diff --git a/ghc-mime-types.changes b/ghc-mime-types.changes index 1ec1053..fb9fd83 100644 --- a/ghc-mime-types.changes +++ b/ghc-mime-types.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Oct 18 02:11:00 UTC 2023 - Peter Simons + +- Update mime-types to version 0.1.2.0. + ## 0.1.2.0 + + * Added `defaultExtensionMap` to provide the inverse of `defaultMimeMap`. + + See PR [#930](https://github.com/yesodweb/wai/pull/930) and [#948](https://github.com/yesodweb/wai/pull/948). + ------------------------------------------------------------------- Thu Mar 30 17:07:34 UTC 2023 - Peter Simons diff --git a/ghc-mime-types.spec b/ghc-mime-types.spec index e5581a3..49e9a00 100644 --- a/ghc-mime-types.spec +++ b/ghc-mime-types.spec @@ -19,7 +19,7 @@ %global pkg_name mime-types %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.1.1.0 +Version: 0.1.2.0 Release: 0 Summary: Basic mime-type handling types and functions License: MIT diff --git a/mime-types-0.1.1.0.tar.gz b/mime-types-0.1.1.0.tar.gz deleted file mode 100644 index 55983fe..0000000 --- a/mime-types-0.1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebd01ed4e37142cb3233d4ffe55fe879b64d4a0b5802c8bc6afa1c7670f9e11b -size 11818 diff --git a/mime-types-0.1.2.0.tar.gz b/mime-types-0.1.2.0.tar.gz new file mode 100644 index 0000000..54d1550 --- /dev/null +++ b/mime-types-0.1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:013ae48a4c1726a4f91a64e882f3fe1fb903a7d4b8c14da51286fe5e4b974f61 +size 12044