diff --git a/rust-ssh-key-dir.spec b/rust-ssh-key-dir.spec index c00f162..0e93b86 100644 --- a/rust-ssh-key-dir.spec +++ b/rust-ssh-key-dir.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 0.1.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d License: Apache-2.0 @@ -95,6 +95,10 @@ install -Dpm0644 -t %{buildroot}%{_sysconfdir}/ssh/sshd_config.d conf/40-ssh-key %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 0.1.4-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.1.4-8 - Bump release for June 2024 mass rebuild