Changelog for
aMule-debugsource-2.3.3.20210426.6d4c03b00-150600.4.pm.8.x86_64.rpm :
* 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.
* Mon Dec 10 2018 Javier Llorente - Update to version 2.3.2.20181119.20afd75fa
* Bugfix: API mismatch with crypto++ 6.0.0; GH #120- Add patch to fix build: Update to libupnp 1.8; GH #135- Redo 0001-Fix-desktop-files.patch
* Sun Feb 26 2017 martinAATTpluskal.org- Update to version 2.3.2.20161207.047a55c93
* Changelog update
* Update translation source
* Update translations
* Update french translation
* Revert \"fix a potential invalid detection for empty wxCharBuffer.\"
* Do not override automake rule
* Workaround for wxWidgets bug #17740, fixes GH issue #74
* In VS2015 Microsoft moved std::min and std::max to algorithm
* mslu is removed in wxMSW 3.1.0- Add _service
* Fri Feb 17 2017 olafAATTaepfle.de- Use wxWidgets-3_0