Accepting request 797003 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/797003 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktimer?expand=0&rev=107
This commit is contained in:
commit
a76c83b011
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:921af876a176a4731a74b5e9e76d751853043ec4f4857301b39a5c680246557c
|
||||
size 377424
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYQACgkQ29LOiT4t
|
||||
HIehAAf/UD3RS7+0dgFwGFjMRsDd4WB6kpofb7NC9BC/moh1PTkoPdEkib7OOAjZ
|
||||
80rEvU9RvjquYG9zzzYfmr76t4jhw1AbAwL9F0xzMOT4AkL5hdbHPc1S0hIZpqjF
|
||||
C2Me9CybgbLdRTOiKi3cmIOY/6Mxw3KYAdfTn8MsiOE2qOywyZlVOll36qjrZS38
|
||||
gkvspliMQF2VsWesmv1y1MZvWzx1mh7vEJnXskPiBKy7aUgZ8Lzcj55cwcMWMCqj
|
||||
Mlc1Nu8d35ktBSXb4a3gKPKMtC5KCTGYRL5mk5R597daaHqvXcGBhgiLOLqERli/
|
||||
+AvxGw1PfuOWHVf20jAujIBbI+fUrA==
|
||||
=IJ1f
|
||||
-----END PGP SIGNATURE-----
|
3
ktimer-20.04.0.tar.xz
Normal file
3
ktimer-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86d5b67f04b8900c8feb0badec1364de1c85d8ddcd23fd28002b657892465817
|
||||
size 377776
|
11
ktimer-20.04.0.tar.xz.sig
Normal file
11
ktimer-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+QACgkQ29LOiT4t
|
||||
HId/uwf9HfS94pDGnnkhdLi5hZ8D4CRjTqeM8dmGCsQsCczxdhxFR6RUG9Olyh7E
|
||||
4RWTATBctp8+M3CNfldj5Rpm65pJLtMQjxtnybw4bmxnX6TgM8/sm26UqB97lZvC
|
||||
I74yXnwVUKphYO3/3HpyapEd2GklQqzZmKrY3O+lHBsxdXQBVejvspQvUD/NRmjX
|
||||
sTPJry7wajOpYbb9lEdW7i6o2QezTOIZl9eRjxhppllZsMBQDTUXLuHEGOg2Db4Y
|
||||
kp6cTD6Mhd6npeWhwqG60ABE+rQxDoE49CnAUzI4DtFhZXWyFnkvyuRjcB2USUxz
|
||||
OLlX6O/2oRAs47K5UQ6cMr3DgTL3tQ==
|
||||
=KpTg
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
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 it compile against last qt5.15 without deprecated method
|
||||
* Use camelcase header
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:31 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
22
ktimer.spec
22
ktimer.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ktimer
|
||||
#
|
||||
# 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
|
||||
@ -16,47 +16,40 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.60.0
|
||||
%define kf5_version 5.46.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: ktimer
|
||||
Version: 19.12.3
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: Countdown Launcher
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/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(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(Qt5Concurrent)
|
||||
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
|
||||
Countdown launching tool for KDE
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n ktimer-%{version}
|
||||
@ -76,7 +69,6 @@ Countdown launching tool for KDE
|
||||
%files
|
||||
%license COPYING*
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/ktimer/
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/ktimer/
|
||||
%{_kf5_applicationsdir}/org.kde.ktimer.desktop
|
||||
%{_kf5_bindir}/ktimer
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*.png
|
||||
|
Loading…
Reference in New Issue
Block a user