diff --git a/qhexedit2.changes b/qhexedit2.changes index d34c45f..556e50c 100644 --- a/qhexedit2.changes +++ b/qhexedit2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 27 21:37:13 UTC 2016 - jengelh@inai.de + +- Drop excessive dependencies + ------------------------------------------------------------------- Thu Apr 14 17:34:39 UTC 2016 - aloisio@gmx.com diff --git a/qhexedit2.spec b/qhexedit2.spec index c604355..ebdffd5 100644 --- a/qhexedit2.spec +++ b/qhexedit2.spec @@ -37,7 +37,6 @@ BuildRequires: desktop-file-utils BuildRequires: libqt4-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %endif -Requires: lib%{name} = %{version}-%{release} %description QHexEdit is a hex editor widget written in C++ for the Qt framework. @@ -59,7 +58,6 @@ Group: Documentation/HTML %if 0%{?suse_version} > 1110 BuildArch: noarch %endif -Requires: %{name} = %{version}-%{release} %description doc The %{name}-doc package contains the documentation and examples for %{name}.