From 0057a4e4a14a887dbe844f58bdbfc3fbdd061292 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 23:29:13 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-autopage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-autopage.spec b/python-autopage.spec index ac67d57..38be707 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -17,7 +17,7 @@ Name: python-%{srcname} Version: 0.5.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python library to provide automatic paging for console output License: ASL 2.0 URL: https://pypi.python.org/pypi/autopage @@ -91,6 +91,9 @@ cp %{SOURCE1} ./ %doc README.md %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 0.5.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Oct 25 2023 Zane Bitter 0.5.2-2 - Depend on fixtures[streams] directly