Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-devtools for openSUSE:Factory 
checked in at 2025-06-10 08:59:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-devtools (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-devtools.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-devtools"

Tue Jun 10 08:59:36 2025 rev:112 rq:1283705 version:5.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-devtools/yast2-devtools.changes    
2024-09-16 17:40:29.106619686 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-devtools.new.19631/yast2-devtools.changes 
2025-06-10 09:00:09.630688819 +0200
@@ -1,0 +2,7 @@
+Fri Jun  6 14:47:29 UTC 2025 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Drop usage of %jobs (boo#1237231) for reproducible builds
+  (by Bernhard M. Wiedemann).
+- 5.0.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-devtools-5.0.1.tar.bz2

New:
----
  yast2-devtools-5.0.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-devtools.spec ++++++
--- /var/tmp/diff_new_pack.l0Mib2/_old  2025-06-10 09:00:10.126709287 +0200
+++ /var/tmp/diff_new_pack.l0Mib2/_new  2025-06-10 09:00:10.130709452 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-devtools
 #
-# Copyright (c) 2024 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
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-devtools
-Version:        5.0.1
+Version:        5.0.2
 Release:        0
 Summary:        YaST2 - Development Tools
 License:        GPL-2.0-or-later

++++++ yast2-devtools-5.0.1.tar.bz2 -> yast2-devtools-5.0.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-5.0.1/build-tools/rpm/macros.yast 
new/yast2-devtools-5.0.2/build-tools/rpm/macros.yast
--- old/yast2-devtools-5.0.1/build-tools/rpm/macros.yast        2024-09-16 
10:32:23.000000000 +0200
+++ new/yast2-devtools-5.0.2/build-tools/rpm/macros.yast        2025-06-06 
16:53:09.000000000 +0200
@@ -81,7 +81,7 @@
     %if %{with yast_run_ci_tests} \
       if [ -f "configure.in.in" -o -f "configure.ac.in" ]; then \
           # TODO: fix the check:ci task to also work with autotools based 
modules \
-          %{__make} check 
%{?jobs:-j%jobs}%{?!jobs:%{?_smp_mflags:%_smp_mflags}} \\\
+          %{__make} check %{?_smp_mflags:%_smp_mflags} \\\
               VERBOSE=1 \\\
               Y2DIR="%{buildroot}/%{yast_dir}" \\\
               DESTDIR="%{buildroot}" \
@@ -90,7 +90,7 @@
     %else \
       if [ ! -f "%{yast_ydatadir}/devtools/NO_MAKE_CHECK" ]; then \
           if [ -f "configure.in.in" -o -f "configure.ac.in" ]; then \
-              %{__make} check 
%{?jobs:-j%jobs}%{?!jobs:%{?_smp_mflags:%_smp_mflags}} \\\
+              %{__make} check %{?_smp_mflags:%_smp_mflags} \\\
                   VERBOSE=1 \\\
                   Y2DIR="%{buildroot}/%{yast_dir}" \\\
                   DESTDIR="%{buildroot}" \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-5.0.1/package/yast2-devtools.changes 
new/yast2-devtools-5.0.2/package/yast2-devtools.changes
--- old/yast2-devtools-5.0.1/package/yast2-devtools.changes     2024-09-16 
10:32:23.000000000 +0200
+++ new/yast2-devtools-5.0.2/package/yast2-devtools.changes     2025-06-06 
16:53:09.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri Jun  6 14:47:29 UTC 2025 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Drop usage of %jobs (boo#1237231) for reproducible builds
+  (by Bernhard M. Wiedemann).
+- 5.0.2
+
+-------------------------------------------------------------------
 Mon Sep 16 08:11:39 UTC 2024 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
 
 - Add "which" to the list of dependencies
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-5.0.1/package/yast2-devtools.spec 
new/yast2-devtools-5.0.2/package/yast2-devtools.spec
--- old/yast2-devtools-5.0.1/package/yast2-devtools.spec        2024-09-16 
10:32:23.000000000 +0200
+++ new/yast2-devtools-5.0.2/package/yast2-devtools.spec        2025-06-06 
16:53:09.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-devtools
-Version:        5.0.1
+Version:        5.0.2
 Release:        0
 Summary:        YaST2 - Development Tools
 License:        GPL-2.0-or-later

Reply via email to