Update to version 4.2.2 (rhbz#2243883)

epel10
blinxen 1 year ago
parent 5ff29ee1de
commit 683501d418

1
.gitignore vendored

@ -2,3 +2,4 @@
/imagequant-4.1.1.crate
/imagequant-4.2.0.crate
/imagequant-4.2.1.crate
/imagequant-4.2.2.crate

@ -1,6 +1,6 @@
--- imagequant-4.2.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ imagequant-4.2.1/Cargo.toml 2023-09-18T18:40:51.213385+00:00
@@ -75,9 +75,6 @@
--- imagequant-4.2.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ imagequant-4.2.2/Cargo.toml 2023-10-17T19:23:41.063457+00:00
@@ -71,9 +71,6 @@
version = "1.1.4"
optional = true

@ -1,11 +1,11 @@
# Generated by rust2rpm 24
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate imagequant
Name: rust-imagequant
Version: 4.2.1
Version: 4.2.2
Release: %autorelease
Summary: Convert 24/32-bit images to 8-bit palette with alpha channel
@ -88,7 +88,7 @@ use the "threads" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires

@ -1 +1 @@
SHA512 (imagequant-4.2.1.crate) = 4dd6541fd3d184898449debd94febc01b74490a4db5ea6472c8ef2146f961da62ca2c7866f0409b7e51027359cf6d3e3fd1bd983b759d89f64177f43ef66021b
SHA512 (imagequant-4.2.2.crate) = c00e64b1708d96186e91d2ef6bcd658678941b8dd1601134fbfcbfffd0638465f9c4b32b15550a37439857a9e8fa7a49fc0cf0a2c71200ac204592e56f5f2f6f

Loading…
Cancel
Save