diff --git a/rust-ssh-key-dir.spec b/rust-ssh-key-dir.spec index 42d07f8..a4ee548 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: 2%{?dist} +Release: 3%{?dist} Summary: sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d # Upstream license specification: Apache-2.0 @@ -72,6 +72,9 @@ install -Dpm0644 -t %{buildroot}%{_sysconfdir}/ssh/sshd_config.d conf/40-ssh-key %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jun 26 2020 Igor Raits - 0.1.2-2 - Fixup license