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-04-10 15:26:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kImageAnnotator (Old)
 and      /work/SRC/openSUSE:Factory/.kImageAnnotator.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kImageAnnotator"

Sat Apr 10 15:26:22 2021 rev:10 rq:881844 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kImageAnnotator/kImageAnnotator.changes  
2020-12-23 14:21:29.449740613 +0100
+++ 
/work/SRC/openSUSE:Factory/.kImageAnnotator.new.2401/kImageAnnotator.changes    
    2021-04-10 15:26:49.850339885 +0200
@@ -1,0 +2,29 @@
+Wed Mar 24 07:31:17 UTC 2021 - ecsos <ec...@opensuse.org>
+
+- Update to 0.4.2
+  * Fixed: Fetching image from annotator with HiDPI enabled
+    pixelates image. (#218)
+  * Fixed: Keep aspect ratio only work when pressing CTRL before 
+    moving resize handle. (#219)
+
+-------------------------------------------------------------------
+Sat Mar 13 11:21:13 UTC 2021 - ecsos <ec...@opensuse.org>
+
+- Update to 0.4.1
+  * Changed: Horizontally align text inside spin box. (#203)
+  * Changed: Change zoom with mouse wheel to CTRL+Wheel. (#210)
+  * Fixed: Brazilian Portuguese translation not loaded. (#176)
+  * Fixed: error: control reaches end of non-void function. (#177)
+  * Fixed: Cursor in Text tool have too bad visibility. (#184)
+  * Fixed: bumped SONAME without name change. (#185)
+  * Fixed: Entering multiple characters at once moves the text
+    cursor only for one character. (#186)
+  * Fixed: Activating context menu while drawing item leaves item
+    in error state. (#196)
+  * Fixed: Icons not scaled on gnome with hdpi enabled. (#201)
+  * Fixed: Text/Number Pointer and Text/Number Arrow don't inherit
+    Text/Number Font in Settings. (#208)
+- Drop 0001-Fix-compiler-warning.patch because no more need.
+- Change sover from 0_4_0 to 0 because of rpmlint error.
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-compiler-warning.patch
  kImageAnnotator-0.4.0.tar.gz

New:
----
  kImageAnnotator-0.4.2.tar.gz

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

Other differences:
------------------
++++++ kImageAnnotator.spec ++++++
--- /var/tmp/diff_new_pack.eGHUPl/_old  2021-04-10 15:26:51.670342026 +0200
+++ /var/tmp/diff_new_pack.eGHUPl/_new  2021-04-10 15:26:51.674342030 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kImageAnnotator
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,19 @@
 #
 
 
-%define sover   0_4_0
+%define sover   0
 %define libname libkImageAnnotator%{sover}
 Name:           kImageAnnotator
-Version:        0.4.0
+Version:        0.4.2
 Release:        0
 Summary:        Tool for annotating images
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Other
 URL:            https://github.com/ksnip/kImageAnnotator
 Source:         
https://github.com/ksnip/kImageAnnotator/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch0:         0001-Fix-compiler-warning.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  kColorPicker-devel >= 0.1.4
+BuildRequires:  kColorPicker-devel >= 0.1.5
 BuildRequires:  libqt5-linguist-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Svg)
@@ -58,7 +57,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %cmake \
@@ -79,6 +77,7 @@
 %doc CHANGELOG.md README.md
 
 %files -n %{libname}
+%{_libdir}/lib%{name}.so.%{sover}
 %{_libdir}/lib%{name}.so.%{version}
 
 %files devel

++++++ kImageAnnotator-0.4.0.tar.gz -> kImageAnnotator-0.4.2.tar.gz ++++++
++++ 2430 lines of diff (skipped)

Reply via email to