- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
2fbe8dc158
commit
b609489793
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: apache-commons-exec
|
Name: apache-commons-exec
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
Release: 18%{?dist}.1
|
Release: 19%{?dist}.1
|
||||||
Summary: Java library to reliably execute external processes from within the JVM
|
Summary: Java library to reliably execute external processes from within the JVM
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://commons.apache.org/exec/
|
URL: http://commons.apache.org/exec/
|
||||||
@ -75,6 +75,9 @@ find -name Exec60Test.java -delete
|
|||||||
%license LICENSE.txt NOTICE.txt
|
%license LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.3-19.1
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
* Thu Feb 11 2021 Stephen Gallagher <sgallagh@redhat.com> - 1.3-18.1
|
* Thu Feb 11 2021 Stephen Gallagher <sgallagh@redhat.com> - 1.3-18.1
|
||||||
- Skip tests involving ICMP ping
|
- Skip tests involving ICMP ping
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user