public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Bump the package version number to final 7.8; still using 7.7.91.20140721.tar.
@ 2026-06-27 23:56 Jan Kratochvil
  0 siblings, 0 replies; only message in thread
From: Jan Kratochvil @ 2026-06-27 23:56 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : c1c430cb5f5c45c9fcdfa296f0c615c36bbdc11c
Author : Jan Kratochvil <jan.kratochvil@redhat.com>
Date   : 2014-07-22T21:15:13+02:00
Stats  : +8/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/c1c430cb5f5c45c9fcdfa296f0c615c36bbdc11c?branch=gdb-17.2-rebase-f44

Log:
Bump the package version number to final 7.8; still using 7.7.91.20140721.tar.

---
diff --git a/gdb.spec b/gdb.spec
index 75b9417..8367b22 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -21,17 +21,18 @@ Name: %{?scl_prefix}gdb
 %global snapsrc    20140721
 # See timestamp of source gnulib installed into gdb/gnulib/ .
 %global snapgnulib 20121213
-Version: 7.7.91.%{snapsrc}
+%global tarname gdb-7.7.91.%{snapsrc}
+Version: 7.8
 
 # 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: 12%{?dist}
+Release: 13%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL
 Group: Development/Debuggers
 # Do not provide URL for snapshots as the file lasts there only for 2 days.
 # ftp://sourceware.org/pub/gdb/releases/gdb-%{version}.tar.bz2
-Source: gdb-%{version}.tar.bz2
+Source: %{tarname}.tar.bz2
 Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 URL: http://gnu.org/software/gdb/
 
@@ -40,7 +41,7 @@ Obsoletes: devtoolset-1.0-%{pkg_name}
 %endif
 
 # For our convenience
-%global gdb_src %{pkg_name}-%{version}
+%global gdb_src %{tarname}
 %global gdb_build build-%{_target_platform}
 
 # Make sure we get rid of the old package gdb64, now that we have unified
@@ -1299,6 +1300,9 @@ then
 fi
 
 %changelog
+* Tue Jul 22 2014 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.8-13.fc21
+- Bump the package version number to final 7.8; still using 7.7.91.20140721.tar.
+
 * Tue Jul 22 2014 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.7.91.20140721-12.fc21
 - Rebase to FSF GDB 7.7.91.20140721 (pre-7.8 snapshot).
 - Rebase the Intel VLA patchset.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-27 23:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 23:56 [rpms/gdb] gdb-17.2-rebase-f44: Bump the package version number to final 7.8; still using 7.7.91.20140721.tar Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox