osbuild.spec: replace tabs with spaces
To silence an rpmlint warning.
This commit is contained in:
parent
2a1f49c8fa
commit
9f14aa79c4
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
%global pypi_name osbuild
|
%global pypi_name osbuild
|
||||||
%global pkgdir %{_prefix}/lib/%{pypi_name}
|
%global pkgdir %{_prefix}/lib/%{pypi_name}
|
||||||
|
|
||||||
Name: %{pypi_name}
|
Name: %{pypi_name}
|
||||||
Version: 5
|
Version: 5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
|
|
||||||
URL: https://github.com/osbuild/osbuild
|
URL: https://github.com/osbuild/osbuild
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue