KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kalarm?expand=0&rev=123
This commit is contained in:
parent
e70a2ee56d
commit
27de30f917
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d1154095b878a0836139b31a0ec73a86a19fc6189a769cd1b06b0f87577aa12a
|
|
||||||
size 1840016
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3twACgkQ29LOiT4t
|
|
||||||
HIfHDAf/b5mUNumRUhxVYNl0/k1lWNpZhBwwsj0JBZpYLlOXyXxTjaHTQOTp0KsZ
|
|
||||||
f2OGi7Yyb9uxdEbqgwj436d1Qzd63RATHsjMiXngjUn4/7Y3aQUgo+oy+ZvUY0FI
|
|
||||||
CKJ8dli5daWDWXc2dKLblyZiW+ZlZ/wiQAw8V66WDTBQRWsTlhPrENHO4eponq9u
|
|
||||||
ghuvOw+1wQqwfQXxJAJLQIfdYTf+ep7NY9tnANI+norhvPtFRdRgVs/i4UHMk3qD
|
|
||||||
FxirdfQhq9uUgAFfpsj7zXYv49XHIf3bzOHgccX8yAMcV8R2dJZSmnnLr01psRrC
|
|
||||||
afj8QYzHArsPyfFYKWBZMkw5ekdL/A==
|
|
||||||
=XeXf
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kalarm-20.04.0.tar.xz
Normal file
3
kalarm-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:18140c96e5451648ff7732df50235fbe7e4a7fd644dffc312e318249eb1e3d3d
|
||||||
|
size 1839528
|
11
kalarm-20.04.0.tar.xz.sig
Normal file
11
kalarm-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB7QACgkQ29LOiT4t
|
||||||
|
HId5mQf/f0os+fainX4EO+mUiMlgWkhB6XUQvDFgDXFhdXWp4hMjJHCpPyehEtOR
|
||||||
|
fi5ppD75yZaJ/kqXGkLrMo/CcY4Um2X9NOyNih9obwKk2ySo1YLpWNnGu14hMIUu
|
||||||
|
q9vUqXaOo44pHZxWY/obEhRhjQOmC+V7wOGW+/ERolIT/JL85iNFK6cW+5+No/cJ
|
||||||
|
vzQiHrYZcZKtWghJeauzJVL6OU7AYPM3oHcL7qPeiCOXh4LpUkZBQ0IO0P4gc2h9
|
||||||
|
otvRafcTp+gG0mw3QEprJ3V5MZ9AuNK97jUfcRcmIRilfNhAUGcHIIyHuxuFIjw/
|
||||||
|
Tivz3OZwiJD4Ed58MpEgAQuRnT8/LQ==
|
||||||
|
=k0LX
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 23 12:22:01 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:29:45 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Sun Apr 5 20:29:45 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -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.03.90
|
Version: 20.04.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
|
||||||
@ -80,7 +80,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