From 610f2be145cb20d1863e04fb3e0c5daea2bbd110 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 17:12:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-cookie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-cookie.spec b/rust-cookie.spec index 175e2ff..63c1d23 100644 --- a/rust-cookie.spec +++ b/rust-cookie.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.14.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP cookie parsing and cookie jar management # Upstream license specification: MIT OR Apache-2.0 @@ -216,6 +216,9 @@ which use "signed" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.14.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 06 2020 Fabio Valentini - 0.14.3-1 - Update to version 0.14.3.