Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:12:59 -07:00
parent df673cf37d
commit 9db7c7f692

View File

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