Update to upstream version 1.2

This commit is contained in:
Michael Simacek 2016-02-15 13:56:27 +01:00
commit 3ea636cf65
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/apache-commons-csv-1.0.tar.xz
/commons-csv-1.1-src.tar.gz
/commons-csv-1.2-src.tar.gz

View file

@ -1,6 +1,6 @@
Name: apache-commons-csv
Version: 1.1
Release: 3%{?dist}
Version: 1.2
Release: 1%{?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
* Mon Feb 15 2016 Michael Simacek <msimacek@redhat.com> - 1.2-1
- Update to upstream version 1.2
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View file

@ -1 +1 @@
68e6552c6dedc1e5d3d362d77b8f9f7b commons-csv-1.1-src.tar.gz
a7baadba7387e01030081c39b0e4bf60 commons-csv-1.2-src.tar.gz