Add new dependencies to .gitlab-ci and run tests with make
Code merged from rpkg upstream requires to install PyGObject and its dependent pycairo, which require some devel packages to be installed from package manager.
The merged code also contains a convenient way to run tests. Just use it since this patch.
Signed-off-by: Chenxiong Qi cqi@redhat.com