Accepting request 607818 from devel:languages:haskell

Update ghc-HTTP to the latest version.

OBS-URL: https://build.opensuse.org/request/show/607818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-HTTP?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2018-05-30 10:09:24 +00:00 committed by Git OBS Bridge
commit 70c08159e4
4 changed files with 12 additions and 6 deletions

3
HTTP-4000.3.11.tar.gz Normal file
View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update HTTP to version 4000.3.11.
Upstream does not provide a changelog.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-HTTP
#
# 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
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 4000.3.7
Version: 4000.3.11
Release: 0
Summary: A library for client-side HTTP
License: BSD-3-Clause
@ -119,7 +119,7 @@ This package provides the Haskell %{pkg_name} library development files.
%ghc_pkg_recache
%files -f %{name}.files
%doc LICENSE
%license LICENSE
%files devel -f %{name}-devel.files
%doc CHANGES