Hello community,

here is the log from the commit of package elementary for openSUSE:Factory 
checked in at 2014-07-24 06:58:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2014-04-09 
18:21:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.elementary.new/elementary.changes       
2014-07-24 06:58:50.000000000 +0200
@@ -1,0 +2,204 @@
+Mon Jul 21 13:21:18 UTC 2014 - si...@simotek.net
+
+- bump to 1.10.2
+   * fileselector: Make selected_set actually select the file
+   * Win: Delete "focused" and "unfocused" signals emission because they 
duplicate Widgets signals
+
+-------------------------------------------------------------------
+Wed Jun 11 13:49:34 UTC 2014 - sleep_wal...@suse.cz
+
+- bump to 1.10.1
+  Fixes:
+   * scroller - emits the missed signals
+   * elm win - if no ELM_DISPLAY is set, try more engines before giving up
+   * (T1294)
+   * config: always create a themes directory for user.
+   * po: Set all initial values for Language and Language-Team
+
+-------------------------------------------------------------------
+Mon May 26 20:05:10 UTC 2014 - sleep_wal...@suse.cz
+
+- drop elementary-0.7.0.63840-desktop.patch,
+  implement missing parts as parameters to %suse_update_desktop_file
+  instead
+
+-------------------------------------------------------------------
+Mon May 26 12:03:25 UTC 2014 - sleep_wal...@suse.cz
+
+- bump to 1.10.0 release
+  Fixes:
+   * entry: Fix a test case for editable, non-editable entry.
+   * layout: remove sizing_eval call when layout is already destructed. @fix
+   * elm_map: Fix to show and bring in a correct region after zooming
+   * gengrid : Fix the issue to skip disable item in item select
+   * entry: Enable context menu with mosue down even if the entry is not
+     editable in some case.
+   * hoversel: item-loop should happen on UP/DOWN Key in case of vertical
+     hoversel and on LEFT/RIGHT Key in case of horizontal hoversel.
+   * fix visiblity of entry cursor when selections exist (T1229)
+   * elm_map: Fix to calculate map size not to be smaller than viewport size
+   * [Fileselector] Fix double-call of callback function on clicking "Enter"
+     key.
+   * fix 0 size focus region (T1205)
+   * Correctly emit the scroll signal when scrolling an entry @fix T1274.
+   * entry: update selection handlers' visibility when entry is hidden or
+     shown (T1175)
+
+-------------------------------------------------------------------
+Mon May 19 19:00:05 UTC 2014 - sleep_wal...@suse.cz
+
+- bump to 1.10.0_beta3
+  Fixes:
+
+    entry: Fix a test case for editable, non-editable entry.
+    layout: remove sizing_eval call when layout is already
+      destructed. @fix
+    elm_map: Fix to show and bring in a correct region after zooming
+    gengrid : Fix the issue to skip disable item in item select
+    entry: Enable context menu with mosue down even if the entry
+      is not editable in some case.
+    hoversel: item-loop should happen on UP/DOWN Key in case of
+      vertical
+    hoversel and on LEFT/RIGHT Key in case of horizontal hoversel.
+    fix visiblity of entry cursor when selections exist (T1229)
+    elm_map: Fix to calculate map size not to be smaller than
+      viewport size
+    [Fileselector] Fix double-call of callback function on clicking
+      "Enter" key.
+
+
+-------------------------------------------------------------------
+Mon May 12 22:45:42 UTC 2014 - sleep_wal...@suse.cz
+
+- bump to 1.10.0_beta2
+  Features:
+
+   * popup: implemented widget item focus feauture.
+   * list: implemented widget item focus feature.
+   * list: Added descriptions for the newly introduced
+     item,focused/item,unfocused smart callbacks.
+   * popup: Added descriptions for the newly introduced
+     item,focused/item,unfocused smart callbacks.
+   * hoversel: Added "item,focused" and "item,unfocused" smart events for
+     widget items.
+   * win - add accel preference option to elm windows
+   * focus: Added focus highlight clip disable feature. (T1056)
+   * focus: Added optional focus feature - focus movement by mouse_in.
+   * toolbar: implemented widget item focus feature.
+   * elementary: Add support to elementary for creating applications which run
+     in drm.
+   * list: Added focus movement on widget items by mouse in.
+   * genlist: Added focus movement on widget items by mouse in.
+   * gengrid: Added focus movement on widget items by mouse in.
+   * toolbar: Added focus movement on widget items by mouse in.
+   * gengrid: Added feature to move focus out of gengrid if focus is on edge
+     items.
+   * focus: Added optional focus feature - item focus on selection.
+   * Adjust code to use the slightly different Eo2 API.
+   * win - add ELM_ACCEL env var to set acel method that is preferred
+   * theme - improve efm icons provided by ApB (T575)
+   * atspi: Atspi_Action interface implementation @feature
+   * gengrid: item moving feature with keys.
+   * config: Added two APIs to enable/disable focus auto scroll bring in
+     feature.
+   * genlist: Implemented item_select_on_focus feature.
+   * gengrid: Implemented item_select_on_focus feature.
+   * gengrid: Added elm_gengrid_wheel_disabled_set/get() APIs.
+   * focus: Change new API names related to focus auto scrolling.
+
+  Fixes:
+
+   * hover: Made hover itself unfocusable.
+   * elm_list/focus: @bugfix crashes with empty lists and unfocused elements.
+   * @fix homogeneous genlist recalc on theme change (T1023)
+   * @fix slider popup creation with custom themes
+   * @fix broken slider popup hide logic
+   * diskselector: Fix segmentation fault (T988)
+   * object_item: Check null in elm_object_item_del.
+   * naviframe: Emit visible signal to edc theme when first item is pushed
+   * fix ctxpopup getting min size from content immediately on set
+   * Fix bug of moving cursor handler
+   * entry - fix menu to not popup after every time mobile sel handles are
+     clicked
+   * elm: Add Drm Detection
+   * Avoid Month wrapping by ignoring summer time correction.
+   * elm_widget: @fix use of uninitialized values.
+   * naviframe: Fix smart_show function to show only top item view
+   * entry - send selection,cleared signal if a selection is dismissed.
+   * @fix slider overlay parenting
+   * actionslider: Fixed mouse movement issue.
+   * elm_win: Unbreak the ABI break of window type.
+   * Remove silencing of errors when called on non elm widgets.
+   * theme overlays - fix to prepend on overlay to be semantically consistent
+   * entry - fixed calc issue of the wrap none mode.
+   * segment_control, toolbar: Fixed broken scale of widget item.
+   * entry - entry did word wrapping even the mode was ELM_WRAP_NONE.
+   * Focus: fix segfault due to bad call to Eo function.
+   * list/genlist: Fixed Home and End key event handling routine.
+   * Accessibility: unref the object only if it exists.
+   * [Elm_Dnd] Fix type matching of drag and drop target objects in X11.
+   * [Elm_Entry] Update selection handlers position and its visibility when
+     scrolling
+   * diskselector: Compare correct variables. (CID1193236)
+   * atspi_object: Added missing comma. (CID1193238)
+   * index: Set variable to NULL after free. (CID1193250)
+   * access: Fixed memory leak. (CID1193244)
+   * fix scrollbar to be clickable even if vieport is tiny compared to content
+   * naviframe : Fixed the overlap issue during multiple push.
+   * genlist needs to iterate exactly once over a fixed list when deselcting
+     all items
+   * list: Fixed item multi/single selection routine to skip disabled item
+     correctly.
+   * genlist: Fixed item multi/single selection routine to skip disabled item
+     correctly.
+   * panel: check _elm_config_key_binding_call return value
+   * datetime: clip sub components into global clipper
+   * prefs: Add EVIL_LIBS to build to avoid problems with missing regex.h
+     under mingw
+   * elm win - fix tracking of current position to properly store it in win
+     obj
+   * spinner: crash issue on deletion fix
+   * elm win - fix wrong resizing of focus highlight obj.
+   * fix left over soft cursors in elm (T893)
+   * [Elm_Dnd] Correct drag position when rotation
+   * [Elm_Dnd] Fix segmentation fault when deleting object with same
+     registered drop callbacks
+   * elm_map: Fixed a leak when ecore_file_download_full fails
+   * gengrid: Fixed the focus animation in horizontal mode
+   * map: remove memory leak
+   * list/genlist/gengrid/toolbar: Fix - _nearest_visible_item_get() should
+     always return an item.
+   * plug: fix SEGV of elementary_test during reconnecting
+   * list: Fixed _elm_list_item_content_focus_set in case the first content is
+     focused.
+   * dnd: Skip drag window when drag starts
+   * widget: Initialized internal variables. (CID1199625)
+   * scroller: Initialized some internal variables. (CID1199657)
+   * spinner: fixed odd behavior of the spinner
+   * ctxpopup: sd->box null check and event_flag set for previous and next
+     focus move.
+   * entry: wrong viewport value calculation issue fix
+   * elm_interface_scrollable: fix resize after drag bug.
+   * dnd: Correct drag window positon in drag start
+   * tooltips position more accurately in X in xinerama
+   * entry no longer completely breaks focus by focusing itself on selection
+     signal
+   * toolbar: Fixed wrong edje api usage for elm objects.
+   * genlist: Removed unnecessary item show call on multi select.
+   * ctxpopup bg theme should block all mouse events, not just left button
+   * ctxpopup should not blindly show arrows when they are not wanted by the
+     theme
+   * gengrid: frame variable should be used for position changes.
+   * widgets - propagate current parent orientation to sub object.
+   * elm_map: Fix to support customized style for elm_map
+
+
+-------------------------------------------------------------------
+Wed Apr 16 22:17:32 UTC 2014 - si...@simotek.net
++++ 7 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/elementary/elementary.changes
++++ and /work/SRC/openSUSE:Factory/.elementary.new/elementary.changes

