Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wsl-appx for openSUSE:Factory 
checked in at 2024-07-11 20:34:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wsl-appx (Old)
 and      /work/SRC/openSUSE:Factory/.wsl-appx.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wsl-appx"

Thu Jul 11 20:34:01 2024 rev:15 rq:1186895 version:1

Changes:
--------
--- /work/SRC/openSUSE:Factory/wsl-appx/wsl-appx.changes        2023-08-30 
10:23:51.235366572 +0200
+++ /work/SRC/openSUSE:Factory/.wsl-appx.new.17339/wsl-appx.changes     
2024-07-11 20:34:40.324116600 +0200
@@ -1,0 +2,6 @@
+Thu Jul 11 14:29:06 UTC 2024 - Scott Bradnick <scott.bradn...@suse.com>
+
+- Adding OARCH variable to 'Include BCI free rpm repository also in SLE WSL'
+  in Virtualization:WSL/kiwi-images-wsl
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wsl-appx.spec ++++++
--- /var/tmp/diff_new_pack.DtJuxG/_old  2024-07-11 20:34:40.744131786 +0200
+++ /var/tmp/diff_new_pack.DtJuxG/_new  2024-07-11 20:34:40.748131931 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wsl-appx
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -110,6 +110,7 @@
 # Substitute these digits with an actual release number during kiwi
 # image build using OBS source services.
 RELEASE="0.0"
+OARCH="%_arch"
 ARCH="%_arch"
 case "$ARCH" in
        x86_64) ARCH="x64" ;;
@@ -139,7 +140,7 @@
        VERSION=`printf "%d.%d.%d.0" "${VERSION_ID//\./}" "${RELEASE%.*}" 
"${RELEASE#*.}"`
 fi
 
-for i in PRETTY_NAME APPID IDENTITYAPPID ARCH PUBLISHER PUBLISHER_DISPLAY_NAME 
VERSION LAUNCHERNAME MAJOR_VER SP_VER SHORT_NAME; do
+for i in PRETTY_NAME APPID IDENTITYAPPID OARCH ARCH PUBLISHER 
PUBLISHER_DISPLAY_NAME VERSION LAUNCHERNAME MAJOR_VER SP_VER SHORT_NAME; do
        eval echo "\"$i='\$$i'\""
 done > .settings
 cp -v .settings files/DOTsettings

Reply via email to