From 3a7d7566d09fb64a0d3633b39ce7751685d20cad127161434c58d453d5ea2615 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 22 Feb 2017 20:38:28 +0000 Subject: [PATCH 1/4] Accepting request 459752 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/459752 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=40 --- gnome-calendar-3.22.2.tar.xz | 3 --- gnome-calendar-3.23.90.tar.xz | 3 +++ gnome-calendar.changes | 13 +++++++++++++ gnome-calendar.spec | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 gnome-calendar-3.22.2.tar.xz create mode 100644 gnome-calendar-3.23.90.tar.xz diff --git a/gnome-calendar-3.22.2.tar.xz b/gnome-calendar-3.22.2.tar.xz deleted file mode 100644 index 0514797..0000000 --- a/gnome-calendar-3.22.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3096278eb4ccfee326262808451111236023bba8e0c9d332c319fb05cfdc910f -size 2373628 diff --git a/gnome-calendar-3.23.90.tar.xz b/gnome-calendar-3.23.90.tar.xz new file mode 100644 index 0000000..99a7dab --- /dev/null +++ b/gnome-calendar-3.23.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9617359f5021b4c4dcb4fe13252c939e7ba70faf96474f0312c4bf14cfd0d61f +size 2398140 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index 7645918..c4505d0 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Feb 15 09:00:29 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.90: + + Week view. + + Improvements on the search popover. + + Fix Year view not synchronized with Month view. + + Correctly check if Edit dialog is editing a new event. + + Improve focus tracking on the quick add popover. + + Add a Flatpak manifest. + + Align circle with subtitle in Edit dialog. + + Updated translations. + ------------------------------------------------------------------- Mon Dec 19 21:24:20 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-calendar.spec b/gnome-calendar.spec index 9681a34..8ea809d 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-calendar # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: gnome-calendar -Version: 3.22.2 +Version: 3.23.90 Release: 0 Summary: A calendar application for GNOME License: GPL-3.0+ Group: Productivity/Office/Organizers Url: https://wiki.gnome.org/Design/Apps/Calendar -Source: http://download.gnome.org/sources/gnome-calendar/3.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calendar/3.23/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: hicolor-icon-theme BuildRequires: intltool From f1f9db727213da8693ec15d8a146ca8c5c4f32f4b7501b77f2934885195eb32d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 28 Feb 2017 21:41:35 +0000 Subject: [PATCH 2/4] Accepting request 461009 from GNOME:Next Update to 3.23.91.1 OBS-URL: https://build.opensuse.org/request/show/461009 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=41 --- gnome-calendar-3.23.90.tar.xz | 3 --- gnome-calendar-3.23.91.1.tar.xz | 3 +++ gnome-calendar.changes | 14 ++++++++++++++ gnome-calendar.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 gnome-calendar-3.23.90.tar.xz create mode 100644 gnome-calendar-3.23.91.1.tar.xz diff --git a/gnome-calendar-3.23.90.tar.xz b/gnome-calendar-3.23.90.tar.xz deleted file mode 100644 index 99a7dab..0000000 --- a/gnome-calendar-3.23.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9617359f5021b4c4dcb4fe13252c939e7ba70faf96474f0312c4bf14cfd0d61f -size 2398140 diff --git a/gnome-calendar-3.23.91.1.tar.xz b/gnome-calendar-3.23.91.1.tar.xz new file mode 100644 index 0000000..e2e97c8 --- /dev/null +++ b/gnome-calendar-3.23.91.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f9a1bb8e747243c97778b3fd85cf0e9d16593159802a9467b4ca7a1dbb338d +size 2394176 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index c4505d0..7e36b8b 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Feb 28 20:38:18 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.91.1: + + Fix compiler flags. + + Add the co-maintainer to the DOAP file. + +------------------------------------------------------------------- +Tue Feb 28 14:17:28 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.91: + + Minor bugfixes. + + Updated translations. + ------------------------------------------------------------------- Wed Feb 15 09:00:29 UTC 2017 - dimstar@opensuse.org diff --git a/gnome-calendar.spec b/gnome-calendar.spec index 8ea809d..13ac0bb 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -17,7 +17,7 @@ Name: gnome-calendar -Version: 3.23.90 +Version: 3.23.91.1 Release: 0 Summary: A calendar application for GNOME License: GPL-3.0+ From 31939eb586b4558857af38c1fa65cf18e133a292c9d18642fdfa99645a3b8acd Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 19 Mar 2017 16:56:27 +0000 Subject: [PATCH 3/4] Accepting request 481043 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/481043 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=42 --- gnome-calendar-3.23.91.1.tar.xz | 3 --- gnome-calendar-3.23.92.tar.xz | 3 +++ gnome-calendar.changes | 11 +++++++++++ gnome-calendar.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 gnome-calendar-3.23.91.1.tar.xz create mode 100644 gnome-calendar-3.23.92.tar.xz diff --git a/gnome-calendar-3.23.91.1.tar.xz b/gnome-calendar-3.23.91.1.tar.xz deleted file mode 100644 index e2e97c8..0000000 --- a/gnome-calendar-3.23.91.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9f9a1bb8e747243c97778b3fd85cf0e9d16593159802a9467b4ca7a1dbb338d -size 2394176 diff --git a/gnome-calendar-3.23.92.tar.xz b/gnome-calendar-3.23.92.tar.xz new file mode 100644 index 0000000..d8a5346 --- /dev/null +++ b/gnome-calendar-3.23.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a56ba3403d1f179b90af972f022d2fb9f6a79e184c0bab7dd0812f439835da +size 2399796 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index 7e36b8b..7c370bd 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Mar 17 23:19:49 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.23.92: + + Fix first weekday in Week view. + + Start searching after 3 characters. + + Make sure calendar colors are in sync in Edit dialog. + + Don't show search popover for empty searcher. + + Minor fixups to Week view. + + Updated translations. + ------------------------------------------------------------------- Tue Feb 28 20:38:18 UTC 2017 - dimstar@opensuse.org diff --git a/gnome-calendar.spec b/gnome-calendar.spec index 13ac0bb..c1669b5 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -17,7 +17,7 @@ Name: gnome-calendar -Version: 3.23.91.1 +Version: 3.23.92 Release: 0 Summary: A calendar application for GNOME License: GPL-3.0+ From 15f429c0fe7f0c5b3afb8d3fc5e008239fb5ecf973a459f2ad6240e67dc0a0a5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2017 21:33:42 +0000 Subject: [PATCH 4/4] Accepting request 481602 from GNOME:Next Update to 3.24.0 OBS-URL: https://build.opensuse.org/request/show/481602 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=43 --- gnome-calendar-3.23.92.tar.xz | 3 --- gnome-calendar-3.24.0.tar.xz | 3 +++ gnome-calendar.changes | 6 ++++++ gnome-calendar.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gnome-calendar-3.23.92.tar.xz create mode 100644 gnome-calendar-3.24.0.tar.xz diff --git a/gnome-calendar-3.23.92.tar.xz b/gnome-calendar-3.23.92.tar.xz deleted file mode 100644 index d8a5346..0000000 --- a/gnome-calendar-3.23.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5a56ba3403d1f179b90af972f022d2fb9f6a79e184c0bab7dd0812f439835da -size 2399796 diff --git a/gnome-calendar-3.24.0.tar.xz b/gnome-calendar-3.24.0.tar.xz new file mode 100644 index 0000000..b5e3d1f --- /dev/null +++ b/gnome-calendar-3.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a21f51e10ce491e4a492e21c47de29a9ba1b568f4e2fd6f4e33616609d413d0 +size 2400324 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index 7c370bd..127c5eb 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 20 21:18:16 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.24.0: + + Updated translations. + ------------------------------------------------------------------- Fri Mar 17 23:19:49 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-calendar.spec b/gnome-calendar.spec index c1669b5..c041232 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -17,13 +17,13 @@ Name: gnome-calendar -Version: 3.23.92 +Version: 3.24.0 Release: 0 Summary: A calendar application for GNOME License: GPL-3.0+ Group: Productivity/Office/Organizers Url: https://wiki.gnome.org/Design/Apps/Calendar -Source: http://download.gnome.org/sources/gnome-calendar/3.23/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calendar/3.24/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: hicolor-icon-theme BuildRequires: intltool