SHA256
1
0
forked from pool/libquvi

Accepting request 204195 from home:scarabeus_iv

- Version bump to 0.9.3:
  - AC_PREREQ: Bump to 2.69 [c591b1b]
  - API: Add QUVI_OPTION_ALLOW_COOKIES [f56798b]
  - API: Add QUVI_VERSION_SCRIPTS_CONFIGURATION [f0c95e0]
  - API: quvi_version: Read "version" file as ini-file [4466c98]
  - FIX: error: implicit declaration of function 'luaL_register' [f02cc3a]
  - FIX: Unescape input URL before URL resolving [f2ce9b7]
  - quvi.http.cookie: Return unless QUVI_OPTION_ALLOW_COOKIES is QUVI_TRUE [876949e]

OBS-URL: https://build.opensuse.org/request/show/204195
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquvi?expand=0&rev=12
This commit is contained in:
Cristian Rodríguez
2013-10-22 00:02:33 +00:00
committed by Git OBS Bridge
parent e7ef1f83a6
commit 5bb100f07c
4 changed files with 18 additions and 6 deletions

View File

@@ -16,16 +16,16 @@
#
%define soname -0_9-0_9_2
%define soname -0_9-0_9_3
Name: libquvi
Version: 0.9.2
Version: 0.9.3
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-0.9.2.tar.xz
Source: http://downloads.sourceforge.net/project/quvi/0.9/libquvi/libquvi-%{version}.tar.xz
BuildRequires: lua-devel
# For pkgconfig() Provides
BuildRequires: libgcrypt-devel