Update to 0.15.6
This commit is contained in:
parent
5a8c6ed9f2
commit
6679da89fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/libtorrent-rasterbar-0.14.11.tar.gz
|
/libtorrent-rasterbar-0.14.11.tar.gz
|
||||||
/libtorrent-rasterbar-0.15.5.tar.gz
|
/libtorrent-rasterbar-0.15.5.tar.gz
|
||||||
|
/libtorrent-rasterbar-0.15.6.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: rb_libtorrent
|
Name: rb_libtorrent
|
||||||
Version: 0.15.5
|
Version: 0.15.6
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A C++ BitTorrent library aiming to be the best alternative
|
Summary: A C++ BitTorrent library aiming to be the best alternative
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -202,6 +202,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 10 2011 Leigh Scott <leigh123linux@googlemail.com> - 0.15.6-1
|
||||||
|
- Update to 0.15.6
|
||||||
|
|
||||||
* Wed Apr 06 2011 Leigh Scott <leigh123linux@googlemail.com> - 0.15.5-4
|
* Wed Apr 06 2011 Leigh Scott <leigh123linux@googlemail.com> - 0.15.5-4
|
||||||
- really build against boost 1.46.1
|
- really build against boost 1.46.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user