Remove the release suffix

(cherry picked from commit d1f65d48906d994e5fb54ba1aeebb72915dc0e5b)
This commit is contained in:
hht8 2020-12-29 09:11:42 +08:00 committed by openeuler-sync-bot
parent 15eb5f1204
commit e4e3a398b5

View File

@ -7,7 +7,7 @@
Name: gsettings-qt
Version: 0
Release: 0.19.20180723bzr%{_revision}%{?dist}
Release: 0.20.20180723bzr%{_revision}
Summary: Qt/QML bindings for GSettings
License: LGPLv3
URL: https://launchpad.net/gsettings-qt
@ -64,5 +64,8 @@ find %{buildroot} -iname cpptest* -exec rm -f {} \;
%{_libdir}/lib%{name}.so
%changelog
* Mon Dec 12 2020 huanghaitao <huanghaitao8@huawei.com> - 0-0.20.20180723bzr
- Remove the release suffix
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 0-0.19.20180723bzr
- Init gsettings-qt project