import rust-png-0.17.16-1.el10

i10ce changed/i10ce/rust-png-0.17.16-1.el10
MSVSphere Packaging Team 2 months ago
parent 1c919e0e28
commit 055bf10c53
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/png-0.17.15.crate
SOURCES/png-0.17.16.crate

@ -1 +1 @@
e470cd3aee883af9a58b046c26d914b0107371fc SOURCES/png-0.17.15.crate
55dec13ead2d89289e3f0b0f0c19e3c00dbeb7d3 SOURCES/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.15/Cargo.toml 2024-12-09T19:47:10.732123+00:00
--- 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 @@
version = "3.0"
features = ["derive"]

@ -16,7 +16,7 @@
%global crate png
Name: rust-png
Version: 0.17.15
Version: 0.17.16
Release: %autorelease
Summary: Decoding and encoding library in pure Rust
@ -105,10 +105,13 @@ use the "unstable" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Sat Jan 04 2025 Fabio Valentini <decathorpe@gmail.com> - 0.17.16-1
- Update to version 0.17.16; Fixes RHBZ#2333478
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.17.15-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Mon Dec 09 2024 Fabio Valentini <decathorpe@gmail.com> - 0.17.15-1
- Update to version 0.17.15; Fixes RHBZ#2330947

Loading…
Cancel
Save