Update to tzinfo 0.3.37

epel9
Josef Stribny 12 years ago
parent 689927e6fc
commit 4f05ac7c06

1
.gitignore vendored

@ -6,3 +6,4 @@ clog
/tzinfo-0.3.30.gem /tzinfo-0.3.30.gem
/tzinfo-0.3.34.gem /tzinfo-0.3.34.gem
/tzinfo-0.3.35.gem /tzinfo-0.3.35.gem
/rubygem-tzinfo-0.3.37-1.fc20.src.rpm

@ -5,14 +5,12 @@
Summary: Daylight-savings aware timezone library Summary: Daylight-savings aware timezone library
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 0.3.35 Version: 0.3.37
Release: 1%{?dist} Release: 1%{?dist}
Group: Development/Languages Group: Development/Languages
License: MIT License: MIT
URL: http://tzinfo.rubyforge.org/ URL: http://tzinfo.rubyforge.org/
Source0: %{download_path}%{gem_name}-%{version}.gem Source0: %{download_path}%{gem_name}-%{version}.gem
# Upstream r387
Patch0: rubygem-tzinfo-0.3.35-Fix-TimezoneTransitionInfo-eql.patch
Requires: ruby(release) Requires: ruby(release)
Requires: ruby(rubygems) Requires: ruby(rubygems)
Requires: ruby Requires: ruby
@ -40,10 +38,6 @@ This package contains documentation for %{name}.
%setup -q -c -T %setup -q -c -T
%gem_install -n %{SOURCE0} %gem_install -n %{SOURCE0}
pushd .%{gem_instdir}
%patch0
popd
%build %build
%install %install
@ -74,6 +68,9 @@ popd
%{gem_docdir} %{gem_docdir}
%changelog %changelog
* Wed Jul 24 2013 Josef Stribny <jstribny@redhat.com> - 0.3.37-1
- Update to tzinfo 0.3.37.
* Mon Feb 25 2013 Vít Ondruch <vondruch@redhat.com> - 0.3.35-1 * Mon Feb 25 2013 Vít Ondruch <vondruch@redhat.com> - 0.3.35-1
- Update to tzinfo 0.3.35. - Update to tzinfo 0.3.35.

@ -1 +1 @@
1f83000323fb013c7a14cdb426a9941b tzinfo-0.3.35.gem 462f8591ccc5a31ea0106fe3e434e990 rubygem-tzinfo-0.3.37-1.fc20.src.rpm

Loading…
Cancel
Save