[rubygem-rr] Updated version 1.1.2

Guillermo Gómez gomix at fedoraproject.org
Sun Aug 18 14:33:30 UTC 2013


commit db1e287eae9b08fea60a50bfc4f2e6d04820e27e
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Sun Aug 18 10:03:16 2013 -0430

    Updated version 1.1.2

 .gitignore      |    2 ++
 rubygem-rr.spec |    7 +++++--
 sources         |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c61099b..3cd921d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 /rr-1.0.4.gem
 /rr-1.0.5.gem
 /v1.0.5.tar.gz
+/rr-1.1.2.gem
+/v1.1.2.tar.gz
diff --git a/rubygem-rr.spec b/rubygem-rr.spec
index fe3d5a1..4f12b75 100644
--- a/rubygem-rr.spec
+++ b/rubygem-rr.spec
@@ -12,8 +12,8 @@
 
 Summary: RR (Double Ruby) is a test double framework 
 Name: rubygem-%{gem_name}
-Version: 1.0.5
-Release: 3%{?dist}
+Version: 1.1.2
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://pivotallabs.com
@@ -138,6 +138,9 @@ rm  %{buildroot}%{gem_instdir}/Rakefile
 #%%{gem_instdir}/benchmarks
 
 %changelog
+* Sun Aug 18 2013 Guillermo Gómez <guillermo.gomez at gmail.com> - 1.1.2-1
+- Updated version 1.1.2
+
 * Thu Aug 15 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.0.5-3
 - Don't kill VERSION file to make rr really work (bug 993490)
 
diff --git a/sources b/sources
index 2ec99fa..01c9847 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-39f83fea67d562a3928b6e4ae60c9d8e  rr-1.0.5.gem
-aaa1cd5f0e2bff6cf5b59a23fab52590  v1.0.5.tar.gz
+3a4c793254425826ecb57ae555380009  rr-1.1.2.gem
+3d6c393392f1e03e3ab19a46c2bd8724  v1.1.2.tar.gz


More information about the scm-commits mailing list