diff --git a/gnome-ponytail-daemon.spec b/gnome-ponytail-daemon.spec index ad5a5af..3eec608 100644 --- a/gnome-ponytail-daemon.spec +++ b/gnome-ponytail-daemon.spec @@ -3,7 +3,7 @@ Name: gnome-ponytail-daemon Version: 0.0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Sort of a bridge for dogtail for GNOME on Wayland License: GPL-2.0-or-later @@ -35,7 +35,7 @@ GNOME Ponytail Daemon is a sort of bridge for dogtail for GNOME on Wayland. %package -n python3-%{name} Summary: Python module for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: python3-dbus Requires: python3-gobject BuildArch: noarch @@ -76,6 +76,9 @@ Python module for D-BUS interactions with gnome-ponytail-daemon interfaces. %{python3_sitelib}/%{libname}/ %changelog +* Mon Feb 02 2024 José Expósito - 0.0.10-2 +- Fix requires in Python package + * Mon Jan 08 2024 José Expósito - 0.0.10-1 - Add libei support - Bug fixing