From 99db65693813d96e26e0a0feb21834cb567bd770 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 16:03:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-smallvec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-smallvec.spec b/rust-smallvec.spec index 6682a27..ca2c611 100644 --- a/rust-smallvec.spec +++ b/rust-smallvec.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: 'Small vector' optimization: store up to a small number of items on the stack # Upstream license specification: MIT/Apache-2.0 @@ -143,6 +143,9 @@ which use "write" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 1.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild