public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Replace zlib to zlib-ng package in a debug-toolset-binary Fedora CI
@ 2026-06-28  0:01 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-28  0:01 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : gdb-17.2-rebase-f44
            Commit : f3bd15f315f7ab5da50b301b4bd3bb8cb86e8786
            Author : Alexandra Hájková <ahajkova@redhat.com>
            Date   : 2024-03-04T17:41:22+01:00
            Stats  : +6/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/f3bd15f315f7ab5da50b301b4bd3bb8cb86e8786?branch=gdb-17.2-rebase-f44

            Log:
            Replace zlib to zlib-ng package in a debug-toolset-binary Fedora CI

test (RHBZ 2266910).

---
diff --git a/gdb.spec b/gdb.spec
index 21a3200..de10094 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -57,7 +57,7 @@ Version: 14.1
 
 # 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: 9%{?dist}
+Release: 10%{?dist}
 
 License: GPL-3.0-or-later AND BSD-3-Clause AND FSFAP AND LGPL-2.1-or-later AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain AND GFDL-1.3-or-later AND LGPL-2.0-or-later WITH GCC-exception-2.0 AND GPL-3.0-or-later WITH GCC-exception-3.1 AND GPL-2.0-or-later WITH GNU-compiler-exception
 # Do not provide URL for snapshots as the file lasts there only for 2 days.
@@ -1250,6 +1250,10 @@ fi
 %endif
 
 %changelog
+* Mon Mar 4 2024 Alexandra Hájková <ahajkova@redhat.com> - 14.1-10
+- Replace zlib to zlib-ng package in a debug-toolset-binary Fedora CI
+  test (RHBZ 2266910).
+
 * Wed Feb 21 2024 Richard W.M. Jones <rjones@redhat.com>
 - Bump and rebuild for riscv64
 

diff --git a/tests/debug-toolset-binary/runtest.sh b/tests/debug-toolset-binary/runtest.sh
index 65cc2c7..7ea5907 100755
--- a/tests/debug-toolset-binary/runtest.sh
+++ b/tests/debug-toolset-binary/runtest.sh
@@ -38,7 +38,7 @@ CMD="gdb"
 BIN="$(which $CMD)"
 export PACKAGE="${PACKAGE:-$(rpm -qf --qf='%{name}\n' $BIN)}"
 
-PACKAGES="coreutils binutils binutils-debuginfo glibc glibc-debuginfo gcc gcc-debuginfo zlib zlib-debuginfo"
+PACKAGES="coreutils binutils binutils-debuginfo glibc glibc-debuginfo gcc gcc-debuginfo zlib-ng zlib-debuginfo"
 
 rlJournalStart
   rlPhaseStartSetup

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

only message in thread, other threads:[~2026-06-28  0:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28  0:01 [rpms/gdb] gdb-17.2-rebase-f44: Replace zlib to zlib-ng package in a debug-toolset-binary Fedora CI 

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