- 5.24.00b-1- Update to 6.22.00
- Drop patches accepted upstream
- root-FitData-assert-fix.patch
- root-clang-altivec-vector.patch
- root-format-fix.patch
- root-moved-file.patch
- root-xmlmodify-dep.patch
- New and improved Python bindings
- The new Python bindings can be built for both Python 2 and Python 3
out of the box. Dropped the workaround in specfile for this (EPEL 7)
- Dropped the python3-other packages (EPEL 7)
- The new Python bindings has split the TPython interface to a separate
library. Now in a separate root-tpython package
- root-tpython and root-tmva-python are now using Python 3 on EPEL 7
- New subpackage root-gui-browsable
- New patches (submitted upstream)
- Fix too aggressive -Werror replacements
- Add missing call to TFile::SetCacheFileDir in a TMVA tutorial
- Adjust stressGraphics.ref
- Fix off-by-one error in histogram v7 bin iterator
- Compatibility with python 2.7 versions before 2.7.9
- Fix the RNTuple.LargeFile test on 32bit (i386 and armv7hf)
- Fix doxygen issues
- Fix bad regex in TProofMgr
- Compatibility with xrootd 5- Disable LTO- Update to 6.20.06
- Fix test failure on ppc64le and aarch64- Rebuilt for Python 3.9- Replace BR qt5-devel with qt5-qtbase-devel- Update to 6.20.04
- Drop previously backported patch root-tutorials-unique-filenames.patch
- Improved patch for the PyROOT issue on EPEL 7 ppc64le- Update to 6.20.02
- Drop patches accepted upstream
- root-dont-download-input-file-if-it-already-exists.patch
- root-fix-plugin-definition.patch
- root-man-install.patch
- root-pretty-printers.patch
- root-python3.patch
- root-stress-aarch64-ppc64le.patch
- Drop patches no longer relevant due to changes to the code
- root-missing-include-string.patch
- root-static-constexpr.patch
- Add workaround for PyROOT issues on ppc64le in EPEL 7
- root-epel7-ppc64le-pyroot.patch (patch conditionally applied)
- Fix path to moved data file in tutorial
- root-moved-file.patch
- Split the root-roofit subpackage into four different packages
- root-roofit, root-roofit-core, root-roofit-more and root-roostats
- The root-roofit-more library splits out the part of roofit that depends on
the root-mathmore package
- New subpackage: root-histv7- Build for 32 bit ARM again - gcc-10.0.1-0.9 fixes the problem- Fixes and workarounds for gcc 10
- ExcludeArch for 32 bit ARM because rootcling_stage1 segfaults (bug #1811604)- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild- Fix shebangs in root-cli for EPEL 8- Remove workarounds for RHEL 7 aarch64 (architecture dropped by EPEL 7)
- Enable QtWebEngine dependent modules on EPEL 8 (now available)- Update to 6.18.04
- First build for EPEL 8- Rebuild for g++ 9.2- Update to 6.18.02
- Add workarounds for issues caused by the RHEL 7.7 update, that left the
aarch64 architecture at RHEL 7.6.- Rebuilt for GSL 2.6.- Rebuilt for Python 3.8- Root 6.18 requires pcm files to be in the same directory as libraries
- Add libPyROOT.rootmap and libPyROOT_rdict.pcm as slaves to libPyROOT.so
in update-alternatives- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild- Update to 6.18.00
- Drop patches accepted upstream:
- root-avoid-gui-crash.patch
- root-doxygen-generation-with-python-3.patch
- Drop patches with alternative fix implemented upstream:
- root-dont-install-eve7-files.patch
- root-ix32-geom-opt.patch
- Drop ppc64 specific workaround (ppc64 no longer built in Fedora or EPEL):
- root-ppc64-doc.patch
- Dropped subpackages:
- root-geocad
- root-graf-qt
- root-gui-qt
- root-gui-qtgsi
- root-io-hdfs
- root-io-rfio
- root-net-bonjour
- root-net-globus
- root-net-ldap
- root-net-krb5
- root-table
- Drop BuildRequires needed by the dropped subpackages
- New subpackages:
- root-graf3d-csg (split off from root-graf3d-gl)
- root-gui-browserv7
- root-tree-ntuple
- Don't build python2-root for Fedora >= 31
- Include desktop and MIME type files in source RPM (removed from source)
- Install man pages in correct directory
- Use correct library names in plugin definitions
- Don't download test input file if it already exists
- Python 3 fixes
- Increase test tolerance (aarch64 and ppc64le)
- Fix GDB pretty printers install name and location- Use python-embed pkg-config module if it exists (python 3.8 compatibility)- Build without HDFS support on Fedora 31+
- Hadoop is FTBFS and uninstallable due to missing Java dependencies
- Build without HDFS support for 32 bit architectures on Fedora 30
- Hadoop is not installable due to missing Eclipse dependencies- Rebuilt to change main python from 3.4 to 3.6- Fix typo in patch (missing space)- Rebuild for readline 8.0- Update to 6.16.00
- Drop patches accepted upstream:
- root-adjust-allowed-test-difference-for-32-bit-ix86.patch
- root-crypto.patch
- root-js-syntax.patch
- root-missing-header.patch
- root-set-cache-file-dir.patch
- root-stressgraphics-ref.patch
- root-test-compilation-epel7.patch
- root-test-subdirs.patch
- root-unique-filenames.patch
- Dropped subpackages:
- root-rootd (obsolete - use xrootd)
- root-proofd (obsolete - use root-xproofd)
- root-proof-pq2
- New ROOT 7 subpackage:
- root-graf3d-eve7
- root-gui-webgui6
- Make tutorial/v7/line.cxx run in batch mode- Remove obsolete /sbin/ldconfig scriptlets
- The root-core package installs a file in /etc/ld.so.conf.d, so it should
always call /sbin/ldconfig and not use the macros- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild- Rebuilt for libcrypt.so.2 (#1666033)- Update to 6.14.08
- Make tutorial filenames unique to avoid overwrites- Update to 6.14.06
- Let clang ignore some gcc options it hasn't implemented
- Don't build python2-jupyroot/jsmva packages for Fedora >= 29
- Drop previously backported patch root-TGHtmlBrowser-crash.patch- Fix crash in TBrowser when root-gui-html is not installed
- Use empty .egg-info files instead of empty .dist-info files to make
virtualenv happy
- Add Requires on root-mathmore to root-mathcore (for default integrator)- Rebuild for tbb 2019_U1- Update to 6.14.04
- Drop patch accepted upstream: root-python-3.7.patch- Rebuilt for glew 2.1.0- Update to 6.14.02
- Make python3 the preferred python for Fedora 29+:
- Give python3 libPyROOT higher priority than python2 libPyROOT
- The python scripts in root-cli use python3-root
- Let root-tmva-python use python3-numpy
- Fix build issue with undefined symbols in libSrvAuth
- Make ROOTConfig-targets.cmake not error on missing files to work better with
subpackages- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild- Add Python 3.6 packages for EPEL 7- Update to 6.14.00
- Drop patches previously backported:
- root-doxygen-makefile.patch
- root-crash-fix.patch
- root-test-stress-32bit.patch
- Drop patches accepted upstream:
- root-test-subdirs.patch
- root-test-fixes.patch
- root-out-of-bounds.patch
- root-doxygen-tilde.patch
- root-noinst.patch
- Drop patches for issues fixed upstream:
- root-dont-link-jvm.patch
- root-system-pythia.patch
- Drop patch root-urw-otf-hack.patch - broken font file no longer present
- Drop Google Droid Sans Fallback font from EPEL 7 root-fonts package
(the font is now available in EPEL 7)
- Use two more patches from Fedora's llvm5.0 package
- New root-test-subdirs.patch patch for more instances of the same issue
- Fix a test not setting cache file directory so that it works offline
- Fix a compatibility issue with the EPEL 7 gtest version
- Fix a missing include
- Workaround optimization problems in the Geom library
- New subpackages due to library splits
- root-tree-dataframe and root-vecops from root-tree-player
- root-net-httpsniff from root-net-http
- New subpackages due to package splits
- root-gui-html from root-gui
- root-gui-qtgsi from root-gui-qt
- root-io-xmlparser from root-io-xml
- root-proof-player from root-proof
- New ROOT 7 subpackages
- root-graf-gpadv7
- root-graf-primitives
- root-gui-fitpanelv7
- root-gui-qt5webdisplay
- Rename root-guibuilder package to root-gui-builder
- Create empty .dist-info files so that rpm auto-generates provides- Adjust Vavilov test for Fedora 29 ix86
- Adapt to python 3.7- Rebuilt for Python 3.7- rebuilt for cfitsio 3.450
- Adjust allowed deviation for PDF file sizes in stressGraphics test (aarch64)- rebuilt for cfitsio 3.420 (so version bump)
- modified patch 13 to also produce smaller debuginfo on x86 (ld out of memory)
- disabled test gtest-tree-treeplayer-test-dataframe-snapshot on ARM- Update to 6.12.06
- Drop patch root-Fix-constructing-the-GSL-MC-Integrator.patch (previously
backported)- Fix test failures found with new default compiler flags in Fedora 28- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild- Rebuilt for switch to libxcrypt- Update to 6.12.04
- Drop patches accepted upstream
- Drop previously backported patches
- Unbundle jsroot in root-net-http
- Add hack to work around broken charmaps in StandardSymbolsPS.otf
- Use local static script and style files for JupyROOT
- Fix some javascript errors
- Fix build rules for test binaries so that they are not installed
- Address memory usage issue for ARM build
- Drop pre-minified javascript and style files (Fedora packaging guidelines)
- Enable builds on ppc/ppc64/ppc64le (do not pass all tests, but the list
of failing tests is much shorter with this release)
- Add dependency on python[23]-jsmva to python[23]-jupyroot
- New sub-packages: root-gui-canvaspainter, root-gui-webdisplay and
root-hist-draw (not for EPEL 7 since they are root7 specific and
require c++-14)- Update to 6.10.08
- Add BuildRequires on lz4-devel and xxhash-devel
- Workaround for missing gmock libraries only needed for gmock < 0.1.8
- Address some warnings during documentation generation- Update to 6.10.06
- Fixes for new mysql_config- Update to 6.10.04
- Add temporary workaround for broken mariadb headers in Fedora 27- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild- Remove additional references in cmake files- Fix removal of mathtext, minicern and JupyROOT references from cmake files- Update to 6.10.02- Update to 6.10.00
- Drop patches accepted upstream
- Drop previously backported patches
- New sub-package: root-unfold
- Dropped sub-package: root-vdt- Remove JupyROOT references from cmake files
- Do not generate autoprovides for libJupyROOT.so- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild- Fix for macro scope issue (backport from upstream)
- Fix a problem loading the libJupyROOT CDLL module (use absolute path)
- Add ipython dependencies to the jupyroot packages
- Exclude s390x - endian issues
- Re-enable two tests on 32 bit arm - no longer failing
- Add BuildRequires on blas-devel (for TMVA)- Rebuild for OCE 0.18.1.- Python 3 compatibility fixes (backport from upstream)- Fix relocation problems on aarch64 - using patch from the llvm package
- Re-enable building on aarch64 - works again with the above patch- Update to 6.08.06
- Drop obsolete patch: root-tformulaparsingtests.patch
- Drop patches accepted upstream: root-spectrum-batch.patch and
root-missing-header-gcc7.patch
- Disable failing tests on s390x- Disable building on aarch64 (it is now broken again)
- Add missing header (gcc 7)
- Fix a test failure on Fedora 26 i686
- Fix some format warnings/errors in GlobusAuth
- Use the right delimiter when splitting the icon path in TASImage
- Disable two more tests on 32 bit arm- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- Update to 6.08.04
- Fix broken TPad::WaitPrimitive (backport from git)
- Rebuild for gcc 6.3- Rebuild for readline 7.x- Rebuild for glew 2.0.0- Rebuild for Python 3.6- Update to 6.08.02
- Drop patches accepted upstream
- Drop previously backported patches
- Drop obsolete patches
- Enable hadoop/hdfs support for all architectures
* libhdfs is now available for more architectures than ix86 and x86_64
- Enable building on aarch64
- Rename the python packages to python2-root and python3-root
- New sub-packages: python{2,3}-jupyroot, python{2,3}-jsmva
- Dropped sub-package: root-rootaas (replaced by python{2,3}-jupyroot)- Rebuild for gcc 6.2- Update to 6.06.08
- Add the packages providing the libraries listed by "root-config --libs"
as dependencies to root-core
- Add missing scriptlets to root-multiproc- Convert init scripts to systemd unit files- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages- Add requires on redhat-rpm-config to root-cling- Update to 6.06.06
- Drop patches root-gfal2.patch and root-keysymbols.patch
- Make root-vdt package noarch- Add GuiTypes.h, KeySymbols.h and Buttons.h to dict (backport)
- Minor updates to patches - mostly backported from upstream
- Reenable hadoop/hdfs support for F24+- Remove mathtext and minicern references from cmake files
- Fix the spelling of CMAKE_Fortran_FLAGS in a few places- Disable hadoop/hdfs support for F24+ (hadoop was retired)- Update to 6.06.04
- Drop patch root-no-hexfloat-const.patch
- Add requires on gcc-c++ to root-cling- Rebuild for OCE-0.17.1- Update to 6.06.02 (F24+, EPEL7)
- Change to cmake configuration (was using ./configure)
- Change to doxygen documentation generation (was using THTML)
- Run the test suite
- Remove compatibility with older EPEL (Group tags, BuildRoot tag, etc.)
- New sub-packages: root-multiproc, root-cling, root-r, root-r-tools,
root-geocad, root-tmva-python, root-tmva-r, root-tmva-gui, root-cli,
root-notebook and root-rootaas
- New subpackage for EPEL7: root-python34
- Dropped sub-packages: root-cint, root-reflex, root-cintex, root-ruby- Update to 5.34.36- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Rebuild again for https://fedoraproject.org/wiki/Changes/Ruby_2.3- Rebuild for glew 1.13- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.3- Adapt to gfal 2.10 - uses a different #define
- Exclude ppc64le - has the same issues with cint as ppc and ppc64- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5- Add versioned dependencies between packages
- Reenable hadoop/hdfs support for F23+- Disable run-time dependency on gccxml in Reflex (allows installing on aarch64) (#1263206)
- Enable Cintex on aarch64- Update to 5.34.32
- New sub-package: root-fonts (STIX version 0.9 required by TMathText)
- Use GNU Free instead of Liberation, works better with TMathText
- Fix segfault when embedding Type 1 fonts
- Drop patch root-no-extra-formats.patch (workaround for above problem)- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Update to 5.34.30
- New sub-package: root-python3
- Disable hadoop/hdfs support for F23+ (not installable)
- Drop previously backported gcc 5 patches- Update to 5.34.28
- Merge emacs support files into main package (guidelines updated)- Update to 5.34.26
- Drop patch root-xrdversion.patch- Rebuild with fixed cairo (bz 1183242)- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_2.2- Update to 5.34.24
- Drop patch root-bsd-misc.patch- Move xproofd binaries from root-proofd to root-xproof
- Adjust EPEL 7 font dependencies
- Rebuild using new binutils (ld bug fixed - F21+)- Update to 5.34.20
- Re-enable xrootd support for F21+ and EPEL7 (now ported to xrootd 4)
- Do not depend on wine's fonts
- Drop patch root-gccopt.patch- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Update to 5.34.19
- Disable xrootd support for F21+ and EPEL7 (root not yet ported to xrootd 4)
- New sub-package: root-net-http
- Drop patches root-thtml-revert.patch, root-gfal2.patch and
root-proofx-link-iolib.patch- Add Requires on root-tree-player to root-gui-ged- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Rebuild for ruby 2.1
- Fix build failure on F21 (missing symbol in libProofx linking)- Update to 5.34.18
- Build GFAL module using libgfal2
- New sub-package: root-vdt- Update to 5.34.17- Update to 5.34.15
- Drop patch root-davix.patch- Rebuild for cfitsio 3.360- Adapt to davix >= 0.2.8- Update to 5.34.14
- New sub-package: root-net-davix
- Drop patch root-pythia8-incdir.patch- Update to 5.34.13
- Remove java-devel build dependency (not needed with Fedora's libhdfs)
- Adapt to pythia8 >= 8.1.80- Fix hadoop lib location- rebuilt for GLEW 1.10- Update to 5.34.10
- New sub-package: root-io-hdfs (Fedora 20+)
- New sub-package: root-sql-sqlite- Exclude armv7hl - cint is not working
- Use _pkgdocdir when defined
- Use texlive-stix- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Perl 5.18 rebuild- Rebuild for cfitsio 3.350- Update to 5.34.09
- New sub-package: root-montecarlo-pythia8
- Drop patch root-gfal-bits.patch
- Use xz compression for source tarfile
- Update ancient root version in EPEL- Update to 5.34.07- Update to 5.34.06
- Drop patches root-gviz.patch, root-ruby-version.patch,
root-rev48681.patch and root-rev48831.patch- Rebuild for ruby 2.0
- Rebuild for cfitsio 3.340- Update to 5.34.05
- Rebuild for xrootd 3.3
- Patch for latest graphviz (libcgraph)
- Drop patches root-glibc.patch and root-tclass-fix.patch- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Rebuild for glew 1.9.0- Update to 5.34.02- Rebuild for glew 1.7- Update to 5.34.01
- Remove sub-packages root-clarens and root-peac (dropped by upstream)- Do the glibc 2.16 patch properly- Update to 5.34.00
- New sub-package: root-io-gfal- Update to 5.32.03- Update to 5.32.02- Rebuild for xrootd 3.1.1- Update to 5.32.01
- Drop patches fixed upstream- Rebuilt for c++ ABI breakage- Adapt to new ruby packaging guidelines- Update to 5.32.00- Rebuild against PCRE 8.30- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Update to 5.30.04- Update to 5.30.03- Update to 5.30.02- Update to 5.30.01
- Drop patches root-lzma-searchorder.patch and root-cint-i686.patch- Backport upstream's fix for the i686 rootcint problem- Add workaround for rootcint problem on i686
- Pass default LDFLAGS (relro) to make- Update to 5.30.00
- Drop patch root-listbox-height.patch
- New sub-package: root-proof-bench- Change build requires from qt-devel to qt4-devel- Update to 5.28.00e- Rebuild for new glew soname- Update to 5.28.00d- Fix emacs Requires on RHEL5- Update to 5.28.00c- Rebuild for mysql 5.5.10- Update to 5.28.00b- Update to 5.28.00a
- Drop patches fixed upstream: root-afterimage.patch, root-htmldoc.patch,
root-xlibs-ppc.patch, root-cstddef.patch
- Remove the fedpkg workaround - no longer needed- Add workaround for changes in fedpkg- Add Requires on root-graf-postscript to root-gpad
- Require libAfterImage 1.20 or later to fix issues with circular markers in
batch mode
- Add python26 subpackage for EPEL 5
- Fix an issue where the last item in a TGFontTypeComboBox is almost
invisible (backported from upstream)
- Add missing cstddef includes for gcc 4.6- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Fix linking of Xlibs on ppc- Update to 5.28.00
- Drop patches fixed upstream: root-linker-scripts.patch, root-dpm-rfio.patch,
root-missing-explicit-link.patch, root-split-latex.patch,
root-cern-filename.patch, root-make-3.82.patch,
root-fonttype-combobox-dtor.patch
- New sub-packages: root-genetic, root-graf-fitsio, root-hist-factory,
root-proof-pq2
- Make root-io a separate package again - the circular dependency with the
root-core package was resolved upstream- Fix crash in TGFontTypeComboBox destructor
- Add Requires on root-gui-ged to root-gui- Rebuild for updated unuran- Update to 5.26.00e
- Drop patch fixed upstream: root-tmva-segfault.patch
- Add Requires on root-proof to root-proofd- Add Requires on root-graf-asimage to root-core
- Add Requires on root-graf-x11 to root-gui
- Add Requires on root-hist-painter to root-hist
- Add Requires on root-minuit to root-mathcore
- Add Requires on krb5-workstation to root-net-krb5
- Add BuildRequires on krb5-workstation- Adapt makefile to changes in make 3.82- Update to 5.26.00d
- Improved doc generation script- Don't remove the prec_stl directory
- Create a separate tutorial package for the tutorial and test suite- Correct license tags for: cint, core and roofit
- Regenerate source tarball due to upstream retag (again)- Add dependency on gccxml for globus-reflex
- Split some packages to break circular package dependencies
- Merge libRIO into root-core
- Regenerate source tarball due to upstream retag- Update to 5.26.00c
- Disable cint7 package - no longer compiles and has been deprecated upstream- Use external xrootd
- Make documentation selfcontained - can be read without network access- Fix library detection when linker scripts are used
- Allow building RFIO IO modules using DPM's RFIO implementation- Update to 5.26.00b
- Enable dCache support - dcap library is now in Fedora
- Use system unuran library instead of embedded sources- Update to 5.26.00a
- Disable cintex package for non-intel architectures
- Remove embedded gl2ps sources- Update to 5.26.00
- Drop patches fixed upstream: root-globus.patch, root-dot-png.patch,
root-loadmeta.patch, root-openssl.patch, root-hash-endian.patch- Initial build
€6.22.00-1.el86.22.00-1.el8TFFTComplex.hTFFTComplexReal.hTFFTReal.hTFFTRealComplex.h.build-id3e5d05eb4041f40c919d2243a8142f4bd47b72fflibFFTW.rootmaplibFFTW.solibFFTW.so.6.22libFFTW.so.6.22.00libFFTW_rdict.pcmP010_TFFTComplex.CP020_TFFTComplexReal.CP030_TFFTRealComplex.CP040_TFFTReal.C/usr/include/root//usr/lib//usr/lib/.build-id//usr/lib/.build-id/3e//usr/lib64/root//usr/share/root/plugins/TVirtualFFT/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectiondrpmxz2x86_64-redhat-linux-gnuC++ source, ASCII textdirectoryASCII textELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=3e5d05eb4041f40c919d2243a8142f4bd47b72ff, stripped
RPRRRR
RR RRRRRRhttps://bugz.fedoraproject.org/rootutf-81d19993adf37039e01f4649d9e86132ee2c599a5be7473541ae5332d9859be72?ÿÿü0ý7zXZ
áû¡!#¸‡,à#^å]"ÌkÀ%jxJ4$ø“:ÑCâÙÒ‹(båŠ*•±ƒWÿVèÍ; Dô’º¨D¡€ý¨ÓäY\:šÂü´›gÓ<™5ò&µ¢Ñ
ÃJÏZSÓ™>tÕ†Q‘ë,Ç_ŒF¡ÿƒkÝDJö G¯óV£ø÷)ŽænŽŽ‡(¬8_‚F-9äkW&†xrâ×ZWn/°îS”.:0AhñŠ
eÏnï*züþ»UÖåŽOOd"Õ5¾?•á‚øÃ.Ñê´#eÀçÝOÓC…Í q9Øã4~ÐPhpȃîðè’ýËŽåz¿7ƒ§„˜¾Žÿ,´lô‡+Y¤¬7GWz{´Cåf¤àx©ó¸î(¬<;´W> `o®¬ÊGJCAh,ö‚{k»"/·æûÀ¶m«ØÑºÑÇEç¶ú;x)×2Hã*ñÝñ‡8E}å=ÿçÆœÂÌè óܲ Ù©…G‰ÙÅ…o
ðÑfT_ÃdÊ-_špWÖn} ñ
¾äÆWÃ:‚Ý÷ ½gß©ö`{IÇ`ÚãF3IT…{ßöH£ |épó"y;ÄL<(NµÌaç5[“ñ~æ›æö^ƒbƒ‚K™¿¨Y]“'_.Ü#XYx¡`¤#
ÿè829É+ñ©³_¾´tÒ”ã¿ãMÚçx”5—pæî'Ÿ» ʸµã.¿
FÅ[Åçú~‹‡9ÁëXÞ£"Bt,&7•úiÜšßÁC©7V¬³äé]«p>È@ƒbÛB¶‘]†d¯wßû-ˆŒÂ¬â˜cKªíAìc¤t/ÇÑ‘W'ë;"#±r¶TiQp¨&¶ç
‘V·WTZ6Ý&æ"íöÐ>— ÷}"Ÿ«•¼Ç½Öò÷ñaãeÊk±œ£‚‘˜ví:”g¿&›¤<ÞlÁ¥Ò¾ œÃ£ð%Yt^ZˆrVõ÷Ûˆ–¨:?³þ±õÏ•Š´Ñ+Û)N•¬ ˆÿ
† Ä‘+£»9OŒXÆT/7§ß<Òä¦×8\öÖ E#ŸgcýÙÝáEmÉ^îÖHÛ–ÒlOn(&ÅÔ^–úS$§ãNØÒùä3Ž4iߺoNÚ‹[²UQlYcØRÈvmýîVFz£Úð¸`EvÂ!7¹Z„ªòj!De<š©’÷äÙù[ÏXOK€³³ê‡““Ï3Àäv4‹çÞ 1xÒ~AK²s?/ äwA;°ç®elyé½›ƒL.î÷¶,dÒ¶§ý…TŽ™ìí]Ìì·c¾¥j1æx&÷Ö·•9!*‹ußeÉ©@¾÷CYŸ‚IœVm€\Êxx<ØªÞ P!fPíUl¹½x2¨#)‹uzn:.E÷-3Ë?=ÕL¥(Y’νpÞ’N”Ñ—”ŸÄ,X~R’zŸâ!Q‘7QjþF(Ø×3¿ÄyÂ#²—¥Ü'Îl›ã¡bµÜŽ H—YåZ€øŽá/i޽Œ
”ÉPÍ'Žn r{ö{¬@‚ÃóÞäEÉ„œNT ²¨‡¡À»¤ó‚ejÎÔ&9
àxèèÁW>o^^SKm¦ä]Hša<õøÑ£Ù}UCµˆb:ƒ/=«óµ1¨¬Þ®7A‘y_}rmþ8ïdåTˆ¾>`²ã¯rsäý›+Ås²C8Ç,C•E6xçyE´GE}*Á=ĬG¾ý¼º9~Lý-û}|ÆòÊen‡\ŠðŠŠBDÈɇãá"aÀìXŸeâ¹q:_† [9¤6ïãƒ_,Ô€œB¸XhP^ã².å(vÏ;wx£oŶÿU·4ó‘QîÆ}8e¯‰rôHã¿30ל’“ •Ñ·m\ä³:é|2CÊ>ÂqѸ6!•N¬´¹UÔó-wÅÿTCÞÒ9Fø›w9rÐèAQÂ)Pž.;g„à~ÁScØI7A¿ë¢šKoyñ#šÏhqƒÔ%`¨Ûè9¸*„ü/‚ Õ[6òžç/VHõh*ŒäŤß?æ«`Ùe•ͳ·Î§a”«|Åàä#?÷•5ôºíu{ãn2Úow±ÉÖgâ7b^‚[ã÷Äu¢ŒJS)~SÕ~ø`JÚŠ}roðe±Æëƒ‘9Ìî‡Û^¼Ô¶óýßì§~T¨ƒuåIê÷ˆ'Ën¤„݇ÿ¢
Ù¥Ç=Æfï⺠¿Ä±P¶¹ÇifN–Y)#µ"§·E€*rŽùàKiW{Ž•^îÌþñœ1£³¯GöCøÈ‡-Û×eÔâö »,fx5DÆð6Ò-:Bö›^FÍrt+¥kƒEaH8šðP‘%<Є~XóJ0Žn,ÒvyŸF9«Yà ’Vr²»*ÑÑÖºÙjL›øˆ>΂&NðtEEqœ˜eo$É1
W¶ñšÊˆ$xÍß¸ïØ™ê¹tïêå±a(j›é¾˜@”ï«O2=Ùßð÷wÓÛˆ4ÄvBŽ˜k-Aðfßê“~ƳóÅŸÑŠªŒ6X[S°Ý{BòR¹±YÂ…mq¬Ü!bÿ4Xop)NYÁóä¦%qɵ›”ër“©ÌèaÄÙŸmਗ਼ø"CÒžJRÝw§–Ä2êîS9i["ù1b±øèÙO©–ÚnT4(½³-iȇí[„YgÇúÉŽd+³.0Ȉ\vˆQs%±IÀ00¿º[ñôýô•.x,ôѲH£
m9çŽÑ‹àJ‚#ñœÈZvìüÉ3âe#ÙjßÐn8ÇLf~ÅŠà^{Ù19<²' ˆˆç*MFk×½§GýJƒÑÐu†½ÛØæXi
#Œ£)—wý ²irßø ¢{ÿ¤™”ÿœÚ–Q¨fË!eÆ)ƒt¸¶î¢Ôß›e~pî<+ µÅñ»ÞNO§Ä9Íš”Î×J¾@±“]Þ`µª0܇j@>—[°%“1üŠ·I?àKµjš>mZU–suãÚŠÌ'v•yðLëî;¯cAæúìŸ D$Ì<Ãj…t:“§?3qz²É5«:árBèŸãÿûwï¾Vù>e«5øÉ2lîl°5m:®}êæFWäóñôHA;ÓåÐÆk¼ÎI%ñˆŽR·±ãÑ5°ÐUrÆz!†;µ“ú8Ì]]ˆQ‘»kÁV¢‹O«òEÜÃïDN&Uèm¸ÑKalè:)–-{¦Vž79’¥P”¥4‘.ë낌Îcö0ŠuYk6ÏMæpÚ5¹“cÇšE ¦adí4A5ÌÖ^üåÁá*eÕËh2û%EçWÕpÔ¹Eœ;æÊvÉ?»ƒÿÎÅ
©]?×E–Ôzà™½Í4Q×Ñr„*:@L·}´ÃÑÆz÷•Èy¦â
ì·GR÷ÒlÈg“ÒTi„xÊcB˜åîu…>±©¢”…‘ï,á½l)˜J;
Ò×ÁÎ݈jävJaaé êqP+dñ÷7|t+ÈõjõÑÙk‹ä"3$-&>Žë™úU†Â5‡øÓÄçÆk–]ƒ]$׫æcIÐ.’
¢£h‰ú\¯M#„ÆJfH©ˆ³Û©>¸©ïþÊÌ0¼»E"[c¿2ä,63ÀÊnVå/†Uù!^S€2]ôžÊj?íÉÁ¦žÓ!¹+Wõ>CÇ.3^ÞÊ›†ëØ‹6nà
0¹jR_PW¸!%P¿.ä:fù+Ë JÚJiIL9ž8=EOÓ8¤lÙ©÷lÇCŒÞõ|˲|c×7µjà‚T==(ærhOî–ö-’A&Mo&3FSÓ-¸M#`ƒû³ÑuALþ0ÓËÈ\»¨«0nö„ÔjÅ:òÝW¾Ý)¶ý6Ã7ã@MÆæ!$£$ÿ˜Q±Ô‰f0t’“
QSRϼ#«a˜í»ývÚ.ìÏ=µn`UmëŒÖ±hÅMÔ«o){+jœd8\Üê[I'ß:ž:Ç¥Ó¥)rÝÔNó·X¼t¥V{ŽPŠu®³ú›Ç
Ë5—dÖ*’§†ç®ƒ9¿Žhƒ-zfR•ÍTŠuŒ•ã4w.¼Ðl~dÔXíê;1É/Wúg&¸þ²Àé‘“@R–b¨€S\o…=fl Ò"壶¼Æ’ºgõ/E?î~Y>Läë}|£ÚS?u.ç×ôx!1V<ÑÔ¿NäŽÎCî(§Aª½˜ô}xmq*C
‚à#¥ÕÉBj¬hw©~œSù’¢-ÖÆÀ4¯if€yº[[Š54yÀ£-1wîí„’6˜t¾ŸÆÑ®IÒÄ[]Q§Ü ¶QF%FÜOŠÓóàL‚J1£–jò×b1Tièÿ‘¢ñjídD¼}Œ)|U(β·1ˆëéªÍÖÂ'`³È°ù ñÛÛÇŽñ1§5¥D“TOŒ³)‡öÄä
A %ú•Éœ6NFZ™„àŒÅ‚à—€ü=Æ{s_˜ÅOJ¾¼ÇŽéOŽ š½èKi§“ŠæGSÀœòÎýó4ê´“¾î%¥»™«ÀïAÐcÛqÿ=Ì”_<`D7"öŸÔH®Ñ†0% Eż‰L—m;ç¦|ë
hɼ.CpI¹+)˜ãFˆÝÙ K&¥Ý›²ÒBSözºÏíCœ~\“U¦àfùÈ·)•o‹3qÚZÒ S¯«/?w‰¹…äÜo×5‰+‘Þ*؈ |ؾyÚf•Oy=r‚àzÖ¯´|ªÃ@çÏfYÇ‚áØZÙ=Òv÷«Žã65:JkZ&ÞRиY
Wb¾›2IœaNjžñ¡3
ŸX5´ü ëÚp#Ñî*®H«ËFÓò~šO0Wõ/Ì®[4)ëB– jËþPÑÆ7VfÉ¢÷=]Rš£aÖ3Ü-
ôŽ6xMàt£¯sßé¡Aé¡(£ûˆ‚BYFCí0ò?”K¶)«ˆ@9“aq½ÝY—ƒ$ëï”n.jg>]òË
|6ýÌyqU,ˆÈsÑYGu.‰bÎ/çSõò6¸]‰ÐÅÌ[z6x$H-û€¨£HŠ…ÊÌÃô²jÄ›/°szÍ]z_ÚÿCž×Ï6þ9µ„üˆDÈ/ïŸVFÅvŽÑúæ}-µFɆ*ÉeCçá徿é¯9aíþÁœ~q«®$Þ¨oçÁ9¿Ë‹ââDˆ`TüíÙ'‚Y–;ÚOá|•‹Å‹K…Þ€kh< B‡¿5I™ÃúÀ8&’”Zݦ ‰ü‹ðbˆòœGÕÙ‹L{ê÷å82ö7¿ÿÌQDÓ&
¿¿‰”†+{I|+V£9ʦf›•†^ÊV¿ÿ
,§ŒÎÂî%Gž”€{ÓW<%Gölýuy·™±yÿ¬rãáj‹æT§ØÖ'6¢3‹<D½s›KÂúÊ$ãßKÄY•™ºjÊâËšdÉ=»Uiå-ŽÏ©ÁÙÌ1´ñ`i.ˆšþNXÿÇáØ ‘Öh¹¶ ûª°aÿÐß+ÐÕiÊQ- Õµ[ÖÚ}vTòàT¤žQ(;¾Nfl1Q8Ûôå‘9"Áû[‡p#¾˜‡Îų¤¤¿Mˆr/7b©g úU««tÜ0í
E+m‚r} [+’wµŠª'}ž+ô±• hƒÂ¦“ŒGV£CÁo-fÀ˜‰ålî1 ±âŽÃ2ï{fuzÜmÖ\FÏPH3x¾ó-¡ÄŠJ}g˸P™Ló†+u V)X[þ9þÚÓØ‚ËTšø
„» »»Ï7?8‹ÞÙôŒìÑÕ54@{4äO³()Z–쌯c°ÂN5n \<0¤¯à™vú®¬ÖÕø5
µâšë€™,ßFî -÷¶éß
YZ