commit python3-efl for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package python3-efl for openSUSE:Factory 
checked in at 2017-09-15 21:03:20

Comparing /work/SRC/openSUSE:Factory/python3-efl (Old)
 and  /work/SRC/openSUSE:Factory/.python3-efl.new (New)


Package is "python3-efl"

Fri Sep 15 21:03:20 2017 rev:3 rq:521041 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/python3-efl/python3-efl.changes  2017-06-28 
10:37:00.845200190 +0200
+++ /work/SRC/openSUSE:Factory/.python3-efl.new/python3-efl.changes 
2017-09-15 21:03:29.341546213 +0200
@@ -1,0 +2,11 @@
+Tue Sep  5 09:25:42 UTC 2017 - sfl...@suse.de
+
+- i586 builds are working again, reenable them
+- update the efl version requirement to be correct
+
+---
+Wed Aug 23 00:44:16 UTC 2017 - sfl...@suse.de
+
+- Sync with efl 1.20
+
+---

Old:

  python-efl-1.19.0.tar.xz

New:

  python-efl-1.20.0.tar.xz



Other differences:
--
++ python3-efl.spec ++
--- /var/tmp/diff_new_pack.77nk4i/_old  2017-09-15 21:03:31.113297499 +0200
+++ /var/tmp/diff_new_pack.77nk4i/_new  2017-09-15 21:03:31.117296937 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define efl_version 1.19.0
+%define efl_version 1.20.0
 
 Name:   python3-efl
-Version:1.19.0
+Version:1.20.0
 Release:0
 Summary:Python bindings of efl
 License:GPL-3.0 and LGPL-3.0
@@ -42,8 +42,6 @@
 %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)

++ python-efl-1.19.0.tar.xz -> python-efl-1.20.0.tar.xz ++
/work/SRC/openSUSE:Factory/python3-efl/python-efl-1.19.0.tar.xz 
/work/SRC/openSUSE:Factory/.python3-efl.new/python-efl-1.20.0.tar.xz differ: 
char 25, line 1




commit python3-efl for openSUSE:Factory

2017-06-28 Thread root
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.0 +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 ++

  

  4

  
 
++ 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




commit python3-efl for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python3-efl for openSUSE:Factory 
checked in at 2016-09-28 11:30:36

Comparing /work/SRC/openSUSE:Factory/python3-efl (Old)
 and  /work/SRC/openSUSE:Factory/.python3-efl.new (New)


Package is "python3-efl"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ /work/SRC/openSUSE:Factory/.python3-efl.new/python3-efl.changes 
2016-09-28 11:30:42.0 +0200
@@ -0,0 +1,101 @@
+---
+Wed Aug 31 05:57:39 UTC 2016 - sfl...@suse.de
+
+- Another attempt at python3 - Removes python2 support
+
+---
+Sat Nov 14 20:11:42 UTC 2015 - si...@simotek.net
+
+- 1.16.0 pre release will add full changes with release
+
+---
+Fri Aug 21 11:47:45 UTC 2015 - si...@simotek.net
+
+- Add COPYING.* AUTHORS to package
+
+---
+Sat Aug 15 23:14:25 UTC 2015 - si...@simotek.net
+
+- Bindings update to efl 1.15.x
+Fixes:
+
+elm.Entry: Fixed name of the callback_rejected_del function
+Fixed build on OSX
+Fixed build when ecore-x is not available
+Fixed module init from embedded interpreter
+
+Changes:
+
+Elm: Unify modules into a monolithic module
+
+Additions:
+
+elm.Configuration.transition_duration_factor
+elm.Window.autohide
+elm.ELM_POLICY_QUIT_LAST_WINDOW_HIDDEN
+elm.Entry.callback_context_open_add/del
+elm.ELM_FOCUS_MOVE_POLICY_KEY_ONLY
+elm.Object.focus_move_policy
+elm.Scrollable.wheel_disabled
+evas.Textblock.obstacle_add
+evas.Textblock.obstacle_del
+evas.Textblock.obstacles_update
+evas.EVAS_CALLBACK_CANVA_VIEWPORT_RESIZE
+
+
+---
+Thu May  7 11:18:59 UTC 2015 - si...@simotek.net
+
+- Bindings updated to efl 1.14.X
+
+---
+Mon Feb 16 01:18:18 UTC 2015 - si...@simotek.net
+
+- Bindings updated to match efl 1.13.x
+
+---
+Fri Jan  9 05:14:00 UTC 2015 - si...@simotek.net
+
+- Bindings updated to match efl 1.12.x
+
+---
+Tue Sep 16 04:47:41 UTC 2014 - si...@simotek.net
+
+- bump to 1.11.0
+  ** Re enabled cython building **
+  
+  No new features upstream just following efl changes
+
+---
+Mon Aug 18 06:13:17 UTC 2014 - si...@simotek.net
+
+- Disabled Cython with env var for this release as the upstream tar was broken.
+   It was missing .pxd files this has been fixed for the next release.
+
+---
+Sun Jun  1 20:42:02 UTC 2014 - sleep_wal...@suse.cz
+
+- bump to 1.10.0 (but missing any short changelog)
+- correct all provides and obsoletes
+
+---
+Wed Apr  9 02:20:26 UTC 2014 - si...@simotek.net
+
+- version 1.9.0
+  Release Notes:
+   No major changes have been made since the last 1.8 release. All the new
+   features of efl and elementary 1.9 has been ported and the usual has 
been
+   done in fixing bugs and optimizing speed. (see **changes.html** in the
+   tarball for the full list of changes)
+
+---
+Tue Dec 17 00:23:57 UTC 2013 - sleep_wal...@suse.cz
+
+- change to use pkgconfig dependencies
+- beutify spec a bit
+
+---
+Mon Dec  9 15:39:20 UTC 2013 - sleep_wal...@suse.cz
+
+- let there by python-efl!
+

New:

  python-efl-1.18.0.tar.xz
  python3-efl.changes
  python3-efl.spec



Other differences:
--
++ python3-efl.spec ++
#
# spec file for package python3-efl
#
# Copyright (c) 2015 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

%define efl_version 1.18.0

Name: