From 60ebbb55bbf6bfe556dadd6730c1c9be92a97e62 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 00:11:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-zincati.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-zincati.spec b/rust-zincati.spec index 699ad6f..bb9cf5e 100644 --- a/rust-zincati.spec +++ b/rust-zincati.spec @@ -11,7 +11,7 @@ Name: rust-%{crate} Version: 0.0.24 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Update agent for Fedora CoreOS # Upstream license specification: Apache-2.0 @@ -370,6 +370,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/dbus-1/system.d \ %endif %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 0.0.24-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Nov 01 2021 Luca BRUNO - 0.0.24-1 - New upstream version https://github.com/coreos/zincati/releases/tag/v0.0.24