[rubygem-hashery] Updated to new upstream release: 1.4.0

Marek Goldmann goldmann at fedoraproject.org
Thu Jan 20 10:14:25 UTC 2011


commit 56e5583487c8051a1f7991b57f4a8509aa4097af
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Thu Jan 20 11:14:09 2011 +0100

    Updated to new upstream release: 1.4.0

 .gitignore           |    1 +
 rubygem-hashery.spec |    9 +++++----
 sources              |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8af5d31..6e77d59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /hashery-1.3.0.gem
+/hashery-1.4.0.gem
diff --git a/rubygem-hashery.spec b/rubygem-hashery.spec
index 3cc78d2..33233c1 100644
--- a/rubygem-hashery.spec
+++ b/rubygem-hashery.spec
@@ -5,16 +5,14 @@
 
 Summary: Facets bread collection of Hash-like classes
 Name: rubygem-%{gemname}
-Version: 1.3.0
-Release: 3%{?dist}
+Version: 1.4.0
+Release: 1%{?dist}
 Group: Development/Languages
 License: ASL 2.0 and GPL+ and (GPLv2 or Ruby)
 URL: http://rubyworks.github.com/hashery
 Source0: http://rubygems.org/gems/%{gemname}-%{version}.gem
 
 Requires: ruby(abi) = %{rubyabi}
-# Required for Ruby <1.9: https://github.com/rubyworks/hashery/issues/#issue/5
-Requires: rubygem(facets)
 BuildRequires: rubygems
 
 BuildArch: noarch
@@ -62,6 +60,9 @@ gem install --local --install-dir %{buildroot}%{gemdir} \
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Thu Jan 20 2011 Marek Goldmann <mgoldman at redhat.com> - 1.4.0-1
+- Updated to new upstream release: 1.4.0
+
 * Fri Nov 26 2010 Marek Goldmann <mgoldman at redhat.com> - 1.3.0-3
 - Added R: rubygem(facets)
 
diff --git a/sources b/sources
index f7ba0ed..1025e81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc941bff33788f921b1ff4e64cc1020a  hashery-1.3.0.gem
+6f7b95f906d2491e253ad8a9a1db28ee  hashery-1.4.0.gem


More information about the scm-commits mailing list