[rubygem-marc/f17] 0.4.4

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Apr 9 10:03:03 UTC 2012


commit f44ca2733f1ec71f17f7e89dc072839922ad41c6
Author: Mamoru TASAKA <mtasaka at localhost.localdomain>
Date:   Mon Apr 9 19:02:56 2012 +0900

    0.4.4

 .gitignore        |    1 +
 rubygem-marc.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1dc8fd6..39e4656 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ marc-0.3.3.gem
 /marc-0.4.1.gem
 /marc-0.4.2.gem
 /marc-0.4.3.gem
+/marc-0.4.4.gem
diff --git a/rubygem-marc.spec b/rubygem-marc.spec
index 0e8c146..e864509 100644
--- a/rubygem-marc.spec
+++ b/rubygem-marc.spec
@@ -8,8 +8,8 @@
 %global		gem_name	marc
 
 Name:		rubygem-%{gem_name}
-Version:	0.4.3
-Release:	4%{?dist}
+Version:	0.4.4
+Release:	1%{?dist}
 Summary:	Ruby library for MARC catalog
 Group:		Development/Languages
 
@@ -167,6 +167,9 @@ rake test || echo "Investigate this later"
 
 
 %changelog
+* Mon Apr  9 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.4.4-1
+- 0.4.4
+
 * Sun Feb  5 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.4.3-4
 - F-17: rebuild against ruby19
 
diff --git a/sources b/sources
index 1806e48..d294453 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a7a75d1d2f9030adf0862d744d02d40  marc-0.4.3.gem
+a070bccbccbdbda4f2697420138d23a6  marc-0.4.4.gem


More information about the scm-commits mailing list