diff --git a/ghc-tasty.changes b/ghc-tasty.changes index 3aba5af..880c9a5 100644 --- a/ghc-tasty.changes +++ b/ghc-tasty.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jan 5 19:52:20 UTC 2025 - Peter Simons + +- Update tasty to version 1.5.3. + Version 1.5.3 + -------------- + + _2025-01-05_ + + * Console reporter: disable line wrapping + ([#433](https://github.com/UnkindPartition/tasty/pull/433)). + * Console reporter: force flushing of stdout after `showCursor` + ([#436](https://github.com/UnkindPartition/tasty/pull/436)). + ------------------------------------------------------------------- Sun Nov 3 00:34:02 UTC 2024 - Peter Simons diff --git a/ghc-tasty.spec b/ghc-tasty.spec index c546278..6e93432 100644 --- a/ghc-tasty.spec +++ b/ghc-tasty.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-tasty # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 tasty %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 1.5.2 +Version: 1.5.3 Release: 0 Summary: Modern and extensible testing framework License: MIT diff --git a/tasty-1.5.2.tar.gz b/tasty-1.5.2.tar.gz deleted file mode 100644 index cceebf2..0000000 --- a/tasty-1.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:729cb0454fb9be2285eb51fe3bb191bd6096bd11d5fe08eda1ca59517731b737 -size 66288 diff --git a/tasty-1.5.3.tar.gz b/tasty-1.5.3.tar.gz new file mode 100644 index 0000000..e2cc3af --- /dev/null +++ b/tasty-1.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a0c7b644813af871a3726ac8771b5e17b5158c792a7acf8f9e2d3ae9360780 +size 66548