Upgrade to 1.2.6
This commit is contained in:
parent
8de5cb4b9f
commit
4943336592
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/libtorrent-rasterbar-1.2.2.tar.gz
|
||||
/libtorrent-rasterbar-1.2.4.tar.gz
|
||||
/libtorrent-rasterbar-1.2.5.tar.gz
|
||||
/libtorrent-rasterbar-1.2.6.tar.gz
|
||||
|
@ -15,13 +15,13 @@
|
||||
|
||||
|
||||
Name: rb_libtorrent
|
||||
Version: 1.2.5
|
||||
Version: 1.2.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A C++ BitTorrent library aiming to be the best alternative
|
||||
|
||||
License: BSD
|
||||
URL: https://www.libtorrent.org
|
||||
Source0: https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_2_5/libtorrent-rasterbar-%{version}.tar.gz
|
||||
Source0: https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_2_6/libtorrent-rasterbar-%{version}.tar.gz
|
||||
Source1: %{name}-README-renames.Fedora
|
||||
Source2: %{name}-COPYING.Boost
|
||||
Source3: %{name}-COPYING.zlib
|
||||
@ -289,6 +289,9 @@ find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Thu Apr 23 2020 RPM Fusion - 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
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtorrent-rasterbar-1.2.5.tar.gz) = b907916bb2b4d550a5173783163cb192c31c0db5e25a4807a4701d1e5fa7e0d4fd9f1fb2c89b43f613a750b42816b07576fb773663fbf3cfb2e3e4b9de380f26
|
||||
SHA512 (libtorrent-rasterbar-1.2.6.tar.gz) = 78f9120b1b824dac37ec8bd16a29abdfcd7fd6af3c56e0cc9048d74412d000ef5ea1e8421f757eddb914f8bb20de9fb4192d5b8a3f781fa2e1d4f134ea24b1ee
|
||||
|
Loading…
Reference in New Issue
Block a user