Accepting request 797002 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kteatime?expand=0&rev=88
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:50:01 +00:00 committed by Git OBS Bridge
commit 4f4b1b533e
6 changed files with 48 additions and 24 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ab5fb6e33583e6d627b8f9dfaba5ce59e2b363e8045dfc66a4f65236d56542f
size 286988

View File

@ -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-----

3
kteatime-20.04.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce9f4df98dd669861edb3a38077de5975a9542d18ea18a5c428864f85768697a
size 287140

View File

@ -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-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:54 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
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:30:28 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 QIcon::pixmap() generate HighDPI pixmaps
-------------------------------------------------------------------
Thu Mar 5 20:36:31 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -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