15
0

Accepting request 404553 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/404553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-configshell-fb?expand=0&rev=2
This commit is contained in:
2016-06-29 13:10:31 +00:00
committed by Git OBS Bridge
2 changed files with 13 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jun 24 23:17:34 UTC 2016 - lduncan@suse.com
- Updated spec file: added Conflicts for python-configshell
(bsc#986475)
-------------------------------------------------------------------
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

View File

@@ -27,12 +27,11 @@ 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
BuildArch: noarch
Conflicts: python-configshell
BuildRequires: fdupes
BuildRequires: python-devel
BuildRequires: python-pyparsing