KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktimer?expand=0&rev=130
This commit is contained in:
parent
d558ac91cf
commit
4f3fc6806d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dec6e90b5774528657c6ee5180119d679f7c1c2ba3166218b385a68dbec0f355
|
|
||||||
size 385388
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATssACgkQ29LOiT4t
|
|
||||||
HIeUVwf+Ix9px85iZyFdZC5JuRTFukn5JeaXFcCVycIm5uk2tJ7m+dUu1mC7imuN
|
|
||||||
bGLzghV+cEuRYJ+fM4zk+v3W5jBJeOjNbuLUIz73lStAwnnkTE8Kwl+de+cLudyv
|
|
||||||
lYvCl9hBWIiAbkWX8mT7+Cl0VHMQJZT3pUAUAYJ9ibiN6vgrBHRxxBJ1cewV7/ze
|
|
||||||
nrtKZbjOiq+NWrcGrfS/TWZf/ytEwk49jcBOB5beuggXXV5x/g78wi2l0RX1eW+p
|
|
||||||
sbkAteUouZFIRssAZieyYxmVHR2Y+uKOHolHuO2WKhORiqnthaWSK2OV/wTL+ZPv
|
|
||||||
wxRcQGRJ25MzD+8JzSCp6a8N5O9+JA==
|
|
||||||
=kKzD
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
ktimer-20.12.0.tar.xz
Normal file
3
ktimer-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9a9ec2385c39b4f225bc07071de2c708cba77ec0d69543250a70003fcb2edf89
|
||||||
|
size 385388
|
11
ktimer-20.12.0.tar.xz.sig
Normal file
11
ktimer-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIYACgkQ29LOiT4t
|
||||||
|
HIfgGAf/VhWd5shbU8ebs4LFOMP0JLe4DQ48xKJqOaigqWqA8/v6411N1E10h/v/
|
||||||
|
5yYBWaoSTWe2BalGqcBYC+COgU2HNiR1zycW/VvTcZ/rTmOK2QpPEUFNH5Ttw+3Q
|
||||||
|
Ynv05uEZaVS74iFtwPzPbwLBktp8A79mUu4hB9p2jf4a9gzijplYramRZDfqcxQx
|
||||||
|
Nf9xQfEC5Ttkl5zr48jcIpAzTuHMfZ0Z35ITIxE2CdMMn3wyaODb2nwO/0e5kEk/
|
||||||
|
DbVQaEKa7LbDBIyP9Vr3WkwugtQZlZiYu0LRQ1PxR3q+38e4Qgs16aHAuacmkfTP
|
||||||
|
vS9Tn6MrDt2BVWjwtaFycDGHIS4cmQ==
|
||||||
|
=j0CV
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:17:17 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:17:30 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:17:30 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: ktimer
|
Name: ktimer
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Countdown Launcher
|
Summary: Countdown Launcher
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: cmake(KF5DBusAddons)
|
BuildRequires: cmake(KF5DBusAddons)
|
||||||
@ -41,7 +41,7 @@ BuildRequires: cmake(Qt5Widgets)
|
|||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user