!3 add yaml
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
44e58ac431
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-fastimport
|
Name: python-fastimport
|
||||||
Version: 0.9.14
|
Version: 0.9.14
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: VCS fastimport/fastexport parser
|
Summary: VCS fastimport/fastexport parser
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
URL: https://github.com/jelmer/python-fastimport
|
URL: https://github.com/jelmer/python-fastimport
|
||||||
@ -66,8 +66,11 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 18 2023 xu_ping <707078654@qq.com> - 0.9.14-2
|
||||||
|
- add yaml
|
||||||
|
|
||||||
* Tue Oct 25 2022 liqiuyu <liqiuyu@kylinos.cn> - 0.9.14-1
|
* Tue Oct 25 2022 liqiuyu <liqiuyu@kylinos.cn> - 0.9.14-1
|
||||||
- Upgrade package to version 0.9.14
|
- Upgrade package to version 0.9.14
|
||||||
|
|
||||||
* Tue Dec 15 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Tue Dec 15 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
4
python-fastimport.yaml
Normal file
4
python-fastimport.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: jelmer/python-fastimport
|
||||||
|
tag_prefix: "^"
|
||||||
|
separator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user