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.