From 5f71cd6f1530cffc0a7b2d5c86180840a47fb08e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 00:01:16 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_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 4556f7f..aa3cad3 100644 --- a/apache-commons-csv.spec +++ b/apache-commons-csv.spec @@ -1,6 +1,6 @@ Name: apache-commons-csv Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities to assist with handling of CSV files License: ASL 2.0 URL: https://commons.apache.org/proper/commons-csv/ @@ -51,6 +51,9 @@ find -name profile.jacoco -delete %license LICENSE.txt NOTICE.txt %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Apr 11 2015 gil cattaneo 1.1-1 - update to 1.1 - adapt to current guideline