File assaultcube.changes of Package assaultcube
-------------------------------------------------------------------
Sat Jul 12 18:39:33 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Drop BuildRequires pkgconfig(freealut)
- Drop use of update-desktop-files
-------------------------------------------------------------------
Tue Oct 1 15:58:44 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Drop packaging extrac doc package, fixes building for Tumbleweed
-------------------------------------------------------------------
Sun Sep 25 12:50:46 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 1.3.0.2:
* the server sends messages so you know what data was used for
shuffeling (random < match < vita)
* switching to spectator only incurs respawn delay, not
suicide/teamkill
* the overview spectator can now see the flags in tilted-model or
radar-like ways through overviewflags setting
* connect protocol waits for authentication with the masterserver
before connecting
* register connect protocol script for linux
-------------------------------------------------------------------
Wed Mar 9 17:31:55 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 1.3.0.1:
- the AFK bug has been fixed
- shuffleteams now works as expected
- touched up minor issues with protocol, clientstate and the
vita system
- Production build enabled, fix attempts to connect to the master
server for the Git version
-------------------------------------------------------------------
Sun Dec 5 06:14:29 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
- Package only *.txt files in doc package, fixes FileNotFoundError
in DuplicatesCheck.py on openSUSE Leap 15.2 - 15.4
- Small fixes in package descriptions
- Run spec-cleaner
-------------------------------------------------------------------
Sat Dec 4 21:33:17 UTC 2021 - Matthias Mailänder <mailaender@opensuse.org>
- Update to version 1.3.0
- Drop fix-use-system-enet.patch as developers advised against it
-------------------------------------------------------------------
Thu Sep 5 23:40:21 UTC 2019 - Simon Puchert <simonpuchert@alice.de>
- Drop conditionals for Leap 42 (EOL).
- Explicitly require libstdc++-devel to fix a build failure on
Tumbleweed.
- Disable LTO as it breaks the build (make install fails).
-------------------------------------------------------------------
Tue Aug 1 20:56:39 UTC 2017 - antoine.belvire@opensuse.org
- Fix build on Leap 42.x: Use GCC instead of clang.
- Drop conditionals on architecture (we build only on ix86 x86_64).
-------------------------------------------------------------------
Sun Jun 26 20:29:38 UTC 2016 - rpm@fthiessen.de
- Updated to current git-head: Fixes a lot of bugs
- Removed upstream fixed fix-switch.patch
- Replaced Makefile.patch with fix-use-system-enet.patch
-------------------------------------------------------------------
Sun Jun 26 16:13:03 UTC 2016 - rpm@fthiessen.de
- Added fix-switch.patch to fix build with newer
clang / gcc versions
- Fixed missing %lang
-------------------------------------------------------------------
Sun May 17 19:35:55 UTC 2015 - dap.darkness@gmail.com
- More pkgconfig() to avoid unresolvable state.
-------------------------------------------------------------------
Sun Nov 17 09:51:01 UTC 2013 - kieltux@gmail.com
- update to 1.2.0.2
* network protocol is not backward compatible to 1.2.0.0
* browsing masterserver fix
* libcurl error on Linux fix
* tab completion cycle returns to first item
* crouch bug fix
* spectate mode bug fix
* whois -1 fixed
* demo time limit fixed
* "you have already downloaded this demo" bug fix
* ACAC issues fixed
* instant hitsound
* clicking while being in spectate mode now always switch you to active play
- upstream now wants to be build with clang++, as g++ optimizations cause crashes
* conditional build: x86, x86_64 with clang++
arm with g++ because build with clang++ fails
-------------------------------------------------------------------
Tue Oct 29 23:06:05 UTC 2013 - mailaender@opensuse.org
- Fixed missing executable bits for convert_mapconfig.sh
-------------------------------------------------------------------
Tue Oct 29 09:00:34 UTC 2013 - kieltux@gmail.com
- fix missing bot configuration files
- separate docs in extra package
- fix some rpmlint warnings (e.g. renumbering the Sources)
-------------------------------------------------------------------
Mon Oct 28 15:00:00 UTC 2013 - kieltux@gmail.com
- update to 1.2.0.0
-------------------------------------------------------------------
Thu Jan 31 17:29:39 UTC 2013 - mailaender@opensuse.org
- spec file clean, fix build
-------------------------------------------------------------------
Wed Apr 13 12:04:47 UTC 2011 - prusnak@opensuse.org
- based on a package by Toni Graffy