synchronize with lts-8 project from configuration b1f9faeb9ef431eed42de296b621d35661a39011
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client-tls?expand=0&rev=13
This commit is contained in:
parent
bb6f9a12d4
commit
c2d7e0f2e3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 10:12:07 UTC 2017 - psimons@suse.com
|
||||
|
||||
- Update to version 0.3.4 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 12 14:17:39 UTC 2017 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name http-client-tls
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.3.1
|
||||
Version: 0.3.4
|
||||
Release: 0
|
||||
Summary: Http-client backend using the connection package and tls library
|
||||
License: MIT
|
||||
@ -30,6 +30,7 @@ BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-case-insensitive-devel
|
||||
BuildRequires: ghc-connection-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-cryptonite-devel
|
||||
BuildRequires: ghc-data-default-class-devel
|
||||
BuildRequires: ghc-exceptions-devel
|
||||
@ -37,7 +38,9 @@ BuildRequires: ghc-http-client-devel
|
||||
BuildRequires: ghc-http-types-devel
|
||||
BuildRequires: ghc-memory-devel
|
||||
BuildRequires: ghc-network-devel
|
||||
BuildRequires: ghc-network-uri-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-text-devel
|
||||
BuildRequires: ghc-tls-devel
|
||||
BuildRequires: ghc-transformers-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56317378785688a129fdc7abdf5d721fe15e46178f89f457878aa3acd1ac7d12
|
||||
size 6186
|
3
http-client-tls-0.3.4.tar.gz
Normal file
3
http-client-tls-0.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37693b0ebcfa6ce796abf39647ff4df17361ab1ab1f999ac10faba67d3042bc1
|
||||
size 6976
|
Loading…
Reference in New Issue
Block a user