commit ksnip for openSUSE:Factory

2020-08-03 Thread root
Hello community,

here is the log from the commit of package ksnip for openSUSE:Factory checked 
in at 2020-08-03 14:17:59

Comparing /work/SRC/openSUSE:Factory/ksnip (Old)
 and  /work/SRC/openSUSE:Factory/.ksnip.new.3592 (New)


Package is "ksnip"

Mon Aug  3 14:17:59 2020 rev:7 rq:824068 version:1.7.3

Changes:

--- /work/SRC/openSUSE:Factory/ksnip/ksnip.changes  2020-06-28 
23:07:51.507163972 +0200
+++ /work/SRC/openSUSE:Factory/.ksnip.new.3592/ksnip.changes2020-08-03 
14:18:38.736695211 +0200
@@ -1,0 +2,14 @@
+Fri Jul 31 19:37:07 UTC 2020 - Martin Hauke 
+
+- Update to version 1.7.3
+  * Install svg icon file in hicolor theme dir instead of
+usr/share/pixmaps/.
+- Update to version 1.7.2
+  Changed:
+  * Stop upload script when process writes to stderr.
+  * Upload script uses regex to select output for clipboard.
+  Fixed:
+  * Ksnip becomes unresponsive when file dropped into it.
+  * Ksnip window always visible on screenshots on Gnome Wayland.
+
+---

Old:

  ksnip-1.7.1.tar.gz

New:

  ksnip-1.7.3.tar.gz



Other differences:
--
++ ksnip.spec ++
--- /var/tmp/diff_new_pack.RLYo9j/_old  2020-08-03 14:18:40.052696531 +0200
+++ /var/tmp/diff_new_pack.RLYo9j/_new  2020-08-03 14:18:40.052696531 +0200
@@ -17,19 +17,19 @@
 
 
 Name:   ksnip
-Version:1.7.1
+Version:1.7.3
 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
-# PATCH-FIX-UPSTREAM
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  kColorPicker-devel
-BuildRequires:  kImageAnnotator-devel >= 0.3.1
+BuildRequires:  kImageAnnotator-devel >= 0.3.2
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5LinguistTools)
@@ -59,7 +59,7 @@
 
 %install
 %cmake_install
-%suse_update_desktop_file -r %{name} Utility DesktopUtility
+%suse_update_desktop_file -r org.ksnip.ksnip Utility DesktopUtility
 
 %find_lang %{name} --with-qt
 
@@ -67,9 +67,9 @@
 %license LICENSE
 %doc CHANGELOG.md CODINGSTYLE README.md
 %{_bindir}/%{name}
-%{_datadir}/metainfo/%{name}.appdata.xml
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/%{name}.??g
+%{_datadir}/applications/org.ksnip.ksnip.desktop
+%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
+%{_datadir}/metainfo/org.ksnip.ksnip.appdata.xml
 
 %files lang -f %{name}.lang
 %dir %{_datadir}/%{name}

++ ksnip-1.7.1.tar.gz -> ksnip-1.7.3.tar.gz ++
 5590 lines of diff (skipped)




commit ksnip for openSUSE:Factory

2020-06-28 Thread root
Hello community,

here is the log from the commit of package ksnip for openSUSE:Factory checked 
in at 2020-06-28 23:06:10

Comparing /work/SRC/openSUSE:Factory/ksnip (Old)
 and  /work/SRC/openSUSE:Factory/.ksnip.new.3060 (New)


Package is "ksnip"

Sun Jun 28 23:06:10 2020 rev:6 rq:817214 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/ksnip/ksnip.changes  2020-06-21 
18:56:26.310977865 +0200
+++ /work/SRC/openSUSE:Factory/.ksnip.new.3060/ksnip.changes2020-06-28 
23:07:51.507163972 +0200
@@ -1,0 +2,8 @@
+Thu Jun 25 19:32:59 UTC 2020 - Martin Hauke 
+
+- Update to version 1.7.1
+  Fixed:
+  * User not prompted to save when taking new screenshot without
+tabs.
+
+---

Old:

  ksnip-1.7.0.tar.gz

New:

  ksnip-1.7.1.tar.gz



