From e8b883203c5dc773dd370fc8cbe2914abc5422aaf72913241768a4f19123e8bf Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 22 Jan 2021 14:39:52 +0000 Subject: [PATCH] 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 --- python-zeep.changes | 5 +++++ python-zeep.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-zeep.changes b/python-zeep.changes index 49319f0..82b71c4 100644 --- a/python-zeep.changes +++ b/python-zeep.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 22 14:22:53 UTC 2021 - Benjamin Greiner + +- Fix typo in filelist + ------------------------------------------------------------------- Tue Jan 19 19:57:51 UTC 2021 - Benjamin Greiner diff --git a/python-zeep.spec b/python-zeep.spec index d28521e..8cea7ea 100644 --- a/python-zeep.spec +++ b/python-zeep.spec @@ -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