Hello community,

here is the log from the commit of package python-Markdown for openSUSE:Factory 
checked in at 2014-06-04 18:39:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Markdown (Old)
 and      /work/SRC/openSUSE:Factory/.python-Markdown.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Markdown"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Markdown/python-Markdown.changes  
2014-02-22 18:16:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Markdown.new/python-Markdown.changes     
2014-06-04 18:39:31.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 26 21:40:35 UTC 2014 - [email protected]
+
+- disable tests for 11.1 and SLES 10 builds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Markdown.spec ++++++
--- /var/tmp/diff_new_pack.9rgORJ/_old  2014-06-04 18:39:33.000000000 +0200
+++ /var/tmp/diff_new_pack.9rgORJ/_new  2014-06-04 18:39:33.000000000 +0200
@@ -55,8 +55,10 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+%if 0%{?suse_version} && 0%{?suse_version} > 1110
 %check
 python run-tests.py
+%endif
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to