osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-call-stack revision:4, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-call-stack?expand=0&rev=23
This commit is contained in:
Peter Simons 2019-08-05 11:35:34 +00:00 committed by Git OBS Bridge
parent d5395e4b79
commit c61ee33464
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:f25f5e0992a39371079cc25c2a14b5abb872fa7d868a32753aac3a258b83b1e2
size 2473

3
call-stack-0.2.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Aug 4 02:01:53 UTC 2019 - psimons@suse.com
- Update call-stack to version 0.2.0.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Sat Oct 20 11:31:16 UTC 2018 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-call-stack
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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 call-stack
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.1.0
Version: 0.2.0
Release: 0
Summary: Use GHC call-stacks in a backward compatible way
License: MIT