[rubygem-gem-patch] Update to gem-patch 0.1.5

Josef Stribny jstribny at fedoraproject.org
Fri Mar 7 10:01:27 UTC 2014


commit a82b4c2baab87189f1ab95c70bd7fe37d28082d2
Author: Josef Stribny <jstribny at redhat.com>
Date:   Fri Mar 7 11:01:14 2014 +0100

    Update to gem-patch 0.1.5

 .gitignore             |    1 +
 rubygem-gem-patch.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f9d48b..d04c19c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gem-patch-0.1.3.gem
 /gem-patch-0.1.4.gem
+/gem-patch-0.1.5.gem
diff --git a/rubygem-gem-patch.spec b/rubygem-gem-patch.spec
index c7140aa..76ffc8a 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.4
-Release: 2%{?dist}
+Version: 0.1.5
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/strzibny/gem-patch
@@ -61,6 +61,9 @@ testrb -Ilib test
 %{gem_instdir}/test
 
 %changelog
+* Fri Mar 07 2014 Josef Stribny <jstribny at redhat.com> - 0.1.5-1
+- Update to gem-patch 0.1.5
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index b6a021b..fcf5656 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f08a04ae05830f8d8f7ebee2385c65d  gem-patch-0.1.4.gem
+3cb866ff86b7bec467d98343793229d2  gem-patch-0.1.5.gem


More information about the scm-commits mailing list