From 9c56734f12d0790589a9f91f9bc9e962c0b9766c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 15:33:40 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- apache-commons-csv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-csv.spec b/apache-commons-csv.spec index c103d5e..f5286b9 100644 --- a/apache-commons-csv.spec +++ b/apache-commons-csv.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.0 -Release: 0.1.svn1071189%{?dist} +Release: 0.2.svn1071189%{?dist} Summary: Utilities to assist with handling of CSV files License: ASL 2.0 Group: Development/Libraries @@ -84,6 +84,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name} %doc %{_javadocdir}/%{name} %changelog +* Thu Jan 12 2012 Fedora Release Engineering - 1.0-0.2.svn1071189 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Feb 17 2011 Stanislav Ochotnicky - 1.0-0.1.svn1071189 - Initial version of the package