diff --git a/python-djvulibre.changes b/python-djvulibre.changes index b1e78f3..33c6e9f 100644 --- a/python-djvulibre.changes +++ b/python-djvulibre.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:04:39 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Mon Apr 23 05:43:06 UTC 2012 - lazy.kent@opensuse.org diff --git a/python-djvulibre.spec b/python-djvulibre.spec index ed9d1ba..7ca8095 100644 --- a/python-djvulibre.spec +++ b/python-djvulibre.spec @@ -1,7 +1,7 @@ # # spec file for package python-djvulibre # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ BuildRequires: graphviz-gnome BuildRequires: pkg-config BuildRequires: python-Cython BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools # Starting openSUSE 12.1 the package name is python-Sphinx. BuildRequires: python-sphinx BuildRequires: pkgconfig(ddjvuapi)