!3 [sync] PR-2: Remove redundancy %{?dist}

From: @openeuler-sync-bot
Reviewed-by: @dou33
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2021-06-02 19:01:19 +08:00 committed by Gitee
commit fe5c9e42ee

View File

@ -1,7 +1,7 @@
Name: libqtxdg
Summary: QtXdg, a Qt5 implementation of XDG standards
Version: 3.3.1
Release: 3%{?dist}
Release: 4
License: LGPLv2+
URL: http://lxqt.org
Source0: https://github.com/lxqt/libqtxdg/archive/%{version}/%{name}-%{version}.tar.gz
@ -66,5 +66,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5
%{_qt5_archdatadir}/plugins/iconengines/libQt5XdgIconPlugin.so
%changelog
* Mon Dec 28 2020 Ge Wang <wangge20@huawei.com> - 3.3.1-4
- Remove redundancy %{?dist}
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 3.3.1-3
- Initial release for OpenEuler