SHA256
1
0
forked from pool/ghc-Diff

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-Diff revision:14, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-Diff?expand=0&rev=26
This commit is contained in:
2022-02-09 13:44:51 +00:00
committed by Git OBS Bridge
parent cb7a12017e
commit fd0a603698
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:7290ac098ad8b4748b9c10e494cc85ba54af688226ae69a465aa7b4c73f149c7
size 8065

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 4 12:15:13 UTC 2022 - psimons@suse.com
- Update Diff to version 0.4.1.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-Diff
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# 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.4.0
Version: 0.4.1
Release: 0
Summary: O(ND) diff algorithm in haskell
License: BSD-3-Clause