forked from pool/kalarm
Accepting request 826363 from KDE:Applications
20.08.0 release OBS-URL: https://build.opensuse.org/request/show/826363 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kalarm?expand=0&rev=48
This commit is contained in:
commit
9c48ca388f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71f94af998495c759b9c2e7bf2092887748301c993f76dbf36f6ac9e4bb2a1f5
|
||||
size 1838048
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzQ8ACgkQ29LOiT4t
|
||||
HIefsQf6AylOiWNmACaudoqW8gTqFgFTrNYaEMsdDXGSGxw5bXXrZHKYhfDkQuro
|
||||
vFFkNnk2jMJh5wVmN3KYYuErArMvbs9oGahfEoDpTaKZ6/EZeKnFYDkIPFwGaBCT
|
||||
u/xxRnr1KVcppJF50l0EC3oN0WjG+HXkV9aFpvK335EoQDAaprW8PIBPA/dlHkYQ
|
||||
PtK4O/L0YNrX7wJ8oaGUEoC4XqamW2CqAXcpPS8NfIWSWK47NBtkzIhrn2A9fMbc
|
||||
9dRGmjky/gMHAUEnVNgu2cvf/VsUi33cwW384SJs7du++ChPOo3urRLejU63oHvz
|
||||
dVJl3qQxLaMFDna8kOkU+e5vHYu3ew==
|
||||
=UXlR
|
||||
-----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,39 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update to 20.07.90
|
||||
* New feature release
|
||||
- Changes since 20.07.80:
|
||||
* Cancel command execution error tooltip when mouse moves to another alarm
|
||||
* Fix homepage URL
|
||||
* Fix AboutData
|
||||
* Tidy and improve comments
|
||||
* Make all DisplayCalendar methods static
|
||||
* Make all public ResourcesCalendar methods static
|
||||
* Fix infinite loop when evaluating next alarm to schedule
|
||||
* Remove unused code
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 19 10:04:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.07.80
|
||||
* New feature release
|
||||
- Too many changes to list here.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 20:08:50 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kalarm
|
||||
Version: 20.04.3
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Personal Alarm Scheduler
|
||||
License: GPL-2.0-only
|
||||
@ -56,7 +56,6 @@ BuildRequires: cmake(KF5JobWidgets)
|
||||
BuildRequires: cmake(KF5KCMUtils)
|
||||
BuildRequires: cmake(KF5KDELibs4Support)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5KdepimDBusInterfaces)
|
||||
BuildRequires: cmake(KF5Libkdepim)
|
||||
BuildRequires: cmake(KF5MailCommon)
|
||||
BuildRequires: cmake(KF5MailTransport)
|
||||
|
Loading…
Reference in New Issue
Block a user