diff --git a/libqtxdg.spec b/libqtxdg.spec index 46728bf..534bea0 100644 --- a/libqtxdg.spec +++ b/libqtxdg.spec @@ -1,5 +1,5 @@ Name: libqtxdg -Version: 3.5.0 +Version: 3.6.0 Release: 1mamba Summary: A Qt 5 implementation of freedesktop.org XDG specifications Group: System/Libraries @@ -19,6 +19,7 @@ BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: lxqt-build-tools-devel +Requires: %{name}-tools = %{?epoch:%epoch:}%{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -89,5 +90,8 @@ This package contains utility applications for %{name}. %{_bindir}/qtxdg-mat %changelog +* Sun Nov 08 2020 Silvan Calarco 3.6.0-1mamba +- update to 3.6.0 + * Fri Oct 02 2020 Silvan Calarco 3.5.0-1mamba - package created using the webbuild interface