add suffix for repo src
Signed-off-by: zhangjian <zhangjian496@huawei.com>
This commit is contained in:
parent
4c48d4af5d
commit
7c7d05bc7c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: iprutils
|
Name: iprutils
|
||||||
Version: 2.4.19
|
Version: 2.4.19
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Utilities for the ipr.
|
Summary: Utilities for the ipr.
|
||||||
License: CPL
|
License: CPL
|
||||||
URL: https://github.com/bjking1/iprutils
|
URL: https://github.com/bjking1/iprutils
|
||||||
@ -73,6 +73,12 @@ install -p -m 0644 %SOURCE1 %{buildroot}%{_mandir}/man8/
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 30 2024 zhangjian <zhangjian496@huawei.com> - 2.4.19-4
|
||||||
|
- Type:cleancode
|
||||||
|
- ID:NA
|
||||||
|
- SUG:restart
|
||||||
|
- DESC:add suffix for repo src
|
||||||
|
|
||||||
* Tue May 9 2023 Jiangtian Feng <fengjiangtian@huawei.com> - 2.4.19-3
|
* Tue May 9 2023 Jiangtian Feng <fengjiangtian@huawei.com> - 2.4.19-3
|
||||||
- remove make check due to lack of test cases support
|
- remove make check due to lack of test cases support
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: git
|
version_control: git
|
||||||
src_repo: https://git.code.sf.net/p/iprdd/iprutils
|
src_repo: https://git.code.sf.net/p/iprdd/iprutils.git
|
||||||
tag_prefix: rel-
|
tag_prefix: rel-
|
||||||
seperator: "-"
|
seperator: "-"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user