Other differences:
--
++ ksnip.spec ++
--- /var/tmp/diff_new_pack.eM5iw8/_old  2020-06-28 23:07:53.951172089 +0200
+++ /var/tmp/diff_new_pack.eM5iw8/_new  2020-06-28 23:07:53.951172089 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ksnip
-Version:1.7.0
+Version:1.7.1
 Release:0
 Summary:Screenshot tool
 License:GPL-2.0-or-later
@@ -29,7 +29,7 @@
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
 BuildRequires:  kColorPicker-devel
-BuildRequires:  kImageAnnotator-devel >= 0.2.2
+BuildRequires:  kImageAnnotator-devel >= 0.3.1
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5LinguistTools)

++ ksnip-1.7.0.tar.gz -> ksnip-1.7.1.tar.gz ++
 3142 lines of diff (skipped)




commit ksnip for openSUSE:Factory

2020-06-22 Thread root
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.changes2020-06-21 
18:56:26.310977865 +0200
@@ -1,0 +2,40 @@
+Fri Jun 19 07:25:11 UTC 2020 - Martin Hauke 
+
+- 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)




commit ksnip for openSUSE:Factory

2020-06-06 Thread root
Hello community,

here is the log from the commit of package ksnip for openSUSE:Factory checked 
in at 2020-06-06 23:39:40

Comparing /work/SRC/openSUSE:Factory/ksnip (Old)
 and  /work/SRC/openSUSE:Factory/.ksnip.new.3606 (New)


Package is "ksnip"

Sat Jun  6 23:39:40 2020 rev:4 rq:811917 version:1.6.2

Changes:

--- /work/SRC/openSUSE:Factory/ksnip/ksnip.changes  2020-02-28 
15:21:31.049914647 +0100
+++ /work/SRC/openSUSE:Factory/.ksnip.new.3606/ksnip.changes2020-06-06 
23:40:03.881040184 +0200
@@ -1,0 +2,14 @@
+Fri Jun  5 18:29:58 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 1.6.2
+  * Changed: Add missing plugs to silence snap socket warnings.
+  * Fixed: Window decoration and alt+tab menu show Wayland generic icon on KDE 
Plasma.
+  * Fixed: Logout canceled by 'ksnip' under KDE.
+  * Fixed: Ksnip not displayed on the monitor (off screen).
+  * Fixed: CTRL+Q to quit Ksnip not working.
+  * Fixed: Global Hotkeys not working with activated Num and Caps Lock under 
X11.
+  * Fixed: Meta Global Hotkey under X11 not working.
+- Add upstream patch:
+  * 0001-Fix-compilation-error-with-Qt-5.15-279.patch
+
+---

Old:

  ksnip-1.6.1.tar.gz

New:

  0001-Fix-compilation-error-with-Qt-5.15-279.patch
  ksnip-1.6.2.tar.gz



Other differences:
--
++ ksnip.spec ++
--- /var/tmp/diff_new_pack.8YF5Yq/_old  2020-06-06 23:40:05.121044075 +0200
+++ /var/tmp/diff_new_pack.8YF5Yq/_new  2020-06-06 23:40:05.125044089 +0200
@@ -17,13 +17,15 @@
 
 
 Name:   ksnip
-Version:1.6.1
+Version:1.6.2
 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
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-Fix-compilation-error-with-Qt-5.15-279.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
@@ -49,11 +51,11 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install

