14
0
forked from pool/python-zeep

Accepting request 866029 from home:bnavigator:branches:devel:languages:python

- Fix typo in filelist

Sorry I must have submitted the wrong revision

OBS-URL: https://build.opensuse.org/request/show/866029
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=5
This commit is contained in:
2021-01-22 14:39:52 +00:00
committed by Git OBS Bridge
parent 75c4160a54
commit e8b883203c
2 changed files with 6 additions and 1 deletions

View File

@@ -98,6 +98,6 @@ export LANG=en_US.UTF-8
%doc CHANGES README.rst
%license LICENSE
%{python_sitelib}/zeep
%{python_sitelib}/zeep-%{version}*.info
%{python_sitelib}/zeep-%{version}*-info
%changelog