diff --git a/python-Django.changes b/python-Django.changes index 169904e..6fb53ee 100644 --- a/python-Django.changes +++ b/python-Django.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 24 16:42:55 UTC 2016 - sbahling@suse.com + +- Change Requires: python-Pillow to python-imaging for compatibility + with SLE-12 which provides PIL instead of Pillow. + ------------------------------------------------------------------- Tue Aug 9 09:11:24 UTC 2016 - aplanas@suse.com diff --git a/python-Django.spec b/python-Django.spec index 495cdf5..85ea318 100644 --- a/python-Django.spec +++ b/python-Django.spec @@ -30,7 +30,7 @@ Source99: python-Django-rpmlintrc BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-setuptools -Requires: python-Pillow +Requires: python-imaging Requires: python-setuptools Requires: python-xml Requires(post): update-alternatives