From fd364340545fdece29e7c970b71790db9494bb49 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:59:15 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- asciidoc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/asciidoc.spec b/asciidoc.spec index d73d278..251867b 100644 --- a/asciidoc.spec +++ b/asciidoc.spec @@ -1,6 +1,6 @@ Name: asciidoc Version: 9.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Text based document generation License: GPL+ and GPLv2+ @@ -147,6 +147,9 @@ rm -f %{buildroot}/%{_mandir}/man1/testasciidoc.1* %config(noreplace) %{_sysconfdir}/asciidoc/filters/latex/*.conf %changelog +* Mon Jun 13 2022 Python Maint - 9.1.0-5 +- Rebuilt for Python 3.11 + * Wed Jan 19 2022 Fedora Release Engineering - 9.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild