automatic version update by autodist [release 14.3.3-1mamba;Sat Jan 25 2025]
This commit is contained in:
parent
fa5ff607bd
commit
fcf3aa6f61
@ -2,7 +2,7 @@
|
||||
%define pkgver %(echo %version | tr . -)
|
||||
Name: ogre
|
||||
Epoch: 1
|
||||
Version: 14.3.2
|
||||
Version: 14.3.3
|
||||
Release: 1mamba
|
||||
Summary: A scene-oriented, flexible 3D engine
|
||||
Group: Development/Libraries
|
||||
@ -54,13 +54,11 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics.
|
||||
The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#-D -T
|
||||
#:<< __EOF
|
||||
#%patch0 -p1
|
||||
#-n %{name}_src_v%{ver_download}
|
||||
# use cmake default
|
||||
#rm CMake/Packages/FindFreetype.cmake
|
||||
@ -133,6 +131,9 @@ The class library abstracts all the details of using the underlying system libra
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 25 2025 Automatic Build System <autodist@openmamba.org> 14.3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 26 2024 Automatic Build System <autodist@openmamba.org> 14.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user