Add yaml
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
de052c8aa6
commit
682a6e9329
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-fastimport
|
||||
Version: 0.9.14
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: VCS fastimport/fastexport parser
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/jelmer/python-fastimport
|
||||
@ -66,8 +66,11 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- Upgrade package to version 0.9.14
|
||||
|
||||
* 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