Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package edk2 for openSUSE:Factory checked in 
at 2023-09-06 18:55:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/edk2 (Old)
 and      /work/SRC/openSUSE:Factory/.edk2.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "edk2"

Wed Sep  6 18:55:48 2023 rev:6 rq:1109067 version:0.0~20230118T162833~201514e6

Changes:
--------
--- /work/SRC/openSUSE:Factory/edk2/edk2.changes        2023-04-04 
21:17:14.583974940 +0200
+++ /work/SRC/openSUSE:Factory/.edk2.new.1766/edk2.changes      2023-09-06 
18:56:37.584207352 +0200
@@ -1,0 +2,5 @@
+Tue Sep  5 10:09:13 UTC 2023 - Michal Suchanek <msucha...@suse.com>
+
+- Drop python2 dependency, python2 is obsolete.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ edk2.spec ++++++
--- /var/tmp/diff_new_pack.pPTSBY/_old  2023-09-06 18:56:40.076296190 +0200
+++ /var/tmp/diff_new_pack.pPTSBY/_new  2023-09-06 18:56:40.080296333 +0200
@@ -67,10 +67,8 @@
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  libuuid-devel
-BuildRequires:  python
 BuildRequires:  python3
 BuildRequires:  unzip
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if "%{platform}" == ""
 ExclusiveArch:  do_not_build
 %else
@@ -104,6 +102,7 @@
 %else
 export PACKAGES_PATH=$PWD:$PWD/edk2-platforms:$PWD/edk2-platforms/Drivers
 %endif
+export PYTHON_COMMAND=python3
 %if "%{platform}" == "ArmVExpress-FVP-AArch64"
 DSC_PATH="edk2-platforms/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc"
 %endif
@@ -184,7 +183,6 @@
 popd
 
 %files
-%defattr(-,root,root)
 %if %{with edk2_non_osi}
 %if "%{platform}" == "hikey"
 /boot/mcuimage.bin

Reply via email to