public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/yubikey-manager] epel10: PCSC Exceptions - rhbz#1684945 rhbz#1737264
@ 2026-08-21 14:27 gbcox
  0 siblings, 0 replies; only message in thread
From: gbcox @ 2026-08-21 14:27 UTC (permalink / raw)
  To: git-commits

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
 

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

only message in thread, other threads:[~2026-08-21 14:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 14:27 [rpms/yubikey-manager] epel10: PCSC Exceptions - rhbz#1684945 rhbz#1737264 gbcox

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