public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Upgrade libstdc++-v3-python to r225521 (RH BZ 1239290).
@ 2026-06-27 23:57 Jan Kratochvil
0 siblings, 0 replies; only message in thread
From: Jan Kratochvil @ 2026-06-27 23:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : d92234971d2f78da9a84eccefab6f11c9819e825
Author : Jan Kratochvil <jan.kratochvil@redhat.com>
Date : 2015-07-07T18:57:14+02:00
Stats : +10/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gdb/c/d92234971d2f78da9a84eccefab6f11c9819e825?branch=gdb-17.2-rebase-f44
Log:
Upgrade libstdc++-v3-python to r225521 (RH BZ 1239290).
---
diff --git a/.gitignore b/.gitignore
index e58467b..9bf5f62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/gdb-libstdc++-v3-python-r155978.tar.bz2
+/gdb-libstdc++-v3-python-r225521.tar.xz
/gdb-7.9.50.20150531.tar.xz
diff --git a/gdb.spec b/gdb.spec
index b3d6976..1de42d8 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -26,7 +26,7 @@ Version: 7.9.50.%{snapsrc}
# 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: 4%{?dist}
+Release: 5%{?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
@@ -96,9 +96,9 @@ Source3: gdb-gstack.man
#=fedora
Source4: gdbinit
-# libstdc++ pretty printers from GCC SVN HEAD (4.5 experimental).
-%global libstdcxxpython gdb-libstdc++-v3-python-r155978
-Source5: %{libstdcxxpython}.tar.bz2
+# libstdc++ pretty printers from GCC SVN.
+%global libstdcxxpython gdb-libstdc++-v3-python-r225521
+Source5: %{libstdcxxpython}.tar.xz
# Provide gdbtui for RHEL-5 and RHEL-6 as it is removed upstream (BZ 797664).
Source6: gdbtui
@@ -684,7 +684,7 @@ This package provides INFO, HTML and PDF user manual for GDB.
%if 0%{?rhel:1} && 0%{?rhel} <= 6
# libstdc++ pretty printers.
-tar xjf %{SOURCE5}
+tar xJf %{SOURCE5}
%endif # 0%{?rhel:1} && 0%{?rhel} <= 6
# Files have `# <number> <file>' statements breaking VPATH / find-debuginfo.sh .
@@ -1314,6 +1314,9 @@ then
fi
%changelog
+* Tue Jul 7 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.9.50.20150531-5.fc23
+- Upgrade libstdc++-v3-python to r225521 (RH BZ 1239290).
+
* Thu Jul 2 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.9.50.20150531-4.fc23
- [RHEL] Use Python2, disable Guile.
diff --git a/sources b/sources
index 7a69162..62febdd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-4981307aa9619bbec5b73261e4e41c8d gdb-libstdc++-v3-python-r155978.tar.bz2
+7ad32d3894aaf90d00a4343a735c3e1c gdb-libstdc++-v3-python-r225521.tar.xz
394dfbd87607c75e5c61f3e28105be54 gdb-7.9.50.20150531.tar.xz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-27 23:57 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:57 [rpms/gdb] gdb-17.2-rebase-f44: Upgrade libstdc++-v3-python to r225521 (RH BZ 1239290) Jan Kratochvil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox