[rubygem-marc] 0.5.1

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Jul 18 09:12:17 UTC 2013


commit eb76f6428aea26f6ec7b1e6558d6b4919d6ff473
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Thu Jul 18 18:12:05 2013 +0900

    0.5.1

 .gitignore        |    1 +
 rubygem-marc.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fce3d62..1317219 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ marc-0.3.3.gem
 /marc-0.4.3.gem
 /marc-0.4.4.gem
 /marc-0.5.0.gem
+/marc-0.5.1.gem
diff --git a/rubygem-marc.spec b/rubygem-marc.spec
index 00a418c..f4d69e9 100644
--- a/rubygem-marc.spec
+++ b/rubygem-marc.spec
@@ -10,8 +10,8 @@
 %global		gem_name	marc
 
 Name:		rubygem-%{gem_name}
-Version:	0.5.0
-Release:	4%{?dist}
+Version:	0.5.1
+Release:	1%{?dist}
 Summary:	Ruby library for MARC catalog
 Group:		Development/Languages
 
@@ -171,6 +171,9 @@ ruby -Ilib:. -r marc -r test/unit -e 'Dir.glob("test/tc_*.rb"){|f| require f }'
 
 
 %changelog
+* Thu Jul 18 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.5.1-1
+- 0.5.1
+
 * Wed Mar  6 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.5.0-4
 - F-19: Rebuild for ruby 2.0.0
 
diff --git a/sources b/sources
index dfa512e..2abf57b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3966e74b42200d5a9744325d30f9ead8  marc-0.5.0.gem
+70011ace6ce4d6452c1c6eaec7552ced  marc-0.5.1.gem


More information about the scm-commits mailing list