Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libproxy for openSUSE:Factory checked in at 2021-07-22 22:42:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libproxy (Old) and /work/SRC/openSUSE:Factory/.libproxy.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libproxy" Thu Jul 22 22:42:35 2021 rev:80 rq:907247 version:0.4.17 Changes: -------- --- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes 2020-12-30 17:12:31.756772640 +0100 +++ /work/SRC/openSUSE:Factory/.libproxy.new.1899/libproxy.changes 2021-07-22 22:42:59.239228985 +0200 @@ -1,0 +2,9 @@ +Tue Jul 13 13:33:13 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Do no longer BuildRequire libmodman-devel: libproxy 0.4.17 was + changed upstream to only support to internal version (no other + consumer of libmodman exists). +- No longer pass -DFORCE_SYSTEM_LIBMODMAN=ON to cmake: not + understood anymore (boo#1188265). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libproxy.spec ++++++ --- /var/tmp/diff_new_pack.5P0BL3/_old 2021-07-22 22:42:59.771228292 +0200 +++ /var/tmp/diff_new_pack.5P0BL3/_new 2021-07-22 22:42:59.771228292 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libproxy +# spec file # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,7 +49,6 @@ Source99: baselibs.conf BuildRequires: cmake BuildRequires: gcc-c++ -BuildRequires: libmodman-devel # netcfg is needed for the test suite. BuildRequires: netcfg BuildRequires: pkgconfig @@ -128,6 +127,7 @@ an answer how to reach a certain network resource. %else + %package -n libproxy1-config-gnome3 Summary: Libproxy module for GNOME3 configuration Group: System/Libraries @@ -299,7 +299,6 @@ %if %{with mono} -DWITH_DOTNET=1 \ %endif - -DFORCE_SYSTEM_LIBMODMAN=ON \ %endif -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DBIN_INSTALL_DIR=%{_bindir} \