diff --git a/apache-commons-beanutils.spec b/apache-commons-beanutils.spec index 1efc4bd..e760600 100644 --- a/apache-commons-beanutils.spec +++ b/apache-commons-beanutils.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 1.8.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans License: ASL 2.0 Group: Development/Libraries @@ -121,6 +121,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || : %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 1.8.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 1.8.3-8 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local