From e801ff8f0cada5d1ebe7608c14f68b4d41ce6423 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 15 Feb 2022 16:31:32 +0100 Subject: [PATCH] Rebuild with package notes --- rust-coreos-installer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-coreos-installer.spec b/rust-coreos-installer.spec index 2cc83df..eaee535 100644 --- a/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -12,7 +12,7 @@ Name: rust-%{crate} Version: 0.13.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Installer for Fedora CoreOS and RHEL CoreOS # Upstream license specification: Apache-2.0 @@ -190,6 +190,9 @@ from the initramfs. %endif %changelog +* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek - 0.13.1-2 +- Rebuild with package notes + * Sun Feb 13 2022 Jonathan Lebon - 0.13.1-1 - New release