public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gerald B Cox <gbcox@bzb.us>
To: git-commits@fedoraproject.org
Subject: [rpms/yubikey-manager] epel10: Upstream release - rhbz#1655888
Date: Fri, 21 Aug 2026 14:26:58 GMT	[thread overview]
Message-ID: <178732241866.1.12556654371355909930.rpms-yubikey-manager-ff07505d8eec@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/yubikey-manager
Branch : epel10
Commit : ff07505d8eecc541673c4c7a43457a2ca053378c
Author : Gerald B Cox <gbcox@bzb.us>
Date   : 2018-12-31T09:10:48-08:00
Stats  : +15/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/yubikey-manager/c/ff07505d8eecc541673c4c7a43457a2ca053378c?branch=epel10

Log:
Upstream release - rhbz#1655888

---
diff --git a/.gitignore b/.gitignore
index 24818ed..2fed81f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /yubikey-manager-0.4.0.tar.gz
 /yubikey-manager-0.6.0.tar.gz
+/yubikey-manager-1c707b2.tar.gz

diff --git a/sources b/sources
index 354bdad..6023018 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (yubikey-manager-0.6.0.tar.gz) = fb49887f4646fe63874be9cb3510ef0d1f9b931ac5fb78f3cc82fb93ada94b36aa06fd91e2ee9d4ea868abedfc206dbedd02fa0c4385d5557d33e07e8099e761
+SHA512 (yubikey-manager-1c707b2.tar.gz) = d67cfe8e775364fe300336b736f49b7cd55848e9db0b08e4a4f09069fa5c68e758e005c5e90944b5d62558458ef0c36062f1ce3827cf133d520bdfe2e0e25e03

diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index ab38ed2..5898768 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -1,14 +1,18 @@
+%global commit 1c707b27e0a00f737dbdb1c3d8a61f7854f1018f
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
+%global owner Yubico
+
 Name:           yubikey-manager
-Version:        0.6.0
-Release:        4%{?dist}
+Version:        2.0.0
+Release:        1.git%{shortcommit}%{?dist}
 Summary:        Python library and command line tool for configuring a YubiKey
 
 License:        BSD
-URL:            https://developers.yubico.com/%{name}/
-Source0:        https://developers.yubico.com/%{name}/Releases/%{name}-%{version}.tar.gz
+URL:            https://github.com/%{owner}/%{name}/
+Source0:        https://github.com/%{owner}/%{name}/archive/%{commit}.tar.gz#/%{name}-%{shortcommit}.tar.gz
 
 BuildArch:      noarch
-BuildRequires:  python3-devel swig pcsc-lite-devel
+BuildRequires:  python3-devel swig pcsc-lite-devel python3-fido2
 # install_requires from setup.py
 BuildRequires:  %{py3_dist six pyusb pyscard click cryptography pyOpenSSL}
 Requires:       python3-%{name} u2f-host
@@ -28,7 +32,7 @@ Requires:       %{py3_dist six pyusb pyscard click cryptography pyOpenSSL}
 Python library for configuring a YubiKey.
 
 %prep
-%autosetup
+%autosetup -n %{name}-%{commit}
 
 %build
 %py3_build
@@ -48,6 +52,9 @@ Python library for configuring a YubiKey.
 %{_bindir}/ykman
 
 %changelog
+* Mon Dec 31 2018 Gerald Cox <gbcox@fedoraproject.org> - 2.0.0-1.git%{shortcommit}
+- Upstream release - rhbz#1655888
+
 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 

             reply	other threads:[~2026-08-21 14:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-21 14:26 Gerald B Cox [this message]
2026-08-21 14:26 [rpms/yubikey-manager] epel10: Upstream release - rhbz#1655888 Gerald B Cox

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=178732241866.1.12556654371355909930.rpms-yubikey-manager-ff07505d8eec@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