From 7e349a389bc5d0bdd6c5d844f9f7251d01d27d15 Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Mon, 7 Aug 2023 10:40:43 -0700 Subject: [PATCH] Bump release. --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 7653b86..f2e896f 100644 --- a/gdb.spec +++ b/gdb.spec @@ -57,7 +57,7 @@ Version: 13.2 # The release always contains a leading reserved number, start it at 1. # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing. -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL # Do not provide URL for snapshots as the file lasts there only for 2 days. @@ -1252,6 +1252,9 @@ fi %endif %changelog +* Mon Aug 7 2023 Kevin Buettner - 13.2-7 +- Bump release. + * Thu Aug 3 2023 Andrew Burgess - Backport upstream commit f3eee586174, which fixes RHBZ 2196395.