From b8ede62c6af5c4614a98c3abc7e44dd927e9f421 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 22:40:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- podofo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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