From 4c5719284d133edf0b0b1e5361ee116b4ea81359 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 15:53:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-sequoia-net.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-sequoia-net.spec b/rust-sequoia-net.spec index cbee3c6..5609821 100644 --- a/rust-sequoia-net.spec +++ b/rust-sequoia-net.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.23.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Network services for OpenPGP # Upstream license specification: GPL-2.0-or-later @@ -122,5 +122,8 @@ which use "crypto-nettle" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.23.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Apr 08 2021 Fabio Valentini - 0.23.0-1 - Initial package