[rubygem-gem-patch] Update to 0.1.4

Josef Stribny jstribny at fedoraproject.org
Mon Apr 22 09:57:39 UTC 2013


commit f86d5b184c21187e8389874b9009477dff12b1e6
Author: Josef Stribny <jstribny at redhat.com>
Date:   Mon Apr 22 11:57:25 2013 +0200

    Update to 0.1.4

 .gitignore             |    1 +
 rubygem-gem-patch.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b170285..9f9d48b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gem-patch-0.1.3.gem
+/gem-patch-0.1.4.gem
diff --git a/rubygem-gem-patch.spec b/rubygem-gem-patch.spec
index 1cf2bea..85bfa7c 100644
--- a/rubygem-gem-patch.spec
+++ b/rubygem-gem-patch.spec
@@ -3,8 +3,8 @@
 
 Summary: RubyGems plugin for patching gems
 Name: rubygem-%{gem_name}
-Version: 0.1.3
-Release: 3%{?dist}
+Version: 0.1.4
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/strzibny/gem-patch
@@ -62,6 +62,9 @@ testrb -Ilib test
 %{gem_instdir}/test
 
 %changelog
+* Mon Apr 22 2013 Josef Stribny <jstribny at redhat.com> - 0.1.4-1
+- Update to gem-patch 0.1.4
+
 * Wed Feb 27 2013 Josef Stribny <jstribny at redhat.com> - 0.1.3-3
 - F-19: Rebuild for ruby 2.0.0
 
diff --git a/sources b/sources
index f616d1d..b6a021b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-636610331a81acc0442a86f99ff3be65  gem-patch-0.1.3.gem
+4f08a04ae05830f8d8f7ebee2385c65d  gem-patch-0.1.4.gem


More information about the scm-commits mailing list