Rebuild to regenerate OSGi metadata
This commit is contained in:
parent
6eb5385f3b
commit
613fb20dd8
@ -1,7 +1,7 @@
|
|||||||
Name: apache-commons-io
|
Name: apache-commons-io
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Utilities to assist with developing IO functionality
|
Summary: Utilities to assist with developing IO functionality
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://commons.apache.org/io
|
URL: http://commons.apache.org/io
|
||||||
@ -31,7 +31,7 @@ sed -i 's/\r//' *.txt
|
|||||||
|
|
||||||
# NOTE: tests *may* fail because commons-io is on surefire's classpath and causes
|
# NOTE: tests *may* fail because commons-io is on surefire's classpath and causes
|
||||||
# tests to be run against the system version and not the one we just built
|
# tests to be run against the system version and not the one we just built
|
||||||
%mvn_build
|
%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.io
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%mvn_install
|
%mvn_install
|
||||||
@ -41,6 +41,9 @@ sed -i 's/\r//' *.txt
|
|||||||
%doc RELEASE-NOTES.txt
|
%doc RELEASE-NOTES.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 07 2019 Mat Booth <mat.booth@redhat.com> - 1:2.6-6
|
||||||
|
- Rebuild to regenerate OSGi metadata
|
||||||
|
|
||||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.6-5
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.6-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user