|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Date-Calc
|
|
|
|
|
Version: 6.4
|
|
|
|
|
Release: 29%{?dist}
|
|
|
|
|
Release: 30%{?dist}
|
|
|
|
|
Summary: Gregorian calendar date calculations
|
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
|
URL: https://metacpan.org/release/Date-Calc
|
|
|
|
@ -95,6 +95,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.4-30
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.4-29
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|