[rubygem-tzinfo] Update to tzinfo 0.3.34.

Vít Ondruch vondruch at fedoraproject.org
Mon Oct 29 14:50:39 UTC 2012


commit 12495b09d44e67640bd66c267aae5af678599b50
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Oct 29 15:50:04 2012 +0100

    Update to tzinfo 0.3.34.

 .gitignore          |    1 +
 rubygem-tzinfo.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7a5b8f..4de3c8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ clog
 /tzinfo-0.3.26.gem
 /rubygem-tzinfo.spec
 /tzinfo-0.3.30.gem
+/tzinfo-0.3.34.gem
diff --git a/rubygem-tzinfo.spec b/rubygem-tzinfo.spec
index 9ef2fa2..0130d61 100644
--- a/rubygem-tzinfo.spec
+++ b/rubygem-tzinfo.spec
@@ -6,8 +6,8 @@
 
 Summary: Daylight-savings aware timezone library
 Name: rubygem-%{gem_name}
-Version: 0.3.30
-Release: 4%{?dist}
+Version: 0.3.34
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://tzinfo.rubyforge.org/
@@ -57,7 +57,7 @@ popd
 %dir %{gem_instdir}
 %doc %{gem_instdir}/LICENSE
 %{gem_libdir}
-%{gem_cache}
+%exclude %{gem_cache}
 %{gem_spec}
 
 %files doc
@@ -68,6 +68,9 @@ popd
 %{gem_docdir}
 
 %changelog
+* Mon Oct 29 2012 Vít Ondruch <vondruch at redhat.com> - 0.3.34-1
+- Update to tzinfo 0.3.34.
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.30-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 1a2d523..0b61daa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d0455624483bcab7de56cfd33549685  tzinfo-0.3.30.gem
+b2648d3554a5d62d99bd4d1bce91797f  tzinfo-0.3.34.gem


More information about the scm-commits mailing list