Hello community, here is the log from the commit of package efl for openSUSE:Leap:15.2 checked in at 2020-02-04 17:59:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/efl (Old) and /work/SRC/openSUSE:Leap:15.2/.efl.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "efl" Tue Feb 4 17:59:09 2020 rev:26 rq:769293 version:unknown Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/efl/efl.changes 2020-01-15 14:53:40.513531020 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.efl.new.26092/efl.changes 2020-02-04 17:59:20.172927377 +0100 @@ -1,0 +2,259 @@ +Fri Jan 31 16:59:22 UTC 2020 - Tomas Cech <[email protected]> + +- 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 09:17:44 UTC 2020 - Andreas Schwab <[email protected]> + +- Use luajit only if available + +------------------------------------------------------------------- +Fri Nov 8 03:45:02 UTC 2019 - Simon Lees <[email protected]> + +- 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 5 00:45:28 UTC 2019 - Simon Lees <[email protected]> + +- 1.22.4 Release - Various minor bugfixes + +------------------------------------------------------------------- +Wed Sep 4 04:06:45 UTC 2019 - simon <[email protected]> + +- 1.22.3 Release - Various minor bugfixes + +------------------------------------------------------------------- +Wed Jun 12 14:25:24 UTC 2019 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + +------------------------------------------------------------------- +Thu May 2 00:10:03 UTC 2019 - Simon Lees <[email protected]> + +- 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 ++++ 64 more lines (skipped) ++++ between /work/SRC/openSUSE:Leap:15.2/efl/efl.changes ++++ and /work/SRC/openSUSE:Leap:15.2/.efl.new.26092/efl.changes Old: ---- efl-1.20.7.tar.xz reproducible-edje.patch New: ---- efl-1.23.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ efl.spec ++++++ ++++ 911 lines (skipped) ++++ between /work/SRC/openSUSE:Leap:15.2/efl/efl.spec ++++ and /work/SRC/openSUSE:Leap:15.2/.efl.new.26092/efl.spec ++++++ efl-1.20.7.tar.xz -> efl-1.23.3.tar.xz ++++++ /work/SRC/openSUSE:Leap:15.2/efl/efl-1.20.7.tar.xz /work/SRC/openSUSE:Leap:15.2/.efl.new.26092/efl-1.23.3.tar.xz differ: char 25, line 1
