forked from pool/perl-Linux-DesktopFiles
automatic update OBS-URL: https://build.opensuse.org/request/show/535744 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Linux-DesktopFiles?expand=0&rev=6
37 lines
1.4 KiB
Plaintext
37 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Oct 22 05:28:09 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 0.24
|
|
see /usr/share/doc/packages/perl-Linux-DesktopFiles/Changes
|
|
|
|
0.24 2017-10-21
|
|
- When `keep_unknown_categories` is true and a given entry does not belong to any category, `parse_desktop_file` will set `Categories` to [`unknown_category_key`].
|
|
|
|
0.23 2017-10-21
|
|
- Escaped strings are now unescaped.
|
|
- Added the `parse_desktop_file` method, which parses a single desktop file.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 5 05:33:17 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 0.22
|
|
see /usr/share/doc/packages/perl-Linux-DesktopFiles/Changes
|
|
|
|
0.22 2017-10-04
|
|
- Make sure the category names are unique, so we don't store an application twice under the same category.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 22 05:36:57 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 0.21
|
|
see /usr/share/doc/packages/perl-Linux-DesktopFiles/Changes
|
|
|
|
0.21 2017-09-21
|
|
- Fixed a minor bug for icon names that contain one or more dots (e.g.: "foo.bar.baz").
|
|
Thanks to Erik Dubois for reporting this issue (https://github.com/trizen/obmenu-generator/issues/16).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 15 21:48:39 UTC 2017 - smurf.anon@gmail.com
|
|
|
|
- Initial package, version 0.20
|