taglib-1.11.1-lp151.5.3.1 4>$  Ap_渋/=„bɭwK\58c䡂'W`%%h½g$Rd,ΦTY!EM鴝'6#_3w(Y&l{'7N?Gڱ@S":aζBF.mdPM1\cABO`bC s9Ee䗧 IɟU82b8743574600efcf86325f3067b8d8062acb82ae8ec4a6266a35d1bcc113af77bbfc273056fca3a8f7c50ff496c87ef89d44474d_渋/=„mR48T6D_Z_xi)l@|ug}IF k)SV?ѭ?RP0@veK` .mZDCA=3:yr eb(t`4St~O(+-aTa{ʉtT!/Tfz+yZ ۠sϩlHPr=jPwuhL JsM B_'ANk)\>p@&x?&hd   4 6<DX b l   4H`(8 9( : >@FGHIXY$\L]`^bc ^d e f l u!v!w%x%y%(8z&&&&"&dCtaglib1.11.1lp151.5.3.1Audio Meta-Data LibraryTagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files. This package contains built examples which manipulate tags from the command line._cloud130openSUSE Leap 15.1openSUSELGPL-2.1-or-later AND MPL-1.1http://bugs.opensuse.orgProductivity/Multimedia/Otherhttp://taglib.github.io/linuxi5865%5%5_б_б_б_б_б36063e112dcfb57a7b090f02848c0789b52e29d5f142e42a1f102c6fa13275f5fbfe4723cfff1fe7c0aab24ea8af5b0ffe383b9eb4101ee57db90071c0393f16e2eb43506218d7871b1497a40eb8552374f2ad67c90b3b0bfbba0b78c3cb74cb86e44bd0d362518293c4af3f83ff419274f46e0e67844c7160f6c4948c44125458a2a48818791e6063e1f1f50e04eaa385b16079616e53cf7ed3a0cfd8350099rootrootrootrootrootrootrootrootrootroottaglib-1.11.1-lp151.5.3.1.src.rpmtaglibtaglib(x86-32)@@@@@@@@@@@@@@@@    /bin/sh/bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.11)libstdc++.so.6(GLIBCXX_3.4.15)libstdc++.so.6(GLIBCXX_3.4.9)libtag.so.1libtag1libtag_c.so.0libtag_c0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.11.1-lp151.5.3.11.11.1-lp151.5.3.13.0.4-14.6.0-14.0-15.2-14.14.1_м@^j$@[YA@YW'A@V^VSuSM@Antonio Larrosa Tomáš Chvátal kbabioch@suse.comtchvatal@suse.comsbrabec@suse.comaloisio@gmx.comolaf@aepfle.dempluskal@suse.comohering@suse.deolaf@aepfle.de- Add patch from upstream to fix a possible file corruption of ogg files (boo#1179817, gh#taglib/taglib#864): * 0001-Fix-possible-Ogg-packet-losses.patch- Disable rpath explicitely to fix build on Leap 15.2 bsc#1166467- Added taglib-CVE-2018-11439.patch: Fix an out-of-bounds read when loading invalid ogg flac files (CVE-2018-11439, bsc#1096180). - Applied spec-cleaner to specfile- Cleanup bit with spec-cleaner - Drop librcc dependency as there is no actual code dependency in taglib- Update to versio 1.11.1: * Fixed binary incompatible change in TagLib::String. * Fixed reading ID3v2 CTOC frames with a lot of entries. * Fixed seeking ByteVectorStream from the end. - Prevent denial of service (bsc#1052699, CVE-2017-12678, taglib-CVE-2017-12678.patch).- Update to 1.11 * Fixed reading APE items with long keys. * Fixed reading ID3v2 SYLT frames when description is empty. 1.11 BETA 2: * Better handling of PCM WAV files with a 'fact' chunk. * Better handling of corrupted APE tags. * Efficient decoding of unsynchronized ID3v2 frames. * Fixed text encoding when saving certain frames in ID3v2.3 tags. * Fixed updating the size of RIFF files when removing chunks. * Several smaller bug fixes and performance improvements. 1.11 BETA: * New API for creating FileRef from IOStream. * Added support for ID3v2 PCST and WFED frames. * Added support for pictures in XiphComment. * Added String::clear(). * Added FLAC::File::strip() for removing non-standard tags. * Added alternative functions to XiphComment::removeField(). * Added BUILD_BINDINGS build option. * Added ENABLE_CCACHE build option. * Replaced ENABLE_STATIC build option with BUILD_SHARED_LIBS. * Better handling of duplicate ID3v2 tags in all kinds of files. * Better handling of duplicate tag chunks in WAV files. * Better handling of duplicate tag chunks in AIFF files. * Better handling of duplicate Vorbis comment blocks in FLAC files. * Better handling of broken MPEG audio frames. * Fixed crash when calling File::properties() after strip(). * Fixed crash when parsing certain MPEG files. * Fixed crash when saving Ogg files. * Fixed possible file corruptions when saving ASF files. * Fixed possible file corruptions when saving FLAC files. * Fixed possible file corruptions when saving MP4 files. * Fixed possible file corruptions when saving MPEG files. * Fixed possible file corruptions when saving APE files. * Fixed possible file corruptions when saving Musepack files. * Fixed possible file corruptions when saving WavPack files. * Fixed updating the comment field of Vorbis comments. * Fixed reading date and time in ID3v2.3 tags. * Marked ByteVector::null and ByteVector::isNull() deprecated. * Marked String::null and String::isNull() deprecated. * Marked XiphComment::removeField() deprecated. * Marked Ogg::Page::getCopyWithNewPageSequenceNumber() deprecated. It returns null. * Marked custom integer types deprecated. * Many smaller bug fixes and performance improvements.- Fix build in SLE_11 by disabling post-install- Cleanup spec file with spec-cleaner - Use cmake macros - Update to 1.10 * New API for the audio length in milliseconds. * Added new options to the tagwriter example. * Added support for ID3v2 ETCO and SYLT frames. * Added support for album artist in PropertyMap API of MP4 files. * Added support for embedded frames in ID3v2 CHAP and CTOC frames. * Added support for AIFF-C files. * Better handling of duplicate ID3v2 tags in MPEG files. * Allowed generating taglib.pc on Windows. * Added ZLIB_SOURCE build option. * Fixed backwards-incompatible change in TagLib::String when constructing UTF16 strings. * Fixed crash when parsing certain FLAC files. * Fixed crash when encoding empty strings. * Fixed saving of certain XM files on OS X. * Changed Xiph and APE generic getters to return space-concatenated values. * Fixed possible file corruptions when removing tags from WAV files. * Added support for MP4 files with 64-bit atoms in certain 64-bit environments. * Prevented ID3v2 padding from being too large. * Fixed crash when parsing corrupted APE files. * Fixed crash when parsing corrupted WAV files. * Fixed crash when parsing corrupted Ogg FLAC files. * Fixed crash when parsing corrupted MPEG files. * Fixed saving empty tags in WAV files. * Fixed crash when parsing corrupted Musepack files. * Fixed possible memory leaks when parsing AIFF and WAV files. * Fixed crash when parsing corrupted MP4 files. * Stopped writing empty ID3v2 frames. * Fixed possible file corruptions when saving WMA files. * Added TagLib::MP4::Tag::isEmpty(). * Added accessors to manipulate MP4 tags. * Fixed crash when parsing corrupted WavPack files. * Fixed seeking MPEG frames. * Fixed reading FLAC files with zero-sized padding blocks. * Added support for reading the encoder information of WMA files. * Added support for reading the codec of WAV files. * Added support for multi channel WavPack files. * Added support for reading the nominal bitrate of Ogg Speex files. * Added support for VBR headers in MPEG files. * Marked FLAC::File::streamInfoData() deprecated. It returns an empty ByteVector. * Marked FLAC::File::streamLength() deprecated. It returns zero. * Fixed possible file corruptions when adding an ID3v1 tag to FLAC files. * Fixed self-assignment operator in some types. * Fixed extraction of MP4 tag keys with an empty list. * Many smaller bug fixes and performance improvements. - Drop no longer needed patches: * taglib-1.7.2-doxygen.patch * taglib-1.8-strip-rpath.patch * taglib-1.9.1.uint.patch- BuildRequire cmake >= 2.8- Fix build error in 11.4 taglib-1.9.1.uint.patch/bin/sh/bin/shcloud130 16100108191.11.1-lp151.5.3.11.11.1-lp151.5.3.1frameliststrip-id3v1tagreadertagreader_ctagwriter/usr/bin/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:15483/openSUSE_Leap_15.1_Update/7f32449957b03845aa4ea483d03c019e-taglib.openSUSE_Leap_15.1_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=2834cf4254aa2fa48445fe2be468f140902aad33, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=54cc81d6face82ec84e54aa2fb896eb557b0cbf0, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=77741756f63fa314a03c8c0ab4a0400b0a8d6140, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=415b24a280cafc74a731b3793ccaf870c9b27964, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=924d2081698da3100be63e496c1b2f5e0069a2ee, for GNU/Linux 3.2.0, stripped %* RRRRR R RR RR RRRRRRR RR R RR RRRRRRR R RR R RR RRRRRRRRRRRRR R R RR RR RR.]}w\(2n(v/A[a]~?sBY%*Z-S'fތ/쒰䞦VMsY;9Ah 4X{ٓE$,&:Կ"EhB hbu]KDJ*vOg$g0|> Q  ! `n#@L25rN 4{  BSPug*I+ ^(@ *Фn͠kw19#\UH{Ē>x4\4y`Mi)!7&^%I^M GjnүT0J?{ęރd%Pn 6˿H⎫fa*9:%H<&H"nǾUGNL>`. 9 35ߞn'of Œ':Aw4ӶE7P%3g`E[4Ntkȭt[Etrv*|A.QV#/|]M3ڬJZ ^9=^=1!bʈ}']O'wcU"L_pw#?g2Ύc%PNI gxyno`qPlUL L8q' ǥ |J,RNRzC{WYFFTu囊6ARӽYzT9j_m- Z3Usɋ9 p*%*NY`GhZ/if+,pP[>{#V5VXʿ2]Jm>8P&{f,p wt̥l1<MӶ0]fW/~!uKAVqoyN8hO`LFhé2! ?^9vbM -R'w蔜eJm7¶ʼB;7*G Y0QHFmOi{g M֢~],¨r,W^7=Y`̧ =$+oF 󓆆"l/o5J[/ŰѥD7'5y64#N>RꆒkrChaEU:_CUW֐ >m LHU=WEIOϪ6WgRy2.϶ß ?q_(nb kmǴPT@LEEqP+oFoP,&:}QF0G$?-I=R8][׵pcChuey? Ҵw*je*\-ZXҜkCa }kڱ{Ǎ Շ!3+AdK8}b6YJڴJ RhI(mi~T_}rȕc*g3:)QAnm-j(HHiTYl#-wU}'IFkg&׳m{CgU]\g3L|o@MQD[&ק_]'aÂ{G$a> K"%.VI^!4J aFF8hOf: 6o0⋄QlyK&l`7m%ӁkEQ%tYrWd^|f#uLД :;IG3dCÉ ;,v VlLjU@PNa|0|;@1TOg<͛prl;ՖRLhD[ׇ`Me3IHuΰ 'pj0S_18a肊"bflbfB@CedS *+pq xz.Dvog>*7|~0X'*!lރ-^A[/E5/'8ax;jξOk>[^A(H$vUQ")}fاY2vr 3v6T幤$Uل4H+'4`k}/\U//x8b@*_YJB?N7;TX8d#+KeP+oŗ=t!.tk$ {(Eā\3{* ȄkEX YY왹dk18ìC$7,(", IS&L"D]_c3䭄 W_ok׾GhQ\TO,V\BE!3+-h 炠3mn)P-Zh|${uF /]5%yU[18 Q{T0X5U~fYwBA&Q ew6 - F j6͔f@ҝmi25~AERxG3LÍvUiEZh#W(#:ޮ#"E Q:cPvn+G9HfT2u?)ZkdiYוe:ܡzη6D5T%AK1HK&kryKp"qS' T{3YY ߂jPJ 6!,=HR*D,fڟˆ\x|RG.L-j.jf”h _"UԳ:ЮR6_҇9]cu,%3Ȝ?n(f6 f~17&qMW*rm]d9Đ)8ăt`40ri\ ٺ XBee2 B x2vt\yyOV?Z"YHEP3MvA.zZۉC+NRPGf]tGuait^efW#6fZ*%<>C~{eSm_iHw8˙ZC}.wf,u]3Uzi}iGP3Sуi<'2_hNB"^%" eЂuLolj'=;J968k(eh~-f-亱R}_a^0>SS*,&z fO ϴ~. ͙,{P WMYJOM |7N|X0@hto#kF3S4|{xܵ} خwbݛdkH,_VI-MHe2*TDM<}:mmʘCTK@'@-krĤ, RLLy"&Ϙ!HN&4=Y?Wf{8&f.vR`%6W-m258DuX]/B怹)?yK&Z\B>Utx!)j'AIeYC:|7Ew*t$%kb֙!;r%Fi :t ,WWށbߦ$,]fVn[ہۏ"cjN~WW{m{WI/">%^n$XOhs|FZ=.;%liRUɥ&2V\W ljK1NQ=4\셬p& a1SZai;*&F;0?3_K =TqAίa WqjnԞ ڳ~{l緔U$gj^ skStL3j!?y(dG`ZAԈ@Ɲ6߆ *kQ)vqmFRe/6* D܆zѵ9>nZ'zx Oy_JVQ\&I2x j|A0GoIeXO52 o_[B yXEё%i)ط2gt-* aJF, 엂lTHOgxń#yևe SF(ڼ`F 6#.o[ě3޶J>#g$,n^Z1˜jO.Ƨ֑-'w*U9:Xk ޯt)C]b7RԮ $dHUYp ߪfЬf}T'}?wU(ԋ\ƉaI=<ײrE*Jպ1O!I@<4^cEks'Dus#5KVw>|Un!غQ_q(?8I/H$.) p : 5'\ cC@rBOB]fTz+h!"UIJrqdj$KfAŹ9 4(OB* uB`-̓8$6e+IkB:x*ކȀLE?fCJV`$c<`džC4DAf0UjEnۮyqtpf+fxvS7)N{P9gaE3*=C5+uJRy 7p?'r{fz-ӝRYrxbUož%h`Svu7+ bf:爐)ɘ/YV{5cRMXh4zvx^ecVO0N(7N$a_w%HEB@x.4G\ls"A2%bI-%ћ0V ^ *U"gJ.{ptfHJ[T4Q9Z<(Rv "+ؑ =S]7De68zb+w‘o9?^g(*C"(5U1KߕRߚ7__ s+scl脍o->=CL *!9wASv;f}t"䨍??!B`5p3M@3Hv"=6h)[*0G&"8"daV\HZݽc/s)[8K?rwVx`"j0qF(1٨@''p -ىgI$m;<BLo8`jPĈ:t 2|5RgM dt}蹁ui.7UN&ABFki\e|RMvTo9yZҕ95E%.lJ/^PC^/1pƨG[o6 ÷~Ti첼YĥOUBL,Aת)ug[C /=K:t)%DA^]$0F6(^JUm;˱#0 R*KAuR|- z#u‡CaRVbdxt$/r|PO }ƧŽiC5=2t{9I$8ɓ.Ĕ^_OqT-;4QRufaMXjw&xgY 8|ʇu}W)Om]^CyX܈Q FPs#U/B^1AD*{ONG/.z\PF$Vܪq'AScK᤽DQ=ζhqџ1tR`5E x~lu 6^^ߖoF8g*2UZf EQ5 ڳkw1e 6ً' jhR0IZR $$JniIv,RL6i2WˈR!"_n]BI,UY t낀3n[BA~BS9m2.8Al5uCdq)+BxOآ957sLMpS.I [V乎Y''vK:]i W +4Bq*5 e|uj!a'chd?GٚA\i7k_HellI_#nU6';>J3Uخl$qNl]0bA:Y@~K3kEo l–l{H~ȮG*-S(txǣEϘi 啙7Br sgw2$ViIuW0N: .sWkJ؂=^3io"f7F&Ӝ1Ѓkb]lDW"oG卧xʟL*X@7֘A'Ҿu]#$dE >[ArJ<=Y9𓋬'_cJ wmqg6>DF wDk!!i7AO ,ԕX3݊Il٩S4wP ]M2=hi,1 Q$~O].\uPwWcEM`FTR U -:D:DYTŠh"[}e++-BfrDNڠqt4ED IT ]tWvݜ 4I%qAw ,FۯosG$i!:(wc?B`9:M?v\U-}nȢ`L5ތ?H=@f}3َSVbܙ n1m(z cSj\Iw3&a&/Oͪ0;t,wE^cl @"#i銥fLTIu莛zQ'jx G9Cp?||E,V41DŽӝvce>b9mwC;m|IKG&x74y~ {îvtj8Sʜm4$ 8V@q(ޤl!H ` e.H 5)͵7AQ i'U}J8CNToFJ{ŧ 4D2J ǂUV9Yۿs~Mq4y@4,d-zA(E/d9CUݬVcR:w ^kͅݭAmX@)@ā)-N~b{miLYb}}@+n ~iER;EQ(D(s`\"UǛކ,5DmrSY? 0 ,۸^GQxY~ePv(;i=lC$;ܗBC?C$/$okW)[c N2Gyl _/FM3y;!A & {Y*/z9szko sCa-ƨpw[(N w?"`a: Ų)ŋ19{2L}Kw؟z/-`VZP%[ǯ2DT;ppW[3"fU_wίS#Yε#(, (]FO-2H%2igl:TmN4,UA4keAz;3mR΄% *Dwv߬T - }WXXhYP|w%no=!ؙ [N C&$0oFMbJ "/ VivuЂXgbWGC" =]bv~DԐvo\U e#Ϊ@jހ~=~浌CTDSU7a\ZM 'yIWnW/qN:ɶ \;LNoT$8s |S!MAQ&CB'q: ʆznNe^A/N6,Z W@ )s.y>]W"h#wvavAd)炸ʠm_1Ukݔ`<]S~r;00r^0ޔ5}v=LEb+A ? lôJp#{CjucIٞ[ CUggp5Ph4xsBƌL(O2$r $PW#Ց`Y\?\nYhs#z>5x~ayt/pAw3*NbEBӝ3Mj8|g8 ` _껳 Y(m=2?P*cWS+ >;u}<0&Z PR߲h%rʃ 3C/xgV%,awg,R_"7['cB-PbJ~a*:=g}' ;te*1FY N:V zaN,U(Eq2+PLl ?´ 9g:䝷pio b#N3pSolϾc OzuWh' >t׉XlTKwEtxdC'mkC-TUt$;)M7d n;d]9MKr'\O┹dbEz`: Djgo&22؉n`ʎ\X{j E;i j@|?f3(;+M|hgouOT-r j'z`I˻z)ӥAlvt= o [B<%ϦO^"Nzfw/@6ؚh*GٖV2B}ٹ m( "$ NNX" 3ryͤck;dKY/Ѧ@4"2q {FotMH[HDz9?v|>RA)8<0}YRLV:٫3! مvGSh/޹ejiGt-I9D 5x@V>#C\s) οOћeIjBfBҫ"x\R{s8_t# 3RA8>j;E!8 ݯ 2) -@OlH O&TyI $Y4,yzXg dD°y1'Nqɨi="A,Z|/YoD~ݔĵ\/{]aȵLǛn8a#O<{8!2\| WC]J,I=kW!㽉Sf#2ы*r5jY IL %OJE㑟KЈM zoG[k2=N,ŜnBwfsNyQ猒e]&vbԯ!q<=OkGfGEs*]'14n2Ye1cWwiEpI]Z}l],kH- A' ^Lm5>*2Ib[ă6$2u"~A}3c >|B._r:ک :!_Wכk^+ރ59K7%{4R|ϝlUߌ"iyR~Erh)߸o(._ bl‘SPPPLU*df8jO0Gz#{.gs|IJBL]ND_znO5c:Y?nwtqiAkfJ:;IGP=0=kh1_ҝ\|ݟUTE|tWUsڻq" M]WYb+"M꿠Dzh:wA! ϗ<3]/[[NVσE,JjtLb66}鮈y ԁB, e'bbؒ|>J[솾ʗ؄cQ8GzCu-'C&#L_͒ON8LO<]+BAĹ@*-y;2pG֟tHqjm#'ܣg^E$Fx 0r*ry߭>f*YRP=n`0argG>(,:͚v)ܭ,<Ǽr 4ۏ#j'Hn(13x/ |70h=+V]jinS:.9l&~A!~e2ͅ<}>?ίΊ"Qx8ϡ=T6Ĕg)OK4>,PHU2UQTםV^(^{,*g$hEPuM A"3F$"Ju*?~#fx ϸW2]֬mUd{휖{K5C 4<9=2R\TZ~DޡBFr7 -~ɚБQ7Iփ%_E<R<JDj tyiԺY\uCQUYR\M!Np Pp.ѷIq9?)݃,iq]咪ܵw']-E]ߞ5Ukzgoq ZEܾpϷ89b՛cDaHd`cAsAݰ,tћ4~W{[qp^zw6i~['qw.5fͼ4oFxS@ hj{>̓CrYPL :qDL4Ӿ>gjNWqy)ŽbIbVuaT.խsS(L* aCaUMߡ<6,z;z WڎdGƜt΄o YZ