public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pgpdump] rawhide: Update to 0.37
@ 2026-08-07 16:09 Nick Bebout
  0 siblings, 0 replies; only message in thread
From: Nick Bebout @ 2026-08-07 16:09 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/pgpdump
Branch : rawhide
Commit : 85b35a985063695f1dd4f637a47e6e23a0b96089
Author : Nick Bebout <nebebout@F6B36X3.usi.edu>
Date   : 2026-08-07T11:04:42-05:00
Stats  : +10/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/pgpdump/c/85b35a985063695f1dd4f637a47e6e23a0b96089?branch=rawhide

Log:
Update to 0.37

---
diff --git a/.gitignore b/.gitignore
index 1d42504..8382cca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /pgpdump-0.33.tar.gz
 /pgpdump-0.35.tar.gz
 /pgpdump-0.36.tar.gz
+/pgpdump-0.37.tar.gz

diff --git a/pgpdump.spec b/pgpdump.spec
index 476b1c9..f308b7e 100644
--- a/pgpdump.spec
+++ b/pgpdump.spec
@@ -1,13 +1,13 @@
 Name:           pgpdump
-Version:        0.36
-Release:        6%{?dist}
+Version:        0.37
+Release:        1%{?dist}
 Summary:        PGP packet visualizer
 License:        MIT
 URL:            https://www.mew.org/~kazu/proj/pgpdump/
 Source0:        https://www.mew.org/~kazu/proj/pgpdump/%{name}-%{version}.tar.gz
 # Fix build with newer GCC versions
 # https://github.com/kazu-yamamoto/pgpdump/pull/45
-Patch:          541442dc04259bde680b46742522177be40cc065.patch
+#Patch:          541442dc04259bde680b46742522177be40cc065.patch
 BuildRequires:  make
 BuildRequires:  bzip2-devel
 BuildRequires:  zlib-devel
@@ -28,12 +28,15 @@ OpenPGP (RFC 4880) and PGP version 2 (RFC 1991).
 %make_install
 
 %files
-%doc CHANGES README.md
-%license COPYRIGHT
+%doc README.md
+#%license COPYRIGHT
 %{_bindir}/pgpdump
 %{_mandir}/man1/pgpdump.1*
 
 %changelog
+* Fri Aug 7 2026 Nick Bebout <nb@fedoraproject.org> - 0.37-1
+- Update to 0.37
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 06907dc..2491793 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pgpdump-0.36.tar.gz) = 0e8917893ff824b4fcb1656727f3bb120b1772259047f50f56931750ac74548eddb89a75baeaa2da4e39db8045af0db3c4f5ccbcda7e129ca4949c0abf7d4dd2
+SHA512 (pgpdump-0.37.tar.gz) = 3a4137885d7926b1f4f6a2dd91bb108d78072ae8225e1dc8a48ae53edaf5dd3a1a69fcd0a99633033759b0f8ed87dde65dd4edd47beeb041d2d6f84a9ecf824e

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:09 [rpms/pgpdump] rawhide: Update to 0.37 Nick Bebout

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