system-config-printer-1.3.12-4.2.1>t 4 DpQ./=„EerGokf*1{fQ)όX-=ur22]~| Bgȗ1Tjn'AJ 1y_32"ٹ>+Ǩ-KPfX vۉ'GSN*/iruӭ$+v3;qǵ?ѢτM\"2H=9) (WihgVZ9VPZHCS񬭑AqFèrPʐ9N<[QdQ./=„jR=by}DQ`SFOp{ ^|u8#S+`[/\G#ebuQkuj< 4F奀RhwfǔS FV~b@|Qgt!|v"ؐC&Dժ_*F)]4ؽ+(jeD?ҫ>V#\RqO5wߑ;r-;x Gq^>-Гnp Hp4|8b74ef856a4a9562a3982804bb5029bf01c9e7e3>Dt?dd % C  CIPHd r    c  l      L  p   ( '8 0,9 ,:;,>T@\BdFwGHIXYZ[\]^bcdefluv,wxy,z0@]`Csystem-config-printer1.3.124.2.1A printer administration toolsystem-config-printer is a graphical user interface that allows the user to configure a CUPS print server.Q.sbuild24openSUSE 12.3openSUSEGPL-2.0+http://bugs.opensuse.orgHardware/Printinghttp://cyberelk.net/tim/software/system-config-printer/linuxx86_64 if test -x /usr/bin/update-desktop-database; then /usr/bin/update-desktop-database --quiet "/usr/share/applications" || true fi if test -x /usr/bin/suse-update-mime-defaults; then /usr/bin/suse-update-mime-defaults || true fi ICON_THEME="hicolor" if test -x /usr/bin/gtk-update-icon-cache; then /usr/bin/gtk-update-icon-cache --quiet --force "/usr/share/icons/${ICON_THEME}" || true fi if [ $1 -eq 0 ]; then if test -x /usr/bin/update-desktop-database; then /usr/bin/update-desktop-database --quiet "/usr/share/applications" || true fi if test -x /usr/bin/suse-update-mime-defaults; then /usr/bin/suse-update-mime-defaults || true fi fi if [ $1 -eq 0 ]; then ICON_THEME="hicolor" if test -x /usr/bin/gtk-update-icon-cache; then /usr/bin/gtk-update-icon-cache --quiet --force "/usr/share/icons/${ICON_THEME}" || true fi fi_ F-?큤A큤Q.iQ.jQ.pP"VPoKO^Q.j56b2202746bd9e95a0355830bcb1982ecdf6a3e3e4682290ac86019bc4d1c890b234ee4d69f5fce4486a80fdaf4a4263b7e5d5e9a02aa049655dc05b229c37dacdb0b35e39297755436176827d12d8a84348ed165b094d2ddea17b66fb501dd9rootrootrootrootrootrootrootrootrootrootrootrootrootrootsystem-config-printer-1.3.12-4.2.1.src.rpmsystem-config-printersystem-config-printer(x86-64)@    /bin/sh/bin/sh/bin/shcupspythonrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)system-config-printer-commonrpmlib(PayloadIsLzma)2.73.0.4-14.0-11.3.124.4.6-14.10.2Q@PN@P@PtP*=PkP H@OP@O.o@ONNN@N@Nf @NV9@NTN3@N"N@MMMӴMWL@Ls@L]JL4l@KK @K @KrKV@K2@K(Jw@J#J}hJyt@JhPJd\@I@I@I@coolo@suse.comdimstar@opensuse.orgtittiatcoke@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgbadshah400@gmail.comvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgbadshah400@gmail.comvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.com- Add system-config-printer-fix-name-of-udev-helper.patch to fix udev-configure-printer to be called at all.- Add python-pycurl Requires to python-cusphelpers subpackage, as pycurl is imported from cupshelpers/openprinting.py.- Ensure that the udev related files are installed in the correct path (/usr/lib/udev).- Update to version 1.3.12: + Fixed udev rules so a systemd service is created for the device + Cleaned up systemd service description. + udev: Allow remove to take the same format address. + Catch-all for gnomekeyring exceptions (bgo#859760). - Fix %post/%postun scripts to reference the new service name (and do not handle demo.service; an obvious copy/paste error).- Update to version 1.3.11: + Fixed most recent change in cupshelpers: The cupshelpers config module was not being imported.- Update to version 1.3.10: + Changed application name in desktop file + Use cups-config to determine serverbin directory + Improved sorting of device lists + Add "--show-jobs" command line option + Use hpcups instead of ps with HP LaserJet 12xx/13xx + Suppress misleading notifications (lp#855379) + PDF printer support + Various enhancements on udev-configure-printer. - Replace libudev-devel and libusb-compat-devel BuildRequires with pkgconfig(libusb-1.0), following upstreams change. - Add pkgconfig(libudev) BuildRequires: it was pulled in implicit before.- Pass --with-systemdsystemunitdir=%{_unitdir} to configure to have the systemd service files installed - Add systemd BuildRequires in order to have the %{_unitdir} macro defined - Drop xz BuildRequires, as it now comes for free with the build system.- Update to version 1.3.9: + Improved output from check-device-ids script. + Don't warn about changed cupsGetPPD3 behaviour in CUPS 1.5.3. + Avoid temporary file leaks. + Handle file disappearances when caching PPDs (rh#786232). + Fixed several debugprints (rh#785581). + Updated translations.- Update to version 1.3.8: + Use pycurl 'https' support for openprinting (CVE-2011-4405) + Really fix SMB probing in PrinterFinder. + Require newer pycups; drop compatibility code. + Don't penalise pxlmono now that rh#661814 is fixed in ghostscript-9.04 + Several fixes related to cups authentication. + Various other code changes. + Bugs fixed: rh#743446, rh#751610, rh#755913, bgo#757520, rh#772112, bnc#735322, lp#653132, lp#653132, lp#653132, lp#844976, lp#874445, lp#653132. + Updated translations. - Drop system-config-printer-subprocess-no-shell.patch: fixed upstream. - Rebase system-config-printer-no-openprinting.patch.- Fix coding errors caught by Stephen Shaw in system-config-printer-subprocess-no-shell.patch.- Add system-config-printer-subprocess-no-shell.patch: avoid escaping issues when running commands. Fix bnc#735322.- Add system-config-printer-no-openprinting.patch: this disables the feature where PPD drivers can be downloaded from OpenPrinting.org. See discussion in bnc#733542. As a side-effect, this fixes CVE-2011-4405.- Modified categories in .desktop file so that it is grouped with "System" applications in the desktop menus (bnc#714333)- Update to version 1.3.7: + Show private job attributes for "my jobs" (rh#742279). + Enable Test Page button when application/postscript is supported. + Some preferreddrivers.xml fixes (lp#855412). + Handle errors saving troubleshoot.txt (lp#789602). + Removed some stale code. + Make connections list more easily accessible (lp#842092). + Improved handling of remote CUPS queues via DNS-SD, and IPP devices. + Better display of CUPS servers from "Find Network Printer". + Fixed SMB method for printer finder. + Don't handle tooltips during mainloop recursion (rh#664044, rh#739734). + Fixed bold print of tab labels on option conflicts. + Preserve installable options on driver change. + Update printer properties dialog correctly when PPD changed. + Fixed typo triggered by private job attributes (lp#827573). + Marked some translatable strings that weren't (rh#734313).- Split the main subpackage in various smaller subpackages, to enable more fine-grained dependencies (gnome-control-center only needs the dbus service, and we don't want to force people to install the whole system-config-printer in that case): - Create common subpackage that contains files common to more than one subpackage. - Create applet subpackage that contains the notification icon monitoring printing stuff when the user is logged in. - Create dbus-service subpackage that contains the dbus service. - Rename lang subpackage to common-lang, so that it gets installed with the common subpackage. - Make all those subpackages depend on the common subpackage, for obvious reasons. - Add other dependencies between those subpackages: . Add applet subpackage Recommends to main subpackage: it makes sense to have the applet if the main tool is installed. . Add dbus-service subpackage Requires to applet subpackage: the applet relies on the dbus service to manage jobs. - Move dbus-1-python, python-cups, python-cupshelpers, python-gnomekeyring, python-gobject, python-gtk, python-notify, python-smbc Requires from main subpackage to common subpackage since all those python modules can be used by the various tools. + Remove unneeded dbus-1-x11 and desktop-file-utils Requires. + Add a system-config-printer-applet Recommends to udev-configure-printer: the udev tools create a notification for the user if the applet is installed. + Make python-cupshelpers noarch. + Move the com.redhat.PrinterDriversInstaller.conf dbus configuration file to python-cupshelpers, where it really belongs (since this is where the dbus server is implemented). + Drop support for openSUSE <= 11.1.- Update to version 1.3.6: + Allow entering @,?,=,& characters in Device URI text field (lp##826958). + IPPAuthConnection: avoid traceback (Ubuntu #828030). + Removed PackageKit client code in missingPackagesAndExecutables (lp#726938). + Properties dialog: make OK button sensitive even when no changes to save (lp#444280). + Updated translations.- Also provide icon of size 256x256 (bnc#713902)- Update to version 1.3.5: + Expose more things via D-Bus: driver selection, missing executables checking, and physical device grouping. + Bug fixes: - Fixed cupsFilter search in missing executables check. - Use PackageKit to resolve missing executable filenames to packages, instead of having a static mapping in the source code. - Fixed DNSSD hostname resolution. - Fixed firewall code to handle json errors when used with the older system-config-firewall D-Bus service. - Fixed LPD probing (rh#726383). - Use "hostname" instead of "IP address" when asking for names of browse servers (rh#726134).- Update to version 1.3.4: + udev: - Don't rely on retriggering printers; enumerate them from systemd instead. - Don't complain about missing/invalid device ID for devices we've already handled. + UI: - Removed unused Printer Groups feature. - Don't show "No printers configured" page if the printers are filtered in any way. - URL-quote URIs when using "Find Network Printer" (lp#808137). - Downloadable drivers: don't display printers for which there are no drivers (rh#668154). - Kerberos support for the SMB 'Verify' button (requires new enough pycups). - Removed IPP/HTTP device screen in favour of "Enter URI" (rh#685091). - Converted ComboBoxEntry widgets to Entry+EntryCompletion in NewPrinterWindow.ui. - Robustness in ppdsloader in the face of errors (lp#766818). - Changed Make/Model/State labels into GtkEntry widgets so contents are always fully selectable (rh#719217). - Convert iters to paths before comparing (rh#717062, lh#791690, trac#221). - Set translation domain in D-Bus service (lp#783967). - Ensure consistency in jobviewer if add_job fails (rh#693055, rh#632551). + Driver preferences: - Avoid PostScript for HP LaserJet 2100 Series (rh#710231). - Raised priority for SpliX driver (lp#793741). + Other: - Adjusted test code in asyncpk1.py so it doesn't look like a tempfile vulnerability. + Updated translations. - Add xz BuildRequires to be able to decompress the tar.xz source.- Move %{_sysconfdir}/cupshelpers/preferreddrivers.xml to python-cupshelpers subpackage as the file is from there. - Own %{_sysconfdir}/cupshelpers to fix build.- Remove python-gnome Requires as no modules from python-gnome are used. - Add missing python-gnomekeyring Requires. - Change python-gobject2 Requires to python-gobject, following the package renaming.- Update to version 1.3.3: + Main application: - Allow % character in SMB URI (lp#747400). - More error handling (lp#744783). - Avoid traceback if printer duplication fails (rh#694629). - Fixed off-by-one error in monitor. - Fixed printer renaming (lp#726954). + Printer Properties dialog: - Added PrinterModified D-Bus signal to printer properties interface. - More robustness for printer properties dialog when printer removed (lp#741987). + New Printer dialog: - Fixed PPDs loader when using CUPS remotely or when DBus not available (rh#693515). - Handle failure to load PPDs more gracefully (lp#742409). - Avoid traceback when cancelling New Printer dialog after failure. - Make sure everything is ready before handlers might be called (rh#689336). + Job Viewer: - Ensure consistency in jobviewer if add_job fails (rh#693055, rh#632551). - Be defensive against CUPS returning incorrect job IDs (lp#721051). + Other bits: - More uses of check-device-ids.py. - udev-configure-printer: be more defensive when parsing CUPS response (lp#760661). + Other bugs fixed: lp#733088, lp#748964, lp#759811, lp#777188. + Updated translations.- Update to version 1.3.2: + Main application: - rh#685098: Set connected state when connecting to server fails - Handle the situation where cupsd has died/restarted more gracefully. - Renamed ui/*.ui -> ui/*.glade again, fixing translations. + Printer Properties dialog: - lp#729966: Just hide Printer Properties dialog on delete-event - Extra job options: print-quality, printer-resolution, output-bin. - Automatically show horizontal scrollbar in job options screen - Ignore "output-mode-default" attribute as it is not settable. - Handle IPP_TAG_RESOLUTION types (requires pycups-1.9.55). - Don't traceback if option value cannot be handled. - rh#679103: Fixed traceback in options.py + New Printer dialog: - rh#685091: Handle URIs in Find Network Printer entry, and use 'Enter URI' instead of 'Other' - trac#213: Use "Do It Later" instead of "Cancel" for adjust firewall dialog - rh#680683: Fixed an instance where NewPrinterGUI might not have self.printers set - IPPHostname can contain colon (to specify port). - Fixed automatic driver installation when changing the driver. - Removed stale code left over from conversion to gobjects. - Ensure all uses of ppdsloader supply the Device ID. - Fixed some small typos in newprinter --help output. - rh#680288: Prevent traceback after 2nd drivers search dialog is cancelled + Driver handling: - Activated and fixed testing mode for device ID/driver association - Match HP-Fax2/3/... PPDs, as well as Ubuntu/Debian hpijs-ppds packages. - preferreddrivers.xml: Identify hpcups and hpijs fax PPDs. - Match native hpijs driver (drv:///hp/hpijs.drv/...) as hpijs. - Handle Ubuntu locations of hpcups.drv and hpijs.drv. - preferreddrivers.xml: match OpenPrinting gutenprint PPD names as gutenprint. - Removed DES field check altogether. - xmldriverprefs.test: show order more clearly. - Make xmldriverprefs.test() debugging optional. - More debugging during PPD selection. - Prefer foomatic PostScript drivers before PCL drivers (except foomatic-recommended ones). - Update to version 1.3.1: + Fixed traceback due to libsane-hpaio installation check. + Removed duplicate method definition. + Defer calls to populateList initiated by monitor. + firewall: fixed cache behaviour. + Fixed page sequence when adding a printer with an exactly-matching driver. - Update to version 1.3.0: + Only show maintenance buttons when capable (rh#658564). + Compare printer make/model names only by words and numbers (like they sound). + XML-based driver preference rules. + Don't use status icon when notification server supports persistence. + Fetch Device ID for existing device when changing PPD, allowing a more complete choice of drivers. + Include generic drivers as candidates whenever CMD field is available. + Show all ID-matched drivers when adding a new printer. + Speed-ups in cupshelpers.ppds.ppdMakeModelSplit. + PPDs: Use ppd-product values to add to make/model list. + Show number of processing / pending jobs (rh#606868). + PPDs are now cached, with support for If-Modified-Since. + Adjust the firewall for SMB browsing. + Start CUPS service if not already started (rh#577226). - Rebase system-config-printer-icon-brp-friendly.patch. - Drop system-config-printer-firewall-menu.patch: no longer needed. This means we can remove the gnome-patch-translation BuildRequires.- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. + %icon_theme_cache_post/postun because the package ships themed icons. - Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage. - Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.- Update to version 1.2.5: + Do not accept some invalid characters in various entries. + Add examples of IPP URI to NewPrinterWindow (rh#575795). + Delete Bluetooth printer's queue when unpaired. + Create ~/.printer-groups.xml only when group is created. + Add CMD-field matching for PPDs (rh#630058). + Save name of PPD which matches best to the detected printer, not only make/model. + Mark more strings as translatable. + Fix some crashes. + Small improvements and fixes. + Updated translations.- Update to version 1.2.4: + udev helper: use CUPS defaults when connecting. + Blacklist certain printer state reasons (rh#520815). + Exclude dnssd backend from udev search. + Do not error out on missing firewall D-Bus service. + Prioritize HP's hpcups driver against HPIJS. + Improvements for setting up Bluetooth printers. + udev-configure-printer: Match usblp, libusb, HPLIP, and USB device file URIs. + Fill the queue list when clicking "Probe" in LPD printer setup screen. + Remove the ":9100" from discovered "socket://..." URIs. + Integration of the dnssd CUPS backend and assosiation of DNS-SD names and IPs. + When setting up a printer search for local drivers before searching the internet. + Access OpenPrinting via the web query API with redirect support. + Prioritize DNS-SD-based URIs against IP-based URIs. + On discovered network printers do not only cache make and model but also the device ID. + Fix recognition of remote CUPS queues when setting up an IPP queue. + Avoid connecting to cups twice in PPDsLoader. + Make udev-configure-printer work for Bluetooth. + rh#618357: Changed shebang in executables + Various other bug fixees. + Updated translations. - Rebase system-config-printer-icon-brp-friendly.patch- Clean up update to 1.2.3. - Force installation of udev rules and helpers in /lib/udev instead of /etc/udev, since the default is to put a binary in /etc/udev, which is wrong.- Update to version 1.2.3: + Add Bluetooth auto-config to udev-configure-printer. + Make sure automatically-created queues will work. + Don't add queues for Graphtec devices. + Use sysconfdir for udev rules. + UI improvements. + Bug fixes. + Updated translations - Changes from version 1.2.2: + Resolve DNS-SD hostnames for physical device comparison. + Handle connection failures to cups better. + UI improvements. + Bug fixes. + Updated translations - Changes from version 1.2.1: + Many improvements in check-device-ids. + Use cups-pk-helper method for canceling jobs. + Add 25%, 50% and 75% level markers in the inklevel widget. + Improve Firewall interaction (Fedora-specific). + Fix a few crashes. + Bug fixes. + Updated translations - Add glib2-devel BuildRequires. - Rebase system-config-printer-icon-brp-friendly.patch.- Update to version 1.2.0: + The my-default-printer application has been removed. + Printer drivers are automatically installed when possible. + The basic/advanced server settings dialogs have been merged. + PPDs are now fetched asynchronously. + The job viewer has seen many improvements. + Updated translations. - remove fixme regarding polkit-1: current configure would not even know about it. - Rebase system-config-printer-icon-brp-friendly.patch to apply without fuzz.- Update to version 1.1.93: + Display a warning when the wrong IEEE 1284 ID is detected + rh#566938: catch RuntimeError in statereason.py when cupsGetPPD2 fails + Removed HP and Kyocera IEEE 1284 Device ID hacks + Increased new printer notification timeout to 20 minutes. + Added simple program to check IEEE 1284 Device IDs against PPDs + Update translations.- Update to version 1.1.92: + system-config-printer: - Use stock 'add' icon for new-printer button (lp#394071) - Use gtk.STOCK_ instead of gtk- throughout - Avoid clearing selecting device settings when adding a printer - Update the PolicyKit code to use the correct signature for DeviceGet - ppsloader: avoid traceback - Set timeout for InstallPrinterDrivers D-Bus call + Updated translations.- Update to version 1.1.91: + system-config-printer: - Make it obvious when a printer is disabled. - Update 'Time submitted' column when clicking Refresh in job viewer. - Fixed traceback when renaming a printer. - Fixed async pycups fallback again. - Fixed statereason localization for raw queues (rh#558156). - Set model for LPD queue ComboEntry. - Only add current device to list when all devices found (rh#558524). - When retrying authentication as another user, forbid PolicyKit. - Use tooltips in jobs treeview. - Avoid non-zero page sizes in SpinButton adjustments. - Only show jobs for selected printers in job viewer. - Better error handling when renaming a printer (rh#561182). - Troubleshooter checks local SELinux file contexts. - Fixed drop-down list for connection dialog. - Avoid crash filling makes list when no make detected (rh#562520). - Fixed automatic driver assignment via applet. - Minor bugfixes and HIG fixes. + Updated translations.- Update to version 1.1.90: + system-config-printer: - Parse foomatic's special DRV Device ID field (rh#550108). - Driver selection fixes (rh#550075). - Remove my-default-printer application. - Handle cancelJob's optional purge_job parameter in PolicyKit1 backend. - Changed 'Clear job' to 'Delete job'. - Make sure the printer we added still exists before selecting it (rh#551436). - Set notification timeouts appropriately (rh#550829). - "Copy" action in context menu is now called "Duplicate". - Make sure there are enough ink level values (rh#541882). - Reinstated job completion notifications with better text. - Remove job attributes viewer tabs for jobs that have been purged. - Use asyncconn for canceling/deleting jobs. - Ability to retrieve job files which have been preserved. - Set D-Bus timeout when calling asynchronously. - Restore option values for serial device. - Fixed window modality and transience. - PrinterDriversInstaller implementation: this is a system bus service to install drivers via PackageKit. - Use asyncconn to fetch PPDs. - Don't rely on cups-pk-helper being around (rh#556170). - Make sure serial device widgets are always initialized (rh#556488). - Clean up temporary files when localizing statereason (rh#552768). - Removed support for installing HP's proprietary plug-in. - Fix various tracebacks (rh#550442, rh#550437, rh#553141, rh#554372, rh#554268, rh#555552). - Avoid leaking resources. - Code cleanups. - Updated translations. + udev-configure-printer/udev-add-printer: - avoid traceback when no CMD field present. - try to install drivers first. - Update system-config-printer-icon-brp-friendly.patch after my-default-printer removal. - Remove system-config-printer-hide-my-default-printer.patch: my-default-printer was removed.- Update to version 1.1.16: + system-config-printer: - Don't fail if smbc module is not available. - Don't overwrite BrowsePoll settings with basic settings dialog (rh #543986). - Fixed cupsd.conf parsing when lines begin with blanks (rh#544003). - Constraints handling fix. - Clear device screen each time a new dialog is presented. - Prefer Foomatic/hpijs to hpcups for the time being. - Rearchitecture code for more asynchronous code, and use it to fetch the device list in a safe way. - Adapted to new pycups API for cupsSetPasswordCB2. - Ignore com.apple.print.recoverable state reason. - Fix various tracebacks. + Updated translations.- Update to version 1.1.15: + system-config-printer: - Fix a traceback. - Don't update properties if apply failed (rh#542503). - Changes from version 1.1.14: + system-config-printer: - Avoid unnecessary "publish printers" dialog. - Translate job-hold-until and retry-current-job values. - Attempt to discover whether the firewall needs adjusting. - Iconify jobs window into status icon. - Handle hpcups driver for 5400 series in test suite. - Added SMB support to 'Find Network Printer'. - Fixed device fetch when not using polkit-1. - Cancel PrinterFinder when new-printer dialog closes. - Added IPP and JetDirect support to 'Find Network Printer'. - Use the correct URI for probed CUPS queues. - Better order for network printer probes. - Use make-and-model to guess the PPD driver for a discovered printer, if no device ID is available. - Improve default name of printer, when the name already exists. - Auto-select raw queue correctly when changing PPD. - Attempt to determine make and model of network printers (rh#524321). - Don't display properties dialog for first test page (lp#444280). - Fixed visibility tracking for jobs window. - Strip 'zjs', 'zxs', 'pcl3' from make-and-model (rh#531048). - Added support for custom state reasons. - Catch IPP errors when updating from notified events (rh#530641). - Fail nicely if new printer is deleted during test page prompt (rh#533109). - Suggest installing foomatic-db-ppds when appropriate. - Install the foomatic package if foomatic-rip is missing. - Retry when reconnection (due to authentication) fails (rh#541741). - Various small bug and UI fixes. - Various code improvements. - Fix various tracebacks. + udev-configure-printer/udev-add-printer: - Build system fixes.- Update to version 1.1.13: + system-config-printer: - Use correct statereason level icon names. - Handle icon load failure gracefully. - Fix cleaning of TurboPrint PPD listings of CUPS 1.4.x. - Avoid error dialog after cancelling operation via PolicyKit dialog. - Fetch devices in a separate thread to avoid blocking (lp#516787). - Add polkit-1 support, and make it conditional on "configure - -with-polkit-1". - Fixed traceback with older versions of GTK+. - Fixed proxy authentication. - Allow PPD/device changes for raw queues. - Extended TimedOperation class to allow callbacks - Fixed cupspk support for DevicesGet - Allow parameters to cupshelpers.getDevices - Allow for more than one spinner task - Use callbacks when fetching devices - Fixed spinner UI bug - Fixed cancellation in TimedOperation class - Fetch network devices as soon as local devices are received - Make sure to cancel the fetchDevices callback when not needed + Updated translations. - Rebase system-config-printer-firewall-menu.patch to apply with fuzz=0.- Update to version 1.1.12: + system-config-printer: - Don't get tripped up by "-" when checking for missing executables. - HP's Bluetooth printers return a model name with added "_BT" in their device ID. - Added support for localized marker names - Fixed parenting of WaitWindow when adding printer. - Don't attempt to use PolicyKit if we are root. - Support for cups-pk-helper's DevicesGet method. - Use modern gtk tooltip support. - Fixed typo handling exceptions from AdvancedServerSettingsDialog. - Use set_default_size instead of setting width and height properties. - Fixed missing treeview update in properties dialog. - Fixed identification of CUPS native gutenprint drivers. - Prefer native CUPS drivers to foomatic drivers. - Busy/ready cursor handling fixes. - Use separate thread for verifying IPP queue. - Set an appropriate status icon tooltip when configuring printer. - Fixed cupspk handling of disabling a printer. - Show a 'paused' emblem for disabled printers. - Use preferred object path for AuthenticationAgent. - Kill job creation times timer on the jobviewer is destroyed. - Only update job creation times once per minute at rest. - Job status icon and state reason in jobs treeview. - Show rejecting printers as insensitive. - Added experimental package tagging for PPD files. - Removed notification when job has completed. - Fixed applet traceback when printing test page. - Don't allow Back/Forward to lose troubleshooting diagnostic information. - Code cleanups. + udev-configure-printer/udev-add-printer: - Compare MFG and MDL case-insensitively. + Updated translations.- Update to version 1.1.11: + udev-configure-printer/udev-add-printer: - don't add fax queue if already present - don't fork if DEBUG environment variable set - Enable/disable queues with paired device URIs - use '/' as delimiter when examining device URI - make sure we don't configure the same printer twice - Don't set USB configuration in udev-configure-printer - Serialize CUPS-Get-Devices requests - Exit early in udev-configure-printer if device already mapped to URIs - don't require pycups 1.9.46 just yet - Fixed name uniqueness checking - Notify the correct printer name - create fax queues using prefix of printer queue - fixed duplicate devpath check - fixed removal when cupsd not running + system-config-printer: - Use case-insensitive matching when cleaning up the PPD nick names to get the model names for the make/model/driver list - Made extracting make and model from the NickName of TurboPrint PPDs working again - Made the field for freely typing in an URI actually work - Better method of determining current device URI - Printer icon should not show 'printing' when job stopped - Updates for hplip 3.9.6 - Let the checks for adding a device to a physicaldevice object parse HPLIP URIs correctly to extract the host name/IP from them - jobviewer: notice jobs that have stopped due to backend errors - Fixed cupspk's implementation of adminGetServerSettings() - A warning is given that renaming destroys print job history - Small improvements for printer rename confirmation - API improvement in cupshelpers: limit job fetches - troubleshoot: treat http and https schemes as potential CUPS servers - Make properties dialog OK button insensitive when no changes - Validate BrowsePoll entries + Code cleanups and plug leaks. + Updated translations.- Fix build on 11.1 and earlier: we don't want the udev helpers there.- Update to version 1.1.10: + Support for HPLIP 3.9.6. + Fixed 'location' field for printers added remotely. + Avoid traceback when adding new printer. + Parse nmblookup failures correctly. + Avoid non-fatal traceback when adding IPP printer. + Make sure we find https URIs from https backend. + Prevent traceback on IPP notification after properties dialog cancelled. + Fixed incorrect authentication in the troubleshooter. + Arrows for adding and removing class members are sensitive only if something is selected. + Small fix for class members arrows: always de-sensitise buttons after use. + Another fix for selecting an added printer. + Spot stopped jobs with CUPS 1.4 as well. + Map gutenprint filenames to the package name. + Use gpk-install-package-name to install packages, not the PK D-Bus API. + Always update the jobviewer status icon on job events. + Fixed UI oddities when changing PPD/device. + Avoid possible traceback when receiving printer-added-events. + Fixed initial radio button selection for SMB authentication. + Make sure to URL-encode usernames and passwords correctly. + Don't run Properties dialog on new printer. + Don't mention the job number in completed jobs notification. + Check exit codes for child processes. + Removed IPP browser. + Improved matching of printer model names. + Added PIXMA comment to test suite. + Efficiency fixes for PPDs Device ID matching. + Fixed --debug option for PPDs self-test function. + Efficiency and readability improvements in PPDs Device ID matcher. + Avoid cups.setServer/setPort. + Fixed incorrect "printer not shared on server" message. + Drop libsexy support in favour of GTK+ 2.17's equivalent. + Avoid reloading all PPDs when calls to jockey fail. + Small speed-up (0.09s) for the case where jockey is not present. + Don't reload all PPDs if the query has already finished. + 75% speed improvement in ppdMakeModelSplit(). + New udev-based queue configuration system. + Improve window size. + Fixed hang on start-up when trying to resize the window. + Fixed tracebacks in cupshelpers.ppds test suite. + Fixed Device ID matching for HPLIP PPDs. + Updated translations. - Add cups-devel, libudev-devel, libusb-compat-devel BuildRequires. - Pass --with-udev-rules to configure. - Package the udev helpers in udev-configure-printer. This package Obsoletes cups-autoconfig, since the new udev helpers now do this job. - Split cupshelpers python module in python-cupshelpers package since it's needed by udev-configure-printer. - Drop system-config-printer-cups-autoconfig-notifications.patch: we will now use the udev tool and we will receive notifications without this patch.- Update to version 1.1.8 (this is not a complete list of changes since upstream uses git, but some changes aren't listed in ChangeLog): + Set relaxed PPD conformance + Fixed URI parsing when verifying IPP URIs + Set glade's textdomain in the jobviewer (lp#341765) + Made hp-plugin call also working with HPLIP 3.9.2 + Adjusted border padding for New Printer window + Use ValueError in PhysicalDevice to indicate device is different + Import debugprint in cupspk + Fixes on automatic printer model selection and suggestion of queue name + Style and efficiency improvements + Fixed XmlHelper crash on invalid XML file (lp#370469) + Clean up temporary PPD files when we're finished with them + Reconnect to CUPS if the connection gets lost during the installation of a driver from OpenPrinting + Scroll to new job if it was added just above the visible range + Use grey ink-drop when there is no marker-colors value + Fixed conversion from broken-down UTC time to simple UNIX time for held jobs + Track printer state changes for the printer context menu + Removed some stale code in cupshelpers + Make sure the job context menu cannot get out of date + Select a newly-added printer + Make troubleshooter work again by disabling cupspk for it- Update to version 1.1.7 (this is not a complete list of changes since upstream uses git, but some changes aren't listed in ChangeLog): + Prevent some tracebacks + Various improvements for printer model identification + Added support for https device URIs showing the IPP screen + Efficiency fixes + Do not use setlocale() for locale-independent uppercase/lowercase conversion + jobviewer: don't abort if we couldn't show a notification- Update to version 1.1.6 (this is not a complete list of changes since upstream uses git, but some changes aren't listed in ChangeLog): + Use setlocale() to save current LC_CTYPE value, not getlocale() + Don't try search for a model series if there are no digits in the model name + Adapted D-Bus policy file to the new D-Bus defaults + Better PPD fallback searching. + Strip " hpijs" from PPD names.- Update to version 1.1.5 (this is not a complete list of changes since upstream uses git, but some changes aren't listed in ChangeLog): + UI improvements in the new printer dialog. + Include local printer attributes in diagnostic output. - Drop system-config-printer-bnc456110-non-blocking-probe.patch: fixed upstream. - Drop system-config-printer-fix-add-printer-git051bc7f0.patch: fixed upstream./bin/sh/bin/shgnome-cups-managerbuild24 13606703231.3.12-4.2.11.3.12-4.2.1 0.33system-config-printersystem-config-printer.desktopsystem-config-printerCOPYINGChangeLogREADMEsystem-config-printer.1.gz/usr/bin//usr/share/applications//usr/share/doc/packages//usr/share/doc/packages/system-config-printer//usr/share/man/man1/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/46a791091a770c9e8aa1620a3752f61f-system-config-printercpiolzma5x86_64-suse-linuxASCII textPOSIX shell script, ASCII text executablePascal source, ASCII textUTF-8 Unicode textdirectorytroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)R\DN(iS8C.system-config-printer-applet?] crv9uZ)"㜜 O4w^BC.@3 e_Ss#(RiI[9myF#{&HpAwj[KT|gykl.ڎLYuoi\'%K 䭈7 Gŀk}د12Х $MV=YGBs.p=7̻Wߑg[vfo_ekD 3P9%Rwn44Z+rda`SVC^!@e)3+-;ԳTGEG]h ]->P}y\ *U*ӾNОJ벽GVia9Y#LTCTV[*[k*9u`$)caVwi_l=Ζ;gfUi3bACsn8S=߫ȝ s.'ztosgKt'^.3EryM`us2ihX7j _+zñc6FŞ<՚S0 >\>R\m7j+IWlyzV m %X 2q uH[Lb& G{"yE.J cMCl]A[?襈0~zMuT3ڂGcl,4:bE NwtUD"{xDag*f,(QY `Wfua%X1yCrT:"~K~> 9&Yt W.ą滗e+ẃq`DWQx{ Ic} sT~c{VǻnR/r3(hxzFIBwG?Xg\V̝XH 6G[给+ LwaJO| vA{=}jwzJ$С`wAo&9*o6} ԙ,&D{ft]Y|'U~ EMǟا"塄OHu3<86&0$BQ2oR'ra &8s^63R/2֫c\Q]\dґX vѠ_-"b8rΪh$1w吜HGW<ȑ+? ̿dj!Jyw'b[gWLgTOձ=P b*8tMUyjnu|;tt$Gt+R}q!UMrCߚ'3_ք)}xs(w8 3iu`}R$/hJ!<};;ۮg$#9YCgR…VWmf9=&4L.}4p1i솲T籽~o 괘=ԫu0?GG(|?q.rx5]gC$]۵V:RTh51`fV-QΞȏ8XLb̬04 VH6K. Ji ٞF(!W=leBRT@jgU\?vj=쐅TՕaN8o@)8m)\iCPEbP#4&:C`˷T0/]A$g5MhUw(GKJfq;FyWÈ5uꮈΓ;Q>Z3C6|M=p,t;>U5MJX %99eCiWJ|7m+j,۲0=#n ct `=_b$ueƶ:q*2)r!N'szA{{?BTzɊ28_in('>{{^tOug bb `)R IR*ՃX J g2;!A wHt L?t؃^f/m.v~4 FMQۉrpO8M-U V6?P|B%O]Y1qt]%"2%<1qs8Qep5zskYL;4hoWӇ3u0#j_lkCKNPtnKBvȜ{4!a:c ]EZA;Gc0L,"Rn^7V3?{K6N9&Dfpi{\O[.-ԫ?8 [[X'=Ŕ_k kCsV"[(;'*Jn$9']Z՝]1.-i GŇоO*m:)ϥBULf@ Z$,E1 ,"(<0H װTZJ6E$kR%yf>;DU[b,ɐxlljc;j`7}:O 槈*Q5$/j_"]q8F҇21(hw iw$\?bz*CmIH`y=`Ʉ<6R׉129?u=E͐  G V 7]YPIn船kn.9e}SIDd'"v`9F*cXUFtB=9H[1L ^gFB?1(NI<աn9p!vi$}]x+"N(sk"sN!}1R-zVhvVRm=Bdm.!C@xirL".dP{8YsBQ t[;հY$vB J kgԲR Rgo9f.[xݸZÊAsKt̪o2bj,x .Ý4, 6uOψczw}$d#~dw]9ɹRlʕHιd&Z8Gi}= @HŜr.>ck N =sFj 28&y(dxG7dD|X2&'sTMZ9y&ABGWn 8no$vhG{2`4Z2ߪdۿa$- hm\qt|A"bas 3i|aE8^p}([њpgi7b '9cnN3jq!x殝h.'&iIVZWjkAC09[Uٝ'ǘw)VEW9|E=\&@s` gʰKU3$ThZ4R,dЫOf!ai`5'5z㳯<{\)唽&{ǢYGJqK[~Ơ.zH:D[wUh HsAB7_u?c9,Ec+@ĬHMK4D%s&4:öCɫ{O(+"sv/x/Dn5)mAIQI#zhs}w^pd\Z N URlY0H::-Tc9z\|qN~1+qa䢼Xt(rq{\OSoi n!T8"Ű(w$15IҦ2`4fBu6{!Y.HY{8zXD/}e)=ݥ1O Rnʛ;n">KZN"z=OKuKpP`W3a?얜2kr,Ьrv-.́ܨ(?Х0/jr%22\2 V@a;AcӇ%q%{%|Iݻ-!1*%_ 勪,Wʬr持Yks\!2U's> rJ\GFF``Y3:$=88_?\~4rDބr+GƘǀ;(wRI E[HTVnBW@tec,IkAuJZX·'[A}᭔|%F%l#iSo+A1}LLÁT>#{BJ*w| šgo%MHܕUWC IzX)feG_vy>oҘEsD2o=p)±cn.nWnFp} ~J͙Q6ν? r)qͳk[4g%\] spR ϨqLF~h Z<'o=iDSb0b A}?ulͳ\4F5+G,n}SP]kXջNٮ󹷱pz ;_.yэѺ* xq`Q m FV^ʾJ ,CYsDPe'c""LSFbI8 FY|۫_)[d[”_>X7O S0iZw%[eDֿ(pTuC2@bDf_pL2ݼ<$AWo f8:vk()T\àV*\sR |ލ(bHsPFd5΍tvJTY߲b̗V׈业 Jg\)s'=.Ci~Y%N@fG(v)2Rb5YgY܇ X{M(d&azhrtz,0[ 1n%7fɅ%Kʾ'* ӓ0=P`x,s^|6itς+:0ѶA'EA -ٝ?߇Ѕeׁ$g1magn'n`^z&cl_) q&D::8C*P&6Z$y/mE3͜iug/,X`<+xךDz&p&sz}ھ%RtR͘['BS5؋z2icEjMH:#+d:1&Q؄YfD֟Wϛ}0pi.f4@ $yl.'TfPMdYCG}PBP$iN 0ft}b{\b2vqaLXAB>X`fm);eBp,G*giF338-|Ǧ9N^7a:TQ ? )wOPA*S="uy %L &]k=I?6  dC/y7ea K Zn8BT d$ڳw\oshzmXnK =rEҳkoUhyV7.FW n'jU!_гa_|(Fj皶26ǴS GnrEI@>H1N߇b zdSD݂1ft:.&NAn8kHq@Sbxз)+ :JZPV"Z -:%ܙyDMʦ?e8|j7gcsil2 5X"X0 [W%ʧӕtv~Oc!>Gq~9 ƒzִvHht ?a&)G[ogN1&o!W uXXJ|CNnv*v?4|Z6^h},v`lvn^G!< haDYbm[ ?G+&;{6ytjPnQ|cEZorKhgVGayq˽}n,8fnKws-'>i5Q ~W*2?4exĆ w Fsh!Fh \"ᓗ B LgqwWzA9 C-O̓Tn.~Mz?]b՝D8{pѷ.[h(<;5j DY~ŝ]y4ۗ"3h1oqC@Uo`=@N((-=X_c$<u4EEBILNa]€āʪhJS7[9/q8H[w@ '21]@ZI^եFtK8k1Lnxea nOb?:Xb;9 bi¤ܒ19O{迱da2W)R>f@QEDzű9 @j@A~2mG`b\Ȳ6Qi.F73m }VC͞*s%m^%A9_m vOXWdz2=!MU\øGe}]>|st;|sv8hɪx秄o>19N&^b=BVGEM5+3̺/\SXLE\U*L?dK 7X( ?D?!it]hMq}>> !g U$&xmU2k.ܥsa-ǓFc94h6w0J^5z {ڋW'jB?h8گV'4VuG*LHfu3d63I&P郴>;.IKW>Y nk|R{Da9Ijatqc TJ_\^ F ' (M@C$׃# q3yoYgָKI(ob~dccL^8hQ1pFʅ$KN[(422d7KBuX~H8Mn՜:G:tDRKa #fqOp tȏO R)|i Wr.-mn$u E%^9Al+tл_H:r6 FwC (ϱO 6 Mn 6%6QrqOk_G dpE <ڎlяP{Nac׮y:巣 >LТx?l</ܱ03aCF"{@ ɓt"@fT!: e KIKNߒ';;l⦬D][lE %wiM^ijۅ! DH$br@];JDTc5uol$R=ܴ&#D/,лYUvqjv| gHd ' Ȁw->߻a-7I;Ғ[oOW<*4$'<Tu4sAwc-}rL0 G„<}T,%cYstڜ_5T 6̏Vϳwk8Mn[: 'cvQLcvF|H]sGm*E}3?_U$#/\u?Z ,]cC;2l$@}!℈n~ZMe= oB~!\004!t@KiTDOY/x&&S6;Y)Yn{̒+t:g4%,3 ]PpSs yHFZܷ[Hk+^|-R-,YByJ-wjo1ld%ڱ#F fB },B`clj h)Iy}Y'(v"1NҦ/Mdk%ɫL\$W ;%',b0#uf}f%vJ ? 4lDG{ G+-7܍*Pw$Z+#8|W0zꮪqh;t1Y/|sP(ccgz @LhzrejfgT6`N*\$AhRQt(GTytQL/B]j+ y=UqI!& I6џ] blEy$.g+r|Lon\áK6dFҼ e\kj.CFL'A`[[HtnXz<7H]A2^ɐ1>g4W\dHCR_Ϯn@]v7,j;1PCz9,T{_iAƕ2qL^گB}"=ESgߴd,IRbu·A~mdeUp^HH(/3:FpC՜7m wp&VΆ"~W\[ RM]/3xqR˛*BKwja# T8%gY &U;ji:ڡR/vTOhO9u!Pm#Ĭ8'.u`UZ ]x9.pe# +#jgZ&mHQ*ML[]0oG'.s(8z\IJH_Ga*#r*rdzȰYyE H%X'΍Vv: x[K`tٞ uv%\Szɧ{pJwVHÍzW}i״[-*qr)qyUo)N}xG))\cST{zgh r;f8~pbֈSqD %B8)`^No'&FM XWҍY0jVΖTNl(ƵokElTƣxѶͩ`p5[H^恎zFo y WP('Qy G6lb6H7L KϡؗQe.ldȱ$'ЛSK5 frc#@wz5<27tk5e'`FM_:uEt>/g["AH%vgΤ>wjop0Lcp{jYO{u7ji6uVe АvCm|aUý {`dZ n%+b M]ٰt' ,tS;d^2<@ySRhuNQ> y|=~ke}kzuC.l5 ! i8‘=z?=]L v 0]+^wysQV-3 SN ,bPlS&  02t?AP#`[Ȳ]}6%܈,nS{kVq  qLw;KP {eˬ$1Yo2 > pB݋9VK3['s*$G|S"RUwObG]ֿj趱vW/ V=}OwG.DhVo}d7cN/ ξ6zy(@&>nK>s2"'9Rjy {;qM<0&l0]k6}k;ǫΨ t«1U}Bk ~0NY; =DEAb2o$WdEܲ2%h!7!Fc5ވ4熧>3F3e`x}ި0.3KHӘo.<*䓢T}͉G-3!I9|u .½-I-zp(i󨄰PV8fsJ>e7t @,ROI.3055qp'zO|| Ҿ\ xaߌ\ipjLҌ}m/:6u c#D13,zKP13(ِ]o;n9rFZUnBe.D${ )/~%YʪIu 913HsS:%3QOy_}pR~sU$먿wF7Aqn\µBsd+COı:..W"бI I u{%4(f']a=Do:1Up$/6{-y~ }Sdzʍ Rzaʇ lNB:5V A`d\ݕ@Wl%pzaӹ?7F>iN }Bh$Զ=1aPӬvhhpAA*_BH3o;P?rz o}9%30J] kxCF,!8@'ZeZ.3* 0r~.Ϟ%֚<{Սa|q{6@NH3o!0 Ih'F?hjAZ:qcN#A͜*#J1]ή׵bsQJW"rH܋@y&Ɨu\|:ATDFFLHEGۤiJ0$>QU7;{n4ZK=b)db_t`{PٸUh7Ɉ8E kq-pW7n1LH4+r Hkd]ԕLJ|){޲0lh(v3'.E6uڙIٖuw(΢tHW\8gGߦ"&ߚwQ6LN e1VJ=^Ea/R~ ayxdU22dyl&gv^*gjVƊFB}ʎ!60 Dz,tsZoըAmakt`QCl o0+)"[ˈDׇcy_R(bX%g0%q~ܠhv#m0r.S ?8 5FMAvRJSt}{=a2*`H9 +C.ک>(3Di ;wiְyUFX;de}c=LtAjr-CHgQ\{gD8=O79^*:(R@[j,Q};+*ːG;Lv.2 nC"XBR~h{{2ܥDm&(Y/huv9]`?vbԷ|7=dT~deY`jSl D@Viŕ:$k RuvkhvJv"XluyCbf I娑1byHUbx .%@ئuC((eE8=Lg֐$ bn=SMT_{I@Rh0ͧpg?srxg/rf~\6Bs/y]4> NOeG %ڽ} 44%(,RQ? z3>22c%ԥ/c$:ţ*GLGAr TR|OR#vdzhgf䪚֧h*y2zZlH4C]oHlH_iQܹ MMKHm]rk;xL6>C5w) ͩﷃmQ??ܸ+3zdiECf ,.# nK@}$rwɹ0)We_%mLje%VOcfո̸qubsT3B!H`^%j'^k+)f܇&*W1B]cw̜CmeUh؅L>6x(R =a2ֻ:3DԖމ3e~n;!^GAFy[dsc'_$k],XQøS5@jҕ'f+86,dsEPj~'u._a2{OZet>pxnZө͖yYè8o.cP{b:؊`Bi.H(5+PQ#p)[ fDj)pmߗ U, bvQfO>kՊ|Ui:r+Tl̐S#˃RP ^x/e\lN< YDRtNYAQ:I_:4JK&0l,7 Y1SYTw@qC Q!u]O1idi+&$bNws5s.M.~;3/z\  nnbt$Y1zfp'ݢfo{YԷ@P}ShtPuF66^% f>ȱhkS9((>\{p hɱN 1сQ4YB]y]& %(22-edbzs%ah5J"&s"(gNʁwEԌ#GU.b3j?БAZ CL!\%: P}8_kM\~Q0O%_7u˭ǔt{n_8*Wˎ6f;)xp= VX@]yXC h\= +>ohi^ؙ,%GOobZN2X(8F[TU!;1rm8XMXL8?' :o x_$ϣ^)*[1~΃ԋ8}N4]阮t_7n!=iбD~avbff`P--`-n!\<$a_VUr8.֢,l%F3;$C QNd#6_dFL tEM"/L"ԅym$Ġ_`$dᙼ f׉I=| ɱ\ЅO& =R9̆,_c"N*juZ[H%+$ ݰVCع[샺z+}0)^w:6tWהׯOYI 5T%V˳NXgjU~.|c4,ƣU;v&APf/aќMwX=y1?eԘs7r ۱ %"5hG?Y A A+5ba,K `d)nYR䖬kܽ/4L(}, EF lQ~DJTB͠Jv%,#k֎6KfV&U`لj)tPl|x G`\ւ4(RY~ba[w3ۺ 9-9beS ߹^kDC *zԓzF7H@ Jߑwu sV5:f~=un&.}Ah:zQ/չ/nr)%w8T @ dm֦֮zq{tt 4{?2${IKPGчu^ılΖAbw*.02snپi.調*xgf7ՓtQFK2dẁBd) Nzx!Bv>X=LA[A"R`JdĂHeb[E0^9u$\Zdh' YOYh酠m4yhVvY^nKz˵}p>WL9ף3! N]Y%YPFISфk%ǡD /`.#LY[GoqH0sX-N"yj.FgsZVxd~$p\r<+uдѽ9=ß"ĚCo`0JTN u GU^+I[n㺍]rЈG.+F419;w'=BI;ǣ~pX"ģu} RߋY;(ܑ2U}- \BSCa|ɆBYOe%dmR[ޤQ7cml@ͧCW\kS :@qg DR6K/R41]-Oz+:܏ g$=. Hf͑x2|pI7-=j1G/-[S\=Ϲwa~|b˜U̗3gE=fwZƹֶd'[ ] QWH43/]r&#|x8pZm!o JN]բds|.Co@b"k-qĶT1:V7؜i;EZhT) gI_ S)Dɣ}=(iiޒ抩4 !g(^8 LlR,1x'+ [7&pBKSyc.,622"37.g,{IŠFz/yV o_[PA.}zǁ*doO"@Æ8 ؗuRҀ{0Obh*pZ,+D?;/N%Vg/+2 S׍Q'@ LĢcOykp1΄׫h6>AzEkg$8ۇ`F"r9ȥ>`6]U/һeyW#P-bq/Iү(u)78;8c g()P g+R;25RN`:ot-O{SI*_UQA' 8=ԭyUpG5w*|ss_:o:)op(F z5bᗦq-rxz x'vt:Fܾ'AQŻ<k_ԗ?tv8S`0~|)Tk:똣7ۦ RNɺ:( _d`j9Pk(8i9+Bd$㧓x#_YKcmϼWG,Ce{P$w:#"@:A>$< C$~PNf[$ɢjB&P]u >288p5y%dʀv >CrOb?O3\jd\{`KxmVS}^'X_yc3/۞_NQ_=© \?`dݚx~؈ӹ,U[߻%n6R G<,cyq=M(WCB 4ï+!/ dԊd5ddB2K־NuFQ6±2aLf~}hxp'x D {R4lcX+^  4tXwyoٞ\{ ?y*5fiU}Ps7{XIUx9e3B v@Iv}@gA'rt^ 9 ҡh֞\ D^5^Qe-`E:bsx ,/PTk0!I]* ^^ΜfA4 mC); LQdqnvE~s*Vܢ-vN?F9)u('pnbmo( @紐خz׻"vk%oj=˜Kp-`H q)2b.6/jl!֔I$i8ٴ#:\r_\J+\26X z  h%K-)EϬ;,&gjL,u5QGΉPp5H45!?\|8(E'Tk*XIM-81 ,/oYZܪıӂ| $IDPc 4>Fw_$mn,jiVPޚg/ q$:#@p-۩gB$SVIi㹔`t4DFWu ɩ.x>m6|6n^*{ecJA? |=+ h)ԘhxC 2+BSΖo9ǭSqU.^i{&vQp?:p&4sm]v:48oZEju*ZSg9yH?4+ᡧn4y&ws&l POjǍ^E@糥s)[ Yڃ3MpgCz?yaKzQB!\{ʏ@̝s #8y4/y0D:RySvչB=8rG^ڴ! ">(0Ȍ C׸]B6mRF⩫vE9?fR^xj-rV'%dҪ o|]v *lLmJ(h0 <[ԧ9&C [D D $㗛q9*k .a5K7N( :;3qPf'dcޭnT)y3ItTz 2t')!ٌ ~%h) ]QE$? d\ 1"r}zq[:4V* _vsO+bxG˂2͈=Fo#Y z~E>xq,s+\qEvEwTl}?*Vggaj-{ku0rqE_e#8(W XGO4mѦ\l<˯&So#Wun.ܑNglGXnJr 1~9ugĴO̝Nt^]{3ك1~] xZń+V5UȽBm) )C_t=/y,|$чNZNhW*4n[rqH3#ގ;v.}μ!s>M6G9\lo@~zAz?؂]ˍ@56p+P/@_/@ĵBYEѢOTpbzw?aSR iĠW,&ɻ\ *NL% UMyC,Q'(ⶹ?!A3m M޵Wǯwgl \7r*{e\zG{Է.Iͨ'5qdߦk|\HmT;(UIk█6=bq`~ȋAb8 y og&Ph\@aah| q_\12$S1Qd5͂Ģ]7ks oĔI}:.xZsΕCWdN#$ %WʜzsC\dʀYq XZ'"Iڒcx`Ԇt,߲G;bS!.GTr]8xgotq(_H\vJjfyܼ:<=ie me&iCG4)PoJ1HX_N+%uRS^`qe{KΏ @,sqʹjgEVvtJzucתcHEQD=Hb $Pi. "z*h\qbdA,z)Ȍh^ZikOư,nR%`*%g1 &:^3lMQYC39 owA8Hd=0t 8k:8 kǹL  ѝ_8ki?(73g:nfsX0(&z'2Su"4&9FXdkV@<Z!S6#|8rS& g \Ɂ_U/UFn!M1&6qU͐a'1{5&:Jq8="; }41 23;uNTCJF> #M﵌t5hȂN鶈qF7?phbz\L/ü,Zqntl9w;UmIz0fc'܍$1wv!X~+7Kxn0/*Ư)׹d6{~,>NSZ; ^ĕ=h m/f+LxRiuI 8Puh祆ӤޢPٵ2V#VBEô8^ƴxAg ^X`!-=dy #\XtPKm;oi-o,KƆ@ZP$ ʚk?l.DJ Ƭt+Y6Lqwf9bۓk$87;`mEH lF(1Fxȿ%k>WB 3bX#}RzF+;` )$ӦV*_oJKlPJb[W鿾A"+UibaW Z Tdžҥ6BZ('y5%K&3-X=#Ҁ>um;R{ Q5ܰ%a-}y@/E酳pW*|324?vIMNb=ed*/ S@g^f~OG г[mpgk鴭߰ri& ќy{xp`3Ts56M5/Vn\.T/.(~9uq4t1"}nfǏ9˷Jr ]yhVl.g\8JI)<ӞG`aWf~9ԕqԅxԊd 30c+M 3Y67 L;f'OOMi_^ u-@)TG PRML(PgVhK|w荕{,!;y+֫*6fݏdi5^d%Hu݌*v*MoF B[`H٥gsm5k削SHOWm=qG)]U'Y& f8˷7YU+TrH79ZWEvˉ@z8P b&npiI[T$ZX26kzbmrs)N%&Mu3},MF}*/ bJ%ppI?ʧ\˵z;`{)iNCy+@xntN[aS_ oO=Ώm7K#XK+\(d|S&G\-^֭SoHhcw5#"9ΗހiTp,?IPEvޚ"Run؟]h6sI;BpS-t5EDA#@6D"(n.hejeMx*b`=/T@O n^)af;0t˱$ m|tJؒAFmѮ^"䵦 (/B>iML|9 f:u"(x9iJw^Y 'K Q^6 X#ui~@<P;&q6\ziToOi`eOSTWI$=Da/el[% ^;@ܾDkt 1$5R.=gW@+(-AjPٳ_^sxv &EjFiy#ޱ75龾5n}g^1;&AW:']}<wїd6|{;^ZzS$J8Œ.g<_cK9Qn*}$ٽ)"fVL@[-ŖfPnKzel-WFGQgRnA6 WC5G4|qXd(W8Ӳ: P+u1੹¤a{%p07|Q3qB{ɰ3O&C%ɷ,ā0x ɰ{>wr簦%wLB43Vm*b6A LN;;P1MijmRIQF(>%;'KO\H3o vf\%xqz26DG/K{d{oSlCc-:7-+Ed2G#́'zXL,KO=S%">Ȉ0:T\,.SEj _^`'NpEuȷߚL >DKXUNFö M ΃-F ! 4֊Sϕ;31dtLHK[Eje^HOaϻMd6x\JU}_cFNB3: dphMmp,ŖL4ϢNkM"7S*07HҘmj\@ aÆ$+j8g@ ,?rD9@N$'J߁~+UZ07@5Kf%[]xfz'i3EQ3&_ < xQ>k~XVwhO'KgC!~pDVew.)osl^* l[=ZdՠHw/4i8B׽ʈ%B]$(ׁxbVq&eKv<5sff@0^MYnGt݋p8aGI%q RQ5_Zȑq@QaNҏ7^iN.s6>BC#H;ŒLD(^|.#>vga#w;9W.٣,;U/y%Ƥ`/:!xH4Lk& h J@&>5ZCk,밷/rf D|!qז2 $Xnoi'h/_Mx*K&+C([ZFLkK:X*Z-YƱ(r6oO#f/>i1HRAIݖ\EYpٻ h4'grTx Tʃҭ׀P\@R^=Gʝ:Z6|ag5`"қ$9:* 2CPb'&$c`u> lGslLp)Oy6LfpgXQfх1߶`8aAi>/Sug`Gl%쓾46SA3إC{]Sm}e_ģ41y8ǹbuJҢ)}vF-B3V7 ϯݾsq\<zڥE(c x@t' oia߭'nwNwsNvȘa!#}7BrlofrDD$?k׺D5G*yĉ>0kDBߍ`5;ˁ Ť  |ửUj6FQsĐA*rXҠzET?KeؙX3A%$՝jyM߰ꭴ97:MDdtͬ ""uXyERO x 7W/fj2|O}w A@gBXyC: S:ܲ"Z+y/olU2 N>pn՜_ x_"AB,I|ù+']b.Æ*O\(b1Wܨ8MCiЖjAe]VW&QHzOb_.s_2J-\-uJj]DRל" 2#WnQͮ+ixbR M(8\6g״> (̤W%m"*Lݎn 1Xvx˭z.Bkd}QL GӞZ*O~ȎpG"7YCZD;ڠ#$HhiAch ftBl‰u/OpޔC\djBh$ZmK]I«[8ݚо#;AJHKz>]0;jsEu߾z@w` r:4Ȕ?G^3*4U9hEpf KQc;ϘOd(`1]<ܕW3/P5mgf9y4Mꛖ= (B1-Nl~8O 8ص~@r. ̗1f:dU6rt@#ay9Ynv(U97nzHGogO|sV>Znp'+-@=[`_Y5O.j/Ve&*uv~f6§!r.{bC8C:MRN5|C([q),!`ӶϱĀ%HEYm_p$|z:{qbE)D =ʝnj fY=n2C~,Kf%Ug%=-~ dmv" x+jfvצ(ׅA|o@˯ɠa[LXШO2B~M=('PA5MFGX0ksVC>BcJܠkk]ޕ8j/ YR8:d3B]t ӏP&7E65gd2,DžuAp1:_6159 w{zH|)gf '0N Q >!Դ|qlSr{,^+*oI`z':c\¨X{L$}пF&}F/:]z斲oGi+,g04>^?&fN5s)"/:ƝBCTIQN>HU+SAb}GAe퉠7|:o1f 9G]!kk \)*Rؒ9}WjR(DzH6vjڮ6A`G<!@Z%G;T*YI%!gt[=eEyc㎠t /ۀ "kB:WEo,0 A5I0aX1RRIFEΟA.miv)+IXg`jyuVZƒ8+?8 y\_9(H6m$7i6by֑K?"{SV\}V^I;ڛS{yy !N- $. "̪2;2>U!SneQfXL| L#^Wy(ӽ7'ȧq,uPxi8 &I(Z'\PZXͰ7:&EQ48f|/`4HT6Eka$NI]n ǂr*Aذa P-NW{oqdzxKآCDKW3CϢB\W<ƥ_,Kn~́mgBعYD'|mMu'7~A+I+e_]pdQ#69}$fxߨɦ&5 I%SFغ a/]ߘ<:.֜-Km M:p7"A2sDE+L[H!(H*+"P@eSF}[ 8W *Dc "='.ΗE4y 4Yr3L,xb_iu[ƃ"A[yD[,H}-*ca+[b xv~2]^gD*z~i @bnKb3#)E)Pp2,IuqǝyZH&ʽ gP^UĦZmX(L=%Dº ܾs_._:*ҬFN~[~A/bq<`ֹ~5FK^ 9oشu1Qct[wR4V+IW\jD:/fA/F\j4txv4΅j}8 4A*AĘQ!̀.CfMTZZyQ>Mﷴgu+Vmog!65P*]ԝ0G)tÒ]; tmχNXd u@?}W s9@Z_jGشPn[{vj *Oɕ/tӢ Ҁ7wdwD|A`'xbqPlҷ-5*`-㾂.+%q2^)[EҜdGKD !sWsKn[>e0(pl)] aG gBp[wv稊㳣*Z+#9'6&]ءM, Soq]Dgv7=~Vngy U̼YE,PeNR-͍[S8?]9G"h-emv+̙c˃)1/Z9!5g;f@N!nTcD0P&6-;^ yİ#瓑<1X!=&۫qyuƶ~]'v/ѨѴx\X ]L-kVo 1yh&/q],:}}`:2EFJ]VݑM+9UU> +~xnӖL&ꇗO4k&RLƟuGQMYNMX^_ W'=n2E~Bv(0գ:FzYvmC"F)S'ݘEY):ҚQ3;:ho7&)'?Gw9kq&8wTffpOf&)K p^je+/O&Q_Sca~mѐ |d(NˑZWXZTZaGAȿqdq|I4݂$/I퐁:L-"hw(/2+mNoq­,-6xEzK {;K .btx.܍cwiFkRjH#fE9eDlr2yi@Abbm dBdi^*0T3c@ݵ$ v4 ~'t(רxg}FwB И\:Sba5.4Q9ufwtwr=pRIPTfJXح{7*UxEo̟⋆}+S^t]U0X PV7g錱|@3[%cEd~>Óv|ߕ>Nxiw5s]1F?ʌelr]KE߻%qE/>k\H걠x8|n!:='<LEj:1)ߍ}v[qRū~< Nwtlogl)zTvtGU#}m J9%2O!IIJx؁中7 AUf%:|sSM 1pMJG:{(ngSwvW2@[H5xX˖D%, Zd)?A ܨOE46ل;}a틛8 wcqX&S B|PJC>}T>&8k ե\](msHde,kV2[X(%6C,>s0a?@`Er+ыN~ =?GR}@!(AbY2NyPĝG++U=5GfL#R`ܿ-qCKH|𒸠 TxbMG #VA.&+h >AtQjCCT?% ֋N;E1ڦ?ܕP *2zö^PLOx)JP~7)K  L C-Z&H!ME:+:]EA2cGBY,,]r?9H}/i:yAιòɭۇtź`mY} @"2ϊV#/A"D&j;0j"0Fʗh P,"_`#0x-Mjz@4k'†1WsYEZB=/l"T:>M:UެXS׬Vj/iNe򊶡᷶b2'/GDH.DI :ЈLDA j ~%nd>vVXA#@99Oww,+S/|ݻd!G?K A3KLi Z>>$t' R.cko.5,n6Ld25l)[Uc;02wٚmT,ֻ6Iy̳W# $ LF  y0<$!; ټ$!?ۥ@,;˝}p6a.sgX:4L*w7V+K˙=pȾ{t~Z+ ~b΍Xh)=C7de"r]11c<`M? gpnHдVB#^O7HLq"^/  bHnP p[(]/>4cU"~z>Ĝ*uCUOW>qOmaDޙ8P{۰RRgPr*<S2^[RK<ʂ0Qgy v!+DU '"yp3 q#xo嵿ebA{ ~nm?@9K3.GVM |$V~g{q!oJ&^<N w8]S[v&D H]Eb^ϐ 2@i\tPHc}hPҤ+y w\dtک4ԣv5[۵w#ݷɅgoCtext!y{Tt@FtD|ܕӨnf=Zl b`G~vl{ |ީ#ob m˜Zu cVt }%3gGNSi(?ȼOP%?&Sᷲ g=k~g*Q rg)vv'ݳyV>"XIgĪBf`{|7j\vg?*t[VD&A>bv Ns-YMLo3O>8pv۴kF8]Om~G~zY4HFR5$CـB5#Mۤq`X=N"{r[y$jkA蛂${q&{\29SgDhQb30-czP 7gZX׳CR> 3$Vg[d>&W򢻗FP0$ŇIcE.RmpArar/0 K%yhd7γ1]oa52B].MK@&* b&´>ML-B-Ϡ*HZP@x8 k*d}|=T~Yi]gH! 3+=1T7x֙ gdhч 2,8pV sE ~&L/sl3NX0wZ XeŒсNapu %!okw|47;zep}i,OC\פmuTot%6JE瘿 zk `4"\pKtE#:86e "Uc1ч4eY;m~_݌ۥ>ѝQ 젷R-oCZ$X8#:Sz=`IJޡpF _Al"+Io9sC"{ȘX [qd'/r[WcO|"H:Au2>p&<ȉՏ-K)fU2`G}rH11)%M#ndUW,@*wC_LzdL:i}$QmsNPb<:AlS8XҁYQ’~vL3nlUpk"t"o^@ jݔ6PIs04ͧUHџG#O1YS{ryC%lxxq+td$[zs %%|Kuts%X At_}mz`\|nRɑp j" ZޥXBku718zOe?z*ʇjCe=I㻁.I+|w}.aX ^/js !v7xH};QzYm9N=躻r*9M FZHwaΠ~up# 5O 7 ]Rt͋Q+v 7Z  F_m6#bŷO4-'v~Qw7?iw7zx>L2/Й}z%rչ)\{ZLص7tvPl[:aG^wrWec5Mdh;,8MHgx+0ԧ~mY`&WM^JxX5 0-;7CC;f*I[0# 2O2\LR] U@D2T ʀuRuh6&h;8|&Ml9}O2A 2/KXm u@B8"IAF42]S`j *]TvCCYkaD!([H"-_V艊^ONVAF׽;j'ittgخ *4/1!$;`5ME_Zna(>6K9~OAe9% Y:GTں $꾍9{>4Ss0 D!OOF-pD!+X1{/-!7 W1|K}϶K f։Ȗ8%pB sGS?Q2vMSvWEqW9:pp"/dx'I⠽h`xS_{Z/b_XYy^cv O>iu1 N9pPY~| Р*: J՗BE&闋 ]G}8~d`cP:iNV+ciњ"v\7zuH$ovZ>$2!Y/\沺JG%B#]RbVj@ ̱|΃^>mY-?I n) XG8bDvҘfA W"uG{-H>I( _(T:٭Ӆˆ`kfIVNcSv^3*%slʠ]GW Q3x]OT3UH_k ~+Fףd6ge8`;bAŹuhJ(loCNbg0p_66j.y KI䇴mLP#~,q|Mv,@XMX԰lEzX&̀,ytxB k̀\*-P#B1 f|3ݦ>$S+(ByH/$R>-c0\[%3\j1 05kB-@F\ѰWN/R!&OWT;y:GohۜJei):ټU?k|]O ,h2GԌ}]jyE_%j` .gp.7116b!'>[Ľv̤=+I5**kRdYn^֧gB'G ,pMd&[DҍsՈ`7Ӷ;Iώ'%DߺM+OO~؍6`Naw bNXP"uyX'L-&XlX07XX85`Le 5ЩTȭڽ ;`|߂Dο{[ͳRr7WhG1{(z!:-}%FF6)ʓS}W }cP2>V0'ZOI~n}< Q$ܠ߅Jig {}1 ͼ=ܬqʹ<~K-mmjfr}Ƃ,҂U=W%G^PS'x< `cԭsS ~5eβ6A#G"F0QgLiD[;sGdi14k>Ocpg%*ĩB`/;ZAQ9lP&QYU WzEbp6V zo5|аul$4" T4 R[ǯ֮h&b'[Vatft@ un rC"HGe3w!Hkv<*\b*^^~g6Ř7wWIǮ޽dΞ(G,k`<޽xN(R di;(ވan:!FN=FxT޵up<_ q$'S1t>8A ed9{{6pp44eg〰Z^UEM -N ϗ+Q`\62|6$1CERԿvQ46 puٯk=2Y*pr5;`7R%%qSlQ[ŷ!@H̀X)$qBiVbOo :rރڷMG;oN',gںHT0R*ZѢbY8ڨ !ț38}W?VQz:~ƍf5x=ZΪ ˘9RK 3} Bj}$%% ,̬% ނڽ^׉c?(dΊ4Ί~(IF%ʗf۪c@:T6d+K"2Ko޶.;b<*Ȑ4{$ Vog;#9hO^KNdkݢCd׸Q/SinVW!5Hc8cNдL 'c#C'rOJ==U[d߄RG ; !z]?@ )1n6 Xm zxmo2Y]T)̮- c)+HM2IP9W7[ށm-q/ޢ/UBzb1&MLX0Nc`R7vlm5-B>XyՅ:~oQԇL)^;t0QH`tv|u϶L}AZe&)% >ݴ]Wg#Ⱥ9͗xח}} ͤyG9玲QNWz&w(pJO~ ܜ O9bv[%Qq-aoH(>Pp eº殀ZXR\^KD9`.W\0?(yo!Jݒt@XpǴ3By0ip f5Om \n3 LԢNhPa>cD-@]ea*OwU'+SdL?͟ARW G 7/ 嶰ܵ(RZYX6T,|T]B!2ׄn5'Vd/JՒ*q~SrC;Ŷf iy}a8F+<CZg ."=\%/ b[m6p([|g ^DO@SwjaY'/E‰Mʊbw7Jac&V_"Y9$ KNX$=mCD(┵7北Cq厵 .'aPF#G^Iw@k,Ml܉gpBlOXDt?<?L0-paOkcr͊)nZ2u?f?T[!r후b8֊XR=pZiY:e+ 08,hV0\1`!ʌR*RMl؈5W/[B*L2864(9A3=TW4WMRSێ?dbEɶ<@(!ckBW㟯hOew7O"&6[`d Z̰!sdKTC(!E'c# +kbpPɨ4.S(̊-jt,ٵhImqIAgڟ`Hf,:X7bN1:*>Q@8X$jOghMԌ\yRŒk x!ӲS _> x~A&FAkC]gDL_BM6%$lJ:hךM4Ts0 9+L%f'Uf%1} ^<$7̓PD_ǽ7s^?5.=hWΣH2 )b*w<#" 9>hfK$Hj.ұ4^ʠ(Btx@4 `Ńnq-,'?t7 HpđYJ=ez 39vǭck৹JGҀ1>Y% V Ňt[#wqy ,ϲ;4E)tq S¿xȪS"GS3sRˆ_ *Zxd]Ppj B۶U{{28D_҅>.EpZuc 7^ߟh¡ &Q9уc# 4!/*B5IpQa^Xk2&f4” !s$6XȑV嗀a( 2DQPgGvLL [I2q6q}t=_~nV3R+-/r\_Le̓Lr)!y{eMY]S|>ulS$ϡ"uYJlvaL#]xZtJ2,$y{XnU؞4hYe/BmN鋑R(LKk&{Wn-3"`K ot+j* L%Onjq8^)uq8oҲ;3B-amds{tpmX|/ZBGZKe=s{/mdw9ais30uZ᧞8YQFA(I~¥bF],{/26wִ$ n(ݪ3@h ˒r%*bd~Sh 闞O_Z4:ZQx0\yQ)KH@^0~ٽ5?{l#exw2uhd<Odd?~!G/ڹ[T$8Vf+ т)9ap ֎fwexmG(P : ϱ fr/>?Z/KYt3Cx-x ˛1 E%lgޞedΛ|1jcw1BCj넥j!Y]kt[F>#R~S9{ =2I,"`2+$vj!g0: O=vO&~*.ƍ {8ӲJͲ \aW5kkLv$Wh!8͖Jw$cc%P HlASͮS}!:fl2ʦN` f<&2 m#ݵ6ˈ}IsiF6TkY6jvE*,TF='|tׄx8S!>Ax @zvQdC]x⒄"+˦6wڨHDO&\!M">/ T 0G\V!ȿ k.h ڤ%sk/XO40˅v$5j/j~(?+fHU$\k{rްa򮵇l&Ҧ%a/:tZ?VCrI9&495#igr{ށ [w/Ɣ$$W=9=m'<fȏ۟Ya4O:#'+CQ[( ٰR%iNtк9Xcˠg, x_;}_CHL=&:Ot4^woHmIWo1MeboA/_ (bU $A0x $5B]~,["Ű?\A)=~ DAڇCy5vya\m\"4hjn%(s!|6B_ /p`UmH$W`GH*C fFAwZ%үO П RnzFTf^xl8o{q 76J޼FW^ `H"EgafqiLM *<1Z#6vhƔ %aDE{j/-#c//1IX4 csC6.5MUrMҮ=W%OOWtBy38??az};ƻJ[\uQ * zG=f*}P7RFl ;:0Sg[9-=JC:ﷹ{I^hOӒX/J-q hGhpevDƖS/CI"RQafx`wYX )lx(1lZSz.^A oV[_\|nn-Yz“K?Wgy #[FiퟏnY1yaʪyc#z%3A7;ni>ᘉIZpsSb&̝\R;ˤ~ȹ]AVv6pL]PqB# ;ã?;V t"ɌH9h7~a9$Ki9qr>Juh,`NTxEs؃znMr xe~5d٭Pύ z" ֒>Pn(0@Z^Z11c~$^o nyXR@0r^hiFJ'uHΡ펅QªZNJ(N+NcCF|>DT|PN5dwfVyBIV6s=3|NNɀ0ϘmҴ-?< W W@@S_=*YшbO7L.Q=8,F >Q0sA`CYF?Gʹ_E5& Xa$q(FlP%jjG ]m46Q +]ʍ; _=/-Zw !FJ7I48m'/g@v68RJcdb ?oHYqw(&H$ " ?ب!Xf4B0Հ:y/r*q*$PB7!Qzڧhr>݊-I/\ỵ9z'*0bx'G"IF.4Y#SP\/_HCd/@%:oPy ~8|Qm7<A)L2 E5Z7b>cA&(Pr,qzDxF`<>9"zUW8RлP}hIҎ.G<Z{SB=eYzX2Mfdǒțz|f^NA՝MXWT/Tc^$9|+ڶ*rZ+5-o Vۅx3-6ʊ۪b5:pYrə? R6X,]24}EdI(d%"ڇL OWԱ1]Bj͹ 8Ȉ3䐜%4"4z7e!C]xAi]^P14% d”,$z dA;"ReP4[xkACw̥~$O_2w:hpKh[GXzjRW7ݮzΙEV|u0 `,4< T, gWj N[i ' uih]6^2:JzҖ}L|[2,cĆn"`B:=iBj=ZwZ@ƅf2:w(B\{cm߱Rz^^Z @u޿Jco=ֲK$/͹ND>$@j2HD`ܵVIdlOuM?-R1(3#DQpς lڷO>&z+=-Gnԝz~$e@dj( vPW w`/+'+['z6}&>8 '?"zO(!48]Y+!%Nyhq7TNDXJ٩2v|k1]TG>f WGYDwUt)\J=ImZ) Z?< *vꯪI/?yX ;rF[Ds"*ۏZS ~O)}~LuXHxgYWa:b4Ԣ_E#R]XrirX\M'(D`X| /{^^x =DAEh{i_{2`È7V/r;߽ǽ|V]rc=?i]uZ딸w iw;V|&I#OaC:72{Be MK~b?!׋1oseU5< [w YXoíMZv 2enYf.̶N7o I2FQؓJ\2HPJ\j.~sp}+. ǝ Ƶ1"PJD=[)FC2; {n3Da[61@PW`4X{>\G ? B$}>jw_)>b/֢be"iQ_Kc]%V }-G#I)F`˄$ϗF]3م'QkȀg;$IY&NPZM5E75 4vk NFc4$З#gGe/a|ѣWJv,\KkgxSJ C+.\ HRN"5}Y([2'yJϲp,tY;fYKFo(gM3̄S"Ěz5 44)N׳h'$ޗ?>5VDŽV'&dNA#MtXb<̓H2Jd7آ ~9/*jaˇoҩP4R/o2hptLE^EOWxx#`w?zrYà9hA/#"$D+r%Y|E7>L&3$"Q6an~u!s 3gTxMPu~ CgW&3mR-p$~|)MJXrXڻxM߇h|m /.=[֞6~~Цq3Dyӹ AYODTTp9C J2 ͅ=@}d@½\/֬L路VP֟ng7jg(HE:"keAȖȁ^v$~g`ĚE>D"]x~n7 l[TcM~m7$T/DV̧+QS ]R~g6$6˂x =ݚOZ^›Yl2"=YWjXςe;24J/0g5;$[G0y$dbJٍ,*B]eЈ!#4f9LUCb`vDI x AsxGy ?`wv\ZF{&zjc<8H{+B7<-ѦHSjM!jA04 EAuwc0¥'^`]"Gq(D f/p[ gɈRGI-ȶ:PW0WX-k,Z"DdHv,L^BW /[pBvC3>hKiF/m,#TÇQ}X_ ۃ. b`Z%׆X!o`.+YRp ֻ طVR:C&%ʱN#*~qbYqX*Wp^VUvk"^s['Nl;fY*rp{4Vm s DxR쫩vl`jS0}n@+p{wF.UѐK2# ld_̇ JX I nDGAJ) ;Kr6; _Eveu2¬Z_F}UzW ff9Fi'˦`Z`EupJY]\i, \[Q秮8t"}<&dO%pkZC&Xߖ;Y}Qi4xqoMzo2TSD!BФKkLY\F[zi:|o%S ^8Ľ6sIs xBA)fIs UmH,'Ϙ`n(u: `.M׀6RR`&R^ώMiHT g>r -6zs QP dPy "k:'sd6Q =g-ۄ^AxBA|DTGݩ^wusMh^O'|-{O`=໺!Q.2[·d NfS\$y]=[}K\C_/HrD>:3z͗s֖0c S8kd ɂA!rÍ'OqBAz(Y+:ym\6{B} duh)-;kuM~{WTN.JJZRтmNZ$C!wԱL%P bt*e51>Swtї