[rubygem-tzinfo/f21] Update to 1.2.2

Josef Stribny jstribny at fedoraproject.org
Mon Aug 25 06:51:48 UTC 2014


commit 441aa0c059be6bc1abfdb2045af149b0e4da91cd
Author: Josef Stribny <jstribny at redhat.com>
Date:   Mon Aug 25 08:48:30 2014 +0200

    Update to 1.2.2

 .gitignore                     |    1 +
 rubygem-tzinfo-minitest5.patch |  473 ----------------------------------------
 rubygem-tzinfo.spec            |   11 +-
 sources                        |    2 +-
 4 files changed, 7 insertions(+), 480 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12ce6be..3341fdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ clog
 /rubygem-tzinfo-0.3.37-1.fc20.src.rpm
 /tzinfo-0.3.37.gem
 /tzinfo-1.1.0.gem
+/tzinfo-1.2.2.gem
diff --git a/rubygem-tzinfo.spec b/rubygem-tzinfo.spec
index 71d32af..6048a91 100644
--- a/rubygem-tzinfo.spec
+++ b/rubygem-tzinfo.spec
@@ -5,14 +5,12 @@
 
 Summary: Daylight-savings aware timezone library
 Name: rubygem-%{gem_name}
-Version: 1.1.0
-Release: 3%{?dist}
+Version: 1.2.2
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://tzinfo.github.io/
 Source0: %{download_path}%{gem_name}-%{version}.gem
-# https://github.com/tzinfo/tzinfo/pull/18
-Patch0: rubygem-tzinfo-minitest5.patch
 BuildRequires: rubygems-devel
 BuildRequires: ruby(release)
 BuildRequires: rubygem(thread_safe)
@@ -39,8 +37,6 @@ gem unpack %{SOURCE0}
 
 gem spec %{SOURCE0} -l --ruby > %{gem_name}.gemspec
 
-%patch0 -p1
-
 %build
 gem build %{gem_name}.gemspec
 %gem_install
@@ -73,6 +69,9 @@ popd
 %{gem_docdir}
 
 %changelog
+* Mon Aug 25 2014 Josef Stribny <jstribny at redhat.com> - 1.2.2-1
+- Update to 1.2.2
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 1505398..8decb66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e8ffb241f10a81eaa5e2f7c846d65238  tzinfo-1.1.0.gem
+972fe2c6d57be47edb144c51340fd428  tzinfo-1.2.2.gem


More information about the scm-commits mailing list