2020-12-18 12:52:11 +00:00
|
|
|
-------------------------------------------------------------------
|
2020-12-19 18:28:38 +00:00
|
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
2020-12-18 12:52:11 +00:00
|
|
|
|
2020-12-19 17:48:09 +00:00
|
|
|
- disable %{ix86} build
|
2020-12-18 12:52:11 +00:00
|
|
|
|
2020-09-04 15:10:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 18 10:44:57 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 16 11:14:08 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 haddock-library to version 1.9.0.
|
|
|
|
## Changes in version 1.9.0
|
|
|
|
|
|
|
|
* Fix build-time regression for `base < 4.7` (#1119)
|
|
|
|
|
|
|
|
* Update parsing to strip whitespace from table cells (#1074)
|
|
|
|
|
2019-12-24 02:02:46 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-12-29 02:02:44 +00:00
|
|
|
Mon Dec 23 17:45:40 UTC 2019 - psimons@suse.com
|
2019-12-24 02:02:46 +00:00
|
|
|
|
|
|
|
- Update haddock-library to version 1.8.0.
|
|
|
|
## Changes in version 1.8.0
|
|
|
|
|
|
|
|
* Support inline markup in markdown-style links (#875)
|
|
|
|
|
|
|
|
* Remove now unused `Documentation.Haddock.Utf8` module.
|
|
|
|
This module was anyways copied from the `utf8-string` package.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-12-29 02:02:44 +00:00
|
|
|
Fri Nov 8 16:13:49 UTC 2019 - Peter Simons <psimons@suse.com>
|
2019-12-24 02:02:46 +00:00
|
|
|
|
2019-12-29 02:02:44 +00:00
|
|
|
- Drop obsolete group attributes.
|
2019-12-24 02:02:46 +00:00
|
|
|
|
2019-12-29 02:02:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 17 02:01:32 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update haddock-library to version 1.7.0.
|
|
|
|
## Changes in version 1.7.0
|
|
|
|
|
|
|
|
* Make `Documentation.Haddock.Parser.Monad` an internal module
|
|
|
|
|
|
|
|
## Changes in version 1.6.1
|
|
|
|
|
|
|
|
* Replace `attoparsec` with `parsec` (#799)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 18 14:26:26 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Cosmetic: replace tabs with blanks, strip trailing white space,
|
|
|
|
and update copyright headers with spec-cleaner.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 17 19:31:19 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update haddock-library to version 1.6.0.
|
|
|
|
## Changes in version 1.6.0
|
|
|
|
|
|
|
|
* `MetaDoc` stores package name for since annotations
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update haddock-library to version 1.5.0.1.
|
|
|
|
* Support for parsing unicode operators (#458)
|
|
|
|
* Bifunctor, Bifoldable and Bitraversable instances for DocH and MetaDoc
|
|
|
|
* Support for grid tables
|
|
|
|
* added `DocTable` constructor to `DocH`
|
|
|
|
* added `Table`, `TableCell` and `TableRow` data types
|
|
|
|
* added `markupTable` to `DocMarkupH` data type
|
|
|
|
* Move markup related data types to haddock-library
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
|
|
|
|
|
|
|
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 19 13:32:16 UTC 2017 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.4.3 with cabal2obs.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 15 06:51:07 UTC 2016 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.4.2 revision 0 with cabal2obs.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 10 16:59:00 UTC 2016 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.2.1 revision 0 with cabal2obs.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 7 07:16:17 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.2.1
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 12 14:40:38 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.2.0
|
|
|
|
* no upstream changelog
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 20 12:03:43 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- remove unneeded dep
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 3 13:09:32 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- initial commit of haddoc-library package
|