From 3de0e2d3cd1285d0cc83e95dd69c1f6a5b5fc1567d7a9bb4c65811d4ee33fcee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 11 Feb 2014 09:26:42 +0000 Subject: [PATCH] Accepting request 221686 from GNOME:Next Update to 0.9.4 OBS-URL: https://build.opensuse.org/request/show/221686 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquvi?expand=0&rev=14 --- libquvi-0.9.3.tar.xz | 3 --- libquvi-0.9.4.tar.xz | 3 +++ libquvi.changes | 7 +++++++ libquvi.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 libquvi-0.9.3.tar.xz create mode 100644 libquvi-0.9.4.tar.xz diff --git a/libquvi-0.9.3.tar.xz b/libquvi-0.9.3.tar.xz deleted file mode 100644 index 5faaf2c..0000000 --- a/libquvi-0.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:894182cbc8858bf4dc5ae3f56661967a12d5677a931679730df1fa533af6187b -size 372012 diff --git a/libquvi-0.9.4.tar.xz b/libquvi-0.9.4.tar.xz new file mode 100644 index 0000000..4087e14 --- /dev/null +++ b/libquvi-0.9.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3fe28954a68ed97587e7b920ada5095c450105e993ceade85606dadf9a81b2 +size 373172 diff --git a/libquvi.changes b/libquvi.changes index c903c24..c6fdeb0 100644 --- a/libquvi.changes +++ b/libquvi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 10 19:32:50 UTC 2014 - dimstar@opensuse.org + +- Update to version 0.9.4: + + API: Return URLs in escaped (percent-encoded) form. + + m_url_unescaped_form: Check if g_uri_unescape_string fails. + ------------------------------------------------------------------- Mon Oct 21 13:48:36 UTC 2013 - tchvatal@suse.com diff --git a/libquvi.spec b/libquvi.spec index a74f1a7..cb75923 100644 --- a/libquvi.spec +++ b/libquvi.spec @@ -1,7 +1,7 @@ # # spec file for package libquvi # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -16,16 +16,16 @@ # -%define soname -0_9-0_9_3 +%define soname -0_9-0_9_4 Name: libquvi -Version: 0.9.3 +Version: 0.9.4 Release: 0 Summary: Library to parse flash media stream URLs License: LGPL-2.1+ Group: System/Libraries Url: http://quvi.sourceforge.net/ -Source: http://downloads.sourceforge.net/project/quvi/0.9/libquvi/libquvi-%{version}.tar.xz +Source: http://sourceforge.net/projects/quvi/files/0.9/libquvi/libquvi-0.9.4.tar.xz BuildRequires: lua-devel # For pkgconfig() Provides BuildRequires: libgcrypt-devel