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
Date: Fri, 21 Aug 2026 14:27:05 GMT [thread overview]
Message-ID: <178732242509.1.6032593105843625587.rpms-yubikey-manager-85cf73c3ead8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/yubikey-manager
Branch : epel10
Commit : 85cf73c3ead88461aab12cb33a13ea2a78b82480
Author : gbcox <gbcox@bzb.us>
Date : 2019-11-11T07:17:56-08:00
Stats : +8/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/yubikey-manager/c/85cf73c3ead88461aab12cb33a13ea2a78b82480?branch=epel10
Log:
PCSC Exceptions - rhbz#1684945
---
diff --git a/.gitignore b/.gitignore
index be8e872..35e8e1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/yubikey-manager-e17b3de.tar.gz
/yubikey-manager-b44d719.tar.gz
/yubikey-manager-cfa1907.tar.gz
+/yubikey-manager-1f22620.tar.gz
diff --git a/sources b/sources
index 1cf3523..b3c91f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (yubikey-manager-cfa1907.tar.gz) = 77cbb1f19864f05d01fd0493fdbf85787b004da72528dc7032022556b75c7348d7f66c467c0b5ec450127344f665445b617448af72b0077ee078276bc9eda7b2
+SHA512 (yubikey-manager-1f22620.tar.gz) = f6f770c0c458da5b6c5e7aef829c7b2735ed8602c99ea41ee182cbfab8be4b105229f39575d07560fe948729dd9f978271052ef4b2d2e5d6ba9db3c1d159f619
diff --git a/yubikey-manager.rpmlintrc b/yubikey-manager.rpmlintrc
index dccee4c..c89a4ef 100644
--- a/yubikey-manager.rpmlintrc
+++ b/yubikey-manager.rpmlintrc
@@ -1,4 +1,5 @@
# SPELLING ERRORS
addFilter(r" spelling-error .* (ykman)")
addFilter(r" no-manual-page-for-binary ykman")
+addFilter(r" description-shorter-than-summary")
addFilter(r" no-documentation")
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index 97f4813..29a700d 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -1,11 +1,11 @@
%{?python_enable_dependency_generator}
-%global commit cfa1907cdb261db83bd1534ebb8187bfd5f0647d
+%global commit 1f22620b623c6b345dd9f9193ec765a542dddc80
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global owner Yubico
Name: yubikey-manager
Version: 3.0.0
-Release: 6.git%{shortcommit}%{?dist}
+Release: 7.git%{shortcommit}%{?dist}
Summary: Python library and command line tool for configuring a YubiKey
License: BSD
@@ -52,6 +52,9 @@ Python library for configuring a YubiKey.
%{_bindir}/ykman
%changelog
+* Mon Nov 11 2019 Gerald Cox <gbcox@fedoraproject.org - 3.0.0-7.git1f22620
+- PCSC Exceptions - rhbz#1684945
+
* Thu Oct 24 2019 Gerald Cox <gbcox@fedoraproject.org - 3.0.0-6.gitcfa1907
- PCSC Exceptions - rhbz#1684945 rhbz#1737264
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=178732242509.1.6032593105843625587.rpms-yubikey-manager-85cf73c3ead8@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