Update to v0.5.0
This commit is contained in:
parent
f44231a4cc
commit
10dc423985
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/autopage-0.4.0.tar.gz
|
||||
/autopage-0.5.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (autopage-0.4.0.tar.gz) = 00dd0fc405c6cbeec962e0c6e85ff923c6c8caefd9cb793d668117ae6b25d1086253b4103bc541c35f3883caf7f72f0ef2f5758ca2ce3f7fbef39ac51a188b9c
|
||||
SHA512 (autopage-0.5.0.tar.gz) = d79393ea56698ce1ab9c27e8431b912d091f070b77ba046ecdb9dfed2f74b52f94c386218b6ac44bb219d0b054193ad65a6da4ef7defe7fe41c1756785ba19ac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue