public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jon Stanley <jonstanley@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/keychecker] epel10.2: New version
Date: Fri, 21 Aug 2026 05:12:04 GMT	[thread overview]
Message-ID: <178728912448.1.7644360968153635074.rpms-keychecker-a2ef9c9f9040@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/keychecker
Branch : epel10.2
Commit : a2ef9c9f90409009b017284a0440660b2a723cb4
Author : Jon Stanley <jonstanley@gmail.com>
Date   : 2017-06-11T21:59:17+00:00
Stats  : +14/-33 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/keychecker/c/a2ef9c9f90409009b017284a0440660b2a723cb4?branch=epel10.2

Log:
New version

---
diff --git a/.gitignore b/.gitignore
index 623ad47..5499372 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 keychecker-0.2.tar.gz
+/v1.0.tar.gz

diff --git a/keychecker.spec b/keychecker.spec
index 354192e..8de8f2a 100644
--- a/keychecker.spec
+++ b/keychecker.spec
@@ -1,16 +1,14 @@
 Name:           keychecker
-Version:        0.2
-Release:        10%{?dist}
+Version:        1.0
+Release:        2%{?dist}
 Summary:        Generate list of installed packages sorted by GPG key
 
 Group:          Applications/System
 License:        GPLv2+
-URL:            https://fedorahosted.org/keychecker
-Source0:        https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+URL:            https://github.com/jds2001/keychecker
+Source0:        https://github.com/jds2001/%{name}/archive/v%{version}.tar.gz
 BuildArch:      noarch
 
-
 %description
 Separately list rpm's based on the GPG key they were signed with
 
@@ -34,32 +32,14 @@ rm -rf $RPM_BUILD_ROOT
 %doc README LICENSE known_keys.txt
 
 %changelog
-* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-10
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-9
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
-* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Sun Jun 11 2017 Jon Stanley <jonstanley@gmail.com> - 1.0-2
+- Remove RHEL conditional for Fedora
+
+* Sun Jun 11 2017 Jon Stanley <jonstanley@gmail.com> - 1.0-1
+- Python 3 compatibility (carlgeorge)
+- Migrate to argparse
+- Various minor cleanups
+- Remove BuildRoot tag as no longer needed
 
 * Sun Aug 16 2009 Jon Stanley <jonstanley@gmail.com> - 0.2-1
 - Add option for getting keys from a file

diff --git a/sources b/sources
index 29d4810..9834dbf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-148d3f35ae749e8b0bab2810d2099ccd  keychecker-0.2.tar.gz
+SHA512 (v1.0.tar.gz) = 65c2105bf40af48c16ece482aa801973be69ae8550af34d338171e6443a3340fe0d5d53971553d29bfa0dd80699828029646da365c7a86a76e901171c948a0bc

                 reply	other threads:[~2026-08-21  5:12 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=178728912448.1.7644360968153635074.rpms-keychecker-a2ef9c9f9040@fedoraproject.org \
    --to=jonstanley@gmail.com \
    --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