From f14e53d00f225bf8aac62d1927ee29d3d92e71d8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 20:01:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-camino.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-camino.spec b/rust-camino.spec index 078a58a..cbc7e3f 100644 --- a/rust-camino.spec +++ b/rust-camino.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Rust's PathBuf and Path types with UTF-8 encoded data # Upstream license specification: MIT OR Apache-2.0 @@ -98,6 +98,9 @@ which use "serde1" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sat Dec 04 2021 Olivier Lemasle - 1.0.5-1 - Update to upstream 1.0.5 (fixes rhbz#2029084)