Hello community,

here is the log from the commit of package gnome-calendar for openSUSE:Factory 
checked in at 2018-03-16 10:41:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-calendar (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-calendar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-calendar"

Fri Mar 16 10:41:16 2018 rev:22 rq:586225 version:3.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-calendar/gnome-calendar.changes    
2018-01-26 13:38:51.835075919 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-calendar.new/gnome-calendar.changes       
2018-03-16 10:41:27.104572398 +0100
@@ -1,0 +2,52 @@
+Mon Mar 12 19:28:00 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.28.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar  5 20:21:23 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.27.92:
+  + Flatpak improvements.
+  + New unit tests.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:27:27 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Mon Feb 12 14:14:55 UTC 2018 - dims...@opensuse.org
+
+- 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 - luc1...@linuxmail.org
+
+- 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.28.0.tar.xz

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

Other differences:
------------------
++++++ gnome-calendar.spec ++++++
--- /var/tmp/diff_new_pack.dFmG51/_old  2018-03-16 10:41:28.596518677 +0100
+++ /var/tmp/diff_new_pack.dFmG51/_new  2018-03-16 10:41:28.600518533 +0100
@@ -17,26 +17,31 @@
 
 
 Name:           gnome-calendar
-Version:        3.26.3
+Version:        3.28.0
 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
+URL:            https://wiki.gnome.org/Design/Apps/Calendar
+Source:         
http://download.gnome.org/sources/gnome-calendar/3.28/%{name}-%{version}.tar.xz
 BuildRequires:  desktop-file-utils
-BuildRequires:  gtk-doc
 BuildRequires:  hicolor-icon-theme
 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(gweather-3.0) >= 3.27.2
+BuildRequires:  pkgconfig(libdazzle-1.0) >= 3.26.1
 BuildRequires:  pkgconfig(libecal-1.2) >= 3.13.90
 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(libical) >= 1.0
+BuildRequires:  pkgconfig(libsoup-2.4)
 
 %description
 Calendar is a calendar application for GNOME.
@@ -58,7 +63,7 @@
 
 %build
 %meson \
-       -Denable-gtk-doc=false \
+       -Dgtk-doc=false \
        %{nil}
 %meson_build
 
@@ -67,8 +72,8 @@
 %find_lang %{name} %{?no_lang_C}
 
 %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
@@ -82,11 +87,10 @@
 #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.28.0.tar.xz ++++++
++++ 45563 lines of diff (skipped)


Reply via email to