Update to v0.5.0
This commit is contained in:
parent
f44231a4cc
commit
10dc423985
3 changed files with 7 additions and 3 deletions
|
|
@ -16,8 +16,8 @@
|
|||
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.4.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A Python library to provide automatic paging for console output
|
||||
License: ASL 2.0
|
||||
URL: https://pypi.python.org/pypi/autopage
|
||||
|
|
@ -90,6 +90,9 @@ cp %{SOURCE1} ./
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Jan 21 2022 Zane Bitter <zaneb@fedoraproject.org> 0.5.0-1
|
||||
- Update to v0.5.0
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue