Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2024-03-20 21:09:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and      /work/SRC/openSUSE:Factory/.libproxy.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libproxy"

Wed Mar 20 21:09:55 2024 rev:87 rq:1159310 version:0.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes        2024-02-29 
21:49:18.739695479 +0100
+++ /work/SRC/openSUSE:Factory/.libproxy.new.1905/libproxy.changes      
2024-03-20 21:10:14.220891782 +0100
@@ -1,0 +2,6 @@
+Tue Mar 19 01:59:20 UTC 2024 - Yifan Jiang <yfji...@suse.com>
+
+- Do not use %elif by now since SLE, Leap does not have an rpm
+  supporting the tag.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libproxy.spec ++++++
--- /var/tmp/diff_new_pack.pbXxbN/_old  2024-03-20 21:10:14.812913536 +0100
+++ /var/tmp/diff_new_pack.pbXxbN/_new  2024-03-20 21:10:14.812913536 +0100
@@ -19,7 +19,8 @@
 %define flavor @BUILD_FLAVOR@%nil
 %if "%{flavor}" == ""
 ExclusiveArch:  do-not-build
-%elif "%{flavor}" == "client"
+%else
+%if "%{flavor}" == "client"
   %define name_suffix %{flavor}
   %define dash -
   %define mini -mini
@@ -27,6 +28,7 @@
   %define name_suffix %{flavor}
   %define dash -
 %endif
+%endif
 
 %define _name   libproxy
 Name:           libproxy%{?dash}%{?name_suffix}

Reply via email to