From d01440fa00b9e4e0fe985db9877b0b4dca981dab Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 09:16:39 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-libloading.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-libloading.spec b/rust-libloading.spec index a66fde8..9e74d37 100644 --- a/rust-libloading.spec +++ b/rust-libloading.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Safer binding to platform’s dynamic library loading utilities # Upstream license specification: ISC @@ -74,6 +74,10 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.7.0-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Mar 03 2021 Fabio Valentini - 0.7.0-1 - Update to version 0.7.0.