Rebuild to fix OSGi metadata
This commit is contained in:
parent
729d8eff82
commit
7ff53afa2b
@ -1,6 +1,6 @@
|
||||
Name: apache-commons-jxpath
|
||||
Version: 1.3
|
||||
Release: 31%{?dist}
|
||||
Release: 32%{?dist}
|
||||
Summary: Simple XPath interpreter
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/jxpath/
|
||||
@ -44,7 +44,7 @@ This package contains the API documentation for %{name}.
|
||||
|
||||
%build
|
||||
# we are skipping tests because we don't have com.mockrunner in repos yet
|
||||
%mvn_build -f
|
||||
%mvn_build -f -- -Dcommons.osgi.symbolicName=org.apache.commons.jxpath
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -56,6 +56,9 @@ This package contains the API documentation for %{name}.
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Feb 07 2019 Mat Booth <mat.booth@redhat.com> - 1.3-32
|
||||
- Rebuild to fix OSGi metadata
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-31
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user