From 6c79a90f63989d3dfb43251ba8ec32f8f3b8c023 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:43:14 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 5fc2a8a..0714652 100644 --- a/gdb.spec +++ b/gdb.spec @@ -57,7 +57,7 @@ Version: 14.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: 1%{?dist} +Release: 2%{?dist} License: GPL-3.0-or-later AND BSD-3-Clause AND FSFAP AND LGPL-2.1-or-later AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain AND GFDL-1.3-or-later AND LGPL-2.0-or-later WITH GCC-exception-2.0 AND GPL-3.0-or-later WITH GCC-exception-3.1 AND GPL-2.0-or-later WITH GNU-compiler-exception # Do not provide URL for snapshots as the file lasts there only for 2 days. @@ -1250,6 +1250,9 @@ fi %endif %changelog +* Mon Jun 24 2024 Troy Dawson +- Bump release for June 2024 mass rebuild + * Wed May 29 2024 Keith Seitz - 14.2-1.el10 - Rebase to gdb-14.2 and update all bug references: RHEL-39326 "better support for $pc not saved"