From 313815c74cb5f0341bc6634d80759ae78bd52019 Mon Sep 17 00:00:00 2001 From: wangxiaoqing Date: Tue, 7 Feb 2023 16:47:24 +0800 Subject: [PATCH] Add the yaml file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加yaml文件 Signed-off-by: wangxiaoqing --- lunar-date.spec | 5 ++++- lunar-date.yaml | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 lunar-date.yaml diff --git a/lunar-date.spec b/lunar-date.spec index 0a74d2c..bfd7aee 100644 --- a/lunar-date.spec +++ b/lunar-date.spec @@ -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 - 2.9.3-4 +- KYOS-B: Add the yaml file (#I4ZQLB) + * Tue Feb 07 2022 wangxiaoqing - 2.9.3-3 - KYOS-B: Delete the git directory in the source package (#I6CNEL) diff --git a/lunar-date.yaml b/lunar-date.yaml new file mode 100644 index 0000000..29774b2 --- /dev/null +++ b/lunar-date.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: https://github.com/yetist/lunar-date.git +tag_prefix: "v" +seperator: "."