This commit is contained in:
Fedora Release Engineering 2024-01-21 14:15:49 +00:00
parent 45760c506d
commit e94d3ffa1a
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-DateTime-Locale
Version: 1.40
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Localization support for DateTime.pm
# Although the CLDR license is listed as "MIT" on the Fedora Wiki, it's more
# similar to recently added "Unicode-DFS-2015" license.
@ -118,6 +118,9 @@ make test
%{_libexecdir}/%{name}
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.40-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Nov 06 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.40-1
- 1.40 bump (rhbz#2247944)