++ 0001-Fix-compilation-error-with-Qt-5.15-279.patch ++
>From 35f93bb2a25f6c8948f2664c15eaad2d0860003a Mon Sep 17 00:00:00 2001
From: Dmitry Atamanov 
Date: Sat, 28 Mar 2020 03:00:28 +0500
Subject: [PATCH] Fix compilation error with Qt 5.15 (#279)

* Fix compilation error with Qt 5.15

* Remove include guard

Co-authored-by: Damir Porobic 
---
 src/gui/snippingArea/AdornerSizeInfo.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gui/snippingArea/AdornerSizeInfo.h 
b/src/gui/snippingArea/AdornerSizeInfo.h
index 5167145..d6264c5 100644
--- a/src/gui/snippingArea/AdornerSizeInfo.h
+++ b/src/gui/snippingArea/AdornerSizeInfo.h
@@ -21,6 +21,7 @@
 #define KSNIP_ADORNERSIZEINFO_H
 
 #include 
+#include 
 
 class AdornerSizeInfo
 {
-- 
2.26.2

++ ksnip-1.6.1.tar.gz -> ksnip-1.6.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnip-1.6.1/CHANGELOG.md new/ksnip-1.6.2/CHANGELOG.md
--- old/ksnip-1.6.1/CHANGELOG.md2020-02-23 19:55:46.0 +0100
+++ new/ksnip-1.6.2/CHANGELOG.md2020-05-05 18:14:45.0 +0200
@@ -1,5 +1,14 @@
 # Change log
 
+## Release 1.6.2
+* Changed: Add missing plugs to silence snap socket warnings. 
([#313](https://github.com/ksnip/ksnip/issues/313))
+* Fixed: Window decoration and alt+tab menu show Wayland generic icon on KDE 
Plasma. ([#269](https://github.com/ksnip/kImageAnnotator/issues/269))
+* Fixed: Logout canceled by 'ksnip' under KDE. 
([#281](https://github.com/ksnip/kImageAnnotator/issues/281))
+* Fixed: Ksnip not displayed on the monitor (off screen). 
([#307](https://github.com/ksnip/kImageAnnotator/issues/307))
+* Fixed: CTRL+Q to quit Ksnip not working. 
([#308](https://github.com/ksnip/kImageAnnotator/issues/308))
+* Fixed: Global Hotkeys not working with activated Num and Caps Lock under 
X11. ([#310](https://github.com/ksnip/kImageAnnotator/issues/310))
+* Fixed: Meta Global Hotkey under X11 not working. 
([#311](https://github.com/ksnip/kImageAnnotator/issues/311))
+
 ## Release 1.6.1
 * Change: Allow opening link directly to image without opening in browser. 
([#248](https://github.com/ksnip/kImageAnnotator/issues/248))
 * Change: Always use transparent snipping area background for Wayland. 
([#176](https://github.com/ksnip/kImageAnnotator/issues/176))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnip-1.6.1/CMakeLists.txt 
new/ksnip-1.6.2/CMakeLists.txt
--- old/ksnip-1.6.1/CMakeLists.txt  

commit ksnip for openSUSE:Factory

2020-02-28 Thread root
Hello community,

here is the log from the commit of package ksnip for openSUSE:Factory checked 
in at 2020-02-28 15:21:28

Comparing /work/SRC/openSUSE:Factory/ksnip (Old)
 and  /work/SRC/openSUSE:Factory/.ksnip.new.26092 (New)


Package is "ksnip"

Fri Feb 28 15:21:28 2020 rev:3 rq:780177 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/ksnip/ksnip.changes  2020-02-15 
22:25:16.503305013 +0100
+++ /work/SRC/openSUSE:Factory/.ksnip.new.26092/ksnip.changes   2020-02-28 
15:21:31.049914647 +0100
@@ -1,0 +2,8 @@
+Wed Feb 26 13:57:10 UTC 2020 - Martin Hauke 
+
+- Update to version 1.6.1
+  * Allow opening link directly to image without opening in browser.
+  * Always use transparent snipping area background for Wayland.
+  * Disable unavailable config options.
+
+---

Old:

  ksnip-1.6.0.tar.gz

New:

  ksnip-1.6.1.tar.gz



Other differences:
--
++ ksnip.spec ++
--- /var/tmp/diff_new_pack.DGGWjJ/_old  2020-02-28 15:21:32.057916698 +0100
+++ /var/tmp/diff_new_pack.DGGWjJ/_new  2020-02-28 15:21:32.057916698 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   ksnip
-Version:1.6.0
+Version:1.6.1
 Release:0
 Summary:Screenshot tool
 License:GPL-2.0-or-later
@@ -28,7 +28,7 @@
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
 BuildRequires:  kColorPicker-devel
-BuildRequires:  kImageAnnotator-devel >= 0.2.0
+BuildRequires:  kImageAnnotator-devel >= 0.2.1
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5LinguistTools)

++ ksnip-1.6.0.tar.gz -> ksnip-1.6.1.tar.gz ++
 8241 lines of diff (skipped)




commit ksnip for openSUSE:Factory

2020-02-15 Thread root
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 
+
+- 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)