Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kImageAnnotator for openSUSE:Factory
checked in at 2021-06-13 23:05:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kImageAnnotator (Old)
and /work/SRC/openSUSE:Factory/.kImageAnnotator.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kImageAnnotator"
Sun Jun 13 23:05:23 2021 rev:11 rq:898142 version:0.5.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/kImageAnnotator/kImageAnnotator.changes
2021-04-10 15:26:49.850339885 +0200
+++
/work/SRC/openSUSE:Factory/.kImageAnnotator.new.32437/kImageAnnotator.changes
2021-06-13 23:05:24.687589190 +0200
@@ -1,0 +2,45 @@
+Sat Jun 5 12:34:43 UTC 2021 - Martin Hauke <[email protected]>
+
+- Update to version 0.5.1
+ New
+ * Add function for loading translations.
+ * Add a new tool for creating resizable movable duplicates of
+ regions.
+ * Add support for hiding annotation settings panel.
+ * Add config option for numbering tool to only set next number.
+ * Allow manually changing canvas size.
+ * Canvas background color configurable.
+ * Zoom in and out with keyboard shortcuts.
+ * Zoom in and out via buttons from UI.
+ * Add reset zoom keyboard shortcut with tooltip.
+ * Add keyboard shortcut support for text tool.
+ * Allow rotating background image.
+ * Allow flipping background image horizontally and vertically.
+ * Configurable UI with dockable settings widgets.
+ * Add invert color image effect.
+ * Allow disabling item shadow per item from UI.
+ * Add a font selection to UI.
+ * Add zoom in/out capability to crop view.
+ * Allow to zoom in modify canvas view.
+ * Select item after drawing it and allow changing settings.
+ Changed
+ * Change drop shadow to cover all sites.
+ Fixed
+ * Deleting item outside image doesn't decrease canvas size.
+ * Duplicate region of grayscale image has color.
+ * Marker shows fill and width config when modifying existing
+ item.
+ * Highlighter/Marker washed out color and overlapping.
+ * Popup menus shown outside screen.
+ * Not possible to enter value in the width tool.
+ * Obfuscation tool shows fonts settings when switching from
+ tool with font.
+ * Annotation tools are not displayed if application starts with
+ docks hidden.
+ * Vertical scrollbar missing after using Paste embedded and
+ moving the image.
+ * Not possible to disable tool automatically deselected after
+ drawn.
+ * Annotation tool shortcuts do not work if the panel is hidden.
+
+-------------------------------------------------------------------
Old:
----
kImageAnnotator-0.4.2.tar.gz
New:
----
kImageAnnotator-0.5.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kImageAnnotator.spec ++++++
--- /var/tmp/diff_new_pack.NMnNh7/_old 2021-06-13 23:05:25.219590152 +0200
+++ /var/tmp/diff_new_pack.NMnNh7/_new 2021-06-13 23:05:25.227590166 +0200
@@ -19,7 +19,7 @@
%define sover 0
%define libname libkImageAnnotator%{sover}
Name: kImageAnnotator
-Version: 0.4.2
+Version: 0.5.1
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.5
+BuildRequires: kColorPicker-devel >= 0.1.6
BuildRequires: libqt5-linguist-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(Qt5Svg)
++++++ kImageAnnotator-0.4.2.tar.gz -> kImageAnnotator-0.5.1.tar.gz ++++++
++++ 30106 lines of diff (skipped)