udev-configure-printer-1.5.15-150400.2.7 >  A bwlp9|&tGSMK`;kq%?ʘLd4w|:v\Og3q.D =>;ۨlz8Pesr$.PO׻]bĿ0vuvg|})`%uKx~`n0AUE?*,MG cn2CdڞN6_\r&z|0wN/Y/6VSEJc \7p>pD9?9d  + Z/ EW     &Dt(89:B5:F5JG5`H5xI5X5Y5Z5[5\5]5^6Jb6c7<d7e7f7l7u7v7w8x8y9 z9<9L9P9x9|999Cudev-configure-printer1.5.15150400.2.7Utility to autoconfigure printers when pluggedThis package contains an utility that will ensure printers get automatically configured when plugged on the computer.bwlibs-arm-33SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Hardware/Printinghttps://github.com/OpenPrinting/system-config-printer/linuxaarch64M# AA큤bwlubwlwbwlubwlubwlubwlw4fb1716e68089e410d6b79000b9e4c39cbc13c26a5ea34f76df3004f5ea553d5a6826a1c37458913a964a4be14fa3972898831f934a45f952a1dda0db58f4750cfde85f7fa0d2095d89a6dbbf1b1bdb45ce138d5826643af50c76f6be8e03ed6a582a8e5d53b5a3460a2329121a5c5e589bdbfb308958ab7f519e6754be6053crootrootrootrootrootrootrootrootrootrootrootrootsystem-config-printer-1.5.15-150400.2.7.src.rpmudev-configure-printerudev-configure-printer(aarch-64)@@@@@@@@@@     /usr/bin/python3dbus-1-python3ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcups.so.2()(64bit)libglib-2.0.so.0()(64bit)libudev.so.1()(64bit)libudev.so.1(LIBUDEV_183)(64bit)libusb-1.0.so.0()(64bit)python3-cupspython3-cupshelpersrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd1.9.603.0.4-14.6.0-14.0-15.2-14.14.3aaX@`|@^,-]t@\\@\}@[ZZZ YYo@Y3W_WV@WQq@W,@W@WVKUAUL@UUUU @UUTC@TJ?@yfjiang@suse.combjorn.lie@gmail.comsebix+novell.com@sebix.atdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.comalarrosa@suse.comdimstar@opensuse.orgdimstar@opensuse.orglnussel@suse.dejengelh@inai.defezhang@suse.comfvogt@suse.comdimstar@opensuse.orgalarrosa@suse.comdimstar@opensuse.orgalarrosa@suse.comalarrosa@suse.commgorse@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgsfalken@opensuse.orgdimstar@opensuse.org- Add python-rpm-macros BuildRequires in case some build environment does not pull it automatically. This is needed by macros like %{python3_sitelib}.- Fix icons yet again, this time what sizes are available. - Drop post(un) handling, this is done automatically now.- Update to version 1.5.15 (boo#1184930): + set the minimum gettext version because autoconf 2.70 requires it. + create README file because autoconf requires it. - Changes from version 1.5.14: + set preferred driver for DYMO LabelWriter 400. + udev: ignore devices capable of IPP over USB, we have ipp-usb for it. + asyncpk1.py: dont require the exact Gdk version. - Changes from version 1.5.13: + add checks for NULL in udev-configure-printer. + github #174 - put back notification about missing pysmbc. + python3.9 - xml module removed elem.getchildren() method, use list(elem). + Make the matching rule of printer device path more flexible. - For more details of the update between 1.5.7 and 1.5.13, please see packaged NEWS file. - Drop upstream merged patches: + 0001-Fallback-to-using-LC_CTYPE-if-LC_MESSAGES-is-empty-a.patch + fix_connect_dialog_focus.diff + system-config-printer-no-params-to-py3.patch + system-config-printer-Gtk-introspect.patch + system-config-printer-no-applet-in-gnome.patch- No longer recommend -lang: supplements are in use- Fix printer icon location again, needed due to changes in Adwaita. Now back to old location.- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini- Require python3-requests by python3-cupshelpers (boo#1116867).- Fix printer icon location, needed due to changes in Adwaita.- Add 0001-Fallback-to-using-LC_CTYPE-if-LC_MESSAGES-is-empty-a.patch. This fixes an error message when adding a new printer since the code was finding out the language by using LC_MESSAGES which wasn't set and then it was extracting the first element of a None value.- Add system-config-printer-no-simple-gui.patch: Remove _simple_gui class from openprinting.py: this class pulls in a GTK stack, but then is actually never used (boo#1090189).- Modernize spec-file by calling spec-cleaner- Do not recommend dbus(com.redhat.NewPrinterNotification) as this would pull in desktop applets also on a server installation (boo#1081691)- Replace some old RPM variables and macros by current constructs. - Update package summaries.- Drop SLE12 conditionals, unconditionally use Adwaita icon theme and python3. + Drop python3-to-python2.diff.- Do not recommend the applet directly, but the dbus service to allow alternatives to get installed instead- Add Require python(3)?-gobject-Gdk: pygobject was further split in order to be able to install it without X-dependencies. We import Gdk from gi.repository, thus also require python-gobject-Gdk (boo#984252).- Modified python3-to-python2.diff : One of the changes included there now comes in fix_connect_dialog_focus.diff. - Create a python3-cupshelpers or python-cupshelpers package depending on the value of the use_python3 variable. - Require python3-cups or python-cups (and the associated python3-cupshelpers/python-cupshelpers) depending on the case. - Remove %py_requires: It's not really needed. - Merge the spec file from SLE12-SP2 and GNOME:Factory (bnc#983255).- Do not handle template service (configure-printer@) with the sytemd service_* macros (boo#982299). - Add rpmlintrc to silence the warnings about it.- Add fix_connect_dialog_focus.diff: Enable the focus on the text entry part of the combobox in the Connect Dialog. This way, users can edit its content and write the ip of the remote cups server to connect to (gh#twaugh/system-config-printer#38).- Add python3-to-python2.diff : Remove all python3 dependencies. - Modified python3 dependencies in the spec file too to use python2 in SLE12.- Update to GNOME 3.20 Fate#318572- Move system-config-printer to the main package where also the respective .desktop file is packaged.- Add system-config-printer-no-params-to-py3.patch: Do not launch udev-add-printer with invalid parameters (boo#942809).- Explicitly BuildRequire pkgconfig(udev): its existence is verified in configure.- Own %{_datadir}/appdata for openSUSE:42.- Update to version 1.5.7: + Test device ordering: hp beats dnssd and usb. + Fixes for appdata file. + Fixed traceback (lp#1213136). + Set use_underline=True for previously-stock buttons (lp#1210859). + Increase bus settle time for usb_modeswitch devices (lp#1206808).- Update to version 1.5.6: + Don't show traceback messages for missing probe helpers (lp#1194101). + Don't try writing bytecache when running udev-add-printer (lp#1196183). + Don't try decoding already-decoded Unicode (lp#1195974). + Fixes for CMD matching (lp#1177978, lp#1171874). + Fixed 'Apply' sensitivity when downloading driver. + Avoid deprecated things. + Handle missing 'functionality' field in returned data for driver. + Some fixes for the New Printer dialog. + Don't install an OpenPrinting driver if the license is not accepted.- Update to version 1.5.5: + Bugs fixed: lp#1176443, lp#1186475, lp#1181043, lp#1179590, lp#1171469, lp#1397750, lp#1167978, lp#1167978, lp#1167978. + Updated translations. - Add keyring and .sig file for gpg validation.- Fix system-config-printer-no-openprinting.patch: an indent of one block was lost in the last rebase. - Require python3-cups instead of cups directly: we require the bindings and never speak to cups directly (boo#922000). - Add python3-pycurl and python3-requests Requires: needed dependencies to start.- Update to version 1.5.4: + Updated aclocal.m4. + Included an AppData file. + Never set SMB Verify button sensitive without checking pysmb is available. + newprinter: fixed lock handling when OpenPrintingRequest is cancelled. + newprinter: Don't make installpackage errors completely silent. + PhysicalDevice: extract hostname from hp:/net/...?hostname= URIs (rh#1154686). + newprinter.py: If additional utilities are needed, do not try to install them twice. + Make recognition of HP MFPs with scan functionality actually work, instead of considering everything as HP scanner. + Check for both /etc/sane.d/dll.d/hpaio and /etc/sane.d/dll.d/hplip so that it works with both Red Hat and Ubuntu. + newprinter.py: Import installpackage so that PackageKit-based package installation actually works. + installpackage.py: Use D-Bus directly to communicate with PackageKit. + ppdcache: return exception rather than looping. + Removed empty translations. + timedops: Don't try to remove sources that are already removed. + Tell user how to retrieve journal entries as root (rh#1157253). + Fixed parsing of HPLIP fax type, as implicit conversion from string to int does not work anymore (lp#1369789). + Don't treat CUPS IPP conformance failure state reasons as errors. + Codec fix for AuthDialog.get_auth_info (rh#1060453). + Fix path for screenshots. + Added AppData screenshots. + Fixed physical device identification. + The cupshelpers.ppds.normalize() function is used first now. + jobviewer: alweys fetch auth-info-required attribute (lp#1380514). + Don't try installing smb backend a second time. + Show New Printer dialog immediately for printer_with_uri mode (rh#1158743). + monitor: another update timer handling issue. + Cancel deferred timer on quit (rh#1145388). + Moved appdata file back to top level. + Fixed Error Policy label content. + Changed GtkAlignment xalign/yalign properties to halign/valign on child. + Dropped xscale/yscale properties. + Dropped GtkViewport resize_mode property. + Converted GtkAlignment *_padding properties to GtkWidget margin_* equivalents. + Set orientation of some internal GtkBox widgets. + Changed GtkHBox/GtkVBox widgets to GtkBox. + Removed GtkAlignment widgets. + Refer to button label by id, not parentage. + jobviewer: tell monitor which printers to watch. + monitor: job-removed when moved out of watched set of printers. + jobviewer: React to button-press-event for Move To submenu (lp#1388601). + Catch IPPError when writing server settings (rh#1159584). - Changes from version 1.5.0: + Don't ask PackageKit to look for drivers for empty device IDs. + monitor: only run one timer at a time. + Don't fill the makes list after downloadable driver chosen. + OpenPrintingRequest object for grouping queries. + Use items() instead of iteritems() with Python 3 dicts. + Use items() instead of iteritems() in GroupPhysicalDevicesRequest's _group(). + Fix for automatically adding Bluetooth printers. + Memory leak fixes in udev-configure-printer. + Don't run gpk-install-package-name directly, use installpackage module. + Main window: don't try removing the populateList timer when not set. + monitor: don't try removing the update timer when not set. - Changes from version 1.4.7: + Use GLib.idle_add, not GObject.idle_add. + Take the gdk lock before entering gtk_main() (rh#1052203). + Definitive postscriptdriver.prov is in pycups. + More Python3 fixes.. + Fix LPD/LPR Probe (lp#1372213). + socket's send() takes bytes and recv() returns bytes. + Don't try nested classes, as CUPS forbids it (rh#1140627). + Moved DOWNLOADABLE_* config constants to config.py. - Changes from version 1.4.6: + Explicity use /usr/bin/python3. + Makefiles consistent for python3. + Consistent use of PYTHON env var in Makefile. + Python3 changes for pickle handling. + Keep device URI field updated. + Codec issue fixes. + Always show connections for new printers when it makes sense. + fix resolution for unicode URIs. + Always display error when unable to fetch PPD for remote printer (rh#1087052). + Use urlparse for decoding DNSSD URLs. + Python3 syntax fixes. + GUI: chain up to parent constructor. + Prevent printer-action menu items being incorrectly sensitive (rh#1124284). + dbus: reload PPDSs in FetchedPPDS safely. + dbus: rewrite openprinting search as async and call destroy on NP dialog. + Revert "Don't download OpenPrinting drivers in D-Bus service (rh#1052203). + Don't call Gtk.evengs_pending() in nextNPTab (rh#1052203). + Explicitly use /usr/bin/python3 in udev-add-printer (rh#1126149). + More robust argument handling in udev-configure-printer. + Use Gtk main loop in D-Bus service (rh#1116756). + Fixed type causing bluetooth queues not to be removed. + use subprocess.DEVNULL instead of std...=file(/dev/null,...). + Don't set subprocess's stdout to non-writable fd. + Fixed __cmp__ conversion to ruch comparisons (lp#1364196). - Adjusted BuildRequires for Python3 Port: + Removed: python-devel, python-xml, dbus-1-python, python-cairo, python-gobject, python-smbc. + Added: python3-devel, python3-lxml, dbus-1-python3, python3-cairo, python3-gobject, python3-smbc.- Update system-config-printer-no-openprinting.patch: do not crash when printing a traceback. As we disable openprinting, our status is always 403 and the noise of a traceback not welcome (boo#902407).cups-autoconfigibs-arm-3 16519937471.5.15-150400.2.71.5.15-150400.2.7 0.1.0configure-printer@.serviceudevrules.d70-printers.rulesudev-add-printerudev-configure-printer/usr/lib/systemd/system//usr/lib//usr/lib/udev//usr/lib/udev/rules.d/-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-SP4:GA/standard/6c0d08d02a87117d2a8e52093e5762ec-system-config-printercpioxz5aarch64-suse-linuxASCII textdirectoryPython script, ASCII text executableELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=5302948ef116507b7715c46e33ce610377fc6a44, for GNU/Linux 3.7.0, stripped RRR RRRR RRRMwC@4qb`*Vx'dbus(com.redhat.NewPrinterNotification)utf-8da4cb4717fa54b39a1a5bba297659f232fc32e59a846b84b8fdc9d023e4c737a?7zXZ !t/7o;?] crv(vX0?\D)V3O"HO9qy$*Yh??ti`ߎYY\>00<=h6 MlYuԆl Z&Xj FhK* ]Zj5yp!7EídRoNU\i9?v߻i[}iJ]tL>F 津Crl~[53+qwOZZ+Bb{"W!qW8;j-r"[HWy.rAs`n ס(<|!Aߏui[ I>.TXf?ʼn%~Kc-~H\:fb \ lfU^}`Jƕf ) kD 0гD0t'7ʠ3xLR'vhx@:ˉ*̫ts},^T3 isWuY{ɿxP̵R3IR jz, A\D,{,symf5G!M$&irjTdz7x8i͝+wMwByl2cE24F.Hu[řyqlN8CmEҗ |E^KnΣù )9#7Bw+nY 4zDP'?BjP=[df1,x+-&ZP9CWul hJhoY_/2nPhSsH^4f YvUєqNO ڟ씪QԠmTw3NyF?yC)aU pFԵdmhȸЄP]В\ \3g*WmSV2dY{$ m"1Z\d2Xy/j Wm^+%h$Plj'oeae^zOC0.\R*[Bpϋ~>ިz ѶqNPHu 3lΠ !<8Ͷ7uq' wŮqx2x۪};G?E 9ڪG7o7l7wZh?4d4~Exj @3F;j1U=@Z$2=8OUr߽b]Si}D&.r\5s^ib.(8Q9HEOКҜZnc{傭E$kIpusM8}@hF l2֫_ЈhAa:w"wYs#M|.4))"o3á؊3@'=@M$f~Qvˉm5BKXiZ_!d1@n!5ڔ4&G'%psF:v 63y]q6-qDVD9!/Oj[nm޾>E/(QL< 3ڶ Į)TNqBz @{+V<0u(I^ɶ~CS9&>Nm^=8`ǫ6 0mk]eqJvge>kn}@ T Kݹ hu\%yH G˽+ K<8lB_x uُ{!Q'Ѫh:a? c!Zhzw!J-Ԃ`сd՜2V_JiBwPȭ[3Iո;ԑ5rw6ygpGdW+-4mbΝԨy¹`P^Y7{֗Y:f;ê٬t"e~Q?rC5  27= zI|A~dNc_sr{J7OrBn)J}s=CABbF - eNKwhI!uW)t5E\7k@vڍ V>/B /ooVVOϏt;҃E7`:3nBbl P 0/#W Xdzم8XCI!{@>|Xs8GK_)Ic|Jծ%v~X]An~NRR%{SmHUw5["Gg>=!7I_t(o F5]HsKh) KABԀ[ 5=/O9D-(dr&6( 9ڜ}0{QՈ^ 9ʶCC@:P -j^G#=\‡:c3t 3TA#gv@E4$P w{7o5u}bH+ D\{讌/VmK9D0]8慘N._KF_rEMӐ0- ?m>5UFC Fq{yQ-'(Gv-y:{Ǐ5Y8*U5ѹJpe}vZݓHpvx`=mN궑:5SXenseCRZ\?Rq/*hT%f{Z=Z0JϜYcQH q%ypuGܒz1w X6T6o%<^q7^:Wܰ]H$.Tki !&!S+"˙"sn ԡ# @vso[PA+nDe2c;#Ђe<y}M~)8ʘrҎ= džn5Oi*Ssn:D=0>?>8(9m 6!!XKp-ltȢ k*Lj_KӒ|jߏwd[MV{"eB\o KCC@UE_}p B $R 6-3GtpF^DXIXAE&:Ϳh@{9q7E;{t\=[9Mk+@{G*s A#SRU.`4bx6NshZ&}N߿o !şXvT6;{k5pf=R+FF giQ&c#r- ->(;{iYW{gNTp5GJo j6F]queʌ˨Sie5 J-Ż]hһjW &`_382w:B?.5ypOU]LM9u߇ll z? K\ ت78E^Q϶%T(dFp&mJ(~TqOeޭ\٪ɪ]\ivP(Q[.\c\ƇBtTt5_l?XFnU #pg. |$(}ׅ(!o\ mOȬ)uYm֔c+}C ?GEjQ):bXjy%WM9݇b87cȤŽ}Y/(#=zWhGPYM#%o(hh6If^HDiR{TD}a論7)@/f+4~~iBr!vkCw-#ަ6JLlxFN~S`.So%"SD;+9;Ɂ'39Lx&$>!ptx~NH)9":*"G8!=B]R?r_Ou՟< Uzo>Ѝ?OxL~Cq S \u>aLZ:%/4{2swk@OmCS:-uf,ZLzT~0mmɌYݿDf` ';JΐK+_) %CZrHt0֢+'Ä mA]4HڂfDqgNXDs)62\λ3V%;""` rZ!=\$ﬔeAuuZ6,.ʀ=E\>mC"l ȊMZ1D{*p ܟd[/=wQ|e,fő?*o37425*9&"Wz*@9UeZ$$X>K989>=^y:7bgsgRq^ +$0kux#mʛ'DYW bnt3Ph~;/82 /1N{JG O8*@"ۨK_}+Q64ُ ׽^Gf){@C"V4~NԁOȖkEq^Y١gGimCX˟Ǜ*qvo)[;;o{P7i=^X٪yl=!dZ@J)X yRk2%trv[uq]$3KYWwN3USY W5 \F0s;,7R}s&O=>KGAXpZX+<B6D TBWD~qY)RiNLϴ '2tv1*s`eW7ÊB\Vp6!lxs_T!l y6L#Xj  o IgP k"Hq^yW&ĆE,9O/GaVfcbJ,{SYg˓8R5c곊5zH ;eԢ+X{lcKSRc{ڼES =l'${cۢXf4ȸKN%F; R) S8q]:yC}ltn5ȑ"z\\>;D1#y”ᦞ=rv)3@J#` wɆ$];UCܷs$qD}+ԘD5khW"#'lu$>ɛcR=J񑳳n(ꑪ-iX~-.$R)o)?M5@-Ls@_lgA>Ͱb0-坏=Kwg&O}Ϯ[Ց4z{jh]VPawD5"'de!jf_7snޡ̡luE2Qk2d a2IG<+`11:(4FzUZ"3EfݻW-1<Cn*o\>:+9}+}v겺P@o (Qy_ATh V+``;3߶oMw~UrF7ErD uZa+Րaûc\ɷ0(y Y~5[ppHvݦ[ʦ/$V)Ӭ= Z=㰙92 )z;-f\yL PG˜WZRߦţV-f@vS@ ,3P#[&|e}x&d7#ޢVXO)l+Rd{y@:%k& ]HN̖- y.vlHJ1B_JrSn/7^Xm`JX?_mj:|DKeYV+fQB@4&ë-d,GK߮ڼII/b]Os7EЫ7{Djjozyt*$0dY4bxA!k!CV?#WvE"0N :'Wϵ-[rLt熂~xHBИ_|ԛj֟~-(4Fyfؖ'dIA}ɨ02X 퍒1FuvYm\f ZZGcNM%0#) ツqP, W gDuNL+pّ sΞK):k0$$!lr8$"{.mFJbl nrTc=F$_b¡ÆD8#H`6F`S8Zm.˸T-@M; X$[[C# ; OE!%R-GeuJ.Asj] ##3t{t:2uiwGoJ`!@p'fO% '6c|-$_` STh׫u.0O_1gLGBkBLx9`9?9/22݌_>,KX0$W}>&YJ2" 3nߓH9k.umvo淮P<̭Jz'4Mٮ:#Xw}Eh&ٻkWL]?^kԕ㈥E r YG>dwgV[?vST~h77{qL*T)*h b/9Zc9S>I8ׅ jhNF.椄IՓoǡv2PDI}6! u"w׀I;{8Wo3>&szz `N8+9rIk3>%,-ٸSj]Zc.r| CZYԳϬ-†mH$kf,{l))Xڇ2TӦ7xv$(_l}iRHԝK8$uOH 35ve{ ElUP p*;-'ԳC"1bNԷR7Л l\p{\z1nj^Gs>62v %7' 1L HG$ǫŰ"14V^iɪ\]i Hal1|u*@}Z52s>Lc8|΄oK8a]BUz^0z>i(039|F=3ЬI#\ A󂠰#JFum34URM8V AsK u5t9 ӋKBqV8wׅUT7ntBǾP\ QO}jhL'bB׋j"C=#k$Mm#󎀩 ,t=!4vβw[6 Fn|F`NQ-LEV 0:$9^T P'!^ҿ*f yz?Id>7~9\A!?-B+V%bo( n{&~]0rᗊ:mB5vgְ* K:tk3#o884u @aZ6CcܱȹtI,\1> U\mTధQa|4L+tX?c:$Nmb\%G:z0㪑y.Z'u />Ș `!X8O G ZEjV GXD͋An7X(M!t&ewtbԈk D-{cUҎt=Hm qXGg! ǴRDx e/q!0״F.jײTRw]nlšۍʤFuKC9F-tvo=%oKn)@,r0(_=#Onm?+@QVTwצ%bubD3n;Ÿo,k&ݹPB+ӭq牐;.Rԇd \L mNnvjuzD^@]BM D 6asGy>kVvWcn/)ڸN1}~{pV+d6"DT]KM58G7ƛwLZ2J-'ڑ)|8&M~^RB\SQy aڸ7+Ve熰<">Co6W L]TR*7}%C m`{ NP- B.>J0}ٳ3DTi-  R.$|<|,L1P7eRtл^<;\A>V[TX17zX9d}co &5W"A/,gaTM8CjCoruۻci'f\>bhpF-}$ӡ霫(-Ci!HDn;GG;*vl89c S/6e~Nn!t@G0YzS,v;|1Z]b]e=Kˆ2 N:frTbNBr3cvKvߜ>+2VD٤W-~5ZZdz5/zԘ {D6籠-Gxk}`f"n#Z:%11\~mhe\ a% sT?M>osWUY0u6-E ߠKX\62tDMmp?FA<̛׳^z0tAs֯Cbi;.zCNNZ+ YD<'ij^٠ @g@m=Rei ;Wlhh޽dU/|"G양|p.x _)i~蓷9q8`qm71up,_LBZ@P Yrkln%5d ]*_eUBUZB2ȓ;Hvxԭ+lK  t;6aNtr +Š*XG:Y՛ΟWM%UrK.m֋-wEqo7iZ$LXy0ߨ(k,8$܊2Ȫb7;f }wSʣ"n2cM՘lQ?(MH!g_G] H=6[O2,J@,kT.) *~G:g*X3P+(nKj҅ džz! -y5͆Ħ2l;rFrQ CeP~.#(d0ya#=V_ufRc[әREv8(f.FE 4+t6PH,nն%^*bElp8k&Rvtb j2dVE4Dej_$ӛY5648@l+/P~?SɛL ~ҠłBG_F9`}Ș7O~zE4GE5rwϓ!3nVCԕ\W ./+o'hUP[t¶'nuئ*cIyD#~Hﰉ&/fِ=3d<J틌C e.1;ebV :Bo'TtAX9"wT4*ѫp֔bӣFo~:2{El8:s׽IDI7<{*/8HN7*%2%&2 )~6ٱ0-b؇ 8FB*PȌOT0sa O7]]IZ4%zHڸ%6} c0C51zrSUöH%.jY΢/G47 "ynxYo@gtO7D 3om5UaYs: (ljQzףUB ԡ:s^I*y0EH @: ~\JtaT@=ަ[ɚ'͉hv ntKN }80+I(&c\='k; @8ɵpy SbCtO!Ltg1݇FCz~oOlnK_.ؚ rΟI"V#|o'z6P!WtX%׾YE$,(<'IRN6ٳgʥ_50s^HZ/78 bRdǴG ^ǟg X0Hu|l# Y~W$᷂r=>C#@_T3鹡J;43&r|g:z2+Gbr.z W=x͢u C9g+¨ȗ~&$*e)"0<*#xN.@+LK_\Vu)=K\׮!Vbm/kJP+*$ߨaTv g YZ