diff --git a/cookie-0.4.3.tar.gz b/cookie-0.4.3.tar.gz deleted file mode 100644 index c6f376f..0000000 --- a/cookie-0.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbfb0c4fcebe6cb85cb6b84572287a57ee7e3a380f2fe51c4885bfb460f3ed62 -size 5913 diff --git a/cookie-0.4.4.tar.gz b/cookie-0.4.4.tar.gz new file mode 100644 index 0000000..cc15ad8 --- /dev/null +++ b/cookie-0.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3245ed04ae933cf7becede816d1f76043b851472700abf558ae90b28414cc0e3 +size 5996 diff --git a/ghc-cookie.changes b/ghc-cookie.changes index 7fa6318..0216d0a 100644 --- a/ghc-cookie.changes +++ b/ghc-cookie.changes @@ -1,50 +1,6 @@ ------------------------------------------------------------------- -Mon Nov 13 13:14:14 UTC 2017 - psimons@suse.com +Wed Mar 14 16:57:11 UTC 2018 - psimons@suse.com -- Update to version 0.4.3. +- Update cookie to version 0.4.4. A more detailed change log is not available. -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Sun Jul 10 15:39:57 UTC 2016 - mimi.vx@gmail.com - -- update to version 0.4.2.1 revision 0 -* Clarified MIT license - -------------------------------------------------------------------- -Tue Apr 26 08:12:25 UTC 2016 - mimi.vx@gmail.com - -- update to 0.4.2 -* Added SameSite - -------------------------------------------------------------------- -Sun Jun 28 16:33:58 UTC 2015 - mimi.vx@gmail.com - -- update to 0.4.1.6 - -------------------------------------------------------------------- -Thu May 21 06:39:02 UTC 2015 - mimi.vx@gmail.com - -- correct licence to BSD-2-Clause - -------------------------------------------------------------------- -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 - -- update to 0.4.1.4 -* no upstream changelog - -------------------------------------------------------------------- -Mon Oct 7 08:24:17 UTC 2013 - sbahling@suse.com - -- Initial package - version 0.4.0.1 - diff --git a/ghc-cookie.spec b/ghc-cookie.spec index 1b60935..b0727d3 100644 --- a/ghc-cookie.spec +++ b/ghc-cookie.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-cookie # -# 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 cookie %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.4.3 +Version: 0.4.4 Release: 0 Summary: HTTP cookie parsing and rendering License: MIT @@ -27,11 +27,9 @@ Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel -BuildRequires: ghc-blaze-builder-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-data-default-class-devel BuildRequires: ghc-deepseq-devel -BuildRequires: ghc-old-locale-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-time-devel