Old:
----
  elementary-0.7.0.63840-desktop.patch
  elementary-1.9.2.tar.bz2

New:
----
  elementary-1.10.2.tar.bz2

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

Other differences:
------------------
++++++ elementary.spec ++++++
--- /var/tmp/diff_new_pack.gzp9Dv/_old  2014-07-24 06:58:51.000000000 +0200
+++ /var/tmp/diff_new_pack.gzp9Dv/_new  2014-07-24 06:58:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package elementary
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -19,15 +19,13 @@
 %define build_doc 0%{?mandriva_version} == 20101 || 0%{?centos_version} == 6
 
 Name:           elementary
-Version:        1.9.2
+Version:        1.10.2
 Release:        0
 Summary:        The widget set for enlightenment
 License:        LGPL-2.1
 Group:          System/Libraries
 Url:            http://enlightenment.org/
 Source:         %{name}-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE elementary-0.7.0.63840-desktop.patch modify desktop file 
to pass rpmlint test -- sleep_wal...@suse.cz
-Patch0:         elementary-0.7.0.63840-desktop.patch
 BuildRequires:  ImageMagick
 BuildRequires:  doxygen
 
@@ -109,8 +107,9 @@
 
 %package -n enlightenment-theme-upstream
 Summary:        Default Enlightenment theme
