Hello community,
here is the log from the commit of package python-OleFileIO_PL for
openSUSE:Factory checked in at 2015-09-08 17:39:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-OleFileIO_PL (Old)
and /work/SRC/openSUSE:Factory/.python-OleFileIO_PL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-OleFileIO_PL"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-OleFileIO_PL/python-OleFileIO_PL.changes
2013-09-26 19:54:15.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-OleFileIO_PL.new/python-OleFileIO_PL.changes
2015-09-08 17:42:14.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 3 11:03:45 UTC 2015 - [email protected]
+
+- This shouldn't be noarch in SLE 11
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-OleFileIO_PL.spec ++++++
--- /var/tmp/diff_new_pack.hdVv9i/_old 2015-09-08 17:42:15.000000000 +0200
+++ /var/tmp/diff_new_pack.hdVv9i/_new 2015-09-08 17:42:15.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-OleFileIO_PL
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,6 @@
BuildRequires: unzip
Provides: OleFileIO_PL = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
%else