Remove the release suffix

This commit is contained in:
tanyulong2021 2022-06-13 18:49:51 +08:00
parent 2ba777f175
commit 2d5499dbc9

View File

@ -15,9 +15,9 @@
Name: libmatekbd
Version: %{branch}.0
%if 0%{?rel_build}
Release: 1
Release: 2
%else
Release: 0.9%{?git_rel}%{?dist}
Release: 0.9%{?git_rel}
%endif
Summary: Libraries for mate kbd
License: LGPLv2+
@ -99,5 +99,8 @@ find %{buildroot} -name '*.la' -exec rm -fv {} ';'
%changelog
* Tue Jun 14 2022 tanyulong <tanyulong@kylinos.cn> - 1.22.0-2
- Remove the release suffix
* Thu Jul 9 2020 douyan <douyan@kylinos.cn> - 1.22.0-1
- Init package for openEuler