diff --git a/rust-ssh-key-dir.spec b/rust-ssh-key-dir.spec index 6b13c6e..a5b2a25 100644 --- a/rust-ssh-key-dir.spec +++ b/rust-ssh-key-dir.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.2 -Release: 5.1%{?dist} +Release: 6%{?dist} Summary: sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d # Upstream license specification: Apache-2.0 @@ -72,8 +72,8 @@ install -Dpm0644 -t %{buildroot}%{_sysconfdir}/ssh/sshd_config.d conf/40-ssh-key %endif %changelog -* Sat Dec 19 2020 Petr Ĺ abata - 0.1.2-5.1 -- Bump for gcc11 +* Mon Dec 28 13:32:56 CET 2020 Igor Raits - 0.1.2-6 +- Rebuild * Sun Aug 16 15:01:47 GMT 2020 Igor Raits - 0.1.2-5 - Rebuild