14
0

Accepting request 628142 from home:jengelh:branches:devel:languages:python

- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/628142
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gitlab?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2018-08-08 14:55:59 +00:00
committed by Git OBS Bridge
parent ea6751d4b4
commit 35d283cb40
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 8 14:53:53 UTC 2018 - jengelh@inai.de
- Use noun phrase in summary.
-------------------------------------------------------------------
Fri Aug 3 03:37:05 UTC 2018 - toddrme2178@gmail.com

View File

@@ -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 @@ BuildArch: noarch
%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).