Remove %{?dist}

Signed-off-by: cherry530 <xuping33@huawei.com>
(cherry picked from commit dfe0702944d131d5ea2aba51dd184e9d64551d2b)
This commit is contained in:
cherry530 2022-03-24 19:06:15 +08:00 committed by openeuler-sync-bot
parent 15eb5f1204
commit 0bad621812

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
* Thu Mar 24 2022 xu_ping<xuping33@huawei.com> - 0-0.20.20180723bzr85
- Remove %{?dist}
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 0-0.19.20180723bzr
- Init gsettings-qt project