From 26b964147ddef5f061324df46a11f44e8d1c7e98 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 16:16:57 +0000 Subject: Rebuilt for Python 3.11 --- diff --git a/breezy.spec b/breezy.spec index ad09a0a..f62efb1 100644 --- a/breezy.spec +++ b/breezy.spec @@ -7,7 +7,7 @@ %global brzmajor 3.2 %global brzminor .2 #global brzrc b6 -%global baserelease 4 +%global baserelease 5 Name: breezy Version: %{brzmajor}%{?brzminor} @@ -151,6 +151,9 @@ echo ".so man1/git-remote-brz.1" > %{buildroot}%{_mandir}/man1/git-remote-bzr.1 %changelog +* Mon Jun 13 2022 Python Maint - 3.2.2-5 +- Rebuilt for Python 3.11 + * Tue Jun 07 2022 Ondrej Pohorelsky - 3.2.2-4 - Update to 3.2.2 - Resolves: #2070029