From 278a785f9c9346f448ad0f7393fe802944d9f97d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 23:39:50 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-lazycell.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-lazycell.spec b/rust-lazycell.spec index 69297b4..9784fd5 100644 --- a/rust-lazycell.spec +++ b/rust-lazycell.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.3.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library providing a lazily filled Cell struct # Upstream license specification: MIT/Apache-2.0 @@ -95,6 +95,9 @@ which use "serde" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 1.3.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 1.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild