This commit is contained in:
Dennis Gilmore 2013-08-03 21:11:33 -05:00
parent fb68678c78
commit 3a909a296b
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-autodie
Version: 2.20
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Replace functions with ones that succeed or die
License: GPL+ or Artistic
Group: Development/Libraries
@ -82,6 +82,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.20-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 2.20-2
- Perl 5.18 rebuild