This commit is contained in:
Fedora Release Engineering 2017-07-27 03:32:43 +00:00
parent 61bdf7cc5a
commit ac47e22968
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-DateTime-TimeZone-Tzfile
Version: 0.011
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tzfile (zoneinfo) timezone files
License: GPL+ or Artistic
Group: Development/Libraries
@ -60,6 +60,9 @@ perl Build.PL --installdirs=vendor
%{_mandir}/man3/DateTime::TimeZone::Tzfile.3*
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.011-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jul 25 2017 Paul Howarth <paul@city-fan.org> - 0.011-1
- Update to 0.011
- No longer include a Makefile.PL in the distribution