diff --git a/python-kombu.changes b/python-kombu.changes index 9380c4f..8ec239a 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 14 13:45:07 UTC 2012 - alexandre@exatati.com.br + +- Add BuildRequires python-unittest2 to fix SLE builds. + ------------------------------------------------------------------- Wed Mar 14 13:26:04 UTC 2012 - alexandre@exatati.com.br diff --git a/python-kombu.spec b/python-kombu.spec index 1dadc1f..b79cad5 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -32,6 +32,7 @@ BuildRequires: python-devel BuildRequires: python-distribute BuildRequires: python-mock BuildRequires: python-nose-cover3 +BuildRequires: python-unittest2 Requires: python-amqplib Requires: python-anyjson Requires: rabbitmq-server