Bump version number twice (RHEL-3; RHEL-4).
This commit is contained in:
parent
367b952805
commit
155a3e093e
8
gdb.spec
8
gdb.spec
@ -11,7 +11,7 @@ Name: gdb
|
|||||||
Version: 6.3.0.0
|
Version: 6.3.0.0
|
||||||
|
|
||||||
# The release always contains a leading reserved number, start it at 0.
|
# The release always contains a leading reserved number, start it at 0.
|
||||||
Release: 0.29
|
Release: 0.31
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Debuggers
|
Group: Development/Debuggers
|
||||||
@ -434,6 +434,12 @@ fi
|
|||||||
# don't include the files in include, they are part of binutils
|
# don't include the files in include, they are part of binutils
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 22 2005 Andrew Cagney <cagney@redhat.com> 6.3.0.0-0.31
|
||||||
|
- Bump version number.
|
||||||
|
|
||||||
|
* Tue Feb 22 2005 Andrew Cagney <cagney@redhat.com> 6.3.0.0-0.30
|
||||||
|
- Bump version number.
|
||||||
|
|
||||||
* Tue Feb 22 2005 Andrew Cagney <cagney@redhat.com> 6.3.0.0-0.29
|
* Tue Feb 22 2005 Andrew Cagney <cagney@redhat.com> 6.3.0.0-0.29
|
||||||
- Modify gdb-6.3-dwattype0-20050201.patch to check for a zero address
|
- Modify gdb-6.3-dwattype0-20050201.patch to check for a zero address
|
||||||
and not zero unsnd. Fix BE 32- vs 64-bit problem.
|
and not zero unsnd. Fix BE 32- vs 64-bit problem.
|
||||||
|
Loading…
Reference in New Issue
Block a user