diff --git a/python-defusedxml.changes b/python-defusedxml.changes index 6b37bbe..0d1ad3c 100644 --- a/python-defusedxml.changes +++ b/python-defusedxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 31 14:25:04 UTC 2017 - rsalevsky@suse.com + +- Dummy changelog for bsc#1019074, FATE#322329 + ------------------------------------------------------------------- Tue Feb 4 14:26:51 UTC 2014 - mcihar@suse.cz diff --git a/python-defusedxml.spec b/python-defusedxml.spec index fd140d6..f2212f5 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -1,7 +1,7 @@ # -# spec file for package python-py +# spec file for package python-defusedxml # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ Source: https://pypi.python.org/packages/source/d/defusedxml/defusedxml- BuildRequires: python-devel BuildRequires: python-setuptools BuildRequires: python-xml -Requires: python-xml +Requires: python-xml BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}