This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit fd1696374514c975e9ab1deb6be21a953406138b Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Nov 10 17:00:56 2018 +0100 pyhoca-gui.spec: test %build macro, because the second command seems to be skipped on OpenSuSE (what?) --- debian/changelog | 2 ++ pyhoca-gui.spec | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 73a690b..3e20036 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ pyhoca-gui (0.5.0.8-0x2go1) UNRELEASED; urgency=medium everything within it. - Use more modern install macros. - Cherry-pick files in structure even more carefully. + - Test %build macro, because the second command seems to be skipped on + OpenSuSE (what?) -- X2Go Release Manager <git-admin@x2go.org> Sun, 24 Sep 2017 11:28:17 +0200 diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec index ab5168d..e3114c4 100644 --- a/pyhoca-gui.spec +++ b/pyhoca-gui.spec @@ -71,6 +71,7 @@ notification area and allows multiple X2Go session handling. %build %{__python2} setup.py build_i18n +echo foo %{__python2} setup.py build -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git