From ac3f97d6015bf7c4a8124584c4617e0ff7eda93f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 08:49:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-openat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-openat.spec b/rust-openat.spec index 2e9ee5f..2871796 100644 --- a/rust-openat.spec +++ b/rust-openat.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.19 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wrapper around openat, symlinkat, and similar system calls # Upstream license specification: MIT/Apache-2.0 @@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.19-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jun 19 04:52:08 EEST 2020 Artem Polishchuk - 0.1.19-1 - Initial package