Accepting request 391611 from devel:languages:haskell

- update to 0.4.2
* Added SameSite (forwarded request 391610 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/391611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-cookie?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2016-04-30 21:30:14 +00:00 committed by Git OBS Bridge
commit 95170491b1
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 Sun Jun 28 16:33:58 UTC 2015 - mimi.vx@gmail.com

View File

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