Rebuild without generated Requires
Related: RHEL-54008
This commit is contained in:
parent
44d4b9b0df
commit
4651753eeb
@ -3,7 +3,7 @@
|
||||
|
||||
Name: apache-commons-exec
|
||||
Version: 1.3
|
||||
Release: 31%{?dist}
|
||||
Release: 32%{?dist}
|
||||
Summary: Java library to reliably execute external processes from within the JVM
|
||||
License: Apache-2.0
|
||||
URL: http://commons.apache.org/exec/
|
||||
@ -74,6 +74,9 @@ chmod a+x src/test/scripts/*.sh
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Marián Konček <mkoncek@redhat.com> - 1.3-32
|
||||
- Rebuild without generated Requires
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.3-31
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user