forked from pool/kalarm
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kalarm?expand=0&rev=95
This commit is contained in:
parent
9678c66ccf
commit
b885389be0
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4657c00a74390cacb51e5b4bc820243d37d0ee2401f1675d56f6d2670b86121b
|
||||
size 1823188
|
3
kalarm-19.08.0.tar.xz
Normal file
3
kalarm-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0ddabb2abfc2d593ec88864179c30eda219f7db4c25b7fc9951ac3b388eee84
|
||||
size 1818920
|
11
kalarm-19.08.0.tar.xz.sig
Normal file
11
kalarm-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxnwACgkQ29LOiT4t
|
||||
HIeYUgf/aFywuFRtod4HVLUZkhYzvu8nowlgnUnZ5yQTxw8wVdPM1j541VSITPaA
|
||||
/Vt+1UvQNIN5FsFuB/h88mVduvo2i/VU3vBsOIuq3Cp38vXcD1vznlE5y/t+9eNy
|
||||
JxgTsYiPvnyRyeUrUb5PLZ7Xq7op8+DjGU9GXbwBfvzUqXVfMcpVTr3w+LD6bHa/
|
||||
qBfvU37kV5G48e4KfrFtV6PCmeZnhRBH69PnOY4tRhp+TMgtimdKcNzeZzWsA3yT
|
||||
UXvat2q9foIVfImVNP6r+hmplGuo1qh/T6cRcECtOH1+6wZZ9/bg5/D6OWXY2ij4
|
||||
YpFQAHKAdN5DxfuLNUfZcLT+KhGl4A==
|
||||
=h2yG
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:30:19 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- Changes since 19.07.90:
|
||||
* Only call checkForDisabledAlarms() for active alarm type
|
||||
* Remove kdelibs4support usage
|
||||
* Fix namespace
|
||||
* Adapt to KCalendarCore namespace change
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:47 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
10
kalarm.spec
10
kalarm.spec
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kalarm
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Personal Alarm Scheduler
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Other
|
||||
URL: http://www.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: libxslt-devel
|
||||
|
Loading…
Reference in New Issue
Block a user