From c07e3433a8985d678a9a5bb5b8c3b41745da65ac73af60d5ec696339d0796ee9 Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Fri, 24 Jun 2016 15:33:42 +0000 Subject: [PATCH] Accepting request 404515 from home:lee_duncan:branches:devel:languages:python - Updated SPEC file: removed "Provides"/"Obsoletes" for package name "python-confishell" (bsc#984935) OBS-URL: https://build.opensuse.org/request/show/404515 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configshell-fb?expand=0&rev=4 --- python-configshell-fb.changes | 6 ++++++ python-configshell-fb.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-configshell-fb.changes b/python-configshell-fb.changes index 7424e74..ea50900 100644 --- a/python-configshell-fb.changes +++ b/python-configshell-fb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 24 15:20:29 UTC 2016 - lduncan@suse.com + +- Updated SPEC file: removed "Provides"/"Obsoletes" for + package name "python-confishell" (bsc#984935) + ------------------------------------------------------------------- Fri May 6 07:36:56 UTC 2016 - dmueller@suse.com diff --git a/python-configshell-fb.spec b/python-configshell-fb.spec index d6dac51..e7d426b 100644 --- a/python-configshell-fb.spec +++ b/python-configshell-fb.spec @@ -27,8 +27,6 @@ Summary: A Python library for building configuration shells License: Apache-2.0 Group: Development/Libraries/Python Source: %{oname}-%{realver}.tar.gz -Provides: python-configshell = %{version} -Obsoletes: python-configshell < %{version} Requires: /usr/bin/python Requires: python-pyparsing Requires: python-six