SHA256
1
0
forked from pool/ghc-Diff

Accepting request 737182 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/737182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-Diff?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2019-10-18 12:33:20 +00:00 committed by Git OBS Bridge
commit 6746dd1f45
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:77b7daec5a79ade779706748f11b4d9b8f805e57a68e7406c3b5a1dee16e0c2f
size 7979

3
Diff-0.4.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 23 02:01:16 UTC 2019 - psimons@suse.com
- Update Diff to version 0.4.0.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Sat Oct 20 11:31:04 UTC 2018 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-Diff
#
# 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 Diff
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.4
Version: 0.4.0
Release: 0
Summary: O(ND) diff algorithm in haskell
License: BSD-3-Clause