From 5906a76965c2f276b4418924750a8394506af3b3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 16:19:06 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/rust-time.spec b/rust-time.spec index bc0ba96..35c7c16 100644 --- a/rust-time.spec +++ b/rust-time.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.26 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Date and time library # Upstream license specification: MIT OR Apache-2.0 @@ -147,6 +147,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.2.26-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Mar 26 2021 Fabio Valentini - 0.2.26-1 - Update to version 0.2.26. - Fixes RHBZ#1939365