php7-imagick-3.7.0-bp154.2.4.1<>,ԉc6!M@eeeS.cbߢem>@֟2^|P~Qȇ6ΥozDqpDg|ھ"uKmOޯޝ }7BOw.QA+DaDf@>-()N`^4BE@J"3&h1{Mi[E!5+oci7DU뤺aM 'xw;R瓬Vm :of(6sϤAG1o5,}5zk>DS?Sd ! D  EKTl x    $<Q(89:BOFO)GO<HOTIOlXOtYOZO[O\O]O^P'bPcQqdR!eR&fR)lR+uR@vRXwS xS8ySPzSpSSSSCphp7-imagick3.7.0bp154.2.4.1Wrapper to the ImageMagick libraryPHP extension to create, modify and obtain meta information of images using the ImageMagick API.c6build77|SUSE Linux Enterprise 15openSUSEPHP-3.01http://bugs.opensuse.orgProductivity/Networking/Web/Servershttps://pecl.php.net/package/imagicklinuxx86_64S A큤A큤c6>c6>c6aݡc6aݡ344d8239ed628e59b0ac1a92cace0ec7d3993876ee7939c11a8ce6295cb49f805095cdf1e24719e5209c65b5c34190ebf9b306842e55cb1c765d6294a5b67f6d4cadf2333ee20e2aa5f972fe99fa534bce5f7c74e6ba903c3d58ebe42bb77630b6e00df9cb3b91977c0d64a7c4db48cb6f5041f6eeda6583c236775f70a35b78rootrootrootrootrootrootrootrootrootrootrootrootphp7-imagick-3.7.0-bp154.2.4.1.src.rpmconfig(php7-imagick)php-imagickphp7-imagickphp7-imagick(x86-64)@@@@@@@@    config(php7-imagick)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.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(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-imagickbuild77 16645275313.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:php7drpmxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4a0f1df6da07f7ca151d67d28eff01dc498f018a, not strippeddirectoryASCII text, with very long linesRRRRRRRR08\ni@qdutf-8c4eb72c7622b2373bda647ab41102ae1c4543a75b8e6c457b0b0fab6018f0e08?7zXZ !t/HL]"k%s: B`}ܘtkX,YM[/y E1 c;'7X VOqMcʠ(BDMQCdZx _Wz}_0^62Vn[+ z?X٭̳s:0W Qr*ʕ6[Ri8rC.Bbm]N#Wh_0ʬdGC0ln"l ԆiZqT,rr~4˭m7R9N9Ќ>M5$ku@ՠ1":gY[ ɂ鉒}fX!-R0KB)6^xƈKrFO4 "S`:|ު>ǽmO'av]U&\YYh8y?a+ |6R> *%T8%un̟ %8 C n*VZX0*cV؜Fg/+-/5T/-ni .ỷ% lz Z頴LQ`2lGJYɵMYT/ȟs9E#;Bwe$ M{v;kf Ϗ댃4% L'"Bl I,"L8fAԉd"n9hv7h|0Vq8^*s,~ĹRLOmr:89;Q_LbfjU]3Y %1,6Ahyx 0$I \n\q0ɴ:"iowɹ! ] Aq=D}Zʂ1e}|c5Q% .qy~>{i:ĵy=tϕxPʧ5u} 21)[Gʧ'x|%## "f`ʟLD++jD]?25cCPԓܟ@d<5!"NtHCU7xb. m#q3vpI$b]wYR&+Kda&gMA)Y<XO[Vس}z>ZɢYXFreywzohݘ |tz+:i\ ǗsOBT> ]/߮P6-YA6*J+53۱Z*4"FEG]^HV2?(^@cG^'ZJm:Nj]fbҬDAz$[KX-"Y/i8:T +0#v7+2qZX#Q`k{ߎ? ȬNyKGUI,@R7S%WI:之 t_轔PJsɮbT aU\CO{ɘoo4ޙXĶܡ*a gZ*V(pyR8sb> \? Rye7~R*40QBPaynR L&!8z~a1a=9Нtb}e R?Ҩ D9GiPbqGe^#sKeO8׹<#WBMLĈ Zs3t(DP7Գ[(&E׃{CلHwÏ'@,ʛSJ(R|w7v8? b 0=#ex[h64*gOtW׆ܝWLhiw&\qX`m/:NYŢj oqX溱=b;F(=ăar9r? !/Sl;bVO_+5[Ô>N{U>"1\TѨo&Â6 BY䩰~HWzxHƅ|^H㣄Er~ntEq]0?3^YQY'm/I zH- GkmN j(ȗ>5SĹ^9|$+>rg t&:g]I-'8Xcyeyڏ'.xuɔP 83]m#Ā~" GKIE-GUEo̙4$":ref }AJ[ȲKjGlo5 Z$&BbLIhrg5‘1wMDh:D1MrXgbh['DTقW kks@܌U$( V@~l w'})?{YK%ʳ;&]xپ#m>0 A@"i*"K5ܨcF&+*4B%lJIki74ύNrhKà`^20mkFj[<"Ҭ-\6qRzE)yg!,eKVYClڬ|s1SNxm`U+=,@');;D=mm&h?{S~"|*PITN5.Ze"~.S _ހjVd@c( `&TU7埶X|XXش uKU;6x? WM2ncN5?z CT]L.{3U^ Yv;^,Z4ցtdZdv17a`:w,kWWB9W2#-xȝެ* (j-k8T(oAu04ks1x4A/8=|A$BJs&8DUJ h8z_f 3R"IL'z_]@v1TȊHe豆nUJl Yޝl4m%©м|?"?B~RHs d.~$]r?E5xBGT`c)Y.dvʽHz7!PG- "X$D . ˊ%#<8`έald] df`)={~u'Y0&(ru>\(F:4"W7&LwO="VFA!˥Gctg'E}6@yIH< ux8I_\mojOHn">BnZ )K6wSɘCڮ(5a7Nr:5h#3O?_tb͔h9Hq1 c iCn''bExS 6r{e `[V-^irVm,AXBmM?IQ{2}G*CYRce@ [QHcg :\[~/_tXVtU#?d[ toHug, b9yTc8X ?/h_R )( khg880 `r)Q=[Hɔ>ɠ̵GIS~ ^IXge> h9E$N0d7--sK.gHt n}fЎ#/V*?1ǐ rIO_,5ǙN3:X3/ Ks(e[4dz|l0'輯8ǖΩһd&a?${e ^e5쎛vKZ9"(yU=kIrp $?SMNJ uY!8ϰwWbPoS\֤KG6BK=nc33,KIbOǧ`ɂ.[ =_܁KnY؊Xˋ7'{Pbp%uPzem@ !8poX>~Dx wčpTyӦ- YY[ nEv|t ۄcZ}1闪ɪ@Hisȯġ<(S;cNev s4P$3Kd!fq?9UZpTq{F&)qW<拨 <Q[W]#Ԭ Ԝ$܆#ozzi;#`<6b׆-SXu( $xwd~E>mf?` Mux=2. OsZBfD葛"2"ړ>+) kbyFh57TfN2P! PñQ%"ˊ?.Z|N8Rԧ60(JI{'yCT{Z,Rk<;#bʽ^@Ӄf2RTskBdD4<@U*4Ǘ,jzWZחӋpa:V &phPb;*Z Vt]4\ #r㒜DpHY2!غuuiMy;k<-'3T\g{˕‡_l+ !)ץNHPwlِ2!ㅑ浉.ȌKA'%@D_4hzS)x&eU#HN{Mo# z_-Y/ypyU9sNRSpL )0L#6yzI#CW7'V)e[~*pܲ3Z-Kq-U%C?lZ8lwמvf<Tyn j\k}Yix=`f!}=Vݺ?KOT2kun=R]9ăư/zХW*QPn11bɩGHw%I4cW%wWz[OJ32a7Dx~'{2"@!fiwK܊=$}~_|y}uyT>e!rק$ظk@;P㣃 #L#ZgݛIme{}sr&/a| Og.鬲i{䆴m01*8Vgj;Yb7|}I’ 7D +ُcixU6*c-b{TS FΖ~6:' _Yy:KOG-<>Z:9KjLP#IָZl=1 lf%TC]K[n Ns:TT*_j=ēY\K4e8@ >n:[/\ۥfiH.W ggr*&pB{lP2=,Z)0x9ct5VҡXHM6HIb=DU_>:y T<088_C_60 MUӶe9)yOvR dBONfo555R }@K{l‹*07w|7Wo/įh^P]}$휰{xiҕ7væ1|tu]@/0*8k\UYYzJd<_n,|@}mWHUҙ1Hi9u.w]z а3+1W"|lTjiE@$spe5_`O* rBK"5Oȿx%Ik14tk?.̙$[αi1r@EoE{ 3l>($]M"lAQU bQ5!.U( ![a= TNWOibWy< +ǎ\RQP;̽1=iOީDMފ4T#u|oCYKӲٻ+{TrsWO8wolQ݄('x<J*PjԪ(g_N(ͦIs(%QG~G[fcR~h@1rN(j,d[V MƳ]WtP,v0#?C#e -YPې!ӝOڜuwA]tɝ&H+'9>f~sQēxv8j4!玗 Թ+#V9*#>yJULF<\xm$ߵL6LuI%˖#N-Dmpp;;`^V/jуkdb8Eg1Nzs)`W/)pR;䜜!Li6 C\*J6씑ǸS/M߱ZJUwlr65๟uM'GZBc4W0%XP6R^hczQ:x0Q0޿p ƉpYx]XcFXK+U @S{SϟW*14e;ERED'[w=@.nqUVon/ E@@`'RXsֶo_G*a^mb m)]Jϔ{ R^X|l Ak[35h[6u/Ktju5dž^CQ0Z_O/@LAielt W\Ɓ_A)K XX&|4\N@֙;I@w2-7Cc"Cco/'^'boqO8rjp~h&L""*G{p础">qu-1V" p*^V![nrQ'UJT6,yJ0՟s@_eZ9߳^ԫ"J XK?lsw8' x?2&]Joo!d2֫C'6#3V8)\*K C zƠcz%Ah\^rWF~=119.@s!%B^8 54Ō>@,!VD5鳉״շ2$.DWaX1Kyuir,m`"杅.1-1DM#HezZও8ŽY ~\Wisbе{ƓnH%sVa }f> [kQ7tT2t)dqy1$<QվpN>~'P7MH ֞^O |@\v~Z%{iYa޺D#ê\00^EC2+_? " G_ԮdgޝEK,&KN8F^X$_V ^ƝW,) F$UZ^vxOs#s\;w#鿼^;ܻeö{`au]NH]EbKAX9WlB/9ČuJfc'(l^!9kjYHT *Z >2ms-:v*ND4 УJ4[?2j%@8+Dgn K!*t7U}9/@jl1VnAdwS"`Uxp0+ l-WLx{o|YaUo~t *L *$\ (n'L]_%:':JblsVjiEhgǿ.$PA[9 &U'nyЂCG|9YLZty+ޑIVDϛ5G%XFC=rs4R| wo|`d*.LvXh'Ǡ|w˵v 1HUL,nE~^MQO}g+lA1UUFDcMVU`t,0t#[UϚvB,u 5x~2Pk+3B?% *rt0 mCЄws'|ф{rS(8I".?$HJ99_mE%q[A=VphZ.`uSt:j$eRθf)Ǭ6slh:5OVW-O*EmJ1veUi2]*S^Ph [|[r)@i!i'^~ ,-ttAd/cԓ1@ _P0U i2؎}VM˱55-?ݴGS1<\EthbW"?D b wg /[s=/2V Ah\a}Kv`;.IbTTupq^;z ݨ&E#مy &R]l֙I9)Ո6SHf$$K=N7(DǙ ,6V ^aaJC(21hQ[VshIfb2 ,&YK>G[ݒu U p4&ы6vwO풟(ߊ'AP3:`Fֶ@HmUU\:=NON ~<Ӕ D opߐrϰзw"d{ytr$8ݎ\JVMެlS%qYM:c-"D1Ta^]'`>_p|Rg3c')cLrnyȮs q& +qE?)v@s&d՞]*M.w6''B̕oL+K`1+ l +BوնD*`J8ej8Z;rB- /pb}ԤэHQjI{3e |rZ~b$bC%úm_<1b7Ď|2g_Ѱзv\x7>5\Zvk z,ur%h%j([˴} ~v؜PIk2QPC3$Z )WXIr }e ݛƙ _9X\@W%&:{]M2-H*sd%&dé yz =>Bn*G}/ -=nfgN]"grK=u5L[i7((D? y02!c>(=v_)EM74"g5FcNmFob8i$d0|V fxSS;\.\r &#i>e}`IQH~5)ˍ4- |mg*??ŕ{|Y+'YnA c~f/\Zm^)6oxP1$*\DE|:WV"El bPwfU}#Mq1zߑk|'{K~_x ?۷lx"ѳBy FAzToV Vb-9gLՉ& M E$(QJXj i^G Ens՟G*3%TVαx>85Zu$Aq[:EDfp`ݾMJΚ|{āg*\~ԽT7xj3pM'1x/؄޵Vu3Xc#!Dωs3^as!>j#H  EH؈;]TZTR@0@>]rXEF9%ÞMŝiC onBSbSK7h b'2 JJtSv\MWuܘ2a$O>U%(H.J4'q^sjPH>1oVxo-Pկ@O~J8k($@I-e5@Et26؜*U 5ԛt3vfgQNq7O<*mC^4&H)IMOùN5WHGuN,?@pmd j>`w]Љ]+}L4\/))٤W;<\-09NKKI{2~wς@.Uս_-_alUB6g"Ul̷G3a:9?zuD1F)jiWݵٛɳlnHm䨍}`-j 7zTF4YK!MM4vz"M_g6Om puL (|^#;]ʉ&'DER*y6'"[;e*tI$BpNvRg mm=݈ks?UqϫM:C:M`F!iOqBJ{e c#ʾ0{͇õ|̄ 㚬%Uӛ h筺4޾3E^@KqXQlA ߸g{n:׫j&VH؃jG i.^HIT(f?Nhcz&Ijwz+Ĵ,?YgɼDV6Զ_/S'f9J|"يtӸ k(݋3*5sE[,$SюI`FX]ƥbN]8wn<^hk`3a's0T<ώfH _ Eڂ',n @pw+DD9U.fΡ#W@f8/k_^EX\tAACx#)ۈ#&,tӓ7ʓf@+gtK5 a~Lҡ Iغ@Yt!OsFy%JU dXShBqMs23vRr(rR0p$p :ٻD=J)GFIq"=sk[N'ԁ3 λJ Wrq/M[vPέ͖'љ^jFhiEFsĂ6Fs:7:'_ܻvTIgG;!Y#a)TmeI; XxoF1V!ź.]!7:5lks芘-=-zJIAĪ%>J`D& ε&T D%Y_ޒ9BD1BE+)&b@973Kzd!0WA9)F.ʯEն YZ