diff --git a/dissy.spec b/dissy.spec index 06c6968..9a061a8 100644 --- a/dissy.spec +++ b/dissy.spec @@ -1,6 +1,6 @@ Name: dissy Version: 10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Graphical frontend to the objdump disassembler License: GPLv2 URL: http://code.google.com/p/dissy @@ -9,8 +9,8 @@ Source1: dissy.desktop BuildRequires: desktop-file-utils BuildRequires: python2-devel python-setuptools Requires: binutils -Requires: pygtk2 Requires: pygobject2 +Requires: pywebkitgtk BuildArch: noarch %description @@ -48,6 +48,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{python_sitelib}/%{name}-%{version}-py2.7.egg-info %changelog +* Sat Jan 17 2015 Adrien Vergé - 10-2 +- Fix broken dependencies + * Thu Aug 15 2013 Christopher Meng - 10-1 - SPEC Cleanup. - Update to latest version and drop the old patch.