diff --git a/gsettings-qt.spec b/gsettings-qt.spec index c5e097304bcaf782e761fbc343ab30116dd153f9..0f98613c3c74d8a7c755e97a81c2703d32e032f2 100644 --- a/gsettings-qt.spec +++ b/gsettings-qt.spec @@ -1,5 +1,5 @@ %global project ~system-settings-touch -%global _revision 85 +%global _revision 86 # for fedora 24 # %%global _qt5_qmldir %%{_qt5_archdatadir}/qml @@ -7,7 +7,7 @@ Name: gsettings-qt Version: 0 -Release: 0.19.20180723bzr%{_revision}%{?dist} +Release: 0.19.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 +* Mon Dec 13 2021 heyitao - 0-0.19.20180723bzr86 +- Remove the dist tag in the version. + * Thu Jul 23 2020 wangmian - 0-0.19.20180723bzr - Init gsettings-qt project