Rebuild to regenerate OSGi metadata
This commit is contained in:
parent
8939b6feac
commit
9a01765d53
@ -3,7 +3,7 @@
|
||||
|
||||
Name: apache-%{short_name}
|
||||
Version: 1.18
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Java API for working with compressed files and archivers
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/proper/commons-compress/
|
||||
@ -65,7 +65,7 @@ rm src/test/java/org/apache/commons/compress/OsgiITest.java
|
||||
%build
|
||||
%mvn_file : %{short_name} %{name}
|
||||
%mvn_alias : commons:
|
||||
%mvn_build
|
||||
%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.compress
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -77,6 +77,9 @@ rm src/test/java/org/apache/commons/compress/OsgiITest.java
|
||||
%doc LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Feb 14 2019 Mat Booth <mat.booth@redhat.com> - 1.18-4
|
||||
- Rebuild to regenerate OSGi metadata
|
||||
|
||||
* Thu Feb 07 2019 Mat Booth <mat.booth@redhat.com> - 1.18-3
|
||||
- Fix test suite build against Mockito 2.x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user