From 6639991a2c99253685a38320e4e3359fcdc8a959 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 08:53:00 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-endian-type.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-endian-type.spec b/rust-endian-type.spec index e7a465d..e4c0511 100644 --- a/rust-endian-type.spec +++ b/rust-endian-type.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Type safe wrappers for types with a defined byte order # Upstream license specification: MIT @@ -70,5 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.1.2-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Davide Cavalca - 0.1.2-1 - Initial package