diff --git a/Diff-0.4.0.tar.gz b/Diff-0.4.0.tar.gz deleted file mode 100644 index 775b219..0000000 --- a/Diff-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7290ac098ad8b4748b9c10e494cc85ba54af688226ae69a465aa7b4c73f149c7 -size 8065 diff --git a/Diff-0.4.1.tar.gz b/Diff-0.4.1.tar.gz new file mode 100644 index 0000000..8a4163e --- /dev/null +++ b/Diff-0.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd5e4aaac7219bcbb14834fb8580ebe0aae905958d0ad74f5338ea290b372670 +size 8759 diff --git a/ghc-Diff.changes b/ghc-Diff.changes index b0baf42..74d589d 100644 --- a/ghc-Diff.changes +++ b/ghc-Diff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 30 01:13:34 UTC 2021 - Peter Simons + +- 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 diff --git a/ghc-Diff.spec b/ghc-Diff.spec index 888e200..91f25bf 100644 --- a/ghc-Diff.spec +++ b/ghc-Diff.spec @@ -1,7 +1,7 @@ # # 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 # 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