diff --git a/apache-commons-io.spec b/apache-commons-io.spec index bce9c25..0aa282b 100644 --- a/apache-commons-io.spec +++ b/apache-commons-io.spec @@ -1,7 +1,7 @@ Name: apache-commons-io Epoch: 1 Version: 2.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Utilities to assist with developing IO functionality License: ASL 2.0 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 # 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 %mvn_install @@ -41,6 +41,9 @@ sed -i 's/\r//' *.txt %doc RELEASE-NOTES.txt %changelog +* Thu Feb 07 2019 Mat Booth - 1:2.6-6 +- Rebuild to regenerate OSGi metadata + * Thu Jan 31 2019 Fedora Release Engineering - 1:2.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild