Hello community, here is the log from the commit of package rubygem-tzinfo for openSUSE:Factory checked in at 2012-04-17 22:02:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-tzinfo (Old) and /work/SRC/openSUSE:Factory/.rubygem-tzinfo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-tzinfo", Maintainer is "mrueck...@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-tzinfo/rubygem-tzinfo.changes 2012-04-12 09:51:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-tzinfo.new/rubygem-tzinfo.changes 2012-04-17 22:02:43.000000000 +0200 @@ -1,0 +2,14 @@ +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). + +------------------------------------------------------------------- Old: ---- tzinfo-0.3.30.gem New: ---- tzinfo-0.3.33.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-tzinfo.spec ++++++ --- /var/tmp/diff_new_pack.NoEVk2/_old 2012-04-17 22:02:44.000000000 +0200 +++ /var/tmp/diff_new_pack.NoEVk2/_new 2012-04-17 22:02:44.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-tzinfo # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,15 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild + Name: rubygem-tzinfo -Version: 0.3.30 +Version: 0.3.33 Release: 0 %define mod_name tzinfo %define mod_full_name %{mod_name}-%{version} # -Group: Development/Languages/Ruby -License: MIT # BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: rubygems_with_buildroot_patch @@ -36,6 +34,9 @@ Source: %{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. @@ -43,6 +44,7 @@ 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. @@ -51,6 +53,7 @@ Summary: Test suite for %{mod_name} Group: Development/Languages/Ruby Requires: %{name} = %{version} + %description testsuite Test::Unit or RSpec files, useful for developers. -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org