Change minder to Minder according to github source name

This commit is contained in:
wangxiaomeng 2024-05-08 18:20:09 +08:00
parent f454d3a2c2
commit e5e9554e26
3 changed files with 7 additions and 4 deletions

View File

@ -1,8 +1,8 @@
%global uuid com.github.phase1geo.%{name} %global uuid com.github.phase1geo.minder
Name: minder Name: Minder
Version: 1.14.0 Version: 1.14.0
Release: 1 Release: 2
Summary: Mind-mapping application Summary: Mind-mapping application
License: GPLv3+ License: GPLv3+
@ -92,5 +92,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%changelog %changelog
* Wed May 08 2024 wangxiaomeng <wangxiaomeng@kylinos.cn> - 1.14.0-2
- Change minder to Minder according to github source name
* Fri May 26 2023 wangtaozhi <wangtaozhi@kylinsec.com.cn> - 1.14.0-1 * Fri May 26 2023 wangtaozhi <wangtaozhi@kylinsec.com.cn> - 1.14.0-1
- Package init - Package init

View File

@ -1,4 +1,4 @@
version_control: github version_control: github
src_repo: phase1geo/minder src_repo: phase1geo/Minder
tag_prefix: "^v" tag_prefix: "^v"
separator: "." separator: "."