- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
bb6000eea3
commit
2a16c01f55
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: apache-commons-csv
|
||||
Version: 1.5
|
||||
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/
|
||||
|
|
@ -56,6 +56,9 @@ rm src/test/java/org/apache/commons/csv/CSVPrinterTest.java
|
|||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Fri Sep 15 2017 Michael Simacek <msimacek@redhat.com> - 1.5-1
|
||||
- Update to upstream version 1.5
|
||||
|
||||
|
|
|
|||
Reference in a new issue