automatic version update by autodist [release 2.13.1-1mamba;Mon Mar 03 2025]
This commit is contained in:
parent
bd9813822e
commit
46a09b0dfc
@ -2,3 +2,4 @@
|
|||||||
|
|
||||||
LinCity-NG is a City Simulation Game. It is a polished and improved version of the classic LinCity game. Within the scope of the GoTM project at happypenguin we have created a new iso-3D graphics engine, with a completely redone and modern GUI.
|
LinCity-NG is a City Simulation Game. It is a polished and improved version of the classic LinCity game. Within the scope of the GoTM project at happypenguin we have created a new iso-3D graphics engine, with a completely redone and modern GUI.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: lincity-ng
|
Name: lincity-ng
|
||||||
Version: 2.12.0
|
Version: 2.13.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A City Simulation Game
|
Summary: A City Simulation Game
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
@ -20,6 +20,7 @@ BuildRequires: libsdl2_image-devel
|
|||||||
BuildRequires: libsdl2_mixer-devel
|
BuildRequires: libsdl2_mixer-devel
|
||||||
BuildRequires: libsdl2_ttf-devel
|
BuildRequires: libsdl2_ttf-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libxml++-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -28,13 +29,13 @@ BuildRequires: cmake
|
|||||||
%description
|
%description
|
||||||
LinCity-NG is a City Simulation Game. It is a polished and improved version of the classic LinCity game. Within the scope of the GoTM project at happypenguin we have created a new iso-3D graphics engine, with a completely redone and modern GUI.
|
LinCity-NG is a City Simulation Game. It is a polished and improved version of the classic LinCity game. Within the scope of the GoTM project at happypenguin we have created a new iso-3D graphics engine, with a completely redone and modern GUI.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{name}-%{version}
|
%setup -q -n %{name}-%{name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake
|
%cmake \
|
||||||
|
-DCMAKE_BUILD_TYPE=None
|
||||||
|
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
|
||||||
@ -58,6 +59,9 @@ LinCity-NG is a City Simulation Game. It is a polished and improved version of t
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 03 2025 Automatic Build System <autodist@openmamba.org> 2.13.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Nov 14 2024 Automatic Build System <autodist@openmamba.org> 2.12.0-1mamba
|
* Thu Nov 14 2024 Automatic Build System <autodist@openmamba.org> 2.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user