Hello community, here is the log from the commit of package ksystemlog for openSUSE:Factory checked in at 2019-12-14 12:14:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksystemlog (Old) and /work/SRC/openSUSE:Factory/.ksystemlog.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksystemlog" Sat Dec 14 12:14:06 2019 rev:84 rq:756289 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksystemlog/ksystemlog.changes 2019-11-13 13:21:53.831295959 +0100 +++ /work/SRC/openSUSE:Factory/.ksystemlog.new.4691/ksystemlog.changes 2019-12-14 12:18:27.439247007 +0100 @@ -1,0 +2,33 @@ +Tue Dec 10 06:38:56 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:12:16 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:49 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Make it compile without kf5 deprecated method + * Journald mode: handle the case when the journal can't be opened + * Fix some clang-tidy and clazy warnings. + * Fix filtering by priority for new log items. + * Improve settings window category icons + * Make it compiles against qt5.14 + * Make it compile without deprecated method +- Remove obsolete version requirements + +------------------------------------------------------------------- Old: ---- ksystemlog-19.08.3.tar.xz ksystemlog-19.08.3.tar.xz.sig New: ---- ksystemlog-19.12.0.tar.xz ksystemlog-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksystemlog.spec ++++++ --- /var/tmp/diff_new_pack.MpKPHF/_old 2019-12-14 12:18:29.567246637 +0100 +++ /var/tmp/diff_new_pack.MpKPHF/_new 2019-12-14 12:18:29.571246637 +0100 @@ -16,32 +16,32 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ksystemlog -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: System Log Viewer Tool License: GPL-2.0-only Group: System/Monitoring URL: https://www.kde.org -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: extra-cmake-modules -BuildRequires: kdelibs4support-devel +BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: oxygen5-icon-theme-large BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: xz -BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 +BuildRequires: cmake(Qt5Concurrent) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5Widgets) BuildRequires: pkgconfig(libsystemd) Obsoletes: ksystemlog5 < %{version} Provides: ksystemlog5 = %{version} ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.MpKPHF/_old and /var/tmp/diff_new_pack.MpKPHF/_new differ ++++++ ksystemlog-19.08.3.tar.xz -> ksystemlog-19.12.0.tar.xz ++++++ ++++ 5755 lines of diff (skipped)
