Changelog for
ghc-wai-app-static-doc-3.1.9-1.16.noarch.rpm :
* Mon Mar 04 2024 Peter Simons
- Update wai-app-static to version 3.1.9. [#]# 3.1.9
* Added `NoCache` constructor to `MaxAge` [#977](https://github.com/yesodweb/wai/pull/977)
* Thu Nov 16 2023 Peter Simons - Update build dependencies for ghc-9.6.x.
* Tue Sep 05 2023 Peter Simons - Update wai-app-static to version 3.1.8. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/wai-app-static-3.1.8/src/ChangeLog.md
* Thu Mar 30 2023 Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Sun Mar 20 2022 Peter Simons - Update wai-app-static to version 3.1.7.4. [#]# 3.1.7.4
* Fix a bug when the cryptonite flag is disabled. [#874](https://github.com/yesodweb/wai/pull/874) [#]# 3.1.7.3
* Introduce a flag to avoid the cryptonite dependency. [#871](https://github.com/yesodweb/wai/pull/871)
* Mon Feb 28 2022 Peter Simons - Update wai-app-static to version 3.1.7.3. Upstream has not updated the file \"ChangeLog.md\" since the last release.
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Tue Sep 22 2020 psimonsAATTsuse.com- Update wai-app-static to version 3.1.7.2 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Wed Aug 19 2020 Michel Normand - Add _constraints with 6GB min disk space for ppc64/ppc64le
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.