diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-06-24 18:27:57 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-06-24 18:27:57 +0000 |
commit | ee946bde861cda4a5e25cc24ea4fb57591896c70 (patch) | |
tree | 381abd82db5b45383d4598fdbe4cb16e7b22a5bb | |
parent | 29e4de9cd5d750b8ef3a5e48f5b1d532cc77f4be (diff) |
automatic import of coin-or-lemon
-rw-r--r-- | coin-or-lemon.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/coin-or-lemon.spec b/coin-or-lemon.spec index 395a08d..cfddfc4 100644 --- a/coin-or-lemon.spec +++ b/coin-or-lemon.spec @@ -1,6 +1,6 @@ Name: coin-or-lemon Version: 1.3.1 -Release: 32%{?dist} +Release: 33%{?dist} Summary: A C++ template library providing many common graph algorithms License: BSL-1.0 AND BSD-3-Clause @@ -164,6 +164,9 @@ cp -a AUTHORS NEWS README doc/html %{buildroot}%{_docdir}/%{name} %changelog +* Mon Jun 24 2024 Jerry James <loganjerry@gmail.com> - 1.3.1-33 +- Rebuild for soplex 7.1.0 + * Wed Jun 19 2024 Jerry James <loganjerry@gmail.com> - 1.3.1-32 - Rebuild for soplex 7.0.1 |