[perl-RPM-VersionCompare] 0.1.1 bump

Petr Pisar ppisar at fedoraproject.org
Thu Jul 28 11:49:54 UTC 2011


commit e7072eeb59ee110907128fd1f3256562a8822552
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Jul 28 13:48:36 2011 +0200

    0.1.1 bump

 .gitignore                   |    1 +
 perl-RPM-VersionCompare.spec |    8 ++++++--
 sources                      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5a189c8..3a76b27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /RPM-VersionCompare-v0.1.0.tar.gz
+/RPM-VersionCompare-v0.1.1.tar.gz
diff --git a/perl-RPM-VersionCompare.spec b/perl-RPM-VersionCompare.spec
index de1a087..bbf0735 100644
--- a/perl-RPM-VersionCompare.spec
+++ b/perl-RPM-VersionCompare.spec
@@ -1,6 +1,6 @@
 Name:           perl-RPM-VersionCompare
-Version:        0.1.0
-Release:        2%{?dist}
+Version:        0.1.1
+Release:        1%{?dist}
 Summary:        Compare RPM version strings
 License:        GPLv3+
 Group:          Development/Libraries
@@ -50,8 +50,12 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 28 2011 Petr Pisar <ppisar at redhat.com> - 0.1.1-1
+- 0.1.1 bump
+
 * Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.1.0-2
 - Perl mass rebuild
+- Fixes parsing epoch longer than one character (bug #725608)
 
 * Fri May 27 2011 Petr Pisar <ppisar at redhat.com> 0.1.0-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e5b0cb9..6f7e4f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-916c1eb744e86941b0d921ab80f511a7  RPM-VersionCompare-v0.1.0.tar.gz
+ff00cb097c8aec91b03e1514838d0614  RPM-VersionCompare-v0.1.1.tar.gz


More information about the scm-commits mailing list