Changelog for
aMule-lang-2.3.3.20250105.4a1b78a2a-1699.1.pm.1.noarch.rpm :
* Sun Feb 09 2025 Marguerite Su
- Update to version 2.3.3.20250105.4a1b78a2a
* alcframe: fix build with wxWidgets 3.2.6 and --enable-compat28
* fix build with boost 1.87 that removes deprecated asio methods
* fix some gtk version checks
* build: don\'t support gtk1 and gtk2
* remove wxCHECK_VERSION
* MuleNotebook: remove deletepage workaround
* build: require wxWidgets 3.2.0
* Fixes for wxWidgets 3.2 compatibility
* FileDataIOTest: fix make check
* CFile: show warning trying to seek on closed file
* CFile: avoid \'Assert failure\' if IsOpened() is false inside doSeek
* allow to build with autoconf 2.70 and later- add FTBFS-aMule-leap-15.6.patch
* wxSizerFlags::DisableConsistencyChecks() was added in wxWidgets 3.1.6
* wxBitmapBundle() was added in wxWidgets 3.2.6
* Thu Jan 23 2025 Giacomo Comes - use BuildRequires: wxWidgets-3_2-nostl-devel
* fix tumbleweed build
* Sun Mar 27 2022 Giacomo Comes - 2.3.3- select boost 1.75 for leap 15.4
* Sun Nov 14 2021 Giacomo Comes - 2.3.3- add BuildRequires: readline-devel- add BuildRequires: boost-devel
* fix memory issue for version 2.3.3
* select boost 1.75 for leap 15.3- show correct version instead of GIT- handle properly man pages translations tr and ro
* Mon Apr 26 2021 Luigi Baldoni - Update to version 2.3.3.20210426.6d4c03b00 (see Changelog for more details)
* CMake support. CMake provides us platform-independent configuration files and generates native makefiles and workspaces for the compiler of your choice. It\'s highly experimental in its current state, but it aims to take the place of good old autoconf/automake one day.
* Command completion with the TAB key in amulecmd.
* Supports compilation with the latest C++ standard (C++17).
* Scope graphs now (should) work on Mac.
* Notification when a download completes. Requirements:
* For UPnP you need at least libupnp-1.6.7.
* For C++17 you need at least Cryptopp-6.0.0.
* For notifications you need at least wxWidgets-2.9.0.- Add -lang subpackage- Switch build to cmake- Spec cleanup
* Mon Dec 14 2020 Fridrich Strba - Update to version 2.3.2.20201016.9fd038f82
* fix build with newer libupnp
* Mon Apr 20 2020 Luigi Baldoni - Update to version 2.3.2.20200131.c0c28234a
* fix build problem with newer bfd- Disable geoip for Tumbleweed (no longer available there)
* Wed Nov 13 2019 Dave Plater - Use wxWidgets-nostl, this is maybe not needed but doesn\'t hurt.- Remove kde4 and qt4 elements to allow Tumbleweed build, see: https://github.com/amule-project/amule/issues/110
* Sun Sep 22 2019 olafAATTaepfle.de- Update to version 2.3.2.20190827.2a1b09233
* Fri Aug 02 2019 Dave Plater - Enabled wxWidgets >= 3.0.