From 79bba90c11d9ad23b2b466be5203dcacce41c897d4ab970654251a8a22afb1a5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 4 Aug 2022 20:53:56 +0000 Subject: [PATCH] Accepting request 992747 from home:ohollmann:branches:devel:languages:python - Update to 0.5.1: * integration tests: Increase timeout for subprocess to exit OBS-URL: https://build.opensuse.org/request/show/992747 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autopage?expand=0&rev=7 --- autopage-0.5.0.tar.gz | 3 --- autopage-0.5.1.tar.gz | 3 +++ python-autopage.changes | 6 ++++++ python-autopage.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 autopage-0.5.0.tar.gz create mode 100644 autopage-0.5.1.tar.gz 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