Rebuild to regenerate OSGi metadata
This commit is contained in:
parent
811b5e895f
commit
3deadcefb2
@ -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 <mat.booth@redhat.com> - 3.6-6
|
||||
- Rebuild to regenerate OSGi metadata
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user