Hello community, here is the log from the commit of package python-docutils for openSUSE:Factory checked in at 2017-03-22 23:16:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-docutils (Old) and /work/SRC/openSUSE:Factory/.python-docutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-docutils" Wed Mar 22 23:16:39 2017 rev:19 rq:480505 version:0.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-docutils/python-docutils.changes 2016-08-22 14:00:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-docutils.new/python-docutils.changes 2017-03-22 23:16:41.105335397 +0100 @@ -1,0 +2,10 @@ +Thu Mar 9 11:39:11 UTC 2017 - [email protected] + +- update to 0.13.1: + * New HTML writer generating HTML 5. + * languages: persian/farsi (fa) and latvian (la) mappings. + * change default base url for :rfc: to http://tools.ietf.org/html/ + latex2e: Fix admonition width, remove deprecated options, + better tablewidth auto, ... + +------------------------------------------------------------------- Old: ---- docutils-0.12.tar.gz New: ---- docutils-0.13.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-docutils.spec ++++++ --- /var/tmp/diff_new_pack.MEYIa9/_old 2017-03-22 23:16:42.121191495 +0100 +++ /var/tmp/diff_new_pack.MEYIa9/_new 2017-03-22 23:16:42.125190928 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-docutils # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -17,13 +17,13 @@ Name: python-docutils -Version: 0.12 +Version: 0.13.1 Release: 0 Summary: Python Documentation Utilities License: Python-2.0 and BSD-2-Clause and GPL-2.0+ and GPL-3.0+ and SUSE-Public-Domain Group: Development/Languages/Python Url: https://pypi.python.org/pypi/docutils/ -Source: https://pypi.python.org/packages/source/d/docutils/docutils-%{version}.tar.gz +Source: https://pypi.io/packages/source/d/docutils/docutils-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-nose BuildRequires: python-xml @@ -74,6 +74,7 @@ %post %_sbindir/update-alternatives \ --install %{_bindir}/rst2html rst2html %{_bindir}/rst2html-%{py_ver} 20 \ + --slave %{_bindir}/rst2html5 rst2html5 %{_bindir}/rst2html5-%{py_ver} \ --slave %{_bindir}/rst2latex rst2latex %{_bindir}/rst2latex-%{py_ver} \ --slave %{_bindir}/rst2man rst2man %{_bindir}/rst2man-%{py_ver} \ --slave %{_bindir}/rst2odt rst2odt %{_bindir}/rst2odt-%{py_ver} \ @@ -103,6 +104,7 @@ %{_bindir}/rst2xml %{_bindir}/rstpep2html %{_bindir}/rst2html-%{py_ver} +%{_bindir}/rst2html5-%{py_ver} %{_bindir}/rst2latex-%{py_ver} %{_bindir}/rst2man-%{py_ver} %{_bindir}/rst2odt-%{py_ver} ++++++ docutils-0.12.tar.gz -> docutils-0.13.1.tar.gz ++++++ ++++ 37856 lines of diff (skipped)
