diff --git a/autopage-0.5.0.tar.gz b/autopage-0.5.0.tar.gz deleted file mode 100644 index e9f22c6..0000000 --- a/autopage-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5305b43cc0798170d7124e5a2feecf969e45f4a0baf75cb351138114eaf76b83 -size 30212 diff --git a/autopage-0.5.1.tar.gz b/autopage-0.5.1.tar.gz new file mode 100644 index 0000000..9c631fb --- /dev/null +++ b/autopage-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01be3ee61bb714e9090fcc5c10f4cf546c396331c620c6ae50a2321b28ed3199 +size 31380 diff --git a/python-autopage.changes b/python-autopage.changes index 26a148c..9d651cd 100644 --- a/python-autopage.changes +++ b/python-autopage.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 4 09:29:45 UTC 2022 - Otto Hollmann + +- Update to 0.5.1: + * integration tests: Increase timeout for subprocess to exit + ------------------------------------------------------------------- Wed Feb 23 15:24:07 UTC 2022 - Dirk Müller diff --git a/python-autopage.spec b/python-autopage.spec index bd78ce9..ddcf3d7 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global skip_python2 1 Name: python-autopage -Version: 0.5.0 +Version: 0.5.1 Release: 0 Summary: A library to provide automatic paging for console output License: Apache-2.0