diff --git a/podofo.spec b/podofo.spec index e75afb2..ba27daa 100644 --- a/podofo.spec +++ b/podofo.spec @@ -1,6 +1,6 @@ Name: podofo Version: 0.9.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools and libraries to work with the PDF file format # The library is licensed under the LGPL. @@ -118,6 +118,9 @@ find doc/html -exec touch -r %{SOURCE0} {} \; %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.9.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Jul 11 2018 Sandro Mani - 0.9.6-1 - Update to 0.9.6 - Fixes: CVE-2018-5309, CVE-2018-8001