This commit is contained in:
parent
917c3d7a38
commit
0057a4e4a1
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue