SHA256
1
0
forked from pool/ghc-cookie

Accepting request 391610 from devel:languages:haskell:lts

- update to 0.4.2
* Added SameSite

OBS-URL: https://build.opensuse.org/request/show/391610
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=9
This commit is contained in:
Ondřej Súkup 2016-04-26 08:16:07 +00:00 committed by Git OBS Bridge
parent 669e5e8533
commit 964136623c
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

View File

@ -19,7 +19,7 @@
%global pkg_name cookie
Name: ghc-cookie
Version: 0.4.1.6
Version: 0.4.2
Release: 0
Summary: HTTP cookie parsing and rendering
License: BSD-2-Clause
@ -77,5 +77,6 @@ This package provides the Haskell %{pkg_name} library development files.
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.md ChangeLog.md
%changelog