Hello community,

here is the log from the commit of package python3-efl for openSUSE:Factory 
checked in at 2017-06-28 10:36:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-efl (Old)
 and      /work/SRC/openSUSE:Factory/.python3-efl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-efl"

Wed Jun 28 10:36:51 2017 rev:2 rq:506475 version:1.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-efl/python3-efl.changes  2016-09-28 
11:30:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-efl.new/python3-efl.changes     
2017-06-28 10:37:00.845200190 +0200
@@ -1,0 +2,16 @@
+Tue Jun 27 13:07:06 UTC 2017 - lnus...@suse.de
+
+- Exclude x86, cc1 uses too much memory atm
+
+-------------------------------------------------------------------
+Thu Jun 22 08:39:03 UTC 2017 - sfl...@suse.de
+
+- Add a _constraints file to fix out of mem issues
+
+-------------------------------------------------------------------
+Wed May 17 03:15:04 UTC 2017 - sfl...@suse.de
+
+- Update to 1.19.0
+  * changes in line with 1.19.X changes in efl
+
+-------------------------------------------------------------------

Old:
----
  python-efl-1.18.0.tar.xz

New:
----
  _constraints
  python-efl-1.19.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-efl.spec ++++++
--- /var/tmp/diff_new_pack.R02ybR/_old  2017-06-28 10:37:02.229004420 +0200
+++ /var/tmp/diff_new_pack.R02ybR/_new  2017-06-28 10:37:02.229004420 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-efl
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,10 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define efl_version 1.18.0
+
+%define efl_version 1.19.0
 
 Name:           python3-efl
-Version:        1.18.0
+Version:        1.19.0
 Release:        0
 Summary:        Python bindings of efl
 License:        GPL-3.0 and LGPL-3.0
@@ -41,6 +42,8 @@
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 %endif
+# cc1 uses too much memory on x86
+ExcludeArch:    %ix86
 
 %description
 Python bindings of the enlightenment foundation libraries (efl)
@@ -64,6 +67,7 @@
 %setup -q -n python-efl-%{version}
 # drop build date from doc to fix build-compare
 sed -i "s/\(html_last_updated_fmt = \).*/\\1None/" ./doc/conf.py
+
 %build
 export CFLAGS="$CFLAGS -Wno-declaration-after-statement"
 python3 setup.py build -g

++++++ _constraints ++++++
<constraints>
  <hardware>
    <memory>
      <size unit="G">4</size>
    </memory>
  </hardware>
</constraints> 
++++++ python-efl-1.18.0.tar.xz -> python-efl-1.19.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/python3-efl/python-efl-1.18.0.tar.xz 
/work/SRC/openSUSE:Factory/.python3-efl.new/python-efl-1.19.0.tar.xz differ: 
char 25, line 1


Reply via email to