php7-imagick-3.7.0-bp154.2.4.1<>,Lc6!M@eeeJpJb1yu8Xռ{HMD?+n:N'^"W8(Rf#)9#_'98'Z/e5t;=I PNz̰텍Ta(M1k[.r̂ǖ2>1wcaG`Prk47?>Ǜ+a Jx:TQnfij&zTubs5 ',0Uԏ˰pa\ '^/1]9l]>DS?Sd ! D $IOXp |    (@E(89:BO FOGO0HOHIO`XOhYOxZO[O\O]O^PbPcQedReRfRlRuR4vRLwSxS0ySHzSdStSxS~SCphp7-imagick3.7.0bp154.2.4.1Wrapper to the ImageMagick libraryPHP extension to create, modify and obtain meta information of images using the ImageMagick API.c6obs-arm-7 eSUSE Linux Enterprise 15openSUSEPHP-3.01http://bugs.opensuse.orgProductivity/Networking/Web/Servershttps://pecl.php.net/package/imagicklinuxaarch64S A큤A큤c6|c6|c6aݡc6aݡ344d8239ed628e59b0ac1a92cace0ec7d3993876ee7939c11a8ce6295cb49f80ebda7f7406fc5cc2375f9c52b05491e5852f5fedd76ee747d155f6920497d6974cadf2333ee20e2aa5f972fe99fa534bce5f7c74e6ba903c3d58ebe42bb77630b6e00df9cb3b91977c0d64a7c4db48cb6f5041f6eeda6583c236775f70a35b78rootrootrootrootrootrootrootrootrootrootrootrootphp7-imagick-3.7.0-bp154.2.4.1.src.rpmconfig(php7-imagick)php-imagickphp7-imagickphp7-imagick(aarch-64)@@@@@@@    config(php7-imagick)ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libMagickCore-7.Q16HDRI.so.10()(64bit)libMagickWand-7.Q16HDRI.so.10()(64bit)libMagickWand-7.Q16HDRI.so.10(VERS_10.0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)php(api)php(zend-abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.7.0-bp154.2.4.120190902201909023.0.4-14.6.0-14.0-15.2-1php7-gmagick4.14.3c6@aaA@a@ab`-`.V_I@\s@\b@ZZ?Z@ZZZ%ZYdX@X@XtWUeVT@VMarcus Meissner Arjen de Korte Arjen de Korte Johannes Weberhofer Arjen de Korte munix9@googlemail.comArjen de Korte Arjen de Korte Johannes Weberhofer schwab@suse.dejweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgilya@ilya.pp.uacrrodriguez@opensuse.orgilya@ilya.pp.uajweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atpgajdos@suse.compgajdos@suse.com- buildrequire autoconf. (bsc#1201574)- Upgrade to version 3.7.0 - Added: * Imagick::COMPOSITE_SALIENCY_BLEND - Upgrade to version 3.7.0RC1 - Added: * function Imagick::deleteOption(string $option): bool {} * function Imagick::getBackgroundColor(): ImagickPixel {} * function Imagick::getImageArtifacts(string $pattern = "*"): array {} * function Imagick::getImageKurtosis(): array {} * function Imagick::getImageMean(): array {} * function Imagick::getImageRange(): array {} * function Imagick::getInterpolateMethod(): int {} * function Imagick::getOptions(string $pattern = "*"): array {} * function Imagick::getOrientation(): int {} * function Imagick::getResolution(): array {} * function Imagick::getType(): int {} * function Imagick::implodeImageWithMethod(float $radius, int $pixel_interpolate_method): bool {} * function Imagick::oilPaintImageWithSigma(float $radius, float $sigma) * function Imagick::polaroidWithTextAndMethod(ImagickDraw $settings, float $angle, string $caption, int $method): bool {} * function Imagick::polynomialImage(array $terms): bool {} * function Imagick::setDepth(int $depth): bool {} * function Imagick::setExtract(string $geometry): bool {} * function Imagick::setInterpolateMethod(int $method): bool{} * function Imagick::setOrientation(int $orientation): bool {} * function Imagick::spreadImageWithMethod(float $radius, int $interpolate_method): bool {} * function Imagick::swirlImageWithMethod(float $degrees, int $interpolate_method): bool {} * function Imagick::waveImageWithMethod(float $amplitude, float $length, int $interpolate_method): bool {} * Imagick::IMAGE_TYPE_BILEVEL * Imagick::IMAGE_TYPE_GRAYSCALE * Imagick::IMAGE_TYPE_GRAYSCALE_ALPHA * Imagick::IMAGE_TYPE_PALETTE * Imagick::IMAGE_TYPE_PALETTE_ALPHA * Imagick::IMAGE_TYPE_TRUE_COLOR * Imagick::IMAGE_TYPE_TRUE_COLOR_ALPHA * Imagick::IMAGE_TYPE_COLOR_SEPARATION * Imagick::IMAGE_TYPE_COLOR_SEPARATION_ALPHA * Imagick::IMAGE_TYPE_OPTIMIZE * Imagick::IMAGE_TYPE_PALETTE_BILEVEL_ALPHA * Imagick::COMPOSITE_SEAMLESS_BLEND - Changed: * Imagick::setImageArtifact can now take null for the string value. * Return type for Imagick::getImageArtifact is string|null instead of string.- Upgrade to version 3.6.0 - No change from 3.6.0RC2 - removed imagick-fix-457-ensure-format-is-always-lowercase.patch (upstreamed) - Upgrade to version 3.6.0RC2 - Fixes: * Remove deprecated message from Imagick::roundCorners() - Added: * Imagick::addNoiseImageWithAttenuate() - Upgrade to version 3.6.0RC1 - Imagick::getImageInterlaceScheme is undeprecated. It's the appropriate function to call to get the image interlace setting. - Image formats are now normalised to lower case. - Imagick::getImageIndex and Imagick::setImageIndex are undeprecated and work on ImageMagick 7. They call MagickGetIteratorIndex and MagickSetIteratorIndex internally. - Imagick::averageImages is undeprecated. For IM 7 it now calls EvaluateImages(wand->images,MeanEvaluateOperator). - Imagick::flattenImages is undeprecated. For IM 7 it now calls MagickMergeImageLayers(intern->magick_wand, FlattenLayer); internally. - Imagick::getImageSize is undeprecated. For IM 7 it now calls MagickGetImageLength internally. - Imagick::roundCornersImage is undeprecated and available on IM7. - Fixes: * Imagick::borderImage() changed internally to use OverCompositeOp rather than AtopCompositeOp for ImageMagick > 7. If you need the old behaviour, please use Imagick::borderImageWithComposite() instead, which allows you to set the composite method. * Imagick::frameImage() changed internally to use OverCompositeOp rather than AtopCompositeOp for ImageMagick > 7. If you need the old behaviour, please use Imagick::frameImageWithComposite()instead, which allows you to set the composite method. * Imagick::profileImage() fixed to allow null as second paramter again. If you can't upgrade to this version yet, pass in "", which has the same effect. * Imagick::ALPHACHANNEL_COPY and Imagick::ALPHACHANNEL_OPAQUE should be available on IM7. * Imagick::setImageMatteColor() should be available on IM7. - Added: * Imagick::borderImageWithComposite() same as Imagick::borderImage() but allows user to set composite operator used. * Imagick::frameImageWithComposite() same as Imagick::frameImage() but allows user to set composite operator used. * function Imagick::cannyEdgeImage * function Imagick::setSeed * function Imagick::waveletDenoiseImage * function Imagick::meanShiftImage * function Imagick::kmeansImage * function Imagick::rangeThresholdImage * function Imagick::autoThresholdImage * function Imagick::bilateralBlurImage * function Imagick::claheImage * function Imagick::channelFxImage * function Imagick::colorThresholdImage * function Imagick::complexImages * function Imagick::interpolativeResizeImage * function Imagick::levelImageColors * function Imagick::levelizeImage * function Imagick::orderedDitherImage * function Imagick::whiteBalanceImage- added imagick-fix-457-ensure-format-is-always-lowercase.patch to fix test-failures in latest tumbleweed/factory builds [#]gh/Imagick/imagick#457- Upgrade to version 3.5.1 - Better detection of appropriate OpenMP library to use, i.e. GCC or Clang.- Upgrade to version 3.5.0 - Fixed multiple parameter information issues found in 3.5.0RC1. - ImageMagick 7 is still not widely available on systems. So contrary to previous plans, ImageMagick 6 support will continue for now. But users are recommeded to use ImageMagick 7 if possible. - Method names have been changed to not be all lower case. Both method names and parameter information is built from the Imagick*.stub.php files. - Prevent accidental creation of zero dimension images. ImageMagick doesn't prevent creation of zero dimension images, but will give an error when that image is used. I don't think this will affect any correctly program, but if it does, and you need to re-enable zero dimension images, please open an issue at https://phpimagick.com/issues - Various pieces of work have been done to make GOMP not segfault including: * Call omp_pause_resource_all when available during shutdown. * Added the 'imagick.shutdown_sleep_count' (default 10) and 'imagick.set_single_thread' (default On). Both of these exist to mitigate the segaults on shutdown. - Fixes: * Correct version check to make RemoveAlphaChannel and FlattenAlphaChannel be available when using Imagick with ImageMagick version 6.7.8-x * Imagick::morphology now no longer ignores channel parameter - Added: * PHP 8.0 support. * Location check for ImageMagick 7 for NixOS and Brew. * Imagick::houghLineImage(int $width, int $height, float $threshold): bool {} * Imagick::setImagePixelColor(int $x, int $y, ImagickPixel|string $color) * Imagick::setImageMask(Imagick $clip_mask, int $pixelmask_type) * Imagick::getImageMask(int $pixelmask_type) * Imagick::VIRTUALPIXELMETHOD_DITHER * Imagick::VIRTUALPIXELMETHOD_RANDOM * Imagick::COMPOSITE_FREEZE * Imagick::COMPOSITE_INTERPOLATE * Imagick::COMPOSITE_NEGATE * Imagick::COMPOSITE_REFLECT * Imagick::COMPOSITE_SOFTBURN * Imagick::COMPOSITE_SOFTDODGE * Imagick::COMPOSITE_STAMP * Imagick::COMPOSITE_RMSE * Imagick::COMPRESSION_DWAA * Imagick::COMPRESSION_DWAB * Imagick::EVALUATE_INVERSE_LOG * Imagick::COLORSPACE_DISPLAYP3 * Imagick::COLORSPACE_ADOBE98 * Imagick::COLORSPACE_PROPHOTO * Imagick::COLORSPACE_JZAZBZ * Imagick::DISTORTION_RIGID_AFFINE * Imagick::DISTORTION_BARRELINVERSE * Imagick::STATISTIC_ROOT_MEAN_SQUARE- Use _multibuild (prepare to build for php8) - Use php_cfgdir and php_extdir macros to determine location of files- fix %defattr preventing setting executable bits on imagick.so- removed patch imagic-3.4.3-relax_test_150_to_follow_upstream_change.patch which is no longer necessary. - Upgrade to version 3.4.4 Added: * function Imagick::optimizeImageTransparency() * METRIC_STRUCTURAL_SIMILARITY_ERROR * METRIC_STRUCTURAL_DISSIMILARITY_ERROR * COMPRESSION_ZSTD - https://github.com/facebook/zstd * COMPRESSION_WEBP * CHANNEL_COMPOSITE_MASK * FILTER_CUBIC_SPLINE - "Define the lobes with the -define filter:lobes={2,3,4} (reference https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=32506)." * Imagick now explicitly conflicts with the Gmagick extension. Fixes: * Correct version check to make RemoveAlphaChannel and FlattenAlphaChannel be available when using Imagick with ImageMagick version 6.7.8-x * Bug 77128 - Imagick::setImageInterpolateMethod() not available on Windows * Prevent memory leak when ImagickPixel::__construct called after object instantiation. * Prevent segfault when ImagickPixel internal constructor not called. * Imagick::setResourceLimit support for values larger than 2GB (2^31) on 32bit platforms. * Corrected memory overwrite in Imagick::colorDecisionListImage() * Bug 77791 - ImagickKernel::fromMatrix() out of bounds write. Fixes CVE-2019-11037, boo#1135418 The following functions have been deprecated: * ImagickDraw, matte * Imagick::averageimages * Imagick::colorfloodfillimage * Imagick::filter * Imagick::flattenimages * Imagick::getimageattribute * Imagick::getimagechannelextrema * Imagick::getimageclipmask * Imagick::getimageextrema * Imagick::getimageindex * Imagick::getimagematte * Imagick::getimagemattecolor * Imagick::getimagesize * Imagick::mapimage * Imagick::mattefloodfillimage * Imagick::medianfilterimage * Imagick::mosaicimages * Imagick::orderedposterizeimage * Imagick::paintfloodfillimage * Imagick::paintopaqueimage * Imagick::painttransparentimage * Imagick::radialblurimage * Imagick::recolorimage * Imagick::reducenoiseimage * Imagick::roundcornersimage * Imagick::roundcorners * Imagick::setimageattribute * Imagick::setimagebias * Imagick::setimageclipmask * Imagick::setimageindex * Imagick::setimagemattecolor * Imagick::setimagebiasquantum * Imagick::setimageopacity * Imagick::transformimage- Use bigger timeout when running under qemu- removed Test 229 which fails occasionally with timeouts on the OBS build server- Print test failures in detailFixes for bnc#1091929 - Due to a packaging change in ghostscript the ghostscript-fonts-std has to be included explicitly to successfully run the tests. Elsewise the required helvetica-font is missing. - ImageMagick's commit 97a319 makes ImagaMagick to no longer throw an an exception if image registry tag is not found. Added imagic-3.4.3-relax_test_150_to_follow_upstream_change.patch- Build module with fvisibility=hidden, this should avoid additional symbol conflicts.- add a Conflict between this extension and gmagick. (boo#1085595)- Add %licence macros.- remove double ./configure and build - imagick-reproducible.patch: We only care if ImageMagick is binary compatible, not about what version the extension is compiled against, which changes on every minor revision.- Reconfigurate spec-file- removed -devel package which is of no use - Simplified spec in the build section - Enabled tests- Upgrade to version 3.4.3 - Fixes: * Avoid internal segfault. * Imagick::getRegistry() now throws an exception if the key does not exist, rather than terminating the program. * Prevent attempts to resize image to zero width or height, which is not supported by ImageMagick. * Fix compiling on Windows issue. * Imagick::transformImage and Imagick::orderedPosterizeImage now correctly excluded from * Bug 72311 - compiling against PHP 7.1. * Bug 72226 - regression for Imagick Exception classes being final on 7.x * Corrected reference of constants. Imagick::METRIC_MEANERRORPERPIXELMETRIC from MeanErrorPerPixelMetric to MeanErrorPerPixelErrorMetric. Imagick::METRIC_PEAKSIGNALTONOISERATIO from PeakSignalToNoiseRatioMetric to PeakSignalToNoiseRatioErrorMetric - Added: * function Imagick::setImageAlpha() which replaces Imagick::setOpacity() * function Imagick::identifyImageType() : int returns one of the Imagick::IMGTYPE_* constants * Imagick::INTERPOLATE_NEAREST_PIXEL for ImageMagick >= 7 * In ImageMagick, the names of two filter constants were corrected to the standard spelling. Support for the new spelling has been added. The old constants are left in place for legacy support. Legacy: FILTER_HANNING, new name: FILTER_HANN Legacy: FILTER_WELSH, new name: FILTER_WELCH * The Imagick::IMGTYPE_*MATTE* constants are deprecated for ImageMagick 7. * Instead an appropriate Imagick::IMGTYPE_*MATTE* should be used. IMGTYPE_GRAYSCALEMATTE => IMGTYPE_GRAYSCALEALPHA IMGTYPE_PALETTEMATTE => IMGTYPE_PALETTEALPHA IMGTYPE_TRUECOLORALPHA => IMGTYPE_TRUECOLORMATTE IMGTYPE_COLORSEPARATIONALPHA => IMGTYPE_COLORSEPARATIONMATTE IMGTYPE_PALETTEBILEVELALPHA => IMGTYPE_PALETTEBILEVELMATTE * Several ALPHACHANNEL_* constants are only available in ImageMagick < 7 IMAGICK_REGISTER_CONST_LONG("ALPHACHANNEL_RESET", ResetAlphaChannel); IMAGICK_REGISTER_CONST_LONG("ALPHACHANNEL_COPY", CopyAlphaChannel); IMAGICK_REGISTER_CONST_LONG("ALPHACHANNEL_OPAQUE", OpaqueAlphaChannel); * Several ALPHACHANNEL_* constants are only available in ImageMagick >= 7. These constants re-use the values of the constants removed. IMAGICK_REGISTER_CONST_LONG("ALPHACHANNEL_ON", OnAlphaChannel); IMAGICK_REGISTER_CONST_LONG("ALPHACHANNEL_OFF", OffAlphaChannel); IMAGICK_REGISTER_CONST_LONG("ALPHACHANNEL_DISCRETE", DiscreteAlphaChannel);- Upgrade to version 3.4.2 * Bug: IM143 Correct ifdef around setOpacity and localContrastImage. * Bug: IM147 Imagick was Borging PHP's error handler.- Minimum required versions are now PHP 5.4 and ImageMagick 6.5.3.10 - Update to version 3.4.1 * Bug 71742 - arrays that contain data that is held by reference gives error. * Imagick::autoGammaImage([int channel = CHANNEL_ALL]) * Imagick::autoOrient() * Imagick::compositeImageGravity(Imagick $image, int COMPOSITE_CONSTANT, int GRAVITY_CONSTANT) * Imagick::localContrastImage(float radius, float strength) * Imagick::DIRECTION_LEFT_TO_RIGHT * Imagick::DIRECTION_RIGHT_TO_LEFT * Imagick::SPARSECOLORMETHOD_MANHATTAN * ImagickDraw::getOpacity() : float * ImagickDraw::setOpacity(float opacity) :bool * ImagickDraw::getFontResolution() : array * ImagickDraw::setFontResolution(float x, float y) : bool * ImagickDraw::getTextDirection() : bool * ImagickDraw::setTextDirection(int direction) : bool * ImagickDraw::getBorderColor() : ImagickPixel * ImagickDraw::setBorderColor(ImagickPixel color) : bool * ImagickDraw::getDensity() : string|null * ImagickDraw::setDensity(string density_string) : bool * ImagickPixel::setColorFromPixel(ImagickPixel $srcPixel) : bool - Version 3.4.0 - Added support: * PHP 7 * ImageMagick 7. Imagick can be compiled against either ImageMagick 6 or ImageMagick 7 However it must be run with the exact same version it was compiled against. Trying to run Imagick with a different version of ImageMagick than it was compiled against is not supported. Please see http://nextgen.imagemagick.org/script/porting.php for more information about ImageMagick 7. - Minimum versions supported are now PHP >= 5.4.0 and ImageMagick >= 6.5.3-10. Earlier versions may continue to work, but they are no longer supported. - Added methods: * Imagick::evaluateImages(int EVALUATE_CONSTANT) : Imagick * Imagick::subImageMatch() added parameters. The signature is now: Imagick::subimagematch(Imagick subimage[, array &$bestMatch[, float &similarity[, float $similarity_threshold = 0[, int $metric = ]]]]) These parameters are only used when compiled against ImageMagick 7. * Imagick::similarityImage() which is an alias to Imagick::subImageMatch() * Imagick::getConfigureOptions * Imagick::getFeatures * Imagick::getHDRIEnabled * Imagick::setImageChannelMask (IM7 only) - Added IM7 constants: * Imagick::CHANNEL_READ_MASK * Imagick::CHANNEL_WRITE_MASK * Imagick::CHANNEL_META - Fixes: * Imagick::setImageWhitePoint, Imagick::setImageRedPrimary, Imagick::setImageGreenPrimary, Imagick::setImageBluePrimary now take 3 params when compiled against IM7. * Imagick::getImageWhitePoint, Imagick::getImageRedPrimary, Imagick::getImageGreenPrimary, Imagick::getImageBluePrimary now return 3 values when compiled against IM7. * wrong type for zend_parse_parameters. * Remove duplicated definitions of class constants. * Imagick::adaptiveResizeImage, Imagick::cropThumbnailImage Imagick::resizeImage, Imagick::scaleImage, and Imagick::thumbnailImage have all had a rounding bug fixed. An additional parameter has been added to each of them, 'bool $legacy'. If legacy is true, the calculations are done with the small rounding bug that existed in Imagick before 3.4.0. If false, the calculations should produce the same results as ImageMagick CLI does. * Imagick::colorizeImage() and Imagick::tintImage were using the wrong behaviour. It is now fixed and the legacy behaviour can still be used by passing a 3rd parameter of `true` to the function to indicate that the legacy behaviour is desired. * Imagick::importImagePixels regression fixed. * Imagick::subImageMatch use correct error metric in IM7 * ImagickPixel::getColorQuantum, ImagickPixel::getColorValueQuantum and ImagickPixel::setColorValueQuantum now correctly use floats when Imagick was compiled against a HDRI version of ImageMagick * Imagick::exportImagePixels works for all storage types * Version number in extension header- provides php-imagick symbol- update to 3.3.0php-imagickobs-arm-7 16645277823.7.0-bp154.2.4.13.7.03.7.0-bp154.2.4.13.7.0-bp154.2.4.13.7.0imagick.iniimagick.sophp7-imagickChangeLogphp7-imagickLICENSE/etc/php7/conf.d//usr/lib64/php7/extensions//usr/share/doc/packages//usr/share/doc/packages/php7-imagick//usr/share/licenses//usr/share/licenses/php7-imagick/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17680/openSUSE_Backports_SLE-15-SP4_Update/de3488a0aad0caa4ecd5b6cffda48379-php-imagick.openSUSE_Backports_SLE-15-SP4_Update:php7drpmxz5aarch64-suse-linuxASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3b4ce159dfd41561d18cf343f94e8f9da5f10bc3, not strippeddirectoryASCII text, with very long linesRRRRRRRNjܽQ˖h%utf-85adda7f69794461db0d31c4b918ad283f29cba666deea1d0dbfc42f85b96f7c0?7zXZ !t/]R]"k%s: B`}ܘtkX,frإ=/ls'L;wsIe?8W_'<OթD'&4WnHPYHȦC>o1>s C'{w-6GUfM M< k)fC-C[Ї'rh]م)W(Ro QSGffYv[kuQߩ'J)aI"j'w\E|B$(Di9?M *vbb ~M,FpLWUi_[ W|=UP3ٛ` U) z`As<?ϖ.e<ԵVE#߆Ey #)dg/#CqL%j%%oy~ cUr!߼(%T`bnc!y=wܓQ~[*L4l + {6I)2GFWxDސ9T-܎ ?fP"K  F"ЇN#$x'VDZTMzbUJ,& hH3JfIb٤-GBfI`;pr'9᭴,%ymd` ־/לտMq)p rs0M2YTԧ`eO] D8phoM6m)VEgK G T)*R/ %:׳|G% +d'$8t?}t3cߥ% mr91񀻼6) j#tvniij&q3$5x~:-a6Mu ?۵_!bG$v2(W@`IiE 'h3=^xNT-"Ím1!NoSgAMd<.Hv^9@S$gSJmC Dԉ_8t' 2& Z^{iЛY6kua!-*rwb& >)Yޢ 18j}SuL`6@P]m7ҷVs4;r\aoL dڠ\zKnuޣzpq$=, mrكbsh 5Rrޞ], n7Ώ@e!M|@l`w? åa.ۂ$u ;Fu_ 'KYi7F"1 w Y4G0KKl'],kO>('!odh$+dTJ$Ο_&1)z7="{^[O<^récY"&͟ AL^0Wq< Z c `yZdTlIl9hn&iOt E-;f\YA ɠT{óO癷9 |}Wq1'znzyW'qiWYlj1tŖ!7j#Bp5tP93F FǚŠ-+{Lp/l'B58w竪'%1Y}\]֤{A! vN2mٲjc zS,%1醤jA&g:Ҟ݀] x?V1]􌓯u~Z4b[bkLngp"Բ6.O$.~}Z$]%/.RvH+“^ >S 2VA"Q"$mcȣbF0jd,z\/ºЩ&KSm|S*=W mkTIAFWqB;sIhY[nJ?l]'FPA)2$=`K&W_݁\k.7l^C7MZuL?zRhQ$ƌVI@ -`jhKz|5\Ru(A.ڥT('1l{Svbtʜho , u{",+`=8(j9lrWq`Qv%BG]7NYD#ICR4yJ)Vsܹ!v%2 {tGdȘL4} <]VJ~KԁOgs7f$]4]3HVCkE p6ų0Q2h9^4iԤӆ% D0i."jX* 8PSZ| .H?O[o 916iЏ֟`hYzEu B[h>Kv }ВP֋`E71q?TRrDt{C;0ROjU2(CC?_P ThA)$U_p DaUxAm6s15~s{ G16W4@qᄂQ9 Ї@տȥhz~J!D-VF9\ D#?z@e'dk@T^f {w*\rnꭰ交ݣ)؛$RM&xf/CЈݛlsMO3 ձ0E_Wk!<+Ng ʆ'څ)1_U _pq]:-kM<ӬhO9Yu閞c"iHiL, >#}_7[0+ihc~ !O&_oa-mcgg<2%kquJq< )jF ӹXWF~N\L=mNS'?/T37祼.H# "M{o^"FO'Ĵ yӓRƱ;ɩ9lCTbjǕ-Q*uYѰ(B'oPUb!sȖa0E~(,vԠP^cvbV顧.W6xf>FQ#;:4v}u]8>5b@ĕ"5aӪQ7b{RտD][5 f;K喁2m#~z8Τu5êeccsC*p49?+t_lЪ[@EẄtepܼ+ nDj='qGmJ})6M-"]DqN;Y$){pW3OH`\'ˑczMXS k,ħ%d4[XK@21OjLͬN7_ Pr٦EvvC3 ՗}fh)BJn2:- 7 E0>J%APuAd3xRS[xl`Fa b7iMbJ=Īoչ z.0/O!<=e9h]_0U8X?q }8$.h0o4Z -JtH+a l;q*R,\fRv+ba+0m2S_?ZMX0r:قz`͓ 꿂.c[]T!ZIQHb:e 8](S'!,F>y|Ao#v`JQQ~A 2Z'H-K}* QZW%L{ЗN)x#)]fZQS_ΧjV;CaƮMGQ3} 8 UܳJ$cm96-KlȼIZM(=jxM^UFdCƜBR~#R;S;~&И*>0+nl1VϘrXfҚy=Ɂp_q{7@gfyG\o3zX~N_c8ݭC~psfxuOXOAZ}j3kh0UKHmi\\x@*c!]1סĝL+~Ac9-pJ!_-vQN²m T7!"c iv[q;83_f?&g[Dȇɧl[rA7.nwoXX&!N9'H\nb*tU7U؁*"#zs/ը;3b{H~h NT?[( xfIO/_ J2o;sABF %'Q cJZ)!Rtǚ0MSV֗~tj< bI{7R?7[L+7q҆ct?TPk2| Hb6{dD#$R}':18#c^Ⱦ/xtQ {M0@hyT,]Fk%0>~&F8gۙ' O=nw{95 0Bh s(BiPGWyuK5bg4 |48ti _HK4S{pR֛eyl؂PM|*@h Yq!&wJ_/\%綸9}lD2͍C/oUk?{"yv?n97 5ik+ûTeњ?. ' B3A 'Q_{)Z O>ql^y7pKէNu,щ~ F  {r@ʿM}<- E%x"+>x&wzXL !0 ̀/MMSb! m`6W78qrywJ4 IX2}،JޔI)>_T[-V\##XݏӷBHd:ڡNi=8\Kɪg#2h~~Of*8e #s=^1  畻#]ckMP%cgI`}:1N_Uџ殯Yg= AYg!X8ԹֲkBS E+T bYU J_*ITz4fPFv*#*+w8 B|=adkXӿ%q2FSq銗~)T#d9eCjXiyG=r0:Y1GND[dWb_-nd.NzD)ts1>ׅOlȼ]o& UƠI`B|h[R;$ef.Nix6wә ^F`:H-c Qu6:R٢l%+2P? \^;bnijaYsB2b;erm o;%l'=}@%3}9տG&fjCt; <x<-W1wߤE[dVӴu*~' Wzzұ{F&IĂڭmqbhuJ1kJ.&1`rKՐ>I<~KdYN9E+nGImUnOlZY7~p!rhd\KS-YX& SW)TBn$":=|LuEZ'ךS\>Zu ߰%bm<8,cwb,D]w,k)^Nl q+`Twܺ ?U{%&r[7O 4 ZPG>Œ=&aEMN s v_hi4ƕ95av&^?xMt (j;2ƤT<:?BkOD. ?pVoе!a m GahLAb{TP3gpdJ+Dp',WI@k/aԇE'f+ϕ(~Dyv01SaδOhǤ~ 7#- X(nN䟁m4˹XXCziEF89-0KˉXLąAgG-O Qp=! _7bq氖J4B5ԿwL%djdkkh7e`yG&<*0ETnI.:E5?q3h~iH7_0vI"'7vDiMHFtғݽ"`%jr 旌F|p,,ڝ;hQXMJsy0ՖfXiaPaiTBP㫙9dijnɄzAO2W⚊y֖?`^[#dUcu_rJ8QrźAۍ0=]v$ܫ^6[p6%2!V!CAQb{E'mB$UD_@-08'*V/ 7\{j"~ nfhV qH(|yfT}:OZaimW>6l-}_ErIU6S9+`TjĔYç+򱞉Z9njo,E\<7bL -| 76T_tK7k^ʟq{)SWl,CQS4"@L #z,%i{7{nP6>Վs97qTr-X{J$úWo{:1T{hJ-{eޛZdcTȭdF] ܨSHNxš0f0$^x\vm1eЦzEԘ8r=?65*rPּ$ z*UR"zSCd~5s]}42E75Q $X}1,V8xeS<ԜK~/Z{Ox?U\Pg\l05:&컺5(Y,wT>f&QZVGtۛk4fH\n:^]MFy4OibE-$k,d=cF> #9pZBlRfdR5Dt.n˰AUn}egPH~+b#2w(J7#,'AsU׆'U)9s_}_f߁ ;0b  JfCdFXb"A9(+ľD8~Z~l`e~٨pO`PZۯZG3m"PqIcQm֯ByWn!tv*>Û/:1g ږ8p+&^;3qŲvX}́#jk=S3YFc£z4ךqJԑٗ,x@O ?U]ngDiJboV; rmÈ`勒:(CI&S9{xNH.,cFEӐtHpma{Z=O>UF6;*QNZu :׬I=Fs:)!_ smVTޥ>IX6M4 ;Ne/n2flz6PB&-/ҚF!X# DKpMef-Cl޴o8D],KK\.&3v '`ưTpOIP)|ݹk]A 3 HY?8t/;:O=4Cs_@&!Q5ST\z3`MgDL@kc*{4y7p-Da͉e$)'Z3sCP+Čg|ߞ(FbiBE4ovFHXU̇; 7{>ؠ )#r.h10:KtLbNHVִr燯c(F)?/"F'1T)^HRl?2nB+(0jĺW{,n)Q-n"[W} AVނ-; HK iD\68)x/S HuIABdë H"OF}|Ansd6Ow~Ga$͠2N I;~)(YaJNxb fAL%<.e`AwLI j84[.kqD/Ѧ n>+o!_O<1M)Lzr aXl)6 a6Qdۥ_bA!¦\F9,b up㲏d PJVqu7'-oy*O_%,0>Ck6$"؎eRO<xӅ'^9%Ȃ3s:v*$p]tV!OӐI&yr)Yּwt/qQW(N_ď`7.TQEBt?=Tt.4[b(/p `ˠ 0侓S$$\C_QtM8|eCtG7l?я2?cea) w/29ZMEk&X(J2N!+Kqxx]ZEzJ"=(ʑ,Ba1첲+nQ9lr; m|c-U򷍾N%>̚%Ȉ{s$.}/ 9*bq떝 Z=Tv4׻2Np 02L>?ZcccM&-3T,Q]hK Ջk;υ0fITN_\)ڵ1 .c}ᘂ!;iRWã=sۣ RC=86O{&^20zMm4i\W،7;qj1;ҘL=aTd sq@'6\ʶ.˛ZErp+Q,eѴp̐Iѹ]|!tkSlt0vaY#HoHee[M1>*HK)e;yfD+J"b}a.M _ۉ% Sr]#K2ŚxVu5H8ЈЃYz5z3-qTt\ySY TsZ-@y-ǃ@08ARѩ9쫎G`bBrCP1d<DSӝ$Īra_3jǵ^#i'kq6 =oYkD%WbtsGMbttGp꣉}H d*ӰLf\?J}0doKxϋd=tj?: $yRP&D|*n-%asL-,j !@$D#DF þ>X U̲[TIkE)9 F,v/3# ӷ8!k30Ǹ=m7\@w-`#R S2XZwj_U\ż^{;WE0H cAD@F"^-D_7cxJg5 F̟B L^ ٦$A$S (}Qd3Ҧt٘:Vl'_ui1m ltubT;z-wt՜PPGL`,(uN͂_4,c gNtDa^6NO V_#}K{Ƕt>ټRp2}ؚ}p[5 4Zvۗhf)'DrƵ)o[KA-:!;XrJ-\xPzEƺ@>R=9ŝXV-hf0"ғ9ua&k-n95IoN嫖>5S[j2|1Ų?^ y/1Lc)A[gqџ_n;2ZGo RBu cMZ> ^WgIfU,`z}MQÐ~iV[A^&nԺxd x(?=%A=nSM!Y޴r `Az u%0U:v*8ț* xYw+G}4%3z:'944&]Teڇ1bl{ eEr!DdI_p`3O*LVB TnJjͨk> l'ȡ;N!Z9Xfkyڠݿ&˛9؏E]˩BuVDȿ e.PRQu[QE(D 6Ix9^S2R˛%x:7sCA9\Ln'e:` +ţyFqcPw|VW<7He&0)ꡏtǦ0-L${[c"lӘ?Kv󤆙ǟIݼ@I W ,޷Rglڙnq-4;2y΢WPl"Ju95Y?qQs}xhpstOw;I?,\Q~ /!+wȐ[q.ݯRB@η#MDJjMxlaOX@Ф6Tr YDP!uDxD5UŠjZ.qI]^Av7M[rc.}sRϫRؓA, x~I쀌Р[E5U?1GJrQil6z$##Ke]i>YISOsrvO:3Τ@&jpٕ4o\CIZDE@5wW$"  I0LqYlN3kC)Y | ͈0:X-Gѻ(&YsYjDt}pϏK<Zk)wj;II{< =ooݯ(9ܧ$V=tuncOfdRhU XDDuʪlE ɻE ӛVߋh笾zwc;+gf΃B_<3+ h`E x7 mvéE=d@SȌ[E(>Q۲X !F2f:z;%PLVMc|EW 9 "eОSަdRTP˝!dQ=!v頋]=ܢ*Q9GUc ryje +lk?ꬩ]+} g~oLy8,C0ƱlW׮3"onu 'М æu:m9[6 R/uZ@X8 ( Zo-Ă[u@ Q'0C!${F0yt; 3݋̳@yIb 8G0C mkk.ʊ㙉azăgj=ztQN?F92팪݉ʲY#)T&ı=g8rCQL>f}/5YDQhB@QY%Ee<ѹ|x[wU.7StIC0[ Hgi:<9#dޒxsQ9 {W:EsPP,>l.zߵ0­Y"M?춤 | U 'z6V+EcŶu&&H=l7M_I7 6(gF{ 5LN.bD.A3Ųʵ edWADam4 k_]6\+fb_336~9 a-oXia_Wa,D;JYÂf0+#7XVa&-Z_q y+uiEs$qw~YwwM>:,BIאbr WCR;&G@Gp—!m!9>64t 3+f8o!D7&,XX,u # ԵⰄai%y+ojSmKQ*QzٜrBk^{?cQכֆ[SZcc"~AԕcT|s6LۇeJU}B~ԐEn:y ̰M& |8"I^z-!vBJ*$8'?dEr7;&~GnrUn=ؖc 0X^R̮Bf> 7#iW-ݭ3³}k ڀ_OK"uLdP]c\)=E{߾@؅?(+(s`>3Gg D,FLro3U7Mq*j6!ˢ׸jddB׆A#pFcIy +~RBHikl&ʰa>.3,ߵ@yjBd,K%K HD•2= gDYQN:&ە2!4|^7+B6N[A"K^@qeڼnwdw!X=+4B E7%PWnwf+FJ1?AH#]6Xk"=Myz7ǖp+bE~{ +Y]ONwVlye>ljeui}d8Y<|k -{|˘J0R eG*![.7 చj>zMt}/'yYDlsBfYm}f~LayGEUGF#=fl5A#y me >o\,4Ir5Lj`y,b(IStmQ'OSIWTi콬kO'BbmnC+D1a 4fcL*|"saGAS;Vð3Pi.YQ6 YbP$ch;EņWoz<I+d+ 5nE? >w4s'ֲiSj7;;el+A) ZaOe!+LE1 *CaVb;CïM{C܉1yt΅\#8lfʉms91P~\]1r6v q;$JV0yWȡ3,t#8.c >W(lBKnE0 %ˡ8 ͛MlNU WpH֢_:DKbf(@nt,X՟D}X< g ɱ bgx\C%RމrGވY prg1T;o;oޥUoEGECEBy >0ؼP-/YDTHogJd;3@f#]5 I8nwӈnXͨ]9>S Ļ6, VlEٹrd/|ˢ$Wr}.,-2*mmմV'zw1VPqEDފ$_ %R2 19^+UMz U-BMy]dE#d#f/׬[M 0E0rD̅ : txo-۬-G{OIߌE23mKI+jjT'N|!䦤iJ~3 Hn.ZvtE*ED?,$vGlB\D^%5AVpyk)w@9YvM3Ujd}U<~nIEG8:}x޶"`V8Pa9hc VrԄ15|jͨM7E )H%SZafmSxyaa#K#[s^ߦwIs6zA,E%3"K%ث2v/J^1D푗/Lkq̢#zB2鲦@՞hB'l f&0X1yYb,dB?KtH 1LP+ ~wO JϺ`%zg R g *آ5q[!VPmR`T? 4U˚wP VF+^V[qm 8/jP|EUj\.wǎSc뉻/R503A/ gF3Nw`_?CXu[e Ɗ¹'v42UiVqSKNg߅.%3ɗc\ylq=E][9ާ}aFԄ`@A=L imL|F;&u I*"n5 O-$5X(HV҃v,Z4ChhqqǴa$o"fa|wLe{$" SR"LI\\CZ5c Ə!vy _OГOhcoBz;+шXe}'0ψh<gnK'to$}E> B-!L2s1IDmy\͚؈i{rԷJL,jU}r; :M3i~5si4zJ{)2W$,_ M7qD0d BCS=Пb-CёhJڏ9_aF'j)v%RLus[-d @ˠL6)2@[P|\W ]y! ;2bd$y'U*By"5<_ͣW=n| B}r8VCC y|d }'WXez姜;/aҀhϦ GX^ިa bGtq qcV>%ppDAUjqx)mGuwtaْUX=|݀c3]ܰG|1TE[+ס21aO2ho Nh2zA $ޘͺ45w}_6{jv<L8dKF>w <s- 4t ]G9JR:6 ,=B_J'cW+ bN v Zae im`d $P_(& [wԚ㜮VoB=3 * P &bj^zK6V;UW7(AbaYRJk `:agk9q#LCGKފ,h_pj +׳ >'D^je o!va6S$zU$sno8=GUXgጧV&"UӇBB鑼Raj ˳dڃ |z1 1f_dâS|R+HGyr^"Uc+0UNQ9<~N?UksJNg{ܱǺ|"&z1gv $8x' -X%S!3&n`ˢPkʧTZ;M^T׾I B߂ߦz|aEX-hIW z|v(zn5 pEz'xF9FU0"w#2u>Iifb+R9>Obp:/;ťD$d6ZGtJ]ǘFi$ҵ@g&0%y  S_i.y |g[ YZ