commit rubygem-fast_gettext for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-fast_gettext for openSUSE:Factory checked in at 2012-08-04 09:38:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-fast_gettext (Old) and /work/SRC/openSUSE:Factory/.rubygem-fast_gettext.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-fast_gettext", Maintainer is "ro@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-fast_gettext/rubygem-fast_gettext.changes 2012-06-01 07:23:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-fast_gettext.new/rubygem-fast_gettext.changes 2012-08-04 09:38:51.000000000 +0200 @@ -1,0 +2,11 @@ +Thu Aug 2 13:02:21 UTC 2012 - cfarrell@suse.com + +- license update: MIT and Ruby + See the README.rdoc in lib/vendor + +------------------------------------------------------------------- +Wed Aug 1 05:04:01 UTC 2012 - coolo@suse.com + +- updated to version 0.6.9 + +------------------------------------------------------------------- Old: ---- fast_gettext-0.6.4.gem New: ---- fast_gettext-0.6.9.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-fast_gettext.spec ++++++ --- /var/tmp/diff_new_pack.ZxCcoq/_old 2012-08-04 09:38:52.000000000 +0200 +++ /var/tmp/diff_new_pack.ZxCcoq/_new 2012-08-04 09:38:52.000000000 +0200 @@ -15,24 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild + Name: rubygem-fast_gettext -Version: 0.6.4 +Version: 0.6.9 Release: 0 %define mod_name fast_gettext %define mod_full_name %{mod_name}-%{version} -# -Group: Development/Languages/Ruby -License: SUSE-Public-Domain -# + BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: rubygems_with_buildroot_patch -%rubygems_requires -# +BuildRequires: ruby-macros >= 1 Url: http://github.com/grosser/fast_gettext Source: %{mod_full_name}.gem -# -Summary: A simple, fast, memory-efficient and threadsafe implementation of GetText +Summary: A simple, fast, memory-efficient and threadsafe implementation of +License: MIT and Ruby +Group: Development/Languages/Ruby + %description A simple, fast, memory-efficient and threadsafe implementation of GetText @@ -40,6 +37,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. @@ -48,16 +46,19 @@ 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 %{S:0} -%clean -%{__rm} -rf %{buildroot} +%install +%gem_install -f %files %defattr(-,root,root,-) ++++++ fast_gettext-0.6.4.gem -> fast_gettext-0.6.9.gem ++++++ Files /work/SRC/openSUSE:Factory/rubygem-fast_gettext/fast_gettext-0.6.4.gem and /work/SRC/openSUSE:Factory/.rubygem-fast_gettext.new/fast_gettext-0.6.9.gem differ -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de