SHA256
1
0
forked from pool/ghc-cookie

osc copypac from project:devel:languages:haskell:lts:11 package:ghc-cookie revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cookie?expand=0&rev=23
This commit is contained in:
Peter Simons 2018-04-02 14:53:31 +00:00 committed by Git OBS Bridge
parent f40da3a062
commit 460c9e0786
4 changed files with 7 additions and 53 deletions

View File

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

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

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

View File

@ -1,50 +1,6 @@
-------------------------------------------------------------------
Mon Nov 13 13:14:14 UTC 2017 - psimons@suse.com
Wed Mar 14 16:57:11 UTC 2018 - psimons@suse.com
- Update to version 0.4.3.
- Update cookie to version 0.4.4.
A more detailed change log is not available.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Sun Jul 10 15:39:57 UTC 2016 - mimi.vx@gmail.com
- update to version 0.4.2.1 revision 0
* Clarified MIT license
-------------------------------------------------------------------
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
- update to 0.4.1.6
-------------------------------------------------------------------
Thu May 21 06:39:02 UTC 2015 - mimi.vx@gmail.com
- correct licence to BSD-2-Clause
-------------------------------------------------------------------
Mon May 4 05:50:17 UTC 2015 - mimi.vx@gmail.com
- update to 0.4.1.5
* no upstream changelog
-------------------------------------------------------------------
Wed Apr 22 06:41:20 UTC 2015 - mimi.vx@gmail.com
- update to 0.4.1.4
* no upstream changelog
-------------------------------------------------------------------
Mon Oct 7 08:24:17 UTC 2013 - sbahling@suse.com
- Initial package - version 0.4.0.1

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-cookie
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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,7 +19,7 @@
%global pkg_name cookie
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.4.3
Version: 0.4.4
Release: 0
Summary: HTTP cookie parsing and rendering
License: MIT
@ -27,11 +27,9 @@ Group: Development/Libraries/Haskell
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-blaze-builder-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-data-default-class-devel
BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-old-locale-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
BuildRequires: ghc-time-devel