libdiscid0-0.6.2-lp150.1.8 >  A Z`ո/=„԰<)`lFӰA!x4kƀX;,T{&[ wg$-x7752Ҡ>4%U3:l`ЛD,5DBF]:-9BV*_fiW'|tJ.!KD_x `ru]$!ҝ6d~s#Q.]8q>i*Q?7`/:;~cŽɥ1(f(jcd65b0aa340a936e96509001417614e502e4af46c92d0e2c3b4a3a0c968768623406af0a3821aa98b604edbd434a87f86eb02be0=Z`ո/=„ay{-{ $W޺}h%~?[4ERp,/,-xo㜦 b,6&agKe3EYqFdplQ+|#a itQtmY6,ف(S$HVKl(X_Î;qtښoյkr>&Fit$E …ᦨS"7!W8E ua[>p@`?Pd   T  17@H L P X  0l("8,9l:>O@^FmGHIXY\]^bcdef l u v(wxy z LClibdiscid00.6.2lp150.1.8Library for gathering DiscIDs and ISRCs from audio CDslibdiscid is a C library for creating MusicBrainz and freedb DiscIDs from audio CDs. It reads a CD's table of contents (TOC) and generates an identifier which can be used to lookup the CD at MusicBrainz. Additionally, it provides a submission URL for adding the DiscID to the database and gathers ISRCs and the MCN from disc.Y_wlamb62YhopenSUSE Leap 15.0openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://musicbrainz.org/doc/libdiscidlinuxx86_64YhZ`Z`72a8fa880473253e7de70a5b205065bf7366ca3499c39dbe59c10860e2d8a789libdiscid.so.0.6.2rootrootrootrootlibdiscid-0.6.2-lp150.1.8.src.rpmlibdiscid.so.0()(64bit)libdiscid0libdiscid0(x86-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Y_wXӸWzOT-@T-@Q@Qm=@Q9Q.P@PO#@Nǚ@Nǚ@MK@Ĵtchvatal@suse.comkstreitova@suse.comjengelh@inai.deidonmez@suse.comp.drouand@gmail.comJohannes Dewender Johannes Dewender Johannes Dewender Johannes Dewender Johannes Dewender crrodriguez@opensuse.orgcoolo@suse.comcoolo@suse.comcoolo@suse.comtoddrme2178@gmail.comcrrodriguez@opensuse.org- Update to 0.6.2: * ISRC and MCN support on BSD * LIB-60: fix make check for default device on generic/unknown platform * make Doxygen output reproducible (no timestamps) * remove newline for Linux device "1" from proc - Refresh patch libdiscid-no-crypto.patch- cleanup with spec-cleaner- Remove useless --with-pic (it's for unbuilt static libs). Remove redundant %clean. - Remove nonsense provide, it is not requested by debuginfo.- Add baselibs.conf as source- Update to version 0.6.1 * LIB-59: windows: fix bug preventing ISRC reads - Changes from version 0.6.0 * LIB-41: add discid_get_troc_string() for fuzzy toc lookup * LIB-54: add libmusicbrainz example with fuzzy toc lookup * LIB-43: windows: the default drive is the first cd drive letter * LIB-45: Linux/BSD/Solaris: try several possible default device names * LIB-28: Mac: allow drive numbers as devices, default now "1" * LIB-55, LIB-56: allow drive numbers for Windows and Linux * LIB-53: discid_get_submission_url() returns the new NGS url currently no functional change, the old url was redirected * LIB-52: more validation for parameters of discid_put() * LIB-48: assert successful read/put when API is used * the discisrc example prints the name of the device used - Add pkgconfig(libmusicbrainz5) build require; new upstream dependency - Update libdiscid-no-crypto.patch- update to version 0.5.2: - LIB-40: discid_get_webservice_url() (web service version 1) is deprecated please use libmusicbrainz to gather metadata by disc ID - LIB-7: rewrote data track handling, releases with multiple data tracks This also fixes LIB-18 (no ID for DVDs) and LIB-9 (PS/PS2 CDs) - LIB-44: fix invalid disc IDs on first read of multi-session discs - LIB-26: add a better test suite, including valgrind memcheck target - LIB-37: Autotools optimization (non-recursive build etc.) - print time information in the discid example - libdiscid-no-crypto.patch: refreshed via quilt- update to version 0.5.0: - LIB-29: add read_sparse() for faster reading again - LIB-35: add HAVE_SPARSE_READ and VERSION_* defines - LIB-36: hide internal symbols on Linux/Unix - libdiscid-visibility.patch removed (implemented upstream) - libdiscid-no-crypto.patch: - refreshed via quilt - provided meta information: no upstream, opensuse feature- updated to 0.4.1 - LIB-23: add has_feature() and get_feature_list() to API (platform check) - add get_version_string() to API - CMake : add FreeBSD, NetBSD, OpenBSD -> all platforms supported - LIB-32: change libtool from -version-info to -version-name - libdiscid-visibility.patch refreshed via quilt - libdiscid-no-crypto.patch refreshed via quilt- updated to 0.3.2 - ISRC and MCN support on Linux - Autotools: fix Windows, remove unneeded libs on SunOS - CMake: add Cygwin, add SunOS, fix Mac OS X - updated docs, created INSTALL file - fix distribution so it works for autotools AND cmake - libdiscid-visibility.patch refreshed for 0.3.2 via quilt- updated to 0.3.0 - Fixed reading of 99 track CDs on Mac OS X. - Added API for reading ISRCs and MCNs (implemented on Windows and Mac OS X). - Added Solaris, OpenBSD and kFreeBSD support. - libdiscid-visibility.patch, libdiscid-no-crypto.patch Adapted to the 0.3 release- autotools fixes, all C files must include config.h - Use openSSL for crypto, we have waay too many internal implementations of common digest algos. - Run make check- fix baselibs.conf- update to 0.2.2 - Set libtool version number to 2:1:2 because it is backwards compatible with versions 0.1.x. Thanks to Luks for spotting this. - ran spec-cleaner and rename shared library package- add libtool as buildrequire to avoid implicit dependency- Added 32bit compatibility libraries - Fixed spec file line breaks - Added BuildRequires: pkg-config (fix for RPMLINT warning)- support GCC visilibity features/sbin/ldconfig/sbin/ldconfiglamb62 14994288000.6.2-lp150.1.80.6.2-lp150.1.8libdiscid.so.0libdiscid.so.0.6.2/usr/lib64/-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:Leap:15.0/standard/09d98a9ca682d623a5e5ad5d9785ef9e-libdiscidcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3c944708802f4082c4f8b59990b8b8574141d561, stripped PRRRRRR R RRG!JY.1utf-8a9a951f29a22d34f936974af539e1956bb44e627be0c3b9ea77b4b4ae43d1e8b?7zXZ !t/[] cr$x#P:3Im3_q QO< -"'z=|HpZ$z+&3ß(_Fg-p k3g وe7kOsrͿqNR$1&4c>ٚBY%N6߶n`6*0ڕ9`sZ.@0So^.T kWj \g0}Ї7!5R7ʹNA|6uE xL큝c=&fLL.!)|V!~ l#܈FZ FfϾgxUM|.Iz[`-W A$wm 2x :V= -mOJ!O 8rj<'Tuiߺr{ԂkCta[] DԞ1}Q?`g8g_j1uVGTB滜H&N+XJT?+)1Tzal΋79;H_7 UU )ը:>9=Ks~0x ?V^S&`8m5%ƍ͙ Tu"`­EyMP R OFe,|\L5a` 9,6"X.<_H@x:Gd[c; M[rla?k)kipW`f+1JfC9]rU[B]ᄫm( 7} նnOc:,? =K*$ OQ PXN "?ٖ]THأZʒ\1@7ov$*?RvVa5C @N#}s-#U_N[F<2nlp@2٭s.5QROYtKȶkO*] :#cnZ'n~ s6y>praYΧ1{>ʠW}ؖ^L)j</@>R ߎlٌKtJH uU G{iWL@^U"fet / [d[G<,*!^"PT]#$gjkz60\Uy^T2#B5Rg2(D$IwlMmomoe|i?"V IT!P1ְnŗkT'rGd^yyC#M*HW>Eqnu:7HyldT&S!_Rx9cTSVa.*$fkBd-1"x'̚L>' д?,dfHvvNpV#p>" "#Sq2n, lXK|i4jR1Ldy}qguӮ@og;0{-v3ɥGCEy&:GJb\尘TWY!HQ@ief O*Cc* 5g>$4D>}P+Zv^ay%Oc,i<;nEel?`ȁͥg"GarquJӢK+a*Z51 %%#zC+/{⏑N ;\8!M^ e0dӦ+7/Wp yj 6&11C9J#^`>I~{vk.i\GgDrQʊJoMJc5Ϙ@46 ^b}ۛ)fE3Èϙ!1LX sEaGÍB!jvۃ& Zrj47=fF?Zn0,Hժ3ŦOPa (*e)p+%f{7.kuDM0}vKqa@A^fSbQoTzbHG!a9e1Glhn`[C2,7Xͬ_텋$/0QBS" 5W:|6ݠʆ%-8m9DsKhP11<"- z!ұb{cТ8W!DLD/0((-Ȫ*a&\q6M)YqO8Cc,0ZHPu]2 zu慪HI%@|Rh1Dq#o%73F֭k~/D9F&NuHY\Ռ"(%;+5mv fKw%AStCkA筱fU.Hf7Q*~[knlK&ȭPv{RyS:>jo|`{& mXYöpIjǝds VHn%KdE!ƺ[Z75z8^iڤ7辙0j6΀%2su7hkS̓Ϛώhn<([]$;NCkt}SѿyhX6loM<_JЈb\FPr "FP':Rg)}sorC,WWh\#~j/9I& V#c,7S3eʼn73ԗ6!֧JYFx>E}BAA=B;kZҧX)1c*;b"fq|,iD.f貒>GDZ; D dDnXcͼeN?QitFu9iID9>`Vl}x5<ڳ@YĆ6Kmfj~U>߷E%y Qi%v,t "s' $h)ER!殟gOP\i[܂#Q`uuN}s/z kMxsg%x{0r+cJ(N]L2NkBI5gi_LboR)7e{]Q*33~s$*D Fyaχ[(3Gq< Y &==IdWJB^o._'LVd 5F>:/$:3).!tQ_t⁡EgQŴu7R@CPW `M`;9ߦ><R`?B;5=]y-nZ_P`92(rỊay6v\f4t/c|6{ Z[]K4JY,G_=s^O_o} 8̖KǡZ;?x!jX+}%-wRckyMjw㳮xHhX+&ztG!-&BvɄ yºH75q682,?WLYsX"pCo#$ Ĕ9U(7Q%&'Â/S_@9 r 1TMޣF";ϔBNKytc!SDzqF;hFkZ4'0Ic}kx- 'B]t1,(1DYjvSu#ߤ +ۄVnyHAQߣ^oF%,:~lb&̔24ӵ Pu4H\ځ0!sdVjOgoZNi33Ӡ 6aL!AN 'IZq*/0=Rh革Ҥqu 4jt`WMzABoI ]JdHv 9Rgy:[;E2()g<`ΔBфFUPSCs@C(ĔnPt~mDȋ_-Qт%Ct+*r2?9B& v [tj2s=]./mzMUN.{yYڪJ2l 瘸j+jR?4 ~D+szȴsYu3/; 9ּJD1?`8ntO0z+wFtұy"eʥ~uTה{䉋ghNMቷ/c{q!t-b{U>˲bCLm S.&HxO{FZ 6kN3d'zVs/m?s<{p Y.k4 _ȟt]ZUl#N֨^i!!_VG|ne-şYB*ID_wCp &(mnc?cb=.> (MzzVB/A#e8zlxi6%}7Qrx*IZ9ȉč (\} g\~nu vk}i:23.]fѼU ʜ/5H!SM944vxEVo D]G/h_5|:RGy'a%(Uǀ|ħA,ŗI.x@D W DpPN쳁V0虯6ע=Nc>誕kfH%WX"qA:qÕ?n5] q2 eB_.\s,*D=FMcLl_^wvRրyU Xķpy~&Oi?y\kn:$^Lkř: YdlH~: v Y3pF;, &2+7/ صrW3ia̔~3v2FQCݘ,كjF"-prʺfG1@k S,| >3`,z(GCaѣajrSHgH[7X0AX (SwqSpɜ.wT(5~> MscND3 &< /bXX ǡi}`bYQt2$ -93+lG#Ӄ$ÄK]Z2f̸|,g(\SD6 ֝]2T ZYLBDrQjwOg>Fi~ZJvG&M6j*]7BӶ[ τ;._6SFp՟"houB%=cng+}y5"7H,0aSF5V?t RD+? mA?޸' .L{ **!d^|TEfQy w-]C vVy"3̺Fa-<:EG{$i0{,0]≭~:EAI].Qdqg}oCgQ;l-y J`iIO?n8!0IE _-v >ݴ~1Mȕʚ7lK#ev6󇔻/[rĴ0ED-B2}l!$f'׆kfk oDD#9EۍYP;y}s /=5pܥ *L?tV9~7#NhngU =E!󰡁1*FO[ǃ-l0GBu2s/i(oǣDsX}mѸO`^itGd_MVv@U5Y!OLґ-PࠧVLTfe,}+?Qte&ŝwu_ءqhT n= _9xd|**–A֘*Vvo0}ga;IMӽl"C o'W1?AYZs׋m 5d5ZۢF B}U@y YZ