|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Devel-GlobalDestruction
|
|
|
|
Name: perl-Devel-GlobalDestruction
|
|
|
|
Version: 0.14
|
|
|
|
Version: 0.14
|
|
|
|
Release: 26%{?dist}
|
|
|
|
Release: 27%{?dist}
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
Summary: Expose PL_dirty, the flag that marks global destruction
|
|
|
|
Summary: Expose PL_dirty, the flag that marks global destruction
|
|
|
|
URL: https://metacpan.org/release/Devel-GlobalDestruction
|
|
|
|
URL: https://metacpan.org/release/Devel-GlobalDestruction
|
|
|
@ -95,6 +95,10 @@ make test
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.14-27
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.14-26
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.14-26
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|