Hello community,

here is the log from the commit of package python-amqpstorm for 
openSUSE:Factory checked in at 2018-09-14 00:03:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-amqpstorm (Old)
 and      /work/SRC/openSUSE:Factory/.python-amqpstorm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-amqpstorm"

Fri Sep 14 00:03:02 2018 rev:3 rq:635538 version:2.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-amqpstorm/python-amqpstorm.changes        
2018-09-10 12:32:06.410628419 +0200
+++ /work/SRC/openSUSE:Factory/.python-amqpstorm.new/python-amqpstorm.changes   
2018-09-14 00:03:13.965869328 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 13:30:19 UTC 2018 - Tomáš Chvátal <tchva...@suse.com>
+
+- Do not distribute generic examples folder
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-amqpstorm.spec ++++++
--- /var/tmp/diff_new_pack.xdmRDD/_old  2018-09-14 00:03:14.489868928 +0200
+++ /var/tmp/diff_new_pack.xdmRDD/_new  2018-09-14 00:03:14.489868928 +0200
@@ -56,14 +56,15 @@
 export LANG="en_US.UTF8"
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}/amqpstorm
-%python_expand %fdupes %{buildroot}%{$python_sitelib}/examples
+# remove generic named examples from sitelib
+%python_expand rm -rf %{buildroot}%{$python_sitelib}/examples
 
 %check
 %python_expand nosetests-%{$python_bin_suffix} amqpstorm/tests/unit
 
 %files %{python_files}
 %license LICENSE
-%doc README.rst
+%doc README.rst examples
 %{python_sitelib}/*
 
 %changelog


Reply via email to