Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kalarm?expand=0&rev=136
This commit is contained in:
parent
892c909fb5
commit
eb446fc2ee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fb9d297a30e206b8425cfe95b9cc3836fc6f4d63ee0fef9db9db8f3c07e1466
|
||||
size 1915072
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/cACgkQ29LOiT4t
|
||||
HIcDRgf/YYTYTjDwTITe2rhhf/pOcLxgUOxOrUa74Bn4KYjYkuFdvtMHnJY8IlhO
|
||||
n//g1C0+56QcUATe42KlxUYxPPP/hng/sq4bVa71Rii8WtI4zNpwZPLX68qC8rzM
|
||||
HJ4GumHCn+Txw2W1danfoGc+ReECtlsG6SqAFM88oD77eWWBanYKq+1jQy18hmc5
|
||||
DkrmoOFylk9l4SYWFE2NerZC28rdD/ZnkI/DvEU7cdU8a9OoKOLLc1fJMAD1Uj6d
|
||||
cFFqVkslS9VqNSKBs5isaMgtyR8bLTnV3yoERTWPvasHqxPRbEQP1WUGbQwvDuhf
|
||||
egY28CscQ1pFkr2LA4L2vJfbzZi7JA==
|
||||
=PgbE
|
||||
-----END PGP SIGNATURE-----
|
3
kalarm-20.08.0.tar.xz
Normal file
3
kalarm-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02c1a62f603cc6917d0f95eff4aaa23cf808395bed9b1dad21817f6c32256748
|
||||
size 1913800
|
11
kalarm-20.08.0.tar.xz.sig
Normal file
11
kalarm-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgAACgkQ29LOiT4t
|
||||
HIc4hAf+OQNiUwNF6Yz+p4s0x5Lut0+/DuSqYr08n4J5T2qLkwnRm7gvNYu3g4zB
|
||||
yxN1q/RPX6B/bfpAwegcOyOWAFc29achK0gZqXKNy009Wfwytwe5UTHIsRFlcOvC
|
||||
JHVRuwK/zqFFEwV/ibP0uA6dLL8C3F5/nzhEm3NIRckZl1rMiBIvs0vJzYaHKktX
|
||||
daGKW4m57jAkMyGcQzkemJFb8ZAdNPrUdqF618suiU/8z0GUsAUY4f5OdTyIsxc+
|
||||
3hzjijhb5WWZ2iyjhNv7F5bX4nYv0Q/Y95Dog09XI+RAOApHKoMsP/DoR+8+5KtH
|
||||
vOE7FnbUweqhxAD9k1eU+k8AaICm3w==
|
||||
=9G9X
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:08:29 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- Changes since 20.07.90:
|
||||
* Update changelog
|
||||
* Fix AboutData
|
||||
* Make main window last column tooltips consistent
|
||||
* Amend version number
|
||||
* appdata: more general doc URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 07:58:50 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kalarm
|
||||
Version: 20.07.90
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Personal Alarm Scheduler
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Other
|
||||
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: gettext-devel
|
||||
BuildRequires: libxslt-devel
|
||||
@ -79,7 +79,7 @@ Obsoletes: kalarm5 < %{version}
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||
%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
|
||||
%endif
|
||||
BuildRequires: libboost_headers-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user