From 590b3bf26407351a25b5b1717a087e6e0c55ed7a3103290a77b15cb1e7d61704 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 11 Oct 2023 21:00:55 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-split revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-split?expand=0&rev=81 --- ghc-split.changes | 10 ++++++++++ ghc-split.spec | 4 ++-- split-0.2.3.5.tar.gz | 3 --- split-0.2.4.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 split-0.2.3.5.tar.gz create mode 100644 split-0.2.4.tar.gz diff --git a/ghc-split.changes b/ghc-split.changes index 8d5a6f1..a770dfe 100644 --- a/ghc-split.changes +++ b/ghc-split.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Oct 9 18:34:48 UTC 2023 - Peter Simons + +- Update split to version 0.2.4. + * 0.2.4 (9 October 2023) + + - Test with GHC 9.6. + - Change examples to doctests (+ add a few more), and check them as part of CI. + - Fix up a bunch of style hints. + ------------------------------------------------------------------- Thu Mar 30 17:08:23 UTC 2023 - Peter Simons diff --git a/ghc-split.spec b/ghc-split.spec index 38d9641..d3ab608 100644 --- a/ghc-split.spec +++ b/ghc-split.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.3.5 +Version: 0.2.4 Release: 0 Summary: Combinator library for splitting lists License: BSD-3-Clause @@ -102,7 +102,7 @@ This package provides the Haskell %{pkg_name} profiling library. %license LICENSE %files devel -f %{name}-devel.files -%doc CHANGES README +%doc CHANGES README.md %files -n ghc-%{pkg_name}-doc -f ghc-%{pkg_name}-doc.files %license LICENSE diff --git a/split-0.2.3.5.tar.gz b/split-0.2.3.5.tar.gz deleted file mode 100644 index 22c5af0..0000000 --- a/split-0.2.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf8aa8d610354a2b576946a6c838251ec5988c8374100638e6b2604513b93159 -size 15746 diff --git a/split-0.2.4.tar.gz b/split-0.2.4.tar.gz new file mode 100644 index 0000000..5d4b457 --- /dev/null +++ b/split-0.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749fe300d0f30eb19b28c2633b3330d5565f642e29d5397974507d796beb31b3 +size 15687