Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-26 20:52:12 +00:00
parent 25a9051f10
commit 1d7b70d9f4
1 changed files with 4 additions and 1 deletions

View File

@ -28,7 +28,7 @@
Name: mp
Version: 3.1.0
Release: 32.%{date}git%{shortcommit}%{?dist}
Release: 33.%{date}git%{shortcommit}%{?dist}
License: MIT and BSD
Summary: An open-source library for mathematical programming
URL: https://github.com/ampl/mp
@ -307,6 +307,9 @@ popd
%doc build/doc/ampl.github.io/*
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-33.20200303git7fd4828
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 15 2021 Jerry James <loganjerry@gmail.com> - 3.1.0-32.20200303git7fd4828
- Add -jvm-destructor to fix jacop-related crashes (bz 1858054)
- Remove RHEL 6 support