diff --git a/consoleet-utils-1.8.tar.asc b/consoleet-utils-1.8.tar.asc deleted file mode 100644 index 18f3699..0000000 --- a/consoleet-utils-1.8.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZzTUkwAKCRCutpQaL5yZ -RIHGAQD0b07kk1s7JZHOaKl3kiFESk4aiYDi7VpTm9tWmujavwD/SMwQd/YJWRbl -li7yqlmng7CCSXb6cpmJj3y6clXRHAs= -=I3ku ------END PGP SIGNATURE----- diff --git a/consoleet-utils-1.8.tar.zst b/consoleet-utils-1.8.tar.zst deleted file mode 100644 index 2c4ec6c..0000000 --- a/consoleet-utils-1.8.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51647b4cc35b72b97fc9cb5e14c3913994a3276a9c5747d38abb21214ae3d66b -size 122488 diff --git a/consoleet-utils-1.9.tar.asc b/consoleet-utils-1.9.tar.asc new file mode 100644 index 0000000..f9115fb --- /dev/null +++ b/consoleet-utils-1.9.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ82TQQAKCRCutpQaL5yZ +RJ3pAQC8yTji+CgoNPFkmFu7WOx0u2IkFLgLMsh8mXOEnQLGXwD9FIfcRCyK2pB7 +EJqO0TERH6X7Wa6IGrHDcbLeZGFHSA4= +=XJTQ +-----END PGP SIGNATURE----- diff --git a/consoleet-utils-1.9.tar.zst b/consoleet-utils-1.9.tar.zst new file mode 100644 index 0000000..71a34b8 --- /dev/null +++ b/consoleet-utils-1.9.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f511cf1bcf28a94b4831458dcde72baf005ea1582422c5d1a8123b49589db9df +size 122963 diff --git a/consoleet-utils.changes b/consoleet-utils.changes index 2dc5308..d8077e0 100644 --- a/consoleet-utils.changes +++ b/consoleet-utils.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Mar 9 13:13:12 UTC 2025 - Jan Engelhardt + +- Update to release 1.9 + * palcomp: the eval command can now be limited to specific + palette entries + * palcomp: add "bd" command + ------------------------------------------------------------------- Wed Nov 13 16:56:50 UTC 2024 - Jan Engelhardt diff --git a/consoleet-utils.spec b/consoleet-utils.spec index a7149d0..1542ec9 100644 --- a/consoleet-utils.spec +++ b/consoleet-utils.spec @@ -1,7 +1,7 @@ # # spec file for package consoleet-utils # -# 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 @@ -17,15 +17,15 @@ Name: consoleet-utils -Version: 1.8 +Version: 1.9 Release: 0 Summary: Utilities for manipulating terminal fonts and colors License: GPL-3.0-or-later AND MIT Group: Productivity/Other URL: https://inai.de/projects/consoleet/ #Git-Clone: https://codeberg.org/consoleet/consoleet-utils -Source: https://inai.de/files/consoleet/%name-%version.tar.zst -Source2: https://inai.de/files/consoleet/%name-%version.tar.asc +Source: https://codeberg.org/consoleet/consoleet-utils/releases/download/v%version/consoleet-utils-%version.tar.zst +Source2: https://codeberg.org/consoleet/consoleet-utils/releases/download/v%version/consoleet-utils-%version.tar.asc Source3: %name.keyring BuildRequires: c++_compiler BuildRequires: pkg-config >= 0.21 @@ -48,12 +48,7 @@ high-quality mode that upscales based on outline rather than pixel blocks, setting it apart from scalers like xBRZ or potrace. %prep -%if 0%{?suse_version} < 1550 -%setup -Tcq -pushd .. && tar --use=zstd -xf %{S:0} && popd -%else %autosetup -p1 -%endif %build %configure