KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kalarm?expand=0&rev=148
This commit is contained in:
parent
977aff2ee1
commit
4c23367116
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c1c0425f0efb9549cdc2e32fea6531a944be7cfdb07aa227a45fea47218c2c3
|
|
||||||
size 2076176
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATr0ACgkQ29LOiT4t
|
|
||||||
HIf+Ugf/aeRR/h6kZoEdYsXF4ozusQ47EUtz93Ob5VVlumc2rAd48Gaeg8/YGitS
|
|
||||||
VTUx5fDuElNq02hO5DiUkX0V4/ugYpLtpRp+fb+H4IQ8R3aMEwMax5qNVMH6K8vc
|
|
||||||
c5lZGXPf/g+q1xOnRxdDDfhxBkJwZbKNRIr1HYuqZodfci2200rQhMg7pOxnYPDU
|
|
||||||
yYN8cmUYM4Zk+1iBLDwrRuJ5z7rNwuFfdi2X6N+fcgJiezqZny29kmFBPr0PY0RC
|
|
||||||
BFiUSWuXlRgBowu63Q/UOflGVSDhq9geEnH58Yybbvx81uY97wwB8ntcuL+V0oPm
|
|
||||||
GIvxrFhKlClcytDMRYQmfFrpl4CiSA==
|
|
||||||
=WeYJ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kalarm-20.12.0.tar.xz
Normal file
3
kalarm-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:081b6d6e039406e064be0f37d75a8dfc7b7126909c181169716a160d63b1e9f6
|
||||||
|
size 2076248
|
11
kalarm-20.12.0.tar.xz.sig
Normal file
11
kalarm-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHkACgkQ29LOiT4t
|
||||||
|
HIciIgf/Xcv+nnaFCw3IOC5BZXBXVbqGFQa7O8+PSNHqQ884cL8ytu1mOhPDDPa0
|
||||||
|
biTYfDbj+E9e+l6HzzF+zBEv/+mgzTQLIKJgrvD04xUhROQVm6m/tcEU+zUiwHf3
|
||||||
|
jX5n0W81MytUFwADqhEq0+GQ/cMP56pC3GwewthMyid0bb+jNYJkbLOIVbEqGkyV
|
||||||
|
z92PcI3SDZx6rhRtnoeOlVXazo+kiIxtlSDOGdl5QqXAknL6Q0XIEEXagVls6bVJ
|
||||||
|
nb96HsqJIBO+K2QGAWzCLTFpfJH0p3guIMhWdmHNcBiKjxQdvsDDd3xkWku1fdZN
|
||||||
|
kH4Br7g8G7Y/kqSG2Gb3LDWr1EcW8g==
|
||||||
|
=Po2x
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:15:40 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:15:56 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:15:56 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: kalarm
|
Name: kalarm
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Personal Alarm Scheduler
|
Summary: Personal Alarm Scheduler
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
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: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
@ -81,7 +81,7 @@ Obsoletes: kalarm5 < %{version}
|
|||||||
# It can only build on the same platforms as Qt Webengine
|
# It can only build on the same platforms as Qt Webengine
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||||
%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
|
||||||
BuildRequires: libboost_headers-devel
|
BuildRequires: libboost_headers-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user