Hello community,

here is the log from the commit of package rubygem-tzinfo-0 for 
openSUSE:Factory checked in at 2013-06-05 19:34:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-tzinfo-0 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-tzinfo-0.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-tzinfo-0"

Changes:
--------
New Changes file:

--- /dev/null   2013-05-23 01:40:31.032032505 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-tzinfo-0.new/rubygem-tzinfo-0.changes   
2013-06-05 19:34:50.000000000 +0200
@@ -0,0 +1,225 @@
+-------------------------------------------------------------------
+Tue Jun  4 05:27:30 UTC 2013 - co...@suse.com
+
+- split tzinfo-0 of tzinfo
+
+-------------------------------------------------------------------
+Mon Mar 18 06:13:01 UTC 2013 - co...@suse.com
+
+- updated to version 0.3.37
+ * Updated to tzdata version 2013b
+  (http://mm.icann.org/pipermail/tz-announce/2013-March/000010.html).
+
+-------------------------------------------------------------------
+Sun Mar  3 19:27:24 UTC 2013 - co...@suse.com
+
+- updated to version 0.3.36
+ * Updated to tzdata version 2013a
+   (http://mm.icann.org/pipermail/tz-announce/2013-March/000009.html).
+ * Fix TimezoneTransitionInfo#eql? incorrectly returning false when running on 
+   Ruby 2.0.
+ * Change eql? and == implementations to test the class of the passed in object
+   instead of checking individual properties with 'respond_to?'.
+
+-------------------------------------------------------------------
+Mon Nov  5 05:34:43 UTC 2012 - co...@suse.com
+
+- updated to version 0.3.35
+  (http://mm.icann.org/pipermail/tz-announce/2012-November/000007.html).
+
+-------------------------------------------------------------------
+Sun Oct 28 05:54:00 UTC 2012 - co...@suse.com
+
+- updated to version 0.3.34
+  * Updated to tzdata version 2012h
+    (http://mm.icann.org/pipermail/tz-announce/2012-October/000006.html).
+
+-------------------------------------------------------------------
+Tue Jul 31 11:58:32 UTC 2012 - jreidin...@suse.com
+
+- use new gem2rpm to provide new version of provisions 
+
+-------------------------------------------------------------------
+Sun Apr  8 18:53:39 UTC 2012 - co...@suse.com
+
+- update to 0.3.33
+ * Updated to tzdata version 2012c
+   (http://article.gmane.org/gmane.comp.time.tz/4859).
+
+-------------------------------------------------------------------
+Tue Apr  3 08:00:47 UTC 2012 - co...@suse.com
+
+- update to 0.3.32
+  * Updated to tzdata version 2012b
+   (http://article.gmane.org/gmane.comp.time.tz/4756).
+
+-------------------------------------------------------------------
+Tue Nov  1 11:10:00 UTC 2011 - jmassaguer...@suse.de
+
+- update to version 0.3.30 
+
+-------------------------------------------------------------------
+Mon Aug  1 16:07:22 UTC 2011 - mrueck...@suse.de
+
+- update to version 0.3.29
+  * Updated to tzdata version 2011h
+    (http://article.gmane.org/gmane.comp.time.tz/3814).
+  * Allow the default value of the local_to_utc and
+    period_for_local dst parameter to be specified globally with a
+    Timezone.default_dst attribute.  Thanks to Kurt Werle for the
+    suggestion and patch.
+
+-------------------------------------------------------------------
+Mon Jun 20 17:16:29 UTC 2011 - mrueck...@suse.de
+
+- update to version 0.3.28
+  * Add support for Ruby 1.9.3 (trunk revision 31668 and later).
+    Thanks to Aaron Patterson for reporting the problems running on
+    the new version. Closes #29233.
+- additional changes from 0.3.27
+  * Updated to tzdata version 2011g
+    (http://article.gmane.org/gmane.comp.time.tz/3758).
+- additional changes from 0.3.26
+  * Updated to tzdata version 2011e
+    (http://article.gmane.org/gmane.comp.time.tz/3707).
+- additional changes from 0.3.25
+  * Updated to tzdata version 2011d
+    (http://article.gmane.org/gmane.comp.time.tz/3662).
+- additional changes from 0.3.24
+  * Updated to tzdata version 2010o
+    (http://article.gmane.org/gmane.comp.time.tz/3473).
+
+-------------------------------------------------------------------
+Mon Aug 30 13:44:40 UTC 2010 - mrueck...@suse.de
+
+- update to version 0.3.23
+  * Updated to tzdata version 2010l
+    (http://article.gmane.org/gmane.comp.time.tz/3354).
+
+-------------------------------------------------------------------
+Mon Jun 14 18:49:52 UTC 2010 - mrueck...@suse.de
+
+- update to version 0.3.22
+  * Corrected file permissions issue with 0.3.21 release.
+- additional changes from version 0.3.21
+  * Updated to tzdata version 2010j
+    (http://article.gmane.org/gmane.comp.time.tz/3225).
+  * Change invalid timezone check to exclude characters not used in
+    timezone identifiers and avoid 'character class has duplicated
+    range' warnings with Ruby 1.9.2.
+  * Ruby 1.9.2 has deprecated "require 'rational'", but older
+    versions of Ruby need rational to be required. Require rational
+    only when the Rational module has not already been loaded.
+  * Remove circular requires (now a warning in Ruby 1.9.2). Instead
+    of using requires in each file for dependencies, tzinfo.rb now
+    requires all tzinfo files. If you were previously requiring
+    files within the tzinfo directory (e.g. require
+    'tzinfo/timezone'), then you will now have to require 'tzinfo'
+    instead.
+- additional changes from version 0.3.20
+  * Updated to tzdata version 2010i
+    (http://article.gmane.org/gmane.comp.time.tz/3202).
+- additional changes from version 0.3.19
+  * Updated to tzdata version 2010h
+    (http://article.gmane.org/gmane.comp.time.tz/3188).
+- additional changes from version 0.3.18
+  * Updated to tzdata version 2010g
+    (http://article.gmane.org/gmane.comp.time.tz/3172).
+- additional changes from version 0.3.17
+  * Updated to tzdata version 2010e
+    (http://article.gmane.org/gmane.comp.time.tz/3128).
+
+-------------------------------------------------------------------
+Fri Jun 11 10:00:01 UTC 2010 - mrueck...@suse.de
+
+- use rubygems_requires macro
+
+-------------------------------------------------------------------
+Wed Jan  6 19:47:52 CET 2010 - prus...@suse.cz
+
+- updated to 0.3.16
+
+-------------------------------------------------------------------
+Mon Dec 21 13:45:20 UTC 2009 - prus...@suse.cz
+
+- updated to version 0.3.15
+
+-------------------------------------------------------------------
+Fri Nov 14 13:31:43 CET 2008 - mrueck...@suse.de
+
+- update to version 0.3.12:
+  * Updated to tzdata version 2008i
+    (http://article.gmane.org/gmane.comp.time.tz/2440).
+- additional changes from version 0.3.11
+  * Updated to tzdata version 2008g
+    (http://article.gmane.org/gmane.comp.time.tz/2335).
+  * Support Ruby 1.9.0-5. Rational.new! has now been removed in
+    Ruby 1.9.  Only use Rational.new! if it is available (it is
+    preferable in Ruby 1.8 for performance reasons). Thanks to
+    Jeremy Kemper and Pratik Naik for reporting this.
+    Closes #22312.
+  - Apply a patch from Pratik Naik to replace assert calls that
+    have been deprecated in the Ruby svn trunk. Closes #22308.
+- additional changes from version 0.3.10
+  * Updated to tzdata version 2008f
+    (http://article.gmane.org/gmane.comp.time.tz/2293).
+- additional changes from version 0.3.9
+  * Updated to tzdata version 2008c
+    (http://article.gmane.org/gmane.comp.time.tz/2183).
+  * Support loading timezone data in the latest trunk versions of
+    Ruby 1.9.  Rational.new! is now private, so call it using
+    Rational.send :new! instead.  Thanks to Jeremy Kemper and
+    Pratik Naik for spotting this. Closes #19184.
+  * Prevent warnings from being output when running Ruby with the
+    -v or -w command line options. Thanks to Paul McMahon for the
+    patch. Closes #19719.
+- additional changes from version 0.3.8
+  * Updated to tzdata version 2008b
+    (http://article.gmane.org/gmane.comp.time.tz/2149).
+  * Support loading timezone data in Ruby 1.9.0. Use DateTime.new!
+    if it is available instead of DateTime.new0 when constructing
+    transition times.  DateTime.new! was added in Ruby 1.8.6.
+    DateTime.new0 was removed in Ruby 1.9.0. Thanks to Joshua
+    Peek for reporting this. Closes #17606.
+  * Modify some of the equality test cases to cope with the
+    differences between Ruby 1.8.6 and Ruby 1.9.0.
+- additional changes from version 0.3.7
+  * Updated to tzdata version 2008a
+    (http://article.gmane.org/gmane.comp.time.tz/2071).
+- additional changes from version 0.3.6
+  * Updated to tzdata version 2007k
+    (http://article.gmane.org/gmane.comp.time.tz/2029).
+  * Removed deprecated RubyGems autorequire option.
+- additional changes from version 0.3.5
+  * Updated to tzdata version 2007h
+    (http://article.gmane.org/gmane.comp.time.tz/1878).
+
+-------------------------------------------------------------------
++++ 28 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:Factory/.rubygem-tzinfo-0.new/rubygem-tzinfo-0.changes

New:
----
  rubygem-tzinfo-0.changes
  rubygem-tzinfo-0.spec
  tzinfo-0.3.37.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-tzinfo-0.spec ++++++
#
# spec file for package rubygem-tzinfo-0
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           rubygem-tzinfo-0
Version:        0.3.37
Release:        0
%define mod_name tzinfo
%define mod_full_name %{mod_name}-%{version}

BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  ruby-macros >= 1
BuildRequires:  rubygem(rdoc) > 3.10
Url:            http://tzinfo.rubyforge.org/
Source:         http://rubygems.org/gems/%{mod_full_name}.gem
Summary:        Daylight-savings aware timezone library
License:        MIT
Group:          Development/Languages/Ruby

%description
TZInfo is a Ruby library that uses the standard tz (Olson) database to provide
daylight savings aware transformations between times in different time zones.

%package doc
Summary:        RDoc documentation for %{mod_name}
Group:          Development/Languages/Ruby
Requires:       %{name} = %{version}

%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.

%package testsuite
Summary:        Test suite for %{mod_name}
Group:          Development/Languages/Ruby
Requires:       %{name} = %{version}

%description testsuite
Test::Unit or RSpec files, useful for developers.

%prep
#gem_unpack
#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
#gem_build

%build

%install
%gem_install -f
mkdir -p %{buildroot}%{_docdir}/%{name}
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGES 
%buildroot/%{_docdir}/%{name}/CHANGES
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README 
%buildroot/%{_docdir}/%{name}/README

%files
%defattr(-,root,root,-)
%{_docdir}/%{name}
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec

%files doc
%defattr(-,root,root,-)
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/

%files testsuite
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to