diff --git a/python-octavia-tests-golang.spec b/python-octavia-tests-golang.spec index 76427f3..59f0f91 100644 --- a/python-octavia-tests-golang.spec +++ b/python-octavia-tests-golang.spec @@ -3,7 +3,7 @@ Name: python-octavia-tests-golang Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Octavia tests golang License: ASL 2.0 @@ -15,6 +15,8 @@ BuildRequires: glibc-static # NOTE(jpena): we only want to build the package for ppc64le and aarch64 ExcludeArch: x86_64 Provides: python-%{service}-tests-tempest-golang = %{version}-%{release} +Provides: python2-%{service}-tests-tempest-golang = %{version}-%{release} +Provides: python2-octavia-tests-golang = %{version}-%{release} %description Golang httpd binary for Octavia tempest tests