diff --git a/ksystemlog-19.12.3.tar.xz b/ksystemlog-19.12.3.tar.xz deleted file mode 100644 index 6ac03e8..0000000 --- a/ksystemlog-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8225b1308ace76ebbf9bb805a2b6fae9bf8a425d0b09518645234c1b2df522dc -size 1927732 diff --git a/ksystemlog-19.12.3.tar.xz.sig b/ksystemlog-19.12.3.tar.xz.sig deleted file mode 100644 index c1b6f63..0000000 --- a/ksystemlog-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYQACgkQ29LOiT4t -HIeOXQf/WDw26g5sQqV+QHuhzxI8GsdrMyWKoGIM90WiO7GvFeL4Kk+/lSeAYQyr -51bQNA77dMYKmtL5K2v02jqUcArmRVXcmOV/n1uDJzU6/Dch3jsqO904zMW9cBpu -kjpnB1pO5bpLToBuDjGb9tfGkWMkcblwjoKYHP9Z+DIyDjGQPR79v/0urbLN7GAM -msuMbqGehBi5+61NQ2udRiX+N6Wew9YE7ZbmRpX5hLZl15gFrHqmH7L7kdbqQmp9 -+Gcc0KuOo08cQvBXUPscIa90yxXAU37H3hOkmQCfmhUMEt+WdyJ7k2VH8jbECDHW -D0IOrmqVHk6J7ROoOUr+56k5f/XPMQ== -=DoNj ------END PGP SIGNATURE----- diff --git a/ksystemlog-20.04.0.tar.xz b/ksystemlog-20.04.0.tar.xz new file mode 100644 index 0000000..ff39cd6 --- /dev/null +++ b/ksystemlog-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3da8b9132e549b4d543de89b6be573eee164e55cfccb7bc99dfb1d4e0f3b66b +size 1929436 diff --git a/ksystemlog-20.04.0.tar.xz.sig b/ksystemlog-20.04.0.tar.xz.sig new file mode 100644 index 0000000..d5857f6 --- /dev/null +++ b/ksystemlog-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+MACgkQ29LOiT4t +HIcTIwf9Hq/ZATtVNLMShGL0YKRJnCWzzb5ubrn4KDBCKvUbnwIFz9KXPXOzCc54 +o+oDcKxqgEqad/EtZReGbr4K9rt2lWFpDaTO4X2t86e0UaPUh1JIGgTqFKO0huHn +Jh6wr98diXb4c9tJ9/6YHZ7T035duORVFA4lS/V0GT6kOImSnXED2En7fqYZest9 +zlA1/wcNpgNQGntbgIAtk3NOuSvgTg8vhCmGHb8rAfW6SzY59O0ojIjvzlOlcMZO +cXOUDgEN8b5gTnDbG54dA+cByb93l2uOvi4z/ftYn7rdNlu1UhrduAXaIGQk0OtI +dp/7zoNLoYAAAeam0vcDysYv/1PTug== +=cfkC +-----END PGP SIGNATURE----- diff --git a/ksystemlog.changes b/ksystemlog.changes index e7f1e1e..4f6c319 100644 --- a/ksystemlog.changes +++ b/ksystemlog.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:53 UTC 2020 - Luca Beltrame + +- 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 + +- 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 + +- 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 + ------------------------------------------------------------------- Thu Mar 5 20:36:30 UTC 2020 - Luca Beltrame diff --git a/ksystemlog.spec b/ksystemlog.spec index b5348a8..92a240a 100644 --- a/ksystemlog.spec +++ b/ksystemlog.spec @@ -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 @@ BuildRequires: pkgconfig(libsystemd) 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 @@ how to find information about their Linux system and how the log files 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 @@ want to quickly see problems occurring on their server. %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