From 681b0c50771062699a978fc91c01b9bf5275b62c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 8 Oct 2025 07:57:25 +0200 Subject: [PATCH] update snapshot --- python-dialog/python-dialog.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-dialog/python-dialog.spec b/python-dialog/python-dialog.spec index 8422535253..a33592e1b1 100644 --- a/python-dialog/python-dialog.spec +++ b/python-dialog/python-dialog.spec @@ -22,7 +22,7 @@ ## # package versions -%define V_python 3.13 +%define V_python 3.14 %define V_dialog 3.5.3 # package information @@ -36,7 +36,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20250410 +Release: 20251008 # list of sources Source0: https://files.pythonhosted.org/packages/source/p/pythondialog/pythondialog-%{V_dialog}.tar.gz