summaryrefslogtreecommitdiff
path: root/python-yubikey-manager.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-yubikey-manager.spec')
-rw-r--r--python-yubikey-manager.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-yubikey-manager.spec b/python-yubikey-manager.spec
index d1b78b2..414b751 100644
--- a/python-yubikey-manager.spec
+++ b/python-yubikey-manager.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-yubikey-manager
-Version: 5.0.1
+Version: 5.1.0
Release: 1
Summary: Tool for managing your YubiKey configuration.
License: BSD
URL: https://github.com/Yubico/yubikey-manager
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/04/3d/f94043b6cbc0e44d0824b466840097bd3599eb46a8bd7716f6a93ddc172f/yubikey_manager-5.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e9/2a/b2c6217d94aea5024614be2e6b13ce426596c8cb26c67206085f0f000ec2/yubikey_manager-5.1.0.tar.gz
BuildArch: noarch
Requires: python3-cryptography
@@ -34,7 +34,7 @@ Provides: python3-yubikey-manager-doc
%prep
-%autosetup -n yubikey-manager-5.0.1
+%autosetup -n yubikey-manager-5.1.0
%build
%py3_build
@@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.0.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.1.0-1
- Package Spec generated