From 8be8154c9ab350366f8269ae2f7b45ee9f5686c1 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 13 Sep 2021 22:16:50 +0200 Subject: [PATCH] upgrading package: gdb 10.2 -> 11.1 --- gdb/gdb.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gdb/gdb.spec b/gdb/gdb.spec index a4bef5d983..39d7a666d2 100644 --- a/gdb/gdb.spec +++ b/gdb/gdb.spec @@ -22,8 +22,8 @@ ## # package version -%define V_tarball 10.2 -%define V_subdir 10.2 +%define V_tarball 11.1 +%define V_subdir 11.1 # package information Name: gdb @@ -36,7 +36,7 @@ Class: BASE Group: Debugging License: GPL Version: %{V_tarball} -Release: 20210425 +Release: 20210913 # list of sources Source0: http://ftp.gnu.org/gnu/gdb/gdb-%{V_tarball}.tar.gz