Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wxWidgets-3_2 for openSUSE:Factory 
checked in at 2022-02-17 23:39:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxWidgets-3_2 (Old)
 and      /work/SRC/openSUSE:Factory/.wxWidgets-3_2.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxWidgets-3_2"

Thu Feb 17 23:39:54 2022 rev:18 rq:955393 version:3.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxWidgets-3_2/wxWidgets-3_2.changes      
2021-08-25 20:56:12.769318369 +0200
+++ /work/SRC/openSUSE:Factory/.wxWidgets-3_2.new.1958/wxWidgets-3_2.changes    
2022-02-17 23:40:41.743700831 +0100
@@ -1,0 +2,9 @@
+Fri Feb 11 14:53:40 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Drop gnome-vfs2-devel BuildRequires, and no longer pass
+  with-gnomevfs to configure, gnome-vfs2 is deprecated many many
+  years ago, and slated for removal from openSUSE Factory. It is
+  currently only used for associating MIME types (in wxWidgets),
+  and we can live without that.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wxWidgets-3_2.spec ++++++
--- /var/tmp/diff_new_pack.pPY1F6/_old  2022-02-17 23:40:42.483700824 +0100
+++ /var/tmp/diff_new_pack.pPY1F6/_new  2022-02-17 23:40:42.507700824 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wxWidgets-3_2
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -97,7 +97,6 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  zlib-devel
 %if "%toolkit" == "gtk2"
-BuildRequires:  gnome-vfs2-devel
 BuildRequires:  gtk2-devel
 %endif
 %if "%toolkit" == "gtk3"
@@ -358,7 +357,7 @@
 
 %build
 autoconf -f -i
-# NOTE: gnome-vfs is deprecated. Disabled for GTK3 build
+# NOTE: gnome-vfs is deprecated. Disabled by default upstream.
 #
 # With 2.9.1:
 # --enable-objc_uniquifying is relevant only for Cocoa
@@ -371,9 +370,6 @@
        --with-qt \
 %else
        --with-gtk=%gtk_version \
-%if "%gtk_version" == "2"
-       --with-gnomevfs \
-%endif
 %endif
        --enable-unicode \
        --with-opengl \

Reply via email to