public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pgpdump] epel10: Rebuild for FTBFS (add gcc dep)
@ 2026-08-09  3:09 Nick Bebout
  0 siblings, 0 replies; only message in thread
From: Nick Bebout @ 2026-08-09  3:09 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/pgpdump
Branch : epel10
Commit : 0e7685c26b3c386d8b695e19e10a9943b9635a7b
Author : Nick Bebout <nebebout@36WTHB2.usi.edu>
Date   : 2018-07-23T09:35:56-05:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pgpdump/c/0e7685c26b3c386d8b695e19e10a9943b9635a7b?branch=epel10

Log:
Rebuild for FTBFS (add gcc dep)

---
diff --git a/pgpdump.spec b/pgpdump.spec
index d16b578..798100d 100644
--- a/pgpdump.spec
+++ b/pgpdump.spec
@@ -1,12 +1,13 @@
 Name:           pgpdump
 Version:        0.33
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        PGP packet visualizer
 License:        MIT
 URL:            http://www.mew.org/~kazu/proj/pgpdump/
 Source0:        http://www.mew.org/~kazu/proj/pgpdump/%{name}-%{version}.tar.gz
 BuildRequires:  bzip2-devel
 BuildRequires:  zlib-devel
+BuildRequires:  gcc
 
 %description
 pgpdump is a PGP packet visualizer which displays the packet format of
@@ -29,6 +30,9 @@ OpenPGP (RFC 4880) and PGP version 2 (RFC 1991).
 %{_mandir}/man1/pgpdump.1*
 
 %changelog
+* Mon Jul 23 2018 Nick Bebout <nb@fedoraproject.org> - 0.33-2
+- Rebuild to fix FTBFS
+
 * Mon Jul 9 2018 Nick Bebout <nb@fedoraproject.org> - 0.33-1
 - Update to 0.33
 

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

only message in thread, other threads:[~2026-08-09  3:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09  3:09 [rpms/pgpdump] epel10: Rebuild for FTBFS (add gcc dep) Nick Bebout

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