forked from pool/ghc-text-zipper
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-text-zipper?expand=0&rev=18
53 lines
1.7 KiB
Plaintext
53 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Apr 4 20:59:07 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update text-zipper to version 0.13.
|
|
0.13
|
|
----
|
|
|
|
Bug fixes:
|
|
* The zipper constructors now ignores non-printable characters (see
|
|
also #13)
|
|
* `insertMany` now no longer drops the input following a non-printable
|
|
character (#13)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 17:08:34 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 9 15:39:25 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update text-zipper to version 0.12.
|
|
Upstream has renamed and modified the change log file(s) in this
|
|
release. Unfortunately, the automatic updater cannot reliable
|
|
determine relevant entries for this release.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 4 11:06:31 UTC 2021 - psimons@suse.com
|
|
|
|
- Update text-zipper to version 0.11.
|
|
0.11
|
|
----
|
|
|
|
API changes:
|
|
* Added `gotoBOF`, `gotoEOF`, `killToBOF`, and `killToEOF` functions
|
|
(thanks Itai Y. Efrat)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:46:15 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 09:26:13 UTC 2020 - psimons@suse.com
|
|
|
|
- Add text-zipper at version 0.10.1.
|
|
|