1
0

- Update to release 3.2.3

OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=108
This commit is contained in:
Jan Engelhardt 2023-11-03 10:20:05 +00:00 committed by Git OBS Bridge
parent 69f4b4b75c
commit ec938f1ebb
4 changed files with 16 additions and 4 deletions

BIN
wxWidgets-3.2.2.1.tar.bz2 (Stored with Git LFS)

Binary file not shown.

3
wxWidgets-3.2.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c170ab67c7e167387162276aea84e055ee58424486404bba692c401730d1a67a
size 27537724

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Nov 3 09:54:45 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.2.3
* Add move ctor and assignment operator to wxString
* Enable large file support in Unix CMake builds
* Make wxSocket::Peek() work with UDP too
* Fix infinite loop in wxFTP::GetFilesList()
* Add wxUILocale::GetMonthName() and GetWeekDayName()
* Add EVT_FULLSCREEN event macro
* Fix crash when deleting selected item in wxGenericListCtrl
-------------------------------------------------------------------
Wed May 24 09:29:25 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -69,7 +69,7 @@ Name: wxQt-3_2
%define wx_debug %nil
%define psonum 9_0_0
%define sonum 9.0.0
Version: 3.2.2.1
Version: 3.2.3
Release: 0
%define wx_minor 3.2
Summary: C++ Library for Cross-Platform Development