Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-08 20:24:42 +00:00
parent 2cc06cd1a6
commit 698e199582
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: perl-Date-ISO8601
Version: 0.005
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Three ISO 8601 numerical calendars
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Date-ISO8601/
@ -66,6 +66,9 @@ perl Build.PL --installdirs=vendor
%{_mandir}/man3/Date::ISO8601.3*
%changelog
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.005-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Jul 28 2017 Paul Howarth <paul@city-fan.org> - 0.005-1
- Update to 0.005
- No longer include a Makefile.PL in the distribution