Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package imgui for openSUSE:Factory checked 
in at 2022-12-14 14:11:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/imgui (Old)
 and      /work/SRC/openSUSE:Factory/.imgui.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "imgui"

Wed Dec 14 14:11:45 2022 rev:3 rq:1042881 version:1.89.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/imgui/imgui.changes      2021-08-28 
22:29:17.529985543 +0200
+++ /work/SRC/openSUSE:Factory/.imgui.new.1835/imgui.changes    2022-12-14 
14:12:11.991864081 +0100
@@ -1,0 +2,6 @@
+Tue Dec  6 20:58:07 UTC 2022 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.89.1:
+  * too many changes to list here, see 
https://github.com/ocornut/imgui/releases/tag/v1.89.1 
+
+-------------------------------------------------------------------

Old:
----
  v1.84.2.tar.gz

New:
----
  v1.89.1.tar.gz

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

Other differences:
------------------
++++++ imgui.spec ++++++
--- /var/tmp/diff_new_pack.VT6oGU/_old  2022-12-14 14:12:12.663867538 +0100
+++ /var/tmp/diff_new_pack.VT6oGU/_new  2022-12-14 14:12:12.667867558 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package imgui
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           imgui
-Version:        1.84.2
+Version:        1.89.1
 Release:        0
 Summary:        Immediate Mode Graphical User interface for C++ with minimal 
dependencies
 License:        MIT
@@ -28,20 +28,30 @@
 BuildRequires:  make
 
 %description
-ImGui is a bloat-free graphical user interface library for C++. It outputs 
optimized vertex buffers that you can render anytime in your 3D-pipeline 
enabled application. It is fast, portable, renderer agnostic and self-contained 
(no external dependencies).
-
-ImGui is designed to enable fast iteration and empower programmers to create 
content creation tools and visualization/ debug tools (as opposed to UI for the 
average end-user). It favors simplicity and productivity toward this goal, and 
thus lacks certain features normally found in more high-level libraries.
-
-ImGui is particularly suited to integration in realtime 3D applications, 
fullscreen applications, embedded applications, games, or any applications on 
consoles platforms where operating system features are non-standard.
+ImGui is a bloat-free graphical user interface library for C++. It outputs
+optimized vertex buffers that you can render anytime in your 3D-pipeline
+enabled application. It is fast, portable, renderer agnostic and self-contained
+(no external dependencies).
+
+ImGui is designed to enable fast iteration and empower programmers to create
+content creation tools and visualization/ debug tools (as opposed to UI for the
+average end-user). It favors simplicity and productivity toward this goal, and
+thus lacks certain features normally found in more high-level libraries.
+
+ImGui is particularly suited to integration in realtime 3D applications,
+fullscreen applications, embedded applications, games, or any applications on
+consoles platforms where operating system features are non-standard.
 
 %package devel
 Summary:        Development files for ImGui
 Group:          Development/Libraries/C and C++
 
 %description devel
-ImGui is self-contained within a few files that you can easily copy and 
compile into your application/engine.
+ImGui is self-contained within a few files that you can easily copy and compile
+into your application/engine.
 
-No specific build process is required. You can add the .cpp files to your 
project or #include them from an existing file.
+No specific build process is required. You can add the .cpp files to your
+project or #include them from an existing file.
 
 %prep
 %setup -q

++++++ v1.84.2.tar.gz -> v1.89.1.tar.gz ++++++
++++ 36195 lines of diff (skipped)

Reply via email to