Hello community,

here is the log from the commit of package python-docutils for openSUSE:Factory 
checked in at 2013-07-04 10:13:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docutils (Old)
 and      /work/SRC/openSUSE:Factory/.python-docutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-docutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-docutils/python-docutils.changes  
2012-11-28 14:33:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-docutils.new/python-docutils.changes     
2013-07-04 10:13:47.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Jul  3 15:37:57 UTC 2013 - [email protected]
+
+- update to 0.10:
+  - add rpmlint-non-executable-scripts.diff
+  * SmartQuotes transform for typographic quotes and dashes.
+  * FileInput/FileOutput: no system-exit on IOError. The handle_io_errors 
option is ignored.
+  * <code> tag for inline "code", do not drop nested inline nodes (syntax 
highlight tokens).
+  * Customizable MathJax URL (based on patch by Dmitry Shachnev).
+  * No line break after opening inline math tag.
+
+-------------------------------------------------------------------

Old:
----
  docutils-0.9.tar.gz

New:
----
  docutils-0.10.tar.gz
  rpmlint-non-executable-scripts.diff

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

Other differences:
------------------
++++++ python-docutils.spec ++++++
--- /var/tmp/diff_new_pack.FQmv2v/_old  2013-07-04 10:13:48.000000000 +0200
+++ /var/tmp/diff_new_pack.FQmv2v/_new  2013-07-04 10:13:48.000000000 +0200
@@ -17,13 +17,14 @@
 
 
 Name:           python-docutils
-Version:        0.9
+Version:        0.10
 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:            http://docutils.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/project/docutils/docutils/%{version}/docutils-%{version}.tar.gz
+Patch0:         rpmlint-non-executable-scripts.diff
 BuildRequires:  python-devel
 BuildRequires:  python-nose
 BuildRequires:  python-xml
@@ -44,8 +45,7 @@
 
 %prep
 %setup -n docutils-%{version}
-# Fix non-executable scripts:
-sed -i "s|#!.*||g" 
docutils/{math/math2html,_string_template_compat,error_reporting,writers/xetex/__init__,math/latex2mathml}.py
 docutils/utils/{code_analyzer,punctuation_chars}.py
+%patch0
 # Remove useless ".py" ending from executables:
 for i in tools/rst*; do mv "$i" "${i/.py}"; done
 sed -i "s|'tools/\(rst.*\)\.py'|'tools/\1'|" setup.py

++++++ docutils-0.9.tar.gz -> docutils-0.10.tar.gz ++++++
++++ 33892 lines of diff (skipped)

++++++ rpmlint-non-executable-scripts.diff ++++++
++++ 1515 lines (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to