Update to version 0.17.16; Fixes RHBZ#2333478

epel10 imports/epel10/rust-png-0.17.16-1.el10
Fabio Valentini 2 weeks ago
parent 6319c3a160
commit 3a0e8c2395
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -24,3 +24,4 @@
/png-0.17.13.crate /png-0.17.13.crate
/png-0.17.14.crate /png-0.17.14.crate
/png-0.17.15.crate /png-0.17.15.crate
/png-0.17.16.crate

@ -1,5 +1,5 @@
--- png-0.17.15/Cargo.toml 1970-01-01T00:00:01+00:00 --- png-0.17.16/Cargo.toml 1970-01-01T00:00:01+00:00
+++ png-0.17.15/Cargo.toml 2024-12-09T19:47:10.732123+00:00 +++ png-0.17.16/Cargo.toml 2025-01-04T15:34:56.258229+00:00
@@ -103,9 +103,6 @@ @@ -103,9 +103,6 @@
version = "3.0" version = "3.0"
features = ["derive"] features = ["derive"]

@ -6,7 +6,7 @@
%global crate png %global crate png
Name: rust-png Name: rust-png
Version: 0.17.15 Version: 0.17.16
Release: %autorelease Release: %autorelease
Summary: Decoding and encoding library in pure Rust Summary: Decoding and encoding library in pure Rust

@ -1 +1 @@
SHA512 (png-0.17.15.crate) = 0609636be889a3895246563cdf0a5fdec28362fce1e8da52af24b756c7c489a3e10a60f64628a015223648d828594e6c97450edbd609d21eb50f4f80ec0119db SHA512 (png-0.17.16.crate) = fd9130d8d91fe40724f4065748bf1a6175de0b7e8df521939f169000933dadd0815bed0f95c00d12bf5ad341469983ea97be427392a85b82c232473ea753b6ba

Loading…
Cancel
Save