diff --git a/kiran-authentication-service.spec b/kiran-authentication-service.spec index 4d62ad1c7a653d8803d345aa43b297c71fc02e66..4773a4be94629f23b7bbd25e13ec2ddf0ae20924 100644 --- a/kiran-authentication-service.spec +++ b/kiran-authentication-service.spec @@ -2,9 +2,9 @@ Name: kiran-authentication-service Version: 0.0.1 -Release: 2.kb3 +Release: 2.kb4 Summary: Kiran Desktop kiran authentication service -License: Mulan PSL v2 +License: MulanPSL-2.0 URL: http://www.kylinsec.com.cn Source0: %{name}-%{version}.tar.gz @@ -64,6 +64,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_libdir}/libkiran-authentication-service.so %changelog +* Wed Aug 10 2022 luoqing - 0.0.1-2.kb4 +- KYOS-F: Modify license and add yaml file. + * Tue Jan 25 2022 wxq - 0.0.1-2.kb3 - KYOS-B: Add the enable zlog ex macro for zlog. diff --git a/kiran-authentication-service.yaml b/kiran-authentication-service.yaml new file mode 100644 index 0000000000000000000000000000000000000000..316ff0b4836200a555a435b215919da35fdb1828 --- /dev/null +++ b/kiran-authentication-service.yaml @@ -0,0 +1,4 @@ +version_control: gitee +src_repo: https://gitee.com/openeuler/kiran-authentication-service.git +tag_prefix: "v" +seperator: "."