diff --git a/dissy.spec b/dissy.spec index cbfb921..785d408 100644 --- a/dissy.spec +++ b/dissy.spec @@ -1,6 +1,6 @@ Name: dissy Version: 10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Graphical frontend to the objdump disassembler License: GPLv2 URL: http://code.google.com/p/dissy @@ -12,7 +12,7 @@ BuildRequires: python2-devel BuildRequires: python-setuptools Requires: binutils Requires: pygobject2 -Requires: pygtk2 +Requires: pywebkitgtk %description Dissy is a graphical frontend to the objdump disassembler, it can be used @@ -49,6 +49,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info %changelog +* Sat Jan 17 2015 Adrien Vergé - 10-3 +- Fix broken dependencies + * Sat Jun 07 2014 Fedora Release Engineering - 10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild