Update to version 4.1.1

epel10
blinxen 2 years ago
parent 37ecdb134e
commit cf3c6f096d

1
.gitignore vendored

@ -1 +1,2 @@
/imagequant-4.1.0.crate /imagequant-4.1.0.crate
/imagequant-4.1.1.crate

@ -5,7 +5,7 @@
%global crate imagequant %global crate imagequant
Name: rust-imagequant Name: rust-imagequant
Version: 4.1.0 Version: 4.1.1
Release: %autorelease Release: %autorelease
Summary: Convert 24/32-bit images to 8-bit palette with alpha channel Summary: Convert 24/32-bit images to 8-bit palette with alpha channel
@ -18,9 +18,9 @@ Patch: remove-benchmark-dep.patch
BuildRequires: cargo-rpm-macros >= 24 BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand: %global _description %{expand:
Convert 24/32-bit images to 8-bit palette with alpha channel. For lossy PNG Convert 24/32-bit images to 8-bit palette with alpha channel. For lossy
compression and high-quality GIF images Dual-licensed like pngquant. See PNG compression and high-quality GIF images Dual-licensed like pngquant.
https://pngquant.org for details.} See https://pngquant.org for details.}
%description %{_description} %description %{_description}

@ -1 +1 @@
SHA512 (imagequant-4.1.0.crate) = 98635af970dfdc9fddd85a08e10ed6053fd02051c4a0bd80535b1498cbb872e905d6ff8e3cc6d3d6f0d54eb42aa5421b8c81107da7e65326091fc2f8b27e0bc9 SHA512 (imagequant-4.1.1.crate) = cd8d4ada6c7c3c327def24809fbf6fac07597d0d1ff4e6f1a67e9e35a83d4e993cfe91fa284a51027d9bb1f0c250e51a5023f9ba34fee7345d22ad89ed72e5be

Loading…
Cancel
Save