diff --git a/apache-commons-csv.spec b/apache-commons-csv.spec index 68f402a..33f98f4 100644 --- a/apache-commons-csv.spec +++ b/apache-commons-csv.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.0 -Release: 0.10.svn1071189%{?dist} +Release: 0.11.svn1071189%{?dist} Summary: Utilities to assist with handling of CSV files License: ASL 2.0 Group: Development/Libraries @@ -53,6 +53,9 @@ sed -i 's:commons-sandbox-parent:commons-parent:' pom.xml %doc LICENSE.txt NOTICE.txt %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.0-0.11.svn1071189 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon May 26 2014 Mikolaj Izdebski - 1.0-0.10.svn1071189 - Migrate BuildRequires from junit4 to junit