Upgrade to 1.1.6
This commit is contained in:
parent
c3d2b29a25
commit
26131a2dcf
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/libtorrent-rasterbar-1.1.1.tar.gz
|
||||
/libtorrent-rasterbar-1.1.2.tar.gz
|
||||
/libtorrent-rasterbar-1.1.5.tar.gz
|
||||
/libtorrent-rasterbar-1.1.6.tar.gz
|
||||
|
@ -15,14 +15,14 @@
|
||||
|
||||
|
||||
Name: rb_libtorrent
|
||||
Version: 1.1.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A C++ BitTorrent library aiming to be the best alternative
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
URL: http://www.rasterbar.com/products/libtorrent
|
||||
Source0: https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_5/libtorrent-rasterbar-%{version}.tar.gz
|
||||
Source0: https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_6/libtorrent-rasterbar-%{version}.tar.gz
|
||||
Source1: %{name}-README-renames.Fedora
|
||||
Source2: %{name}-COPYING.Boost
|
||||
Source3: %{name}-COPYING.zlib
|
||||
@ -285,6 +285,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.a
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Sun Jan 07 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.6-1
|
||||
- Upgrade to 1.1.6
|
||||
|
||||
* Sat Nov 25 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.1.5-3
|
||||
- Exclude aarch64 for epel7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtorrent-rasterbar-1.1.5.tar.gz) = d0e7fe944c8a396aaf79ce80c7513be07a855bc8a9eee3bca46ed83d5e190aaa5ea4dc9a8a7208e27e18ae8f15733e6e34eabd375f0bde43d4dc4607840782e7
|
||||
SHA512 (libtorrent-rasterbar-1.1.6.tar.gz) = 80e9d460088a1e9ac9b5b1f9a224f07bc1be98d459d50599384d30d43de3f7778eae0f9ced015229c02dc8fe43f962bbaf1dddad070b87a2a67e18eef879eeab
|
||||
|
Loading…
Reference in New Issue
Block a user