typelib-1_0-Dmap-4_0-3.9.13-150600.1.2 >  A eO ?% Dh};_XFu-St_JͮU̓zb*p_5-o E1z\N8+\;0!p/Xo"L," 셜eh ֏ޱ"FP:hxg_ ݥ:q\5$l[G"osS9O'^y۽&iYGuRsNw%p*ABsj  ||5<"}M_x%>e~ݠ&G TKoi 8iqX hk-a| dHwV'.o#:o:s X5@FK=xvG^طtl1}f%8QqlC~YD3dO«CWZOE췑cٟ]A Ѷ)yyֳ!4h4f351fbcc1abfb4c29a917cb5bded3103822c4b396c3cbc515630c2585c26eb33ec2cfc9b0e73ad3e50ae88c482937bcedecee5aAeO ?0jQǤ[ZǚOQy8!#b\&$ d,ێԭѤ\uPWh3VK*nB_(|C][,Og!ڽιD]eɯ6؆ v aOSv9J}@h|T8cÞ ɗv ,{xə&r{+;>mpjh!5Tg\N0ؓLͺcHr'oXbDa(jvє֌wJ#wY]$BhQ} $;NkkB97|gVa|8f\ dױVR~n]_ 'ױYC_~[sNu`I%lQûB2GJK"AMEc-TyA #F9wiQ:2pC.e2Ki$V]j:m֙Pb{ij[oiG8E#jX>#:17wXqNfh9] #yۙ1Bnx`>"Pj6Ii1k-5/>p>?d ) D ,0Ij|     9 <@EJtx   (89D:F|GHIXY\]^bcdeflu,v0w4x8y<z\lpvCtypelib-1_0-Dmap-4_03.9.13150600.1.2Typelib for libdmapsharingLibdmapsharing is a library you may use to access, share and control the playback of media content using DMAP (DAAP, DPAP & DACP). Libdmapsharing also detects audio AirPlay services; coupled with the AirPlay support in PulseAudio or GStreamer, this can allow an application to stream audio to an AirPlay device. The DMAP family of protocols are used by products such as Apple iTunes, Apple iPhoto, and the Roku SoundBridge family to share media such as music and photos.eh01-armsrv3SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Productivity/Multimedia/Otherhttps://www.flyn.org/projects/libdmapsharing/linuxaarch64ec39171b9f7697733e943bd0d0b900992c42b089e96ce6bdb52568b6c814119b4rootrootlibdmapsharing-3.9.13-150600.1.2.src.rpmtypelib(Dmap)typelib-1_0-Dmap-4_0typelib-1_0-Dmap-4_0(aarch-64)@    @@@@@@libdmapsharing-4.0.so.3()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GModule)typelib(GObject)typelib(Gio)typelib(Gst)typelib(Soup)3.0.4-14.6.0-14.0-15.2-12.02.02.02.01.03.04.14.3eSdZ5d@cR@_S}]@]w@\@YK@XV2VetVRUU ]@TԬT[@bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.commlin@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgjengelh@inai.dempluskal@suse.comzaitor@opensuse.orgmpluskal@suse.comdimstar@opensuse.orgp.drouand@gmail.com- Update to version 3.9.13: + doc/Makefile.am: add human-written XML files to EXTRA_DIST + Fix Vala tests + Use g-ir-scanner output as input to vapigen + configure.ac: Don't force CFLAGS=-O2 + Make use of pedansee-conf-gobject- Update to version 3.9.12: + Initialize a value that might not be initialized by g_object_get + libdmapsharing/Makefile.am: - rename check target to check-local - remove dmap-enums.h from maintained_headers - avoid cyclic dependencies when building enums - simplify use of glib-mkenums after experimenting with FreeBSD - drop use of patsubst, which is not POSIX + Update GTK-Doc markup to include summaries + dmap-structure.c: replace g_memdup, which glib2 replaced with g_memdup2 + Replace deprecated portions of autotools files- Update to version 3.9.11: + Migrate to libsoup3. + Remove extraneous #includes. + Round of cleanup. + vala-dmap-db.vala: fix object ownership issue. - Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) following upstream changes.- Drop baselibs.conf: there is no known consumer of the -32bit package.- Update to version 3.9.10: + No upstream changes/changelog/NEWS provided, please see git-log at https://gitlab.gnome.org/GNOME/libdmapsharing - Pass disable-static to configure, do not build static lib. - Add new optional pkgconfig(gobject-introspection-1.0) BuildRequires, build introspection support. - Package new introspection subpackage.- Update to 3.9.7: + No upstream changes/changelog/NEWS provided, please see git-log at https://gitlab.gnome.org/GNOME/libdmapsharing - Drop new_vala_build.patch: Fixed upstream. - Disable build of tests, via passing --disable-tests to configure as they currently fails to build, and it allows us to drop pkgconfig(gtk+-2.0) BuildRequires. - Add majorver, soname and sover defines and set them to current values, ease future version updates that include so* changes. - Align with what configure checks for: Add pkgconfig(glib-2.0) and pkgconfig(gthread-2.0) BuildRequires, and drop pkgconfig(gio-2.0) BuildRequires. - Run spec-cleaner, modernize spec.- Add missing pkgconfig(avahi-client) and pkgconfig(gtk+-2.0) BuildRequires previously pulled in by avahi.- Fix build with vala >= 0.43 * Add new_vala_build.patch carry from https://gitlab.gnome.org/GNOME/libdmapsharing/issues/7- Update to version 2.9.38: + After failing to get preferred port, try both IPV4 and IPV6. + Fix bad error handling on soup_server_get_uris (Clang scan-build).- Update to version 2.9.37: + Use g_new0 (bgo#773400). + Do not use literal "VERSION"; use VERSION macro (bgo#773480). + Remove memory failure check (bgo#755210). - Changes from version 2.9.36: + Allow explicit disable of libcheck at configure time. - Changes from version 2.9.35: + tests: Fix compilation due to wrong formats.- Update to version 2.9.34: + Move g_object_unref of server inside conditional. + Remove extra g_object_unref in dacp-share.c. + Initialize the share_bitwise_t share member. - Changes from version 2.9.33: + Use soup_session_new() instead of deprecated soup_session_new_async(). + Always set base URI path. + Use new SoupServer API to create DMAPShare server. + Require libsoup 2.48.0. + Add to dmap-mdns-browser-dnssd.c the ability to lookup host name using mDNS. + Fix compile error. + First pass cleaning up dmap-mdns-browser-dnssd.c. + dns-sd browser: extract name out of, e.g., Foo\032Bar._daap._tcp.local. + Set GError when DNSServiceBrowse fails.- Summary and RPM group update- Update to 2.9.32 * Small fix for dmap_mdns_browser_start - Make building more verbose- Update to version 2.9.31: + Update some Vala-related files. + Fix two errors identified by Coverity (bgo#749886). + Update libdmapsharing-3.0-docs.xml. + Use --pkg gio-2.0, not --pkg glib-2.0 for Vala. - Replace pkgconfig(glib-2.0) for pkgconfig(gio-2.0) BuildRequires following upstream changes.- Cleanup spec file with spec-cleaner - Update to 2.9.30 * DNSSD backend: Always send TXT record Password=true or false, as iTunes 12.1.0.50 requires this- Add baselibs.conf to source list.- Update to version 2.9.29 * Make building tests optional - Add pkgconfig(gee-0.8) and vala build require; new upstream dependenciesh01-armsrv3 17099471334.03.9.13-150600.1.23.9.13-150600.1.2Dmap-4.0.typelib/usr/lib64/girepository-1.0/-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:SLE-15-SP6:GA/standard/ede12bddc22b02cd262f95662861c392-libdmapsharingcpioxz5aarch64-suse-linuxPRR RRRRR@U5?y]Rutf-8fa7b9df02f53f708404e118cf7d21338e2fac022d3ef36090ac3f26aa35563c1? 7zXZ !t/#|] crv(vX0ìtz}EOKXczFH'Bgm,ӓ߹"#u+GO9?n Tt[!omxbgOyq6ͱs] TͫҹL%ݾ(P o(&RO3IBPm{(Ԯ̭[2XĿ a18/џ3!oF1.-6pYnTGKN)lÛQ W; L{`i^t=<̝8R=&:[fnTFRL7;v ީ3jF۴HUA1$I0%۝[eSڼ41r; 3?Wclb𱹊5q6vSCt#G\^㍂aԡjRWJ̷̳.DGf44D{:gPY+f{{ UߢU+/cT87>-\Gem=0SAɋ2Ā7mrDt;}f_5'͈M%m˜mtIoHؒ Rb3!-" 6Gr `Oؘc|Ͷ(n(=轵7DĮf[a!Ź0ytQu:No3BsDD ȔѯsWGP5m $grǏP"z48߱zdviV/„xҐq")y*77^dn@Kf4OYaF61nϟ .'_-sl(ʹp' 2W(nF`4W{SVVRAe`"H7o@-A髻8{= 6TJAː<^,.45yM@2gc`s?T!6kv?ϒD f$gU}[R0r,TvH(7&<Qnm峮W)T[7ǰd9U2!Qm(3`[ޙ7.Lp(ⲢD\Pتԙa G5[ >ziLMs7 +)?udWP?d0 ;hqYT+A(~ĿHF5kjLc]ѿ*y1 *juy}+H$sHJnK>sO?cvwh-+ d]4Ŧ;[e$}SH5Eat6ҵ~IfqfʉO6<(b0q4hy%]gqB0o\BC{6 l[pTO(ńwI-nF+) .M0FO11>BX~EAמg?P_ݴ-9xd+F¾y@ˎ3l xDd<]+-Iޛ +d%VGj9Y\ɨ0Vsmyhp'HOl½M9*_bЩ^4 SYWqyK@?Rh_hkc+lN[bb^]Mhy;L*sēKn=N]UxxO̲/E4Ujt xH,c.>9(8S"wNbY5WJ+j"G2pn*^ƘHZ[dsB[5UyH-vW"D8vF^IՋk:mB[ޣ3t) >УnT3 L /}ں1C$m5N0n>[gYhg<P"EZ^ש2& x_GBŨ B˩E'"'kI&U @z Z.̞<o׋bcwQqў?U#N S$}Ju! $;X-a.J(*.  $egO_j俊 j2 _lFi[0y2ãkՠN졶A7wgň#v]s/'![;m-΋&+d]߫Jj&&m&~[CVp~i:ZY=O[b~-ޞ?iLALH{#*wNgȂs(g ̩H%WTJzΉ*d8p6 )y=e-A\]ӝ3چ/SAr4PGN~y!W ~+fВulͧc?prH/[F&X LI muTaW($]`,Wy#xVaӥʂS^.(ʪcD͛FP9K?5竼zV#|&삪'{p\jcU"5[u1xs/[ųdʡl*57 Džzqns=npz2B\ EUwe5WN*8eL+N3K#딧$c_#z1΍V@LEdMEB_?y`/ُxn0-FZʙ~XAv d{doOy,-k2;j^P7rgǾrBj%E)m0 A:[tŎ؟0eF>S%˰:O|F%|&X50"!4OHTnw۝y~&%-W{B&0*JD:ȖS~h֮{:!} 穂F,.m>7MP߬DWwf%Z8)%/!Vτe39:<*}8)t0׳6 H:D~ u ;>*qahZJlɏj]MޘzʤκYDE]hWM*Q 9a5=(γfH鵝|eN7g)PU͗pZ7lI>3Urx6XdH<%M5QӬl6e9Ȫ'!חkBsVR>+jAS].2ܕ66ahk`h8V}x?YWJ%Bv~g6 Fig{+m]?yASڑh GT뺊]#6%˳5q&b ZٱKd&|6}T5vgGÜa}Dh6ን>㪮(C]EFpL0-T(cJa/2awxCx]쾿Vl ?%hKNo`nSU]'z`F3`~LmCGFZHi_[!(8@ֲ,|:;zN=0xאa= Һ'6tjCaYԋ:gxMd 4h/wnTRVޡs]=L?Â9د`hfv8`fInL?iU={ܴSE 6A_C*/=ol}K1s3OljDz9ێ3K3IP)-&.~N46+]g :OqX"/cl)8|$ T%/utw NeѝQT[[ӂ,UQY6JQLSs<` 4{US{%_Oލ:Ճgs#2BЊu!F~LWQx67]ft˸ z׋ q݄X!OX͌MS4?~1C9TR'Tt|е;DJ55C'(c|LNr=_nگj_1Lati~6_ ' s1;U.DaHn;vBq2#˖ncBw 9ϯpB"&1_b-:#sSTR ¨Gd~az,:]B?BT7-`xDDl<\E1Af*"!_kdɦq᤯.ҝecaWb` rfO},Ϡ<26QZ}txETzzmdF"}#9􊻦cu>V^u'e3շ&0_ a!YsGS%~6anRkiv!B]@JI.OݠԷcr"2YybYF&?hrD5Ni[)ߎ6^)u}=W0f 41Ǿ/m,AUz}&fG B7Y<}zH/g-Koi: