Accepting request 1239828 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1239828 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-tasty?expand=0&rev=14
This commit is contained in:
commit
b51aa4ec96
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 5 19:52:20 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- 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 <psimons@suse.com>
|
Sun Nov 3 00:34:02 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-tasty
|
# 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
|
# 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 tasty
|
%global pkg_name tasty
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.5.2
|
Version: 1.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Modern and extensible testing framework
|
Summary: Modern and extensible testing framework
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:729cb0454fb9be2285eb51fe3bb191bd6096bd11d5fe08eda1ca59517731b737
|
|
||||||
size 66288
|
|
3
tasty-1.5.3.tar.gz
Normal file
3
tasty-1.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54a0c7b644813af871a3726ac8771b5e17b5158c792a7acf8f9e2d3ae9360780
|
||||||
|
size 66548
|
Loading…
x
Reference in New Issue
Block a user