0.1.2
This commit is contained in:
parent
8eea99b403
commit
2a24c0fe53
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/ssh-key-dir-0.1.1.crate
|
||||
/ssh-key-dir-0.1.2.crate
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global crate ssh-key-dir
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.1.1
|
||||
Version: 0.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d
|
||||
|
||||
@ -68,5 +68,8 @@ install -Dpm0644 -t %{buildroot}%{_sysconfdir}/ssh/sshd_config.d conf/40-ssh-key
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 26 2020 Benjamin Gilbert <bgilbert@redhat.com> - 0.1.2-1
|
||||
- New release
|
||||
|
||||
* Wed Jun 17 2020 Benjamin Gilbert <bgilbert@redhat.com> - 0.1.1-1
|
||||
- Initial package
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ssh-key-dir-0.1.1.crate) = 8481d7002438a062500bc12171f045e346e51f494c63ae78550dd98bbe48901fb284ff996df1f64e8e72b2bc0e4a56332f21c87696a7e7b83a162261be00c889
|
||||
SHA512 (ssh-key-dir-0.1.2.crate) = 5413c8d95724574f4816a37b20af84b2378b35b36fa9e5dd8fe1a094c730176b75d19b7687f7666cee6c9d7f498cbf4d76ef7d65e123b8c62fa8f8548a5f13b3
|
||||
|
Loading…
Reference in New Issue
Block a user