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.2: Upstream release rhbz#1919027
Date: Fri, 21 Aug 2026 14:27:45 GMT [thread overview]
Message-ID: <178732246591.1.7685213838680203177.rpms-yubikey-manager-96b48e9c2828@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/yubikey-manager
Branch : epel10.2
Commit : 96b48e9c2828c9106434fd7d459185d22dc1b044
Author : gbcox <gbcox@bzb.us>
Date : 2021-01-21T16:00:23-08:00
Stats : +17/-12 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/yubikey-manager/c/96b48e9c2828c9106434fd7d459185d22dc1b044?branch=epel10.2
Log:
Upstream release rhbz#1919027
---
diff --git a/.gitignore b/.gitignore
index 3ca5cc3..15816d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/yubikey-manager-cfa1907.tar.gz
/yubikey-manager-1f22620.tar.gz
/yubikey-manager-87dd1d8.tar.gz
+/yubikey-manager-ba049e1454a2435e4772b17fec88785a50373cf9.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index f49b4d8..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# yubikey-manager
-
-The yubikey-manager package
\ No newline at end of file
diff --git a/sources b/sources
index 1a1cbc1..4f1da86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (yubikey-manager-87dd1d8.tar.gz) = d6f79376dd805c306147263ade9a116868bfef863f673205087291eab1fe3f210a991f1820af5ed2163f91c3e4537b1088d7522cc9b7dadaa3732f374bd71aab
+SHA512 (yubikey-manager-ba049e1454a2435e4772b17fec88785a50373cf9.tar.gz) = 16375620df6656628c43bfb1074273e6733cdf2c723c7e552711b9bb1cd52fd62b0c57a07aeff9d0ccaed38e8762f89bd953cb7d692af2e419945c4c20556cfb
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index c6c644a..757bf13 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -1,16 +1,19 @@
%{?python_enable_dependency_generator}
-%global commit 87dd1d8fb60ba6d6524d4ae49586e596d7cda759
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global owner Yubico
+%global forgeurl https://github.com/Yubico/yubikey-manager/
+%global commit ba049e1454a2435e4772b17fec88785a50373cf9
Name: yubikey-manager
-Version: 3.1.1
-Release: 4.git%{shortcommit}%{?dist}
+Version: 3.1.2
+Release: 1%{?dist}
Summary: Python library and command line tool for configuring a YubiKey
+%forgemeta
+
+#https://bugzilla.redhat.com/show_bug.cgi?id=xxxxxx
+
License: BSD
-URL: https://github.com/%{owner}/%{name}/
-Source0: https://github.com/%{owner}/%{name}/archive/%{commit}.tar.gz#/%{name}-%{shortcommit}.tar.gz
+URL: %{forgeurl}
+Source0: %{forgesource}
Source1: %{name}.rpmlintrc
BuildArch: noarch
@@ -32,7 +35,8 @@ Requires: ykpers pcsc-lite
Python library for configuring a YubiKey.
%prep
-%autosetup -n %{name}-%{commit}
+%forgesetup
+%autosetup -n %{archivename}
%build
%py3_build
@@ -52,6 +56,9 @@ Python library for configuring a YubiKey.
%{_bindir}/ykman
%changelog
+* Thu Jan 21 2021 Gerald Cox <gbcox@fedoraproject.org> - 3.1.2.1
+- Upstream release rhbz#1919027
+
* Mon Oct 05 2020 Gerald Cox <gbcox@fedoraproject.org> - 3.1.1.4.git87dd1d8
- BuildRequire python3-setuptools explicitly
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=178732246591.1.7685213838680203177.rpms-yubikey-manager-96b48e9c2828@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