From 0fa144952889ddaf335c4619d63cf97fdea1ac67862e28a7a398dae83158c980 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 13 Jul 2019 11:46:06 +0000 Subject: [PATCH] KDE Applications 19.04.3 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kalarm?expand=0&rev=89 --- kalarm-19.04.2.tar.xz | 3 --- kalarm-19.04.3.tar.xz | 3 +++ kalarm.changes | 17 +++++++++++++++++ kalarm.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 kalarm-19.04.2.tar.xz create mode 100644 kalarm-19.04.3.tar.xz diff --git a/kalarm-19.04.2.tar.xz b/kalarm-19.04.2.tar.xz deleted file mode 100644 index 58bd1a8..0000000 --- a/kalarm-19.04.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20814da003a354ccc1c76b33b319e34992b44d75f0b143be68a41e3ff8cefcb5 -size 1819380 diff --git a/kalarm-19.04.3.tar.xz b/kalarm-19.04.3.tar.xz new file mode 100644 index 0000000..6e9acff --- /dev/null +++ b/kalarm-19.04.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c686f5b768719e77e913ee616267f2980c9827ea71f3738099f18cb4d4178d84 +size 1819888 diff --git a/kalarm.changes b/kalarm.changes index 3294dc9..f299c15 100644 --- a/kalarm.changes +++ b/kalarm.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Jul 13 07:26:33 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.3.php +- Changes since 19.04.2: + * Fix colour and alarm type columns being too wide in alarm list + * Disable Edit and Remove calendar buttons after calendar is deleted + * Improve debug output + * Use QHash instead of QMap + * Bug 407882: Enable resource after creation by calendar resource dialog + * Remove unused #include + * Bug 407882: Fix errors in handling of resource configuration dialog + * Fix warning about Qt::AA_EnableHighDpiScaling + ------------------------------------------------------------------- Wed Jun 19 04:49:49 UTC 2019 - Luca Beltrame diff --git a/kalarm.spec b/kalarm.spec index 1b06093..a4b7d6c 100644 --- a/kalarm.spec +++ b/kalarm.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kalarm -Version: 19.04.2 +Version: 19.04.3 Release: 0 Summary: Personal Alarm Scheduler License: GPL-2.0-only