Hello community, here is the log from the commit of package rubygem-gettext_i18n_rails for openSUSE:Factory checked in at 2014-05-21 16:27:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails (Old) and /work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-gettext_i18n_rails" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails/rubygem-gettext_i18n_rails.changes 2013-12-02 07:27:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails.new/rubygem-gettext_i18n_rails.changes 2014-05-21 16:27:50.000000000 +0200 @@ -1,0 +2,5 @@ +Sun May 18 09:04:34 UTC 2014 - co...@suse.com + +- updated to version 1.0.5, no changelog + +------------------------------------------------------------------- Old: ---- gettext_i18n_rails-1.0.3.gem New: ---- gettext_i18n_rails-1.0.5.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-gettext_i18n_rails.spec ++++++ --- /var/tmp/diff_new_pack.DMv34r/_old 2014-05-21 16:27:52.000000000 +0200 +++ /var/tmp/diff_new_pack.DMv34r/_new 2014-05-21 16:27:52.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-gettext_i18n_rails # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,13 +17,13 @@ Name: rubygem-gettext_i18n_rails -Version: 1.0.3 +Version: 1.0.5 Release: 0 %define mod_name gettext_i18n_rails %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: ruby-macros >= 1 +BuildRequires: ruby-macros >= 3 Url: http://github.com/grosser/gettext_i18n_rails Source: http://rubygems.org/gems/%{mod_full_name}.gem Summary: Simple FastGettext Rails integration @@ -52,17 +52,17 @@ %install %gem_install -f mkdir -p %{buildroot}%{_docdir}/%{name} -ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE.txt %buildroot/%{_docdir}/%{name}/MIT-LICENSE.txt +ln -s %{gem_base}/gems/%{mod_full_name}/MIT-LICENSE.txt %buildroot/%{_docdir}/%{name}/MIT-LICENSE.txt %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}/ -%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec +%{gem_base}/cache/%{mod_full_name}.gem +%{gem_base}/gems/%{mod_full_name}/ +%{gem_base}/specifications/%{mod_full_name}.gemspec %files doc %defattr(-,root,root,-) -%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/ +%doc %{gem_base}/doc %changelog ++++++ gettext_i18n_rails-1.0.3.gem -> gettext_i18n_rails-1.0.5.gem ++++++ Files /work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails/gettext_i18n_rails-1.0.3.gem and /work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails.new/gettext_i18n_rails-1.0.5.gem differ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org