Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Nov 23 09:52:01 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
||||||
|
|
||||||
- Update silently to version 1.2.5.4.
|
|
||||||
# 1.2.5.4 November 2024
|
|
||||||
|
|
||||||
* Bump `cabal-version` to 1.18.
|
|
||||||
* README: alert of malfunction in multi-threaded settings.
|
|
||||||
* Tested with GHC 8.0 - 9.12.0.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:08:15 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:08:15 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-silently
|
# spec file for package ghc-silently
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2023 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
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.2.5.4
|
Version: 1.2.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Prevent or capture writing to stdout and other handles
|
Summary: Prevent or capture writing to stdout and other handles
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
3
silently-1.2.5.3.tar.gz
Normal file
3
silently-1.2.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ba9dafafd29438a830afd158c3b83ce157d50e984352ff3ddf60a74c22f36372
|
||||||
|
size 4430
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5e23608965c1004b007dc771604998ae6da52c15772300bfdde30d8b5212746e
|
|
||||||
size 4640
|
|
Loading…
Reference in New Issue
Block a user