From 97556fca79c18d677a9a8f0f1f3cd036b7c65d56 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 12 Jul 2018 20:58:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- batik.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/batik.spec b/batik.spec index 8864cd8..fa75cdc 100644 --- a/batik.spec +++ b/batik.spec @@ -2,7 +2,7 @@ Name: batik Version: 1.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Scalable Vector Graphics for Java License: ASL 2.0 and W3C URL: https://xmlgraphics.apache.org/batik/ @@ -190,6 +190,9 @@ cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}/ %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 1.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon May 28 2018 Michael Simacek - 1.10-1 - Update to upstream version 1.10 - Use Recommends for jai-imageio-core (needed for TIFF support)