diff --git a/rust-ssh-key-dir.spec b/rust-ssh-key-dir.spec index 8fe60b0..14c2d29 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: 2%{?dist} +Release: 3%{?dist} Summary: sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d License: Apache-2.0 @@ -94,6 +94,9 @@ install -Dpm0644 -t %{buildroot}%{_sysconfdir}/ssh/sshd_config.d conf/40-ssh-key %endif %changelog +* Sun Feb 05 2023 Fabio Valentini - 0.1.4-3 +- Rebuild for fixed frame pointer compiler flags in Rust RPM macros. + * Sat Jan 21 2023 Fedora Release Engineering - 0.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild