From 62f2a1bfe9224e50416513d14c197f4caf0861ce Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 16:13:57 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-tap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-tap.spec b/rust-tap.spec index 26d86b9..51c0f7b 100644 --- a/rust-tap.spec +++ b/rust-tap.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic extensions for tapping values in Rust # Upstream license specification: MIT @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun Feb 14 2021 Fabio Valentini - 1.0.1-1 - Update to version 1.0.1. - Fixes RHBZ#1928330