File perl-File-MimeInfo.changes of Package perl-File-MimeInfo
-------------------------------------------------------------------
Mon Nov 28 06:30:37 UTC 2016 - coolo@suse.com
- updated to 0.28
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
0.28 2016-11-27
- Follow the current mime-apps-spec (fixes #8, #20)
The current version of the mime-apps spec locates the per-user defaults
file in `$XDG_CONFIG_HOME/mimeapps.list`. Use that location, and fall
back to the per-system and distribution defaults as specified, with the
previous legacy defaults file as a final fallback.
Fix by Patrick Burroughs (Celti)
-------------------------------------------------------------------
Fri Jan 15 11:17:51 UTC 2016 - bwiedemann@suse.com
- require File::BaseDir at runtime
-------------------------------------------------------------------
Tue Apr 14 21:18:18 UTC 2015 - coolo@suse.com
- updated to 0.27
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
-------------------------------------------------------------------
Tue Sep 3 15:16:30 UTC 2013 - jw@suse.com
- pulled version 0.18 from cpan.
- perl-5142-re-syntax.patch obsoleted.
-------------------------------------------------------------------
Mon Nov 21 02:04:28 UTC 2011 - jw@suse.com
- added perl-5142-re-syntax.patch;
taken from https://rt.cpan.org/Public/Bug/Display.html?id=66841
test suite now compatible to perl-5.14.2
-------------------------------------------------------------------
Wed Dec 1 13:32:22 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Sep 13 18:42:04 UTC 2010 - jw@novell.com
- recreated specfile with cpanspec 1.78
- should now also work on SLES_10
-------------------------------------------------------------------
Tue Aug 24 20:05:25 UTC 2010 - jw@novell.com
- added Requires: shared-mime-info
-------------------------------------------------------------------
Mon Jun 28 19:03:49 UTC 2010 - jw@novell.com
- added Requires: perl(File::BaseDir)
-------------------------------------------------------------------
Sat Jun 26 00:09:38 UTC 2010 - jw@novell.com
- 0.15, initial checkin