diff --git a/python-onionshare.changes b/python-onionshare.changes index 7729cb0..6e437f7 100644 --- a/python-onionshare.changes +++ b/python-onionshare.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 26 10:12:57 UTC 2022 - Axel Braun + +- dependency on python3-PySocket added + ------------------------------------------------------------------- Mon May 23 10:27:18 UTC 2022 - Axel Braun diff --git a/python-onionshare.spec b/python-onionshare.spec index d3e36da..cf8c513 100644 --- a/python-onionshare.spec +++ b/python-onionshare.spec @@ -58,6 +58,7 @@ BuildRequires: update-desktop-files Requires: python3-Flask >= 1.4.1 Requires: python3-Flask-SocketIO >= 5.0.1 Requires: python3-PyNaCl +Requires: python3-PySocket Requires: python3-Unidecode Requires: python3-cepa >= 1.8.3 Requires: python3-colorama @@ -70,6 +71,7 @@ Requires: python3-urllib3 Requires: tor Provides: %{name}-%{version} Obsoletes: %{name}-data < %{version} +Obsoletes: python310-onionshare < %{version} Obsoletes: python36-onionshare < %{version} Obsoletes: python38-onionshare < %{version} Obsoletes: python39-onionshare < %{version}