Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package imgui for openSUSE:Factory checked in at 2023-06-27 23:18:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/imgui (Old) and /work/SRC/openSUSE:Factory/.imgui.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "imgui" Tue Jun 27 23:18:07 2023 rev:6 rq:1095646 version:1.89.6 Changes: -------- --- /work/SRC/openSUSE:Factory/imgui/imgui.changes 2023-06-01 17:20:05.670364574 +0200 +++ /work/SRC/openSUSE:Factory/.imgui.new.15902/imgui.changes 2023-06-27 23:18:26.176016450 +0200 @@ -1,0 +2,21 @@ +Tue Jun 27 14:57:13 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.89.6: + * Decorated log and release notes: + https://github.com/ocornut/imgui/releases/tag/v1.89.6 + * Breaking changes: + * Clipper: Commented out obsolete redirection constructor which + was marked obsolete in 1.79: + 'ImGuiListClipper(int items_count, float items_height)' + --> Use 'ImGuiListClipper() + clipper.Begin()'. + * Backends: SDL_Renderer: Renamed + 'imgui_impl_sdlrenderer.h/cpp' to + 'imgui_impl_sdlrenderer2.h/cpp', + in order to accomodate for upcoming SDL3 and change in its + SDL_Renderer API. + * Backends: GLUT: Removed call to ImGui::NewFrame() from + ImGui_ImplGLUT_NewFrame(). + It needs to be called from the main app loop, like with + every other backends. + +------------------------------------------------------------------- Old: ---- v1.89.5.tar.gz New: ---- v1.89.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ imgui.spec ++++++ --- /var/tmp/diff_new_pack.wdG0nN/_old 2023-06-27 23:18:26.912020781 +0200 +++ /var/tmp/diff_new_pack.wdG0nN/_new 2023-06-27 23:18:26.920020828 +0200 @@ -17,7 +17,7 @@ Name: imgui -Version: 1.89.5 +Version: 1.89.6 Release: 0 Summary: Immediate Mode Graphical User interface for C++ with minimal dependencies License: MIT ++++++ v1.89.5.tar.gz -> v1.89.6.tar.gz ++++++ ++++ 6943 lines of diff (skipped)