diff --git a/libqtxdg.spec b/libqtxdg.spec index 048d0d5..061c227 100644 --- a/libqtxdg.spec +++ b/libqtxdg.spec @@ -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 - 3.3.1-4 +- Remove the dist tag in the version. + + * Thu Jul 23 2020 Zhao Yang  - 3.3.1-3 - Initial release for OpenEuler