From 064ac62103675349d65ad53162c0c989419053dd0703720033ff61a366c1f1ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 15 Jan 2021 10:54:19 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-http-client revision:18, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=112 --- ghc-http-client.changes | 8 ++++++++ ghc-http-client.spec | 6 +++--- http-client-0.7.3.tar.gz | 3 --- http-client-0.7.4.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 http-client-0.7.3.tar.gz create mode 100644 http-client-0.7.4.tar.gz diff --git a/ghc-http-client.changes b/ghc-http-client.changes index 746b1c8..fea8ef9 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jan 13 15:28:50 UTC 2021 - psimons@suse.com + +- Update http-client to version 0.7.4. + ## 0.7.4 + + * Depend on base64-bytestring instead of memory [#453](https://github.com/snoyberg/http-client/pull/453) + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 61eb7a0..994e077 100644 --- a/ghc-http-client.spec +++ b/ghc-http-client.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-http-client # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # 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-client %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.7.3 +Version: 0.7.4 Release: 0 Summary: An HTTP client engine License: MIT @@ -27,6 +27,7 @@ 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-base64-bytestring-devel BuildRequires: ghc-blaze-builder-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-case-insensitive-devel @@ -36,7 +37,6 @@ BuildRequires: ghc-deepseq-devel BuildRequires: ghc-exceptions-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-http-types-devel -BuildRequires: ghc-memory-devel BuildRequires: ghc-mime-types-devel BuildRequires: ghc-network-devel BuildRequires: ghc-network-uri-devel diff --git a/http-client-0.7.3.tar.gz b/http-client-0.7.3.tar.gz deleted file mode 100644 index c3192dd..0000000 --- a/http-client-0.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11316efeb61f6c9472eda877ae49c4c2b902ad05ef8c5b603a9847b2692efe4a -size 91453 diff --git a/http-client-0.7.4.tar.gz b/http-client-0.7.4.tar.gz new file mode 100644 index 0000000..0482593 --- /dev/null +++ b/http-client-0.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aee88d9125e32809866588c3d6d3150678765a2f7601149c30c178f2c849ba8 +size 91379