From 3a672f1138489ef03d416ec8b6486609ef52c8e0733525b649ab208ca5e64b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Tue, 24 Jan 2012 18:41:32 +0000 Subject: [PATCH] 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 --- libtorrent-rasterbar-0.15.8.tar.gz | 3 --- ...ch => libtorrent-rasterbar-0.15.9-missing-return.patch | 0 libtorrent-rasterbar-0.15.9.tar.gz | 3 +++ libtorrent-rasterbar.changes | 5 +++++ libtorrent-rasterbar.spec | 8 ++++---- 5 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 libtorrent-rasterbar-0.15.8.tar.gz rename libtorrent-rasterbar-0.15.8-missing-return.patch => libtorrent-rasterbar-0.15.9-missing-return.patch (100%) create mode 100644 libtorrent-rasterbar-0.15.9.tar.gz diff --git a/libtorrent-rasterbar-0.15.8.tar.gz b/libtorrent-rasterbar-0.15.8.tar.gz deleted file mode 100644 index 4af5424..0000000 --- a/libtorrent-rasterbar-0.15.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5dfe715e4f49784d5cc2821983a5fbe454c5a53beedc1996ecae5178188c71c -size 2605456 diff --git a/libtorrent-rasterbar-0.15.8-missing-return.patch b/libtorrent-rasterbar-0.15.9-missing-return.patch similarity index 100% rename from libtorrent-rasterbar-0.15.8-missing-return.patch rename to libtorrent-rasterbar-0.15.9-missing-return.patch diff --git a/libtorrent-rasterbar-0.15.9.tar.gz b/libtorrent-rasterbar-0.15.9.tar.gz new file mode 100644 index 0000000..2de4731 --- /dev/null +++ b/libtorrent-rasterbar-0.15.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ea68011e9933c7deb473268122f016171d24f0f35e744fbdadd14bf6bac23d +size 2619950 diff --git a/libtorrent-rasterbar.changes b/libtorrent-rasterbar.changes index 5b9dcbb..52415c6 100644 --- a/libtorrent-rasterbar.changes +++ b/libtorrent-rasterbar.changes @@ -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 diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index e0d72ff..b22021f 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -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