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:
@@ -6,7 +6,7 @@ Summary: StarlingX Platform Fault Management Python API Package
|
||||
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: python-setuptools
|
||||
BuildRequires: python2-pip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user