From c2adb35fb7a800ea1d3008c66902f3e923fca567 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Mon, 16 Dec 2019 17:51:38 -0800 Subject: [PATCH] Bump to deflate 0.8 --- rust-png.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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