osc copypac from project:devel:languages:haskell:lts:11 package:ghc-http-types revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-types?expand=0&rev=20
This commit is contained in:
Peter Simons 2018-04-13 13:45:23 +00:00 committed by Git OBS Bridge
parent 1356aced3f
commit 10f11b2cbe

View File

@ -1,6 +1,56 @@
-------------------------------------------------------------------
Wed Mar 14 16:56:18 UTC 2018 - psimons@suse.com
Thu Apr 12 08:31:47 UTC 2018 - psimons@suse.com
- Update http-types to version 0.12.1.
A more detailed change log is not available.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Sun Jul 10 17:22:50 UTC 2016 - psimons@suse.com
- Update to version 0.9.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jun 5 19:18:46 UTC 2016 - mimi.vx@gmail.com
- update to 0.9.1
- remove useless _service
* New function: parseByteRanges.
* Support for HTTP status 422 "Unprocessable Entity" (RFC 4918).
-------------------------------------------------------------------
Wed Dec 30 12:36:36 UTC 2015 - mimi.vx@gmail.com
- update to 0.9
-------------------------------------------------------------------
Tue Apr 21 19:14:46 UTC 2015 - mimi.vx@gmail.com
- version bump to 0.8.6
* no upstream changelog
-------------------------------------------------------------------
Sun Feb 1 21:20:26 UTC 2015 - mimi.vx@gmail.com
- version bump to 0.8.5
+ should not link to aws
+ Allow array 0.5
+ remove upper boundary on text, may text simply never break anything
+ Derive some typeclasses for ByteRange
+ Allow case-insensitive 1.2
+ Add additional HTTP status codes as per RFC 6585 (close #45)
+ Add Network.HTTP.Types.URI.extractPath …
+ Add support for HTTPS URLs to extractPath
+ Add documentation and tests for extractPath
+ Add doctest driver
+ extractPath from Network.HTTP.Types
+ Added urlEncode docs
-------------------------------------------------------------------
Mon Oct 7 08:37:48 UTC 2013 - sbahling@suse.com
- Initial package - version 0.8.1