Hello community,
here is the log from the commit of package python-configshell-fb for
openSUSE:Factory checked in at 2016-06-29 15:10:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-configshell-fb (Old)
and /work/SRC/openSUSE:Factory/.python-configshell-fb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-configshell-fb"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-configshell-fb/python-configshell-fb.changes
2016-05-19 12:14:43.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-configshell-fb.new/python-configshell-fb.changes
2016-06-29 15:10:35.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Jun 24 23:17:34 UTC 2016 - [email protected]
+
+- Updated spec file: added Conflicts for python-configshell
+ (bsc#986475)
+
+-------------------------------------------------------------------
+Fri Jun 24 15:20:29 UTC 2016 - [email protected]
+
+- Updated SPEC file: removed "Provides"/"Obsoletes" for
+ package name "python-confishell" (bsc#984935)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-configshell-fb.spec ++++++
--- /var/tmp/diff_new_pack.w9Pao7/_old 2016-06-29 15:10:36.000000000 +0200
+++ /var/tmp/diff_new_pack.w9Pao7/_new 2016-06-29 15:10:36.000000000 +0200
@@ -27,12 +27,11 @@
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