From 150c360a878c687dd3d3bf0bfb5c569f05b1f0f7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 19:29:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-tracing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-tracing.spec b/rust-tracing.spec index b6e8660..7c156cf 100644 --- a/rust-tracing.spec +++ b/rust-tracing.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Application-level tracing for Rust # Upstream license specification: MIT @@ -290,6 +290,9 @@ which use "tracing-attributes" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.22-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 27 2020 Fabio Valentini - 0.1.22-1 - Update to version 0.1.22. - Fixes RHBZ#1900911