Dominique Leuenberger 2020-05-06 17:50:45 +00:00 committed by Git OBS Bridge
parent 816bf53ec9
commit 694e45d417
2 changed files with 17 additions and 16 deletions

View File

@ -2,21 +2,22 @@
Wed May 6 16:52:14 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de> Wed May 6 16:52:14 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 2.0 - Update to version 2.0
* Port build system to meson, and ship test suite with tarball + Port build system to meson, and ship test suite with tarball.
* Install ITS file to allow gettext to translate mime-type descriptions + Install ITS file to allow gettext to translate mime-type
* Add BPS and IPS patch formats descriptions.
* Lower weight for "use strict" and similar in the perl mimetype + Add BPS and IPS patch formats.
* Add new magic for Sega Mega Drive ROMs + Lower weight for "use strict" and similar in the perl mimetype.
* Add Common Lisp mime-type + Add new magic for Sega Mega Drive ROMs.
* Rename text/x-tcl to text/tcl + Add Common Lisp mime-type.
* Add text/vbscript + Rename text/x-tcl to text/tcl.
* Add PySpread spreadsheet mime-types + Add text/vbscript.
* Add Kotlin source mime-type + Add PySpread spreadsheet mime-types.
* Add AVIF image mime-type + Add Kotlin source mime-type.
* Split versions of the Audible audio mime types + Add AVIF image mime-type.
* Add *.spx glob for audio/x-speex+ogg + Split versions of the Audible audio mime types.
* Add Apple System Profiler XML mime-type + Add *.spx glob for audio/x-speex+ogg.
- Adjust build dependencies: Add meson and xmlto, drop intltool + Add Apple System Profiler XML mime-type.
- Adjust build dependencies: Add meson and xmlto, drop intltool.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 11 17:07:32 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com> Sat Apr 11 17:07:32 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -68,7 +68,7 @@ This package contains:
install -D -m644 %{SOURCE1} %{buildroot}%{_rpmmacrodir}/macros.shared-mime-info install -D -m644 %{SOURCE1} %{buildroot}%{_rpmmacrodir}/macros.shared-mime-info
%check %check
%meson_build test %meson_test
%filetriggerin -- %{_datadir}/mime %filetriggerin -- %{_datadir}/mime
export PKGSYSTEM_ENABLE_FSYNC=0 export PKGSYSTEM_ENABLE_FSYNC=0