diff --git a/libqtxdg.spec b/libqtxdg.spec index 048d0d55e91fa959bf47ea2b072ebe3e6b6d3146..70f0be052cbfca5f25f9a8d6cccac7ae56caf4cb 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,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5 %{_qt5_archdatadir}/plugins/iconengines/libQt5XdgIconPlugin.so %changelog +* Mon Dec 28 2020 Ge Wang - 3.3.1-4 +- Remove redundancy %{?dist} + * Thu Jul 23 2020 Zhao Yang  - 3.3.1-3 - Initial release for OpenEuler