diff --git a/connect-proxy.spec b/connect-proxy.spec index 9cddb16..57783e6 100644 --- a/connect-proxy.spec +++ b/connect-proxy.spec @@ -1,6 +1,6 @@ Name: connect-proxy Version: 1.100 -Release: 27%{?dist} +Release: 28%{?dist} Summary: SSH Proxy command helper License: GPLv2+ @@ -52,6 +52,9 @@ cp -p %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %{_bindir}/%{name} %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.100-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Dec 6 2022 Florian Weimer - 1.100-27 - Port to C99 (#2151093)