From a8884a5be0028a816ac1e059ffb84577b8701831 Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Mon, 7 Dec 2020 16:03:37 -0700 Subject: [PATCH] Bump release number to avoid lower NVR (for rawhide) than that of F33. (RHBZ 1894912) --- gdb.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index b218e62..a8cc4f2 100644 --- a/gdb.spec +++ b/gdb.spec @@ -37,7 +37,7 @@ Version: 10.1 # 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: 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. @@ -1184,6 +1184,10 @@ fi %endif %changelog +* Mon Dec 07 2020 Kevin Buettner - 10.1-2 +- Bump release number to avoid lower NVR (for rawhide) than that of F33. + (RHBZ 1894912) + * Wed Nov 04 2020 Kevin Buettner - 10.1-1 - Rebase to FSF GDB 10.1. - Bump 'snapgnulib' date.