From 97cd873301a82caee6e6fb3275741b8c77d5b91826ffef811c12a0fccd0450ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 5 Nov 2019 09:53:56 +0000 Subject: [PATCH] - Update with spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-EasyProcess?expand=0&rev=32 --- python-EasyProcess.changes | 5 +++++ python-EasyProcess.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-EasyProcess.changes b/python-EasyProcess.changes index 03ffc8b..1a279ad 100644 --- a/python-EasyProcess.changes +++ b/python-EasyProcess.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 5 09:53:44 UTC 2019 - Tomáš Chvátal + +- Update with spec-cleaner + ------------------------------------------------------------------- Sun Sep 15 03:11:23 UTC 2019 - John Vandenberg diff --git a/python-EasyProcess.spec b/python-EasyProcess.spec index 0735c02..7b2925d 100644 --- a/python-EasyProcess.spec +++ b/python-EasyProcess.spec @@ -22,7 +22,6 @@ Version: 0.2.7 Release: 0 Summary: Python subprocess interface License: BSD-2-Clause -Group: Development/Languages/Python URL: https://github.com/ponty/easyprocess Source: https://github.com/ponty/EasyProcess/archive/%{version}.tar.gz BuildRequires: %{python_module nose}