From 3bd50eafa0f8da12736ddc1c362f6be428cc608a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 14 Jun 2022 08:29:31 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- mercurial.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mercurial.spec b/mercurial.spec index 3ed6a31..dd20553 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -10,7 +10,7 @@ Summary: A fast, lightweight Source Control Management system Name: mercurial Version: 6.1.3 -Release: 2%{?dist} +Release: 3%{?dist} # Release: 1.rc1%%{?dist} @@ -272,6 +272,9 @@ pathfix.py -pni "%{python3}" %{buildroot}%{_bindir}/hg-ssh %changelog +* Tue Jun 14 2022 Python Maint - 6.1.3-3 +- Rebuilt for Python 3.11 + * Fri Jun 03 2022 Mads Kiilerich - 6.1.3-2 - work around too narrow im-rc version constraint