Hello community, here is the log from the commit of package gnome-todo for openSUSE:Factory checked in at 2017-06-01 16:32:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-todo (Old) and /work/SRC/openSUSE:Factory/.gnome-todo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-todo" Thu Jun 1 16:32:45 2017 rev:8 rq:498191 version:3.24.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-todo/gnome-todo.changes 2017-01-10 10:51:33.363085866 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-todo.new/gnome-todo.changes 2017-06-01 16:32:45.798876945 +0200 @@ -1,0 +2,28 @@ +Wed May 24 21:17:34 UTC 2017 - [email protected] + +- Update to version 3.24.1: + + Allow using right-click to select task lists. + + Fix scheduled panel calculation of date span. + + Fix crash when creating new task. +- Changes from version 3.24.0.1: + + Fix appdata tags. +- Changes from version 3.24.0: + + Add a new plugin to run To Do in background. + + A new experimental Todo.txt plugin was created, but disabled by + default. + + Properly update panels when day changes. + + Fix crash on various classes. + + Add 'todo' keyword to the desktop file. + + Fix tasklist thumbnails on HiDPI monitors. + + Drop Intltool usage. + + Add accelerators to Edit pane. + + Improve CSS loading. + + Fix drag n' drop. + + Fix many memory leaks. + + Add tasklist selector in New Task row on tasklist-less panels. + + Updated translations. +- Drop intltool BuildRequires: no longer needed. +- Set desktop file category to "Office;ProjectManagement;" using + suse_update_desktop_file. + +------------------------------------------------------------------- Old: ---- gnome-todo-3.22.1.tar.xz New: ---- gnome-todo-3.24.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-todo.spec ++++++ --- /var/tmp/diff_new_pack.91aKhf/_old 2017-06-01 16:32:46.450784983 +0200 +++ /var/tmp/diff_new_pack.91aKhf/_new 2017-06-01 16:32:46.450784983 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-todo # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2015 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -18,15 +18,14 @@ Name: gnome-todo -Version: 3.22.1 +Version: 3.24.1 Release: 0 Summary: Personal task manager for GNOME License: GPL-3.0+ Group: Productivity/Text/Editors Url: https://git.gnome.org/browse/gnome-todo/ -Source0: http://download.gnome.org/sources/gnome-todo/3.22/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-todo/3.24/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.42.0 -BuildRequires: intltool BuildRequires: update-desktop-files BuildRequires: pkgconfig(gio-2.0) >= 2.43.4 BuildRequires: pkgconfig(glib-2.0) >= 2.43.4 @@ -75,7 +74,7 @@ %install make install DESTDIR=%{buildroot} %{?_smp_mflags} find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print -%suse_update_desktop_file org.gnome.Todo +%suse_update_desktop_file -r org.gnome.Todo Office ProjectManagement %find_lang %{name} %{?no_lang_C} %post @@ -98,6 +97,9 @@ %{_datadir}/dbus-1/services/org.gnome.Todo.service %{_datadir}/glib-2.0/schemas/org.gnome.todo.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.todo.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.todo.background.gschema.xml +%dir %{_datadir}/%{name} +%{_datadir}/gnome-todo/org.gnome.Todo.Autostart.desktop %{_datadir}/icons/hicolor/*/apps/org.gnome.Todo* %{_libdir}/gnome-todo/ ++++++ gnome-todo-3.22.1.tar.xz -> gnome-todo-3.24.1.tar.xz ++++++ ++++ 56483 lines of diff (skipped)
