diff --git a/rust-png.spec b/rust-png.spec index 107cd64..d0735e6 100644 --- a/rust-png.spec +++ b/rust-png.spec @@ -7,13 +7,16 @@ Name: rust-%{crate} Version: 0.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PNG decoding and encoding library in pure Rust # Upstream license specification: MIT OR Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/png Source: %{crates_source} +# Initial patched metadata +# * Bump to deflate 0.8 +Patch0: png-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -120,6 +123,9 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog +* Mon Dec 16 2019 Josh Stone - 0.15.2-2 +- Bump to deflate 0.8 + * Fri Dec 06 10:48:53 CET 2019 Igor Gnatenko - 0.15.2-1 - Update to 0.15.2