public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/yubikey-manager] epel10: add u2f-host as dependency
@ 2026-08-21 14:26 Seth Jennings
0 siblings, 0 replies; only message in thread
From: Seth Jennings @ 2026-08-21 14:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/yubikey-manager
Branch : epel10
Commit : 12e0072af68493408bdb02477a1355232cbbe0a3
Author : Seth Jennings <sjenning@redhat.com>
Date : 2018-05-07T23:14:16-05:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/yubikey-manager/c/12e0072af68493408bdb02477a1355232cbbe0a3?branch=epel10
Log:
add u2f-host as dependency
---
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index 526eaff..507bb4c 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -1,6 +1,6 @@
Name: yubikey-manager
Version: 0.6.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Python library and command line tool for configuring a YubiKey
License: BSD
@@ -11,7 +11,7 @@ BuildArch: noarch
BuildRequires: python3-devel swig pcsc-lite-devel
# install_requires from setup.py
BuildRequires: %{py3_dist six pyusb pyscard click cryptography pyOpenSSL}
-Requires: python3-%{name}
+Requires: python3-%{name} u2f-host
%description
Command line tool for configuring a YubiKey.
@@ -48,6 +48,9 @@ Python library for configuring a YubiKey.
%{_bindir}/ykman
%changelog
+* Mon May 7 2018 Seth Jennings <sethdjennings@gmail.com> - 0.6.0-2
+- add u2f-host as dependency
+
* Wed May 2 2018 Seth Jennings <sethdjennings@gmail.com> - 0.6.0-1
- Upstream release
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 14:26 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:26 [rpms/yubikey-manager] epel10: add u2f-host as dependency Seth Jennings
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox