------------------------------------------------------------------- Mon Feb 8 05:04:23 UTC 2021 - psimons@suse.com - Update commonmark to version 0.1.1.4. ## 0.1.1.4 * Fix build with GHC 9.0.1 (Simon Jakobi, #72). ------------------------------------------------------------------- Tue Jan 12 10:53:27 UTC 2021 - psimons@suse.com - Update commonmark to version 0.1.1.3. ## 0.1.1.3 * Fix bug in links with spaces at the beginning or end of link description (#67). We were putting flankingness constraints on the link delimiters, but this isn't requried by the spec. ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup - disable %{ix86} build ------------------------------------------------------------------- Sat Nov 7 15:34:52 UTC 2020 - psimons@suse.com - Update commonmark to version 0.1.1.2. ## 0.1.1.2 * Fix bug in fix to #65 (#66). ## 0.1.1.1 * Fixed corner case with link suffix parsing, which could result in dropped tokens in certain cases (#65). ------------------------------------------------------------------- Mon Nov 2 03:03:04 UTC 2020 - psimons@suse.com - Update commonmark to version 0.1.1. ## 0.1.1 * Export `reverseSubforests` from `Commonmark.Blocks` [API change] (#64). ------------------------------------------------------------------- Tue Aug 18 10:44:21 UTC 2020 - Peter Simons - Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- Thu Aug 6 07:56:57 UTC 2020 - psimons@suse.com - Update commonmark to version 0.1.0.2. ## 0.1.0.2 * Fix tight/loose list detection with multiple blank lines at end (#56). ------------------------------------------------------------------- Tue Aug 4 09:31:42 UTC 2020 - psimons@suse.com - Add commonmark at version 0.1.0.1.