From 48bf07d5eb76c30ec68a371dc1998940b207a79cf25adc6220b2f4593b4e88ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 6 Mar 2019 11:24:29 +0000 Subject: [PATCH] - Update to 0.7.12: * many typo fixes * see changelog.rst for the detailed changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alabaster?expand=0&rev=16 --- alabaster-0.7.11.tar.gz | 3 --- alabaster-0.7.12.tar.gz | 3 +++ python-alabaster.changes | 7 +++++++ python-alabaster.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 alabaster-0.7.11.tar.gz create mode 100644 alabaster-0.7.12.tar.gz diff --git a/alabaster-0.7.11.tar.gz b/alabaster-0.7.11.tar.gz deleted file mode 100644 index 5c71bd8..0000000 --- a/alabaster-0.7.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b63b1f4dc77c074d386752ec4a8a7517600f6c0db8cd42980cae17ab7b3275d7 -size 10998 diff --git a/alabaster-0.7.12.tar.gz b/alabaster-0.7.12.tar.gz new file mode 100644 index 0000000..a9ec741 --- /dev/null +++ b/alabaster-0.7.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02 +size 11242 diff --git a/python-alabaster.changes b/python-alabaster.changes index 5263af5..017be21 100644 --- a/python-alabaster.changes +++ b/python-alabaster.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 6 11:21:47 UTC 2019 - Tomáš Chvátal + +- Update to 0.7.12: + * many typo fixes + * see changelog.rst for the detailed changes + ------------------------------------------------------------------- Thu Dec 6 10:05:29 UTC 2018 - Tomáš Chvátal diff --git a/python-alabaster.spec b/python-alabaster.spec index 487478f..1472313 100644 --- a/python-alabaster.spec +++ b/python-alabaster.spec @@ -1,7 +1,7 @@ # # spec file for package python-alabaster # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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-alabaster -Version: 0.7.11 +Version: 0.7.12 Release: 0 Summary: Modified Kr Sphinx doc theme License: BSD-3-Clause