Browse Source

upgrading package: gdb 10.2 -> 11.1

master
parent
commit
8be8154c9a
  1. 6
      gdb/gdb.spec

6
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

Loading…
Cancel
Save