2024-05-16 12:01:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 26 03:09:22 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.35
|
|
|
|
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
|
|
|
|
|
|
|
|
0.35 2024-04-25
|
|
|
|
- Fix exit code issue for `mimeopen`
|
|
|
|
Closes https://github.com/mbeijen/File-MimeInfo/issues/54
|
|
|
|
fix provided by slatian
|
|
|
|
|
2024-03-08 22:27:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 8 22:27:20 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
|
|
|
|
- Fix disabling of __perllib_provides
|
|
|
|
|
2024-01-04 15:17:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 4 03:07:21 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.34
|
|
|
|
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
|
|
|
|
|
|
|
|
0.34 2023-12-03
|
|
|
|
- Let `mimeopen` use File::DesktopEntrys run() instead of exec() to
|
|
|
|
make sure the application is started in the background.
|
|
|
|
Closes https://github.com/mbeijen/File-MimeInfo/issues/53
|
|
|
|
|
2022-07-28 12:41:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 13 03:07:34 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.33
|
|
|
|
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
|
|
|
|
|
|
|
|
0.33 2022-07-12
|
|
|
|
- Fix uninitialized value warning in File::MimeInfo::Applications,
|
|
|
|
provided by SPFabGerman
|
|
|
|
|
2022-03-09 15:38:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 7 03:06:57 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.32
|
|
|
|
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
|
|
|
|
|
|
|
|
0.32 2022-03-06
|
|
|
|
- Fix uninitialized values in _read_list() call, provided by mazunki
|
|
|
|
|
2022-01-17 13:49:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 7 03:08:15 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.31
|
|
|
|
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
|
|
|
|
|
2020-10-27 10:56:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 27 10:47:45 UTC 2020 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
|
|
|
|
- Add shared-mime-info dependency to cpanspec.yml
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 27 03:07:09 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.30
|
|
|
|
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
|
|
|
|
|
|
|
|
0.30 2020-10-26
|
|
|
|
- Added function File::MimeInfo::has_mimeinfo_database() to test if
|
|
|
|
mimeinfo database is found
|
|
|
|
- mimetype and mimeopen now exit with an error code if no mimeinfo database
|
|
|
|
is found
|
|
|
|
- Added explicit dependency on Encode::Locale
|
|
|
|
- Properly decode parameters for `mimeopen` and `mimetype`.
|
|
|
|
Patch provided by Nikos Skalkotos
|
|
|
|
- Fix for undefined defaults (fixes #36).
|
|
|
|
Reported & fix provided by Martin Vassor
|
|
|
|
- Improved installation instructions, specifically on macOS, by
|
|
|
|
Oleg Kostyuk & Michiel Beijen
|
|
|
|
|
2018-10-08 11:39:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 8 09:48:38 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
|
|
|
|
- Fix autogenerated changes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 6 05:31:39 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.29
|
|
|
|
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
|
|
|
|
|
|
|
|
0.29 2018-08-05
|
|
|
|
- Stable release to CPAN.
|
|
|
|
|
|
|
|
0.28_03 2017-01-22
|
|
|
|
- `mimeinfo --stdin` did not work. Reported by Marius Gavrilescu,
|
|
|
|
Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784545
|
|
|
|
Added minimal tests for `mimeinfo`.
|
|
|
|
|
|
|
|
0.28_02 2016-12-17
|
|
|
|
- Improved handling of Path::Tiny objects in default method.
|
|
|
|
|
|
|
|
0.28_01 2016-11-29
|
|
|
|
- Spelling fix courtesy gregor herrmann, Debian Perl group (fixes #25)
|
|
|
|
- Added t/000-report-versions-tiny.t to find out issue with Path::Tiny file
|
|
|
|
handles.
|
|
|
|
|
2016-11-28 10:00:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2016-01-15 19:54:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 15 11:17:51 UTC 2016 - bwiedemann@suse.com
|
|
|
|
|
|
|
|
- require File::BaseDir at runtime
|
|
|
|
|
2015-04-15 07:10:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 14 21:18:18 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.27
|
|
|
|
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
|
|
|
|
|
2011-11-21 01:24:59 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-09-03 15:18:39 +00:00
|
|
|
Tue Sep 3 15:16:30 UTC 2013 - jw@suse.com
|
|
|
|
|
|
|
|
- pulled version 0.18 from cpan.
|
|
|
|
- perl-5142-re-syntax.patch obsoleted.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-11-21 01:24:59 +00:00
|
|
|
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
|
|
|
|
|
2010-12-01 13:44:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:32:22 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-09-13 19:10:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 13 18:42:04 UTC 2010 - jw@novell.com
|
|
|
|
|
|
|
|
- recreated specfile with cpanspec 1.78
|
|
|
|
- should now also work on SLES_10
|
|
|
|
|
2010-08-24 20:06:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 24 20:05:25 UTC 2010 - jw@novell.com
|
|
|
|
|
|
|
|
- added Requires: shared-mime-info
|
|
|
|
|
2010-06-28 19:05:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 28 19:03:49 UTC 2010 - jw@novell.com
|
|
|
|
|
|
|
|
- added Requires: perl(File::BaseDir)
|
|
|
|
|
2010-06-26 00:14:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 26 00:09:38 UTC 2010 - jw@novell.com
|
|
|
|
|
|
|
|
- 0.15, initial checkin
|
|
|
|
|