e313d894f9
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-auto-update?expand=0&rev=51
70 lines
2.3 KiB
Plaintext
70 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 23 01:14:37 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update auto-update to version 0.2.6.
|
|
## 0.2.6
|
|
|
|
* Using the thread version of AutoUpdate for non-threaded RTS.
|
|
[#1020](https://github.com/yesodweb/wai/pull/1020)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 18 03:42:02 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update auto-update to version 0.2.5.
|
|
## 0.2.5
|
|
|
|
* Thread less autoupdate
|
|
[#1018](https://github.com/yesodweb/wai/pull/1018)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 19 20:58:13 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update auto-update to version 0.2.4.
|
|
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/auto-update-0.2.4/src/ChangeLog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 29 05:50:49 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update auto-update to version 0.2.2.
|
|
## 0.2.2
|
|
|
|
* NewAPI: updateThreadName, reaperThreadName, debounceThreadName:
|
|
Names can be given via this field to threads
|
|
for GHC.Conc.Sync.listThreads.
|
|
|
|
## 0.2.1
|
|
|
|
* Labeling threads.
|
|
|
|
## 0.2.0
|
|
|
|
* Creating Reaper.Internal to export Reaper constructor.
|
|
* Hiding Reaper constructor.
|
|
* Add `reaperModify` to the `Reaper` API, allowing workload modification outside
|
|
of the main `reaperAction` loop.
|
|
[#985](https://github.com/yesodweb/wai/pull/985)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 17:05:52 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:44:03 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 09:26:15 UTC 2020 - psimons@suse.com
|
|
|
|
- Add auto-update at version 0.1.6.
|
|
|