1.32 bump

This commit is contained in:
Petr Písař 2013-09-10 10:01:51 +02:00
parent fe09a9fbbc
commit f0c79e27ec
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/Carp-1.22.tar.gz
/Carp-1.25.tar.gz
/Carp-1.26.tar.gz
/Carp-1.32.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Carp
Version: 1.26
Release: 245%{?dist}
Version: 1.32
Release: 1%{?dist}
Summary: Alternative warn and die for modules
License: GPL+ or Artistic
Group: Development/Libraries
@ -14,8 +14,11 @@ BuildRequires: perl(strict)
# Run-time:
BuildRequires: perl(Exporter)
# Tests:
BuildRequires: perl(B)
BuildRequires: perl(Config)
BuildRequires: perl(IPC::Open3)
BuildRequires: perl(overload)
BuildRequires: perl(parent)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@ -52,6 +55,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Sep 10 2013 Petr Pisar <ppisar@redhat.com> - 1.32-1
- 1.32 bump
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.26-245
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
86229a6f0dc44e0730f96c1909bb346d Carp-1.26.tar.gz
5444092be474f23cda4c3d7ef8bf8c33 Carp-1.32.tar.gz