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