12
0

2 Commits

4 changed files with 14 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9fc9ce2157f1889bd99a4d22c9f1c64589590be0f797c3efe71c8fa17a11a689
size 8791

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f2e5333eb78da5f4dd330fca0c81a59276cc150c625647cd20f57b7f297a5d25
size 4746

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jul 18 20:33:06 UTC 2025 - Peter Simons <psimons@suse.com>
- Update ansi-terminal-types to version 1.1.3.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/ansi-terminal-types-1.1.3/src/CHANGELOG.md
-------------------------------------------------------------------
Wed Feb 7 00:33:11 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-ansi-terminal-types
#
# 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 ansi-terminal-types
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
Version: 1.1
Version: 1.1.3
Release: 0
Summary: Types and functions used to represent SGR aspects
License: BSD-3-Clause