From df7b6e5befdc50f8a82d09e78cd3c1e034cf95e0 Mon Sep 17 00:00:00 2001
From: factory-maintainer <>
Date: Oct 13 2022 14:07:43 +0000
Subject: Update ghc-mime-types to version 0.1.1.0 / rev 13 via SR 1008491


https://build.opensuse.org/request/show/1008491
by user factory-maintainer + dimstar_suse
Automatic submission by obs-autosubmit

---

diff --git a/.files b/.files
index 9ee8102..4aa3a5e 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 318704b..46630b6 100644
--- a/.rev
+++ b/.rev
@@ -104,4 +104,12 @@
     <comment>update haskell stack in openSUS</comment>
     <requestid>857458</requestid>
   </revision>
+  <revision rev="13" vrev="1">
+    <srcmd5>c0c5ed23c144526d16999258c0a16f90</srcmd5>
+    <version>0.1.1.0</version>
+    <time>1665668553</time>
+    <user>dimstar_suse</user>
+    <comment>Automatic submission by obs-autosubmit</comment>
+    <requestid>1008491</requestid>
+  </revision>
 </revisionlist>
diff --git a/ghc-mime-types.changes b/ghc-mime-types.changes
index 2c8dbc5..0255a48 100644
--- a/ghc-mime-types.changes
+++ b/ghc-mime-types.changes
@@ -1,4 +1,29 @@
 -------------------------------------------------------------------
+Sun Sep 11 12:57:06 UTC 2022 - Peter Simons <psimons@suse.com>
+
+- Update mime-types to version 0.1.1.0.
+  ## 0.1.1.0
+
+  * Replace `audio/x-mpegurl` with IANA registered type
+    `application/vnd.apple.mpegurl`.
+  * Add TeX-related types; this includes `bib`, `tex`, `sty`, and `cls`.
+  * Use type image/x-xcf for `.xcf` files.
+  * Use type "audio/opus" for `.opus` files.
+  * Add type text/vtt for `.vtt` text track files.
+  * Use IANA registered type "application/vnd.rar" for `.rar` files.
+  * Use font types defined in RFC 8081.
+  * Replace `audio/x-m4a` with `audio/mp4`.
+  * Change mime type for `.exe` files; use IANA registered type
+    `application/vnd.microsoft.portable-executable`.
+  * Add `video/dv` for files with extension `dv`.
+  * Use 'application/xml' instead of 'text/xml'.
+  * Change type for `.pcx` files to `image/vnd.zbrush.pcx`.
+  * Use `text/markdown` type for `.md` and `.markdown` files.
+  * Replace `application/x-gzip` with type `application/gzip`.
+
+  See PR [#906](https://github.com/yesodweb/wai/pull/906).
+
+-------------------------------------------------------------------
 Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
  
 - disable %{ix86} build
diff --git a/ghc-mime-types.spec b/ghc-mime-types.spec
index 470991f..8daa7ed 100644
--- a/ghc-mime-types.spec
+++ b/ghc-mime-types.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-mime-types
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global pkg_name mime-types
 Name:           ghc-%{pkg_name}
-Version:        0.1.0.9
+Version:        0.1.1.0
 Release:        0
 Summary:        Basic mime-type handling types and functions
 License:        MIT
diff --git a/mime-types-0.1.0.9.tar.gz b/mime-types-0.1.0.9.tar.gz
deleted file mode 120000
index 587933d..0000000
--- a/mime-types-0.1.0.9.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreiakgjbvc2ppjosz6sslrlo72daei6kbbbkndogwtipdr6zytotr2i
\ No newline at end of file
diff --git a/mime-types-0.1.1.0.tar.gz b/mime-types-0.1.1.0.tar.gz
new file mode 120000
index 0000000..cf03315
--- /dev/null
+++ b/mime-types-0.1.1.0.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreihl2apnjy3rilftem6u77sv72dzwzguuc2yalely2x2dr3hb6pbdm
\ No newline at end of file