public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christopher Meng <i@cicku.me>
To: git-commits@fedoraproject.org
Subject: [rpms/pgpdump] epel10: Update to 0.29
Date: Sun, 09 Aug 2026 03:08:56 GMT [thread overview]
Message-ID: <178624493689.1.3629258863835447841.rpms-pgpdump-3ebccb01c01a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pgpdump
Branch : epel10
Commit : 3ebccb01c01a832a9c6f612cb1436cab97dbe6cd
Author : Christopher Meng <i@cicku.me>
Date : 2014-08-01T15:07:59+08:00
Stats : +8/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pgpdump/c/3ebccb01c01a832a9c6f612cb1436cab97dbe6cd?branch=epel10
Log:
Update to 0.29
---
diff --git a/.gitignore b/.gitignore
index cb4e8a6..6d3572e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pgpdump-0.28.tar.gz
+/pgpdump-0.29.tar.gz
diff --git a/pgpdump.spec b/pgpdump.spec
index 026e0c0..6e1930f 100644
--- a/pgpdump.spec
+++ b/pgpdump.spec
@@ -1,15 +1,10 @@
Name: pgpdump
-Version: 0.28
-Release: 2%{?dist}
+Version: 0.29
+Release: 1%{?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
-# The patch being merged into upstream solved:
-# 1. Wrong permissions like 555 but not 755, 444 but not 644.
-# 2. RPM DESTDIR support
-# 3. Preserve the timestamp when installing files.
-Patch0: https://github.com/cicku/pgpdump/commit/1201ba18ff2981beb68f38ea817d0e8226950a85.patch
BuildRequires: bzip2-devel
BuildRequires: zlib-devel
@@ -19,11 +14,10 @@ OpenPGP (RFC 4880) and PGP version 2 (RFC 1991).
%prep
%setup -q
-%patch0 -p1
%build
%configure
-make %{?_smp_mflags}
+%make_build
%install
%make_install
@@ -34,6 +28,9 @@ make %{?_smp_mflags}
%{_mandir}/man1/pgpdump.1*
%changelog
+* Fri Aug 01 2014 Christopher Meng <rpm@cicku.me> - 0.29-1
+- Update to 0.29
+
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.28-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
diff --git a/sources b/sources
index 5a15766..dd9c804 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a98f608c8f295e5415c1ea0b5c35d83 pgpdump-0.28.tar.gz
+6417ee4a660d546811cbcb67f7466981 pgpdump-0.29.tar.gz
reply other threads:[~2026-08-09 3:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178624493689.1.3629258863835447841.rpms-pgpdump-3ebccb01c01a@fedoraproject.org \
--to=i@cicku.me \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox