automatic version update by autodist [release 3.4.4-1mamba;Tue Jun 16 2026]
This commit is contained in:
+7
-5
@@ -1,6 +1,6 @@
|
||||
Name: mygui
|
||||
Version: 3.4.3
|
||||
Release: 6mamba
|
||||
Version: 3.4.4
|
||||
Release: 1mamba
|
||||
Summary: A library for creating Graphical User Interfaces (GUIs) for games and 3D applications
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@@ -81,10 +81,8 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libMyGUICommon.so.*
|
||||
%{_libdir}/libMyGUIEngine.so.*
|
||||
%{_libdir}/libEditorFramework.so
|
||||
%{_libdir}/libMyGUI.OpenGL3Platform.so
|
||||
%{_libdir}/Plugin_StrangeButton.so
|
||||
%doc AUTHORS COPYING.MIT
|
||||
|
||||
@@ -94,12 +92,16 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_includedir}/MYGUI/MyGUI*.h
|
||||
%{_includedir}/MYGUI/Plugin.h
|
||||
%{_includedir}/MYGUI/StrangeButton.h
|
||||
%{_libdir}/libMyGUICommon.so
|
||||
%{_libdir}/libMyGUI.OpenGL3Platform.a
|
||||
%{_libdir}/libMyGUICommon.a
|
||||
%{_libdir}/libMyGUIEngine.so
|
||||
%{_libdir}/pkgconfig/MYGUI.pc
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue Jun 16 2026 Automatic Build System <autodist@openmamba.org> 3.4.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 04 2026 Automatic Build System <autodist@openmamba.org> 3.4.3-6mamba
|
||||
- rebuilt with -DMYGUI_RENDERSYSTEM=7 (use OpenGL backend replacing ogre)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user