Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dummy-release for openSUSE:Factory 
checked in at 2022-01-11 00:01:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dummy-release (Old)
 and      /work/SRC/openSUSE:Factory/.dummy-release.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dummy-release"

Tue Jan 11 00:01:35 2022 rev:21 rq:945235 version:15

Changes:
--------
--- /work/SRC/openSUSE:Factory/dummy-release/dummy-release.changes      
2020-12-12 20:30:30.213735551 +0100
+++ /work/SRC/openSUSE:Factory/.dummy-release.new.1892/dummy-release.changes    
2022-01-11 00:01:38.689227254 +0100
@@ -1,0 +2,8 @@
+Mon Jan 10 08:42:47 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Add  ID="suse" to etc/os-release; there is at least one test
+  suite (python-Nuitka) that expects an ID= field. Without it,
+  we're forced to use the more expensive openSUSE-release for the
+  test suite.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dummy-release.spec ++++++
--- /var/tmp/diff_new_pack.kxEoUh/_old  2022-01-11 00:01:39.409227885 +0100
+++ /var/tmp/diff_new_pack.kxEoUh/_new  2022-01-11 00:01:39.413227889 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dummy-release
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,6 +42,7 @@
 touch $RPM_BUILD_ROOT/etc/motd
 
 echo 'NAME=Dummy' > $RPM_BUILD_ROOT/etc/os-release
+echo 'ID="suse"' >> $RPM_BUILD_ROOT/etc/os-release
 echo 'ID_LIKE="suse"' >> $RPM_BUILD_ROOT/etc/os-release
 echo 'VERSION_ID="Dummy"' >> $RPM_BUILD_ROOT/etc/os-release
 

Reply via email to