diff --git a/cookie-0.4.1.6.tar.gz b/cookie-0.4.1.6.tar.gz deleted file mode 100644 index b13a780..0000000 --- a/cookie-0.4.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a2da4db7478ae45f848ebd5fcd40c23c84ecd00be79dec857e526619da9de2c -size 5319 diff --git a/cookie-0.4.2.tar.gz b/cookie-0.4.2.tar.gz new file mode 100644 index 0000000..28ed507 --- /dev/null +++ b/cookie-0.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97a1569a2400a9027f5cf2352d56ea62884d4a98431844456342447919fd95b +size 5849 diff --git a/ghc-cookie.changes b/ghc-cookie.changes index e7d373e..e1ae995 100644 --- a/ghc-cookie.changes +++ b/ghc-cookie.changes @@ -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 diff --git a/ghc-cookie.spec b/ghc-cookie.spec index 3459d6a..c6f949b 100644 --- a/ghc-cookie.spec +++ b/ghc-cookie.spec @@ -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