From daeffab46020ba981f309bb4a83e12a46579c44397119b0bd0b7c0d863671ca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 16 Jan 2020 19:34:01 +0000 Subject: [PATCH] Accepting request 765045 from home:mcalabkova:branches:devel:languages:python - update to 0.1.6 * added newsfragment * increase bottom padding for code block caption OBS-URL: https://build.opensuse.org/request/show/765045 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-theme?expand=0&rev=8 --- aiohttp-theme-0.1.5.tar.gz | 3 --- aiohttp-theme-0.1.6.tar.gz | 3 +++ python-aiohttp-theme.changes | 7 +++++++ python-aiohttp-theme.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 aiohttp-theme-0.1.5.tar.gz create mode 100644 aiohttp-theme-0.1.6.tar.gz diff --git a/aiohttp-theme-0.1.5.tar.gz b/aiohttp-theme-0.1.5.tar.gz deleted file mode 100644 index a136815..0000000 --- a/aiohttp-theme-0.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b4e5842d2a531a8bae72a5a43fc6b39e049290448fb1801f0d186dce68f879e -size 11132 diff --git a/aiohttp-theme-0.1.6.tar.gz b/aiohttp-theme-0.1.6.tar.gz new file mode 100644 index 0000000..d5b4027 --- /dev/null +++ b/aiohttp-theme-0.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5407cd110932cc6e45c39c26003bc2e398cea9a097a6ddbeb0dcae0679ac0ba1 +size 10921 diff --git a/python-aiohttp-theme.changes b/python-aiohttp-theme.changes index 5c97124..d73146e 100644 --- a/python-aiohttp-theme.changes +++ b/python-aiohttp-theme.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 16 16:34:55 UTC 2020 - Marketa Calabkova + +- update to 0.1.6 + * added newsfragment + * increase bottom padding for code block caption + ------------------------------------------------------------------- Mon Mar 4 14:00:45 UTC 2019 - Tomáš Chvátal diff --git a/python-aiohttp-theme.spec b/python-aiohttp-theme.spec index ae8c5a5..1f655c7 100644 --- a/python-aiohttp-theme.spec +++ b/python-aiohttp-theme.spec @@ -1,7 +1,7 @@ # # spec file for package python-aiohttp-theme # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-aiohttp-theme -Version: 0.1.5 +Version: 0.1.6 Release: 0 Summary: A configurable sidebar-enabled Sphinx theme License: BSD-3-Clause