forked from pool/ghc-cookie
osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-cookie revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=36
This commit is contained in:
parent
ec2e4ec08a
commit
c954caadcd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3245ed04ae933cf7becede816d1f76043b851472700abf558ae90b28414cc0e3
|
|
||||||
size 5996
|
|
3
cookie-0.4.5.tar.gz
Normal file
3
cookie-0.4.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:707f94d1b31018b91d6a1e9e19ef5413e20d02cab00ad93a5fd7d7b3b46a3583
|
||||||
|
size 6048
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 12 09:57:04 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update cookie to version 0.4.5.
|
||||||
|
## 0.4.5
|
||||||
|
|
||||||
|
* Added `SameSite=None`
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 8 16:13:30 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Drop obsolete group attributes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 20 11:31:21 UTC 2018 - Peter Simons <psimons@suse.com>
|
Sat Oct 20 11:31:21 UTC 2018 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-cookie
|
# spec file for package ghc-cookie
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name cookie
|
%global pkg_name cookie
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.4.4
|
Version: 0.4.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: HTTP cookie parsing and rendering
|
Summary: HTTP cookie parsing and rendering
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user