diff --git a/_service b/_service new file mode 100644 index 0000000..d0e299f --- /dev/null +++ b/_service @@ -0,0 +1,19 @@ + + + + git + https://gitlab.gnome.org/GNOME/gnome-calendar.git + 46.0 + @PARENT_TAG@+@TAG_OFFSET@ + v?(.*)\+0 + \1 + + + + + *.tar + zst + + + + diff --git a/gnome-calendar-45.1.tar.xz b/gnome-calendar-45.1.tar.xz deleted file mode 100644 index f2218cc..0000000 --- a/gnome-calendar-45.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fa8507543865aa7432bb5319830c87158b5447ca09cca45b607dc6796c71008 -size 456436 diff --git a/gnome-calendar-46.0.obscpio b/gnome-calendar-46.0.obscpio new file mode 100644 index 0000000..37f47f4 --- /dev/null +++ b/gnome-calendar-46.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5760e3f3e1ed1945c7405463b705ae78c8f3bae637205da2d0c565edf9cc11ce +size 4677132 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index c3c2e74..b1b5dd5 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Mar 18 15:25:41 UTC 2024 - Dominique Leuenberger + +- Update to version 46.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 5 12:30:03 UTC 2024 - Dominique Leuenberger + +- Update to version 46.rc: + + Improve AppData information some more. + + Various code cleanups. + + Updated translations. + +------------------------------------------------------------------- +Sun Feb 25 15:29:57 UTC 2024 - Dominique Leuenberger + +- Update to version 46.beta1: + + Improve AppData information. + + Use the Settings portal for the show-week-dates setting. + + Fix daylight saving time events in the Week view. + + Add accessible labels to a few UI elements. + + Use the new AdwDialog API for responsive dialogs. + + Tweak the visuals of the Month view. + + Properly make Calendar stop the weather service in Flatpak. + + Updated translations. + ------------------------------------------------------------------- Mon Oct 23 13:59:16 UTC 2023 - Bjørn Lie diff --git a/gnome-calendar.obsinfo b/gnome-calendar.obsinfo new file mode 100644 index 0000000..88ee387 --- /dev/null +++ b/gnome-calendar.obsinfo @@ -0,0 +1,4 @@ +name: gnome-calendar +version: 46.0 +mtime: 1710774637 +commit: 64f2fb7b4d1be594e67fd4f030a34e6cfe148026 diff --git a/gnome-calendar.spec b/gnome-calendar.spec index 8a95bf8..b864fa2 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-calendar # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # 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: 45.1 +Version: 46.0 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/45/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst BuildRequires: fdupes BuildRequires: meson