From d98ce0757375937a250275b922c196cbf39f77a9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 19:42:38 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- livecd-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/livecd-tools.spec b/livecd-tools.spec index 287ce16..f0d7c26 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -17,7 +17,7 @@ Summary: Tools for building live CDs Name: livecd-tools Version: 31.0 -Release: 1%{?dist} +Release: 2%{?dist} %if 0%{?fedora} Epoch: 1 %endif @@ -225,6 +225,9 @@ rm -rfv %{buildroot}%{_mandir}/man8/livecd-iso-to-* %endif %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 1:31.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 15 2022 Neal Gompa - 1:31.0-1 - Release 31.0 (neal) - imgcreate/creator.py: fix SELinux unmount order (3526918+cbs228)