Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-06 18:11:47 +02:00
parent 3f7f61d2ff
commit 8e76c05a07
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Carp
Version: 1.25
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Alternative warn and die for modules
License: GPL+ or Artistic
Group: Development/Libraries
@ -47,6 +47,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 1.25-2
- Perl 5.16 rebuild
* Thu Mar 15 2012 Petr Pisar <ppisar@redhat.com> - 1.25-1
- 1.25 bump