From 45595fb78301c27131b0ceaa6fd8518161352263 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 13:54:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-libloading.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-libloading.spec b/rust-libloading.spec index 31ba7d7..9ab46db 100644 --- a/rust-libloading.spec +++ b/rust-libloading.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Safer binding to platform’s dynamic library loading utilities License: ISC @@ -68,6 +68,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.5.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Nov 04 2018 Igor Gnatenko - 0.5.0-3 - Adapt to new packaging