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: "."