From f2b891cdebfcc9395a24710ae51c5e66a31d3b9a Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Apr 09 2012 10:03:32 +0000 Subject: 0.4.4 --- 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 - 0.4.4-1 +- 0.4.4 + * Sun Feb 5 2012 Mamoru Tasaka - 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