Files
cinnamon-menus/cinnamon-menus.changes

206 lines
6.8 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Sun Jan 12 04:01:30 UTC 2025 - Marguerite Su <i@marguerite.su>
- update to 6.4.0
* no changelog available
-------------------------------------------------------------------
Tue Aug 13 06:13:28 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 6.2.0:
* packaging: Forbid compilation if the symbols file is outdated
- generate the documentation and create a new subpackage
- adapt spec file to newer standards
-------------------------------------------------------------------
Sat Nov 25 19:16:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 6.0.0:
* Fix meson.build deprecations up to 0.56.0
-------------------------------------------------------------------
Fri Jun 2 21:03:10 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.8.0:
* github workflow: Add optional ssh session.
-------------------------------------------------------------------
Mon Dec 5 08:49:32 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 5.6.0:
* Use github instead of circleci.
* Restore and update debian/ symbols file.
* update packaging (#53)
-------------------------------------------------------------------
Thu May 27 20:19:00 UTC 2021 - andy great <andythe_great@pm.me>
- Update to version 5.0.0.
* No changelog.
-------------------------------------------------------------------
Thu Jan 14 21:38:02 UTC 2021 - andy great <andythe_great@pm.me>
- Update to version 4.8.2.
* Fix loading of desktop files in subdirectories
-------------------------------------------------------------------
Sat Dec 5 15:55:51 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 4.8.1.
* Fix handling of malformed desktop files.
* Improve integration of flatpak apps.
-------------------------------------------------------------------
Fri Sep 18 13:36:35 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 4.6.1.
* gmenu-tree.c: Return a basename if no appinfo is available when
sorting.
-------------------------------------------------------------------
Wed Jun 10 03:22:07 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 4.6.0.
* Version bump with no change.
-------------------------------------------------------------------
Mon Mar 16 14:53:56 UTC 2020 - Marguerite Su <i@marguerite.su>
- update version 4.4.0
* version bump with no change
-------------------------------------------------------------------
Mon Jul 1 03:24:35 UTC 2019 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 4.2.0:
* Switch to modern realpath() (#20)
* Port to meson (#21)
* Update for meson changes and also adapt for cinnamon (#23)
* Build: fix the build options (#22)
* Add devhelp docs to cinnamon menus for easier reference (#24)
* Build: Set enable_debug to false
* Add option to disable docs (#25)
* Cleanup (#26)
* Meson simplification (#27)
-------------------------------------------------------------------
Fri Mar 15 01:23:23 UTC 2019 - Dead Mozay <dead-mozay@opensuse.org>
- Update to version 4.0.0:
* CI: Remove Mint 18
-------------------------------------------------------------------
Sat Jun 16 15:48:41 UTC 2018 - sor.alexei@meowr.ru
- Update to version 3.8.2:
* entry-directories.c: Restore retry handling to state prior to
commit 7516e8d.
-------------------------------------------------------------------
Thu May 8 20:40:20 UTC 2018 - sor.alexei@meowr.ru
- Update to version 3.8.1:
* Check for a valid GDesktopAppInfo before calling
GDesktopAppInfo methods. Fix retry handling to only apply to
new entries. Use g_timeout_add instead of g_idle_add for change
signal accumulation.
-------------------------------------------------------------------
Thu Apr 19 20:07:54 UTC 2018 - sor.alexei@meowr.ru
- Update to version 3.8.0:
* No changelog available.
-------------------------------------------------------------------
Sat Oct 28 19:57:36 UTC 2017 - sor.alexei@meowr.ru
- Update to version 3.6.0:
* Memory leak fixes.
* entry-directories: Fix unref.
* entry-directories: Don't modify a list while iterating it.
* entry-directories: Protect event handling for directories.
* libmenu: Remove support for legacy-dirs.
* entry-directories: Only log about invalidations if it was
handled.
-------------------------------------------------------------------
Wed May 4 17:44:11 UTC 2017 - sor.alexei@meowr.ru
- Update to version 3.4.0:
* Remove autogenerated files and remove the aclocal command from
autogen.sh.
-------------------------------------------------------------------
Tue Nov 8 13:01:41 UTC 2016 - sor.alexei@meowr.ru
- Update to version 3.2.0:
* Migrate away from gnome-common deprecated vars and macros.
* Drop gtkdocize invocation.
- Rename typelib-1_0-CinnamonMenu-3_0 to typelib-1_0-CMenu-3_0 to
match the actual typelib name.
-------------------------------------------------------------------
Wed Jun 1 12:43:15 UTC 2016 - sor.alexei@meowr.ru
- Update to version 3.0.2:
* Go back to loading .desktop files as GDesktopAppInfo this
is the only way g_desktop_app_info_get_filename() will work
properly.
-------------------------------------------------------------------
Tue May 24 16:25:54 UTC 2016 - sor.alexei@meowr.ru
- Update to version 3.0.1:
* entry-directories.c: Monitor mimeinfo.cache file and
re-attempt failed .desktop files when it changes (which is
usually just after the .desktop file is added, causing loading
to fail due to unavailable GAppInfo).
* desktop-entries.c: Refactor to eliminate double-loading of
.desktop file. Use g_key_file_load_from_file, followed by
g_desktop_app_info_new_from_keyfile.
-------------------------------------------------------------------
Mon Apr 25 05:00:35 UTC 2016 - sor.alexei@meowr.ru
- Update to version 3.0.0:
* configure.ac: Drop an obsolete macro.
-------------------------------------------------------------------
Tue Oct 20 15:56:40 UTC 2015 - sor.alexei@meowr.ru
- Update to 2.8.0.
- Fix license.
-------------------------------------------------------------------
Mon Aug 10 02:41:42 UTC 2015 - i@marguerite.su
- add baselibs.conf
-------------------------------------------------------------------
Tue Jun 2 23:02:03 UTC 2015 - stefan@fam-elser.de
- update to version 2.6.0
-------------------------------------------------------------------
Thu Apr 23 17:55:52 UTC 2015 - stefan@fam-elser.de
- update to version 2.4.2
-------------------------------------------------------------------
Wed Nov 5 13:15:46 UTC 2014 - i@marguerite.su
- update version 2.4.0
-------------------------------------------------------------------
Mon Jul 14 16:59:05 UTC 2014 - i@marguerite.su
- update version 2.3.0
* upstream just bump its version
-------------------------------------------------------------------
Fri Apr 18 02:47:42 UTC 2014 - i@marguerite.su
- initial version 2.2.0