!9 Remove the release suffix
From: @tanyulong2021 Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
181cb9e0f4
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user