public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Upgrade libstdc++-v3-python to r225521 (RH BZ 1239290).
Date: Sat, 27 Jun 2026 23:57:05 GMT [thread overview]
Message-ID: <178260462525.1.18250494921230344186.rpms-gdb-d92234971d2f@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-27 23:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178260462525.1.18250494921230344186.rpms-gdb-d92234971d2f@fedoraproject.org \
--to=jan.kratochvil@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox