!14 添加yaml文件
From: @wangxiaoqing987 Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
7326ee7643
@ -21,7 +21,7 @@ Version: 2.9.3
|
||||
|
||||
%define _libver 3_0
|
||||
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: GPL-2.0+
|
||||
Group: System/I18n/Chinese
|
||||
Url: http://liblunar.googlecode.com/
|
||||
@ -106,6 +106,9 @@ Holiday definition file for Chinese Lunar calendar library
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Feb 07 2022 wangxiaoqing <wangxiaoqing@kylinsec.com.cn> - 2.9.3-4
|
||||
- KYOS-B: Add the yaml file (#I4ZQLB)
|
||||
|
||||
* Tue Feb 07 2022 wangxiaoqing <wangxiaoqing@kylinsec.com.cn> - 2.9.3-3
|
||||
- KYOS-B: Delete the git directory in the source package (#I6CNEL)
|
||||
|
||||
|
||||
4
lunar-date.yaml
Normal file
4
lunar-date.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: https://github.com/yetist/lunar-date.git
|
||||
tag_prefix: "v"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user