From 4d2fd998a4963f3e19f8ae6e9d7440fe81bcfd67c8d3dff94d4354be7b4bf574 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 10 Dec 2020 16:44:47 +0000 Subject: [PATCH] Accepting request 854623 from GNOME:Next - Udpate to version 3.38.1+7: + gcal-timeline: never reset completed_calendars. + gcal-timeline: completed_calendars should be unsigned. + Updated translations. - Switch to _service: upstream did not produce a 3.38.2 tarball, but 3.38.1 crashes, so we do want to move quicker. OBS-URL: https://build.opensuse.org/request/show/854623 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=87 --- _service | 17 +++++++++++++++++ gnome-calendar-3.38.1+7.obscpio | 3 +++ gnome-calendar-3.38.1.tar.xz | 3 --- gnome-calendar.changes | 10 ++++++++++ gnome-calendar.obsinfo | 5 +++++ gnome-calendar.spec | 4 ++-- 6 files changed, 37 insertions(+), 5 deletions(-) create mode 100644 _service create mode 100644 gnome-calendar-3.38.1+7.obscpio delete mode 100644 gnome-calendar-3.38.1.tar.xz create mode 100644 gnome-calendar.obsinfo diff --git a/_service b/_service new file mode 100644 index 0000000..7f341a3 --- /dev/null +++ b/_service @@ -0,0 +1,17 @@ + + + https://gitlab.gnome.org/GNOME/gnome-calendar.git + git + + gnome-3-38 + @PARENT_TAG@+@TAG_OFFSET@ + (.*)\+0 + \1 + + + + *.tar + xz + + + diff --git a/gnome-calendar-3.38.1+7.obscpio b/gnome-calendar-3.38.1+7.obscpio new file mode 100644 index 0000000..f811409 --- /dev/null +++ b/gnome-calendar-3.38.1+7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11607ea6f27fa60f6bedd51a8ab333204aa8a9143cc18da27bb3a822e1fd581 +size 3559948 diff --git a/gnome-calendar-3.38.1.tar.xz b/gnome-calendar-3.38.1.tar.xz deleted file mode 100644 index ed05ff8..0000000 --- a/gnome-calendar-3.38.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7280880a082d631624d02a102dd547ceb59498da368311f3e49a06cff897f512 -size 547168 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index dd1d319..b30906f 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Dec 10 16:11:10 UTC 2020 - Dominique Leuenberger + +- Udpate to version 3.38.1+7: + + gcal-timeline: never reset completed_calendars. + + gcal-timeline: completed_calendars should be unsigned. + + Updated translations. +- Switch to _service: upstream did not produce a 3.38.2 tarball, + but 3.38.1 crashes, so we do want to move quicker. + ------------------------------------------------------------------- Mon Oct 5 16:03:28 UTC 2020 - dimstar@opensuse.org diff --git a/gnome-calendar.obsinfo b/gnome-calendar.obsinfo new file mode 100644 index 0000000..8c6f630 --- /dev/null +++ b/gnome-calendar.obsinfo @@ -0,0 +1,5 @@ +name: gnome-calendar +version: 3.38.1+7 +mtime: 1606747773 +commit: fc96b55b9068451010747f5b181e1bca294270a7 + diff --git a/gnome-calendar.spec b/gnome-calendar.spec index 3a9fd09..00c4ca4 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -17,13 +17,13 @@ Name: gnome-calendar -Version: 3.38.1 +Version: 3.38.1+7 Release: 0 Summary: A calendar application for GNOME License: GPL-3.0-or-later Group: Productivity/Office/Organizers URL: https://wiki.gnome.org/Design/Apps/Calendar -Source0: https://download.gnome.org/sources/gnome-calendar/3.38/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson