[perl-Carp/f21] 1.35 bump

Petr Pisar ppisar at fedoraproject.org
Mon Mar 16 11:25:20 UTC 2015


commit 095e82dbef7348cd150f70e8dc041da80bb9a05b
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Mar 16 12:22:28 2015 +0100

    1.35 bump

 .gitignore     | 1 +
 perl-Carp.spec | 9 ++++++---
 sources        | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c36f93e..635d724 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Carp-1.32.tar.gz
 /Carp-1.33.tar.gz
 /Carp-1.3301.tar.gz
+/Carp-1.35.tar.gz
diff --git a/perl-Carp.spec b/perl-Carp.spec
index 79c012a..39e7587 100644
--- a/perl-Carp.spec
+++ b/perl-Carp.spec
@@ -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:        2%{?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 at redhat.com> - 1.35-1
+- 1.35 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.33.01-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d6e8dd6..3724172 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b69aaecee7987c6447407d87ca5cc7a  Carp-1.3301.tar.gz
+c764642d5537c87cf84eebd7e8643888  Carp-1.35.tar.gz


More information about the scm-commits mailing list