libtag1-1.11.1-lp151.5.3.1<>,l_ø/=„[ˤ$ۛf_[Vƥ$47|#-11TK"$r"gswHLi=.XCfpޏY΍sו+4qq)$# Dpԯ6NpO#2=cO:<\+ZZ/8k3v-8΍l[EZSIKx;#{ݍp%P;NwPasĐE,+m})-=xI78]ܯ~Je C>C ? d   5HLX\ox     2 DLV`8lpw(}8 9 :z >I@XFgG|HIXY\]^bcdAeFfIlKu\vdwx y z X h l r Clibtag11.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._cloud130openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://taglib.github.io/linuxi586ܡ_Э_б4f2c8085a84e50e237e4db42189743b7b85e4362fb58576abce64df87d6e4c6elibtag.so.1.17.0rootrootrootroottaglib-1.11.1-lp151.5.3.1.src.rpmlibtag.so.1libtag1libtag1(x86-32)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)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)libm.so.6libm.so.6(GLIBC_2.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.15)libstdc++.so.6(GLIBCXX_3.4.20)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.9)libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1 taglib1.6.34.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/sbin/ldconfig/sbin/ldconfigcloud130 16100108191.11.1-lp151.5.3.11.11.1-lp151.5.3.1libtag.so.1libtag.so.1.17.0/usr/lib/-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_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b4ae414d12b5d45d260b104b8788f7753d24918d, strippedPR R RRRRRRRRR RRRRR R RR.]}x඗D\핾[_lݤ<d{8w!{^ G9ByT -%Ҥ̄b>ӕ{?AC}I#]} 24E}cE٢EC)? IzKІBe{]jk2Pb .\(bdE9UAE,UpSqӉI`NђI~OG։#rۇyY{9(ɻhGZqU85!hDe/\]y70r%Ti5جkBdoD|1Wc|s2E]ypzLXiwĹ:0U&Ūu}J2MҗeJO?b!F9Yz9Z5kJӄ"l7Zd)'5v4p%RƬ Oѹxqo,g:/Ӽ01KwFh!KCmJ2 !8'D ѽ7!v؀fKr2#b,<5wPMHו& }/vKm#^L^MX9  ( N:Eз\:!"7"Q!aX.rg2(owXmB$ˈM P\3Ӡ`Ҭ͹9A-SA rZW0gd =@I4Ŝ- )[t+YQ!Q58JbfXUv'%8w'e+i<3<~Պw@Ax 셼;L3B[pN\:Hdkǯtxj:I Ek*mQ.äx'8w A i:9 һb`8 A% JIjN53% }^^rOm"@VU#T012@Qݿc_yRwPĒϛRnXN>4֭KF_7+-vuI+˴<l:bwu351EP]S3ٝU 0~ӱ #Idz]enO*3a6c!pFW~bY?Se ;FU5YHv]FL!$JNN˓)ppSXA@]ݫi$pii/ߌމi5/K\yGۏSawOedUo 8N (T? VM Df w JG^h[-B$CߺtO7`.r}B GCߴ[sty3*Lu+Hɸh|&rn'^ 䙪ki\}X}P6NW, +a"{ޙ$%P:!Շj9X"#]38LoA aյx$xfTd"@œsFz`:]Q ?xm>>M!Cƾir6r}_< ڍ,P~5aut(u5C 1{tI4E؊8F@$~ЅnT-a`fi,Gr|x@:t+KtÔb5SGc`j}|k;:, "\ikIu/0bT^b!'bǦ'G!m~qb|\ 6<_m C+@pT׺~4ya`w/n[U,E^g[ฅ ARv5r#?ۈSO by3Q> %b.Mol)$;6p;wd\x&hM-VOD:0$5~mCT'JKn4Ųa |LJGZ!"_>_݉Yu}uL!|AL33MF]cM#6ќDvR*X[,]Ge",^Y{;_lӨp9,^N bYR.F45{U)N?Y(j0&ӧ!ꆱcOOsLr?Ȕ./$$AZpv31dh0*Fo}1dՌ$2U).R 7T9َ75aоES{Jŋ("'4^׺pZ-$E):Z[pfAd +ȧܩ+-?ABER TmiaHN "]̫A \ri%S$QM%4[ݮ$^,JͰ.Nlٟx'2U,@Z1I*-y+'h ̮L VmX'2Qqd &9wq]4ٳ քI  b&;iteXYklƹ1WB<0 5hlXq=SbPXm"L,[5qjǀK?!_-0^KQWk_rY\4{@ flVƒ pxEQE ]P=d<Ÿ̈́Ga*~f`tkbF/A#`tcބt$ئ0!A/ X3i7amϟ|j\CɅʁ^fmˎ/kC($R3%BWD!Mp#[ŕȪiyB/B.o)ndGiO?yK})# $I@vZࢰv v7Sw/ls*b $M)L"5OUҙ,ZAvMTՁD>ZD@w>Patn@WI8ZA%fC3DTAz`!)2 _ |Zq;`lelsH->⇧h $hPF;fm>Ϥ8kYX}J6,>ixIw]~4i%kӆ8螀]Q,O*0lj|F# G򂁾so ܅9h|4.tJt2#hGvmXʫA.nZdm}[e3Y)pL .YIU1v{e0lGTT[St1r|ρ*-!zk䋵_<;{YxOzQJ^A&0-d~\*kF ti! 2b汜-Sp>.c>֘P^¾#fwI]LT&p3 ѡBw.SR62=g+ WcK00$H'o{Do_ Y@ eVbdey@ vyL.ԟ) Tr''pt}@;ÐRxvVAs_f3xYmY2@i>9.j^tH1jک'"t%RTY|;iL` *ʑl{]:GEEU?}TX8lݫUEm8Kq}zpY_r`0?j,r_+,ew@4q8R˖a}l/b`a"IsqY kk"|V|q/X oke') Fe6 sZ<+_zH? fspUB:h2-Ɲrpl}f茈~u͑ zZb@&_EDVcҪyS/ϚaXAwv :YbXhY#jse87Иb8"< 6ɦF0m{1g?})"eQ v,]drE.kӟF+"礠yy뭲Mi418|}65tei"hK䨒v,GXI-`pE0_^3>;XݽzG˪O un$/%-^oTBbC NdJ9^uzFSM@@K/=6+TOIB>:D 'Յ0tȹeDEX~T>7!|ByK&gM#O[<ݳ".ȧ_f7CkX$p +#qy@BؼDR\[M,2h~Z2@M!(m\CzT)#ɠi(ւ>T M@oܚ1j e +0F%TiMpY enD^ %Wƍ` w["qLG^a8`--iMvr<=Q?xpV( _jp c|ոI7ָ"A%HÕvm@gP ,)2ߵTv! C1ld0 ;{r=I^_˽ZZV({3ϑ?]c }(%&}lu7ۨ_J@yE}x[9 >(pi];EIy ѤƄf1Vힼ_{ _fF-j?֣m dP|玴E8bi!,aXsɮgF!WĊL2[$v4.A'(a1Em719X܉TH<00M{'SJX}jH(-5aԮ2ńe֑(eG@8g;𽶄kp mzؤ=p&z{$7( 6vCrHe,D@6ٸT:5ݥ%!>)A GHdC%FTdsβZ?qEGG[u캎*_zR=+F:W (N~E5*P b{OPyejJ-^~ jvv_P>`wܖE7 Z^Rh(툴K.fL4gF96s*aT Cg6$kpʺ4hdimIH}g)dAWikKiF9<39&%{<֦zcikb-cP)\N=0Ӆ3S4:r)W\x(r8Zh/KfFa ֩*M !Km`l/Zv wc&tXNXj G=*:olYj >yeXHqh%ΙP(mNؾ rFaKMx]pf \~K&~AGxߣ;va}%,(%&\x3 C0nn}hA؆"6!$v em$5xIqh`ϯl$"|҃2K90"@Mđ*>ѲcVʌ!eTs#ʶ]vAq<$ic ?ig:S>%lT 9vr0>>73ʼF{,n۴Xr[ O؄snͣkNrXJf%]Hwg= ù9@G֮STХB4!چ'%4-ʝ]2G:Z8%%d v8ԡ6 4z8@^GHEP J" " Rڥ˙{;L9X2:tjE+lm,v0L#q/Έ@j9E+ۡ>~0]yߕ ACH~ O@NXh!r扟U*Tɹ8KͼbpU$Sݏ533'Ȱ jhbuy0]o܊P^OW2f%TjoLSC:P 2X2 u>Ƅ@ {4Vg~K~X?y(7zz54puK91n nZ(NZZ?qЗ&/*?PK2RnFk/G\q˽\3%{K(bnXB YN;d>uMT(\KB)\jkÖa Om2NgkPe}95?o y/[OD5jVپ ]VF KN=$sn;> MZa|IGٹG < M\ʼ^0M261u>*Fi>zT̪cFJi0.`oBlD)k EHr\`p8[tnЖm}5̘sz _ѹtqB&?qoQDT2K7P~=y\bL:Q R!8( e8zmlO; F!iOB`x^|Hbd:( lX$qfC.WvZb`/gLHQJ!6壣\vlJT^~H;&_laBkm[T3XTI0ބaMbl&\:E(KP6,'2Rlg.Eʾ_?g r\)T@)M~ZJpY\70k$J3y3cGS1{\GVBSmzmAT:ts3`\Y'AT~>)cWZ\& Mv,)`[lHgtKQ êq_M$k¼>$g;Z aW YE23Ge~vޔ*Yd\٪RzOaEy1,jc3 }Xtz{R=DZ6qn.s(MGZXnYleg_o_:NI̭\cÏ77-R/T}𷬄5^=3Zav9h@&237_(iIdXUE]h- _=L٤af$dh, t |ij L86=+0&mWiyfHYBN`,踪Dm$E 8]U~sizgTLEa`c&H 0CM M/gfTGJ < }av1׏B.~^Y 7Qt&pxZ$>O6z(l ۏXVJ*2C;᮵Ү0P)Ęg<ڑ32iaMy(]8_\j%" /Rq0$rEa NGF =D6aFv 0 i9 B0[ȉ \-E1ĦK:$߽i]%$u.OZRc OIN`WTnA6g @,$dgQm&YKz}qDJ+:_<dK_a;Wcwqx$OXzL8_'Mk=auU-vo lcަV籪6;] è)lƭ =c*JxuoR2|q$S@ֹ3\*M+]lS尦.HߵOkI|>KH;dP(G3[j]\S(Y/*㷜fh j{9_d*KCtHWꞷv#tS!TMGZrf(mj❕颋A4ABt)^6N)5 vM6Ln}:U[9Ч&KK8S:y- rOkxR.W@y-^COprK*w. USmN}d^[EFp s9?f+8nQS.$̌cF8_t#T'n&_=drU&;>wM_2ԡ"[S/yۥ[Q56E~蝦 xy"畞DBL<QnvfxR^Qֺ:/ :[z.,1$ Ki)sGq;,, ɤp;n|]BK捘 9-%,cE?bdKR.҂y:.7@\5庑k,bB˯\t6yXLh*;ݓlHZ+*}JK/tbl*526*5p2r}TźQʿ/8"fr(,Dkw){i1yofxSLZ=PˑNa x -å*{c13U:lX\v8lrx!RWpʗG!._Lz_S xsw\Uk෪QT=vXCws!?Iq("2h+u*57r\@1̆0Loa[Jany~p}f:>&֔QO S͖f*6ŋOĈ^+/aaDԉ]íq(xR.a"UKέj\74Kܵ6^=ӝ0&Lkeeɵ_}Ђ~CYcg? 'kX1PrP,RGŪOfz(ax#hG V826ʫRT.#s2pKM,0,Ucݝj~ &R JsiDIX,NP.ҁKBAP s@%wKf0kvÉn' kg&xӥ N+{@F6YRPR=s'lt"Ė5#v(DT!S l%DļHoAm="0e16ksCQE`;<8s @qzC?^dcv|R98B`:20%}!^򾄺iСΓ p&FL +YW17O x8Ό4Zڨ>ki^,WRG1RRd*ۘteMf& ,#'ze [ه`$ ha)J~RYNT{`~-jDJRbC\_`H aю?!Y M,.WeYjy]4YwL`sn`` .#d ͉\I5/GQ=x#5) h[56[v )H)Q~ر0.'Q?Z_ V8a[}!`&.l3K5crrԄ9EL/ ]+B;-UyM5E669LĽK04K 7 qw~c݁j^?¨9U2肎PpˠDdsŎزo9 76VgV#*BP1?+7#ז2R,zH(N?*MN>f{| 52mx|ؼ/ HD ּA0靲_(i[lqNm]SRO)u(nܶ q1kOzRƙmh,?38z#T ArC{ 0΄HVRڞO(kRQ7V]u'J*8/ !ܷjrN@fXKV3ROaAdJjK&1egYQ~ ITyBdUCکHnYh^[x'&C_Rwt⫀)n1FMFn:88Wg&1m@*(xk;Lٶ>ͅ98E$ģ 35df:ڊae.ݢAP|u_시 4n4Wu[}~-2K?c,^̸w43/$R\^WD|W.M:sF񰑖*"oi)gKv03s?*ay4Aۓ:"9B(oYSMos ~C ާG2 D5.mj+eiJ LwaTo[w"-ublZ/pAh>3 R(±=z_11A3.+mx? )!a T ۡ ~pR>ĸQc1UcD;y?5$msNSo֩CU0 w cIy9M;F:DG(kTKv=@ Qj{g_i0|:k,6%xxGW=ћH$6ofb Q8+ п;="K",PNS\nXR赼9ݲd|BUKƭq91 [&U8@*N7:@@/ ?~?گG[si>;z^]tUqS6K Z4ĭB[P2(lϴi&vⲐe,b>>gGfi"l}^hWKt:o<>U=)"KʉN|$7ԄF~aEZ!9K2$FZ&в@ rg$ +5r0Ķ@nS-MXhp̎[zWk獾Nx aEF&ėMFQu "g;tH^z?U6R L r LԖ Ge‰xZ&''0k7[') g l0IUguM3Dw00L!L fPIa1ҡ|)sDQݮ(+mٷb8 uquPRbq^,zKDʫ Ѩ^>Eb~OrYuQ:Y\R=:E* @xNN7aZ!Оv JۡcYZjf\Bjp^5]e%[+lw|3W[ksO4)XO? YZ