[rubygem-bourne] Update to bourne 1.6.0

Ken Dreyer ktdreyer at fedoraproject.org
Thu Nov 27 16:54:11 UTC 2014


commit 868ef053d823d76c8fafa6b151f1df13fcc9145a
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Thu Nov 27 09:54:06 2014 -0700

    Update to bourne 1.6.0

 .gitignore          |    1 +
 rubygem-bourne.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 99c6299..4105c98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /bourne-1.5.0.gem
+/bourne-1.6.0.gem
diff --git a/rubygem-bourne.spec b/rubygem-bourne.spec
index 6f041f7..f7ac5e3 100644
--- a/rubygem-bourne.spec
+++ b/rubygem-bourne.spec
@@ -1,8 +1,8 @@
 %global gem_name bourne
 
 Name: rubygem-%{gem_name}
-Version: 1.5.0
-Release: 5%{?dist}
+Version: 1.6.0
+Release: 1%{?dist}
 Summary: Adds test spies to mocha
 Group: Development/Languages
 License: MIT
@@ -98,6 +98,9 @@ popd
 %exclude %{gem_instdir}/test
 
 %changelog
+* Thu Nov 27 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 1.6.0-1
+- Update to bourne 1.6.0
+
 * Thu Jul 17 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 1.5.0-5
 - Update for Mocha 1.0 compatibility
 
diff --git a/sources b/sources
index ca9b7f9..82b6fa7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf89380d8c53daa20762d8d7f77bc16c  bourne-1.5.0.gem
+2b6a3fc8b98d41096ea4100e1e95ff2e  bourne-1.6.0.gem


More information about the scm-commits mailing list