| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-File-MimeInfo | Distribution: SUSE Linux Enterprise 16 |
| Version: 0.350.0 | Vendor: openSUSE |
| Release: bp160.1.11 | Build date: Fri Apr 26 05:09:22 2024 |
| Group: Unspecified | Build host: reproducible |
| Size: 118860 | Source RPM: perl-File-MimeInfo-0.350.0-bp160.1.11.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://metacpan.org/release/File-MimeInfo | |
| Summary: Determine file types | |
This module can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database. For this module shared-mime-info-spec 0.13 was used. This package only uses the globs file. No real magic checking is used. The File::MimeInfo::Magic package is provided for magic typing. If you want to determine the mimetype of data in a memory buffer you should use File::MimeInfo::Magic in combination with IO::Scalar. This module loads the various data files when needed. If you want to hash data earlier see the 'rehash' methods below.
Artistic-1.0 OR GPL-1.0-or-later
* Fri Apr 26 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
* Fri Mar 08 2024 Tina Müller <tina.mueller@suse.com>
- Fix disabling of __perllib_provides
* Mon Dec 04 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
* Wed Jul 13 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
* Mon Mar 07 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
* Fri Jan 07 2022 Tina Müller <timueller+perl@suse.de>
- updated to 0.31
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
* Tue Oct 27 2020 Tina Müller <tina.mueller@suse.com>
- Add shared-mime-info dependency to cpanspec.yml
* Tue Oct 27 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
* Mon Oct 08 2018 Dirk Stoecker <opensuse@dstoecker.de>
- Fix autogenerated changes
* Mon Aug 06 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.
* Mon Nov 28 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 2016 bwiedemann@suse.com
- require File::BaseDir at runtime
* Tue Apr 14 2015 coolo@suse.com
- updated to 0.27
see /usr/share/doc/packages/perl-File-MimeInfo/Changes
* Tue Sep 03 2013 jw@suse.com
- pulled version 0.18 from cpan.
- perl-5142-re-syntax.patch obsoleted.
* Mon Nov 21 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 01 2010 coolo@novell.com
- switch to perl_requires macro
* Mon Sep 13 2010 jw@novell.com
- recreated specfile with cpanspec 1.78
- should now also work on SLES_10
* Tue Aug 24 2010 jw@novell.com
- added Requires: shared-mime-info
* Mon Jun 28 2010 jw@novell.com
- added Requires: perl(File::BaseDir)
* Sat Jun 26 2010 jw@novell.com
- 0.15, initial checkin
/usr/bin/mimeopen /usr/bin/mimetype /usr/lib/perl5/vendor_perl/5.42.0/File /usr/lib/perl5/vendor_perl/5.42.0/File/MimeInfo /usr/lib/perl5/vendor_perl/5.42.0/File/MimeInfo.pm /usr/lib/perl5/vendor_perl/5.42.0/File/MimeInfo/Applications.pm /usr/lib/perl5/vendor_perl/5.42.0/File/MimeInfo/Cookbook.pod /usr/lib/perl5/vendor_perl/5.42.0/File/MimeInfo/Magic.pm /usr/lib/perl5/vendor_perl/5.42.0/File/MimeInfo/Rox.pm /usr/share/doc/packages/perl-File-MimeInfo /usr/share/doc/packages/perl-File-MimeInfo/Changes /usr/share/doc/packages/perl-File-MimeInfo/README.md /usr/share/doc/packages/perl-File-MimeInfo/mimeopen /usr/share/doc/packages/perl-File-MimeInfo/mimetype /usr/share/man/man1/mimeopen.1.gz /usr/share/man/man1/mimetype.1.gz /usr/share/man/man3/File::MimeInfo.3pm.gz /usr/share/man/man3/File::MimeInfo::Applications.3pm.gz /usr/share/man/man3/File::MimeInfo::Cookbook.3pm.gz /usr/share/man/man3/File::MimeInfo::Magic.3pm.gz /usr/share/man/man3/File::MimeInfo::Rox.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Sep 30 22:36:46 2025