Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-gettext for openSUSE:Factory
checked in at 2026-08-27 18:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-gettext (Old)
and /work/SRC/openSUSE:Factory/.rubygem-gettext.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-gettext"
Thu Aug 27 18:54:55 2026 rev:38 rq:1373995 version:3.4.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-gettext/rubygem-gettext.changes
2022-08-09 15:26:42.821344256 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-gettext.new.1265/rubygem-gettext.changes
2026-08-27 18:57:02.881559802 +0200
@@ -1,0 +2,5 @@
+Wed Jul 1 00:49:05 UTC 2026 - Steven Baker <[email protected]>
+
+- Regenerate spec file to drop update-alternatives dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-gettext.spec ++++++
--- /var/tmp/diff_new_pack.lZ523H/_old 2026-08-27 18:57:03.537582897 +0200
+++ /var/tmp/diff_new_pack.lZ523H/_new 2026-08-27 18:57:03.539582967 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-gettext
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,18 +28,14 @@
Release: 0
%define mod_name gettext
%define mod_full_name %{mod_name}-%{version}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.5.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
-BuildRequires: update-alternatives
URL: https://ruby-gettext.github.io/
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Gettext is a pure Ruby libary and tools to localize messages
License: LGPL-3.0-or-later AND Ruby
-Group: Development/Languages/Ruby
-PreReq: update-alternatives
%description
Gettext is a GNU gettext-like program for Ruby.