tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/shared-mime-info?expand=0&rev=85
This commit is contained in:
parent
816bf53ec9
commit
694e45d417
@ -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>
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user