[perl-Digest-SHA] 5.71 bump

Petr Pisar ppisar at fedoraproject.org
Wed Mar 14 14:58:11 UTC 2012


commit 6b35d24ca59b1a4a2df1741f28968f6b00b7baf0
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Mar 14 15:57:51 2012 +0100

    5.71 bump

 .gitignore           |    1 +
 perl-Digest-SHA.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4810dac..3cc253c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Digest-SHA-5.45.tar.gz
 /Digest-SHA-5.70.tar.gz
+/Digest-SHA-5.71.tar.gz
diff --git a/perl-Digest-SHA.spec b/perl-Digest-SHA.spec
index cf1b70c..5cbb417 100644
--- a/perl-Digest-SHA.spec
+++ b/perl-Digest-SHA.spec
@@ -1,6 +1,6 @@
 Name:           perl-Digest-SHA
 Epoch:          1
-Version:        5.70
+Version:        5.71
 Release:        1%{?dist}
 Summary:        Perl extension for SHA-1/224/256/384/512
 License:        GPL+ or Artistic
@@ -58,5 +58,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 14 2012 Petr Pisar <ppisar at redhat.com> - 1:5.71-1
+- 5.71 bump
+
 * Tue Feb 14 2012 Petr Pisar <ppisar at redhat.com> 1:5.70-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 205ab5e..5d65cd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cefc01a498e6f39eb2e066a238401c19  Digest-SHA-5.70.tar.gz
+f40aeb91b6fe62ed4bf47ceb86382305  Digest-SHA-5.71.tar.gz



More information about the perl-devel mailing list