From 570f23e16b7285a5de48cf36bcf39e0c1c3f6554 Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Feb 09 2016 00:27:09 +0000 Subject: Update python-ordered-set to 2.0.0-2 --- diff --git a/python-ordered-set.spec b/python-ordered-set.spec index 6e42c50..01f6fee 100644 --- a/python-ordered-set.spec +++ b/python-ordered-set.spec @@ -9,7 +9,7 @@ Name: python-%{short_name} Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Custom MutableSet that remembers its order License: MIT @@ -20,9 +20,13 @@ BuildArch: noarch BuildRequires: python2-devel %if 0%{?rhel} BuildRequires: python-setuptools +#test +BuildRequires: python-nose %endif # rhel %if %{with python3} BuildRequires: python3-devel +#test +BuildRequires: python3-nose %endif # with python3 %description @@ -99,6 +103,9 @@ popd %changelog +* Tue Feb 09 2016 Miroslav Suchý 2.0.0-2 +- add BR python-nose for test + * Tue Feb 09 2016 Miroslav Suchý 2.0.0-1 - rebase to 2.0.0