From f10ce94054de9fde17586ffd58458aa08503f4cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 17:55:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-image.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-image.spec b/rust-image.spec index 39f7c57..d79bd86 100644 --- a/rust-image.spec +++ b/rust-image.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.23.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Imaging library written in Rust # Upstream license specification: MIT @@ -265,6 +265,9 @@ which use "webp" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.23.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 19 2020 Fabio Valentini - 0.23.12-1 - Update to version 0.23.12. - Fixes RHBZ#1899328