diff --git a/cookie-0.4.2.1.tar.gz b/cookie-0.4.2.1.tar.gz new file mode 100644 index 0000000..bbcfe00 --- /dev/null +++ b/cookie-0.4.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06413091908e20ce154effdcd354d7eea1447380e29a8acdb15c3347512852e4 +size 5774 diff --git a/cookie-0.4.2.tar.gz b/cookie-0.4.2.tar.gz deleted file mode 100644 index 28ed507..0000000 --- a/cookie-0.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a97a1569a2400a9027f5cf2352d56ea62884d4a98431844456342447919fd95b -size 5849 diff --git a/ghc-cookie.changes b/ghc-cookie.changes index e1ae995..d50db3d 100644 --- a/ghc-cookie.changes +++ b/ghc-cookie.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jul 10 15:39:57 UTC 2016 - mimi.vx@gmail.com + +- update to 0.4.2.1 +* Clarified MIT license + ------------------------------------------------------------------- Tue Apr 26 08:12:25 UTC 2016 - mimi.vx@gmail.com diff --git a/ghc-cookie.spec b/ghc-cookie.spec index c6f949b..c9e59b9 100644 --- a/ghc-cookie.spec +++ b/ghc-cookie.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-cookie # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,10 +19,10 @@ %global pkg_name cookie Name: ghc-cookie -Version: 0.4.2 +Version: 0.4.2.1 Release: 0 Summary: HTTP cookie parsing and rendering -License: BSD-2-Clause +License: MIT Group: System/Libraries Url: http://hackage.haskell.org/package/%{pkg_name}