From fb8a11ffe02d49b1bb3b7839a3b759aa0a6c0c83 Mon Sep 17 00:00:00 2001 From: Alexandra Hájková Date: Sep 18 2023 12:44:24 +0000 Subject: Bump release to 13.2-9. --- diff --git a/gdb.spec b/gdb.spec index f657d2b..5b18eec 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: 8%{?dist} +Release: 9%{?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. @@ -1252,6 +1252,9 @@ fi %endif %changelog +* Mon Sep 18 2023 Alexandra Hájková - 13.2-8 +- Bump release to 13.2-9. + * Sun Sep 17 2023 Alexandra Hájková - 13.2-8 - Backport upstream commit 8f2c64de86b which fixes RHBZ 2233961, CVE-2022-48064, (Alan Modra).