[perl-RPM-VersionCompare/f15] 0.1.1 bump

Petr Pisar ppisar at fedoraproject.org
Thu Jul 28 11:58:04 UTC 2011


commit e31faaf92442c7d0cedd84410ad24af98b7e8c71
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 |    6 +++++-
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 2 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 289f620..c8bd0b8 100644
--- a/perl-RPM-VersionCompare.spec
+++ b/perl-RPM-VersionCompare.spec
@@ -1,5 +1,5 @@
 Name:           perl-RPM-VersionCompare
-Version:        0.1.0
+Version:        0.1.1
 Release:        1%{?dist}
 Summary:        Compare RPM version strings
 License:        GPLv3+
@@ -50,6 +50,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 28 2011 Petr Pisar <ppisar at redhat.com> - 0.1.1-1
+- 0.1.1 bump
+- 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.
 - Remove BuildRoot and defattr
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