Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package installation-images for openSUSE:Factory checked in at 2022-07-21 11:32:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/installation-images (Old) and /work/SRC/openSUSE:Factory/.installation-images.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images" Thu Jul 21 11:32:50 2022 rev:168 rq:989457 version:17.59 Changes: -------- --- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes 2022-07-07 12:57:17.899317382 +0200 +++ /work/SRC/openSUSE:Factory/.installation-images.new.1523/installation-images.changes 2022-07-21 11:33:12.810938773 +0200 @@ -1,0 +2,21 @@ +Fri Jul 15 14:16:29 UTC 2022 - wfe...@opensuse.org + +- merge gh#openSUSE/installation-images#604 +- limit LeapMicro building +- 17.59 + +-------------------------------------------------------------------- +Fri Jul 15 12:33:04 UTC 2022 - wfe...@opensuse.org + +- merge gh#openSUSE/installation-images#603 +- Add LeapMicro to _multibuild (jsc#SMO-126) +- 17.58 + +-------------------------------------------------------------------- +Fri Jul 15 10:53:10 UTC 2022 - wfe...@opensuse.org + +- merge gh#openSUSE/installation-images#595 +- rename the -release package of SLE Micro +- 17.57 + +-------------------------------------------------------------------- Old: ---- installation-images-17.56.tar.xz New: ---- installation-images-17.59.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ installation-images.spec ++++++ --- /var/tmp/diff_new_pack.G5UxD9/_old 2022-07-21 11:33:13.402939282 +0200 +++ /var/tmp/diff_new_pack.G5UxD9/_new 2022-07-21 11:33:13.406939286 +0200 @@ -102,8 +102,11 @@ %endif %if "%flavor" == "LeapMicro" +# build only on Leap +%if 0%{?is_opensuse} && 0%{?sle_version} %define theme LeapMicro %endif +%endif %if "%flavor" == "MicroOS" # don't build on Leap for now @@ -183,7 +186,7 @@ %define branding_grub2 openSUSE %define branding_gfxboot openSUSE %else -BuildRequires: SUSE-MicroOS-release +BuildRequires: SLE-Micro-release %define branding_plymouth SLE %define branding_grub2 SLE %define branding_gfxboot SLE @@ -668,7 +671,7 @@ Summary: Installation Image Files for %theme License: GPL-2.0-or-later Group: Metapackages -Version: 17.56 +Version: 17.59 Release: 0 Provides: installation-images = %version-%release Conflicts: otherproviders(installation-images) ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.G5UxD9/_old 2022-07-21 11:33:13.442939317 +0200 +++ /var/tmp/diff_new_pack.G5UxD9/_new 2022-07-21 11:33:13.442939317 +0200 @@ -2,6 +2,7 @@ <package>openSUSE</package> <package>SLES</package> <package>CAASP</package> + <package>LeapMicro</package> <package>MicroOS</package> <package>SMO</package> </multibuild> ++++++ installation-images-17.56.tar.xz -> installation-images-17.59.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-17.56/VERSION new/installation-images-17.59/VERSION --- old/installation-images-17.56/VERSION 2022-07-07 09:52:35.000000000 +0200 +++ new/installation-images-17.59/VERSION 2022-07-15 16:16:29.000000000 +0200 @@ -1 +1 @@ -17.56 +17.59 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-17.56/changelog new/installation-images-17.59/changelog --- old/installation-images-17.56/changelog 2022-07-07 09:52:35.000000000 +0200 +++ new/installation-images-17.59/changelog 2022-07-15 16:16:29.000000000 +0200 @@ -1,3 +1,15 @@ +2022-07-15: 17.59 + - merge gh#openSUSE/installation-images#604 + - limit LeapMicro building + +2022-07-15: 17.58 + - merge gh#openSUSE/installation-images#603 + - Add LeapMicro to _multibuild (jsc#SMO-126) + +2022-07-15: 17.57 + - merge gh#openSUSE/installation-images#595 + - rename the -release package of SLE Micro + 2022-07-07: 17.56 - merge gh#openSUSE/installation-images#601 - add edid-write tool to create EDID data (bsc#1199020) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-17.56/etc/config new/installation-images-17.59/etc/config --- old/installation-images-17.56/etc/config 2022-07-07 09:52:35.000000000 +0200 +++ new/installation-images-17.59/etc/config 2022-07-15 16:16:29.000000000 +0200 @@ -150,7 +150,7 @@ [Theme SMO] image = 350 patch_zypp_config = 1 -release = SUSE-MicroOS +release = SLE-Micro skelcd = SMO skelcd_ctrl = SMO gfxboot = SLE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-17.56/obs/_multibuild new/installation-images-17.59/obs/_multibuild --- old/installation-images-17.56/obs/_multibuild 2022-07-07 09:52:35.000000000 +0200 +++ new/installation-images-17.59/obs/_multibuild 2022-07-15 16:16:29.000000000 +0200 @@ -2,6 +2,7 @@ <package>openSUSE</package> <package>SLES</package> <package>CAASP</package> + <package>LeapMicro</package> <package>MicroOS</package> <package>SMO</package> </multibuild> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-17.56/obs/installation-images.spec new/installation-images-17.59/obs/installation-images.spec --- old/installation-images-17.56/obs/installation-images.spec 2022-07-07 09:52:35.000000000 +0200 +++ new/installation-images-17.59/obs/installation-images.spec 2022-07-15 16:16:29.000000000 +0200 @@ -102,8 +102,11 @@ %endif %if "%flavor" == "LeapMicro" +# build only on Leap +%if 0%{?is_opensuse} && 0%{?sle_version} %define theme LeapMicro %endif +%endif %if "%flavor" == "MicroOS" # don't build on Leap for now @@ -183,7 +186,7 @@ %define branding_grub2 openSUSE %define branding_gfxboot openSUSE %else -BuildRequires: SUSE-MicroOS-release +BuildRequires: SLE-Micro-release %define branding_plymouth SLE %define branding_grub2 SLE %define branding_gfxboot SLE