- Update to release 3.4.9

OBS-URL: https://build.opensuse.org/package/show/games/commandergenius?expand=0&rev=72
This commit is contained in:
Jan Engelhardt 2023-08-28 12:01:09 +00:00 committed by Git OBS Bridge
parent 7ba07a2205
commit e809ea1920
4 changed files with 16 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f260d937846e9f747b6eb9b63ee016a0ea4deb1f7edf99392b4f7b8178393ff8
size 55512059

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a55a4714d5f122674381a1b1136f3f26073e63b654b93fee180492ae58d72219
size 55513312

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 28 11:59:32 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.4.9
* No changelog was provided
-------------------------------------------------------------------
Thu Jul 27 12:44:56 UTC 2023 - Martin Hauke <mardnh@gmx.de>

View File

@ -17,9 +17,9 @@
Name: commandergenius
Version: 3.4.0
Version: 3.4.9
Release: 0
Summary: An open clone of the Commander Keen engines
Summary: A clone of the Commander Keen engines
License: GPL-2.0-only
Group: Amusements/Games/Action/Arcade
URL: http://clonekeenplus.sf.net/
@ -50,15 +50,15 @@ It has 4-player cooperative mode and six difficulty modes.
%build
%cmake \
-DBUILD_STATIC_LIBS:BOOL=ON \
-DBUILD_SHARED_LIBS:BOOL=OFF \
-DAPPDIR="%_bindir"
-DBUILD_STATIC_LIBS:BOOL=ON \
-DBUILD_SHARED_LIBS:BOOL=OFF \
-DAPPDIR="%_bindir"
%cmake_build
%install
%cmake_install
install -D -m0644 share/cg.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/cg.svg
%fdupes %buildroot%_datadir
install -Dm0644 share/cg.svg "%buildroot/%_datadir/icons/hicolor/scalable/apps/cg.svg"
%fdupes %buildroot/%_datadir
%files
%license COPYRIGHT