diff --git a/apache-commons-net.spec b/apache-commons-net.spec index 9877100..62b1632 100644 --- a/apache-commons-net.spec +++ b/apache-commons-net.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 3.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Internet protocol suite Java library License: ASL 2.0 URL: http://commons.apache.org/%{base_name}/ @@ -44,7 +44,7 @@ rm src/test/java/org/apache/commons/net/tftp/TFTPServerPathTest.java %mvn_alias : org.apache.commons:%{short_name} %build -%mvn_build +%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.net %install %mvn_install @@ -58,6 +58,9 @@ rm src/test/java/org/apache/commons/net/tftp/TFTPServerPathTest.java %license LICENSE.txt NOTICE.txt %changelog +* Thu Feb 07 2019 Mat Booth - 3.6-6 +- Rebuild to regenerate OSGi metadata + * Thu Jan 31 2019 Fedora Release Engineering - 3.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild