- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
fd3e32e68f
commit
d0de9dc1e6
1 changed files with 4 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Reference in a new issue