Rebuild to regenerate OSGi metadata

This commit is contained in:
Mat Booth 2019-02-08 11:44:48 +00:00
parent 329779b69b
commit 694c7d4df0

View File

@ -3,7 +3,7 @@
Name: apache-commons-exec
Version: 1.3
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Java library to reliably execute external processes from within the JVM
License: ASL 2.0
URL: http://commons.apache.org/exec/
@ -52,22 +52,23 @@ find -name Exec57Test.java -delete
%build
%mvn_build
%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.exec
%install
%mvn_install
%files -f .mfiles
%doc LICENSE.txt NOTICE.txt STATUS RELEASE-NOTES.txt
%license LICENSE.txt NOTICE.txt
%doc STATUS RELEASE-NOTES.txt
%files javadoc -f .mfiles-javadoc
%doc LICENSE.txt NOTICE.txt
%license LICENSE.txt NOTICE.txt
%changelog
* Fri Feb 08 2019 Mat Booth <mat.booth@redhat.com> - 1.3-11
- Rebuild to regenerate OSGi metadata
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild