Accepting request 1117966 from GNOME:Factory

(forwarded request 1117712 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1117966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shared-mime-info?expand=0&rev=71
This commit is contained in:
Ana Guerrero 2023-10-16 20:32:51 +00:00 committed by Git OBS Bridge
commit f0855ce3c6
4 changed files with 91 additions and 5 deletions

BIN
shared-mime-info-2.2.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96ac085d82e2e654e40e34c13d97b74f6657357ee6b443d922695adcf548961c
size 6643480

View File

@ -1,3 +1,87 @@
-------------------------------------------------------------------
Fri Oct 13 18:14:13 UTC 2023 - Bjørn <bjorn.lie@gmail.com>
- Update to version 2.3:
* Add DOS/Windows batch file type
* Add Gerber and Excellon drill files
* Add JPEG XR mime type
* Add Modrinth modpack
* Add OpenVPN profile
* Add Portable Font Resource application/font-tdpfr.
* Add TAK audio mime type
* Add application/vnd.microsoft.windows.thumbnail-cache
* Add application/vnd.ms-officetheme
* Add application/x-bzip for bzip2's deprecated predecessor bzip
* Add application/x-bzip3
* Add application/x-fishscript and application/x-nuscript
* Add application/x-ms-pdb
* Add application/x-zpaq
* Add definition and test file for StuffIt X archives.
* Add image/apng
* Add mime type for Typst files
* Add mimetype application/x-lmdb
* Add mimetype for Blueprint source code
* Add mimetype for CBOR
* Add mimetype for Devicetree source code
* Add mimetype for ERIS link files
* Add mimetype for Flattened Devicetree (binary)
* Add mimetype for Quite OK Image Format (QOI)
* Add perf data file type
* Add subclass information for .ppt and .xls
* Add support for newer AAXC Audible Audiobook format
* Add text/julia for Julia source code
* Add text/x-nim and text/x-nimscript
* Add todo.txt mime type
* Add two new languages
* Avoid meson errors when 'build-tools' is set to false
* Bump magic priority for application/ovf
* CI: Use dnf5 instead of dnf
* Change descriptions to say LibreOffice rather than OpenOffice
* Don't install man page on Windows
* Fix description for audio/x-xi
* Give application/x-raw-floppy-disk-image the floppy media icon
* Give generic optical disk images the optical media icon
* Identify .pdb files without a signature match as
application/vnd.palm
* Improve matching for message/rfc822
* Lengthen image/png magic
* Make application/pgp-* not inherit from text/plain
* Make application/vnd.squashfs a subclass of
application/vnd.efi.img
* Make update-mime-database compatible with MSVC (by porting it
to C++)
* Prefer application/java-archive to application/x-java-archive
* Prefer application/vnd.efi.img over
application/x-raw-disk-image
* Prefer application/vnd.efi.iso over application/x-cd-image
* Prefer audio/vnd.wave over audio/x-wav
* Prefer video/vnd.avi over video/x-msvideo
* Remove "##" magic for matlab files
* Rename application/x-bzip to application/x-bzip2
* Revert "use Title Case for mime type description"
* Update application/sieve.
* Updated to latest xdgmime
* add tiled map editor map and tileset files
* application/javascript: Rename to text/javascript
* application/vnd.dart: use IANA registered type
* application/vnd.dbf: use IANA registered type
* application/yaml: use IANA registered type
* audio/x-wav: Add missing sub-class relationship with
application/x-riff
* buildsystem - add options for building tests and translations
* ci: Use ci-templates to build image
* ci: Use detached pipelines
* icons for 3d model formats
* spec: Clarify that namespaceURI can be empty
* text/markdown: add x-office-document generic-icon
* text/vnd.familysearch.gedcom: use IANA registered type
* use Sentence case for mime type descriptions
* use Title Case for mime type description
* video/vnd.youtube.yt: add magic
* video/vnd.youtube.yt: use IANA registered type
- Add generic c++_compiler BuildRequires: shared-mime-info now
depends on a c++ compiler.
-------------------------------------------------------------------
Wed Mar 29 16:09:18 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -18,14 +18,16 @@
%global __requires_exclude ^/usr/bin/pkg-config$
Name: shared-mime-info
Version: 2.2
Version: 2.3
Release: 0
Summary: Shared MIME Database
License: GPL-2.0-or-later
Group: System/X11/Utilities
URL: https://gitlab.freedesktop.org/xdg/shared-mime-info
Source0: https://gitlab.freedesktop.org/xdg/shared-mime-info/-/archive/%{version}/%{name}-%{version}.tar.bz2
Source0: %{url}/-/archive/%{version}/%{name}-%{version}.tar.bz2
Source1: macros.shared-mime-info
BuildRequires: c++_compiler
BuildRequires: glib2-devel
BuildRequires: libxml2-devel
# needed for xmllint