osc copypac from project:devel:languages:haskell:lts:10 package:ghc-attoparsec revision:6, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-attoparsec?expand=0&rev=24
This commit is contained in:
Peter Simons 2018-01-30 09:31:42 +00:00 committed by Git OBS Bridge
parent 57c2810b05
commit 4833ec5a54
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 29 11:26:10 UTC 2018 - psimons@suse.com
- Update attoparsec to version 0.13.2.2.
A more detailed change log is not available.
-------------------------------------------------------------------
Thu Dec 21 19:16:15 UTC 2017 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-attoparsec
#
# 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 attoparsec
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.13.2.0
Version: 0.13.2.2
Release: 0
Summary: Fast combinator parsing for bytestrings and text
License: BSD-3-Clause