Hello community,

here is the log from the commit of package gnome-calendar for 
openSUSE:Leap:15.2 checked in at 2020-01-30 14:48:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gnome-calendar (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.gnome-calendar.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-calendar"

Thu Jan 30 14:48:44 2020 rev:27 rq:752857 version:3.34.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/gnome-calendar/gnome-calendar.changes  
2020-01-15 15:04:25.981872946 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.gnome-calendar.new.26092/gnome-calendar.changes   
    2020-01-30 14:49:25.750871469 +0100
@@ -1,0 +2,171 @@
+Wed Oct  9 20:40:38 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.34.2:
+  + Fix various crashers.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Oct  5 14:31:50 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.34.1:
+  + Fix various crashers.
+  + Improve search results handling.
+  + Make command line argument -d stand for --date.
+  + Fix crashes when e_cal_util_get_system_timezone() returns NULL.
+  + Fix first weekday calculation.
+  + Remove g_get_current_time.
+  + Readd <Ctrl>n shortcut.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 10 10:08:14 CST 2019 - [email protected]
+
+- Update to version 3.34.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Sep  4 09:37:42 NZST 2019 - [email protected]
+
+- Update to version 3.33.4:
+  + Redesigned calendar management dialog.
+  + New, more reliable web discoverer code.
+  + Various bugfixes.
+  + Updated translations.
+  + Developer docs removed.
+
+-------------------------------------------------------------------
+Fri May 10 15:35:33 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.2:
+  + Fix timezone handling of all day events.
+
+-------------------------------------------------------------------
+Sun Apr 28 10:57:37 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.1:
+  + Fix release date field in AppData.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 11 15:51:54 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 15 21:28:57 UTC 2019 - [email protected]
+
+- Update to version 3.31.90:
+  + Fix build failures against latest EDS.
+  + New app icon.
+  + Rewrite timezone support for events.
+  + Run nested EDS in Flatpak.
+  + Updated translations.
+- Add new check section to spec and run meson_test macro.
+
+-------------------------------------------------------------------
+Sat Nov  3 13:52:51 UTC 2018 - [email protected]
+
+- Update to version 3.30.1:
+  + Reimplement timezone management when editing events.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Sep  8 10:44:51 UTC 2018 - [email protected]
+
+- Update to version 3.30.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Aug 28 23:17:41 UTC 2018 - [email protected]
+
+- Update to version 3.29.92:
+  + Better handle 401 status codes when adding calendars.
+  + Updated translations.
+- Drop unneeded hicolor-icon-theme BuildRequires, use autosetup
+  macro.
+- Add gtk-doc BuildRequires and pass documentation=true instead of
+  gtk-doc to meson, build documentation again.
+- Pass tracing=false to meson ensure we build the package following
+  upstream defaults.
+
+-------------------------------------------------------------------
+Fri Aug  3 18:30:42 UTC 2018 - [email protected]
+
+- Update to version 3.29.90:
+  + Add Night Light integration.
+  + Bugfixes.
+
+-------------------------------------------------------------------
+Wed May  2 04:47:20 UTC 2018 - [email protected]
+
+- Update to version 3.28.2:
+  + Don't show time labels on full day events.
+  + Fix Week grid collapsing non-overlapping events.
+  + Force timed events square box to be squared.
+  + Use the correct end date on tooltips.
+  + Minor improvements to the Month view paddings.
+  + Fix a crash when deleting tasks.
+  + Updates translations.
+
+-------------------------------------------------------------------
+Wed Apr 11 03:55:05 UTC 2018 - [email protected]
+
+- Update to version 3.28.1:
+  + Updated translations.
+- Drop desktop-file-utils BuildRequires: it is no longer required
+  nor used anymore.
+
+-------------------------------------------------------------------
+Mon Mar 12 19:28:00 UTC 2018 - [email protected]
+
+- Update to version 3.28.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar  5 20:21:23 UTC 2018 - [email protected]
+
+- Update to version 3.27.92:
+  + Flatpak improvements.
+  + New unit tests.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:27:27 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Mon Feb 12 14:14:55 UTC 2018 - [email protected]
+
+- Update to version 3.27.90:
+  + Big code refactorings that lead to more stability and ease of
+    maintainership.
+  + Follow-up improvements after rewritting the Month view.
+  + Flatpak Nightly now builds with debug and tracing enabled.
+  + Huge memory leaks were fixed.
+  + Updated translations.
+- Add pkgconfig(gweather-3.0), pkgconfig(libgeoclue-2.0) and
+  pkgconfig(geocode-glib-1.0) BuildRequires: new dependencies.
+
+-------------------------------------------------------------------
+Mon Jan 22 03:27:02 UTC 2018 - [email protected]
+
+- Update to version 3.27.2:
+  + Events now are rendered differently if they are all-day or
+    timed.
+  + Rewrite of the Month view:
+    - Month cells have more transitions and effects.
+    - The day number is above the cells.
+    - A new overflow popup window was introduced.
+    - Right-to-left languages are fully working now.
+  + Plug some memory leaks.
+  + Improve filename handling when adding new calendars.
+  + Updated translations.
+- Add libdazzle-1.0, libedataserverui-1.2 and libsoup-2.4
+  pkgconfig BuildRequires: new dependencies.
+- Drop pkgconfig(gmodule-export-2.0) and gtk-doc BuildRequires: the
+  last is not needed since we don't build the documentation and the
+  former is no longer used/needed anymore.
+
+-------------------------------------------------------------------

Old:
----
  gnome-calendar-3.26.3.tar.xz

New:
----
  gnome-calendar-3.34.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-calendar.spec ++++++
--- /var/tmp/diff_new_pack.elLNwz/_old  2020-01-30 14:49:26.154871684 +0100
+++ /var/tmp/diff_new_pack.elLNwz/_new  2020-01-30 14:49:26.158871686 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-calendar
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,31 +12,35 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           gnome-calendar
-Version:        3.26.3
+Version:        3.34.2
 Release:        0
 Summary:        A calendar application for GNOME
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Office/Organizers
-Url:            https://wiki.gnome.org/Design/Apps/Calendar
-Source:         
http://download.gnome.org/sources/gnome-calendar/3.26/%{name}-%{version}.tar.xz
-BuildRequires:  desktop-file-utils
-BuildRequires:  gtk-doc
-BuildRequires:  hicolor-icon-theme
+URL:            https://wiki.gnome.org/Design/Apps/Calendar
+Source0:        
https://download.gnome.org/sources/gnome-calendar/3.34/%{name}-%{version}.tar.xz
+
 BuildRequires:  meson
-BuildRequires:  pkgconfig(gio-2.0) >= 2.43.2
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(geocode-glib-1.0) >= 3.23
+BuildRequires:  pkgconfig(gio-2.0) >= 2.43.4
 BuildRequires:  pkgconfig(glib-2.0) >= 2.43.4
-BuildRequires:  pkgconfig(gmodule-export-2.0)
 BuildRequires:  pkgconfig(goa-1.0) >= 3.2.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.21.2
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.21.1
-BuildRequires:  pkgconfig(libecal-1.2) >= 3.13.90
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.20
+BuildRequires:  pkgconfig(gweather-3.0) >= 3.27.2
+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(libical) >= 1.0
+BuildRequires:  pkgconfig(libedataserverui-1.2) >= 3.17.1
+BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.4
+BuildRequires:  pkgconfig(libical) >= 3.0.5
+BuildRequires:  pkgconfig(libsoup-2.4)
 
 %description
 Calendar is a calendar application for GNOME.
@@ -54,11 +58,11 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %meson \
-       -Denable-gtk-doc=false \
+       -Dtracing=false \
        %{nil}
 %meson_build
 
@@ -66,9 +70,12 @@
 %meson_install
 %find_lang %{name} %{?no_lang_C}
 
+%check
+%meson_test
+
 %files
-%defattr(-,root,root)
-%doc COPYING NEWS README.md TODO.md
+%license COPYING
+%doc NEWS README.md TODO.md
 %{_bindir}/gnome-calendar
 %{_datadir}/applications/org.gnome.Calendar.desktop
 # Own dir for openSUSE Leap 42.1
@@ -78,15 +85,12 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.calendar.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.calendar.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/*.*
-#dir %%{_datadir}/gtk-doc/html/%%{name}
-#doc %%{_datadir}/gtk-doc/html/%%{name}/*.*
 
 %files -n gnome-shell-search-provider-gnome-calendar
-%defattr(-,root,root)
 %dir %{_datadir}/gnome-shell
 %dir %{_datadir}/gnome-shell/search-providers
 %{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini
 
-%files lang -f %name.lang
+%files lang -f %{name}.lang
 
 %changelog

++++++ gnome-calendar-3.26.3.tar.xz -> gnome-calendar-3.34.2.tar.xz ++++++
++++ 126588 lines of diff (skipped)


Reply via email to