[rubygem-cucumber/epel7] Update spec to work in EPEL7

tdawson tdawson at fedoraproject.org
Fri Dec 19 21:34:15 UTC 2014


commit 03ab7dd7a8dbe9046029459b2ff5c28badc0e397
Author: Troy Dawson <tdawson at redhat.com>
Date:   Fri Dec 19 15:34:07 2014 -0600

    Update spec to work in EPEL7

 rubygem-cucumber.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-cucumber.spec b/rubygem-cucumber.spec
index d879b33..9870d5c 100644
--- a/rubygem-cucumber.spec
+++ b/rubygem-cucumber.spec
@@ -2,8 +2,8 @@
 
 Summary:        Tool to execute plain-text documents as functional tests
 Name:           rubygem-%{gem_name}
-Version: 1.2.1
-Release: 3%{?dist}
+Version:        1.2.1
+Release:        4%{?dist}
 Group:          Development/Languages
 License:        MIT
 URL:            http://cukes.info
@@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT%{gem_docdir} -empty -delete
 
 
 %changelog
+* Fri Dec 19 2014 Troy Dawson <tdawson at redhat.com> - 1.2.1-4
+- Update spec to work in EPEL7
+
 * Sat Feb 23 2013 Vít Ondruch <vondruch at redhat.com> - 1.2.1-3
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 - Drop useless build requires.


More information about the scm-commits mailing list