[perl-Digest-BubbleBabble: 12/18] Update to 0.02

Paul Howarth pghmcfc at fedoraproject.org
Thu Mar 24 11:27:56 UTC 2011


commit 0e5efb053611581b9debae4fe75d260ba47e4690
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Mar 24 10:57:59 2011 +0000

    Update to 0.02
    
    New upstream release 0.02
    - Fixed a bug affecting input strings with an odd number of characters
    - Cleaned up Makefile.PL
    - Removed magic svn keywords
    - Added author tests (xt/) and modified SYNOPSIS for all modules to make
      them pass the compilation test

 .gitignore                    |    2 +-
 perl-Digest-BubbleBabble.spec |   12 ++++++++++--
 sources                       |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ac3b27..ae3adf5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-Digest-BubbleBabble-0.01.tar.gz
+/Digest-BubbleBabble-0.02.tar.gz
diff --git a/perl-Digest-BubbleBabble.spec b/perl-Digest-BubbleBabble.spec
index bf1b685..48afaf1 100644
--- a/perl-Digest-BubbleBabble.spec
+++ b/perl-Digest-BubbleBabble.spec
@@ -1,7 +1,7 @@
 Summary:	Create bubble-babble fingerprints
 Name:		perl-Digest-BubbleBabble
-Version:	0.01
-Release:	15%{?dist}
+Version:	0.02
+Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Digest-BubbleBabble/
@@ -52,6 +52,14 @@ fingerprint.
 %{_mandir}/man3/Digest::BubbleBabble.3pm*
 
 %changelog
+* Thu Mar 24 2011 Paul Howarth <paul at city-fan.org> - 0.02-1
+- Update to 0.02:
+  - Fixed a bug affecting input strings with an odd number of characters
+  - Cleaned up Makefile.PL
+  - Removed magic svn keywords
+  - Added author tests (xt/) and modified SYNOPSIS for all modules to make
+    them pass the compilation test
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.01-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 686f5ec..9caf35f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e8ef3de82ae909cfaeddf8269140c17  Digest-BubbleBabble-0.01.tar.gz
+4d7edd5b0a904db8194aa660d502fbe0  Digest-BubbleBabble-0.02.tar.gz



More information about the perl-devel mailing list