Hello community,
here is the log from the commit of package rubygem-rails-i18n for
openSUSE:Factory checked in at 2015-02-16 21:13:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rails-i18n (Old)
and /work/SRC/openSUSE:Factory/.rubygem-rails-i18n.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rails-i18n"
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rails-i18n/rubygem-rails-i18n.changes
2013-07-16 16:23:25.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-rails-i18n.new/rubygem-rails-i18n.changes
2015-02-16 21:13:02.000000000 +0100
@@ -1,0 +2,79 @@
+Tue Feb 10 18:20:02 UTC 2015 - [email protected]
+
+- updated to version 4.0.3
+
+-------------------------------------------------------------------
+Sun Oct 12 12:06:24 UTC 2014 - [email protected]
+
+- adapt to new rubygem packaging style
+
+-------------------------------------------------------------------
+Sun Apr 6 05:38:52 UTC 2014 - [email protected]
+
+- updated to version 4.0.2
+ - Complete French translation (fr)
+ - Make East Slavic pluralization faster
+ - Update Upper Sorbian translation (dsb)
+ - Add new locale Spanish for Ecuador (es-EC)
+ - Update German translation for Switzerland (de-CH)
+ - Update Hebrew translation (he)
+ - Change currency for Latvian (lv)
+ - Use two letter week day abbreviations for Dutch (nl)
+ - Update Arabic translation (ar)
+ - Update Hungarian translation (hu)
+ - Change currency for Ireland (en-IE)
+ - Update Ukrainian translation (uk)
+ - Add Papiamento/CuraƧao translation (pap-CW)
+ - Add Cantonese translation (zh-YUE)
+ - Update Portugese translation for Brazil (pt-BR)
+ - Update Tagalog translation (tl)
+ - Update English translation for India (en-IN)
+ - Update Lithuanian translation (lt)
+ - Update date formats for Finnish (fi)
+
+-------------------------------------------------------------------
+Fri Dec 20 12:02:53 UTC 2013 - [email protected]
+
+- updated to version 4.0.1
+ - Fix typos, formats and delimiters for Swiss-German (iso-639-2/gsw-CH)
+ - Add missing keys to Dutch (nl)
+ - Fix translations for Lithuanian (lt)
+ - Add Spanish/Panama (es-PA)
+ - Add Urdu (ur)
+ - Remove whitespace between attribute and message in Chinese (zh-CN)
+ - Support Rails 4.1.0.beta1
+
+-------------------------------------------------------------------
+Thu Oct 10 14:20:50 UTC 2013 - [email protected]
+
+- updated to version 4.0.0
+ - Fix values of 'restrict_dependent_destroy' key for many languages
+ - Fix currency separator and delimiters for es-AR, fi, ro and sv
+ - Fix 'errors.messages.too_(long|short)' for German (de)
+ - Add transliteration rules for German (de)
+ - Add missing keys to Chinese/Hong Kong (zh-HK)
+ - Add English/Ireland (en-IE)
+ - Add missing keys to Icelandic (is)
+ - Add missing keys to Danish (da)
+ - Fix a grammar error for Bulgarian (bg)
+ - Order keys of French (fr) locale alphabetically
+ - Singularize Millionen, Billionen for German/Switzerland (de-CH)
+ - Fix date format for Italian (it)
+ - Add transliteration rules for French (fr)
+ - Add Spanish/Costa Rica (es-CR)
+ - Remove trailing spaces for many languages
+ - Fix abbr_month_names and month_names for Catalan (ca)
+ - Reintroduce English/US (en-US)
+ - Add transliteration rules for Romanian (ro)
+ - Fix abbr_day_names and abbr_month_names for French (fr)
+ - Fix 'storage_units.units.byte' key for Chinese/Taiwan (zh-TW)
+ - Use 12-hour clock for :en-US and :en-CA
+ - Fix 'date.formats.default' key in en-US locale
+ - Fix some translations for Chinese/Hong Kong (zh-HK)
+ - Fix translations for less_than_x_{minutes,seconds} for Japanese (ja)
+ - Fix 'errors.messages.confirmation' key for Russian (ru)
+ - Fix 'datetime.distance_in_words' keys for Hungarian (hu)
+ - Fix the currency unit for Polish (pl)
+ - Fix the currency unit for French/Switzerland (fr-CH)
+
+-------------------------------------------------------------------
Old:
----
rails-i18n-0.7.4.gem
New:
----
gem2rpm.yml
rails-i18n-4.0.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-rails-i18n.spec ++++++
--- /var/tmp/diff_new_pack.SQmTlN/_old 2015-02-16 21:13:03.000000000 +0100
+++ /var/tmp/diff_new_pack.SQmTlN/_new 2015-02-16 21:13:03.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-rails-i18n
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,25 @@
#
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
Name: rubygem-rails-i18n
-Version: 0.7.4
+Version: 4.0.3
Release: 0
%define mod_name rails-i18n
%define mod_full_name %{mod_name}-%{version}
-
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: ruby-macros >= 1
+BuildRequires: %{rubygem gem2rpm}
+BuildRequires: %{ruby}
+BuildRequires: ruby-macros >= 5
Url: http://github.com/svenfuchs/rails-i18n
Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1: gem2rpm.yml
Summary: Common locale data and translations for Rails i18n
License: MIT
Group: Development/Languages/Ruby
@@ -34,38 +43,15 @@
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 -f
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md
%buildroot/%{_docdir}/%{name}/README.md
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.md
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/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
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
+%gem_install \
+ --doc-files="CHANGELOG.md MIT-LICENSE.txt README.md" \
+ -f
+
+%gem_packages
%changelog
++++++ gem2rpm.yml ++++++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
# this is a custom description
#
# it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
# BuildRequires: foobar
# Requires: foobar
# ## used by gem2rpm
# :patches:
# foo.patch: -p1
# bar.patch:
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: '....'
# ## used by gem2rpm
# :pre_install: |-
# %if 0%{?use_system_libev}
# export USE_VENDORED_LIBEV="no"
# %endif
# ## used by gem2rpm
# :post_install: |-
# # delete custom files here or do other fancy stuff
# install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
# (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
# :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
# :preamble: |-
# Requires: util-linux
# Recommends: pwgen
# :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
# apache:
# :preamble: |-
# Requires: .....
# :filelist: |-
# /etc/apache2/conf.d/passenger.conf
# :summary: Custom summary is optional
# :description: |-
# Custom description is optional
#
# bar
# :post: |-
# /bin/echo foo
#
++++++ rails-i18n-0.7.4.gem -> rails-i18n-4.0.3.gem ++++++
++++ 8606 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]