Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksnip for openSUSE:Factory checked 
in at 2022-05-26 19:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksnip (Old)
 and      /work/SRC/openSUSE:Factory/.ksnip.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksnip"

Thu May 26 19:35:22 2022 rev:13 rq:979188 version:1.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksnip/ksnip.changes      2021-12-07 
23:59:48.403728266 +0100
+++ /work/SRC/openSUSE:Factory/.ksnip.new.2254/ksnip.changes    2022-05-26 
19:35:23.418825124 +0200
@@ -1,0 +2,41 @@
+Mon May 23 07:40:04 UTC 2022 - Martin Hauke <mar...@gmx.de>
+
+- Update to 1.10.0
+  New
+  * Set image save location on command line.
+  * Add debug logging.
+  * Add FTP upload.
+  * Upload image via command line without opening editor.
+  * Add multi-language comment option to desktop file.
+  * Add MimeType of Images to desktop file.
+  * Add .jpeg to open file dialog filter (File > Open).
+  * Escape closes window (and exits when not using tray).
+  * Double-click mouse to confirm rect selection.
+  * Activate tab that is prompting for save.
+  * Add Save all options menu.
+  * Allow overwriting existing files.
+  * Allow setting Imgur upload title/description.
+  * Search bar in the settings dialog.
+  * Make implicit capture delay configurable.
+  * Shortcuts for Actions can be made global and non-global per
+    config.
+  * OCR scan of screenshots (via plugin).
+  Fixed
+  * Opens a new window for each capture.
+  * First cli invocation won't copy image to clipboard.
+  * Snipping area incorrectly positioned with screen scaling.
+  * MainWindow position not restored when outside primary screen.
+  * Interface window isn't restored to the default after tab is
+    closed in maximized state.
+  * Failed Imgur uploads show up titled as 'Upload Successful'.
+  * Preview of screenshot is scaled after changing desktop size.
+  * After an auto start followed by reboot/turn on the window
+    section is stretched.
+  Changed
+  * Improve translation experience by using full sentences.
+  * Make switch 'to select tool after drawing item' by default
+    disabled.
+- Drop %check since tests are now using new dependencies that are
+  not available out of the box *SUSE
+
+-------------------------------------------------------------------

Old:
----
  ksnip-1.9.2.tar.gz

New:
----
  ksnip-1.10.0.tar.gz

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

Other differences:
------------------
++++++ ksnip.spec ++++++
--- /var/tmp/diff_new_pack.UYdGKp/_old  2022-05-26 19:35:24.154825396 +0200
+++ /var/tmp/diff_new_pack.UYdGKp/_new  2022-05-26 19:35:24.158825398 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ksnip
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           ksnip
-Version:        1.9.2
+Version:        1.10.0
 Release:        0
 Summary:        Screenshot tool
 License:        GPL-2.0-or-later
@@ -29,7 +29,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  kColorPicker-devel
-BuildRequires:  kImageAnnotator-devel >= 0.5.3
+BuildRequires:  kImageAnnotator-devel >= 0.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  xvfb-run
@@ -56,7 +56,7 @@
 %autosetup -p1
 
 %build
-%cmake -DBUILD_TESTS=ON
+%cmake
 %cmake_build
 
 %install
@@ -65,9 +65,6 @@
 
 %find_lang %{name} --with-qt
 
-%check
-xvfb-run make -C build test
-
 %files
 %license LICENSE.txt
 %doc CHANGELOG.md CODINGSTYLE.md README.md

++++++ ksnip-1.9.2.tar.gz -> ksnip-1.10.0.tar.gz ++++++
++++ 57014 lines of diff (skipped)

Reply via email to