ghc-shakespeare/ghc-shakespeare.changes

106 lines
4.0 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------
Mon Aug 5 06:15:06 UTC 2024 - Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.1.1.
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/shakespeare-2.1.1/src/ChangeLog.md
-------------------------------------------------------------------
Mon Sep 11 03:58:21 UTC 2023 - Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.1.0.1.
### 2.1.0.1
* Fix 100 slowdown on parsec-3.1.15 [#277](https://github.com/yesodweb/shakespeare/pull/277)
### 2.1.0
* Add `OverloadedRecordDot`-style record access in expressions
-------------------------------------------------------------------
Thu Mar 30 17:08:15 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Thu Jul 7 08:04:23 UTC 2022 - Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.0.30.
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/shakespeare-2.0.30/src/ChangeLog.md
-------------------------------------------------------------------
Tue May 24 14:55:41 UTC 2022 - Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.0.29.
### 2.0.29
* Support the upcoming `template-haskell` release with GHC 9.4 [#267](https://github.com/yesodweb/shakespeare/pull/267)
### 2.0.28
* Add support for sub-blocks in mixins [#264](https://github.com/yesodweb/shakespeare/pull/264)
### 2.0.27
* Change how embedded templates are located by the compiler. Relative files are now resolved using the Cabal project root, to fix builds of multi-project codebases. [#266](https://github.com/yesodweb/shakespeare/pull/266)
* Change how messages are located by the compiler. The message directory is now resolved using the Cabal project root, to fix builds of multi-project codebases. [#266](https://github.com/yesodweb/shakespeare/pull/266)
-------------------------------------------------------------------
Fri Mar 4 05:18:20 UTC 2022 - Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.0.26.
### 2.0.26
* Support `@supports` [#263](https://github.com/yesodweb/shakespeare/pull/263)
-------------------------------------------------------------------
Thu Dec 23 07:55:11 UTC 2021 - Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.0.25.1.
### 2.0.25.1
* Support for GHC 9.2 and aeson 2 [#260](https://github.com/yesodweb/shakespeare/pull/260)
-------------------------------------------------------------------
Tue Oct 12 11:34:19 UTC 2021 - psimons@suse.com
- Update shakespeare to version 2.0.25 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
-------------------------------------------------------------------
Fri Aug 28 11:38:38 UTC 2020 - psimons@suse.com
- Update shakespeare to version 2.0.25.
### 2.0.25
* Support for GHC 9.0 [#254](https://github.com/yesodweb/shakespeare/pull/254)
-------------------------------------------------------------------
Tue Aug 18 10:46:00 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Fri Jun 19 02:00:21 UTC 2020 - psimons@suse.com
- Update shakespeare to version 2.0.24.1.
### 2.0.24.1
* Derive Lift instances wherever possible [#252](https://github.com/yesodweb/shakespeare/pull/252)
-------------------------------------------------------------------
Tue Jun 9 09:26:19 UTC 2020 - psimons@suse.com
- Add shakespeare at version 2.0.24.