diff --git a/cookie-0.4.1.4.tar.gz b/cookie-0.4.1.4.tar.gz deleted file mode 100644 index 675b03d..0000000 --- a/cookie-0.4.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d8ca4519f20c8e2b5af32aae5fa4bd76bb933a21877dedd215c3232b8a4bb2b -size 4684 diff --git a/cookie-0.4.1.5.tar.gz b/cookie-0.4.1.5.tar.gz new file mode 100644 index 0000000..3a0d1be --- /dev/null +++ b/cookie-0.4.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e6c793691776348698cbb2a7143a3a97afd43b71f1632e92ea69f10d8d3358 +size 4689 diff --git a/ghc-cookie.changes b/ghc-cookie.changes index 2fc4611..945b5aa 100644 --- a/ghc-cookie.changes +++ b/ghc-cookie.changes @@ -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 diff --git a/ghc-cookie.spec b/ghc-cookie.spec index 8473643..6289d6e 100644 --- a/ghc-cookie.spec +++ b/ghc-cookie.spec @@ -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