From fbe858f5468b4806811f23f57e60bcdeb44cac5c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 18:23:19 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- remmina.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/remmina.spec b/remmina.spec index 5a73d6d..d180a89 100644 --- a/remmina.spec +++ b/remmina.spec @@ -5,7 +5,7 @@ Name: remmina Version: 1.4.26 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Remote Desktop Client License: GPLv2+ and MIT URL: https://remmina.org @@ -343,6 +343,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdat %{_mandir}/man1/remmina-gnome.1.* %changelog +* Mon Jun 13 2022 Python Maint - 1.4.26-4 +- Rebuilt for Python 3.11 + * Mon Jun 06 2022 Phil Wyett - 1.4.26-3 - Add patch: 0001_paste_as_keystrokes_fix_git_partial_eb3d59fb.patch - Add libssh BuildRequires minimum required version of 0.8.0.