Changelog for
libwx_baseu_net-suse-nostl3_0_5-3.0.5.1-143.1.x86_64.rpm :
* Thu May 16 2024 antonio.teixeiraAATTsuse.com- Add autoconf-2_72.diff
* Wed May 24 2023 jengelhAATTinai.de- Use more pkgconfig(..) in BuildRequires- Remove pre-SLE15 building blocks- Drop nostl changelog since package is now multibuild and should source the main .changes file.
* Thu May 04 2023 dimstarAATTopensuse.org- Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS.
* Fri Feb 11 2022 bjorn.lieAATTgmail.com- Drop gnome-vfs2-devel 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.
* Sun Jan 03 2021 antoine.belvireAATTopensuse.org- Update to 3.0.5.1 (boo#1180492):
* Workaround for the problem with overflowing maximum command line length in MinGW builds not using configure.
* Fix for a problem with wxSpinCtrl in wxGTK, see https://trac.wxwidgets.org/ticket/18688.- Changes from version 3.0.5:
* Bug fixes, see https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt.- Refresh soversion.diff.- Remove 0001-spinctrl.patch: Merged upstream.
* Mon Feb 03 2020 davejplaterAATTgmail.com- Build wxWidgets-3_0-nostl variant with LTO disabled to fix boo#1162418.
* Tue Jul 10 2018 jengelhAATTinai.de- Update relax-abi.diff for new upstream patch.
* Tue Apr 17 2018 jengelhAATTinai.de- Bump soversion.diff for 3.0.4
* Mon Apr 16 2018 ecsosAATTopensuse.org- update to 3.0.4
* Don\'t crash on trailing \'%\' in wxDateTime::Format().
* Fix various problems when parsing invalid ZIP files.
* Fix generic wxTimePickerCtrl to accept max values from keyboard.
* Multiple surrogate-related fixes in UTF-16 support.
* Fix reading wide character data in wxFile::ReadAll().
* Make parsing WAV data more robust.
* Fix copy ctor in numeric validators classes.
* Fix memory leak when wxDataViewCtrl is deleted.
* Avoid some GTK+ run-time errors when using wx{File,Dir}PickerCtrl.- rebase patch soversion.diff
* Sat Feb 17 2018 martin.koeglerAATTchello.at- Prevent breaking binaries, if C++11 is enabled http://trac.wxwidgets.org/ticket/18034 Add 0001-18034-stick-with-compile-settings-detected-at-config.patch
* Wed Jan 24 2018 jengelhAATTinai.de- Rework provides/conflicts between -devel variants.
* Fri Dec 15 2017 jengelhAATTinai.de- Rework language package dependencies with base library.- Replace otherproviders() by regular Conflicts.
* Sat Oct 21 2017 martin.koeglerAATTchello.at- Unify packaging- Backport spinctrl patches: 0001-spinctrl.patch 0002-spinctrl.patch
* Fri Sep 22 2017 sbrabecAATTsuse.com- Fix SLE12 build with SDL1.
* Thu Sep 21 2017 jengelhAATTinai.de- Make use of %is_opensuse to select SDL1 for SLE12
* Thu Sep 07 2017 jengelhAATTinai.de- Disable building WebView (the built-in browser widget), as pkconfig(webkit-1.0) (= webkit1gtk2) is going away.
* Sun Jun 04 2017 ecsosAATTopensuse.org- update to 3.0.3 See: https://github.com/wxWidgets/wxWidgets/blob/v3.0.3/docs/changes.txt#L583-L632- change source url to github- rebase patch soversion.diff- remove following patches, because they are now in upstream: 0001-avoid-passing-invalid-rect-to-Refresh-closes-16819.patch 0001-Ensure-the-PangoFontFace-type-is-loaded.patch 0001-Fix-wxPrintDialog-when-used-directly-see-16821.patch 0001-set-transient-parent-for-about-dialog-closes-16823.patch 0001-Avoid-refreshing-not-currently-visible-items-in-gene.patch 0001-Avoid-Gtk-Message-GtkDialog-mapped-without-a-transie.patch 0001-Fix-wxSpinButton-best-size-for-GTK-3.12-and-later-se.patch 0001-Fix-drawing-checkbox-and-radiobutton-in-checked-stat.patch 0001-Provide-trivial-GDK_IS_X11_DISPLAY-definition-for-GT.patch 0001-Fix-spurious-assert-in-wxGTK-wxDataViewCtrl-EditItem.patch 0002-Don-t-defer-wxTLW-initialization-in-wxGTK-when-not-u.patch 0003-Don-t-use-frame-extents-when-not-using-X11-in-wxGTK.patch 0004-Don-t-crash-when-switching-to-full-screen-in-non-X11.patch 0005-Don-t-use-X11-only-functions-when-not-using-X11-in-w.patch abs.diff wxWidgets-3_0-gstreamer-1.0.patch
* Tue Apr 18 2017 jengelhAATTinai.de- Bump __GXX_ABI_VERSION to 1011 for gcc7- Add 0001-Fix-spurious-assert-in-wxGTK-wxDataViewCtrl-EditItem.patch to resolve crash [boo#1034350]
* Tue Mar 14 2017 davejplaterAATTgmail.com- Fix devel package description.
* Wed Feb 15 2017 jengelhAATTinai.de- Bump (SUSE-local) SO version to force rebuild.
* Mon Jan 16 2017 jengelhAATTinai.de- Add relax-abi.diff
* Sat Sep 24 2016 badshah400AATTgmail.com- Also apply wxWidgets-3_0-gstreamer-1.0.patch to -nostl specfile, and switch its BR to gstreamer-1.0 too; this was missed in the previous submission.
* Wed Sep 07 2016 badshah400AATTgmail.com- Add wxWidgets-3_0-gstreamer-1.0.patch to port functions to use gstreamer 1.0 instead of the unmaintained 0.10 branch; patch taken from upstream issue: http://trac.wxwidgets.org/ticket/14976.
* Mon Jun 27 2016 davejplaterAATTgmail.com- Created wxWidgets-nostl to enable audacity updates in openSUSE because all of the other Linux distributions prefer to build wxWidgets without STL and audacity developers have no intention of fixing audacity to build against wxWidgets built with STL.
* Fri Jun 17 2016 jengelhAATTinai.de- Add abs.diff to reenable successful gcc6 build
* Sat Feb 20 2016 jengelhAATTinai.de- Add patches from upstream to resolve crashes in normal conditions, and when running under non-X11 wxGTK3. 0001-avoid-passing-invalid-rect-to-Refresh-closes-16819.patch 0001-Ensure-the-PangoFontFace-type-is-loaded.patch 0001-Fix-wxPrintDialog-when-used-directly-see-16821.patch 0001-set-transient-parent-for-about-dialog-closes-16823.patch 0001-Avoid-refreshing-not-currently-visible-items-in-gene.patch 0001-Avoid-Gtk-Message-GtkDialog-mapped-without-a-transie.patch 0001-Fix-wxSpinButton-best-size-for-GTK-3.12-and-later-se.patch 0001-Fix-drawing-checkbox-and-radiobutton-in-checked-stat.patch 0001-fix-crashes-in-wxGTK3-when-running-with-non-X11-back.patch 0002-Don-t-defer-wxTLW-initialization-in-wxGTK-when-not-u.patch 0003-Don-t-use-frame-extents-when-not-using-X11-in-wxGTK.patch 0004-Don-t-crash-when-switching-to-full-screen-in-non-X11.patch 0005-Don-t-use-X11-only-functions-when-not-using-X11-in-w.patch 0001-Provide-trivial-GDK_IS_X11_DISPLAY-definition-for-GT.patch
* Sun Mar 29 2015 jengelhAATTinai.de- Fixup Provides/Conflicts: wxWidgets-3_0 is wxGTK2, not wxGTK3, and should conflict against experimental variants that are shipping concurrently.
* Sun Dec 07 2014 jengelhAATTinai.de- Add missing directives to baselibs.conf, and also remove wxGTK3 from baselibs.
* Fri Dec 05 2014 jengelhAATTinai.de- Reenable standard dependency generator. We no longer have overlapping library SONAMEs.
* Fri Nov 07 2014 jengelhAATTinai.de- Update to new upstream release 3.0.2
* Fix silent data loss in wx[F]File::Write(wxString) if conversion fails.
* Make wxString::FromCDouble() work when the global C++ locale is not the C one.
* Fix mouse handling in wxNotebook containing wxListCtrl.- Bump SONAME due to changed ABI, add soversion.diff.- Don\'t let wxGTK3-3_0.spec build the SDL plugin (already done by wxWidgets-3_0.spec)
* Thu Nov 06 2014 jengelhAATTinai.de- Restore libwx_base
*.so devel symlinks [boo#904098]
* Wed Nov 05 2014 jengelhAATTinai.de- Replace broad Requires: Mesa-devel by pkgconfig(gl) [Mesa-libGL-devel]