From f42a66af83320af53f66a5dde5e5e45168407cdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 15 Feb 2022 16:31:47 +0100 Subject: [PATCH] Rebuild with package notes --- rust-ssh-key-dir.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-ssh-key-dir.spec b/rust-ssh-key-dir.spec index 0135418..5d72875 100644 --- a/rust-ssh-key-dir.spec +++ b/rust-ssh-key-dir.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d # Upstream license specification: Apache-2.0 @@ -96,6 +96,9 @@ install -Dpm0644 -t %{buildroot}%{_sysconfdir}/ssh/sshd_config.d conf/40-ssh-key %endif %changelog +* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek - 0.1.3-3 +- Rebuild with package notes + * Fri Jan 21 2022 Fedora Release Engineering - 0.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild