commit ksystemlog for openSUSE:Factory
Hello community, here is the log from the commit of package ksystemlog for openSUSE:Factory checked in at 2020-04-29 20:49:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksystemlog (Old) and /work/SRC/openSUSE:Factory/.ksystemlog.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ksystemlog" Wed Apr 29 20:49:59 2020 rev:88 rq:797001 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksystemlog/ksystemlog.changes 2020-03-12 23:06:14.611180324 +0100 +++ /work/SRC/openSUSE:Factory/.ksystemlog.new.2738/ksystemlog.changes 2020-04-29 20:51:04.140817369 +0200 @@ -1,0 +2,33 @@ +Thu Apr 23 12:22:53 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * Fix build with Qt >= 5.15.0-beta3 + +------------------------------------------------------------------- +Sun Apr 5 20:30:27 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sun Mar 22 09:17:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * Make it compile against last qt5.15 without deprecated method + * Make it compile with qt5.15 + * Remove endl at the end of QDebug. It already adds it + * Don't create pixmaps for logmode icons + * Use URLs with transport encryption + +------------------------------------------------------------------- Old: ---- ksystemlog-19.12.3.tar.xz ksystemlog-19.12.3.tar.xz.sig New: ---- ksystemlog-20.04.0.tar.xz ksystemlog-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksystemlog.spec ++++++ --- /var/tmp/diff_new_pack.zccJcQ/_old 2020-04-29 20:51:05.380820210 +0200 +++ /var/tmp/diff_new_pack.zccJcQ/_new 2020-04-29 20:51:05.384820219 +0200 @@ -1,7 +1,7 @@ # # spec file for package ksystemlog # -# Copyright (c) 2018 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 @@ -21,23 +21,19 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ksystemlog -Version: 19.12.3 +Version: 20.04.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/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: extra-cmake-modules -BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: oxygen5-icon-theme-large BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: xz +BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Test) @@ -46,8 +42,10 @@ Obsoletes: ksystemlog5 < %{version} Provides: ksystemlog5 = %{version} %if %{with lang} -Recommends: %{name}-lang +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description This program is developed for use by beginner users, who do not know @@ -55,9 +53,7 @@ are in their computer. But it is also designed for advanced users, who want to quickly see problems occurring on their server. -%if %{with lang} %lang_package -%endif %prep %setup -q @@ -75,11 +71,7 @@ %suse_update_desktop_file org.kde.ksystemlog System Monitor for i in {16,22,32,48,64,128}; do mkdir -p %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps -%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 cp %{_datadir}/icons/oxygen/base/"$i"x"$i"/apps/utilities-log-viewer.png %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps/; -%else - cp %{_datadir}/icons/oxygen/"$i"x"$i"/apps/utilities-log-viewer.png %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps/; -%endif done %files ++++++ ksystemlog-19.12.3.tar.xz -> ksystemlog-20.04.0.tar.xz ++++++ ++++ 2530 lines of diff (skipped)
participants (1)
-
root