Packages changed: chromaprint clucene-core exempi git kate4-parts kdevplatform4 kig kradio libopenraw lilv mercurial (4.0.2 -> 4.1) mysql-connector-cpp php5 pitivi swig (3.0.11 -> 3.0.12) wine (2.0 -> 2.1) === Details === ==== chromaprint ==== - use individual libboost-*-devel packages instead of boost-devel ==== clucene-core ==== Subpackages: clucene-core-devel libclucene-contribs-lib1 libclucene-core1 libclucene-shared1 - use individual libboost-*-devel packages instead of boost-devel ==== exempi ==== Subpackages: libexempi-devel libexempi3 - use individual libboost-*-devel packages instead of boost-devel ==== git ==== Subpackages: git-core git-cvs git-daemon git-email git-gui git-svn git-web gitk - Refresh all patches to update line numbers - Add old bug reference to allow submission to SLE-12 ==== kate4-parts ==== Subpackages: libkatepartinterfaces4 - Remove python related build requires to fix build. They are only needed by the pate plugin for kate (that fails to build with python-sip 4.19) which we do not package anyway. ==== kdevplatform4 ==== Subpackages: kdevplatform4-lang libkdevplatform8 - use individual libboost-*-devel packages instead of boost-devel ==== kig ==== - use individual libboost-*-devel packages instead of boost-devel ==== kradio ==== - use individual libboost-*-devel packages instead of boost-devel - Revert kde4_runtime_requires change ==== libopenraw ==== Subpackages: gdk-pixbuf-loader-libopenraw libopenraw1 - use individual libboost-*-devel packages instead of boost-devel ==== lilv ==== - Rename soname to sover to better reflect its use - Update descriptions - Since there is no %pre section, replace questionable Requires(pre) by Requires. ==== mercurial ==== Version update (4.0.2 -> 4.1) Subpackages: mercurial-lang - Mercurial 4.1 This is a regularly-scheduled quarterly feature release. + Features * A new extensible "compression engines" API has been implemented. Support for a new compression format can now be implemented in extensions. * New compression formats are fully supported in bundles and the wire protocol. There is experimental support for different compression in revlogs. * zstd - a new and exciting compression engine - is now distributed with Mercurial and built by default * HTTP payloads for many commands will now use zstd by default (as opposed to zlib) when both client and server support it. This can reduce server-side CPU usage to ~60% of original for operations like serving bundles. * zstd compressed bundles can be produced by specifying the `zstd` bundle type. e.g. `hg bundle -a -t zstd-v2 zstd-bundle.hg`. * A new statistical profiler has been added and made the default profiler for `--profile`. This profiler gives more accurate results than Python's built-in cProfile (the previous default) because the profiler overhead is much smaller. The output from `--profile` now displays the code hot path by default. This allows Mercurial developers to more accurately identify performance problems. * New `followlines(file, from:to, startrev=.)` revset predicate to track a part of changes. * Experimental support for additional git-diff features. * Troubled changes (from ChangesetEvolution) are noted more prominently in a few places. * An experimental hg debugupgraderepo command allows in-place upgrading of repositories to the latest storage format. + Improvements * Performance of reading individual revlog entries has been greatly improved. This will be noticeable when performing changelog scans on large repositories (such as when executing certain revsets). * The low-level content diffing algorithm is now ~2x faster. Operations that write data to the repository (like commit) can be noticeably faster as a result. See complete changelog at https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.1_.282017-2-1.29 - refreshed mercurial-locale-path-fix.patch and mercurial-hgk-path-fix.diff - refresh package keyring ==== mysql-connector-cpp ==== - use individual libboost-*-devel packages instead of boost-devel ==== php5 ==== Subpackages: apache2-mod_php5 php5-bcmath php5-bz2 php5-calendar php5-ctype php5-curl php5-dba php5-devel php5-dom php5-exif php5-fastcgi php5-ftp php5-gd php5-gettext php5-gmp php5-iconv php5-imap php5-json php5-ldap php5-mbstring php5-mcrypt php5-mysql php5-odbc php5-openssl php5-pdo php5-pear php5-pear-Archive_Tar php5-pgsql php5-shmop php5-snmp php5-sockets php5-sqlite php5-suhosin php5-sysvsem php5-sysvshm php5-tidy php5-tokenizer php5-wddx php5-xmlreader php5-xmlwriter php5-xsl php5-zip php5-zlib - suggest php5-* instead of php-* [bsc#1022158c#4] ==== pitivi ==== Subpackages: pitivi-lang - Add gstreamer-transcoder as runtime dependency in order to avoid crashes when importing files (boo#1023627). ==== swig ==== Version update (3.0.11 -> 3.0.12) - use individual libboost-*-devel packages instead of boost-devel - Update to 3.0.12 - Add support for Octave-4.2. - Enhance %extend to support template functions. - Language specific enhancements and fixes for C#, D, Guile, Java, PHP7. ==== wine ==== Version update (2.0 -> 2.1) Subpackages: wine-32bit - Update to 2.1 development snapshot - Many fixes that were deferred during code freeze. - More Shader Model 5 instructions. - A number of improvements to MIME message handling. - Line breaking improvements in DirectWrite. - HID bus service now running by default. - Direct2D rendering improvements. - Various bug fixes. - Source release tarballs now use xz compression. - updated winetricks