taglib-1.11.1-lp151.5.3.1<>,38_ø/=„ ~5BS;ZzxODSܔ!ܿI1f\B!9=ሸYaCخ;~ڭ;sh h\FTnJl5e)uf@&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_Updatedrpmxz5i586-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.]}{M;\a'Ҕ8ǒPnKhVWid9rY%qю [3-Ms~[AuS˛  @)w8fj*}ɞƯZݘpwX.Qx}YL,*aV^MwuUS>BtxeI_(vgc9L{NCk%oM6o!R _tcDPVh柆WJq kiW~K-{2wp{| lh5@I~@zCj,vP4qxHmTpI55lA *.+ؚ8hFJXݿy״] }HTkʦ=φ<%VX931Dz#"toOhfPdHF+Q*U'Ei20X enfqh^sR[gkeYol =JbbPDW<9J6m~ib䛃FPoAd/{,ljĕ=_;m;_O@Sr_G]0ES"d߲:ofj66J^2!Bx  kf,}KqJ^1P4c6m_ |cRҝExYx_*^??g#F\c[S]/m/$ˆ~0YLp~f_m&Bs7F"tQ'VCLu;c\_*9KuwkDcX%NDڠʭcAy)ssV4rNxAgf+>^YH|M>k+* (oMK{!HL;\2 Jډ`R%O(pp*E)pCÂZFo78m}<.*,|3%梼\s춅VS4$Ǥ͐G<P%r?[]BC|74h I/]Os*`Dwdm,WR> $C pƌ+9: =?(7yXv)n\jx(kkRgωȔW5<|NьO_Tƶȑ) Zt-]ė: {K)3 R_F?Ꜩw>T.ro{P(ő+GP'qax\},. p, p\jNigZ8db/TDA;!cM,{i독'1c@w[,n^eW Dc6DB56NZpQ3א9Ĝw G-J H(k۹5{4PA BiOv]JL2$uNGz\{K{F؋ G:^^73KyNؘ.}T1Kl $MZvs9_־>Sb"xG9+nS4 1geu@sX(>-&40{B(@g*Db ]ݮ| xnRr⼲t†!ſ!9{z\&yB$4eE!_`<~`?l$ݹC6w& RA\+w5_;s# /5b%nL`Kt,(ЪۮĸJrN[NKQZ`87I*|F-pj 7v@T~T$1XitppRe:5 YZ