Accepting request 204247 from multimedia:libs
- 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] (forwarded request 204195 from scarabeus_iv) OBS-URL: https://build.opensuse.org/request/show/204247 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libquvi?expand=0&rev=9
This commit is contained in:
commit
b7cb1f02d9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30f567e805641e582df9219db6ef3e642989b29c10ece0cbd58b002ad14c89a2
|
||||
size 370052
|
3
libquvi-0.9.3.tar.xz
Normal file
3
libquvi-0.9.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:894182cbc8858bf4dc5ae3f56661967a12d5677a931679730df1fa533af6187b
|
||||
size 372012
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 13:48:36 UTC 2013 - tchvatal@suse.com
|
||||
|
||||
- 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]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 09:08:35 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user