From 4ef70919c4ff83e59bee860105f434fea78edc03 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 15:29:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-quick-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-quick-xml.spec b/rust-quick-xml.spec index 7bd3d53..3d3974f 100644 --- a/rust-quick-xml.spec +++ b/rust-quick-xml.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.22.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: High performance xml reader and writer # Upstream license specification: MIT @@ -131,6 +131,9 @@ which use "serialize" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu May 27 2021 Fabio Valentini - 0.22.0-1 - Update to version 0.22.0. - Fixes RHBZ#1924726