This commit is contained in:
Dennis Gilmore 2013-08-03 14:43:45 -05:00
parent abf6f385ff
commit 073201612f
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: perl-DateTime
Epoch: 2
Version: 1.03
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Date and time object
License: Artistic 2.0
Group: Development/Libraries
@ -73,6 +73,9 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
%{_mandir}/man3/*
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.03-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 30 2013 Petr Pisar <ppisar@redhat.com> - 2:1.03-2
- Perl 5.18 rebuild