Package Release Info

efl-1.26.3-bp154.4.3.20

Update Info: openSUSE-2022-10193
Available in Package Hub : 15 SP4 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ecore_imf-module-scim
efl
efl-devel
efl-examples
efl-lang
efl-testsuite
elua
enlightenment-theme-Flat
enlightenment-theme-upstream
enlightenment-x-Flat-icon-theme
evas-generic-loaders

Change Logs

Version: 1.26.3-bp153.3.3.4
* Mon Sep 26 2022 Simon Lees <sflees@suse.de>
- Update to 1.26.3 Bugfix release
  * Fix theme issues
  * Fix edje calc internal return values in some cases
  * Fix ecore-x netwm moveresize request handling
  * Fix ecore-x xkb handling to not leak
  * Fix new xkb event handling
  * Fix evas smart object to null out fields for safety
  * Fix elm null cnp object handling to not crash in odd cases
  * Fix ecore evas x11 dnd handling to not null out xdnd props
  * Fix data checkme file so relocation at runtime works again
  * Fix eina bt output to always have spaces between fields
  * Fix png loader on arm to not have rgb values when a is 0
  * Fix textgrid to guard against null glyphs
  * Fix ecore-x vblank to use current time not vlbank time
  * Fix emile to handle invalid compress types more gracefully
  * Fix compile warnings
  * Fix evas psd loader crash
  * Fix osx sample compile conf script options
  * Fix wl vsync timer to use current time not vblank time
  * Work around xwayland issue where synthetic events are not sent
Version: 1.26.2-bp154.3.63
* Wed Mar 02 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Drop python-devel BuildRequires: not needed.
* Thu Feb 24 2022 Simon Lees <sflees@suse.de>
- Themes are going to recommend there icon themes as well
* Thu Feb 17 2022 Simon Lees <sflees@suse.de>
- Upstream theme is now called Flat rather then dark. Dark will
  reappear soon in a new package.
* Thu Feb 17 2022 Simon Lees <sflees@suse.de>
- Upstream theme is now called Flat rather then dark. Dark will
  reappear soon in a new package.
