Hello community, here is the log from the commit of package ksnip for openSUSE:Factory checked in at 2020-06-20 20:12:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksnip (Old) and /work/SRC/openSUSE:Factory/.ksnip.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksnip" Sat Jun 20 20:12:43 2020 rev:5 rq:815913 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksnip/ksnip.changes 2020-06-06 23:40:03.881040184 +0200 +++ /work/SRC/openSUSE:Factory/.ksnip.new.3606/ksnip.changes 2020-06-21 18:56:26.310977865 +0200 @@ -1,0 +2,40 @@ +Fri Jun 19 07:25:11 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 1.7.0 + New: + * Pasting image or path to image from clipboard. + * Save to same file when editing existing image. + * Support for PrtScrn hotkey. + * Auto save new screenshot. + * Remember file for already saved images. + * Add support for drag and drop images into ksnip. + * Insert embedded image into an existing screenshot. + * Show screenshots in tabs. + * Add Maximize Window Button in Print Preview. + * Click on toast message opens content. + * Remember last used folder in the save file dialog. + * Custom script for upload images. + * Disable single global hotkey by clearing the shortcut. + * Run ksnip as single instance. + * Add option for disabling tabs. + * Add count wildcard format for filename. + * Allow to change upload imgur URI. + * Support for adding custom stickers. + Changed: + * Save As option was added and useInstantSave config was removed. + * Disable scroll down with zero value in timeout widget. + * Disable unsupported capture modes in settings. + Fixed: + * Compilation error with Qt 5.15. + * Undo and redo translation reverts back to English. + * When 'Capture Save Location' is not set, ksnip fails to save. + * Connections that required ssl not working on AppImages. + * Main window hangs when pressing Esc on selecting screenshot + area state. + * Unable to resize ksnip window. + * Rectangle picker is not closed with -r -s switches when mouse + button is released. +- Remove patch (fixed upstream): + * 0001-Fix-compilation-error-with-Qt-5.15-279.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-compilation-error-with-Qt-5.15-279.patch ksnip-1.6.2.tar.gz New: ---- ksnip-1.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksnip.spec ++++++ --- /var/tmp/diff_new_pack.lZuBy2/_old 2020-06-21 18:56:26.714979341 +0200 +++ /var/tmp/diff_new_pack.lZuBy2/_new 2020-06-21 18:56:26.718979356 +0200 @@ -17,7 +17,7 @@ Name: ksnip -Version: 1.6.2 +Version: 1.7.0 Release: 0 Summary: Screenshot tool License: GPL-2.0-or-later @@ -25,12 +25,11 @@ URL: https://github.com/DamirPorobic/ksnip Source: https://github.com/DamirPorobic/ksnip/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM -Patch0: 0001-Fix-compilation-error-with-Qt-5.15-279.patch BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: gcc-c++ BuildRequires: kColorPicker-devel -BuildRequires: kImageAnnotator-devel >= 0.2.1 +BuildRequires: kImageAnnotator-devel >= 0.2.2 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: cmake(Qt5LinguistTools) @@ -38,6 +37,7 @@ BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5PrintSupport) +BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5Xml) ++++++ ksnip-1.6.2.tar.gz -> ksnip-1.7.0.tar.gz ++++++ ++++ 34038 lines of diff (skipped)
