From b136253b46d4c4965b03b63e0b02f56f4dc6a51b09060caac4f01f1b2f8de239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 15 May 2019 18:27:12 +0000 Subject: [PATCH] Accepting request 703231 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/703231 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-check-manifest?expand=0&rev=5 --- python-check-manifest.changes | 5 +++++ python-check-manifest.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-check-manifest.changes b/python-check-manifest.changes index a48cc7e..1d54838 100644 --- a/python-check-manifest.changes +++ b/python-check-manifest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 15 18:07:58 UTC 2019 - Jan Engelhardt + +- Use noun phrase in summary. + ------------------------------------------------------------------- Wed May 8 15:09:17 UTC 2019 - John Vandenberg diff --git a/python-check-manifest.spec b/python-check-manifest.spec index d78739e..f938746 100644 --- a/python-check-manifest.spec +++ b/python-check-manifest.spec @@ -20,7 +20,7 @@ Name: python-check-manifest Version: 0.38 Release: 0 -Summary: Check Python source package MANIFEST.in for completeness +Summary: Tool to check Python source package MANIFEST.in for completeness License: MIT Group: Development/Languages/Python Url: https://github.com/mgedmin/check-manifest @@ -32,8 +32,8 @@ BuildRequires: bzr BuildRequires: fdupes BuildRequires: git-core BuildRequires: mercurial -BuildRequires: subversion BuildRequires: python-rpm-macros +BuildRequires: subversion Requires: python-toml Suggests: bzr Suggests: git-core