Rebuild to regenerate OSGi metadata

This commit is contained in:
Mat Booth 2019-02-08 12:01:05 +00:00
parent 13613e100e
commit 0d15012bd3

View File

@ -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 <mat.booth@redhat.com> - 4.1-5
- Rebuild to regenerate OSGi metadata
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild