Update to version 0.17.14; Fixes RHBZ#2315366

epel10
Fabio Valentini 3 months ago
parent 8f023f59b3
commit 7bb2bee574
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -22,3 +22,4 @@
/png-0.17.11.crate
/png-0.17.12.crate
/png-0.17.13.crate
/png-0.17.14.crate

@ -1,5 +1,5 @@
--- png-0.17.13/Cargo.toml 1970-01-01T00:00:01+00:00
+++ png-0.17.13/Cargo.toml 2024-02-19T15:10:18.231569+00:00
--- png-0.17.14/Cargo.toml 1970-01-01T00:00:01+00:00
+++ png-0.17.14/Cargo.toml 2024-10-05T13:43:27.536058+00:00
@@ -70,9 +70,6 @@
version = "3.0"
features = ["derive"]

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * missing dev-dependencies: glium ^0.32
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate png
Name: rust-png
Version: 0.17.13
Version: 0.17.14
Release: %autorelease
Summary: Decoding and encoding library in pure Rust

@ -1 +1 @@
SHA512 (png-0.17.13.crate) = 064a932f4c48c2243286a9b4cdec0487cc976291bc8ecf4753691afdfe43acda4b17ea8d48ec933f309d158df28f40ee93b5b32b3ab5252e2e7aa1ee1c0e4e84
SHA512 (png-0.17.14.crate) = e1c3fbf98030778fd775302ed74c6a6e256f73dfa541c7133c3ddc9c7dfc01c17716bba05c503d4a552ee67a0bca757f909aee5c0f6457682de3d9dfc182d493

Loading…
Cancel
Save