From c070616633ff87d1caf60bc4d3a8cdc45afd50894f12e661c664ba8ff80add29 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 25 Oct 2024 20:36:04 +0000 Subject: [PATCH] - Fix version number to 3.14.0~a1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=18 --- python314.changes | 1 + python314.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/python314.changes b/python314.changes index 513b894..70d1c30 100644 --- a/python314.changes +++ b/python314.changes @@ -25,6 +25,7 @@ Wed Oct 16 07:00:15 UTC 2024 - Matej Cepl network. - Add fix_test_generated_data.patch to skip failing test (gh#python/cpython#121938). +- Fix version number to 3.14.0~a1 ------------------------------------------------------------------- Thu Oct 10 11:18:19 UTC 2024 - Matej Cepl diff --git a/python314.spec b/python314.spec index 478b26d..4c2dd46 100644 --- a/python314.spec +++ b/python314.spec @@ -149,7 +149,7 @@ # _md5.cpython-38m-x86_64-linux-gnu.so %define dynlib() %{sitedir}/lib-dynload/%{1}.cpython-%{abi_tag}-%{archname}-%{_os}%{?_gnu}%{?armsuffix}.so Name: %{python_pkg_name}%{psuffix} -Version: 3.14.0 +Version: 3.14.0~a1 %define tarversion 3.14.0a1 %define tarname Python-%{tarversion} Release: 0