diff --git a/python-zict.changes b/python-zict.changes index ff7f087..ce7e77e 100644 --- a/python-zict.changes +++ b/python-zict.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Mar 3 18:20:21 UTC 2018 - arun@gmx.de + +- specfile: + * update copyright year + * don't use python_module in requires + ------------------------------------------------------------------- Tue Oct 31 02:35:25 UTC 2017 - arun@gmx.de diff --git a/python-zict.spec b/python-zict.spec index 38a864e..a82aa71 100644 --- a/python-zict.spec +++ b/python-zict.spec @@ -1,7 +1,7 @@ # # spec file for package python-zict # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -34,7 +34,7 @@ BuildRequires: python-rpm-macros BuildRequires: %{python_module HeapDict} BuildRequires: %{python_module pytest} %endif -Requires: %{python_module HeapDict} +Requires: python-HeapDict BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch