libquvi-devel-0.9.4-1.43 >  A [sp9| + hna!{- qt_!Y|2AZS}ZXiH$"r|O $EMkԹ:ņ-^`}%1Ap>?d  Y :W]d   T  L0 ]( 8 9 : j FGHDIXY\] ^bucdsexf{l}uvwx,y|zClibquvi-devel0.9.41.43Library to parse flash media stream URLs -- Development Fileslibquvi is a cross-platform library for parsing flash media stream URLs with C API.[ssheep27SUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/Development/Libraries/C and C++http://quvi.sourceforge.net/linuxx86_643 AA큤[s[s[s[s[s[s[s[s[s[s[s[s[s[s[s[s[s[s[s[s8cd6dfee8868c06649e077c1657423fea6a3d68768cb2e135dc5f3b2eda39295c743142327a7ed41139548ff89e237559d8be414693035cc5dafddaff8a0084cada15236cd3e5ac56d0b57a0370a13adb52affd9d4e920679a5e12daa6e9890a8c2aae96feea480d16d1187d14db8efaf51a4b09b11a8e6e5a811022f8ecd2bde487a661200c62b0e8b86d103a14198ab9f26ae81536213843d4a1f11b0a0241321e1071baae53218b28462f845cff5357ebb2c0ffdffcf98a28c79e98bb97a69ebdb7b1545f10a5d7b81503ebd1778f048f1ae8edec8c08f1576837c25cc787be01a215798935d291ca66b636f4356cb3da5fd0c7a1f4ee9db1ba9efc87d4d1b66af43d19d8b958d7099bd864d10a5dac628ce963b87e696ec2f2a7b3f17abdda97244615b2e66cef2d66128c50321e4fc1ffd00f618065503a22c7e1b08199d4ce88e059e30c3a59f2cf7bbd8a29547921dd6214ff349d51c4e8b4d789662d42fe40a6f20a7ac0b2b315855e3904690b2535c1c284c054ad726b318b1af6c8c2c688b41c19a38d0f1999bebe42d67af452130f6548b135deeeb601696ab9318803897a94af29b696dc99b4d07cfee612c3dfffb4af307b0dc8a36cefd6a62d50d67448d2628e3d0e5ced05ad2ae9ca1118060c9f75cbeda1a94828d114139985af7e3ecbfb5ad02df0196e895e676937af074e935c4da97f2df6b67550160899ac5518a9a87300272bcf2eba098fc773f4e16809ab2e11ed8b810718c0b0781f119da73e0622f54033988b73845468307898b978a1fc5c4bf170786322d543rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibquvi-0.9.4-1.43.src.rpmlibquvi-devellibquvi-devel(x86-64)pkgconfig(libquvi-0.9)@    /usr/bin/pkg-configlibquvi-0_9-0_9_4rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.9.43.0.4-14.6.0-14.0-15.2-14.14.1U?TTR@Re@R q@P@OKObO (@i@marguerite.susbrabec@suse.czpgajdos@suse.comdimstar@opensuse.orgtchvatal@suse.comdimstar@opensuse.orgp.drouand@gmail.comvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.org- add patch: libquvi-0.9.4-lua-5.2.patch * compatibility w/ lua 5.2+ * luaL_register replaced by luaL_newlib- Move shared library to libquvi%{soname} to conform to Shared Library Packaging Policy and allow parallel installation of more versions even without multiversion. - Use last change date instead of build date. libquvi-fake-build-date.patch -> libquvi-stable-build-date.patch - Add libquvi.rpmlintrc to spec file and update skipped checks.- no build date [bnc#916338] + libquvi-fake-build-date.patch- 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.- 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]- Update to version 0.9.2: + One year of bugfixing and improvements. Please see NEWS for a full list of changes. - Add -DLUA_COMPAT_MODULE to CFLAGS, allowing to use compatibility features of LUA 5.1, using LUA 5.2. - Move the library to libquvi. NOTE: the current library is a .so file only and does not have version information. This is an intentional behavior from upstream and accepted during the 0.9 release cycle. The versions are ABI incompatible to each other. See http://repo.or.cz/w/libquvi.git/commit/20b1e for a rationale. - Add libquvi-rpmlintrc: we need to filter out the library being in the main package now. rpmlintrc does not know correcly about this case, and considering that this is a temporary situation during the 0.9 cycle, it's also not worthy to address this in rpmlintrc code.- Update to 0.4.1 version: * Add examples/parse.c [a26f5f6] * Add examples/supported.c [179d997] * DOC: Replace buzzhumor with gaskrank [3d2e015] * FIX: Lua 5.2: Use luaL_newstate instead (#89) [6de7322] * FIX: Make verify c/b check against correct option [0c4ff3b] * FIX: Use dirname(3) properly [b2f1621] - Remove conditionnal BuildRequires macros; now work fine with lua 5.2- Revert my previous change: libquvi doesn't work with lua 5.2, see http://sourceforge.net/apps/trac/quvi/ticket/89- Always build against lua-devel: lua 5.2 on 12.2/Factory doesn't seem to be an issue.- New package (version 0.4.0). - This is based on the quvi 0.2.19 package: quvi got split in three modules upstream for 0.4.x.sheep27 1527280630 0.9.4-1.430.9.4-1.430.9.4quvi-0.9quviquvi.hqbool.hqcallback.hqdef.hqerror.hqfunc.hqhttpmiprop.hqinfo.hqmediaprop.hqoption.hqplaylistprop.hqscript.hqsubtprop.hqsupp.hqversion.hlibquvi-0.9.pclibquvi.3.gzquvi-object.7.gz/usr/include//usr/include/quvi-0.9//usr/include/quvi-0.9/quvi//usr/lib64/pkgconfig//usr/share/man/man3//usr/share/man/man7/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15:GA/standard/065b3d9e61cab88fa9f3d955c7943b2d-libquvicpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filetroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PR8yWnс^0{utf-8339acc09080a69a9cd5f8119d1f5e3cb65beb351a764652cae7251986a9cb100? 7zXZ !t//*!] crt:bLL $gT=UF׍rޗ}~ "1_yqف7sn,}HL`*@ iQFfS%K4֑_Rw=ŋwpSYNEc 2KsUl2^&[Azy1@K֯y-xd6#l`P@׶j1 YF0*"H":B^Aaal>6Lo1wMA-QT[ 6~k Muu@ Wi֜f%&E7)VZI X/IPs#$s!ԋ4a; ĦQI |[^<^ureVGٖ B[,"&3BYih\wQg+["p Oy@4#m]i[ɾZ߾:.C7q7~0: ;{JS,:0{Zh_ 2I-b'"@AO9is$⏭'Bjl&T;nFiL}A.?yXd jvItYrow:XzCWp嗶qէhK ,hRTr(s)@ ѯHeuQӰYl(L3҇\ (m*f L@k0DPʺ$RNɡJSnݸwC|-Am7`'|G+Er֨i޼Z6}Mvݬ9'E8/\4*Sw SlOK1s}B[~~U}`a:}|-x%r>^ O4v p/65t70|,T%VQHsHo K>cl͙sKRn>Ww 5P=]BMYWw,N{2ٗ9[xMYq'7rXXz`ڏzF3)-M*TcE"Fux2[9ڠXju{ykXFh/ReiE-1g9e\#٫Z$eH !e:ΜU$㝨`-ΙDXCT~=FA—P LSо:tW+ pRwĽ䩫4;()$$x֚=;E6suIG|R߽[r`!(/Ka\/.̫í!i7naC0a 'Ẻ{ +ccJ7A~{r9—w>m'5mOA tx&|m( k!jrOv: rLC?v:I=o~:IciHꦲNnZB:&Oٳǿ4={cR4dU5G|4I,=ilw[M|; tŶop-DD҄q W E}AΫǞcennpyٿc~Yj=o bC wè ijM2 ȇLGgA(mdL?ʋrjr}<ոڂ?4Tm7営'rs3GۣCqTSjVkYIiL0C M 5i=[P$eaQU}:3H)ώAtf jE.YRZMNK }|^$V'FF mḊz}_j*ʼ Wud(MV51_ ⰵ团5"q3xW=n|gqaogH2x1rzhM- >))$^ | k,h`tg$ؐH<IJt <K,ifǨ}eߢ֡Dĥ1XmSIB'Rn MVל`՗L">+ֹ:8nWe,9A,&C7α͡](hJbȸl6o.W6N)vq&lm+w)+}}IHԲG6yNW>+!e P?;"3n#0$+X n(i\`?f8MAsJ~"-m`R\\("M p*%YϕRp.t=ZiTtr-}R캠'{VGDVe W /dbw(3;1ˁnJ S2ω1 ܐY3z~l1 ?%+Ge\cWtCgdtw'~!jy2"JkR]sH^ <S2 w;c6y",Zwʯ3MB1Vs3]!jW,yu+f̡=/IϰbG%O/csbbG6$Ы Rx*FMiƕ`DKW3 L/ G߹Uui(Q`d^yGI⡞ OhO&o(:tj T.+7:8Q mK=b .æ6 b5AW!:Ⱦξbu˵f茚:֯ڶ1q<ڴf6Q&wvO8[}'Hʜ)Jhq]^"}vI L5cسjrC_;j>qm؎,!eHkvP|;\BиCAyȾ4TPjxK:giJJ@ҝ*DEG 0b z/A̪L ގ-~Iٲ/2ǬC#}ͧe1:A b/ݻ jO9 —F\#'8< lNIH.jxt 徆5TJUx|@ͱw.Zȝw3LSIdkpX;g\y\p{,5bBL9N@XIz_$*/g?dw.U&Lx^?j=tUr%Lv[GhCJ4B:VYTzejr+2B.LSx~]|7-m֨]{Qg,?+–qhSK~A 7p MQ&s1ZKQ`n14नv@?:UP+qZեEh9>|&f&'4'M%DZW'HŔ( WQPZZHhTk1ɕZH-v2=k/+BֱõфCKL6G\|20w};ݘwWU&.aW庼.Vj]/C߾ z}(.HXT~sIoy R Vjv2GI{/xjmšK׬R* "8iA{1Ij%M`KAdxh9q"b'\:hI{\1{y6ajHF E4F֚%kכ'4V=[٫8%tfF*1DQ=S/ћC i||%7 t@:U GB)18،ܲDJƁK2h]nDMPrT^x<SƁẔ4+7SIll[1hN8 Z vGO0,Iˊ"T5λhg >qkR+_^3UF>ñNF:T[m!0 XM S޺v(P#YU@tk%y dVtWwsT^mޕ'v̩ '-]2o`Z~1}57Ę'=YH21ʏ$4$:H"^L6ɟ*^/%I&?U !z@t03Uk _GXҭ=lPC@kgye#SO_I<5:؁8b{r0H 'UaMfCt_MJ"l]_RTT*"TȆÙm TDú4>Qϕ~OB߫@SjtA~-[X,h~kbR{ PS[ *KWǹn<{"pO#y(ַC>udnAd,~u$exI+-g$9V?N5zqt~uuۀt'x>X_x'8nrN2hX"BGiBH IKmty/Ԅ~KK#uo dXlLv74ƕޭ":Y\\QGm; zӴCjl C;I8s1st6P )-!ZrqŐw޳QL UApIy-r*zM0k+b؟@PF,>wj+8mwޖ] L= Fq3[eU:q:dS0˲j ;ޛc?&=s &^Ր ? n7e3%jasx| ҇^j)Kh1> Or3`rLo"|z߄NvC6'=2lCCzf3|ˡlڤO*h}dِ^9fgŒ2 ,H:6`){n(# =d=]-/E"IhɪYCNxR8.4*NSֵonQn)Kg)ޚ4V2!0I**~#OڢsAl9hWo޹W|QJeBVUX9@ıOѠjovŭ  -\qiQRyNGJZͷc,s5b hO!#"OZ=AԺGӳ1KS>dq.lqϏqz[%Ge<4rpSfz5uZ zM©Ds_t{])v z^:)<}o;G#)Tʗ:֗6.`<]@'B?CuTzA&oAշ8Qq9I:)DvM~Ebcxb+!No'ATNԍD%H/q㒵yۈ3Pyj2A5qW?G)M(S4;c*#CyzRWl=+]37ۅ/B%; imu!V_}qw?hIl:7)C"wg0E9wF׊16~:]t6z-+Feu}0wnj8*k!!p>Tuw5eg% M5&n \$.,G67*ND0;`r`>7,놓^T4SȜ=,[ gPbpziL'U\" n)w{2Ȅ #]D}ǐn3aHoHv' Tjn6G lKw&@[[^ŠZmmw>*VIتDxE^~i㤷q36+#z82Qh@4M:Fʉ v 3Pb@ޢaUKx CHC|\%̑bJyBMFYWCi!H6rhʐr"~w,MIk%a<J#{ fq\gu0,x, yRom \M) ^ :Fs,قfTPʷ*[&zӓ 3JjxKNgoxY?VWL{DVD'J ɫica Wa'zl#9l w^}cfxDFyG!*GA/F no?gݶ\"=zWC㗇Sۚ[T\ YZ