Fix spec format error
This commit is contained in:
parent
0a2baedea9
commit
5aa456a716
17
obs-env.spec
17
obs-env.spec
@ -1,12 +1,12 @@
|
||||
%define _debuginfo_template %{nil}
|
||||
%define _debugsource_template %{nil}
|
||||
Summary : config enviroment for obs compile
|
||||
Name : obs-env
|
||||
Version : 1.0
|
||||
Release : 6
|
||||
License : GPLv2
|
||||
Group : System Environment/Shells
|
||||
Source0 : https://gitee.com/src-openeuler/obs-env/raw/master/%{name}-%{version}.tar.bz2
|
||||
Summary: config enviroment for obs compile
|
||||
Name: obs-env
|
||||
Version: 1.0
|
||||
Release: 7
|
||||
License: GPLv2
|
||||
Group: System Environment/Shells
|
||||
Source0: https://gitee.com/src-openeuler/obs-env/raw/master/%{name}-%{version}.tar.bz2
|
||||
Requires: setup procps-ng
|
||||
BuildRequires: setup
|
||||
|
||||
@ -45,6 +45,9 @@ fi
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Sun Sep 5 2020 licihua <licihua@huawei.com> - 1.0-7
|
||||
- Fix format error
|
||||
|
||||
* Sun Sep 5 2020 licihua <licihua@huawei.com> - 1.0-6
|
||||
- Use macro version\name
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user