Hello community,

here is the log from the commit of package kImageAnnotator for openSUSE:Factory 
checked in at 2020-02-14 16:40:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kImageAnnotator (Old)
 and      /work/SRC/openSUSE:Factory/.kImageAnnotator.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kImageAnnotator"

Fri Feb 14 16:40:54 2020 rev:2 rq:774315 version:0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kImageAnnotator/kImageAnnotator.changes  
2020-01-14 21:10:40.106856886 +0100
+++ 
/work/SRC/openSUSE:Factory/.kImageAnnotator.new.26092/kImageAnnotator.changes   
    2020-02-14 16:41:07.467711134 +0100
@@ -1,0 +2,27 @@
+Sun Feb  9 21:53:08 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 0.2.0
+  New:
+  * Edit text box content.
+  * Panning image by holding space or mouse middle button and
+    dragging.
+  * Change annotation element config after drawing.
+  Changed:
+  * Increase blur level so that large text is not visible.
+  * Crop widget updates shows via cursor if something is movable.
+  * Multi-tool buttons select current (last) tool on single click.
+  Fixed:
+  * Unable to select number annotation when clicking on the number
+    without background.
+  * Ctrl Modifier stuck on second or third screenshot with Ctrl-N.
+  * Undo/Redo is now disabled during crop and scale operation.
+  * Mess with russian letters in text tool when typing in Russian.
+  * Text tool does not allow me to type accents.
+  * Highlighter rect and ellipse have only border but no fill.
+  * Saved tool selection not loaded on startup.
+  * On startup does not highlight tool, when this tool not the
+    first item in the list.
+  * Cursor image cannot be grabbed for moving.
+  * Accents still not work in text tool on Linux.
+
+-------------------------------------------------------------------

Old:
----
  LICENSE
  kImageAnnotator-0.1.0.tar.gz

New:
----
  kImageAnnotator-0.2.0.tar.gz

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

Other differences:
------------------
++++++ kImageAnnotator.spec ++++++
--- /var/tmp/diff_new_pack.quxVUW/_old  2020-02-14 16:41:08.687711814 +0100
+++ /var/tmp/diff_new_pack.quxVUW/_new  2020-02-14 16:41:08.727711837 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kImageAnnotator
 #
-# 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
@@ -15,24 +15,24 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%define sover   0_1_0
+
+%define sover   0_2_0
 %define libname libkImageAnnotator%{sover}
 Name:           kImageAnnotator
-Version:        0.1.0
+Version:        0.2.0
 Release:        0
 Summary:        Tool for annotating images
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Other
 URL:            https://github.com/DamirPorobic/kImageAnnotator
 Source:         
https://github.com/DamirPorobic/kImageAnnotator/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:        
https://raw.githubusercontent.com/DamirPorobic/kImageAnnotator/master/LICENSE
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
+BuildRequires:  kColorPicker-devel
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(x11)
-BuildRequires:  kColorPicker-devel
 
 %description
 kImageAnnotator is a tool for annotating images.
@@ -54,7 +54,6 @@
 
 %prep
 %setup -q
-cp %{SOURCE1} .
 
 %build
 %cmake \

++++++ kImageAnnotator-0.1.0.tar.gz -> kImageAnnotator-0.2.0.tar.gz ++++++
++++ 7034 lines of diff (skipped)


Reply via email to