This commit is contained in:
Fedora Release Engineering 2024-01-21 23:29:13 +00:00
commit 0057a4e4a1

View file

@ -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 <releng@fedoraproject.org> - 0.5.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Oct 25 2023 Zane Bitter <zaneb@fedoraproject.org> 0.5.2-2
- Depend on fixtures[streams] directly