|
|
|
|
Changelog for shared-mime-info-lang-2.2-6.2.noarch.rpm :
* Mon Mar 28 2022 Christophe Giboudeaux - Update to 2.2: * model/3mf: new type * Match shared libraries with version suffix * model/obj: add mtllib and Blender comment based magic * model/mtl: add Blender comment magic, increase newmtl range * model/obj, model/mtl: new types * Add Electron Archive Format type application/x-asar * text/x-qml: Lower match priority to avoid conflicts with Python * Move \' *.blend\' to top of Blender glob list * Adding SPARQL media types * application/zip: Add ` *.zipx` glob and test fixture * Added DSD mime type * Differentiate comic book archives * FITS: Add missing `application/fits` and legacy globs * Add Godot engine files * Add FlashForge \"xgcode\" mime-type * text/x-objc++src: new type * image/heif: test .hif extension too * image/hif: add *.hif glob * image/heif: add another test case * image/heif: add magics * Add a build-tools option to allow installing only the mime data * Add compressed SVG glob pattern ` *.svg.gz` * Add Apple Wallet pass type application/vnd.apple.pkpass * migrate from custom itstool to builtin msgfmt for creating translated XML * Make the remaining plain text types subclasses of text/plain * audio/mobile-xmf: separate from audio/x-xmf * Adding ZIM file * Make text/x-mrml a subclass of application/xml * image/avif: move acronym and expansion to separate fields from comment * freedesktop_generate.sh: Don\'t hardcode ninja * Add text/x-mpl2 * application/x-apple-systemprofiler+xml: require _SPCommandLineArguments in plist * image/jpeg: add test case with embedded property list XML * audio/vnd.dts.hd: include parent type magic in magic match * model/gltf+json: new type * model/gltf-binary: new type * application/x-object: add *.mod and a test case * application/x-mod: add some ProTracker magics and a test case * image/jxl: include test files in test list * tests: add trailing linefeed to mime-detection list * Make application/x-mswinurl a subclass of text/plain * Change description for *.desktop files to \"desktop entry\" * application/x-x509-ca-cert: add magics and test cases * application/pkix-cert: add BEGIN/END X509 CERTIFICATE magic * application/pkix-crl: add magic and test case * application/pkix-cert: add magic and test case * image/jxl: new type * Added .sc filename extension for Scala source code, as it is occasionally used * application/schema+json: new type * Add text/x-crystal * application/x-krita: remove stray period from comment * adding org-mode * Add Elixir source code mime type * Add two new offsets for .kra and .krz * text/x-python3: add *.pyi glob (Python stub files) * image/x-canon-cr3: new type * image/x-xpixmap: make XPM3 magic more specific * image/x-xpixmap: add XPM2 magic * application/x-troff-man: add *.[1-9] glob * application/toml: new type * Lower priority of \"BEGIN {\" for perl, awk uses that too * Add Smacker video type video/vnd.radgamettools.smacker * Clarify database license * meson: make xmlto optional, build spec only if found * application/x-7z-compressed: add *.7z.001 glob * Add Bink video type video/vnd.radgamettools.bink * image/x-nikon-nrw: add test case * image/x-nikon-nrw: new type * application/x-vhdx-disk: improve acronym and its expansion * application/ovf: new type * application/x-qed-disk: new type * application/x-vdi-disk: new type * application/x-vmdk-disk: new type * application/x-vhd-disk, /x-vhdx-disk: new types * application/vnd.apple.numbers, .pages: add older magics and test cases * Add text/x-dart * application/vnd.apple.numbers, /vnd.apple.pages: new types * xdgmime: configure as submodule- Drop obsolete patches: * fix-build-meson-0_60.patch * drop-itstool-dep.patch * Thu Nov 18 2021 Bjørn Lie - Add fix-build-meson-0_60.patch: Fix build with meson 0.60 and newer.- Add drop-itstool-dep.patch: Drop itstool as it is no longer needed, upstream was missing this in the patch. Following this: drop itstool BuildRequires. * Thu Sep 16 2021 Stanislav Brabec - Remove obsolete translation-update-upstream support (jsc#SLE-21105). * Fri Jul 30 2021 Dominique Leuenberger - Do not ghost own %{_datadir}/mime/[a-ms-vxX] *: as those files/directories do not exist during build, RPM can\'t expand the glob and adds it literally to the file list, not having any effect in the end. A cleanup of the directory structure would not work anyway, as there are also files generated inside. * Wed Jan 06 2021 Dirk Müller - Update to version 2.1: + Adapt to xdgmime behaviour change: in case of multiple glob matches, and the magic match is unrelated to all of them, ignore the magic and pick one of the glob matches. xdgmime was actually deviating from the spec on this. + Improve text/vnd.trolltech.linguist magic to reduce false positives for MPEG TS files. + audio/mpeg: add layer 2, 2.5, and 1 protected magics. + Add many aliases for image/x-tga. + audio/x-mod: improve magic for 669 Composer files. + Add mime-type image/ktx2 (Khronos image texture format version 2). + application/oxps: differentiate from /vnd.ms-xpsdocument. + Make image/g3fax the canonical name for image/fax-g3. + Make text/vnd.trolltech.linguist the canonical name for text/vnd.qt.linguist. + Make application/vnd.smaf the canonical name for application/x-smaf, + Make application/vnd.apple.keynote the canonical name for application/x-iwork-keynote-sffkey. + Add mime-type image/astc (Adaptive Scalable Texture Compression files). + Add mime-type for SageMath script files ( *.sage). + Add mime-type for Kaitai Struct. + Remove application/x-dc-rom. + Add mime-type for MAME compressed hard disk image (application/x-mame-chd). + Add mime-types application/nintendo-3ds-executable, application/x-nintendo-3ds-rom. + Add mime-types application/x-dreamcast-rom, application/x-gd-rom-cue, application/x-discjuggler-cd-image. + Add mime-type application/x-compressed-iso ( *.cso). + Remove image/avif-sequence. + Fix application/x-sharedlib vs application/x-executable confusion for PIE executables.- Drop smi-Fix-pkg-config-installation-path.patch: fixed upstream. * Tue May 19 2020 Bjørn Lie - Revert the previous change, we should not own /usr/share/mime/application: ref the spec upstream, this is wrong. Any application depending on this previous error needs to be fixed on a individual basis. Upstream ref: https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-0.18.html#idm45709761658688 * Mon May 11 2020 Dominique Leuenberger - Create and own /usr/share/mime/application: many packages install files in there and it makes sense to continue delivering the basic directory layout. * Fri May 08 2020 Bjørn Lie - Add smi-Fix-pkg-config-installation-path.patch: Fix pkg-config installation path. * Wed May 06 2020 Stefan Brüns - Update to version 2.0 + Port build system to meson, and ship test suite with tarball. + Install ITS file to allow gettext to translate mime-type descriptions. + Add BPS and IPS patch formats. + Lower weight for \"use strict\" and similar in the perl mimetype. + Add new magic for Sega Mega Drive ROMs. + Add Common Lisp mime-type. + Rename text/x-tcl to text/tcl. + Add text/vbscript. + Add PySpread spreadsheet mime-types. + Add Kotlin source mime-type. + Add AVIF image mime-type. + Split versions of the Audible audio mime types. + Add *.spx glob for audio/x-speex+ogg. + Add Apple System Profiler XML mime-type.- Adjust build dependencies: Add meson and xmlto, drop intltool. * Sat Apr 11 2020 Bjørn Lie - Update to version 1.15: + Add Kindle 8 eBook format. + Fix some HTML files being detected as XML.- Changes from version 1.14: + Add mime-type for QCOW images. + Fix matching SVG files in some circumstances (again).- Changes from version 1.13.1: + Fix matching SVG files in some circumstances.- Changes from version 1.13: + Add code of conduct document. + Use itstool and gettext to generate translations. + Add content-tree type for OSTree USB repositories. + Add match for MPEG-4 v1 videos. + Adjust a lot of user readable mime-type descriptions. + Fix WOFF/WOFF2 mime-types. + Prefer text/html to XHTML for *.html files. + Better magic for text/html files. + Fix SVG magic for files embedded in HTML. + Add *.sgd as a glob for Mega Drive ROMs. + Specification: Mention that sub-class-of can be aliases. + Tools: Enable Large File Support in update-mime-database. + Test suite: - Make test suite failures fatal. - Add test for duplicate mime-types. - Fix WarpScript test. - Generate the specification in the CI, to avoid it becoming syntactically invalid.- Stop using source service, it leads to a undetected build cycle.- Following this: Drop libtool BuildRequires and stop passing autogen.sh to bootstrap, we are now using upstream release tarballs.- Add itstool BuildRequires: New dependency.- Disable t-u-u, currently breaks the build.- Stop passing --disable-default-make-check to configure, no longer needed, nor recognized. * Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
|
|
|