Hello community, here is the log from the commit of package gnome-todo for openSUSE:Factory checked in at 2018-03-14 19:39:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-todo (Old) and /work/SRC/openSUSE:Factory/.gnome-todo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-todo" Wed Mar 14 19:39:13 2018 rev:14 rq:586212 version:3.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-todo/gnome-todo.changes 2017-12-31 19:32:18.104435645 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-todo.new/gnome-todo.changes 2018-03-14 19:39:44.427704688 +0100 @@ -1,0 +2,69 @@ +Mon Mar 12 16:05:29 UTC 2018 - [email protected] + +- Update to version 3.28.0: + + Project: Minor UI fixups and polishing. + + Todoist: + - Todoist commands are now compressed, which allows up to + 5.000 commands per minute. It is very unlikely that users + will ever reach Todoist limits now. + - Tasks appear in GNOME To Do exactly how they appear in + Todoist now. + + EDS: + - GNOME To Do now reacts to changes made by other applications + such as Evolution. + - The backend received more stability and fixes. + + Todo.txt: + - Hide internal data with 'h:1'. + - Minor fixups. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 28 16:30:05 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Sun Feb 11 22:56:00 UTC 2018 - [email protected] + +- Update to version 3.27.90: + + Project: + - Add: A 'org-gnome-Todo' style class. And proper logging + capabilities; + - Remove reduntant 'New List' menu entry from appmenu; + - Fix: Untranslated Python plugins. And an important + performance issue on startup; + - Flatpak master now shows trace messages; + - Save edited tasks more aggressively; + - Minor UI polishing. + + Todoist: + - Major rework of the Todoist data provider; + - Errors are identified and treated more accurately now; + - Tasks are now properly sorted; + - Subtasks are correctly identified. + + EDS: Correctly detect completed tasks (fixes Google Tasks + integration). + + Todo.txt: + - Initial rework of the Todo.txt data provider; + - Temporary loss of subtasks. + + Updated translations. +- Rename enable-gtk-doc meson option to gtk_doc following upstream + change. + +------------------------------------------------------------------- +Wed Dec 27 03:27:02 UTC 2017 - [email protected] + +- Update to version 3.27.2: + + The task list view was redesigned, and now is much more + cohesive. + + Updated translations. +- Drop gnome-todo-nb-translations.patch: fixed upstream. + +------------------------------------------------------------------- +Tue Dec 26 03:21:47 UTC 2017 - [email protected] + +- Update Url to https://wiki.gnome.org/Apps/Todo: current Todo's + web page. +- Drop 'find' command for deletion of *.la files since libtool is + not used anymore. + +------------------------------------------------------------------- Old: ---- gnome-todo-3.26.2.tar.xz gnome-todo-nb-translations.patch New: ---- gnome-todo-3.28.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-todo.spec ++++++ --- /var/tmp/diff_new_pack.V6HMkY/_old 2018-03-14 19:39:45.283674283 +0100 +++ /var/tmp/diff_new_pack.V6HMkY/_new 2018-03-14 19:39:45.283674283 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-todo # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,19 +18,17 @@ Name: gnome-todo -Version: 3.26.2 +Version: 3.28.0 Release: 0 Summary: Personal task manager for GNOME -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Text/Editors -Url: https://git.gnome.org/browse/gnome-todo/ -Source0: http://download.gnome.org/sources/gnome-todo/3.26/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnome-todo-nb-translations.patch [email protected] -- Update Norwegian bokmål translations -Patch0: gnome-todo-nb-translations.patch - +URL: https://wiki.gnome.org/Apps/Todo +Source0: http://download.gnome.org/sources/gnome-todo/3.28/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.42.0 BuildRequires: gtk-doc BuildRequires: meson +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(gio-2.0) >= 2.43.4 BuildRequires: pkgconfig(glib-2.0) >= 2.43.4 @@ -76,19 +74,17 @@ %build %meson \ - -Denable-gtk-doc=true \ - %{nil} + -Dgtk_doc=true %meson_build %install %meson_install -find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %suse_update_desktop_file -r org.gnome.Todo Office ProjectManagement %find_lang %{name} %{?no_lang_C} %files %license COPYING -%doc NEWS +%doc AUTHORS NEWS %{_bindir}/%{name} %dir %{_datadir}/metainfo %{_datadir}/metainfo/org.gnome.Todo.appdata.xml @@ -103,16 +99,16 @@ %{_datadir}/icons/hicolor/*/apps/org.gnome.Todo* %{_libdir}/gnome-todo/ -%files lang -f %{name}.lang - %files -n typelib-1_0-Gtd-1_0 %{_libdir}/girepository-1.0/Gtd-1.0.typelib %files devel -%doc README AUTHORS +%doc CONTRIBUTING.md HACKING.md README.md %doc %{_datadir}/gtk-doc/html/gnome-todo/ %{_datadir}/gir-1.0/Gtd-1.0.gir %{_includedir}/%{name}/ %{_libdir}/pkgconfig/gnome-todo.pc +%files lang -f %{name}.lang + %changelog ++++++ gnome-todo-3.26.2.tar.xz -> gnome-todo-3.28.0.tar.xz ++++++ ++++ 46175 lines of diff (skipped)
