Rebuild to fix OSGi metadata

This commit is contained in:
Mat Booth 2019-02-07 15:53:36 +00:00
parent 729d8eff82
commit 7ff53afa2b

View File

@ -1,6 +1,6 @@
Name: apache-commons-jxpath Name: apache-commons-jxpath
Version: 1.3 Version: 1.3
Release: 31%{?dist} Release: 32%{?dist}
Summary: Simple XPath interpreter Summary: Simple XPath interpreter
License: ASL 2.0 License: ASL 2.0
URL: http://commons.apache.org/jxpath/ URL: http://commons.apache.org/jxpath/
@ -44,7 +44,7 @@ This package contains the API documentation for %{name}.
%build %build
# we are skipping tests because we don't have com.mockrunner in repos yet # 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 %install
%mvn_install %mvn_install
@ -56,6 +56,9 @@ This package contains the API documentation for %{name}.
%license LICENSE.txt NOTICE.txt %license LICENSE.txt NOTICE.txt
%changelog %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 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild