Hello community,

here is the log from the commit of package ksnip for openSUSE:Factory checked 
in at 2020-02-15 22:25:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksnip (Old)
 and      /work/SRC/openSUSE:Factory/.ksnip.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksnip"

Sat Feb 15 22:25:03 2020 rev:2 rq:773520 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksnip/ksnip.changes      2020-01-14 
21:10:55.794864148 +0100
+++ /work/SRC/openSUSE:Factory/.ksnip.new.26092/ksnip.changes   2020-02-15 
22:25:16.503305013 +0100
@@ -1,0 +2,39 @@
+Sun Feb  9 22:20:46 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 1.6.0
+  New:
+  * Make captured cursor an item which can be moved and deleted.
+  * Add watermarks to annotated image.
+  * Add crop button to toolbar.
+  * Add undo and redo button on toolbar.
+  * Make if watermark is rotated a config option.
+  * Do not open image uploaded to imgur in browser.
+  * Add shortcuts for taking screenshots.
+  * Add Global HotKeys for X11.
+  * Provide option to use previous capture area.
+  * Add System Tray Icon.
+  * Show tray icon notification after image was uploaded to
+    imgur or saved.
+  * Add support for Open-with.
+  * Open ksnip minimized to tray.
+  Changed:
+  * Change copy icon.
+  * Before discarding ask if user want save or not or cancel.
+  * Shortcut for imgur upload was changed to Shift + i.
+  Fixed:
+  * Wildcards in path are not resolved.
+  * CLI arg --rectarea doesn't work.
+  * Add shortcut for File Menu in Main Menu.
+  * Prompt to save before exit enabled now by default.
+  * Configuration Window not translated.
+  * ksnip opens anyway with -s option specified.
+  * Open Image with full size window doesn't resize main window.
+  * Can't work correctly when using scaled display.
+  * ksnip opens outside desktop if last saved position was on n
+    longer available monitor.
+  * Window demaximize when taking a new screenshot.
+  * Add support for Chinese Text Input.
+- Drop patch:
+  * ksnip-fix-install-dir.patch (not longer needed)
+
+-------------------------------------------------------------------

Old:
----
  ksnip-1.5.0.tar.gz
  ksnip-fix-install-dir.patch

New:
----
  ksnip-1.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ksnip.spec ++++++
--- /var/tmp/diff_new_pack.zmNX02/_old  2020-02-15 22:25:17.687305653 +0100
+++ /var/tmp/diff_new_pack.zmNX02/_new  2020-02-15 22:25:17.691305656 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksnip
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,18 @@
 
 
 Name:           ksnip
-Version:        1.5.0
+Version:        1.6.0
 Release:        0
 Summary:        Screenshot tool
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Other
 URL:            https://github.com/DamirPorobic/ksnip
 Source:         
https://github.com/DamirPorobic/ksnip/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch0:         ksnip-fix-install-dir.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
 BuildRequires:  kColorPicker-devel
-BuildRequires:  kImageAnnotator-devel
+BuildRequires:  kImageAnnotator-devel >= 0.2.0
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5LinguistTools)
@@ -51,7 +50,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %cmake

++++++ ksnip-1.5.0.tar.gz -> ksnip-1.6.0.tar.gz ++++++
++++ 25637 lines of diff (skipped)


Reply via email to