diff --git a/batik.spec b/batik.spec index 20ede49..f465151 100644 --- a/batik.spec +++ b/batik.spec @@ -2,7 +2,7 @@ Name: batik Version: 1.9 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Scalable Vector Graphics for Java License: ASL 2.0 and W3C URL: https://xmlgraphics.apache.org/batik/ @@ -124,8 +124,6 @@ for pom in `find -mindepth 2 -name pom.xml -not -path ./batik-all/pom.xml`; do org.apache.batik.$(sed 's:./batik-::;s:/pom.xml::' <<< $pom) - - 1.7.0 " @@ -192,6 +190,9 @@ cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}/ %changelog +* Wed Apr 25 2018 Mat Booth - 1.9-7 +- Generate correct OSGi metadata + * Wed Feb 07 2018 Fedora Release Engineering - 1.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild