Changelog for
ghc-resourcet-devel-1.3.0-2.118.x86_64.rpm :
* Tue Dec 05 2023 Peter Simons
- Update copyright header in spec file.
* Mon Oct 23 2023 Peter Simons - Update resourcet to version 1.3.0. [#]# 1.3.0
* Include the exception in ReleaseTypes indicating exceptional exit. Only backwards-incompatible in code relying on instances of ReleaseType other than Show, or constructing ReleaseException directly.
* Thu Mar 30 2023 Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Thu Jun 30 2022 Peter Simons - Update resourcet to version 1.2.6. [#]# 1.2.6
* Add `allocateU` [#490](https://github.com/snoyberg/conduit/pull/490)
* Tue May 10 2022 Peter Simons - Update resourcet to version 1.2.5. [#]# 1.2.5
* Support `transformers-0.6` / `mtl-2.3`
* Fri Feb 04 2022 psimonsAATTsuse.com- Update resourcet to version 1.2.4.3 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Thu Aug 05 2021 psimonsAATTsuse.com- Update resourcet to version 1.2.4.3. [#]# 1.2.4.3
* Fix a space leak when using `forever` with `ResourceT`. [#470](https://github.com/snoyberg/conduit/pull/470)
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Fri Jun 26 2020 psimonsAATTsuse.com- Update resourcet to version 1.2.4.2. [#]# 1.2.4.2
* Mask exceptions in `Acquire` allocation action