Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-calendar for openSUSE:Factory checked in at 2021-04-10 15:26:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-calendar (Old) and /work/SRC/openSUSE:Factory/.gnome-calendar.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-calendar" Sat Apr 10 15:26:48 2021 rev:35 rq:881115 version:40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-calendar/gnome-calendar.changes 2020-12-21 10:26:25.948184991 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-calendar.new.2401/gnome-calendar.changes 2021-04-10 15:27:41.754400942 +0200 @@ -1,0 +2,33 @@ +Tue Mar 23 09:16:30 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 40.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 17 13:05:43 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 40.rc: + + Minor cleanups. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 15 10:54:53 UTC 2021 - Callum Farmer <gm...@opensuse.org> + +- Update to version 40.beta: + + Use HdyViewSwitcher in the main window. + + Fix the color of new calendars. + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 19 10:46:46 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 40.alpha: + + Depend on libhandy-1. + + Port to the newer libgweather api. + + Improve the event editor. + + Updated translations. +- Replace pkgconfig(libhandy-0.0) BuildRequies with + pkgconfig(libhandy-1): follow upstreams port to libhandy-1. +- Switch back to regular source tarballs. + +------------------------------------------------------------------- Old: ---- _service gnome-calendar-3.38.2.obscpio gnome-calendar.obsinfo New: ---- gnome-calendar-40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-calendar.spec ++++++ --- /var/tmp/diff_new_pack.Vu210P/_old 2021-04-10 15:27:42.150401408 +0200 +++ /var/tmp/diff_new_pack.Vu210P/_new 2021-04-10 15:27:42.150401408 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-calendar # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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: 3.38.2 +Version: 40.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: %{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-calendar/40/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.1 BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.17.1 BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4 -BuildRequires: pkgconfig(libhandy-0.0) >= 0.0.9 +BuildRequires: pkgconfig(libhandy-1) >= 0.0.9 BuildRequires: pkgconfig(libical) >= 3.0.5 BuildRequires: pkgconfig(libsoup-2.4)