-Version:               0.18.0
 Group:          System/GUI/Other
+Version:        0.18.0
+Release:        0
 Provides:       enlightenment-theme = 0.1
 Provides:       enlightenment-theme-dft
 Conflicts:             otherproviders(enlightenment-theme-dft)
@@ -144,7 +143,6 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
 %if %build_doc
@@ -179,8 +177,8 @@
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} +
 %find_lang %{name}
 %if 0%{?suse_version}
-%suse_update_desktop_file -N "Elementary Configuration" 
%{buildroot}%{_datadir}/applications/elementary_config.desktop
-%suse_update_desktop_file -N "Elementary Test" 
%{buildroot}%{_datadir}/applications/elementary_test.desktop
+%suse_update_desktop_file -N "Elementary Configuration" -G "Elementary 
Configuration" -r 
%{buildroot}%{_datadir}/applications/elementary_config.desktop Settings 
DesktopSettings
+%suse_update_desktop_file -N "Elementary Test" -G "Elementary Test" -r 
%{buildroot}%{_datadir}/applications/elementary_test.desktop Development IDE
 %endif
 # create version for dark package
 cp %{buildroot}%{_datadir}/elementary/themes/default.edj 
%{buildroot}%{_datadir}/elementary/themes/dark.edj
@@ -202,6 +200,7 @@
 %exclude %{_datadir}/elementary/themes/*
 %{_datadir}/icons/hicolor/
 %{_datadir}/applications/elementary*
+%{_datadir}/eolian
 %{_libdir}/edje
 %{_libdir}/elementary
 

++++++ elementary-1.9.2.tar.bz2 -> elementary-1.10.2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/elementary/elementary-1.9.2.tar.bz2 
/work/SRC/openSUSE:Factory/.elementary.new/elementary-1.10.2.tar.bz2 differ: 
char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to