Hello community, here is the log from the commit of package elementary for openSUSE:Factory checked in at 2015-04-12 00:09:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/elementary (Old) and /work/SRC/openSUSE:Factory/.elementary.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elementary" Changes: -------- --- /work/SRC/openSUSE:Factory/elementary/elementary.changes 2015-03-23 12:16:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.elementary.new/elementary.changes 2015-04-12 00:10:00.000000000 +0200 @@ -1,0 +2,26 @@ +Tue Apr 7 02:18:06 UTC 2015 - [email protected] + +- Bump to 1.13.2 bugfix + * layout: here default content alias can be acceptable. + * popup: correct popup position. + * popup: passing right parameter to elm_layout_sizing_eval + * genlist: select the focused item on enter key input + * gengrid: select the focused item on enter key input + * popup: removed button style setting code in theme_apply + * layout: apply widget's states when elm_layout_file_set is called + * gengrid/genlist/list: focus first item if +first_item_focus_on_first_focus_in is on whether focus highlight is +enabled or not + * config: fix config name + * Genlist/Gengrid : Modified to handle the focus highlight on +unrealized items + * genlist: Send param item type instead of eo item type. + * widget: fix the abi break. + * GLView: Return false if the surface could not be created + * conform: Use eo_isa() to check object types. + * elm_panel: Fix incorrect scroller content region calculation of panel. + * elm_win fullscreen setting on FAKE wins should just toggle the flag + * elm_widget: fix wrong parmeter. + * genlist: Fix elm_genlist_item_index_get. + +------------------------------------------------------------------- Old: ---- elementary-1.13.1.tar.xz New: ---- elementary-1.13.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elementary.spec ++++++ --- /var/tmp/diff_new_pack.yNGFIi/_old 2015-04-12 00:10:01.000000000 +0200 +++ /var/tmp/diff_new_pack.yNGFIi/_new 2015-04-12 00:10:01.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package elementary # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 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 @@ -18,8 +18,10 @@ %define build_doc 0%{?mandriva_version} == 20101 || 0%{?centos_version} == 6 +%define efl_version 1.13.0 + Name: elementary -Version: 1.13.1 +Version: 1.13.2 Release: 0 Summary: The widget set for enlightenment License: LGPL-2.1 @@ -38,30 +40,31 @@ BuildRequires: libtool BuildRequires: lua-devel BuildRequires: pkgconfig -BuildRequires: pkgconfig(ecore) -BuildRequires: pkgconfig(ecore-con) -BuildRequires: pkgconfig(ecore-evas) -BuildRequires: pkgconfig(ecore-file) -BuildRequires: pkgconfig(ecore-imf) -BuildRequires: pkgconfig(ecore-input) -BuildRequires: pkgconfig(ecore-x) -BuildRequires: pkgconfig(edje) -BuildRequires: pkgconfig(eet) -BuildRequires: pkgconfig(efreet) -BuildRequires: pkgconfig(efreet-mime) -BuildRequires: pkgconfig(efreet-trash) -BuildRequires: pkgconfig(eina) -BuildRequires: pkgconfig(eio) -BuildRequires: pkgconfig(eldbus) -BuildRequires: pkgconfig(elocation) -BuildRequires: pkgconfig(emotion) -BuildRequires: pkgconfig(eo) -BuildRequires: pkgconfig(ethumb_client) -BuildRequires: pkgconfig(evas) +BuildRequires: pkgconfig(ecore) >= %efl_version +BuildRequires: pkgconfig(ecore-con) >= %efl_version +BuildRequires: pkgconfig(ecore-evas) >= %efl_version +BuildRequires: pkgconfig(ecore-file) >= %efl_version +BuildRequires: pkgconfig(ecore-imf) >= %efl_version +BuildRequires: pkgconfig(ecore-input) >= %efl_version +BuildRequires: pkgconfig(ecore-x) >= %efl_version +BuildRequires: pkgconfig(edje) >= %efl_version +BuildRequires: pkgconfig(eet) >= %efl_version +BuildRequires: pkgconfig(efreet) >= %efl_version +BuildRequires: pkgconfig(efreet-mime) >= %efl_version +BuildRequires: pkgconfig(efreet-trash) >= %efl_version +BuildRequires: pkgconfig(eina) >= %efl_version +BuildRequires: pkgconfig(eio) >= %efl_version +BuildRequires: pkgconfig(eldbus) >= %efl_version +BuildRequires: pkgconfig(elocation) >= %efl_version +BuildRequires: pkgconfig(emotion) >= %efl_version +BuildRequires: pkgconfig(eo) >= %efl_version +BuildRequires: pkgconfig(ethumb_client) >= %efl_version +BuildRequires: pkgconfig(evas) >= %efl_version #BuildRequires: xorg-x11-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} BuildRequires: update-desktop-files +%requires_eq efl %endif # we need a defult.edj, TBD provide this with defult openSUSE theme as well ++++++ elementary-1.13.1.tar.xz -> elementary-1.13.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/elementary/elementary-1.13.1.tar.xz /work/SRC/openSUSE:Factory/.elementary.new/elementary-1.13.2.tar.xz differ: char 26, line 1
