Remove the release suffix

This commit is contained in:
tanyulong2021 2022-06-13 19:02:54 +08:00
parent 4840997080
commit 315ab9a490

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