1
0
ghc-blaze-markup/ghc-blaze-markup.changes

209 lines
7.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Jul 4 12:01:48 UTC 2024 - Peter Simons <psimons@suse.com>
- Update blaze-markup to version 0.8.3.0 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Fri Sep 29 13:25:54 UTC 2023 - Peter Simons <psimons@suse.com>
- Update blaze-markup to version 0.8.3.0 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Mon Sep 25 11:44:33 UTC 2023 - Peter Simons <psimons@suse.com>
- Update blaze-markup to version 0.8.3.0.
- 0.8.3.0 (2023-09-25)
* Add `ToMarkup` and `ToValue` instances for `NonEmpty Char`
* Bump `bytestring` upper bound to 0.13
* Bump `text` upper bound to 2.1
-------------------------------------------------------------------
Sun Jul 16 19:19:30 UTC 2023 - Peter Simons <psimons@suse.com>
- Update blaze-markup to version 0.8.2.8 revision 5.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Mar 30 17:06:01 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Wed Mar 15 21:13:46 UTC 2023 - Peter Simons <psimons@suse.com>
- Update blaze-markup to version 0.8.2.8 revision 4.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Mon Aug 15 11:11:46 UTC 2022 - Peter Simons <psimons@suse.com>
- Update blaze-markup to version 0.8.2.8 revision 3.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Feb 3 22:11:41 UTC 2022 - Peter Simons <psimons@suse.com>
- Update blaze-markup to version 0.8.2.8 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Mon Nov 1 08:31:25 UTC 2021 - psimons@suse.com
- Update blaze-markup to version 0.8.2.8 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Mar 4 18:18:59 UTC 2021 - psimons@suse.com
- Update blaze-markup to version 0.8.2.8.
- 0.8.2.8 (2021-03-04)
* Bump `base` upper bound to 4.16
* Bump `tasty` upper bound to 1.5
* Bump `bytestring` upper bound to 0.12
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Tue Aug 18 10:44:10 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Wed Jul 1 02:00:30 UTC 2020 - psimons@suse.com
- Update blaze-markup to version 0.8.2.7.
- 0.8.2.7 (2020-06-30)
* Bump Cabal version lower bound to 1.10
- 0.8.2.6 (2020-06-30)
* Bump `tasty` upper bound to 1.4
-------------------------------------------------------------------
Tue Jun 16 11:13:50 UTC 2020 - Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
-------------------------------------------------------------------
Wed May 6 06:52:11 UTC 2020 - psimons@suse.com
- Update blaze-markup to version 0.8.2.5.
- 0.8.2.5 (2020-04-20)
* Bump `base` upper bound to 4.15
- 0.8.2.4 (2020-03-29)
* Bump `QuickCheck` upper bound to 2.15
-------------------------------------------------------------------
Fri Nov 8 16:13:21 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Thu Oct 3 02:01:58 UTC 2019 - psimons@suse.com
- Update blaze-markup to version 0.8.2.3.
- 0.8.2.3 (2019-10-02)
* Bump `base` to 4.13
* Bump `tasty` to 1.2
* Bump `QuickCheck` to 2.13
-------------------------------------------------------------------
Sat Jan 19 12:33:33 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal build instructions for more accurate dependencies.
-------------------------------------------------------------------
Thu Oct 4 15:40:13 UTC 2018 - psimons@suse.com
- Update blaze-markup to version 0.8.2.2.
- 0.8.2.2 (2018-09-25)
* Bump `base` to 4.12
* Bump `containers` to 0.6
* Bump `tasty` to 1.1
-------------------------------------------------------------------
Wed Jul 18 14:26:16 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update blaze-markup to version 0.8.2.1.
* Define `ToMarkup` instance for `Natural`.
* Compatibility with Semigroup/Monoid proposal
* Switch to `tasty` for running tests
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Thu Jul 27 14:04:08 UTC 2017 - psimons@suse.com
- Update to version 0.8.0.0.
-------------------------------------------------------------------
Sun Dec 4 19:48:07 UTC 2016 - psimons@suse.com
- Update to version 0.7.1.1 with cabal2obs.
-------------------------------------------------------------------
Mon Aug 1 14:07:14 UTC 2016 - psimons@suse.com
- Update to version 0.7.1.0 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:31:26 UTC 2016 - psimons@suse.com
- Update to version 0.7.0.3 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Oct 4 16:09:37 UTC 2015 - mimi.vx@gmail.com
- update to 0.7.0.3
* Relax `HUnit` dependency to allow 1.3
-------------------------------------------------------------------
Mon Apr 20 09:09:40 UTC 2015 - mimi.vx@gmail.com
- update to 0.7.0.2
* Add combinators to insert HTML comments
* Add `Applicative` instance for `MarkupM`
-------------------------------------------------------------------
Sun Nov 9 15:45:37 UTC 2014 - peter.trommler@ohm-hochschule.de
- update to 0.6.1.1
* Bump `text` dependency to allow 1.2 (Haskell Platform 2014.2.0.0)
* Add the `null` query to Text.Blaze.Internal.
* Add the operator (!?) for nicely setting conditional attributes
-------------------------------------------------------------------
Mon Oct 21 07:14:48 UTC 2013 - sbahling@suse.com
- add %defattr(-,root,root,-) to devel section
-------------------------------------------------------------------
Tue May 14 12:36:42 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 0.5.1.5 from upstream (no changelog)
-------------------------------------------------------------------
Sun Nov 18 11:11:46 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.5.1.1 from upstream
* relax version dependencies
-------------------------------------------------------------------
Mon May 7 12:22:05 UTC 2012 - peter.trommler@ohm-hochschule.de
- Initial packaging: spec file template generated by cabal2spec-0.25.5