1
0

Accepting request 101381 from home:Fisiu:branches:devel:libraries:c_c++

- Upstream update to 0.15.9, bugfix release.

OBS-URL: https://build.opensuse.org/request/show/101381
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=13
This commit is contained in:
Cristian Rodríguez 2012-01-24 18:41:32 +00:00 committed by Git OBS Bridge
parent 79e9888a80
commit 3a672f1138
5 changed files with 12 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5dfe715e4f49784d5cc2821983a5fbe454c5a53beedc1996ecae5178188c71c
size 2605456

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2ea68011e9933c7deb473268122f016171d24f0f35e744fbdadd14bf6bac23d
size 2619950

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 19 17:06:13 UTC 2012 - fisiu@opensuse.org
- Upstream update to 0.15.9, bugfix release.
-------------------------------------------------------------------
Fri Dec 9 13:19:25 UTC 2011 - jengelh@medozas.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libtorrent-rasterbar
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,14 +23,14 @@
%bcond_with examples
Name: libtorrent-rasterbar
Version: 0.15.8
Version: 0.15.9
Release: 0
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
License: BSD-3-Clause
Group: Development/Libraries/C and C++
URL: http://www.rasterbar.com/products/libtorrent/
Url: http://www.rasterbar.com/products/libtorrent/
Source: http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz
Patch0: libtorrent-rasterbar-0.15.8-missing-return.patch
Patch0: libtorrent-rasterbar-0.15.9-missing-return.patch
BuildRequires: boost-devel >= 1.36
BuildRequires: gcc-c++
BuildRequires: libGeoIP-devel