public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Rebuild for mpfr 4
@ 2026-06-27 23:59 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-27 23:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 86fc1101ee03dc23e4db9a73976a7bd127ac9093
Author : Jerry James <loganjerry@gmail.com>
Date   : 2019-10-09T19:49:47-06:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/86fc1101ee03dc23e4db9a73976a7bd127ac9093?branch=gdb-17.2-rebase-f44

Log:
Rebuild for mpfr 4

---
diff --git a/gdb.spec b/gdb.spec
index 26d2467..ccc49ca 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -35,7 +35,7 @@ Version: 8.3.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: 27%{?dist}
+Release: 28%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
 # Do not provide URL for snapshots as the file lasts there only for 2 days.
@@ -253,7 +253,8 @@ BuildRequires: libipt-devel%{buildisa}
 %endif
 %if 0%{!?rhel:1} || 0%{?rhel} > 6
 # See https://bugzilla.redhat.com/show_bug.cgi?id=1593280
-# DTS RHEL-6 has mpfr-2 while GDB requires mpfr-3.
+# DTS RHEL-6 has mpfr-2 while GDB requires mpfr-3 on RHEL-7, RHEL-8, and
+# Fedora < 32, and mpfr-4 on Fedora 32+ and RHEL-9+.
 BuildRequires: mpfr-devel%{buildisa}
 %endif
 BuildRequires: source-highlight-devel
@@ -1142,6 +1143,9 @@ fi
 %endif
 
 %changelog
+* Wed Oct  9 2019 Jerry James <loganjerry@gmail.com> - 8.3.50.20190924-28
+- Rebuild for mpfr 4
+
 * Wed Sep 25 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190924-27
 - Rebase to FSF GDB 8.3.50.20190924 (8.4pre).
 - Update 'gdb-6.6-buildid-locate.patch'.

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

only message in thread, other threads:[~2026-06-27 23:59 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:59 [rpms/gdb] gdb-17.2-rebase-f44: Rebuild for mpfr 4 Jerry James

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