Hello community,

here is the log from the commit of package python-pyparsing for 
openSUSE:Factory checked in at 2013-09-24 07:11:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyparsing (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyparsing.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyparsing"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyparsing/python-pyparsing.changes        
2013-09-17 16:25:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyparsing.new/python-pyparsing.changes   
2013-09-24 07:11:40.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 23 08:45:12 UTC 2013 - [email protected]
+
+- include examples in -doc package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyparsing.spec ++++++
--- /var/tmp/diff_new_pack.faXadd/_old  2013-09-24 07:11:41.000000000 +0200
+++ /var/tmp/diff_new_pack.faXadd/_new  2013-09-24 07:11:41.000000000 +0200
@@ -59,7 +59,7 @@
 %build
 python setup.py build
 # Fix wrong EOL encoding:
-sed -i 's/\r$//' CHANGES LICENSE README
+sed -i 's/\r$//' CHANGES LICENSE README examples/*.py
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
@@ -71,6 +71,6 @@
 
 %files doc
 %defattr(-,root,root,-)
-%doc docs/*
+%doc docs/* examples
 
 %changelog

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

Reply via email to