diff --git a/HTTP-4000.3.11.tar.gz b/HTTP-4000.3.11.tar.gz new file mode 100644 index 0000000..b037c41 --- /dev/null +++ b/HTTP-4000.3.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fad22b39d8027107158407a3af73907dbb66e403d9aa7b9fd778db171c65b645 +size 71747 diff --git a/HTTP-4000.3.7.tar.gz b/HTTP-4000.3.7.tar.gz deleted file mode 100644 index 90c8899..0000000 --- a/HTTP-4000.3.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5c0cceb84e84434e851e97b3c2fce4b3e600d0410e7ac4427df44c541adeae8 -size 71709 diff --git a/ghc-HTTP.changes b/ghc-HTTP.changes index 2005557..aea2710 100644 --- a/ghc-HTTP.changes +++ b/ghc-HTTP.changes @@ -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 diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index f555f03..7e5aba4 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -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