Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package poedit for openSUSE:Factory checked in at 2021-03-11 20:11:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poedit (Old) and /work/SRC/openSUSE:Factory/.poedit.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poedit" Thu Mar 11 20:11:11 2021 rev:59 rq:878221 version:2.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/poedit/poedit.changes 2020-11-11 20:46:45.307667452 +0100 +++ /work/SRC/openSUSE:Factory/.poedit.new.2401/poedit.changes 2021-03-11 20:12:52.496720335 +0100 @@ -1,0 +2,10 @@ +Wed Mar 10 17:44:00 UTC 2021 - Antoine Belvire <[email protected]> + +- Build against wxGTK2 when wxGTK3 not available. + +------------------------------------------------------------------- +Tue Mar 9 05:40:29 UTC 2021 - Dingzhong Chen <[email protected]> + +- Build against wxGTK3 instead of wxGTK2 (gh#vslavik/poedit#474). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poedit.spec ++++++ --- /var/tmp/diff_new_pack.SQ0OPu/_old 2021-03-11 20:12:53.076721276 +0100 +++ /var/tmp/diff_new_pack.SQ0OPu/_new 2021-03-11 20:12:53.080721283 +0100 @@ -1,7 +1,7 @@ # # spec file for package poedit # -# 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 @@ -34,9 +34,7 @@ BuildRequires: libboost_system-devel >= 1.60 BuildRequires: libboost_thread-devel >= 1.60 BuildRequires: pkgconfig -BuildRequires: wxWidgets-3_0-devel -BuildRequires: wxWidgets-devel >= 3.0.3 -BuildRequires: pkgconfig(gtkspell-2.0) +BuildRequires: ((wxGTK3-devel >= 3.1.4 and pkgconfig(gtkspell3-3.0)) or (wxWidgets-3_0-devel >= 3.0.3 and pkgconfig(gtkspell-2.0))) BuildRequires: pkgconfig(icu-i18n) BuildRequires: pkgconfig(icu-uc) BuildRequires: pkgconfig(liblucene++) >= 3.0.5
