Hello community,

here is the log from the commit of package drkonqi5 for openSUSE:Factory 
checked in at 2020-06-08 23:52:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drkonqi5 (Old)
 and      /work/SRC/openSUSE:Factory/.drkonqi5.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "drkonqi5"

Mon Jun  8 23:52:04 2020 rev:50 rq:812302 version:5.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/drkonqi5/drkonqi5.changes        2020-05-07 
15:08:37.716132505 +0200
+++ /work/SRC/openSUSE:Factory/.drkonqi5.new.3606/drkonqi5.changes      
2020-06-08 23:53:11.823060765 +0200
@@ -1,0 +2,33 @@
+Thu Jun  4 13:27:11 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.19.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.0.php
+- No code changes since 5.18.90
+
+-------------------------------------------------------------------
+Thu May 14 14:33:01 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.90.php
+- Changes since 5.18.5:
+  * initialize bools to false by default (kde#421187)
+  * Don't leak DrKonqi dialog / fix crash on wayland
+  * bump to require Qt 5.14
+  * Read the new message string after rather than before
+  * Use SyntaxHighlighter for highlighting
+  * Adapt to changes in kcrash
+  * [DrKonqi] Port QRegExp to QRegularExpression
+  * Bump required version of KF5 to 5.69.0
+  * Reduce unneeded dependencies
+  * skip over _start and __libc_start_main
+  * style++
+  * Include s_kcrashErrorMessage in our traces
+  * Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
+  * Port away from deprecated API on Qt 5.15.0
+  * fix windows compilation, QString.sprintf() is deprecated
+
+-------------------------------------------------------------------

Old:
----
  drkonqi-5.18.5.tar.xz
  drkonqi-5.18.5.tar.xz.sig

New:
----
  drkonqi-5.19.0.tar.xz
  drkonqi-5.19.0.tar.xz.sig

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

Other differences:
------------------
++++++ drkonqi5.spec ++++++
--- /var/tmp/diff_new_pack.qoZpxG/_old  2020-06-08 23:53:13.587066206 +0200
+++ /var/tmp/diff_new_pack.qoZpxG/_new  2020-06-08 23:53:13.591066218 +0200
@@ -23,15 +23,15 @@
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
 # Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
 %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
-Version:        5.18.5
+Version:        5.19.0
 Release:        0
 Summary:        Helper for debugging and reporting crashes
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Debuggers
 URL:            http://www.kde.org/
-Source:         
https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
+Source:         drkonqi-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
+Source1:        drkonqi-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 # PATCHES 100-199 are from upstream 5.16 branch
@@ -47,6 +47,7 @@
 BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
 BuildRequires:  cmake(KF5Notifications) >= %{kf5_version}
 BuildRequires:  cmake(KF5Service) >= %{kf5_version}
+BuildRequires:  cmake(KF5SyntaxHighlighting) >= %{kf5_version}
 BuildRequires:  cmake(KF5Wallet) >= %{kf5_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{kf5_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{kf5_version}

++++++ drkonqi-5.18.5.tar.xz -> drkonqi-5.19.0.tar.xz ++++++
++++ 33436 lines of diff (skipped)



Reply via email to