[rubygem-pathname2] upstream release 1.7.3

wakko666 wakko666 at fedoraproject.org
Tue May 6 20:14:57 UTC 2014


commit 56eedf6a31ae754f3be454781fb0f8f8997e1a0a
Author: Brett Lentz <blentz at redhat.com>
Date:   Tue May 6 16:15:16 2014 -0400

    upstream release 1.7.3

 .gitignore             |    1 +
 rubygem-pathname2.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7074ccc..450d6c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pathname2-1.6.2.gem
 /pathname2-1.6.5.gem
 /pathname2-1.7.1.gem
+/pathname2-1.7.3.gem
diff --git a/rubygem-pathname2.spec b/rubygem-pathname2.spec
index 42981da..d7cff74 100644
--- a/rubygem-pathname2.spec
+++ b/rubygem-pathname2.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           rubygem-%{gem_name}
-Version:        1.7.1
+Version:        1.7.3
 Release:        1%{?dist}
 Summary:        An alternate implementation for the Pathname library
 
@@ -82,6 +82,9 @@ ruby -I$(pwd)%{gem_libdir} $(pwd)%{gem_instdir}/test/test_pathname.rb
 %{gem_spec}
 
 %changelog
+* Tue May 06 2014  Brett Lentz <blentz at redhat.com> - 1.7.3-1
+- upstream release 1.7.3
+
 * Thu Apr 10 2014  Brett Lentz <blentz at redhat.com> - 1.7.1-1
 - upstream release 1.7.1
 - drop unneeded patch
diff --git a/sources b/sources
index 48284c2..839e0d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3429b876f7c82e2a0360bcd149d3aaa4  pathname2-1.7.1.gem
+59121ecbf5698db43a5869c6dfcdbf7c  pathname2-1.7.3.gem


More information about the scm-commits mailing list