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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-types?expand=0&rev=19
This commit is contained in:
Peter Simons 2018-04-02 14:57:36 +00:00 committed by Git OBS Bridge
parent 272f2c6752
commit 1356aced3f
4 changed files with 8 additions and 53 deletions

View File

@ -1,50 +1,6 @@
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
Wed Mar 14 16:56:18 UTC 2018 - 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
- Update http-types to version 0.12.1.
A more detailed change log is not available.

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-http-types
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name http-types
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.9.1
Version: 0.12.1
Release: 0
Summary: Generic HTTP types for Haskell (for both client and server code)
License: BSD-3-Clause
@ -28,7 +28,6 @@ URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-array-devel
BuildRequires: ghc-blaze-builder-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-case-insensitive-devel
BuildRequires: ghc-rpm-macros

3
http-types-0.12.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fa7715428f375b6aa4998ef17822871d7bfe1b55ebd9329efbacd4dad9969f3
size 13189

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7bed648cdc1c69e76bf039763dbe1074b55fd2704911dd0cb6b7dfebf1b6f550
size 12284