diff --git a/kteatime-19.12.3.tar.xz b/kteatime-19.12.3.tar.xz deleted file mode 100644 index c469c85..0000000 --- a/kteatime-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ab5fb6e33583e6d627b8f9dfaba5ce59e2b363e8045dfc66a4f65236d56542f -size 286988 diff --git a/kteatime-19.12.3.tar.xz.sig b/kteatime-19.12.3.tar.xz.sig deleted file mode 100644 index 4dd3c7e..0000000 --- a/kteatime-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYQACgkQ29LOiT4t -HId2pwf5AUCC5R9Cr/H3F2sOlwD2NTAO3m+9eDj16viVINFJUDP+/Kw3lGrCaVZf -ze6QUa1sjpMnFAAFo8ELkmooCuyhVG+EPUg51NQ00XQE0cHdsOkcoa3Ru2Nd/iaz -wC3AkNX2NbPdd61qWP/sJWmKuO73IH2GZzeU8facVPJ91lcmAQyGftaGBOJrKM78 -yPGK3mwB1ecKrr0yxH7HQy+u8XxY5BBVlhWd+tVCxDtWeCMT6HDapJRD6MH6UwTS -+Oh/uXYygkS9o7V9gs5oM1s3OR+vgv5cqdbGjtXD69WjO84gwbCTFePBSfOV8yWv -CfMm9dKxpA2zR6a9lRqsy9tlqkATSQ== -=BdH6 ------END PGP SIGNATURE----- diff --git a/kteatime-20.04.0.tar.xz b/kteatime-20.04.0.tar.xz new file mode 100644 index 0000000..8fc0e39 --- /dev/null +++ b/kteatime-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce9f4df98dd669861edb3a38077de5975a9542d18ea18a5c428864f85768697a +size 287140 diff --git a/kteatime-20.04.0.tar.xz.sig b/kteatime-20.04.0.tar.xz.sig new file mode 100644 index 0000000..eedcff3 --- /dev/null +++ b/kteatime-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+MACgkQ29LOiT4t +HIcEgAgAkHPxXI3gx6Gkzcn8hkRbNQKyOM9i5i/0qpQXuBfeEZ+hMnMh47YdKllB +AC8iFCQ0k5x2dYtzBhIOsEoGorv4BvqLETcFdiI5SYaqPVS+VVXX0tbi7BaWobnx +veuXtjPWtXGIhDotIQR+mJA4Ct/dBhrQeOagEsiSSrHNOJDZTUJ687CSDdBGDzj5 +SDVZ6vPO7Ki8/AKAZIzsdMzRKDG2ok6ocHM0G1TDYYPu79TNjvuSzWNHfCBzDJFq +w77lyvirVii63UYG+3tKLtCvwPbsLG+UW8QKCxGJLaqdDMsAoVFy5nCK7yowm2J8 +HejNjXvPgTPFHwudNBbwAg96+38Rxw== +=mwcG +-----END PGP SIGNATURE----- diff --git a/kteatime.changes b/kteatime.changes index 73ccb58..67bb311 100644 --- a/kteatime.changes +++ b/kteatime.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:54 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 +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:30:28 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 QIcon::pixmap() generate HighDPI pixmaps + ------------------------------------------------------------------- Thu Mar 5 20:36:31 UTC 2020 - Luca Beltrame diff --git a/kteatime.spec b/kteatime.spec index cf660d2..f4b242c 100644 --- a/kteatime.spec +++ b/kteatime.spec @@ -1,7 +1,7 @@ # # spec file for package kteatime # -# 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,18 +21,15 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kteatime -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Timer for various types of tea License: GPL-2.0-or-later Group: Amusements/Toys/Other 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: update-desktop-files BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5DocTools) @@ -43,22 +40,21 @@ BuildRequires: cmake(KF5NotifyConfig) BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) -BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{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 Timer utility by KDE where the user can select a particular type of tea, and be reminded when the associated hardcoded time is over. -%if %{with lang} %lang_package -%endif %prep %setup -q