forked from pool/python-pika
Fix %files section double inclduing egg files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 21 12:08:33 CEST 2018 - mcepl@suse.com
|
||||||
|
|
||||||
|
- Fix %files section double inclduing egg files.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 19 10:57:35 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Sep 19 10:57:35 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -67,6 +67,5 @@ sed -i -e 's:,tests/acceptance::' setup.cfg
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
# You may have to add additional files here (documentation and binaries mostly)
|
# You may have to add additional files here (documentation and binaries mostly)
|
||||||
%{python_sitelib}/%{mod_name}*
|
%{python_sitelib}/%{mod_name}*
|
||||||
%{python_sitelib}/*.egg-info
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user