Rebuild against pl-7.4.1

This commit is contained in:
Petr Písař 2017-03-07 15:17:55 +01:00
parent a1cd3069e7
commit a77c591d83
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ppl
Version: 1.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The Parma Polyhedra Library: a library of numerical abstractions
License: GPLv3+
URL: http://www.cs.unipr.it/ppl/
@ -271,6 +271,9 @@ mv \
%postun -p /sbin/ldconfig
%changelog
* Tue Mar 07 2017 Petr Pisar <ppisar@redhat.com> - 1.2-2
- Rebuild against pl-7.4.1
* Fri Mar 3 2017 Jerry James <loganjerry@gmail.com> - 1.2-1
- Update to latest upstream release (bz 1403093)
- Drop all patches; all have been upstreamed