Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kImageAnnotator for openSUSE:Factory
checked in at 2022-05-26 18:43:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kImageAnnotator (Old)
and /work/SRC/openSUSE:Factory/.kImageAnnotator.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kImageAnnotator"
Thu May 26 18:43:58 2022 rev:14 rq:979187 version:0.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kImageAnnotator/kImageAnnotator.changes
2021-12-07 00:00:25.376343565 +0100
+++
/work/SRC/openSUSE:Factory/.kImageAnnotator.new.2254/kImageAnnotator.changes
2022-05-26 18:44:04.893179468 +0200
@@ -1,0 +2,23 @@
+Mon May 23 07:34:16 UTC 2022 - Martin Hauke <[email protected]>
+
+- Update to version 0.6.0
+ New
+ * Add optional undo, redo, crop, scale and modify canvas buttons
+ to dock widgets.
+ * Cut out vertical or horizontal slice of an image.
+ * Middle-click on tab header closes tab.
+ * Add button to fit image into current view.
+ * Allow changing item opacity.
+ * Add support for RGBA colors with transparency.
+ * Add mouse cursor sticker.
+ * Allow scaling stickers per setting.
+ * Respect original aspect ratio of stickers.
+ * Respect original size of stickers.
+ Fixed
+ * Adding image effect does not send image change notification.
+ * Blur / Pixelate break when going past image edge once.
+ * Item opacity not applied when item shadow disabled.
+ Changed
+ * Changed kImageAnnotator: Max font size changed to 100pt.
+
+-------------------------------------------------------------------
Old:
----
kImageAnnotator-0.5.3.tar.gz
New:
----
kImageAnnotator-0.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kImageAnnotator.spec ++++++
--- /var/tmp/diff_new_pack.NNUlKX/_old 2022-05-26 18:44:05.721180434 +0200
+++ /var/tmp/diff_new_pack.NNUlKX/_new 2022-05-26 18:44:05.721180434 +0200
@@ -1,7 +1,7 @@
#
# spec file for package kImageAnnotator
#
-# 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
@@ -19,7 +19,7 @@
%define sover 0
%define libname libkImageAnnotator%{sover}
Name: kImageAnnotator
-Version: 0.5.3
+Version: 0.6.0
Release: 0
Summary: Tool for annotating images
License: GPL-2.0-or-later
@@ -28,7 +28,7 @@
Source:
https://github.com/ksnip/kImageAnnotator/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: gcc-c++
-BuildRequires: kColorPicker-devel >= 0.1.6
+BuildRequires: kColorPicker-devel >= 0.2.0
BuildRequires: libqt5-linguist-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(Qt5Svg)
++++++ kImageAnnotator-0.5.3.tar.gz -> kImageAnnotator-0.6.0.tar.gz ++++++
++++ 13641 lines of diff (skipped)