This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 8d7bfe35bcf07e269c4b542826c50b432a4f36c4 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Dec 25 04:53:30 2019 +0100 pyhoca-gui.spec: change spelling of python3-wxPython4 to python3-wxpython4 since package names are case-sensitive. --- debian/changelog | 2 ++ pyhoca-gui.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b74777a..3cd06ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -60,6 +60,8 @@ pyhoca-gui (0.6.1.0-0x2go1) UNRELEASED; urgency=medium 15.0+ and not just 15.1+. + Backport build fix from pyhoca-cli: also apply pycache changes to Tumbleweed, which seems to not get caught by %{sle_version}. + + Change spelling of python3-wxPython4 to python3-wxpython4 since package + names are case-sensitive. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 11 Dec 2019 12:47:21 +0100 diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec index 4da5fc7..414ff99 100644 --- a/pyhoca-gui.spec +++ b/pyhoca-gui.spec @@ -190,7 +190,7 @@ Requires: %{name_helper_python3}-setproctitle Requires: %{name_helper_python3}-x2go >= 0.6.1.2 Requires: libnotify Requires: %{name_helper_python3}-gobject-base -Requires: %{name_helper_python3}-wxPython4 +Requires: %{name_helper_python3}-wxpython4 %endif %description -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git