Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2020-09-25 16:24:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and      /work/SRC/openSUSE:Factory/.libproxy.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libproxy"

Fri Sep 25 16:24:51 2020 rev:77 rq:836032 version:0.4.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes        2020-04-29 
20:42:19.183632846 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new.4249/libproxy.changes      
2020-09-25 16:27:54.591697747 +0200
@@ -1,0 +2,6 @@
+Fri Sep 14 02:58:52 UTC 2020 - Yifan Jiang <[email protected]>
+
+- Build with KDE on Tumbleweed, Leap and SLE releases greater than
+  SLE-15-SP2 (jsc#SLE-12256).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libproxy.spec ++++++
--- /var/tmp/diff_new_pack.D9FKWv/_old  2020-09-25 16:27:55.779698799 +0200
+++ /var/tmp/diff_new_pack.D9FKWv/_new  2020-09-25 16:27:55.779698799 +0200
@@ -75,7 +75,7 @@
 BuildRequires:  pkgconfig(gio-2.0) >= 2.26
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(javascriptcoregtk-4.0)
-%if 0%{?is_opensuse}
+%if 0%{?sle_version} > 150200 || 0%{?is_opensuse}
 BuildRequires:  libKF5ConfigCore5
 %endif
 %if %{build_mozjs}
@@ -313,7 +313,7 @@
   -DWITH_PYTHON2=OFF \
   -DWITH_PYTHON3=OFF \
 %endif
-%if %build_core_not_modules || ! 0%{?is_opensuse}
+%if %build_core_not_modules || (! 0%{?is_opensuse} && 0%{?sle_version} <= 
150200)
   -DWITH_KDE=OFF \
 %endif
   -DCMAKE_BUILD_TYPE=RelWithDebInfo \
@@ -389,7 +389,7 @@
 
 %else
 %if ! 0%{?windows}
-%if 0%{?is_opensuse}
+%if 0%{?sle_version} > 150200 || 0%{?is_opensuse}
 %files -n libproxy1-config-kde
 %defattr(-, root, root)
 %{_libdir}/libproxy-%{version}/modules/config_kde.so


Reply via email to