public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jon Stanley <jstanley@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/keychecker] epel10.2: Update to new upstream 0.2
Date: Fri, 21 Aug 2026 05:11:58 GMT [thread overview]
Message-ID: <178728911847.1.7298833836032875400.rpms-keychecker-aaa2b62c7bb5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/keychecker
Branch : epel10.2
Commit : aaa2b62c7bb527ee23bdeb9aa5360c863cdb6aa9
Author : Jon Stanley <jstanley@fedoraproject.org>
Date : 2009-08-17T03:03:31+00:00
Stats : +9/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/keychecker/c/aaa2b62c7bb527ee23bdeb9aa5360c863cdb6aa9?branch=epel10.2
Log:
Update to new upstream 0.2
---
diff --git a/.cvsignore b/.cvsignore
index f4c2a9a..623ad47 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-keychecker-0.1.tar.gz
+keychecker-0.2.tar.gz
diff --git a/keychecker.spec b/keychecker.spec
index 51999a7..96faa98 100644
--- a/keychecker.spec
+++ b/keychecker.spec
@@ -1,6 +1,6 @@
Name: keychecker
-Version: 0.1
-Release: 3%{?dist}
+Version: 0.2
+Release: 1%{?dist}
Summary: Generate list of installed packages sorted by GPG key
Group: Applications/System
@@ -22,7 +22,7 @@ Separately list rpm's based on the GPG key they were signed with
%install
rm -rf $RPM_BUILD_ROOT
-install -Dpm 0755 key_checker.py $RPM_BUILD_ROOT/%{_bindir}/keychecker
+install -Dpm 0755 key_checker.py $RPM_BUILD_ROOT%{_bindir}/keychecker
%clean
rm -rf $RPM_BUILD_ROOT
@@ -31,9 +31,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{_bindir}/keychecker
-%doc README LICENSE
+%doc README LICENSE known_keys.txt
%changelog
+* Sun Aug 16 2009 Jon Stanley <jonstanley@gmail.com> - 0.2-1
+- Add option for getting keys from a file
+
* Tue Jul 28 2009 Jon Stanley <jonstanley@gmail.com> - 0.1-3
- Fix spec typo
diff --git a/sources b/sources
index da592c6..29d4810 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1855c6359578ada657f5c465ccfddba1 keychecker-0.1.tar.gz
+148d3f35ae749e8b0bab2810d2099ccd keychecker-0.2.tar.gz
reply other threads:[~2026-08-21 5:11 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=178728911847.1.7298833836032875400.rpms-keychecker-aaa2b62c7bb5@fedoraproject.org \
--to=jstanley@fedoraproject.org \
--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