commit 8885adcfca2ea466c1a35841a7b50465b5d4d34098d50057890ee26d5002d116 Author: Adrian Schröter Date: Thu Feb 6 18:25:54 2025 +0100 Sync from SUSE:SLFO:Main rubygem-gettext_i18n_rails revision 3d428702e466f1722f3236eeee4d6e6d diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/gem2rpm.yml b/gem2rpm.yml new file mode 100644 index 0000000..01b0245 --- /dev/null +++ b/gem2rpm.yml @@ -0,0 +1,70 @@ +# --- +# ## 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 +# diff --git a/gettext_i18n_rails-1.13.0.gem b/gettext_i18n_rails-1.13.0.gem new file mode 100644 index 0000000..73defbf --- /dev/null +++ b/gettext_i18n_rails-1.13.0.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a4739d928b6ce52a2d694d33a831dcb06c7c8e197b3172fc73dfaa20ac8ee6 +size 12288 diff --git a/rubygem-gettext_i18n_rails.changes b/rubygem-gettext_i18n_rails.changes new file mode 100644 index 0000000..6ee8a7e --- /dev/null +++ b/rubygem-gettext_i18n_rails.changes @@ -0,0 +1,171 @@ +------------------------------------------------------------------- +Mon Nov 4 16:44:22 UTC 2024 - Dan Čermák + +- New upstream release 1.13.0, no changelog found + +------------------------------------------------------------------- +Tue Nov 14 15:01:31 UTC 2023 - Dan Čermák + +- New upstream release 1.12.0, no changelog found + +------------------------------------------------------------------- +Fri Oct 28 04:56:47 UTC 2022 - Stephan Kulow + +updated to version 1.9.0 + no changelog found + +------------------------------------------------------------------- +Mon Feb 10 14:40:50 UTC 2020 - Stephan Kulow + +- updated to version 1.8.1 + no changelog found + +------------------------------------------------------------------- +Fri Aug 12 04:41:33 UTC 2016 - coolo@suse.com + +- updated to version 1.8.0 + no changelog found + +------------------------------------------------------------------- +Sat May 21 04:32:59 UTC 2016 - coolo@suse.com + +- updated to version 1.7.2 + no changelog found + +------------------------------------------------------------------- +Tue May 10 04:37:06 UTC 2016 - coolo@suse.com + +- updated to version 1.7.0 + no changelog found + +------------------------------------------------------------------- +Tue Mar 1 05:45:09 UTC 2016 - coolo@suse.com + +- updated to version 1.5.0 + no changelog found + +------------------------------------------------------------------- +Thu Jan 21 05:36:18 UTC 2016 - coolo@suse.com + +- updated to version 1.4.0 + no changelog found + +------------------------------------------------------------------- +Tue Dec 15 05:30:28 UTC 2015 - coolo@suse.com + +- updated to version 1.3.2 + no changelog found + +------------------------------------------------------------------- +Sun Nov 1 05:30:05 UTC 2015 - coolo@suse.com + +- updated to version 1.3.1 + no changelog found + +------------------------------------------------------------------- +Fri Oct 9 04:29:36 UTC 2015 - coolo@suse.com + +- updated to version 1.3.0 + no changelog found + +------------------------------------------------------------------- +Thu Apr 9 05:08:59 UTC 2015 - coolo@suse.com + +- updated to version 1.2.3, no changelog + +------------------------------------------------------------------- +Mon Feb 23 05:28:49 UTC 2015 - coolo@suse.com + +- updated to version 1.2.1 + +------------------------------------------------------------------- +Tue Feb 10 17:48:05 UTC 2015 - coolo@suse.com + +- updated to version 1.2.0 + +------------------------------------------------------------------- +Sun Oct 12 11:11:11 UTC 2014 - adrian@suse.de + +- adapt to new rubygem packaging style + +------------------------------------------------------------------- +Sun May 18 09:04:34 UTC 2014 - coolo@suse.com + +- updated to version 1.0.5, no changelog + +------------------------------------------------------------------- +Fri Nov 29 11:05:06 UTC 2013 - coolo@suse.com + +- updated to version 1.0.3, no changelog + +------------------------------------------------------------------- +Fri Nov 22 08:40:32 UTC 2013 - coolo@suse.com + +- updated to version 1.0.2, no changelog + +------------------------------------------------------------------- +Thu Oct 10 14:20:47 UTC 2013 - coolo@suse.com + +- updated to version 1.0.1, no changelog + +------------------------------------------------------------------- +Fri Oct 4 07:17:58 UTC 2013 - coolo@suse.com + +- updated to version 1.0.0, no changelog + +------------------------------------------------------------------- +Mon Aug 26 05:05:53 UTC 2013 - coolo@suse.com + +- updated to version 0.10.1, no changelog + +------------------------------------------------------------------- +Fri Jun 7 08:08:46 UTC 2013 - coolo@suse.com + +- updated to version 0.10.0, no changelog + +------------------------------------------------------------------- +Fri Apr 12 09:19:09 UTC 2013 - coolo@suse.com + +- updated to version 0.9.4 + +------------------------------------------------------------------- +Sat Mar 23 08:06:00 UTC 2013 - coolo@suse.com + +- updated to version 0.9.3, no changelog + +------------------------------------------------------------------- +Mon Mar 18 06:17:39 UTC 2013 - coolo@suse.com + +- updated to version 0.9.2 + +------------------------------------------------------------------- +Fri Jan 25 06:39:14 UTC 2013 - coolo@suse.com + +- updated to version 0.9.1 + +------------------------------------------------------------------- +Wed Nov 14 06:00:54 UTC 2012 - coolo@suse.com + +- updated to version 0.8.0 + +------------------------------------------------------------------- +Mon Sep 3 08:33:35 UTC 2012 - coolo@suse.com + +- updated to version 0.7.1 + +------------------------------------------------------------------- +Sun Sep 2 10:34:53 UTC 2012 - coolo@suse.com + +- updated to version 0.7.0 + +------------------------------------------------------------------- +Wed Aug 1 05:04:20 UTC 2012 - coolo@suse.com + +- updated to version 0.6.6, no upstream changelog + +------------------------------------------------------------------- +Thu Jan 19 15:12:46 UTC 2012 - lslezak@suse.cz + +- initial version +- 0.4.3 + diff --git a/rubygem-gettext_i18n_rails.spec b/rubygem-gettext_i18n_rails.spec new file mode 100644 index 0000000..7cff338 --- /dev/null +++ b/rubygem-gettext_i18n_rails.spec @@ -0,0 +1,54 @@ +# +# spec file for package rubygem-gettext_i18n_rails +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +# +# 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-gettext_i18n_rails +Version: 1.13.0 +Release: 0 +%define mod_name gettext_i18n_rails +%define mod_full_name %{mod_name}-%{version} +BuildRequires: %{ruby >= 2.1.0} +BuildRequires: %{rubygem gem2rpm} +BuildRequires: ruby-macros >= 5 +URL: http://github.com/grosser/gettext_i18n_rails +Source: https://rubygems.org/gems/%{mod_full_name}.gem +Source1: gem2rpm.yml +Summary: Simple FastGettext Rails integration +License: MIT + +%description +Simple FastGettext Rails integration. + +%prep + +%build + +%install +%gem_install \ + --doc-files="MIT-LICENSE.txt" \ + -f + +%gem_packages + +%changelog