This commit is contained in:
Dennis Gilmore 2014-06-06 20:21:13 -05:00
parent 19b04fce4d
commit 25edfd1018
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: perl-Carp
# Keep 2-digit precision
Version: %(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Alternative warn and die for modules
License: GPL+ or Artistic
Group: Development/Libraries
@ -59,6 +59,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.33.01-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Apr 04 2014 Petr Pisar <ppisar@redhat.com> - 1.33.01-1
- 1.3301 bump