Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

5
.gitignore vendored

@ -20,8 +20,3 @@
/png-0.17.9.crate
/png-0.17.10.crate
/png-0.17.11.crate
/png-0.17.12.crate
/png-0.17.13.crate
/png-0.17.14.crate
/png-0.17.15.crate
/png-0.17.16.crate

@ -1,6 +1,6 @@
--- png-0.17.16/Cargo.toml 1970-01-01T00:00:01+00:00
+++ png-0.17.16/Cargo.toml 2025-01-04T15:34:56.258229+00:00
@@ -103,9 +103,6 @@
--- png-0.17.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ png-0.17.11/Cargo.toml 2024-01-13T21:18:38.474463+00:00
@@ -64,9 +64,6 @@
version = "3.0"
features = ["derive"]

@ -1,12 +1,12 @@
# Generated by rust2rpm 27
# Generated by rust2rpm 25
# * missing dev-dependencies: glium ^0.32
%bcond check 0
%bcond_with check
%global debug_package %{nil}
%global crate png
Name: rust-png
Version: 0.17.16
Version: 0.17.11
Release: %autorelease
Summary: Decoding and encoding library in pure Rust

@ -1,8 +1,3 @@
[package]
cargo-toml-patch-comments = [
"drop unused, benchmark-only criterion dev-dependency",
]
[tests]
run = ["none"]
comments = ["missing dev-dependencies: glium ^0.32"]

@ -1 +1 @@
SHA512 (png-0.17.16.crate) = fd9130d8d91fe40724f4065748bf1a6175de0b7e8df521939f169000933dadd0815bed0f95c00d12bf5ad341469983ea97be427392a85b82c232473ea753b6ba
SHA512 (png-0.17.11.crate) = 4ff7ad4f207ebedcee68b2b4d8a8ce5bccc48a3931939dc13ba23b486cc1ba92cedfe227fc14a21e780fa74eca8c7dcb336b3da4f7474a475d057b0c98389a37

Loading…
Cancel
Save