[rubygem-rspec] 2.13.0

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Mar 28 07:32:03 UTC 2013


commit 04eac505c717847820e3067e46290ee5bc45a398
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Mar 28 16:31:58 2013 +0900

    2.13.0

 .gitignore         |    1 +
 rubygem-rspec.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74be6a1..4218a84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ rspec-1.3.0.gem
 /rspec-2.8.0.gem
 /rspec-2.11.0.gem
 /rspec-2.12.0.gem
+/rspec-2.13.0.gem
diff --git a/rubygem-rspec.spec b/rubygem-rspec.spec
index d495193..8704587 100644
--- a/rubygem-rspec.spec
+++ b/rubygem-rspec.spec
@@ -2,8 +2,8 @@
 
 Summary: Behaviour driven development (BDD) framework for Ruby
 Name: rubygem-%{gem_name}
-Version: 2.12.0
-Release: 3%{?dist}
+Version: 2.13.0
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://rspec.info
@@ -56,6 +56,9 @@ cp -a .%{gem_dir}/* %{buildroot}%{gem_dir}
 %{gem_spec}
 
 %changelog
+* Thu Mar 28 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.13.0-1
+- 2.13.0
+
 * Wed Feb 20 2013 Vít Ondruch <vondruch at redhat.com> - 2.12.0-3
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 
diff --git a/sources b/sources
index c37211f..601da3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52f40ef7610b75bcbdbe189a19add366  rspec-2.12.0.gem
+72bb51053e955418b9e06818729ab164  rspec-2.13.0.gem


More information about the scm-commits mailing list