!5 【轻量级 PR】:update libqtxdg.spec.

Merge pull request !5 from friendpalm/N/A
This commit is contained in:
openeuler-ci-bot 2021-12-13 10:26:37 +00:00 committed by Gitee
commit 0deeecc18a

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,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5
%{_qt5_archdatadir}/plugins/iconengines/libQt5XdgIconPlugin.so
%changelog
* Mon Dec 13 2021 heyitao <heyitao@uniontech.com> - 3.3.1-4
- Remove the dist tag in the version.
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 3.3.1-3
- Initial release for OpenEuler