Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-mustache for
openSUSE:Factory checked in at 2026-08-28 19:46:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mustache (Old)
and /work/SRC/openSUSE:Factory/.rubygem-mustache.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-mustache"
Fri Aug 28 19:46:34 2026 rev:7 rq:1373996 version:1.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-mustache/rubygem-mustache.changes
2020-02-19 12:39:18.527482338 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-mustache.new.1265/rubygem-mustache.changes
2026-08-28 19:46:59.834168810 +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-mustache.spec ++++++
--- /var/tmp/diff_new_pack.sl42eF/_old 2026-08-28 19:47:00.944207610 +0200
+++ /var/tmp/diff_new_pack.sl42eF/_new 2026-08-28 19:47:00.951207855 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-mustache
#
-# Copyright (c) 2020 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 mustache
%define mod_full_name %{mod_name}-%{version}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
-BuildRequires: update-alternatives
URL: https://github.com/mustache/mustache
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Mustache is a framework-agnostic way to render logic-free views
License: MIT
-Group: Development/Languages/Ruby
-PreReq: update-alternatives
%description
Inspired by ctemplate, Mustache is a framework-agnostic way to render