public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Seth Jennings <sjenning@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/yubikey-manager] epel10: add u2f-host as dependency
Date: Fri, 21 Aug 2026 14:26:57 GMT [thread overview]
Message-ID: <178732241722.1.4151712356651204373.rpms-yubikey-manager-12e0072af684@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-21 14:26 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=178732241722.1.4151712356651204373.rpms-yubikey-manager-12e0072af684@fedoraproject.org \
--to=sjenning@redhat.com \
--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