From f40da3a062fd7c06341b5649ad8aea6f6398d58f965b3cd86a02047b9f9a8313 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 20 Nov 2017 02:12:11 +0000 Subject: [PATCH 1/7] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-cookie revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=22 --- cookie-0.4.2.1.tar.gz | 3 --- cookie-0.4.3.tar.gz | 3 +++ ghc-cookie.changes | 6 ++++++ ghc-cookie.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 cookie-0.4.2.1.tar.gz create mode 100644 cookie-0.4.3.tar.gz diff --git a/cookie-0.4.2.1.tar.gz b/cookie-0.4.2.1.tar.gz deleted file mode 100644 index bbcfe00..0000000 --- a/cookie-0.4.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06413091908e20ce154effdcd354d7eea1447380e29a8acdb15c3347512852e4 -size 5774 diff --git a/cookie-0.4.3.tar.gz b/cookie-0.4.3.tar.gz new file mode 100644 index 0000000..c6f376f --- /dev/null +++ b/cookie-0.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfb0c4fcebe6cb85cb6b84572287a57ee7e3a380f2fe51c4885bfb460f3ed62 +size 5913 diff --git a/ghc-cookie.changes b/ghc-cookie.changes index 0e78c1a..7fa6318 100644 --- a/ghc-cookie.changes +++ b/ghc-cookie.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 13 13:14:14 UTC 2017 - psimons@suse.com + +- Update to version 0.4.3. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-cookie.spec b/ghc-cookie.spec index 25409ec..1b60935 100644 --- a/ghc-cookie.spec +++ b/ghc-cookie.spec @@ -19,7 +19,7 @@ %global pkg_name cookie %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.4.2.1 +Version: 0.4.3 Release: 0 Summary: HTTP cookie parsing and rendering License: MIT From 460c9e07861c47bbccbdfe38889fe15086d0bc740e793f6f22c4b25471d4c1ce Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 2 Apr 2018 14:53:31 +0000 Subject: [PATCH 2/7] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-cookie revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=23 --- cookie-0.4.3.tar.gz | 3 --- cookie-0.4.4.tar.gz | 3 +++ ghc-cookie.changes | 48 ++------------------------------------------- ghc-cookie.spec | 6 ++---- 4 files changed, 7 insertions(+), 53 deletions(-) delete mode 100644 cookie-0.4.3.tar.gz create mode 100644 cookie-0.4.4.tar.gz 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 From b2b3f7f74ba12200553daf793523a26c3afc405c30a307b074f451f8863ccce1 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 13 Apr 2018 13:34:35 +0000 Subject: [PATCH 3/7] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-cookie revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=24 --- ghc-cookie.changes | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/ghc-cookie.changes b/ghc-cookie.changes index 0216d0a..821aef9 100644 --- a/ghc-cookie.changes +++ b/ghc-cookie.changes @@ -1,6 +1,50 @@ ------------------------------------------------------------------- -Wed Mar 14 16:57:11 UTC 2018 - psimons@suse.com +Thu Apr 12 08:34:41 UTC 2018 - psimons@suse.com - 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 + From 80de915f4e30764e755da6f4737ad8ce464f00278827c2882499ee0c1ff149bf Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 26 Apr 2018 07:17:09 +0000 Subject: [PATCH 4/7] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-cookie revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=25 --- ghc-cookie.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-cookie.spec b/ghc-cookie.spec index b0727d3..629dbe2 100644 --- a/ghc-cookie.spec +++ b/ghc-cookie.spec @@ -75,7 +75,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 ChangeLog.md README.md From 2aa745126e142d3afaa22ae021abb9a2b0886236052fdf6765c5353672a8ea1c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 13:16:02 +0000 Subject: [PATCH 5/7] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-cookie revision:1, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=26 --- ghc-cookie.changes | 50 ---------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 ghc-cookie.changes diff --git a/ghc-cookie.changes b/ghc-cookie.changes deleted file mode 100644 index 821aef9..0000000 --- a/ghc-cookie.changes +++ /dev/null @@ -1,50 +0,0 @@ -------------------------------------------------------------------- -Thu Apr 12 08:34:41 UTC 2018 - psimons@suse.com - -- 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 - From 4ba7a0034630480b05b59e070e73e34d432c6f9e7fbff4be11766baee9de5e7d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 15:20:18 +0000 Subject: [PATCH 6/7] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-cookie revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=27 --- ghc-cookie.changes | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ghc-cookie.changes diff --git a/ghc-cookie.changes b/ghc-cookie.changes new file mode 100644 index 0000000..0e78c1a --- /dev/null +++ b/ghc-cookie.changes @@ -0,0 +1,44 @@ +------------------------------------------------------------------- +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 + From 9d12e714022b75c53b0eacfaca0352dd75ec74da471df5adffcc8a67354bbb1e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 May 2018 18:23:36 +0000 Subject: [PATCH 7/7] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-cookie revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=28 --- ghc-cookie.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ghc-cookie.changes b/ghc-cookie.changes index 0e78c1a..29d4632 100644 --- a/ghc-cookie.changes +++ b/ghc-cookie.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update cookie to version 0.4.4. + * Dropped dependency on blaze-builder + * Made cookie text rendering slightly more efficient + * Added `defaultSetCookie` [#16](https://github.com/snoyberg/cookie/pull/16) + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com