Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-28 15:00:52 +02:00
parent d73a872748
commit 03f4709643
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Carp
Version: 1.26
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
* Thu Jun 28 2012 Petr Pisar <ppisar@redhat.com> - 1.26-2
- Perl 5.16 rebuild
* Tue Jun 19 2012 Petr Pisar <ppisar@redhat.com> - 1.26-1
- 1.26 bump