[perl-Digest-CRC] 0.18 bump

Petr Šabata psabata at fedoraproject.org
Mon Nov 14 11:53:40 UTC 2011


commit 954582b76d64b5cccab33e83fa03bfbc346199a2
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Nov 14 12:51:03 2011 +0100

    0.18 bump

 .gitignore           |    1 +
 perl-Digest-CRC.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e6d103..4c49f40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Digest-CRC-0.14.tar.gz
 /Digest-CRC-0.16.tar.gz
 /Digest-CRC-0.17.tar.gz
+/Digest-CRC-0.18.tar.gz
diff --git a/perl-Digest-CRC.spec b/perl-Digest-CRC.spec
index 01c5f0c..5410b56 100644
--- a/perl-Digest-CRC.spec
+++ b/perl-Digest-CRC.spec
@@ -1,5 +1,5 @@
 Name:           perl-Digest-CRC
-Version:        0.17
+Version:        0.18
 Release:        1%{?dist}
 Summary:        Generic CRC functions
 Group:          Development/Libraries
@@ -40,6 +40,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Nov 14 2011 Petr Šabata <contyk at redhat.com> - 0.18-1
+- 0.18 bump
+
 * Mon Aug 29 2011 Petr Sabata <contyk at redhat.com> - 0.17-1
 - 0.17 bump
 - Removing now obsolete defattr
diff --git a/sources b/sources
index 66b152e..7da1d8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e178607e16434a962ffdfa83ccedc5de  Digest-CRC-0.17.tar.gz
+baf8cb6c50782416b10f470b2e29bf7a  Digest-CRC-0.18.tar.gz


More information about the scm-commits mailing list