diff --git a/apache-commons-collections4.spec b/apache-commons-collections4.spec index 906f2a9..96793d4 100644 --- a/apache-commons-collections4.spec +++ b/apache-commons-collections4.spec @@ -1,7 +1,7 @@ Summary: Extension of the Java Collections Framework Name: apache-commons-collections4 Version: 4.1 -Release: 4%{?dist} +Release: 5%{?dist} License: ASL 2.0 URL: http://commons.apache.org/proper/commons-collections/ BuildArch: noarch @@ -26,10 +26,10 @@ This package provides %{summary}. %prep %setup -q -n commons-collections4-%{version}-src -%mvn_file : %{name} commons-collections4 +%mvn_file : commons-collections4 %{name} %build -%mvn_build +%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.collections4 %install %mvn_install @@ -42,6 +42,9 @@ This package provides %{summary}. %license LICENSE.txt NOTICE.txt %changelog +* Fri Feb 08 2019 Mat Booth - 4.1-5 +- Rebuild to regenerate OSGi metadata + * Thu Jan 31 2019 Fedora Release Engineering - 4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild