Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cvsps for openSUSE:Factory checked 
in at 2025-05-23 14:29:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cvsps (Old)
 and      /work/SRC/openSUSE:Factory/.cvsps.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cvsps"

Fri May 23 14:29:19 2025 rev:25 rq:1277655 version:2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cvsps/cvsps.changes      2024-02-27 
22:44:15.429637600 +0100
+++ /work/SRC/openSUSE:Factory/.cvsps.new.2732/cvsps.changes    2025-05-23 
14:30:40.904904678 +0200
@@ -1,0 +2,6 @@
+Wed May 14 14:49:34 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Use %make_build instead of %jobs (boo#1237231)
+- Mark COPYING file as %license
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cvsps.spec ++++++
--- /var/tmp/diff_new_pack.F3JzVl/_old  2025-05-23 14:30:41.388925115 +0200
+++ /var/tmp/diff_new_pack.F3JzVl/_new  2025-05-23 14:30:41.388925115 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cvsps
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -58,7 +58,7 @@
 %build
 export CFLAGS="%{optflags}"
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_VERBOSE_MAKEFILE=TRUE .
-%{__make} %{?jobs:-j%jobs}
+%make_build
 
 %install
 %makeinstall
@@ -68,7 +68,8 @@
 
 %files
 %defattr(-,root,root)
-%doc README CHANGELOG COPYING
+%license COPYING
+%doc README CHANGELOG
 %doc bk-cvs.mail cvsps-bk-cvs.mail
 %{_bindir}/cvsps
 %{_mandir}/man*/*

Reply via email to