Upstream release - rhbz#1737243

epel9
Gerald B Cox 6 years ago
parent 05ecbd607f
commit 8df86486f8

1
.gitignore vendored

@ -3,3 +3,4 @@
/yubikey-manager-1c707b2.tar.gz /yubikey-manager-1c707b2.tar.gz
/yubikey-manager-e17b3de.tar.gz /yubikey-manager-e17b3de.tar.gz
/yubikey-manager-b44d719.tar.gz /yubikey-manager-b44d719.tar.gz
/yubikey-manager-cfa1907.tar.gz

@ -1 +1 @@
SHA512 (yubikey-manager-b44d719.tar.gz) = eda7cfd46576c1477a7dcc5426f2aeed34e1f21ca3f453f14590270558f27d502fcfcf767dbde40d1ca345cee2f14839dc44325bc1cab77fd670cee8315343d9 SHA512 (yubikey-manager-cfa1907.tar.gz) = 77cbb1f19864f05d01fd0493fdbf85787b004da72528dc7032022556b75c7348d7f66c467c0b5ec450127344f665445b617448af72b0077ee078276bc9eda7b2

@ -1,11 +1,11 @@
%{?python_enable_dependency_generator} %{?python_enable_dependency_generator}
%global commit b44d71945eb344ad19080464821c222f1396be11 %global commit cfa1907cdb261db83bd1534ebb8187bfd5f0647d
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
%global owner Yubico %global owner Yubico
Name: yubikey-manager Name: yubikey-manager
Version: 2.1.0 Version: 3.0.0
Release: 3.git%{shortcommit}%{?dist} Release: 1.git%{shortcommit}%{?dist}
Summary: Python library and command line tool for configuring a YubiKey Summary: Python library and command line tool for configuring a YubiKey
License: BSD License: BSD
@ -51,6 +51,9 @@ Python library for configuring a YubiKey.
%{_bindir}/ykman %{_bindir}/ykman
%changelog %changelog
* Sun Aug 04 2019 Gerald Cox <gbcox@fedoraproject.org> - 3.0.0-1.gitcfa1907
- Upstream release - rhbz#1737243
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-3.gitb44d719 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-3.gitb44d719
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

Loading…
Cancel
Save