Rebuild to regenerate OSGi metadata
This commit is contained in:
parent
42bb830e4b
commit
8760f12f52
@ -1,6 +1,6 @@
|
||||
Name: apache-commons-codec
|
||||
Version: 1.11
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Implementations of common encoders and decoders
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/codec/
|
||||
@ -31,7 +31,7 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
|
||||
%mvn_alias : commons-codec:commons-codec
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.codec
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -41,6 +41,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
|
||||
%doc RELEASE-NOTES*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 07 2019 Mat Booth <mat.booth@redhat.com> - 1.11-6
|
||||
- Rebuild to regenerate OSGi metadata
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user