diff --git a/apache-commons-digester.spec b/apache-commons-digester.spec index ea8b561..da21baa 100644 --- a/apache-commons-digester.spec +++ b/apache-commons-digester.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.8.1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: XML to Java object mapping module Group: Development/Libraries License: ASL 2.0 @@ -87,6 +87,9 @@ install -p -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom %{_javadocdir}/%{name} %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 1.8.1-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Aug 7 2012 Mikolaj Izdebski - 1.8.1-12 - Fix file permissions - Install LICENSE and NOTICE with javadoc package