From 30bdc96e5de89b4d1348a9fbef631b2c16193d93 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Mon, 13 Jul 2015 14:03:55 +0200 Subject: [PATCH] Add version and release to python2-six provide --- python-six.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-six.spec b/python-six.spec index 5dee47a..3015fb0 100644 --- a/python-six.spec +++ b/python-six.spec @@ -30,7 +30,7 @@ BuildRequires: python3-devel BuildRequires: python3-pytest BuildRequires: python3-tkinter %endif -Provides: python2-six +Provides: python2-six = %{version}-%{release} %description python-six provides simple utilities for wrapping over differences between