|
|
@ -3,7 +3,7 @@
|
|
|
|
Name: classloader-leak-test-framework
|
|
|
|
Name: classloader-leak-test-framework
|
|
|
|
%global nwname classloader-leak-prevention-parent
|
|
|
|
%global nwname classloader-leak-prevention-parent
|
|
|
|
Version: 2.7.0
|
|
|
|
Version: 2.7.0
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Release: 10%{?dist}
|
|
|
|
Summary: Detection and verification of Java ClassLoader leaks
|
|
|
|
Summary: Detection and verification of Java ClassLoader leaks
|
|
|
|
License: Apache-2.0
|
|
|
|
License: Apache-2.0
|
|
|
|
URL: https://github.com/mjiderhamn/classloader-leak-prevention/tree/master/%{name}
|
|
|
|
URL: https://github.com/mjiderhamn/classloader-leak-prevention/tree/master/%{name}
|
|
|
@ -61,6 +61,10 @@ cat pom.xml | grep -B 3 -A 3 -e 1.6 -e 8
|
|
|
|
%license LICENSE.txt
|
|
|
|
%license LICENSE.txt
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.7.0-10
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Aug 09 2024 Marián Konček <mkoncek@redhat.com> - 2.7.0-9
|
|
|
|
* Fri Aug 09 2024 Marián Konček <mkoncek@redhat.com> - 2.7.0-9
|
|
|
|
- Rebuild without generated Requires
|
|
|
|
- Rebuild without generated Requires
|
|
|
|
|
|
|
|
|
|
|
|