From 702c2f45688a91ddadd37be2d8355372117cf4f5ef68f3ad94b7870bbbb5eedf Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Sep 2022 07:33:10 +0000 Subject: [PATCH] Accepting request 1002628 from GNOME:Next GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already) OBS-URL: https://build.opensuse.org/request/show/1002628 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=107 --- gnome-calendar-42.2.tar.xz | 3 --- gnome-calendar-43.rc.tar.xz | 3 +++ gnome-calendar.changes | 30 ++++++++++++++++++++++++++++++ gnome-calendar.spec | 16 ++++++++-------- 4 files changed, 41 insertions(+), 11 deletions(-) delete mode 100644 gnome-calendar-42.2.tar.xz create mode 100644 gnome-calendar-43.rc.tar.xz diff --git a/gnome-calendar-42.2.tar.xz b/gnome-calendar-42.2.tar.xz deleted file mode 100644 index 42872a7..0000000 --- a/gnome-calendar-42.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae7cc63aae96a02aa599b6d6a348585f4e76f729536f39efb744302b05b5fbbd -size 578276 diff --git a/gnome-calendar-43.rc.tar.xz b/gnome-calendar-43.rc.tar.xz new file mode 100644 index 0000000..7378b27 --- /dev/null +++ b/gnome-calendar-43.rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c578627183cbe7b0711abdf816f084f0ae50fc6389e89acef4006aa51cbfe0 +size 421716 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index a9d5e8f..efb405c 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Sun Sep 4 17:38:10 UTC 2022 - Bjørn Lie + +- Update to version 43.rc: + + Update appdata screenshots + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 12 06:30:00 UTC 2022 - Dominique Leuenberger + +- Update to version 43.beta: + + Collapse sidebar in smaller window sizes. + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 3 09:48:00 UTC 2022 - Dominique Leuenberger + +- Update to version 43.alpha: + + Introduce sidebar to the main window. + + Add ability to zoom the Week view. + + Improved style of events. + + Drop the Year view. + + Use new entry rows in event editor. + + Switch to soup3. + + Updated translations. +- Replace pkgconfig() BuildRequires for port to soup3: + + geocode-glib-1.0 -> geocode-glib-2.0 + + libedataserverui-1.2 -> libedataserverui4-1.0 + + libsoup-2.4 -> libsoup-3.0 + ------------------------------------------------------------------- Wed Jun 15 11:12:16 UTC 2022 - Bjørn Lie diff --git a/gnome-calendar.spec b/gnome-calendar.spec index 6a8a2a8..5f2f131 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -17,32 +17,32 @@ Name: gnome-calendar -Version: 42.2 +Version: 43.rc 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/42/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-calendar/43/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.23 +BuildRequires: pkgconfig(geocode-glib-2.0) >= 3.26.2 BuildRequires: pkgconfig(gio-2.0) >= 2.43.4 BuildRequires: pkgconfig(glib-2.0) >= 2.43.4 BuildRequires: pkgconfig(goa-1.0) >= 3.2.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.21.2 BuildRequires: pkgconfig(gtk4) BuildRequires: pkgconfig(gweather4) -BuildRequires: pkgconfig(libadwaita-1) >= 0.0.9 +BuildRequires: pkgconfig(libadwaita-1) >= 1.2.alpha BuildRequires: pkgconfig(libdazzle-1.0) >= 3.33.1 -BuildRequires: pkgconfig(libecal-2.0) >= 3.33.2 -BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.1 -BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.17.1 +BuildRequires: pkgconfig(libecal-2.0) >= 3.45.1 +BuildRequires: pkgconfig(libedataserver-1.2) >= 3.45.1 +BuildRequires: pkgconfig(libedataserverui4-1.0) >= 3.45.1 BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4 BuildRequires: pkgconfig(libical) >= 3.0.5 -BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(libsoup-3.0) %description Calendar is a calendar application for GNOME.