[perl-autodie] 2.25 bump

Petr Pisar ppisar at fedoraproject.org
Fri Apr 4 12:44:14 UTC 2014


commit e3b33d9714ee9793bc09631edc9177813fd86900
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Apr 4 14:43:26 2014 +0200

    2.25 bump

 .gitignore        |    1 +
 perl-autodie.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ff3578..3cfb525 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /autodie-2.22.tar.gz
 /autodie-2.23.tar.gz
 /autodie-2.24.tar.gz
+/autodie-2.25.tar.gz
diff --git a/perl-autodie.spec b/perl-autodie.spec
index 30a4973..6f4dda3 100644
--- a/perl-autodie.spec
+++ b/perl-autodie.spec
@@ -1,5 +1,5 @@
 Name:           perl-autodie
-Version:        2.24
+Version:        2.25
 Release:        1%{?dist}
 Summary:        Replace functions with ones that succeed or die
 License:        GPL+ or Artistic
@@ -82,6 +82,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 04 2014 Petr Pisar <ppisar at redhat.com> - 2.25-1
+- 2.25 bump
+
 * Mon Mar 31 2014 Petr Pisar <ppisar at redhat.com> - 2.24-1
 - 2.24 bump
 
diff --git a/sources b/sources
index 2fb922a..9bc3985 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82aeff19ab6c0f78fabb4cc52c107d46  autodie-2.24.tar.gz
+6bf7df62326e7e22e2916eb82bc12a40  autodie-2.25.tar.gz



More information about the perl-devel mailing list