From 54da88929efdc34e4a6f8056accfcc37736e0b05 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 15:47:57 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-rustls-native-certs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-rustls-native-certs.spec b/rust-rustls-native-certs.spec index 5fd82c4..70cebe7 100644 --- a/rust-rustls-native-certs.spec +++ b/rust-rustls-native-certs.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Allow rustls to use the platform native certificate store # Upstream license specification: Apache-2.0/ISC/MIT @@ -96,5 +96,8 @@ which use "rustls" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jun 07 2021 Fabio Valentini - 0.5.0-1 - Initial package