public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/yubikey-manager] epel10: PCSC Exceptions - rhbz#1684945
@ 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 : 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
^ 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 gbcox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox