From 7dbf6cd516d55c17c6750321ed6fd0487e94b677 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 17:09:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-cmake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-cmake.spec b/rust-cmake.spec index 0aab528..134228b 100644 --- a/rust-cmake.spec +++ b/rust-cmake.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.45 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Build dependency for running cmake to build a native library # Upstream license specification: MIT/Apache-2.0 @@ -73,6 +73,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.45-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 19 2020 Fabio Valentini - 0.1.45-1 - Update to version 0.1.45. - Fixes RHBZ#1898177