SHA256
1
0
forked from pool/ghc-Diff

Accepting request 953452 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/953452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-Diff?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2022-02-11 22:08:46 +00:00 committed by Git OBS Bridge
commit d2b8a8f801
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 @@
-------------------------------------------------------------------
Thu Dec 30 01:13:34 UTC 2021 - Peter Simons <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> 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 # spec file for package ghc-Diff
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name Diff %global pkg_name Diff
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.4.0 Version: 0.4.1
Release: 0 Release: 0
Summary: O(ND) diff algorithm in haskell Summary: O(ND) diff algorithm in haskell
License: BSD-3-Clause License: BSD-3-Clause