From 66974e7345b82a16d8b9011a4877396abb82e4cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 17:32:36 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libssh2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libssh2.spec b/libssh2.spec index 45c5941..eff1dcc 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,6 +1,6 @@ Name: libssh2 Version: 1.10.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A library implementing the SSH2 protocol License: BSD URL: https://www.libssh2.org/ @@ -110,6 +110,9 @@ LC_ALL=en_US.UTF-8 make -C tests check %{_libdir}/pkgconfig/libssh2.pc %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.10.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Oct 28 2022 Todd Zullinger - 1.10.0-6 - Verify upstream release signatures