Rebuild to regenerate OSGi metadata
This commit is contained in:
parent
13613e100e
commit
0d15012bd3
@ -1,7 +1,7 @@
|
|||||||
Summary: Extension of the Java Collections Framework
|
Summary: Extension of the Java Collections Framework
|
||||||
Name: apache-commons-collections4
|
Name: apache-commons-collections4
|
||||||
Version: 4.1
|
Version: 4.1
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://commons.apache.org/proper/commons-collections/
|
URL: http://commons.apache.org/proper/commons-collections/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -26,10 +26,10 @@ This package provides %{summary}.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n commons-collections4-%{version}-src
|
%setup -q -n commons-collections4-%{version}-src
|
||||||
%mvn_file : %{name} commons-collections4
|
%mvn_file : commons-collections4 %{name}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%mvn_build
|
%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.collections4
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%mvn_install
|
%mvn_install
|
||||||
@ -42,6 +42,9 @@ This package provides %{summary}.
|
|||||||
%license LICENSE.txt NOTICE.txt
|
%license LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-4
|
||||||
- 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