Hello community,

here is the log from the commit of package python3-Sphinx for openSUSE:Factory 
checked in at 2016-04-28 16:51:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-Sphinx (Old)
 and      /work/SRC/openSUSE:Factory/.python3-Sphinx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-Sphinx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-Sphinx/python3-Sphinx.changes    
2016-03-07 13:36:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Sphinx.new/python3-Sphinx.changes       
2016-04-28 16:51:03.000000000 +0200
@@ -1,0 +2,42 @@
+Thu Apr 21 15:04:28 UTC 2016 - [email protected]
+
+- update to version 1.4.1:
+  * Incompatible changes
+    + The default format of `today_fmt` and `html_last_updated_fmt` is
+      back to strftime format again.  Locale Date Markup Language is
+      also supported for backward compatibility until Sphinx-1.5.
+  * Translations
+    + Added Welsh translation, thanks to Geraint Palmer.
+    + Added Greek translation, thanks to Stelios Vitalis.
+    + Added Esperanto translation, thanks to Dinu Gherman.
+    + Added Hindi translation, thanks to Purnank H. Ghumalia.
+    + Added Romanian translation, thanks to Razvan Stefanescu.
+  * Bugs fixed
+    + C++, added support for "extern" and "thread_local".
+    + C++, type declarations are now using the prefixes "typedef",
+      "using", and "type", depending on the style of declaration.
+    + #2413: C++, fix crash on duplicate declarations
+    + #2394: Sphinx crashes when html_last_updated_fmt is invalid
+    + #2408: dummy builder not available in Makefile and make.bat
+    + #2412: hyperlink targets are broken in LaTeX builder
+    + figure directive crashes if non paragraph item is given as
+      caption
+    + #2418: time formats no longer allowed in today_fmt
+    + #2395: Sphinx crashes if unicode character in image filename
+    + #2396: "too many values to unpack" in genindex-single
+    + #2405: numref link in PDF jumps to the wrong location
+    + #2414: missing number in PDF hyperlinks to code listings
+    + #2440: wrong import for gmtime. Thanks to Uwe L. Korn.
+
+-------------------------------------------------------------------
+Tue Mar 29 02:12:54 UTC 2016 - [email protected]
+
+- specfile:
+  * require python3-imagesize
+
+- update to version 1.4:
+  (long list of changes, see
+  https://github.com/sphinx-doc/sphinx/blob/master/CHANGES for
+  details)
+
+-------------------------------------------------------------------

Old:
----
  Sphinx-1.3.6.tar.gz

New:
----
  Sphinx-1.4.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-Sphinx.spec ++++++
--- /var/tmp/diff_new_pack.73uIWZ/_old  2016-04-28 16:51:04.000000000 +0200
+++ /var/tmp/diff_new_pack.73uIWZ/_new  2016-04-28 16:51:04.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-Sphinx
-Version:        1.3.6
+Version:        1.4.1
 Release:        0
 Url:            http://sphinx.pocoo.org
 Summary:        Python documentation generator
@@ -31,6 +31,7 @@
 BuildRequires:  python3-Jinja2 >= 2.3
 BuildRequires:  python3-alabaster
 BuildRequires:  python3-docutils >= 0.7
+BuildRequires:  python3-imagesize
 BuildRequires:  python3-mock
 BuildRequires:  python3-nose
 BuildRequires:  python3-six
@@ -46,6 +47,7 @@
 Requires:       python3-Pygments >= 2.0
 Requires:       python3-alabaster
 Requires:       python3-docutils >= 0.11
+Requires:       python3-imagesize
 Requires:       python3-setuptools
 Requires:       python3-six
 Requires:       python3-snowballstemmer

++++++ Sphinx-1.3.6.tar.gz -> Sphinx-1.4.1.tar.gz ++++++
++++ 56433 lines of diff (skipped)


Reply via email to