Hello community,

here is the log from the commit of package dummy-release for openSUSE:Factory 
checked in at 2020-12-12 20:28:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dummy-release (Old)
 and      /work/SRC/openSUSE:Factory/.dummy-release.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dummy-release"

Sat Dec 12 20:28:21 2020 rev:20 rq:854848 version:15

Changes:
--------
--- /work/SRC/openSUSE:Factory/dummy-release/dummy-release.changes      
2019-03-24 14:56:27.595205494 +0100
+++ /work/SRC/openSUSE:Factory/.dummy-release.new.2328/dummy-release.changes    
2020-12-12 20:30:30.213735551 +0100
@@ -1,0 +2,6 @@
+Fri Dec 11 09:26:31 UTC 2020 - Christian Goll <[email protected]>
+
+- added 'VERSION_ID="Dummy"' string to /etc/os-release as some
+  packages might need this
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dummy-release.spec ++++++
--- /var/tmp/diff_new_pack.aINgkU/_old  2020-12-12 20:30:31.257736640 +0100
+++ /var/tmp/diff_new_pack.aINgkU/_new  2020-12-12 20:30:31.261736645 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dummy-release
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -43,6 +43,7 @@
 
 echo 'NAME=Dummy' > $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
 
 %files
 %defattr(644,root,root,755)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to