commit rubygem-rails-i18n for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-rails-i18n for openSUSE:Factory checked in at 2012-09-01 22:00:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-rails-i18n (Old) and /work/SRC/openSUSE:Factory/.rubygem-rails-i18n.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-rails-i18n", Maintainer is "ro@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-rails-i18n/rubygem-rails-i18n.changes 2012-06-01 07:23:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-rails-i18n.new/rubygem-rails-i18n.changes 2012-09-01 22:00:05.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Aug 1 05:06:46 UTC 2012 - coolo@suse.com + +- updated to version 0.6.5 + * tons of translations, see CHANGELOG.md + +------------------------------------------------------------------- Old: ---- rails-i18n-0.3.0.gem New: ---- rails-i18n-0.6.5.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-rails-i18n.spec ++++++ --- /var/tmp/diff_new_pack.qsWHqx/_old 2012-09-01 22:00:07.000000000 +0200 +++ /var/tmp/diff_new_pack.qsWHqx/_new 2012-09-01 22:00:07.000000000 +0200 @@ -15,45 +15,43 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild + Name: rubygem-rails-i18n -Version: 0.3.0 +Version: 0.6.5 Release: 0 %define mod_name rails-i18n %define mod_full_name %{mod_name}-%{version} -# -Group: Development/Languages/Ruby -License: MIT -# + BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: rubygems_with_buildroot_patch -%rubygems_requires -# i18n ~> 0.5 -BuildRequires: rubygem-i18n-0_6 -Requires: rubygem-i18n-0_6 -# +BuildRequires: ruby-macros >= 1 Url: http://github.com/svenfuchs/rails-i18n Source: %{mod_full_name}.gem -# Summary: Common locale data and translations for Rails i18n +License: MIT +Group: Development/Languages/Ruby + %description -A set of common locale data and translations to internationalize and/or localize your Rails applications. +A set of common locale data and translations to internationalize and/or +localize your Rails applications. %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. %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,-) -- 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