public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/memstomp] rawhide: Add libzstd-devel buildrequire.
@ 2026-08-04 13:53 William Cohen
  0 siblings, 0 replies; only message in thread
From: William Cohen @ 2026-08-04 13:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/memstomp
Branch : rawhide
Commit : 31bddea3747b50635e4581d643d2f79465070666
Author : William Cohen <wcohen@redhat.com>
Date   : 2026-08-04T09:52:50-04:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/memstomp/c/31bddea3747b50635e4581d643d2f79465070666?branch=rawhide

Log:
Add libzstd-devel buildrequire.

---
diff --git a/memstomp.spec b/memstomp.spec
index 0bdfdd7..43dd35c 100644
--- a/memstomp.spec
+++ b/memstomp.spec
@@ -2,7 +2,7 @@
 
 Name:		memstomp
 Version:	0.1.4
-Release:	47%{?dist}
+Release:	48%{?dist}
 Summary:	Warns of memory argument overlaps to various functions
 # The entire source code is LGPLV3+ with the exception of backtrace-symbols.c which
 # is GPLv2+ by way of being a hacked up old version of binutils's addr2line.
@@ -19,6 +19,7 @@ Source0:	https://github.com/wcohen/memstomp/archive/%{githash}/%{name}-%{version
 Requires:	util-linux
 BuildRequires:	make
 BuildRequires:	gcc
+BuildRequires:	libzstd-devel
 BuildRequires:	binutils-devel autoconf automake dejagnu
 
 Patch0: memstomp-testsuite.patch
@@ -82,6 +83,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_mandir}/man1/memstomp.1.gz
 
 %changelog
+* Tue Aug 04 2026 William Cohen <wcohen@redhat.com> - 0.1.4-48
+- Add libzstd-devel buildrequire.
+
 * Tue Aug 04 2026 William Cohen <wcohen@redhat.com> - 0.1.4-47
 - Add zstd in configure tests to fix FTBFS. (rhbz#2504325)
 - Clean up rpmlint complaints in memstomp.spec.

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

only message in thread, other threads:[~2026-08-04 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 13:53 [rpms/memstomp] rawhide: Add libzstd-devel buildrequire William Cohen

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