forked from pool/consoleet-utils
- Update to release 1.3
OBS-URL: https://build.opensuse.org/package/show/utilities/consoleet-utils?expand=0&rev=9
This commit is contained in:
parent
f9134b1272
commit
6afa470eaf
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZL1KfQAKCRD3bv5dDCI6
|
|
||||||
jwGoAP4vvIE048+ThqZCIsSIWf9KqEKDBwFbZOqgpJKZlqizcgEAmfML17cF9hr7
|
|
||||||
xE0AN4wtLAx+vq9qM3JJ59p51TT9uQ4=
|
|
||||||
=JhTp
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d7aef88ecc95a72e5da3b5a5499bdec51f06e758a8e96538da74d6efa177017e
|
|
||||||
size 107573
|
|
7
consoleet-utils-1.3.tar.asc
Normal file
7
consoleet-utils-1.3.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZNp/lQAKCRD3bv5dDCI6
|
||||||
|
j7okAP9G/wL31X0KDQIfJmwnStBet3QTaIMoPhvjTbvrGbFclAEA4G4gtAU6Ar03
|
||||||
|
nPY2MNQYT0gaeQ7fPQ7byBV+3nhDDAY=
|
||||||
|
=j3+r
|
||||||
|
-----END PGP SIGNATURE-----
|
3
consoleet-utils-1.3.tar.zst
Normal file
3
consoleet-utils-1.3.tar.zst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:be6b20bbbc0a3e97f5e929df7b2d55ec02ff3b6b02989338e6c4c939dad61ed5
|
||||||
|
size 109243
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 14 19:16:21 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.3
|
||||||
|
* palcomp: delete ``rgb`` and ``lch`` subcommands (make them implicit)
|
||||||
|
* palcomp: add ``ct`` and ``ct256`` subcommands to display the color table
|
||||||
|
* palcomp: add ``cxl`` and ``cxr`` subcommands for contrast analysis
|
||||||
|
* palcomp: add ``loeq`` subcommand for contrast adjustment
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 23 15:48:04 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Sun Jul 23 15:48:04 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: consoleet-utils
|
Name: consoleet-utils
|
||||||
Version: 1.2
|
Version: 1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for manipulating terminal fonts and colors
|
Summary: Utilities for manipulating terminal fonts and colors
|
||||||
License: GPL-3.0-or-later AND MIT
|
License: GPL-3.0-or-later AND MIT
|
||||||
@ -66,5 +66,6 @@ autoreconf -fi
|
|||||||
%license LICENSE*
|
%license LICENSE*
|
||||||
%_bindir/*
|
%_bindir/*
|
||||||
%_mandir/man1/*.1*
|
%_mandir/man1/*.1*
|
||||||
|
%_datadir/consol*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user