Remove Windows binaries from vendor tarball
Resolves: rhbz#2062216
This commit is contained in:
parent
b59412c3f2
commit
b97c1bb4ce
@ -6,7 +6,7 @@
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.1.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d
|
||||
|
||||
# Upstream license specification: Apache-2.0
|
||||
@ -97,6 +97,9 @@ install -Dpm0644 -t %{buildroot}%{_sysconfdir}/ssh/sshd_config.d conf/40-ssh-key
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 09 2022 Timothée Ravier <tim@siosm.fr> - 0.1.3-2
|
||||
- Remove Windows binaries from vendor tarball
|
||||
|
||||
* Tue Jan 18 2022 Benjamin Gilbert <bgilbert@redhat.com> - 0.1.3-1
|
||||
- New release
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (ssh-key-dir-0.1.3.crate) = 7f7a27df408c78a9338089105c35cae06e7a255beca9c05bf788d430ad81d35df24240a1ef0e2b24de32ac7881241ab65564dae0efec500a2b9c9697f571fd6b
|
||||
SHA512 (ssh-key-dir-0.1.3-vendor.tar.gz) = fc19029d4d82183ac461d80b7876bd1a695c1ed149c031c647f828c372b7296e1e181c67888511ee13c7df3d2e03ea626a02abcb6b40fe6db556659511584e81
|
||||
SHA512 (ssh-key-dir-0.1.3-vendor.tar.gz) = b3ea1fed705e1ef7e159bb6ac2dfe54f307ecc6dd82ef360da7e4f72e89c764a75510e0790c51419adae3a03190f8db6d353f73b6616a05215725decef0e0ed4
|
||||
|
Loading…
Reference in New Issue
Block a user