From 12495b09d44e67640bd66c267aae5af678599b50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Mon, 29 Oct 2012 15:50:04 +0100 Subject: [PATCH] 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 - 0.3.34-1 +- Update to tzinfo 0.3.34. + * Sat Jul 21 2012 Fedora Release Engineering - 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