|
|
|
@ -8,7 +8,7 @@ Name: copy-jdk-configs
|
|
|
|
|
# hash relevant to version tag
|
|
|
|
|
%global htag 88d3ed89f30d8b0eb4877d860fa8d951f224f156
|
|
|
|
|
Version: 4.1
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: JDKs configuration files copier
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -75,6 +75,10 @@ rm "%{rpm_state_dir}/%{file}" 2> /dev/null || :
|
|
|
|
|
%license LICENSE
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.1-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.1-6
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|