SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gnome-todo-3.91.1-bp152.1.13.x86_64.rpm :

* Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Thu Sep 19 2019 alynx.zhouAATTsuse.com- Update to version 3.91.1: + Project: Redesign the main user interface by introducing a sidebar-based layout- Remove doc AUTHORS because it is removed in the tarball- Update spec beacuse docs dir changed
* Tue Sep 10 2019 Dominique Leuenberger - Drop gtk3-schema requires: this dependency does not belong here. it is GTK3\'s responsibility to pull this in.
* Sun Sep 08 2019 Luke Jones - Add Requires: gtk3-schema so that the correct colour picker schema is used.
* Fri Sep 06 2019 Luke Jones - Add gnome-todo-eds-libecal-2.0.patch to enable building against newer evolution-data-server.- Replace pkgconfig(libecal-1.2) with pkgconfig(libecal-2.0) BuildRequires following above patch.- Remove gnome-todo-autoptr-fix.patch, conflicts with gnome-todo-eds-libecal-2.0.patch
* Wed May 29 2019 Bjørn Lie - Add gnome-todo-autoptr-fix.patch: Fix build with new glib.
* Wed Apr 11 2018 luc14n0AATTlinuxmail.org- Update to version 3.28.1: + Fix Scheduled panel not updating its task list. + Updated translations.
* Mon Mar 12 2018 dimstarAATTopensuse.org- 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 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Sun Feb 11 2018 luc14n0AATTlinuxmail.org- 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 2017 luc14n0AATTlinuxmail.org- 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 2017 luc14n0AATTlinuxmail.org- 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.
* Fri Dec 22 2017 zaitorAATTopensuse.org- Add gnome-todo-nb-translations.patch: Update Norwegian bokmål translations.- Enable build of api docs again, fixed upstream in 3.26.2 release.- Clean up spec, use modern macros.
* Wed Nov 01 2017 dimstarAATTopensuse.org- Update to version 3.26.2: + task: dereference pointer before comparing tasks. + provider-eds: Make tasklists synchronize offline. + Updated translations.
* Tue Sep 26 2017 zaitorAATTopensuse.org- Temp disable building of api docs, as it is currently broken upstream.
* Thu Sep 21 2017 luc14n0AATTlinuxmail.org- Update to version 3.26.1: + Fix type race initialization that prevents To Do startup. + Fix translations.- Changes from version 3.26.0: + Updated translations.
* Fri Sep 08 2017 jengelhAATTinai.de- Update descriptions.
* Mon Aug 14 2017 zaitorAATTopensuse.org- Update to version 3.25.90: + Move to Meson build system. + Fix Flatpak build. + Introduce Todoist integration. + Updated translations.- Add meson BuildRequires and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson build system.- Add gtk-doc BuildRequires and pass Denable-gtk-doc=true to meson.- Drop obsolete post(un) handling, file-trigger takes care of this now. Following macros removed: glib2_gsettings_schema_post(un), desktop_database_post(un) and icon_theme_cache_post(un).- Add pkgconfig(rest-0.7) & pkgconfig(json-glib-1.0) BuildRequires: New dependencies.
* Tue Jun 20 2017 dimstarAATTopensuse.org- Update to version 3.25.3: + Improve Scheduled panel\'s date headers. + Allow pass an emit-error-message callback. + Allow control-click for selection mode. + Many improvements to Todo.txt plugin. + Add Meson build system files. + Plug memory leaks. + Add skeleton for Todoist plugin. + Updated translations.
* Fri Jun 09 2017 zaitorAATTopensuse.org- Update to version 3.25.1: + No changes.
* Fri Jun 09 2017 zaitorAATTopensuse.org- Update to version 3.24.2: + Enable Todo.txt plugin by default. + Vast improvements to Todo.txt plugin. + Set default application icon. + Many fixes to the Scheduled panel. + Updated translations.
* Wed May 24 2017 dimstarAATTopensuse.org- 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.
* Tue Dec 20 2016 zaitorAATTopensuse.org- Update to version 3.22.1: + Improved behavior when dealing with dates. + Improve the focus management so we don\'t loose the new task row. + Improve the Unscheduled panel. + Duplicated task issue is now fixed. + Add a Flatpak manifest file. + GNOME To Do consumes less memory and is more stable. + Updated translations.
* Mon Nov 07 2016 dimstarAATTopensuse.org- Update to version 3.22.0: + GNOME To Do now supports subtasks. + Plug various memory leaks. + Improved task editor panel. + Avoid crash on labels. + Various cleanups. + Add developer documentation. + Make the stardard panels as plugins. + Add plugin to switch between dark/light theme variants. + General improvements on dark variant. + Updated translations.
* Tue May 10 2016 zaitorAATTopensuse.org- Update to version 3.20.2: + Small code cleanups. + Fix Scheduled and Today panels\' misbehavior. + Updated translations.
* Tue Apr 26 2016 zaitorAATTopensuse.org- Update to version 3.20.1: + Fixed unstranslated string. + Fix translations not being applied. + Updated translations.
* Tue Mar 22 2016 dimstarAATTopensuse.org- Update to version 3.20.0: + Updated translations.
* Tue Mar 15 2016 dimstarAATTopensuse.org- Update to version 3.19.92: + Updated translations.
* Thu Mar 03 2016 zaitorAATTopensuse.org- Update to version 3.19.91: + Consistently use To Do naming. + Also consider creation date when sorting tasks. + Make EDS an embedded plugin. + Updated translations.
* Tue Feb 16 2016 zaitorAATTopensuse.org- Update to version 3.19.90: + Improved documentation for the plugin API. + Ignore casefolding when sorting tasks & lists. + Fix Scheduled headers and translations. + Improved Scheduled panel. + Updated translations.
* Mon Feb 01 2016 dimstarAATTopensuse.org- Update to version 3.19.5: + Vastly improve the plugin system. + Add kudos information in AppData. + Adapt icon names to use the application id. + Many code cleanups and fixes.- Changes from version 3.19.4: + Add a plugin subsystem. + Add list-based tasklist selector. + Port to use CSS names. + Updated translations.- Add gobject-introspection-devel and pkgconfig(libpeas-1.0) BuildRequires: new dependencies.- Create new subpackages typelib-1_0-Gtd-1_0 and gnome-todo-devel.
* Wed Oct 14 2015 zaitorAATTopensuse.org- Update to version 3.18.1: + Fix 256x256 icons being installed as 512x512. + Add a symbolic variant. + Install a DBus service file. + Wrap notes text. + Updated translations.
* Mon Sep 21 2015 dimstarAATTopensuse.org- Update to version 3.18.0: + Updated translations.
* Mon Sep 14 2015 zaitorAATTopensuse.org- Update to version 3.17.92: + Updated translations.
* Wed Sep 02 2015 dimstarAATTopensuse.org- Update to version 3.17.91: + Add selection mode, which allows renaming and removing lists. + Add a \"Clear completed tasks...\" item in gear menu. + Update build system. + Lots of bugfixes and cleanups. + Updated translations.
* Thu Jul 23 2015 zaitorAATTopensuse.org- Initial build, version 3.17.4.
 
ICM