Rebuild with newer pl

This commit is contained in:
pcpa 2013-09-05 10:46:08 -03:00
parent 2978ca9d02
commit bdf4b7a0ea
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ppl
Version: 1.0
Release: 4%{?dist}.6
Release: 4%{?dist}.7
Summary: The Parma Polyhedra Library: a library of numerical abstractions
Group: Development/Libraries
License: GPLv3+
@ -309,6 +309,9 @@ mv \
%postun -p /sbin/ldconfig
%changelog
* Thu Sep 5 2013 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 1.0-4.7
- Rebuild with newer pl
* Tue Aug 6 2013 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 1.0-4.6
- Rebuild with newer glpk
- Adapt to unversioned docdir (#994050)