taglib-1.11.1-4.9.1 >  A _=p9|>*4N-WLB"n{@ٝJbA]Qn'cUH/_m!&9ȝΎz|_(& %;,wR(H@ 1:ߞR# ̉^mxC ZAfPh)ǚN >1~8ssbRy(bYwL:hp WMV%J&C4d%'1m)j kŭ)O36a414d257af7b79226e272748c9326f6e0a9303461a75a450d62a241afb410302f73c7c3830e75c0e7195424bad1c7ec3745436`h_=p9|Ha x hp@&$?&d   . 0IOXl v     &DXp(188 9` : >@FGHI$X,Y4\P]d^bc Md e f l u v w$x$y$3z%%%%&Ctaglib1.11.14.9.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._s390lp8)XSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later AND MPL-1.1https://www.suse.com/Productivity/Multimedia/Otherhttp://taglib.github.io/linuxs390xHH(HHH'H_____e191c763aaa21fa4306150d18b33d666916b6d181424d577eb34581deb56422cdaceee48dbfa6a8d9224ffcd96450011cb717fbcef6a60d8612ef4c6f8a8957b413d705b742a803987cc074c630fb7927c74500877d0618ab0aa313dcf5e0f25a4e91df3e56b0f27a71cba0af8b5e0391f969038e7d120978b1975d2bc43d2db83134cd76982636d920da1f9896b11020866bae0ff741037fb524830cefe7368rootrootrootrootrootrootrootrootrootroottaglib-1.11.1-4.9.1.src.rpmtaglibtaglib(s390-64)@@@@@@@@@@@@@@    /bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libtag.so.1()(64bit)libtag1libtag_c.so.0()(64bit)libtag_c0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.11.1-4.9.11.11.1-4.9.13.0.4-14.6.0-14.0-15.2-14.14.1_м@^j$@[YA@YW'A@V^VSuSM@alarrosa@suse.comtchvatal@suse.comkbabioch@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/shs390lp8 16097523191.11.1-4.9.11.11.1-4.9.1frameliststrip-id3v1tagreadertagreader_ctagwriter/usr/bin/-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:Maintenance:17740/SUSE_SLE-15_Update/cd874ac71b026ce221a5172db0f8b2a5-taglib.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=e6238766e9243934286c81bce28c35afeb9f8ba2, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=e6bb0cf2ba582771c2143080c005e1598ceda7f8, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=f20ae129900658db96631c888c5c4bcf79c5f10d, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=e7263dcca218cc0bd7965ca911875edca2b62323, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=1a10c0dea374e8808afe4a034178828359ce2845, for GNU/Linux 3.2.0, stripped "&  RRRRR R R RRRRRRRRR R R RRRRRRRR R R RR RRRRRRRRRRRR R R RR R RRRR܅T DD2WFs%y'|A|<+ڀcΈ!w_kʽeDԓ8[]@@|/,t.ܥ0@ozYE-Z1G05Avc kĸ|x^#D30_h NA8p:$۶}ES^q?56h$*w<WM^um}o"ӽrt{MCbi$\=ld/b+s0+.яya2!ygMjxO8SPcU ևY`c&dv|z9wF [MD6Wx\˘?+b>#UYy|%v$3nF̨HPA1B5<J^[̐)\5!`U1"OM0^72`]leA+&L6wM>|m(VNΩJ<⤨є$9. D%Tɟh~\ڱJ6Y}pYCUCȝ =n20b읂j(avz$zsjaAsŸi zréOA=o{ x0pӝ FPt.ĸ?fNbf@By&xñ\>AR*nda:y`5~kp`ɊB"Cz*_4$X;mQwqկNS^f*1d _;MO7"V-O~Qu6'a@t3pǬ@yBBMb$iYWd #')',^|}D(̀? 9E #O &N8}>@]aYY {C7~]wktjd&99sךNA64,W%zO{Da.]u `R%KI!ҍ[HNph1pwWjDu{qW |^>os_p.&A4iFPrE!"udxr6.`ȳBfQj("=TՁ I4%3Ļxʄ@C g,GU165_Ŵ ۻG꫋ň)3*+Ĥ&x^D!}FjuI4'^VM퍐#N ǓM t+;ضRXԹn1%90 D jV@4\2E@|)Cm@DCIJSrptJH9#X)z:Q]%CJ~/C(BT0B_V(1lXjgkXdr5IgNj~GHxQfƅOIgoJܶ$@ui L+V*%a1_x KB%MtԬr"h(y:{PW]5lt`(fH c5N o¿Ժȅ\c2Q!6!pbwo|QqT FD >j( YgN>)<4qݻo0zl" TܺIҹmnW9pteJ"c^?-5^@fAGiG1)>C#~z`bqJ+ jEe:` Zguo%+XcXWMv9 } 9C*!W8It A)Evo^g1ØJfgܖ9l%l,.mيcm0E ìbC(CH:y //(x縂t˒aNVu(@ׅA<\$,<g6ijkQi3LŤ/^b1,KQ|# 6"qrpqѿ 4%J-< u6JKmsi-Q)Z<#,RDcpxK@ZoؓTS}룢), ~a5ƭ:$lI{OqU[/¸!y$zUV$]*^r%/pHN2 -'D1K~NA'CA9B+W̥ze=SA8cJNbӑ*۩m&7ZnS۷%kL{;+߱F-O!No sML5?J KEa%Y1Sf61n= O; P Ã9VD5JH[j-ɺ* ORd&?h}%n\:ȐG`*/"|p  d_i,7%YEupkI.WZߋP_ fC-8 l`]UPD +݄u>} _i؛8!BH]%Z2kW(x|;P'(}^sxG2C8A"|^+s\ 4Z#.7{ lk'}b1+MҼ[LW f-ymRjKaH` s*qq/>ȍ+eAKH7LA=}hƏ|s1]?'4q4Urwsm#!fjw®?|$=#ABÐ"YD<k@VG p\HT`2Oȴ?U:E\{ oaȑ> xb5 Z"b@͔Wg:Y^hWF'9M,$FvA#qr>b/[]j L.}3b y$`HrJ沺C1tZԋVkJ0i{5mOV`1/C{7wګbۉ~ju]J5 n$[hdP%յxos,4qH},{ +g n@ xjL/W7;Z$vS_M0>OP`a<ȡ e>A$7/|L$<5q~d:no|FVRS5/Ff[n2D,\*m4Öqzp)dzz:ma2)Ҷ"MYv˖rr@oN 1BnCvx<>(1)bxE$y"yzpoZ zudx/|Ҹ^ɐ.3ܥ ֗SڞQ; `[ aanY,7zޒ 2}gLE_7p1bT"4YUKUS4 0nDE7$8&n#Z9<AHlezÉ@LTrGo$SŢrB5݉:WXg?ϸ.;E^$3T* UcqLPn: 8; ZI8̎8H{5ʉ%aa r5k`|ˤNic5ҰzKS8EzeH4v-+R;@_t~cHMFK̩_Wy< 5fXA$<}vow[n5&oe,%䥿.oϊu74~I7pf]78J#`!W''plNV9S\W=b+|0[G :_EY'3il@/IX[F} 57K]ajrnbmy(WQߔژѨf=l5l~iG6b[}Ph8IhU. 3PQ$?F =}k^й1IejrDW! z95%a7O(''t󉄉A$}ۗCl+~/l?_XᗭTg 8v! ~U:@Wa:us-= I5ɊysbQ;ڔe;'R߸v{oöN,a9ѽ$帤ٰ!Z֎$Qfp%߻ѹ!2nP% 6x/ ? b/|ty+׭<=9=]Ah=I,o}>sÊېpss]nE֯{Aԣ%yپUs (c'NoP1xj0c\?Sp6z1~k~{Fz7q]G든,1CRQV]Z(fjܟUC*gM3ԽLubGRkMrW,.]Vm1 1g44B xLX01%_2yMnD |^0}̶< դ.^%&y=yUW)PpyX{쐼ٛ=sWScD-N,E{gMNs ,3N'?>"+ 3+V<@Kps2}|U[1DG,v@9vRQබMƜѴ0R蜰5F$APHյ)9mςVJFڬC97ͤYu *(N~MrQte-sOg:f̦Nk,<# 4kSM/ Oi\"3W$5d`_G!%2KH;aGLN-OfD_>(#(RiْXA5Gѡ0TޫR:U7NPk _I0Je `e ow/:`gU? H#rbQX]PP6Yz<@UO>o zȸfuW3-7I|.jy$9@5dE7iKU5^[ NWt r82-rywYb>ヌ\XVAN+0Grԯ'laiYQ+ါI+ нC2A'Gz{ԟIsJKz@L $J`G{5Ṵy$T;qbR{Ô`5ONS{n95xm "W BR }LEKl$\{X]q\jQ^ե#RTk12lpe9|g3!~[5PGhhS?َ vߋCt$ /ۥR܀2xKy8L:%t;xJo"w l9ڷkDM@iBU >~BjB.LIvF q0WYk*0D*ܟhH€Z9=ViX8 |? #6LayI6E DEǾOfag8cGH{j"sG C&nav:d"d yy}ږX@sJ?)Z+`’+{-`>,U3 ַ7Ddg^ꛪPLT?dr$fc*1;vMP5/ɉLt32VC^V/w X?6kGMY'K_g;^y!a zI;{`~clSq 653u v\s^JE\,BˤA.mԐQ1^uY4os[?$-*&K礴M~<p!6:@`lE OPuw*)(SaT\D+0<׵b%%]Jqquhi!ְ%} ÷x+X=Zr=W)R'FnwG+~=8#q9]J~cO4%L`:EK=|B?> f6Jɽ.ȣ-J \t~\مlb#Q [zLszCI-o Q(4pC>}.v# pW4Tus8AȲ\ %26Cи3rKz2)dZyiNFw8T =#[BK /tϘ@ e/ (} -K%xx0΀ytYuE?ƿBӶwg$ԌЉ( pj]h>ϱHa416_5ٓ 댏^Ɯm$@?W|' $TkkFCi u)RCjzVva@ѣp(}@f4 Y^lWV%o\20n_N/6n<Ă;Es?SrN4#Lh~ xD {$AB)6~8#f稓 (y{XxјmZBzx@Ui+yΔaè:<$./tC ?Rr鿊 nYkH o#h#nΩsn &2h28nP3q!l[6_#.w,,ð(O`ŝN@Je_7cJg}y#v-A֩*pJ^r)=%C#o/Z~(p`_)#-U*>PA {#˼` *EbF^:ZEOGh#F#ʌ=_6(rF ; Iʰ$4y  nSן*u y@-E~3\t٥8ME8۽f0a=!Tål"b3ٺ@Jk,\ CGe$F;-]H6 ;&Q6 }(ufh Z:!' OC)8/u@ɾ4 ̡E}ŝW`2bxx[ZErc2=DO`ees@W(, rg؈hpaL*Txz3)VV'!M_3Otz}!K{ʵYi9i/ZnMuFP2w5DUtrnPv"-YYfK٨la:`rxQD>{ٺn:s7~#I[zeW{htN8^ mabM%G#sM,btO/1ʁ<֩d僛1 C8OWN ޭ(5 G݈]/UWJbҚRPkˢ1q*.6iNF!HR@o^+e/^J, <8=KPn9J.]6da|$UJ_Iř׈/g `En~PD! jUPr8]m>Lxw OB41͞OoagFda4\ÉFJvI! ,EZ婊(Iؚqz1O/k׎qط^%uK<9S;oҩ+Д+>nV#!MTC6lnSl'mnJ)ȧ-D><7olTBZGnjt'lklt y"=VMCѸ Ec1{49>אI'jW;T${AIl܏L8tg2|.z)pMHY F֋!QQFAi@|}T3ܞmjL4幙m'zq ?c'fi!5 $zk5;p )?E} fM[2ش-P%&A#E5%;v=ׇ7y$B;̮^VsZe7Ol3b&|VIY (׵>$XA?&!  (rj 6 KAsAX+}kFx/BVAGKu>P 6z~˧*\^eWܫ["?@K^+BK(1Rv o=jB+Kh޸WMd  vҽGGg$8G#y?j;."|2:UڐS @DUvEف aL@-` n0":F7pyZZ3(~9@_Uۥ cHkf/B| 4P[88K(U-CHNz .h);oۄƷzQ`쀩dCDvA"m}2 ^:TQMV-='lƉ)mC N?r|D%_mf+9P8 {pzDrEǦi[%Hx JfPEQzI8kBMJo!5B% AP#wPfQō~m+lŒGhs[^-i< eF@> mѠ(dEbC,v+_XMV!tI =iBI3cơiGQ,^dm$az9J'ONLpS~ϭ]Kͬ A4\]Sw* H-3g8vTC&'Ad_ =Ϻm3?O0v_2F8yi 'jz TXMϛ]bD:鍪pQ6W#17ZuؠK;8]<׹hx_l.[lbҾ'G '_' Jx5 F lc*d 5;,(زlCq,\^UYk&Ysc Hҧ$OyE#[uKY[ 4y(,^1kԮzb4iw㣎쫩oc7 lI\b1(ZW^TKZ$\$8sPڸyx˳cZjQ<'b`­~oP$6=:o+oӹ} ;vhshtu${EǣvZո=KHEl \60~K}]-Ǒm_k'LgJ*HJ'gG맟9.w@,2J¼Pjlj"K_9@޵`%o w,ۇLW1fOд8^w Z:O@es똦BNR"0 J_k+on/%ĥhPeLZ-L$l#V6Ceڈ _L΅1KlKXXC'L.@MãE^IG&i#בPWy={b2 BnTvl L YZ