From 09839874179460069f87fd0414678ea62b208ce5121bdaf7b4d75acb89c0f28d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 7 Oct 2019 08:09:45 +0000 Subject: [PATCH] Accepting request 735423 from GNOME:Next - Update to version 3.34.1: + Fix various crashers. + Improve search results handling. + Make command line argument -d stand for --date. + Fix crashes when e_cal_util_get_system_timezone() returns NULL. + Fix first weekday calculation. + Remove g_get_current_time. + Readd n shortcut. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/735423 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=78 --- gnome-calendar-3.34.0.tar.xz | 3 --- gnome-calendar-3.34.1.tar.xz | 3 +++ gnome-calendar.changes | 13 +++++++++++++ gnome-calendar.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 gnome-calendar-3.34.0.tar.xz create mode 100644 gnome-calendar-3.34.1.tar.xz diff --git a/gnome-calendar-3.34.0.tar.xz b/gnome-calendar-3.34.0.tar.xz deleted file mode 100644 index bb57488..0000000 --- a/gnome-calendar-3.34.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb90905a07bc4c8455d83b8f4aa33fc1dabc9c40fe2bee1e5dc2db3bbac6713d -size 588252 diff --git a/gnome-calendar-3.34.1.tar.xz b/gnome-calendar-3.34.1.tar.xz new file mode 100644 index 0000000..d03b90e --- /dev/null +++ b/gnome-calendar-3.34.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed47b23e3fe2c356092e25bc8d455e87ef0eeb39fa90bf3d0be925dfa3e90e2 +size 588948 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index a90bc13..470713c 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Oct 5 14:31:50 UTC 2019 - Bjørn Lie + +- Update to version 3.34.1: + + Fix various crashers. + + Improve search results handling. + + Make command line argument -d stand for --date. + + Fix crashes when e_cal_util_get_system_timezone() returns NULL. + + Fix first weekday calculation. + + Remove g_get_current_time. + + Readd n shortcut. + + Updated translations. + ------------------------------------------------------------------- Tue Sep 10 10:08:14 CST 2019 - qkzhu@suse.com diff --git a/gnome-calendar.spec b/gnome-calendar.spec index 7867e10..8aec821 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -17,7 +17,7 @@ Name: gnome-calendar -Version: 3.34.0 +Version: 3.34.1 Release: 0 Summary: A calendar application for GNOME License: GPL-3.0-or-later