This commit is contained in:
Dennis Gilmore 2013-02-14 05:53:24 -06:00
parent 124c66a6f5
commit a8b36638da
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-DateTime-Locale
Version: 0.45
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Localization support for DateTime.pm
# package itself is 'same terms as Perl'
# modules under DateTime/Locale/ are generated from data provided by the CLDR project
@ -61,6 +61,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.45-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Nov 13 2012 Marcela Mašláňová <mmaslano@redhat.com> - 0.45-5
- Add BR, fix whitespaces