libpackagekit-qt12-devel-0.5.1-3.7>t  DH`pJ톶/=„b)2_s<][0iRk_H򋼮paer!MhVBG,*^3iM.&ʐղ)3Rx"ukꋾ (0zVwt1#<aU ǃ0UWuԺr%WUXW ik5za 9R; j9?+:EQ-4~/,24ڪG|d%~_0 TߢK/e ϪerV{$Dȟ;7*|129b5e6211ae1fcfeaa941a20f8c0112e2b4301363J톶/=„6E¬L?Bz<4QNQ?u皱+8GFB qѦ30@S Y# ô+hUYf&&4~gx&,{+Ӷ)D;`lO %f;W4.^O_qz8BϾK=6 \]"ѺښMKˮ B=# IH_D ƽ& 6UYWNo-9R>^ ~ǔ\m: /V/!MJ>5u^?uNd! % Vtx    4  H  p  :  `    4p('80Q9tQ: QFr~Gr Hr Ir XrYr\s ]s4 ^sbtQctdu eu%fu*lu,zu>Clibpackagekit-qt12-devel0.5.13.7Simple software installation management softwarePackageKit is a system designed to make installing and updating software on your computer easier. The primary design goal is to unify all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit to make the process suck less.J*build34openSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgSystem/Daemonshttp://packagekit.org/linuxx86_64BL+.zAA큤A큤JJJJJJJJJJ32cebedaba634cef5996c7f4ad8cb7e60211e3905d55bcf54b3398a8ecc54f0376504ffb954bc4bcc110e31dea622ae908b55e7a1b01900e85c8217b3dbaa50b8664dcd2ca883f80f638537e6beca91e7f6f9d3b61b176d7df8a35dadba2cf09libpackagekit-qt.so.12.0.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootPackageKit-0.5.1-3.7.src.rpmlibpackagekit-qt12-devellibpackagekit-qt12-devel(x86-64)   PackageKitlibpackagekit-qt12libqt4-develrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)0.5.10.5.14.0-13.0.4-14.4.6-14.7.1J@JJ~@Jv@JrJc Jc J%@J{J*@IKIV@III@II@II@IIk0I_S@I>]I*@I&I!\I-IIg@H8@HH@H@HYHe@HH@Hd@Hd@HWH4@HkmHb3@HW@HM@H8@H8@H(1@H$ 11.1.- Update to version 0.4.7: + Added media change support in a few backends (not zypp, though) + Updated translations. + New Features: - Add DOAP file to the project - Add a method to disable SIGKILL in PkSpawn - Added media change support to -qt lib - Added support to recognize Debian version - Add media change request support to the spawned backend - Allow a spawned backend to opt-out of the SIGKILL cancel process - Remove job_count.dat, it's not used anymore - Remove the DBus backend. The only user - New signal, media-change-required (daemon and glib) + Bugfixes: - Add support for /etc/lsb-release to pk_get_distro_id(). Fixes fdo#21550 - Allow the dummy security model to authorise actions - Check the transaction totals are not zero before using them. Fixes rh#495849 - Correct the allow-cancel duplicate logic - Correct the logic for SetSynchronous without returning in the duplicate check - Display Message()'s in pkcon rather than just ignoring them - Don't filter out 'Presto' unconditionally from the stdout to fix rh#496091 - Fix compile on FreeBSD - pkgenpack man page still pointed to pk-generate-package-list - pk_package_ids_check is not valid when the packageids array is zero length - Remove the NameOwnerChanged handler when we unref PkConnection to prevent a bug in client applications - Still use command not found for commands one character long - To fix spawned backends, http_proxy has to be a URI not a bare proxy. Fixes rh#491859 - Use the new session interface for installing Fontconfig resources and GStreamerCodecs + Libraries: - PackageKit-Qt: Add support for cancel-foreign PolicyKit action - Packagekit-Qt: Changed License to QString in package - PackageKit-Qt: Drop support for building with CMake. The module for the lib is still included - Packagekit-Qt: Switch some QSets to QFlags, because keyToValue() returns int not qint64 - Packagekit-Qt: Adds registration to MessageType - Packagekit-Qt: Fixed Message enum the same way as Filter and Action - Packagekit-Qt: Removed a useless resolv method - Packagekit-Qt: Renamed various enums to have a prefix to avoid conflicts - Python: Add two further helpers get_package_id and split_package_id - Python: Add two helpers format_string and text_to_bool to the backend module + Non-zypp backends updates. - Update PackageKit_release.patch: drop the part that is not needed anymore. - Pass --disable-cron to configure (this is what the old part of PackageKit_release.patch used to do).- Update to version 0.4.6: + Notes: - Lots of profiling lead to many speed increases, most at cold startup - Fixes to command not found for bash 4.0 - Experimental aptcc backend merged, which does not use python-apt at all + New Features: - Add a config variable to be able to turn off the updates cache for debugging - Warn if there are any pending sources at the end of each self test section + Bugfixes: - Make the GTK+ module resident to fix crash when session is reloaded - Only check the transaction database once at startup, to reduce 25ms off the cold start - Don't force SQLite to do fsync in PkTransactionDb, to reduce our cold cache start by 700ms - Don't store the job-id in a separate file, as this adds 37ms to each generate method - Don't allow pk_backend_error_timeout_delay_cb() to be called more than once - Escape the ';' in the UpdateDetail:ChangeLog signal so we can send more than one line - Use the bash 4.0 command_not_found function name to fix new versions of bash - When we get the update detail in pkcon, resolve not-installed packages. Fixes rh#492004 - glib: Don't hardcode /var/lib/PackageKit for the desktop database - qt: Check for QtXml in configure and use the correct deps in the packagekit-qt pc file - qt: Made Transaction::cancel() a slot - qt: Updated almost all the enums + Non-zypp backends updates. + Updated translations.- Update to version 0.4.5: + New features: - Enable ptrace() on libpackagekit, it was always a bandaid - python: add a PkError exception class to better handle nested errors - Clarify the spec that a Details::size value of zero of a non-installed file indicates it's in cache and doesn't need to be downloaded - Remove the app-install feature, it's now it's own project - Allow backends to enable simultaneous mode to do actions in parallel - Updated QPackageKit soname version to 0.4.1 - Made package methods const and added an operator== to package + Bugfixes: - When we reset a PkClient, get a new reference to a PkPackageList - Ensure we set PK_STATUS_ENUM_FINISHED when we return cached updates - glib: When we cancel a transaction, don't overwrite the role as Cancel - Fix the self test by using actual provides in the catalog file + Non-zypp backends updates. + Updated translations.- Update to version 0.4.4: + New Features: * Add a new method GetDaemonState to the main interface to help debugging on live systems * Print the daemon state when using pkmon in verbose mode * Add a draft standard for application install metadata handling * Add a pk-app-install binary for manipulating the sqlite cache * PackageKit-Qt: Sync API for RequireRestart * PackageKit-Qt: Add support for application filter * PackageKit-Qt: Add a searchFromDesktopFile method + Bugfixes: * Updated documentation with UseSyslog parameter * Fix for the updates and obsoletes delimiter * Make the dbus policy more fine grained * Fix compile failure with gcc-4.4.0 and old versions of glib2 * If we fail to exit from the dispatcher, make sure we cleanup the poll as the child check isn't going to be run * The QT lib now depends on QtSql, so add this to the configure * Fix up resolve in pkcon and from libpackagekit-glib * Don't dereference a NULL pointer in pk_console_resolve() which can be done using pkcon list-install * Don't use an local error in pkcon list-install else we'll fail to free it, and it's non-fatal * PackageKit-Qt: Handle daemon errors more gracefully * PackageKit-Qt: Add a getLastError method to get the last daemon error * PackageKit-Qt: Add missing implementation for uid and cmdline * Packagekit-Qt: Fix to make what provides work + Backends (only zypp related listed. See NEWS for all others): * zypp: Fix up virtual callback methods + Translation updates - Remove duplicate BuildRoot - Remove AutoReqProv since it's default - Remove Requires since it's supplied automatically - Don't use autoreconf -f -i - Removed BuildRequires fontconfig-devel, glib2-devel, libpixman-1-0-devel, pango-devel - Replace %setup -q -n %{name}-%{version} with %setup -q - Move gtk-doc to -devel - Upstreamed PackageKit-libzypp6.patch (fdo#20366)- fix build with current libzypp: isToBeUninstalledDueToObsolete is gone- Merge .changes entry about sr@latin from factory (was already done on Feb 2 in GNOME:Factory)- use sr@latin instead of sr@Latn- Add libpixman-1-0-devel to the buildrequires for Factory- Update to version 0.4.3: + New Features: * Add new packagekit-sharp binding * Allow the user to specify a complete output file name with pkgenpack + Bugfixes: * Repair pkcon resolve argument parsing * Remove dep on python-sqlite2 and use internal python sqlite Fixes rh#481270 * Dist the website in the tarball correctly, and install in the -docs subpackage * Fix up a translation in pkcon when we fail to get the time since action * Add an option to configure so we can specify a different directory. Fixes fd#19884 * Remove bare send_interface lines in the DBus rules * Add _get_info, get_id and _get_summary for PkPackageObj * Removed -Wswitch-enum from compiler switches * Don't print an internal error if we don't pass an argument to --package + Backends: * alpm: Change source code to be more standards compliant * smart: Don't filter *-testing channels as development * yum: Get some useful text when yum passes us an invalid message. Fixes fd#19781 * zypp: Remove GROUP_ENUM_UNKNOWN as engine returns empty if included in list + Translation updates - Remove PackageKit-browser-plugin.patch. Mozilla plugin directory can now be specified during configure - Create a -doc subpackage with the website content.- Update to version 0.4.2: + New Features: * Use the detail field as a package_id so we can propogate useful information to clients * Add an entry to the config file to turn on time estimation, and enable it by default * Remove the udev helper from PackageKit now the core functionality is in udev itself + Bugfixes: * If a script is still running and PkSpawn is asked to unload, be more careful about disconnecting timers * Ensure we call the backend finalise method when the daemon times out * Ensure we send the correct network state with the new changed codepath * Don't leak directory on commit-failed error path * Set the setup signal after we've connected the backend to the transaction so it is emitted for clients * Don't emit allow-cancel over and over if it is the same state as before * A *-testing repo is not a development repo, so should not be filtered by default. Fixes rh#480135 * Remove the obsolete specific vendor_url for each PolicyKit authorisation and rely on the packagekit homepage. bnc#450349 * Only try to exit the spawned backend if it is running, which removes an error warning if it is already closed * Clear the backend store in pk_backend_reset() as we can't guarantee the ordering for cancelled jobs * Fix compile of the browser plugin with newer versions of xulrunner + Backends: * dummy: Output a load of messages we can play with in GUI tools + Translation updates - Modify PackageKit_release.patch to follow upstream with LT_CURRENT/LT_REVISION- Enable ruck and put it in its own package. - Consolidate removal of static libraries and "la" files. - Fix directory for browser plugin. - Remove sr@Latn hack.- Update to version 0.4.1: + Use NetworkManager to get the network device type for session policy decisions + Resolve() is now case sensitive + Adapted pk-upgrade-distro.sh for suse + Don't let spawned backends hog the disk by default using ioprio + glib: Add a client side timeout monitor so we can set a limit on queries + glib: Added accessors for PkPackageId + Added search file method and search details convinience method to packagekit-qt + Daemon backend: Separate object creation and running + QPackageKit: Revert the threaded polkit as it breaks everything + Define a macro directory so we work with newer versions of libtool + Remove the concept of slow and fast interfaces, since we don't actualy know the speed + Get the caller (and uid) for all transactions from the GetTid method as we cannot get the UID from the non-async methods + Clarify that free form text in Details and UpdateDetail is formatted to markdown syntax + Allow pkcon to resolve all the command line arguments, not just the first one + Fix the python client library for SearchDetails and SearchFile Fixes fdo#19426 + Make get_packages call GetPackages, not GetUpdates + Misc fixes for backends + Translation updates- Update to version 0.4.0: + Now integrates with BASH suggesting replacements and offering to install missing packages. + Now integrates with Pango using a gtk-module to install missing fonts. + Much tighter security model and new audit logging framework. + Lots of new, untested, code so probably not a good idea for stable distributions. + qt: Add GetMimeTypes to Qt bindings (Adrien BUSTANY) + Add a PolicyKit rule so other users can cancel tasks from other users + Add command-not-found functionality to PackageKit + Add a various possible replacement models to command not found + Use a config file to control the actions we take on command-not-found + Add a Pango module that can be used to automatically install missing fonts + Set the environment variable NETWORK for the spawned backends + Get the lang and network state in the generic spawned backend + pk-generate-package-list is not used any more, remove from the man page + Check the sender for SetLocale and the UID for Cancel + Fix a small memory leak in pk_backend_package + Make a lot of new strings translatable in pkcon + Add the DBus interface now that the default send interface is now deny + Allow all clients to send to all interfaces of the server. Fixes DBus introspection + glib: Don't emit a critical warning if a desktop file contains an error + qt: Fix make check with the threaded Polkit client + qt: Fix the old transactions, and upgrade to new API + qt: Fixed freezed UI while waiting for blocking polkit_auth_obtain call + poldek: Implement get_mime_types + Misc fixes for the yum backend + Translation updates- Move to 0.3.12 - Bugfix only release Fix a memory leak when checking transactions Dont emit a critical warning if g_desktop_app_info returns an error Remove incorrect reference to pk-generate-package-list in man page Fix to allow send on dbus interface - needed when pending dbus update changes that default to deny (CVE-2008-4311) Add method to call SuggestDaemonQuit as part of fix for BNC#383261- Move to 0.3.11 Pull in updated translation files (.po) Bugfix - enable translations in all client tools- Keep the PolkitCaller to allow repeat queries faster Do not abort update when a repo has problems Add user and cmdline to the Transaction signal Add syslog logging to keep record of obtained auths Fix crash when pk-control is referenced after it's finalized Handle filters in what-provides- Fix the installSignature method to understand repo keys In pkcon update - don't attempt to do what-provides if it's not implemented Fix restart flag handling Fix segfault in the error path when files could not be installed with pkcon Move to 0.3.10- Add updated translation files Fix get_distro_upgrades Fix error on reuse of TIDS causing timeout on auth Set status when installing a signature Fix for BNC #431940 - packagekitd locks system management- split out lang package - do not require all of python- Split up package according to shared library policy - Move to 0.3.9 (from the release news...) Merge in QPackageKit QT library This release brings many, many new and updated translations. Print a message when we try to install a package that is already installed glib: Send a more precise error code when we fail a transaction- Move to 0.3.7 Bug fix release Fix for BNC #433889 - PackageKit crash Fix for BNC #402372 - reinstalls all local packages Don't crash the client tools if PkControl launches the daemon Register the mime-type x-package-list as we are using it for service packs Fix for BNC #422176 - non useful error notifications- Move to 0.3.6 Bug fix release (from the release news...) Remove items about to be run from the transaction list without crashing Make the GStreamer helper use proper GStreamer exit codes Set the default timeout to the maximum as dbus-glib times out after 25 seconds Fix a theoretical hang where we could try to reuse a exiting instance Unlock the backend before we send finished on ErrorCode as unlocking may take some time When we exit the dispatcher with 'exit' ensure we unlock if locked If the refresh cache fails, don't do the PkRefresh actions If a caller does GetTid and then crashes, the daemon should timeout the transaction Use environent variables rather than static instance variables to hold the debugging state, so that we can get access to libpackagekit debugging when linked in When we query the progress of a transaction, use the cached transaction values rather than querying the backend, as it might not be the transaction actually running We are allowed to cancel queued (and not running) transactions- Move to 0.3.5 Finish support for hardware driver install - FATE #303677- Move to 0.3.4 Start of support for hardware driver install - FATE #303677- Move to 0.3.2 Fix udev script invocation. support for dispatcher Optionally auto-run pk-generate-package-list and pk-import-desktop- use py_sitedir macro in filelist- Move to 0.3.1 distro upgrade support- Fixed invalid locale names.- Fix name of completions file.- Move to pre-release of 0.3.0 start of service pack and distribution upgrade support.- getting it to compile (brute force)- Move to 0.2.3 Add PkCatalog for installing catalogs Add source filter support. Allow adding and removing multiple packages at one time with pkcon- Match libzypp API change- Fix for BNC#389415 - Use generic PolicyKit More work on BNC#398391 - return all restart_suggested patches instead of one at a time.- Fix for BNC#398391 - only show patches swampid for this - 18244- Fix for BNC#398367 - dont include recommends Fix for BNC#398380 - init keyring- Include updates from the openSUSE branch Update to match changed libzypp API BNC #390339 - rotate logs BNC #392435 - poor dialog BNC #392064 - confusing popup notifications BNC #390929 - crash- Follow zypp changes.- Fix for BNC #388165 - mark some files with verify (not)- Move to official upstream 0.2.1 release. Fix to accept multiple license prompts Handle signed repos - import keys.- Change packagekit daemon timeout to 15 seconds - BNC #374043- Move to libzypp 4.15 Fix BNC#378342 - gpk-update-viewer crash- replace deprecated zypp calls- Fix configure script.- Update to version 0.2.0 new dbus model change packagekitd timeout to 120 seconds- Update to version 0.1.11 Fix parse errors on bad markup Emit verbose messages on dependency failures Fix crash when getting dependencies.- Update to version 0.1.9.2 Mem leak fixes Fix multiple popups on install Fix parse error causing missing name- Update version. Includes working "update system"- keep up with the new libzypp API- make it compile again with new libzypp API- Update to ~0.1.9 (git pull on 2/28) release (with the policy file intltool calls patched out temporarily until we get a newer intltool in factory. add --enable-zypp to the configure line- Upgraded to 0.1.5 (released upstream). - Added "--with-security-framework=polkit" to the configure.- Added extra directories to the %files section so it'll build in factory.- Update to version 0.1.5git20071207a which does rudimentary package dependency checking.- Update to version 0.1.5git20071203f to fix a compiler error.- Update to version 0.1.5git20071203e which includes installed packages when getting the description of a package. pk-application uses this when you highlight an installed package.- Update to version 0.1.5git20071203d which includes installed packages when searching by name in addition to packages found in configured repositories.- Removed "= 1.1.3" for dbus-1 Requires line.- Update to version 0.1.5git20071203c. - Added a couple new entries to the %files section for pk-completion.bash and packagekit-bugreport.sh.- Update to version 0.1.5git20071203b.- Update to version 0.1.5git20071203a.- Update to version 0.1.5git20071130a (remove the dash).- Update to version 0.1.5-20071130a taken from git master.- Added a new tar.bz2 file to do rudimentary package install.- Adjusted to install the PackageKit.service for dbus into the /usr/share/dbus-1/system-services directory. This is what allows the system activation stuff to work.- Grabbed new PackageKit-0.1.4.tar.bz2 built from this morning's git repo (has stubbed-out zypp backend). - Configure so zypp is the default backend.- Reduce requires, most of them are automatic - Remove gcc from BuildRequires its automatic- fix build on 64bit by not hardcoding "lib" - make description a little more manageable - use %{py_requires} instead of hardcoded python - use "devel" instead of "-n Package-devel" because adding the Package- partis automatic- Revert the last change and hardcode /usr/share because otherwise it gets installed to /dbus-1/services. We'll have to figure this one out later.- Use %{_datadir} instead of /usr/share when specifying where the dbus-1/services directory is at configure.- Specify /usr/share/dbus-1/services at configure so we don't have to modify the make install step.- initbuild34 1257080362ABB B!B#B"BB$BB0.5.1-3.70.5.1-3.7PackageKitpackagekit-qtQPackageKitclient.hpackage.htransaction.hlibpackagekit-qt.sopackagekit-qt.pccmakeFindQPackageKit.cmake/usr/include//usr/include/PackageKit//usr/include/PackageKit/packagekit-qt//usr/lib64//usr/lib64/pkgconfig//usr/share//usr/share/cmake/Modules/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/53a6f1dda53664a4ccb1a91a9f22e3fa-PackageKitcpiolzma2x86_64-suse-linux&z^.=_4Q-EEa?] b2p-Z!v n][med]e?C?,Zn'Hx:M ;H/wK>WvF.hm LbbۤSqmЈ qHRzF.oўr᣶M|\ wz$D Ne<(Uw%d޹'e$&ҳf|:"'lCۛY\HPnG[?T,}7l:oWizu_u+bT5J膶oE+swʕV$V̼Lފd/p h^sWm$RDxu2{~ &<$7DULeJ3t?=2,=r $Nut~_>NYjh(c=Xn<᷻!@~s,\T 3$;9>i+0E&Qc".RPẊ`fRI6(\#cg"v.Z +$,FXg]cM^/s>ٚQ\\ m(Q hw ʜ@so֦˽R$zSX=j@ 3\k4Eڻ)xc,>V66wlQya@X$I(7/yZ+Qӿ,n 0ZRˆ@rOfk]ߍtfuV)j)XޚXHڍlQ:jobn]52xJ 6.J%Q~kAF=rLpO+љ2s:Úo(7i&A (ܐ k6^ `ӊrjG ^q Iw8ܜ\US/)GA?/`L+v*r=Ȃկ܀55eX=M9"XF?H~Ë|][G(#jMZ_>W 'َi)DY2}ݮ5 (9uh:{H֠8uNAuK?u;$GC;I@!]v22?&%%{TNh$]ϝJ :%Ao 587W )& n7 )쇰N]JKy+MZq=^Kuҹ}C۞`W@Za(*[hiHE5 h9̶E y'#ͮ˿ ,_bk(+z^sv hE:p6>%C|pKFᚔ) 8#LNdvd]-/ۨnS{{viZɓLbYpYBˬ)~*2=WP€:喪J`BڱB3$O g^.{tH7≇S'N]IhZ*qRҊb$'i:Ic8nfPɛA_;leIƵR'K:ۀ7hb+A'W"Ͳ^ :O|Ȇ0%lX7ysIdŮ̧Lrjs=~n]_\Ob7)(+ICU˃)bOݐiyO fFQr"9Ųox)o𹨠 z@:p-A&5'hӍXs%:;JW G\/—Tc}L 1i -f7u|<6v?V?t?=E&nx*B)C+bW5#OȏE!p..9\ q04q._bB#ζDo8Gp: 6 xaveC=fۘWX6N)VH5 ܢYֶQP%}W7R^.q>NzH₿b>-u#[nMP8`S@JuR 3,j䉮` h()'@# IV0jt:`Ovq:JDqDTׯ*WqKg @4G<ĚZbg lbltB!<Omajqq!^p,.TiS/Q^Uf4kj&]A&{nAI=ج[ tF#K^(ljl2Xje6;+ /IVHtD^Z1OΌfv6C3xZ3,֗mdB(iB]>CuaCVMJTS|Y l'wh U~($nQw`#fx:N!5Z">2/DfZ㵢] zȱZ 5[f]8)k*@o0A:MBCokh w_N}׀*9*)q&ijtwa_ zi7^ё-GMze T<7%cڄ jzF1.%$2$9h(0ݨbD#X ER^h5"J07z 2K ꙥgS昜%'S 8*c_'orql@D`&Hp#&-V,-f.?yMԃ^HA(H'Di+zM.-T\b%A^(F!fm?An@fr-MNy2׍@֋>eb@DSG^2Pj4&U[n&5 92?ϓS煾b, I{d*n¢r6-ixaZ([-)C- qc^^kRY.P 0Iu/,2V?1y!϶x\v=O $q@֖6H?\{3\P89:#en_`ӯJ 5 N Iܤ=ȰVCZ͕TX0یFp^Lԡsǂx[wb@+5~i. 뭜j)ֿux!˗f9Iѥ>nS^qDWeO$Z= `*D= <*OI\_50N»Nނ\PMlIEuK K!Lu1he5 Q8gBJdľ %X:!qh3b %x~( -.({4\v7UYMe0MJ3qAsvo",%9RLZSi!:dMLaQ(4gWs4m٪M$3#ت|fsT7yM iG[ hGt+Q:_rqN5xB5sΦ?Ja\݀RDcp,BہdFtЎ($$+vLkbε BPGII{<8=?pд1Nuu/C$g7kTk9` ]Y8]@,ŧZi~2*|>,o%׆hs-"T^C伌Ex|A1Kw[į\ss Ca(H^ ٍvL:z_εJX'D5sc7PQkr.I>)U潳ݏ丳J92Bi@|呬-LLT!ݸX*u";qepKX'=&=.p6mL$gZ f\eS)ҥ!J<~}d (un1bV)C"ئg-g݂0*qW6PIlNSq{W;}t8)+׽ȭϋG*)+a3;ʇ~4ߞ}3# ۔Iﱿn YdܥDPp?S9x^Q&toX֌2j׽$ _{DN #SuU!@-ŝCPjE[Ho.k+]/3Jit \D!L]-a` 5:!4TB >Hs}]FO1hmJ%o(O@wg Q8>/4ݺ`p7;P8RJ]d?PK"ג1$!. j+TaSaELWKXr:}p"to>G 6ut%?H?q=䧫2w˘ks|/<I.,fX"&?6cXNW4 Ǥ@s.k)=Roie·gHދI*jY24•̃6QvЕxKEBk`E~fGRi$qDQu"wus m1-raꨉig]}cFDl?{:c{i*5.>4dIXr)Acs׾>B{2~Nc'ijMHwDNW޿f/`sS:mu 'ha7=U3k@aq쒟^Rϗ>:˟?HfzC\@^{+ )]91@OsK3K~D7js7޿hÙx/fɅf7kՓV)y?S`yDX1vTgK`og6N!, n1ѨիvV<8!G6 Y0U?e<~Au"A!592 fstP*$0m`&ʤ/ހM.1L( -^L}0P<^rYIc!x8 %Z\n.#YVWpt_SO+ڲ7&ܳW3g7i@uзGL`Kjj41P 6TgWDg0?&+B!!qNZ}Zz_k2(63woux{)jkcV4ljHdn/'l8|E]|eԉyb0*\F}L1s0 V1(W)siŸ._`6 Ym0\9#keNԐ꣢Y/`6 lw)bɧNgW\-JD}fuEm֣VqF'}So;MJ|Џ;rF ~Wu h#mv/!k[V+?<sFȨvxdXk`D5En:&bX9jm.wb*oR.B/ WCN^iv5Kh Ӆj(j9]$LȈg%ÏPa* n5NXeMxIIm:;Sm$2bL1Db0HRђQ$AokԊpx8oz.No|,9_f$eq%)z(,͗2Fo%s#p|uKg: K<]8ZdՙVOC_wJ6rcUY t?6~S_W4B,F{W<.lf[|I#>sA`. x`{paiW0$)8iW<~ꙋ h BtǂNnC7G)[rً)Q~*p(GPR9n#_PP'HJ&g2˄oKu7gh@C L)*_N>T2x5nJFuQȲ9r$1Np}[2ШP% vvdt}w%=o84]koIqAwu!T\yt\&^Iф+|¥82%iڊ 1KoNu,8W 2cNjWkq˪#߷Rȇ#Tq[+aVcNɎN!EͻK(ʷY&YFWj@@ſZ#yIjJ>k{!veLPQ 47/!dRwYG)R")het0 &wڄL$N!Z#+1,_R;A _>WoSdķ[io"ycVz2'_fB}zX7ڋdIox]x2j'NA$8L^rKHmEkTkQUiv]^91/1;-!$WMu?Ľrs=@eLVިXjYij {JSwQ'9RB-0rl\;fry"GI@jP@|2 t&(XyK"/Lt@ۣ-3ozY_ZKYdfkCv`co~ NѷY9^}L K4h3m5_}&EuFBfs5VE N$C+8KE3G4A7A⑘}VVAPdž r&[$:3 es9+!%&\M@Ɩ&wpy6Ηܬ >1s"3nJ'#v4WzS&8$@.9C@KѠݯVG iN߈zdh퍊= j&ĝKVtQBZ4E'Vk$;̚ do6;P;m5E3N{Z.H/rú ϯ^HۿCodꮒ\w|hЇ4جX {C'ttӣ nto1uFx5ЀtݟS {H $J:ݼ*kk ."¯?#6[!U+G1F~L8T12) 9u"P98_qmFsa>ۗ0#*>3D(B֊Ua{ $Yj 5=#8J.5S#բ{x./f$G}F)ۻQ^E_duL' rY-.'Eݤ-o~ ['c7#pia+I gpncHzdoY,IGzo;-;h|bȈwgƣMԠ^ *r>v_U=y1>