Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xtermset for openSUSE:Factory 
checked in at 2026-06-04 18:53:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xtermset (Old)
 and      /work/SRC/openSUSE:Factory/.xtermset.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xtermset"

Thu Jun  4 18:53:29 2026 rev:24 rq:1356896 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xtermset/xtermset.changes        2025-02-14 
19:19:29.759214319 +0100
+++ /work/SRC/openSUSE:Factory/.xtermset.new.2375/xtermset.changes      
2026-06-04 18:55:18.651338451 +0200
@@ -1,0 +2,8 @@
+Wed Jun  3 07:27:13 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Modernize spec file:
+  * Drop obsolete Group tag
+  * Use %make_build macro
+  * Use https for URL and Source
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xtermset.spec ++++++
--- /var/tmp/diff_new_pack.pkXWz0/_old  2026-06-04 18:55:21.935474097 +0200
+++ /var/tmp/diff_new_pack.pkXWz0/_new  2026-06-04 18:55:21.955474924 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xtermset
 #
-# Copyright (c) 2025 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
@@ -21,9 +21,8 @@
 Release:        0
 Summary:        A program to change the settings of an xterm
 License:        GPL-2.0-or-later AND MIT
-Group:          System/X11/Terminals
-URL:            http://sourceforge.net/projects/clts/
-Source:         
http://downloads.sourceforge.net/project/clts/xtermset/%{version}/%{name}-%{version}.tar.gz
+URL:            https://sourceforge.net/projects/clts/
+Source:         
https://downloads.sourceforge.net/project/clts/xtermset/%{version}/%{name}-%{version}.tar.gz
 Patch0:         %{name}-%{version}.dif
 Patch1:         %{name}-%{version}-strcat.patch
 Patch2:         %{name}-%{version}-dash.patch
@@ -44,7 +43,7 @@
 %build
 autoreconf -fiv
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

Reply via email to