* Tue Feb 08 2022 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.26.2:
  * Fix crash when doing wierd combinations of eet_write and eet_read
  * Fix elementary tests to pass
  * Fix portability of putenv/setenv for niche OS's
  * Fix ecore input to build on BSD
  * Fix svg decoding crashes for vector decode
  * Fix theme - ibar label overlay
  * Fix theme - pointer scaling and sizing
  * Fix ecore x - ensure pointer on screen when setting bounds
  * elm theme - win - fix mystery off-by-1 resize of content
  * elm theme - fix mis-named colorclass for inwin bg
  * edje entry - fix past to use shft+ins for paste and no ctl
  * edje entry - complete key handling for cut (shft+del)
  * elm theme - fix placement of procstats and volume so they dont fight
  * Evas GL dithers by default for better quality (but it's a bit slower)
  * Evas HEIF format loaded (need to remove from disabled set)
  * Default theme is now the flat theme
  * New color palette files and API
  * Improved speed of Entry appending
  * Improved performance by not rendering invisible windows
* Wed Jan 05 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Drop unkown meson paramter -Demotion-loaders-disabler. Meson
  prior to 0.60 ignored it, recent meson version fails.
* Wed Jul 07 2021 Simon Lees <sflees@suse.de>
- Fix typo in description
Version: 1.25.1-bp153.2.116
* Mon Oct 19 2020 Simon Lees <sflees@suse.de>
- 1.25.1
  * This time around we do not have bigger changes to cover here. For the full list please look at the NEWS file, if you are interested in the details. As usual we have been working on fixing bugs, optimising our code for speed and memory footprint and adding new features.
* Thu Sep 03 2020 Tomas Cech <sleep_walker@opensuse.org>
- split out ecore_imf-module-scim to reduce dependencies of base efl package
* Mon Aug 31 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable NEON on armv6/7:
  * efl-no-neon.patch
* Wed Aug 05 2020 Simon Lees <sflees@suse.de>
- 1.24.3
  * evas - csd and wl csd - fix alpha zeroing to avoid framespace junk
  * evas - genetic update regions smart merge - merge v adjacent regions
  * efreet - handle runtime relocation right with default XDG_DATA_DIRS
  * edje: fix animation memory leak.
  * canvas vg: fix dangling vector containers.
  * evas vg: clean up dangling instances
  * canvas vg: fix vector file data memory leak.
  * efl gfx_path: fix memory leak.
  * efl_ui_image: fixed elm_image_preload_disabled_set api is not working when it is called before file set
* Tue May 26 2020 Simon Lees <sflees@suse.de>
- 1.24.2
  * evas_vg_shape: return NULL in evas_vg_shape_add when the parent of shape is NULL
  * efl_ui_image: fix to call "clicked" smart callback when there is no img
  * ecore-x - ensure we fully look at all xkb events and refresh all binds
  * evas_vg_container: return NULL in evas_vg_container_add when the parent of container is NULL
  * build: ensure we set ENABLE_LUA_OLD when using a lua interpreter
* Thu May 14 2020 Simon Lees <sflees@suse.de>
- 1.24.1 Release
  * edje - don't set font sizes less than 1
  * ecore_evas_x - fix maximize/unmaximize request corner case
  * ecore_evas: only define these eina errors once
  * exactness: remove no longer needed _evas_new()
  * exactness_player: do not test for delay_ms
  * evas + gl - fix callback-to-app-changes-state issue with pixel data
* Tue May 05 2020 Simon Lees <sflees@suse.de>
- 1.24.0 Release
  * EO memory optimization improvements
  * Copy and Paste rework
  * Ecore_Wl2 work
  * Documentation work
  * Multiple other bugfixes
  * Removals
  * emotion & evas: remove gstreamer 0.10 support (gstreamer 1.x support is stable)
  * escape: remove library from tree (no known reamaining user of EFL on PS3 OS)
  * ecore_x: remove support XGesture extension (deprecated, distros do no longer ship it)
  * elocation: remove beta library (never out of beta)
  * eeze: remove tizen module support from eeze sensor (unused, sensor API stays)
  * evas3d: remove support for evas 3D which was a beta all along (never out of beta)
  * Xine and vlc supportin emotion (gstreamer 1.x support is stable)
* Fri Apr 10 2020 Simon Lees <sflees@suse.de>
- Drastically reduce the number of packages, the reality is
  these days most of the libs don't function without the others
  and everything we use needs all of them. Upstream is also heading
  in this direction.
- Drop avahi and elocation as upstream is phasing it out and we
  don't use them
* Fri Feb 21 2020 Simon Lees <sflees@suse.de>
- add full url to the source
Version: 1.23.3-bp152.4.104
* Fri Jan 31 2020 Tomas Cech <sleep_walker@opensuse.org>
- 1.23.3 Release
  Fixes:
  * elementary: handle case when XFIXES is not available. (T8321)
  * ecore: remove unecessary field in data structure.
  * eina: only the type need to be NULL to assume EINA_VALUE_EMPTY.
  * tests/eina: use #ifdef guard for block which can only occur inside ifdef (CID1400948)
  * mono: remove duplicated EinaFreeCb delegate
  * mono: blacklist efl_ui_text_context_menu_item_add
  * Revert "elm/genlist: don't process entire item queue on each item add"
  * tests/spec: allow for a longer timeout of the spec suite for dist build
  * travis/ci: update Fedora CI images to 31
  * ci: work around ccache segafult during setup
  * travis: update Ubuntu image to the 19.10 release
  * docs: Efl.Gfx.View
  * check: reset flags that used for legacy 'changed' cb
  * elementary: fix end of fast scroll not showing up during Efl.Ui.CollectionView scroll.
  * edje_calc: UNLIKELY changed to LIKELY.
  * elm_config: replace ecore_file_cp with ecore_file_mv
  * csharp:comma have whitespace after and none before
  * csharp: Removing a never used class. (T8417)
  * elementary: cleanup Eina_Future properly by relying on efl_future_then proper lifecycle.
  * elementary: properly handle in flight request in Efl.Ui.CollectionView.
  * elementary: watch event on the model Efl.Ui.CollectionView use directly.
  * ci: fix ccache segfault during setup on CI in release-ready build
  * evas_filter: remove shader compile error
  * Efl.Ui.Scroll_Manager: Fix indentation
  * eolian_mono: avoid keyword as a variable name
  * wl_egl : Prevent access to NULL pointer
  * eolian-cxx: Make events inherit beta info from klass.
  * Revert "elm/genlist: remove calc jobs"
  * Revert "tests/genlist: add behavior testing for nearly all genlist events"
* Wed Jan 22 2020 Andreas Schwab <schwab@suse.de>
- Use luajit only if available
* Fri Nov 08 2019 Simon Lees <simonf.lees@suse.com>
- 1.23 Release
  * Again, the primary focus of this release has been stabilizing
    the EO library as well as an extending the set of unified API
    which is based on it. From this release onwards we also switched
    to meson as our only build system (RIP autotools, you served us
    well for a long time). The 2110 commits contain more changes to
    possible list here, but you will find improved DRM support, a new
    widget for controlling vector animations, a first step towards
    MVVM support, general bugfixes and more.
    Please see the NEWS file for more details.
  * spec file cleanup
* Thu Sep 05 2019 Simon Lees <sflees@suse.de>
- 1.22.4 Release - Various minor bugfixes
* Wed Sep 04 2019 simon <sflees@suse.de>
- 1.22.3 Release - Various minor bugfixes
* Wed Jun 12 2019 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
  shortcut the build queues by allowing usage of systemd-mini
* Thu May 02 2019 Simon Lees <sflees@suse.de>
- Update to 1.22.2 feature release
  The primary focus of this release has been stabilizing the EO
  library as well as an initial set of unified API which is based
  on it. This release also includes work on language bindings for
  EFL in C# and C++.
- Tickets addressed since last release
  * T2251: Add dump of gnu style dependencies for eolian
  * T2529: Scrolling past a slider will activate a slider during scroll
  * T2838: EFL does require a c++ compiler
  * T3912: Box align : does not align if children set max hint
  * T4018: ecore_test_ecore_audio_obj_pulse  test cases stalls to death
  * T4700: implement ignore_events in ecore-evas bufer engine
  * T4904: evas_map change results in full redraw
  * T4977: entry: cursor wasn't next to the mapped elm.text
  * T5301: Make EFL easier to use by improving its interface
  * T5328: Refactor/rename containe
  * T5487: edje & elm sizing: respect hints & simplify layout api
  * T5494: EO: elm policy API
  * T5536: elementary: socket/plug test shows ERR (key lock & modifiers == NULL)
  * T5719: Force all apis to be implemented
  * T6183: next_item {get; set;}
  * T6209: elm_code severe lag when selecting text in some files
  * T6219: Cannot find description "visible" in part "base" from group "elm/hover/base/main_menu_submenu/default"
  * T6535: Efl.Ui: Selection change event is not fired
  * T6562: Elm Entry file_set fails when using a 0 size file
  * T6605: Ecore_Exe seems to send spurious events
  * T6700: eolian build rules do not regenerate based on dependencies
  * T6788: provide option to generate "beta api" header
  * T6804: focus(scroller): backward compatibility for scroller focus move
  * T6805: focus(genlist): backward compatibility for genlist focus move
  * T6806: focus(toolbar): focus tree of toolbar is broken
  * T6815: split legacy/interfaces tests into separate suites
  * T6873: ERR<8724>:edje lib/edje/edje_calc.c:756 _edje_part_description_apply() Cannot find description "clicked" in part "e.text.label" from group "e/modules/tasks/item".
  * T6891: Ghost focus in elementary_config
  * T6929: elm_win 'shot' callback triggers off show instead of render
  * T6931: elm_layout_text_set() should return EINA_FALSE when it fails to set a text
  * T6978: EFL_UI_TEXT_EVENT_CHANGED: can't see new value in callback
  * T6979: EFL_UI_TEXT_EVENT_CHANGED not fired for changes made by copy/paste
  * T7016: edje_cc should error on program STATE_SET for descriptions which don't exist
  * T7030: efl internals pass null objects to functions which should not be passed null
  * T7068: efl_ui_text does use format and mode wrong
  * T7100: Performance issue when closing the menu
  * T7107: Refactor EFL usages of XDG_ envvars to use eina_vpath
  * T7166: "make doc" gets stuck because "shot" ELM_ENGINE is not working
  * T7202: entry magnifier triggers infinite loop
  * T7203: Focus manager processes unfocusable objects
  * T7204: Discussion about C# binding syntax
  * T7213: efl_ui_calendar crash issue.
  * T7226: Remove Cserve2 support
  * T7227: remove render2 from master
  * T7240: Not allow multi class inheritance in eo
  * T7274: popup with items
  * T7292: Elementary test genlist cras
  * T7311: fileselector unit test errors
  * T7324: Circular dependency
  * T7325: efl 1.21.0 build error with -Werror=format-security
  * T7327: dmabuf module build breaks with strict linking
  * T7349: efl_app_suite failing
  * T7357: EO: Support elm_theme APIs
  * T7360: Evas/Edje animations not in sync
  * T7365: eolian: Warn if a regular class appears anywhere other than the first place in an inheritance list
  * T7367: Issue while elm_gengrid_item_show.
  * T7382: [MVVM] Efl.Ui.View_List Homogenous Support
  * T7384: elm_test gengrid update speed test locks up
  * T7386: Elm_Spinner does not emit "focused" "unfocused" signal when focused
  * T7389: elm_object_focus_next_object_set does not work for a widget that is logical node on focus manager
  * T7390: gengrid: gengrid can't get focus if there is no focusable content in item.
  * T7391: gengrid: gengrid item is not unfocused when gengrid unfocused
  * T7392: Use after free in elementary_test animation tests
  * T7397: focus coordinate movement issue
  * T7417: elm: EFL_UI_TEXT_EVENT_CHANGED for the BACKSPACE key emitted too early
  * T7421: Something is adding ridiculous damage rectangles
  * T7424: Add support for DocFx to generate the C# API docs
  * T7432: Modal popups can be dodged with TAB in the new API
  * T7438: Efl.Ui.Spin_Button can't get EFL_UI_FOCUS_OBJECT_EVENT_FOCUS_CHANGED signal.
  * T7443: Infinite loop in elm_map
  * T7447: Meson - Generate new style pkgconfig files
  * T7456: edje test suite failing with meson
  * T7458: Composite Model renaming
  * T7459: eolian: new syntax for inheritance
  * T7466: Evas test is broken with hyphen enabled
  * T7468: elementary: Hello World example does not render labels
  * T7469: Find a better name for Efl.Factory.model_connect
  * T7471: Add an efl.model.property_ready_get and efl.model.properties_ready_get.
  * T7472: Asynchronous create function in Efl.Ui.Factory
  * T7476: efl: Rename duplicated event names
  * T7478: CI eio test suite sometimes locks up
  * T7482: eo docs: Remove Doxygen tags from efl*.eo files
  * T7495: eolian build issue
  * T7502: GLintptr conflicts with GL headers from new Mesa on armv7 and i686
  * T7509: efl_app.eo returns Efl.Loop as a singleto
  * T7516: Enable local override of class
  * T7528: Improve lifecycle of Child model
  * T7540: efl doesn't seem to install einaconfig.cmake anymore
  * T7544: Gesture Manager modified to be available. And add gestures
  * T7550: Gesture Manager: Includes binding builds.
  * T7615: Efl.Ui.Text does not seem to be emitting Changed events
  * T7619: C# Interface Concrete classes are generating methods as if they were static
  * T7620: Elm hard coded defaults don't match system defaults and enable broken feature
  * T7621: efl_ui_text is pretty fucked
  * T7632: eolian should only allow pure_virtual on abstract classes
  * T7641: efl.object docs
  * T7652: Evalulate interface properties that are not implemented in most usages.
  * T7657: Remove Efl.Io.* interfaces from efl_task
  * T7667: figure out what's going on in Elementary.h with all these eo api includes
  * T7671: change efl layout signal callbacks
  * T7673: Define which constructors are actualy optional
  * T7675: Do not allow static-function polymorphism
  * T7676: Do not install .eo files
  * T7681: Eo simple reflection API
  * T7685: Video wallpapers for e broken - doesn't seem to propagate update rects
  * T7690: drm (both gl and sw) are broken with rotation
  * T7691: Eolian: Inconsistent constant references in docs
  * T7692: Hide ALL BETA API behind the EFL_BETA_API_SUPPORT define
  * T7693: efl_core_env: seten
  * T7696: Declare efl_types.eot stable
  * T7702: Remove internally generated classes from EFL# doc
  * T7710: Impossible to build EFL on FreeBSD
  * T7713: some elementary_test cases no longer run
  * T7714: Remove scroll push/pop methods from Efl.Ui.Widget
  * T7716: Build failures with C++ bindings enabled
  * T7717: docs todo
  * T7718: eolian "error" enum values overlap standard libc error codes
  * T7724: split out legacy from eo files
  * T7726: Mark with @beta the unstable types
  * T7728: eina_test_vpath.c : getuid() does not exists on Windows
  * T7729: Efl.Gfx.Event.Render_Post uses list<>
  * T7732: eolian_cxx: Mirror eolian support for beta-able types
  * T7748: elm_photocam example is broken
  * T7753: efl.ui.panel example in elementary_test hangs infinitely
  * T7756: 'part background' in elementary_test spews lots of errors and doesn't display correctly
  * T7758: Resolving all problem event calls in efl
  * T7796: D8283 followup
  * T7797: problem with EAPI on Windows (again)
  * T7799: Backward compatibility broken.
  * T7802: Meson-ninja installation install some headers folders to prefix root
  * T7805: error when installing c++ header
- Disable building examples that fail
* Thu Feb 14 2019 Simon Lees <sflees@suse.de>
- Update to 1.21.1 feature release
  == Wayland, DRM and Input ==
  The wayland protocol implementations still remains a highly active area
  in EFL. This cycle we have
  seen the addition of an EFL specific hints protocol for setting aspect
  on surfaces and the support of
  xdg-shell vfinal. Our drm2 and libinput usage gained support for setting
  pointer acceleration speed.
  == Edje ==
  To aid the, sometimes very hard, debugging of edje files an embryo echo
  command was added.
  It is now also possible to reference images from other edje files. The
  biggest change however is the
  possibility to have edje_cc verify namespace usage during compilation .
  This also has been enabled in
  tree (with the whitelisting of some exceptions we can not change). We
  hope this will help to avoid
  these kind of problems for the future.
  == Evas ==
  The Eavs subsystem added async canvas text layout functionality and
  improvements on font
  handling. A scale feature for embedded bitmap fonts and support for
  different H/V font DPI
  has been aded. Last but not least we added align=end in textblock for
  putting a text at the
  opposite side of LTR/RTL.
  == Elementary ==
  A new text on patch widget was introduced this cycle together with a
  item pin feature in genlist.
  Additionally elm_entry was enhanced with a prediction hints API.
  == Eolian ==
  Eolian improved its parsing in various areas. One being deferred parsing
  of inherits as well
  as better static checks of the given eo files. New API's have been added
  for part
  enumeration and to query information about objects.
  Drop reproducible-edje.patch included upstream
Version: 1.20.7-bp150.1.4
* Sun Apr 15 2018 bwiedemann@suse.com
- Add reproducible-edje.patch to make .edj files in elemines
  and other packages build reproducibly
* Tue Apr 03 2018 guillaume.gardet@opensuse.org
- Disable luajit for aarch64 and remove non working patches for aarch64
  * 0002-eina-safepointer-mimic-47-bit-eoid-patch.patch
  * 0003-elua-use-safeptr-with-lightuserdata-to-work-around-l.patch
  * 0004-elua-build-fix.patch
* Fri Mar 23 2018 sflees@suse.de
- Bump to 1.20.7
  * ecore ipc/con: fix nasty ... they dont mutually exclude
  * evas: Fix potential crash with draw context
  * disable async mode (use sync mode) for ibus when keymap changes
  * eio: make inotify monitors fork-safe
  * ecore-file: make monitoring truly fork-safe
  * efl-wl: unset kbd mods changed flag after sending modifiers
  * efl-wl: fix no-op of setting keyboard enter on already-entered surface
  * ecore-x: re-add implementation of ecore_x_connection_get()
  * ecore-x: filter XkbNewKeyboardNotifyEvent before emitting ecore-x event
  * elementary config: Fix to use ELEMENTARY_BASE_DIR for configure path
  * ecore-x: add more null checks for functions
  * ecore-x: perform internal shutdown on io error if callback is set
  * ecore-wl2: correctly translate spacebar keyname into key events (T6620)
  * efl-wl: immediately unset a destroyed surface's cursor
  * efl-wl: remove some broken logic for activating toplevel parents
  * efl-wl: set event ON_HOLD flag when they are sent to a surface
  * efl-wl: propagate surface activation back to parent if child is hidden
  * efl-wl: send more mouse buttons to clients
  * efl theme - fix bug in e init splash that would do hide anim 2x (T6619)
  * ecore-drm2: return supported rotations if not using hardware
  * ecore-drm2: Fix enabling outputs
  * ecore evas init - init ecore then evas not the other way...
  * emotion: unset DISPLAY when loading an engine under wayland (T6418)
  * elm: fix memleak in combobox
  * ecore_con: bug workaround SO_REUSEADDR and EADDRINUSE from bind (fix)
  * eina: fix random segfaults when displaying BT
  * eldbus test - del not unref obj as it has a parent ...
  * eeze: Remove unused device variables
  * eeze: Don't leak udev enumeration
  * eina: Fix typo in doxygen
  * ecore-evas-drm: Check for XDG_SEAT existence (T6455)
  * eina_file: make sure we use a stringshare when virtualized. (T6449)
  * elm ifrace scrollable - fix uninitialized values on scroll asjust
  * eo - by default on 64bit only use 47 bits because of luajit
  * elm_code_widget: make sure the widget is cleared properly. (T6185)
  * elm_code_widget: keep track of visibility.
  * edje - entry - fix empty item handling (T6668)
- Attepmts to fix luajit issues on aarch64
  * 0002-eina-safepointer-mimic-47-bit-eoid-patch.patch
  * 0003-elua-use-safeptr-with-lightuserdata-to-work-around-l.patch
  * 0004-elua-build-fix.patch
* Thu Dec 07 2017 schwab@suse.de
- Fix efl-devel lua requires
* Mon Dec 04 2017 schwab@suse.de
- Fix lua build requires
* Wed Nov 29 2017 sflees@suse.de
- Bump to 1.20.6
  * efl ui win - make win centering work with multiple screens (T6323)
  * edje_cc: fix a memory leak issue when edje_cc writes images
  * evas gl generic/common - add more linking for gles mode to fix deb build (T6158)
  * edje_edit: duplicate assignment to variable.
  * ecore_wayland: fix assigned value is never used.
  * evas: Prevent crash with image_data_get (T5957)
  * elm_code_widget: make sure the widget is cleared properly. (T6185)
  * ecore_wl2: Remove just the flush from the idle handler (T6250)
  * elm_tooltip: set parent window for windowed tooltips
  * efl_wl: more closely follow wl spec for input regions
  * efl_wl: destroy extant shell surface upon surface deletion
  * ecore_cocoa: fix the backspace key
  * edje_cc: fix errors in documentation
  * edje_cc: add missing default values to documentation
  * edje_cc: fix color2 and color3 descriptions
  * edje_cc: fix state.no_render description
  * edje_cc: parse "fixed" as bool
  * edje_cc: fix incorrect type in minmul defaults
  * edje_cc: fix color_class description
  * edje_cc: move part_remove and program_remove to group
  * edje_cc: fix default color_class colors
  * edje_cc: fix spelling
  * edje_cc: make bool parsing consistent
  * edje_cc: make color parsing consistent
  * edje_cc: move box and table properties documentation
  * edje_cc: limit map.zoom to non-negative values
  * edje_cc: fix text.align description
  * edje_cc: fix program.filter description
  * edje_cc: fix item.max parsing
  * ecore-drm2: Fix issue of not being able to set output mode
  * evas-software-generic: Check for render engine function before calling
  * emotion: Fix data race condition (CID1381624)
  * ector: use cairo_pattern_add_color_stop_rgba in gradient_radial
  * efl_gfx_path: fix typo in _path_bounds_get
  * efl net - handle proxy helper fails better and abort proxy lookups
  * Ctxpopup: resizing ctxpopup after its content is removed (T6327)
  * genlist: fix state corruption of content
* Thu Nov 23 2017 sflees@suse.de
- use luajit on aarch64
- Add fix-luajit-address-size-check.patch to fix lua build on aarch64
* Wed Nov 01 2017 sflees@suse.de
- Elementary requires an enlightenment theme to work
- Bump to 1.20.5
  * elm_code: respect event hold for key_down
  * edje: Fix invalid storage of efl_part objects
  * elm: Fix module load with ELM_RUN_IN_TREE
  * win: Avoid safety ERR in efreet
  * elm: Properly unregister providers on shutdown
  * evas: Fix shutdown of async cmd cache
  * win: Avoid calling same function twice on shutdown
  * elm: Fix elm_shutdown
  * ecore_ipc: Unregister log domain on shutdown
  * eo: Fix crashes with call cache after init cycle
  * elm: Delete atspi root object on shutdown
  * ecore: Reset do_quit when ecore shuts down
  * elm: Fix shutdown of atspi (unregister handlers)
  * tests: Improve test case for win/evas event refeed
  * evas: Fix dangling references with input devices
  * tests: Fix leak of input event & devices
  * eo: Fix unnecessary ERR logs with eo_debug
  * eo: Allow efl_reuse to be called with a parent
  * ecore-x: reject successive MappingNotify events if they are identical
  * ecore-file: do not emit events when an inotify watch is removed
  * luncher theme: Keep aspect on luncher preview - Don't force max sizes.
  * luncher theme: Offset the preview from the bottom.
  * luncher theme: Handle space to the left, right, and bottom in the active preview better.
- Fixes from 1.20.4
  * elm focus manager - dont leak child lists when updating focus order (T5800)
  * evas: handle object names with a list hash
  * evas: fix event grabber child stacking
  * evas: proceed glyph iterator to handle next index properly
  * filters: Safety++
  * eo: only return NULL when the object is destructed. (T5968)
  * edje: Add legacy compatibility code (T5944)
  * ecore exe - fix fix  malloc fail handling
  * wayland: fix xdg-shell popup windows
- Fixes from 1.20.3
  * eo: Check refs in efl_data_scope_safe_get (T5869)
  * efl-wl: use correct accessor method for keyboard resource hash
  * elm_widget: do not reparent subobjs to top widget for non-elm objects
  * efl-wl: always dismiss popups on hide
  * efl-wl: handle case where eglBindWaylandDisplay fails
  * ecore: always set delete_me before removing fd from poll
  * efl-wl: initialize seat keymap fd to -1
  * ecore_evas_extn: Fix socket & plug windows
  * elm_test: Fail nicely if plug can't connect
  * evas: make top object returning functions return the top object
  * theme: handle e dialog sizing when no buttons are present
  * wayland: fix num/caps lock handling in events (T5737)
  * elm_box: Fix support of aspect hints (T5888)
  * edje: Fix warning message
  * ecore-wl2: normalize axis event values (T5427)
  * efl-wl: match nested wl seats based on display ordering
  * elm_win: update opaque region for fake windows
  * elm_win: check for wayland engine during finalize by checking for wl win
  * efl_ui_image: maintain geometry for prev image while preloading new image (T5936)
  * theme: fix dialog sizing when no buttons are present
  * Canvas text: fix non-dirty paragraph width calculation (T5939)
  * eina file - use recursive locks for cache and file to avoid deadlock
  * eina mmap safety - only map zeropages if it's an eina file that sigbuses
  * evas: fix invalid return of evas_textgrid_cellrow_get()
  * access: Fix crash in ecore
  * elm init - fix init seq and quicklaunch as we shut down x before evas
  * photocam: Fix key zoom in/out
- Swap back to using and rather then AND in licenses
- Themes aren't Zlib licensed
* Mon Oct 02 2017 avvissu@yandex.by
- Add ghost line to own the 'icon-theme.cache' file
- Fix empty debug files on Mageia (add the -g flag)
- Find all files containing "__DATE__ and __TIME__"
- Auto-convert icons to hicolor
- Replace categories defined
- Add macros: _git icon_theme_cache_post{un} desktop_database_post{un}
- Add files: ChangeLog NEWS
- Use systemd_post --user
- Fix build on SLE and Mageia
- Add pkgconfig(valgrind)
- Remove the unrecognized arguments: --with-generic_vl,
  - -enable-install-examples
- Add package with translations
- Build with wayland on openSUSE_Tumbleweed
- Add macros: sover _git
- Update groups and descriptions
- Spec file cleanup
* Tue Aug 08 2017 sflees@suse.de
- Bump to 1.20.2 (1.20.0 1.20.1 had issues)
  * Wayland, DRM and Input
  * Initial input tablet support
  * the ability for DRM to place native surfaces on hardware planes
  * dmabuf clients into hardware planes
  * atomic commit and atomic updates.
  * support for a multiseat wayland compositor in an evas smart object.
  * Ecore
  * The ecore input method framework was extended with a few APIs to allow
    setting prediction hints, setting accepted mime types and getting the
    keyboard mode.
  * Eina
  * A new eina debug layer is aimed to bring a way to debug EFL applications
  * Elementary
  * Elementary has seen a huge focus rework and addition of a focus manager.
  * Many other fixes
  - Drop fix-upstream-elua-build.patch (fixed upstream)
  - Drop fix-upstream-eina-hampster-repo-build.patch (fixed upstream)
  - Fix lua build requires
* Fri Jul 07 2017 sflees@suse.de
- Fix build fix-upstream-elua-build.patch
* Wed May 24 2017 sflees@suse.de
- Update to 1.19.1
  * elm_image: Fix file_set when preload is disabled
  * elm_code: Fix selection,start signal
  * build: bump minimum version requirement of gnutls to 3.3.6 (T5437)
  * bump minimum version requirement of freetype2 to 16.2.10 which
  equals release 2.5.0.1 (T5437)
  * evas/elm: Fix bad propagation of ON_HOLD flag
  * evas render: Fix issue with map render
  * nstate: correct the legacy class name
  * check: fix efl_ui_check_selected_set() API
  * elm_code : LINE_APPEND Render fix
  * elm_code: Fix crash on tabs in long lines
* Fri May 19 2017 sflees@suse.de
- Fix rebuild issues
  * Adds fix-upstream-eina-hampster-repo-build.patch
* Wed May 17 2017 sflees@suse.de
- Update to 1.19.0
  * XCB support removed
  * After many years of having XCB support in ecore_x and the
    evas engine without a real user base we decided to drop it
    from this release onwards.
  * Multiseat support
  * This release saw the first work on multiseat support in evas
    and edje.
  * Evas Image Loaders
  * In the evas image loader BMP got support for region set and
    PNG for region load.
  * The PNG saver was extended with support for GRY8/AGRY88 as
    well and our async image loading now allows loading the
    header of an image file async, too.
  * Wayland, DRM and Input
  * Our libinput support in elput does now supports new libinput
    features like tap-and-drag, drag-log and dwt on touch pads and
    more.
  * The XDG shell v6 support was added and ecore-drm does now
    support retrieving the screen dpi and its rotation and
    setting gamma of a given output.
  * Eolian
  * Eolian support for documentation in EO files has been
    extended by a large margin, including a documentation
    tokenizer and maybe other things to generate our
    documentation from the EO files.
* Thu Jan 26 2017 sleep_walker@opensuse.org
- Update to 1.18.4 bugfix release
  Changes since 1.18.3:
  * evas/x11: Fix EGL engine for recent nvidia binary
  * gl drm/x11: Fix compilation for EGL < 1.5
  * ecore_x: Early check image bpp based on depth (T4389)
  Changes since 1.18.2:
  * eocre animator - the anim thread is polled on shutdown use volatile
  * ecore anim - actually fix by checking fd not thread handle
  * ecore_cocoa: fix handling of some keys
  * ecore audio - fix hang in wayland due to pulse audio connecting to x
  * emotion gst1 module - disable subtitles by default as that should be (T4795)
  * wl_drm and eayland_egl buffer age fix for gl when age changes
* Thu Oct 20 2016 sflees@suse.de
- Update to 1.18.2 bugfix release
  * efreet: fix command generation by fixing string buffer expansion
  * elm_toolbar: Show icons in icon only mode
  * Evas_Device: Use eo_del() in evas_device_del().
  * ecore_evas x: dont set withdrawn to fals on show but wait for wm state (T4699)
  * ecore-evas x: fix intial iconified state so terminology -I works
  * evas: Fix evas_object_smart_clipped_clipper_get
  * epp: fix memory corruption when using #warning and #error
  * fix edje_cc segv when compiling bling bling theme
* Sun Sep 18 2016 sflees@suse.de
- Update to 1.18.1
  * doc: put shot.sh into dist to allow make doc run from tarball
  * examples: evas: ensure filter example lua files land in tarball
  * elm: Install elm test images in the right place
  * FDO icon theme: correct Inherits value
  * edje - fix missing vector field frees, copies, handling etc.
  * FDO icons: correctly list the intl icons in theme description file
  * Fix elementary build when xkbcommon is in a non standard location
  (T4413)
  * ecore_audio: fix distribution of eolian files
  * eina: overhaul Mac OS X semaphores (T4423)
- Remove fix-xkbcommon-compile.patch (upstream)
* Wed Aug 31 2016 schwab@suse.de
- Disable NEON on armv6
- Configure with --enable-lua-old and exclude all elua files if luajit is
  not present
* Sat Aug 27 2016 simonf.lees@suse.com
- Remove poppler from OS's that don't support it
* Thu Aug 25 2016 simonf.lees@suse.com
- remove vlc on OS's that dont support it