!9 Remove the release suffix

From: @tanyulong2021 
Reviewed-by: @tangjie02 
Signed-off-by: @tangjie02
This commit is contained in:
openeuler-ci-bot 2022-07-18 01:30:04 +00:00 committed by Gitee
commit 181cb9e0f4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -17,9 +17,9 @@ Name: mate-desktop
License: GPLv2+ and LGPLv2+ and MIT
Version: %{branch}.2
%if 0%{?rel_build}
Release: 4%{?dist}
Release: 5
%else
Release: 0.10%{?git_rel}%{?dist}
Release: 0.10%{?git_rel}
%endif
URL: http://mate-desktop.org
@ -233,6 +233,9 @@ install -m 644 %SOURCE5 %{buildroot}/%{_datadir}/applications/mate-mimeapps.list
%changelog
* Tue Jun 14 2022 tanyulong <tanyulong@kylinos.cn> - 1.22.2-5
- Remove the release suffix
* Tue Jan 25 2022 longcheng <longcheng@kylinos.com.cn> - 1.22.2-4
- Modify the require isoft-menus to openEuler-menus