Package Release Info

wxlua-3.1.0.git.7d9d59-bp151.2.11

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libwxlua
wxlua
wxlua-devel

Change Logs

Version: 3.1.0.0+42-bp160.1.15
* Wed Apr 12 2023 Callum Farmer <gmbr3@opensuse.org>
- Move files accidentally placed in devel to main package
* Thu Sep 29 2022 Christophe Giboudeaux <christophe@krop.fr>
- Add a rpmlintrc file to ignore false positive in 15.4
* Mon Aug 29 2022 christophe@krop.fr
- Update to version 3.1.0.0+42:
  * Improve build against wxWidgets 3.2.0-rc1
  * Updated luaopen_wx to always initialize.
  * Fixed wxBitmap error.
  * Missing methods in wxGraphicsPenInfo are implemented
  * wxMouseEvent methods are updated for wxWidgets 3.1
  * cmake: add imm32 to MINGW_EXTRA_LIBS
  * wxLuaDataObjectSimple::GetDataHere allows wxMemoryBuffer as
    a return value
  * wxLuaDataObjectSimple::GetDataHere calls the derived method
    incorrectly
  * DataViewCtrl: ExpandChildren method added for 3.1.5 and above
  * wxPen::SetDashes(), GetDashes() are implemented
  * Updated cmake config to better recognize GTK3 libraries
  * Updated wx-config targets Makefile to fix reference to Lua
    folder
  * Updated Makefile to fix reference to Lua folder
  * wxYELLOW etc. and wxTheColourDatabase are implemented
  * wxEVT_SEARCH and wxEVT_SEARCH_CANCEL require >=3.1.1
- set CMAKE_SKIP_RPATH. wxlua writes incorrect RUNPATH to
  libraries and executables.
* Mon Apr 25 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Drop cppcheck Buildrequires: seems not to be used.
* Wed Apr 21 2021 gmbr3@opensuse.org
- Update to version 3.1.0.0+27:
  * Compilation fixed for Lua 5.4
  * wxSearchCtrl bindings updated to add `SetValue`.
  * wxSearchCtrl bindings updated to add `GetValue`.
  * wxSearchCtrl binding added.
  * Fixed compilation issue with GenericGetHeader
  * Fixed compilation with wxwidgets prior to 3.1.5
  * Updated examples to use GetBitnessName instead of GetArchName
  * Added wxBitness instead of deprecated wxArchitecture
  * Add target dependencies to bindings Makefile
  * Updated example to use proper/current SetColour method name
  * Updated wxLUA_USE_wxTranslations scope to allow encodings to
    be used independently
  * Updated wxLUA_USE* setting handling to allow overwrites
    from command line
  * Add wxLUA_USE_wxTranslations option to control
    wxTranslations compilation
  * Reorganized wxTranslations version checks in prep for
    adding wxLUA_USE check
- Removed wxMemoryBuffer.patch: merged
- Disable translations which cause build failure
- Follow shared library packaging policy
- Use Lua 5.4
* Sun Jun 28 2020 Matthias Mailänder <mailaender@opensuse.org>
- Added wxMemoryBuffer.patch (will be fixed next release)
* Sat Jun 13 2020 Matthias Mailänder <mailaender@opensuse.org>
- Drop desktop.patch (included upstream)
- Update to version 3.0.0.8
- Drop wx-webview.patch (it is disabled by default now)
* Tue Dec 12 2017 mailaender@opensuse.org
- Update to the 3.1 series fork
- Drop wxlstate.patch
- Add desktop.patch
* Thu Sep 07 2017 jengelh@inai.de
- Add wx-webview.patch which disables building the Lua wrapper for
  of wxWebView, since that class is going away in the C++ part.
* Tue Jul 11 2017 tchvatal@suse.com
- Fix build with namespaced lua
Version: 3.1.0.git.7d9d59-bp150.2.3
* Thu Jul 21 2016 mailaender@opensuse.org
- install shared library and MIME files
* Thu Jul 21 2016 mailaender@opensuse.org
- initial packaging for openSUSE