From 514f881e033188bac69e660aa5c69f397f8e1843 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:11:14 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- rear.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rear.spec b/rear.spec index a1bf2e1..4df04ab 100644 --- a/rear.spec +++ b/rear.spec @@ -3,7 +3,7 @@ Name: rear Version: 2.7 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool URL: https://relax-and-recover.org @@ -260,6 +260,10 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/ #-- CHANGELOG -----------------------------------------------------------------# %changelog +* Tue Oct 29 2024 Troy Dawson - 2.7-13 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 8 2024 Pavel Cahyna - 2.7-12 - Remove doc/rear-release-notes.txt, it is CC-BY-ND-3.0, which is not an allowed license for documentation, and use a cleaned tarball (with the file removed)