diff --git a/apache-commons-vfs.spec b/apache-commons-vfs.spec index e4ee1f0..4d7bb6a 100644 --- a/apache-commons-vfs.spec +++ b/apache-commons-vfs.spec @@ -2,7 +2,7 @@ %global short_name commons-%{base_name} Name: apache-commons-vfs Version: 2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Commons Virtual File System Group: Development/Libraries License: ASL 2.0 @@ -182,6 +182,9 @@ install -p -m 644 %{short_name} %{buildroot}%{_sysconfdir}/ant.d/%{short_name} %config %{_sysconfdir}/ant.d/%{short_name} %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 2.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 2.0-5 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local