Packages changed: checkmedia (5.2 -> 5.3) kdelibs4 krita (4.2.4 -> 4.2.5) mypy (0.711 -> 0.720) pkgconf remmina (1.3.4 -> 1.3.5) rubygem-grape (1.2.3 -> 1.2.4) rubygem-haml (5.0.4 -> 5.1.1) rubygem-haml-rails (2.0.0 -> 2.0.1) rubygem-hashdiff (0.3.9 -> 1.0.0) rubygem-hoe (3.17.2 -> 3.18.0) rubygem-js-routes (1.4.6 -> 1.4.7) rubygem-json-jwt (1.10.0 -> 1.10.2) rubygem-jwt (2.1.0 -> 2.2.1) rubygem-mini_magick (4.9.3 -> 4.9.5) rubygem-mixlib-cli (2.0.3 -> 2.1.1) rubygem-mixlib-shellout (2.4.4 -> 3.0.4) rubygem-mocha (1.8.0 -> 1.9.0) rubygem-multipart-post (2.0.0 -> 2.1.1) rubygem-omniauth-google-oauth2 (0.6.1 -> 0.7.0) rubygem-openid_connect (1.1.6 -> 1.1.8) rubygem-path_expander (1.0.3 -> 1.0.4) rubygem-puma (3.12.1 -> 4.0.1) rubygem-puma_worker_killer (0.1.0 -> 0.1.1) rubygem-rack-oauth2 (1.9.3 -> 1.10.0) rubygem-responders (2.4.1 -> 3.0.0) rubygem-rouge (3.3.0 -> 3.6.0) rubygem-sexp_processor (4.12.0 -> 4.12.1) rubygem-simplecov (0.16.1 -> 0.17.0) rubygem-slop (4.6.2 -> 4.7.0) rubygem-sshkit (1.18.2 -> 1.19.1) rubygem-tins (1.20.2 -> 1.21.1) rubygem-tzinfo-data (1.2019.1 -> 1.2019.2) rubygem-xdg (2.2.3 -> 3.0.1) rubygem-yard (0.9.19 -> 0.9.20) telnet === Details === ==== checkmedia ==== Version update (5.2 -> 5.3) Subpackages: libmediacheck5 - merge gh#openSUSE/checkmedia#13 - mediacheck.md: fix typos - 5.3 ==== kdelibs4 ==== Subpackages: kdelibs4-branding-upstream kdelibs4-core libkde4 libkdecore4 libksuseinstall1 - New _constraints for ppc64/ppc64le avoid "No space left on device" - Disable LTO for ppc64 (BE) bypass collect2 error (boo#1143249) ==== krita ==== Version update (4.2.4 -> 4.2.5) Subpackages: krita-lang - Update to 4.2.5: * See https://krita.org/en/item/krita-4-2-5-released/ * Fix an assert in the transform tool when working with a tablet and touch * Fix continued transformation in the transform tool * Fix updates in the transform tool * Show the publication time in the welcome page news ticker in the user's preferred short date/time format * Fix using the tangent-normal brush when the canvas is rotated or mirrored (kde#404408) * Make it possible again to create new palettes and save them in the resource folder, instead of the current document (kde#410137) * Make Krita not gobble up all available memory when loading a JPG file with specific metadata (kde#410242) * Constrain assistant editors to the viewport, so they can always be manipulated * Make sure Krita stores changes to brush presets in the current session by default (kde#410463) * Remove an assert that could be triggered when opening the first image in a session * Update the version of the default input settings profile, so the rotate/zoom action will be activated even if the user already had a local kritadefault.profile file * Fix a crash on using the move tool while the image is being opened (kde#398968) * Make sure the painting tools don't block anymore (kde#409968, kde#408826, kde#409275) * Make the shortcut handling system more tolerant when shortcuts overlap (kde#409968) * Fix a crash in the transform tool * Make the transform tool and the move tool more responsive ==== mypy ==== Version update (0.711 -> 0.720) - Update to version 0.720: - New Semantic Analyzer Used by Default - New Feature: Warn about Unreachable Code - Plugin API Changes - Notable Improvements and Bug Fixes - Have --package usage respect mypy_path (Aaron Batilo, PR 6926) - Support flexible option specification in config files. Now all the flags support invertible forms so that one can specify either strict_optional = False or no_strict_optional = True. This matches how flags work on the command line (PR 7054) - Fix reachability inference with isinstance(Any, Any) (Michael Lee, PR 7048) - Fix mypyc crash with plugins using get_customize_class_mro_hook() (PR 7075) - Fix slicing tuples with non-literal expressions (Ethan Smith, PR 7066) - Fixes to column numbers in error messages (PR 7078, PR 7081) - Make Need type annotation for variable error more consistent (PR 7079, PR 7113) - Fix error reporting context for missing generic type arguments (PR 7100) - Use only directories containing no __init__.py as namespace packages (Arne Welzel, PR 7108) - Support method plugin hooks on union types (PR 6560) - Fix some corner cases in --strict-equality (PR 7156, PR 7164) - Fix binding of self-types on unions (PR 7152) - Add more details for Invalid type errors (PR 7166) - Fix custom __init__() in dataclasses (Ryan Gonzalez, PR 7168) - Better support for indexing with unions of literal types (Michael Lee, PR 6558) ==== pkgconf ==== Subpackages: libpkgconf3 pkgconf-m4 pkgconf-pkg-config - Add missing -gnu ABI suffix to platform names in pkgconf-pkg-config (boo#1144318) ==== remmina ==== Version update (1.3.4 -> 1.3.5) Subpackages: remmina-lang remmina-plugin-rdp remmina-plugin-secret remmina-plugin-vnc remmina-plugin-xdmcp - Removed dependency to NX for remmina-plugin-kwallet. - Update to new upstream release 1.3.5 * Configurable, human readable profile file names * A KDE Wallte plugin, that can be used instead of the GNOME Keyring * Many notable and subtle bugs fixed by Giovanni Panozzo. * Null pointer reference, RDP issues, remmina connection window fixes and refactoring and many more!! * Remmina news (and announcements) widget * Periodically (sporadically) a widget will be shown with news and announcements related to your Remmina version. * Master password, to protect settings and profiles from unauthorized modifications * WWW plugin (web browser with authentication for Remmina) * New color schemes for the SSH plugin. * Preferences cleaning * Profile saving bug fixed * Remmina main UI improvements * Typographic and wording corrections - Removed broken telepathy plugin - New kwallet plugin will be built only on openSUSE and SLE backport releases. ==== rubygem-grape ==== Version update (1.2.3 -> 1.2.4) - updated to version 1.2.4 see installed CHANGELOG.md ==== rubygem-haml ==== Version update (5.0.4 -> 5.1.1) - updated to version 5.1.1 see installed CHANGELOG.md [#]# 5.1.1 Released on May 25, 2019 ([diff](https://github.com/haml/haml/compare/v5.1.0...v5.1.1)). * Fix NameError bug for that happens on ruby 2.6.1-2.6.3 + haml 5.1.0 + rails 4.2.x + erubi. (Akira Matsuda) [#]# 5.1.0 Released on May 16, 2019 ([diff](https://github.com/haml/haml/compare/v5.0.4...v5.1.0)). * Rails 6 support [#1008](https://github.com/haml/haml/pull/1008) (thanks [Seb Jacobs](https://github.com/sebjacobs)) * Add `escape_filter_interpolations` option for backwards compatibility with haml 4 defaults [#984](https://github.com/haml/haml/pull/984) (thanks [Will Jordan](https://github.com/wjordan)) * Fix error on empty :javascript and :css filter blocks [#986](https://github.com/haml/haml/pull/986) (thanks [Will Jordan](https://github.com/wjordan)) * Respect changes in Haml::Options.defaults in `Haml::TempleEngine` options (Takashi Kokubun) * Un-freeze TempleEngine precompiled string literals [#983](https://github.com/haml/haml/pull/983) (thanks [Will Jordan](https://github.com/wjordan)) * Various performance/memory improvements [#965](https://github.com/haml/haml/pull/965), [#966](https://github.com/haml/haml/pull/966), [#963](https://github.com/haml/haml/pull/963) (thanks [Dillon Welch](https://github.com/oniofchaos)) * Enable `frozen_string_literal` magic comment for all .rb files [#967](https://github.com/haml/haml/pull/967) (thanks [Dillon Welch](https://github.com/oniofchaos)) ==== rubygem-haml-rails ==== Version update (2.0.0 -> 2.0.1) - updated to version 2.0.1 no changelog found ==== rubygem-hashdiff ==== Version update (0.3.9 -> 1.0.0) - updated to version 1.0.0 see installed changelog.md [#]# v1.0.0 2019-06-06 * Fix typo in readme (#72 @koic) * Fix Rubocop offence (#73 @koic) * Bumps version to v1.0.0 (#74 @jfelchner) [#]# v1.0.0.beta1 2019-06-06 * fix warnings in ci (#69 @y-yagi) * drop warnings of the constant change (#70 @jfelchner) [#]# v0.4.0 2019-05-28 * refactoring (#56 #57 #59 #61 krzysiek1507) * fix typo in README (#64 @pboling) * change HashDiff to Hashdiff (#65 @jfelchner) ==== rubygem-hoe ==== Version update (3.17.2 -> 3.18.0) - updated to version 3.18.0 see installed History.rdoc === 3.18.0 / 2019-05-25 * 1 major enhancement: * Added Minitest::TestTask (will move to minitest proper soon) * 8 minor enhancements: * Added 'multiruby_skip' config so it can be in global ~/.hoerc. * Added Hoe.include_dirs to allow tasks to probe directly. * Added X=exclude_pattern to the test plugin. Can be used in conjunction with N=select_pattern. * Deprecated Hoe::Test.make_test_cmd (argue with me!) * Deprecated Hoe::Test.try_loading_rspec (argue with me!) * Deprecated Hoe::Test.try_loading_rspec2 (argue with me!) * Deprecated testunit support (argue with me!) * Switched normally hoe-generated test tasks over to use Minitest::TestTask. * 1 bug fix: * Fixed incompatibility with rubygems 3.x. (drbrain) ==== rubygem-js-routes ==== Version update (1.4.6 -> 1.4.7) - updated to version 1.4.7 see installed CHANGELOG.md [#]# v1.4.7 * Fix a LocalJumpError on secondary initialization of the app #248 ==== rubygem-json-jwt ==== Version update (1.10.0 -> 1.10.2) - updated to version 1.10.2 no changelog found ==== rubygem-jwt ==== Version update (2.1.0 -> 2.2.1) - updated to version 2.2.1 see installed CHANGELOG.md ==== rubygem-mini_magick ==== Version update (4.9.3 -> 4.9.5) - updated to version 4.9.5 no changelog found ==== rubygem-mixlib-cli ==== Version update (2.0.3 -> 2.1.1) - updated to version 2.1.1 no changelog found ==== rubygem-mixlib-shellout ==== Version update (2.4.4 -> 3.0.4) - updated to version 3.0.4 no changelog found ==== rubygem-mocha ==== Version update (1.8.0 -> 1.9.0) - updated to version 1.9.0 no changelog found ==== rubygem-multipart-post ==== Version update (2.0.0 -> 2.1.1) - updated to version 2.1.1 see installed History.txt