[perl-Digest-SHA] 5.73 bump

Petr Pisar ppisar at fedoraproject.org
Thu Nov 1 09:55:08 UTC 2012


commit 5e41e047231710643e2e4d576dd943356bbefc9a
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Nov 1 10:54:46 2012 +0100

    5.73 bump

 .gitignore           |    1 +
 perl-Digest-SHA.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a869b74..3677547 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Digest-SHA-5.45.tar.gz
 /Digest-SHA-5.70.tar.gz
 /Digest-SHA-5.71.tar.gz
 /Digest-SHA-5.72.tar.gz
+/Digest-SHA-5.73.tar.gz
diff --git a/perl-Digest-SHA.spec b/perl-Digest-SHA.spec
index d32bfc7..a82812a 100644
--- a/perl-Digest-SHA.spec
+++ b/perl-Digest-SHA.spec
@@ -1,7 +1,7 @@
 Name:           perl-Digest-SHA
-Epoch:          1
-Version:        5.72
-Release:        1%{?dist}
+Epoch:          0
+Version:        5.73
+Release:        2%{?dist}
 Summary:        Perl extension for SHA-1/224/256/384/512
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 01 2012 Petr Pisar <ppisar at redhat.com> - 0:5.73-2
+- 5.73 bump
+
 * Wed Sep 26 2012 Petr Pisar <ppisar at redhat.com> - 1:5.72-1
 - 5.72 bump
 
diff --git a/sources b/sources
index a521ce5..d7c1796 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bb1858987cbccb92ed527e36d498e96  Digest-SHA-5.72.tar.gz
+83aca045c10c8e023ec50d66d192a076  Digest-SHA-5.73.tar.gz


More information about the scm-commits mailing list