Accepting request 305273 from home:mimi_vx:branches:devel:languages:haskell

- update to 0.4.1.5 
* no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/305273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=4
This commit is contained in:
Ondřej Súkup 2015-05-04 09:26:55 +00:00 committed by Git OBS Bridge
parent fa558953e3
commit 6943cd7f38
4 changed files with 12 additions and 5 deletions

View File

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

3
cookie-0.4.1.5.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 4 05:50:17 UTC 2015 - mimi.vx@gmail.com
- update to 0.4.1.5
* no upstream changelog
-------------------------------------------------------------------
Wed Apr 22 06:41:20 UTC 2015 - mimi.vx@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-cookie
#
# Copyright (c) 2013 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 cookie
Name: ghc-cookie
Version: 0.4.1.4
Version: 0.4.1.5
Release: 0
Summary: HTTP cookie parsing and rendering
License: BSD-3-Clause
@ -34,6 +34,7 @@ BuildRequires: ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires: ghc-blaze-builder-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-data-default-class-devel
BuildRequires: ghc-data-default-devel
BuildRequires: ghc-old-locale-devel
BuildRequires: ghc-text-devel