osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-tagsoup revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tagsoup?expand=0&rev=54
This commit is contained in:
parent
aacc066d03
commit
bd1f9bea9f
@ -1,5 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 17:31:12 UTC 2019 - psimons@suse.com
|
||||
Fri Nov 8 16:14:53 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Add tagsoup at version 0.14.8.
|
||||
- Drop obsolete group attributes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 02:00:54 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update tagsoup to version 0.14.8.
|
||||
0.14.8, released 2019-05-01
|
||||
#78, add strMap
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 19:23:58 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update tagsoup to version 0.14.7.
|
||||
0.14.7, released 2018-09-18
|
||||
#75, escape single quote (') characters as '
|
||||
#72, update some dead URLs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 14:26:42 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 tagsoup to version 0.14.6.
|
||||
* Fix up source positions on bogus <! markers
|
||||
* Fix up source positions on bogus <? markers
|
||||
* #71, fix up source positions on bogus comments
|
||||
* #70, fix up source positions on comments
|
||||
* #66, make sure positions are correct for lone & characters
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||
|
||||
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 10:12:21 UTC 2017 - psimons@suse.com
|
||||
|
||||
- Update to version 0.14.1 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 06:48:11 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 0.14 revision 0 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 16:55:54 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 0.13.10 revision 0 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 7 06:30:29 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.13.10
|
||||
* improve the Haddock documentation
|
||||
* fix some > 16bit HTML entities
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 16 09:27:33 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.13.9
|
||||
* fix a space leak
|
||||
* fix the demo examples
|
||||
* make IsString a superclass of StringLike
|
||||
* make flattenTree O(n) instead of O(n^2)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 08:14:21 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.13.8
|
||||
* add parse/render functions directly to the Tree module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 08:36:15 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.13.7
|
||||
* make sure upper case &#X works in lookupEntity
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 24 09:34:20 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.13.6
|
||||
* some named entities require a trailing semicolon (e.g. mid)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 4 08:25:51 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.13.5
|
||||
* add isTagComment function
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 19:21:25 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.13.3
|
||||
* #562, treat <script> specially as per HTML5
|
||||
* #616, extend to all HTML5 entities
|
||||
* Optimise lookupNamedEntity
|
||||
* Replace escapeXMLChar with escapeXML
|
||||
* Change all Entity functions to return String, not Int or Char
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 14:49:55 UTC 2013 - sbahling@suse.com
|
||||
|
||||
- spec file: Add %defattr(-,root,root,-) to %files devel section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 14:03:44 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- new cabal-rpm spec file template
|
||||
* no macros spanning multiple spec file sections
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 3 07:51:45 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- update to 0.12.8 from upstream (no changelog)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 08:00:55 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- cabal2spec 0.25.5 spec file template
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 16:03:15 UTC 2012 - herbert@graeber-clan.de
|
||||
|
||||
- initial packaging for Fedora automatically generated by cabal2spec-0.24.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user