Fri, 26 Apr 2024 23:59:35 UTC | login

Information for build rb_libtorrent-1.2.11-1.fc33

ID190877
Package Namerb_libtorrent
Version1.2.11
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rb_libtorrent.git#e332de0de3cdda24619e60e2a42ed01c396c8cc0
SummaryA C++ BitTorrent library aiming to be the best alternative
Descriptionrb_libtorrent is a C++ library that aims to be a good alternative to all the other BitTorrent implementations around. It is a library and not a full featured client, although it comes with a few working example clients. Its main goals are to be very efficient (in terms of CPU and memory usage) as well as being very easy to use both as a user and developer.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 27 Feb 2021 20:30:31 UTC
CompletedThu, 04 Mar 2021 20:52:58 UTC
Taskbuild (f33, /rpms/rb_libtorrent.git:e332de0de3cdda24619e60e2a42ed01c396c8cc0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rb_libtorrent.git#e332de0de3cdda24619e60e2a42ed01c396c8cc0'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Nov 25 2020 Michael Cronenworth <mike@cchtml.com> - 1.2.11-1 - Upgrade to 1.2.11 - Switch to build with cmake * Fri Oct 09 2020 Leigh Scott <leigh123linux@gmail.com> - 1.2.10-2 - Use c++14 to fix LTO issue with qbittorrent * Thu Oct 08 2020 Leigh Scott <leigh123linux@gmail.com> - 1.2.10-1 - Upgrade to 1.2.10 * Thu Aug 06 2020 Leigh Scott <leigh123linux@gmail.com> - 1.2.8-1 - Upgrade to 1.2.8 - Remove extra debug flags * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 05 2020 Leigh Scott <leigh123linux@gmail.com> - 1.2.7-1 - Upgrade to 1.2.7 * Thu Jun 04 2020 Leigh Scott <leigh123linux@gmail.com> - 1.2.6-7 - Fix conditional so aarch64 is included on fedora * Thu May 28 2020 Jonathan Wakely <jwakely@redhat.com> - 1.2.6-6 - Rebuilt for Boost 1.73 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.2.6-5 - Rebuilt for Python 3.9 * Sat May 23 2020 Michael Cronenworth <mike@cchtml.com> - 1.2.6-4 - Enable aarch64 for EPEL8 * Thu May 21 2020 Michael Cronenworth <mike@cchtml.com> - 1.2.6-3 - Fix my boo-boo with the RHEL macro * Thu Apr 23 2020 Leigh Scott <leigh123linux@gmail.com> - 1.2.6-2 - Fix changelog * Thu Apr 23 2020 Leigh Scott <leigh123linux@gmail.com> - 1.2.6-1 - Upgrade to 1.2.6 * Sat Mar 14 2020 leigh123linux <leigh123linux@googlemail.com> - 1.2.5-1 - Upgrade to 1.2.5 * Tue Feb 11 2020 Leigh Scott <leigh123linux@googlemail.com> - 1.2.4-1 - Upgrade to 1.2.4 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Dec 14 2019 Jeff Law <law@redhat.com> - 1.2.2-2 - Fix missing #include for gcc-10 * Sun Oct 27 2019 Leigh Scott <leigh123linux@gmail.com> - 1.2.2-1 - Upgrade to 1.2.2 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.13-5 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 03 2019 Michael Cronenworth <mike@cchtml.com> - 1.1.13-3 - Drop python 2 bindings in F31+ https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal * Fri May 03 2019 Michael Cronenworth <mike@cchtml.com> - 1.1.13-2 - Fix python3 build (RHBZ#1705690) * Fri May 03 2019 Michael Cronenworth <mike@cchtml.com> - 1.1.13-1 - Upgrade to 1.1.13 * Thu Jan 31 2019 Kalev Lember <klember@redhat.com> - 1.1.12-2 - Rebuilt for Boost 1.69 * Wed Jan 30 2019 Michael Cronenworth <mike@cchtml.com> - 1.1.12-1 - Upgrade to 1.1.12 * Wed Jan 30 2019 Jonathan Wakely <jwakely@redhat.com> - 1.1.9-2 - Add patch for Boost 1.69 header changes