summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2024-03-13 16:30:48 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2024-03-13 16:30:48 +0000
commitfd3847bcad96afb2948216f969d13cd597f54819 (patch)
tree6a36efcc7214cc3a3d06df77764bc4a1bf3762d0
parent9cfb4e4c3f6609fa6863a0712ea99224c7ffe052 (diff)
automatic import of coin-or-lemon
-rw-r--r--coin-or-lemon.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/coin-or-lemon.spec b/coin-or-lemon.spec
index 78cdc0c..ca65a40 100644
--- a/coin-or-lemon.spec
+++ b/coin-or-lemon.spec
@@ -1,6 +1,6 @@
Name: coin-or-lemon
Version: 1.3.1
-Release: 30%{?dist}
+Release: 31%{?dist}
Summary: A C++ template library providing many common graph algorithms
License: BSL-1.0 AND BSD-3-Clause
@@ -161,6 +161,9 @@ cp -a AUTHORS NEWS README doc/html %{buildroot}%{_docdir}/%{name}
%changelog
+* Thu Mar 7 2024 Jerry James <loganjerry@gmail.com> - 1.3.1-31
+- Rebuild for soplex 7.0.0
+
* Wed Jan 31 2024 Jerry James <loganjerry@gmail.com> - 1.3.1-30
- Build with SoPlex support
- Convert License tag to SPDX