Hello community,
here is the log from the commit of package python-python-gitlab for
openSUSE:Factory checked in at 2018-08-24 17:00:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-gitlab (Old)
and /work/SRC/openSUSE:Factory/.python-python-gitlab.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-gitlab"
Fri Aug 24 17:00:27 2018 rev:2 rq:628147 version:1.5.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-gitlab/python-python-gitlab.changes
2018-08-04 21:52:15.833149348 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-gitlab.new/python-python-gitlab.changes
2018-08-24 17:00:45.333833209 +0200
@@ -1,0 +2,5 @@
+Wed Aug 8 14:53:53 UTC 2018 - [email protected]
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-gitlab.spec ++++++
--- /var/tmp/diff_new_pack.b3LRC0/_old 2018-08-24 17:00:45.833833801 +0200
+++ /var/tmp/diff_new_pack.b3LRC0/_new 2018-08-24 17:00:45.837833806 +0200
@@ -20,7 +20,7 @@
Name: python-python-gitlab
Version: 1.5.1
Release: 0
-Summary: Interact with GitLab API
+Summary: Python module for interacting with the GitLab API
License: LGPL-3.0-only
Group: Development/Languages/Python
Url: https://github.com/python-gitlab/python-gitlab
@@ -42,8 +42,7 @@
%python_subpackages
%description
-The python-gitlab package is a package providing access to the GitLab
-server API.
+The python-gitlab package provides access to the GitLab server API.
It supports the v4 API of GitLab, and provides a CLI tool (gitlab).