diff --git a/ghc-wai-logger.changes b/ghc-wai-logger.changes index e6f23f9..718d8b3 100644 --- a/ghc-wai-logger.changes +++ b/ghc-wai-logger.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 24 21:57:36 UTC 2024 - Peter Simons + +- Update wai-logger to version 2.4.1. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Thu Mar 30 17:09:00 UTC 2023 - Peter Simons diff --git a/ghc-wai-logger.spec b/ghc-wai-logger.spec index 879e124..c965e8c 100644 --- a/ghc-wai-logger.spec +++ b/ghc-wai-logger.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-wai-logger # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,24 +18,20 @@ %global pkg_name wai-logger %global pkgver %{pkg_name}-%{version} -%bcond_with tests Name: ghc-%{pkg_name} -Version: 2.4.0 +Version: 2.4.1 Release: 0 Summary: A logging system for WAI License: MIT URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel -BuildRequires: ghc-Cabal-prof BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-byteorder-devel BuildRequires: ghc-byteorder-prof BuildRequires: ghc-bytestring-devel BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-cabal-doctest-devel -BuildRequires: ghc-cabal-doctest-prof BuildRequires: ghc-fast-logger-devel BuildRequires: ghc-fast-logger-prof BuildRequires: ghc-http-types-devel @@ -46,13 +42,9 @@ BuildRequires: ghc-rpm-macros BuildRequires: ghc-wai-devel BuildRequires: ghc-wai-prof ExcludeArch: %{ix86} -%if %{with tests} -BuildRequires: ghc-doctest-devel -BuildRequires: ghc-doctest-prof -%endif %description -A logging system for WAI. +A logging system for WAI(Web Application Interface). %package devel Summary: Haskell %{pkg_name} library development files @@ -89,9 +81,6 @@ This package provides the Haskell %{pkg_name} profiling library. %install %ghc_lib_install -%check -%cabal_test - %post devel %ghc_pkg_recache diff --git a/wai-logger-2.4.0.tar.gz b/wai-logger-2.4.0.tar.gz deleted file mode 100644 index cad5602..0000000 --- a/wai-logger-2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:057e635acd35a39d6ddae4ba4c5dfa1425e251579bbd3239c7f4b557bc96290a -size 5925 diff --git a/wai-logger-2.4.1.tar.gz b/wai-logger-2.4.1.tar.gz new file mode 100644 index 0000000..fe441c7 --- /dev/null +++ b/wai-logger-2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a67ebd9a70cc3aecff08c0562571ff04b2fb19874ae1e32c0729387c67ea35c +size 5775