1.35 bump

This commit is contained in:
Petr Písař 2015-03-16 12:22:28 +01:00
parent fa0e45b92c
commit e9fac97ae8
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/Carp-1.32.tar.gz
/Carp-1.33.tar.gz
/Carp-1.3301.tar.gz
/Carp-1.35.tar.gz

View File

@ -1,14 +1,14 @@
%global cpan_version 1.3301
%global cpan_version 1.35
Name: perl-Carp
# Keep 2-digit precision
Version: %(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
Release: 310%{?dist}
Release: 1%{?dist}
Summary: Alternative warn and die for modules
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Carp/
Source0: http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Carp-%{cpan_version}.tar.gz
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Carp-%{cpan_version}.tar.gz
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl(ExtUtils::MakeMaker)
@ -59,6 +59,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Mar 16 2015 Petr Pisar <ppisar@redhat.com> - 1.35-1
- 1.35 bump
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.33.01-310
- Increase release to favour standalone package

View File

@ -1 +1 @@
6b69aaecee7987c6447407d87ca5cc7a Carp-1.3301.tar.gz
c764642d5537c87cf84eebd7e8643888 Carp-1.35.tar.gz