diff --git a/_service b/_service deleted file mode 100644 index 1a837da..0000000 --- a/_service +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/ghc-http-types.changes b/ghc-http-types.changes index ba0bb5f..a47cc50 100644 --- a/ghc-http-types.changes +++ b/ghc-http-types.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/ghc-http-types.spec b/ghc-http-types.spec index e409ea9..6160518 100644 --- a/ghc-http-types.spec +++ b/ghc-http-types.spec @@ -20,10 +20,9 @@ %bcond_with tests -%global debug_package %{nil} Name: ghc-http-types -Version: 0.9 +Version: 0.9.1 Release: 0 Summary: Generic HTTP types for Haskell (for both client and server code) License: BSD-3-Clause diff --git a/http-types-0.9.1.tar.gz b/http-types-0.9.1.tar.gz new file mode 100644 index 0000000..f35e89b --- /dev/null +++ b/http-types-0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bed648cdc1c69e76bf039763dbe1074b55fd2704911dd0cb6b7dfebf1b6f550 +size 12284 diff --git a/http-types-0.9.tar.gz b/http-types-0.9.tar.gz deleted file mode 100644 index dbcc988..0000000 --- a/http-types-0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ca1cf90c21cad08abbef979f7248729709be908d96ad3bdd070ea529f2cc15b -size 11528