Change tarball extension from xz to gz in opensuse specfiles.
In the opensuse build system (OBS) the `_service` files are being standardized to generate tarballs with gz compression. The fault's specfiles were created before this decision, therefore an update in the extension is required. Story: 2006508 Task: 36670 Change-Id: I96cb185a9a0e089e4f8e184e8fdeaa709f77915e Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
This commit is contained in:
@@ -5,7 +5,7 @@ Summary: Fault Management Openstack REST API
|
||||
License: Apache-2.0
|
||||
Group: Development/Tools/Other
|
||||
URL: https://opendev.org/starlingx/fault
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildRequires: insserv-compat
|
||||
BuildRequires: python-oslo.db
|
||||
BuildRequires: python-oslo.messaging
|
||||
|
||||
Reference in New Issue
Block a user