public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: gbcox <gbcox@bzb.us>
To: git-commits@fedoraproject.org
Subject: [rpms/yubikey-manager] epel10: PCSC Exceptions - rhbz#1684945 rhbz#1737264
Date: Fri, 21 Aug 2026 14:27:04 GMT	[thread overview]
Message-ID: <178732242459.1.17325691410121754419.rpms-yubikey-manager-9b064ec2c1ac@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/yubikey-manager
Branch : epel10
Commit : 9b064ec2c1ac69e1f60ff41a92a83eff112c00ed
Author : gbcox <gbcox@bzb.us>
Date   : 2019-10-24T08:00:35-07:00
Stats  : +9/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/yubikey-manager/c/9b064ec2c1ac69e1f60ff41a92a83eff112c00ed?branch=epel10

Log:
PCSC Exceptions - rhbz#1684945 rhbz#1737264

---
diff --git a/yubikey-manager.rpmlintrc b/yubikey-manager.rpmlintrc
new file mode 100644
index 0000000..dccee4c
--- /dev/null
+++ b/yubikey-manager.rpmlintrc
@@ -0,0 +1,4 @@
+# SPELLING ERRORS
+addFilter(r" spelling-error .* (ykman)")
+addFilter(r" no-manual-page-for-binary ykman")
+addFilter(r" no-documentation")

diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index 9fe4d40..97f4813 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -5,12 +5,13 @@
 
 Name:           yubikey-manager
 Version:        3.0.0
-Release:        5.git%{shortcommit}%{?dist}
+Release:        6.git%{shortcommit}%{?dist}
 Summary:        Python library and command line tool for configuring a YubiKey
 
 License:        BSD
 URL:            https://github.com/%{owner}/%{name}/
 Source0:        https://github.com/%{owner}/%{name}/archive/%{commit}.tar.gz#/%{name}-%{shortcommit}.tar.gz
+Source1:        %{name}.rpmlintrc
 
 BuildArch:      noarch
 BuildRequires:  python3-devel swig pcsc-lite-devel ykpers
@@ -51,6 +52,9 @@ Python library for configuring a YubiKey.
 %{_bindir}/ykman
 
 %changelog
+* Thu Oct 24 2019 Gerald Cox <gbcox@fedoraproject.org - 3.0.0-6.gitcfa1907
+- PCSC Exceptions - rhbz#1684945 rhbz#1737264
+
 * Mon Oct 21 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-5.gitcfa1907
 - Require python3-setuptools explicitly
 

                 reply	other threads:[~2026-08-21 14:27 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=178732242459.1.17325691410121754419.rpms-yubikey-manager-9b064ec2c1ac@fedoraproject.org \
    --to=gbcox@bzb.us \
    --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