SHA256
1
0
forked from pool/kalarm

Accepting request 796880 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kalarm?expand=0&rev=44
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:47:01 +00:00 committed by Git OBS Bridge
commit 18d2e6fc1d
6 changed files with 51 additions and 23 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:526ab8884752c15622233db8b72e88d0c22a7a1bd265763d850b6e18e32de417
size 1836596

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drU0ACgkQ29LOiT4t
HIdsMwgAjL7YTxICklCLk2S5RwXY16c7OTWaJ5pf/QQZAP8gKa2niXkw3eNQirDJ
pq0/4l0osga/1xPgCn8NYStzKVWWSvPs9jndwsWud3gHvvPd1+K3YzR7/j0C7Eew
kdTybtFKnv92Rq3btBEQ/aIVRlWLVGNyzz5JOKAScghNTp8Gx8nLojAxABbdwnrD
MCe1iZJm6pebT3azztZtAzE4A79HyHYW8Ihudt3ffpZew87he24ubJRnAo45VJFT
GVlQ0o6JWsUooGvR8ekVbnUSYPEbth/ADPjDjbh3KKucq5b0YwlnCUpoj+YHRfqr
9MYwNmNzPZ8BJlNvw2QBRxkPAL/1eg==
=wo0S
-----END PGP SIGNATURE-----

3
kalarm-20.04.0.tar.xz Normal file
View 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
View 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-----

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
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>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- Changes since 20.03.80:
* Fix some error messages not being displayed
* Add design notes
* Update version number
* Another KIO build fix
-------------------------------------------------------------------
Sun Mar 22 09:16:41 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
- Too many changes to list here.
- Drop checks for obsolete distributions
-------------------------------------------------------------------
Thu Mar 5 20:35:49 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kalarm
Version: 19.12.3
Version: 20.04.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/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: gettext-devel
BuildRequires: libxslt-devel
@ -83,11 +79,11 @@ Provides: kalarm5 = %{version}
Obsoletes: kalarm5 < %{version}
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else
BuildRequires: boost-devel
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: libboost_headers-devel
%description
Personal alarm message, command and email scheduler for KDE