5a0ff7c0e6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-time-manager?expand=0&rev=20
91 lines
3.0 KiB
Plaintext
91 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 18 04:18:36 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update time-manager to version 0.2.2.
|
|
## 0.2.2
|
|
|
|
* `initialize` with non positive integer creates a time manager
|
|
which does not maintain timeout.
|
|
[#1017](https://github.com/yesodweb/wai/pull/1017)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 6 05:11:19 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update time-manager to version 0.2.1.
|
|
## 0.2.1
|
|
|
|
* Export KilledByThreadManager exception
|
|
[#1016](https://github.com/yesodweb/wai/pull/1016)
|
|
|
|
## 0.2.0
|
|
|
|
* Providing `System.ThreadManager`.
|
|
* `withHandle` catches `TimeoutThread` internally.
|
|
It returns `Nothing` on timeout.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 22 00:26:04 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update time-manager to version 0.1.3.
|
|
## 0.1.3
|
|
|
|
* Providing `withHandle` and `withHandleKillThread`.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 19 21:02:53 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update time-manager to version 0.1.2.
|
|
## 0.1.2
|
|
|
|
* Holding `Weak ThreadId` to prevent thread leak again
|
|
[#1013](https://github.com/yesodweb/wai/pull/1013)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 7 01:52:04 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update time-manager to version 0.1.1.
|
|
## 0.1.1
|
|
|
|
* Removing `unliftio`.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 27 10:30:55 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update time-manager to version 0.1.0.
|
|
Upstream added a new change log file in this release. With no
|
|
previous version to compare against, the automatic updater cannot
|
|
reliable determine the relevante entries for this release.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 17 06:05:42 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update time-manager to version 0.0.1.
|
|
Upstream does not provide a change log file.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 17:08:39 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 1 00:22:42 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update time-manager to version 0.0.0 revision 1.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:46:18 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com
|
|
|
|
- Add time-manager at version 0.0.0.
|
|
|