Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-24 18:02:34 +00:00
commit d0de9dc1e6

View file

@ -1,6 +1,6 @@
Name: apache-commons-csv
Version: 1.7
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/
@ -57,6 +57,9 @@ rm src/test/java/org/apache/commons/csv/CSVPrinterTest.java
%license LICENSE.txt NOTICE.txt
%changelog
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Jun 07 2019 Fabio Valentini <decathorpe@gmail.com> - 1.7-1
- Update to version 1.7.