From 832adf9f73e27c03315bd373361e355732819296812c65271c647e82aca4b6f2 Mon Sep 17 00:00:00 2001 From: Peter Trommler Date: Sat, 2 May 2015 10:02:40 +0000 Subject: [PATCH] Accepting request 304575 from devel:languages:haskell:lts - update to 4000.2.19 * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/304575 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HTTP?expand=0&rev=13 --- HTTP-4000.2.10.tar.gz | 3 --- HTTP-4000.2.19.tar.gz | 3 +++ ghc-HTTP.changes | 6 ++++++ ghc-HTTP.spec | 5 +++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 HTTP-4000.2.10.tar.gz create mode 100644 HTTP-4000.2.19.tar.gz diff --git a/HTTP-4000.2.10.tar.gz b/HTTP-4000.2.10.tar.gz deleted file mode 100644 index e903199..0000000 --- a/HTTP-4000.2.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efde6d9f2e8cd7b72068579f0a75449703c0fa7aee76dfc0f3af175295a127d1 -size 67912 diff --git a/HTTP-4000.2.19.tar.gz b/HTTP-4000.2.19.tar.gz new file mode 100644 index 0000000..fc6bef1 --- /dev/null +++ b/HTTP-4000.2.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ffb97b7a916a70e742d65273e4c7c7b50b281797db11e17e7e02158e343f5fb +size 71287 diff --git a/ghc-HTTP.changes b/ghc-HTTP.changes index d1561dc..c03fe90 100644 --- a/ghc-HTTP.changes +++ b/ghc-HTTP.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 11 20:34:01 UTC 2015 - mimi.vx@gmail.com + +- update to 4000.2.19 +* no upstream changelog + ------------------------------------------------------------------- Tue Sep 9 20:09:24 UTC 2014 - peter.trommler@ohm-hochschule.de diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index 250f8e6..19caf84 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-HTTP # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 Name: ghc-HTTP -Version: 4000.2.10 +Version: 4000.2.19 Release: 0 Summary: A library for client-side HTTP License: BSD-3-Clause @@ -36,6 +36,7 @@ BuildRequires: ghc-array-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-network-devel +BuildRequires: ghc-network-uri-devel BuildRequires: ghc-old-time-devel BuildRequires: ghc-parsec-devel # End cabal-rpm deps