Hello community,
here is the log from the commit of package gnome-calendar for
openSUSE:Leap:15.2 checked in at 2020-04-28 20:10:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gnome-calendar (Old)
and /work/SRC/openSUSE:Leap:15.2/.gnome-calendar.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-calendar"
Tue Apr 28 20:10:03 2020 rev:28 rq:796614 version:3.36.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/gnome-calendar/gnome-calendar.changes
2020-01-30 14:49:25.750871469 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.gnome-calendar.new.2738/gnome-calendar.changes
2020-04-28 20:10:04.820400111 +0200
@@ -1,0 +2,36 @@
+Thu Apr 16 21:52:39 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 3.36.1:
+ + Introduce a new engine.
+ + Fix a lot of bugs.
+ + Support webcal:// URLs.
+ + Updated translations.
+- Add fdupes BuildRequires and macro call, remove duplicates.
+
+-------------------------------------------------------------------
+Sat Mar 7 19:04:28 UTC 2020 - [email protected]
+
+- Update to version 3.36.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sat Feb 29 23:15:28 UTC 2020 - [email protected]
+
+- Update to version 3.35.92:
+ + Reorganize source code folders.
+ + Redesigned event editor dialog.
+ + Many other minor code cleanups.
+ + Updated translations.
+- Drop gnome-calendar-appid.patch: fixed upstream.
+- Add libhandy to BuildRequires.
+
+-------------------------------------------------------------------
+Fri Feb 14 10:16:33 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.35.2:
+ + New Nightly app icon.
+ + Many code cleanups.
+ + Updated translations.
+- Add gnome-calendar-appid.patch: Fix app ID outside devel profile.
+
+-------------------------------------------------------------------
Old:
----
gnome-calendar-3.34.2.tar.xz
New:
----
gnome-calendar-3.36.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-calendar.spec ++++++
--- /var/tmp/diff_new_pack.HOLwGk/_old 2020-04-28 20:10:05.300401108 +0200
+++ /var/tmp/diff_new_pack.HOLwGk/_new 2020-04-28 20:10:05.304401116 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gnome-calendar
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
Name: gnome-calendar
-Version: 3.34.2
+Version: 3.36.1
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.34/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-calendar/3.36/%{name}-%{version}.tar.xz
+BuildRequires: fdupes
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.23
@@ -39,6 +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(libical) >= 3.0.5
BuildRequires: pkgconfig(libsoup-2.4)
@@ -69,6 +71,7 @@
%install
%meson_install
%find_lang %{name} %{?no_lang_C}
+%fdupes %{buildroot}/%{_prefix}
%check
%meson_test
++++++ gnome-calendar-3.34.2.tar.xz -> gnome-calendar-3.36.1.tar.xz ++++++
++++ 73350 lines of diff (skipped)