diff --git a/accerciser.spec b/accerciser.spec index 4fd6cb4..8f891a5 100644 --- a/accerciser.spec +++ b/accerciser.spec @@ -3,7 +3,7 @@ Name: accerciser Version: 3.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interactive Python accessibility explorer for the GNOME desktop License: BSD @@ -22,10 +22,10 @@ BuildRequires: python3 BuildRequires: python3-devel Requires: libwnck3 -Requires: pyatspi -Requires: pycairo -Requires: pygobject3 -Requires: python-ipython-console +Requires: python3-cairo +Requires: python3-gobject +Requires: python3-ipython-console +Requires: python3-pyatspi %description Accerciser is an interactive Python accessibility explorer for the GNOME @@ -82,6 +82,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Wed Apr 10 2013 Kalev Lember - 3.8.0-2 +- Update the dependencies for python3 + * Tue Mar 26 2013 Richard Hughes - 3.8.0-1 - Update to 3.8.0