File springlobby.changes of Package springlobby

-------------------------------------------------------------------
Wed May 22 16:09:27 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>

- Update to version 0.274
  + delete springlobby log files older than 7 * 24 hours
    ( /General/MaxLogFileage )
  + update prd: some unicode path fixes / crashes
- Fix building for openSUSE Tumbleweed and openSUSE Leap 15.6

-------------------------------------------------------------------
Wed Feb 23 19:40:57 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>

- Update to version 0.273
  + change download api url to
    https://springfiles.springrts.com/json.php
  + remove partial download support
  + fix downloads without pieces
- Changes from version 0.272
  + fix #985: fix crash when more battlestartrects are defined
    as users
  + fix #854: GetMapOptionCount: ... could not open file
    MapOptions.lua error message on some maps
  + fix #996: use after free when bot in battle is removed
  + replace boost/thread with c++17
  + make TLS mandatory (requires openssl)
- Changes from version 0.271
  + add ignore/unignore to user right-click menu
  + fix game / map info caching not working for games / maps
    with special chars
  + use platform specific download path for the spring engine:
    linux32/linux64/windows32/windows64/macosx
  + use platform specific config file sections to store spring
    engine paths
  + add engine crash upload dialog
  + fix crash because of channel/user bridge support
  + fix a lot of minor auto downloader bugs
- Drop libcurl.patch, fixed upstream
- Fix building for openSUSE Leap, using gcc10-c++
- Run spec-cleaner

-------------------------------------------------------------------
Sun Nov 15 16:27:33 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>

- Update to version 0.270

-------------------------------------------------------------------
Mon Nov 18 23:05:08 UTC 2019 - Simon Puchert <simonpuchert@alice.de>

- Use rsvg-convert instead of rsvg-view for Tumbleweed builds.
- Specfile cleanup.

-------------------------------------------------------------------
Tue Oct  9 11:20:13 UTC 2018 - Simon Puchert <simonpuchert@alice.de>

- Update to version 0.267:
  + fix connecting to unknown lobby servers (fingerprint mismatch)
- Changes from version 0.266:
  + Fix #886 (Unable to register due to certificate fingerprint mismatch)
  + merge engine and version into one column
- Changes from version 0.265:
  + more verbose logging when starting spring / log exit code
  + Rearrange and realign buttons in singleplayer and battleroom tabs
  + remove warning message when starting a match without opponent
  + more verbose connect / disconnect messages
  + use tls for https://api.springfiles.com / https://paste.springfiles.com
  + use tls for springlobby updates
  + fix by far the largest part of the replays freeze (with 1900 replays 107s -> 0.962s).
  + fix error message "Failed to setup download" shown for no reason
  + fix error message "Couldn't load GetMapInfoCount"
  + fix some rare download bugs
  + fix crash in votepanel on disconnect
  + fix connecting to inofficial / test lobby servers
  + fix chatpanel size with non-default dpi / font size
  + fix out-of-tree compile
  + fix display of seconds in the Duration column of the replay list
  + fix display of missing map names in the replays list
  + fix reading of gameTime from replays

-------------------------------------------------------------------
Sat Jul 21 20:25:44 UTC 2018 - simonpuchert@alice.de

- Update to version 0.264:
  + improved the start button in battleroom
  + log everything into springlobby.log (added downloader + unitsync handling)
  + cmake 3.1 at least is required to compile springlobby
  + replace boost:: with std:: in some places
  + fix crash when re-selecting no map / no game in singleplayer tab
  + updated buildslave to latest mxe (wxwidgets 3.0.3, etc)
- Changes from version 0.263:
  + more verbose logging to track down crashes
- Changes from version 0.262:
  + fix demo replay (spring engine not found)
  + fix "autolaunch game"
- Changes from version 0.261:
  + fix rare crash on login / register
  + add option to not launch spring when speccing a battle
  + add timestamp to springlobby.log entries
  + simplify engine compatiblity check: always do a full string compare
  + fix Gtk-CRITICAL console messages
  + log lobbyserver messages to springlobby.log
  + rate limit download status: lowers cpu usage when downloading
  + always use TLS / remove option to disable TLS
  + fix compile with system jsoncpp
  + don't prompt for empty downloads
  + read locales from compile dir
  + remove old + broken translations / make translations work again

-------------------------------------------------------------------
Mon Dec 18 13:46:16 UTC 2017 - mailaender@opensuse.org

- Update to version 0.260:
  + Reimplement channel history.
  + Check if synced before game start / prompt for download.
  + Don't send plain text PING when tls-handshaking.
  + Increase default log verbosity.
- Changes from version 0.259:
  + Fix #791: cannot select last entry in engine list.
  + Use more robust TLS handshake on connect (should solve issues
    when registering new username).
  + Don't write password to log when registering.
- Changes from version 0.258:
  + Fix regression #787: broken user registering due TLS support.
  + Install appdata file into canonical directory.
- Changes from version 0.257:
  + Fix unit restrictions.
  + Add tls support.
  + Battleroom: Add a promote button that sends !promote.
  + Settings: make the lobby remember account password by default.
  + Edit->Autojoin channels joins immidiately if possible.
- Changes from version 0.256:
   + Lazy init of unitsync (faster startup).
   + Fix crash when Scroll wheel over games in single player tab.
   + Always validate rapid downloads.
   + Don't log private conversations to springlobby.log.
- No longer BuildRequire boost-devel, but rather the individual
  boost libraries used (system and thread). Fixes boo#1062797.

-------------------------------------------------------------------
Thu May 25 20:23:09 UTC 2017 - mailaender@opensuse.org

- build with mpg123 as the patents have expired

-------------------------------------------------------------------
Wed Feb  8 00:23:54 UTC 2017 - jengelh@inai.de

- Trim redundant words from descriptions

-------------------------------------------------------------------
Fri Jan 27 04:36:03 UTC 2017 - i@marguerite.su

- update version 0.255
  * fix downloading with special chars in springlobby's data dirs
  * merge lsl into prdownloader submodule

-------------------------------------------------------------------
Tue Aug  2 03:28:35 UTC 2016 - rpm@fthiessen.de

- Update to 0.254

-------------------------------------------------------------------
Sun May 22 01:11:40 UTC 2016 - rpm@fthiessen.de

- Updated to 0.247
  * See ChangeLog file.

-------------------------------------------------------------------
Thu Nov 26 01:50:54 UTC 2015 - rpm@fthiessen.de

- Cleanup and fix dependency for openSUSE 13.1

-------------------------------------------------------------------
Sun Jun 28 17:31:30 UTC 2015 - lang@b1-systems.de

- cleanup commented-out dependency on wxwidgets-wxcontainer-devel
  As described in the best practices, packagers should use 
  wxwidgets-devel instead whenever possible

-------------------------------------------------------------------
Sat Jun 27 09:26:37 UTC 2015 - lang@b1-systems.de

- update version 0.225 from upstream site
 - fix start position loading from cache
 - fix network timeout when using NAT + relayhost
 - fix sync check on 32 bit platforms (mostly windows)
 - fix startposition type ignored
 - fix invalid sync check (makes relayhost/hosting work again)
 - set focus to text input when prompting
 - allow to select engine version for singleplayer games (thanks OursDesCavernes!)
 - fix detection of autohosts
 - fix crash when selecting map / clicking start on autohosts
 - fix crash when going to tools/download archives
 - (try to) fix bug: tipwindow consumes first mouse events
 - fix crash when going into edit/preferences
 - Add (rounded) TrueSkill column to BattleRoomList
 - fix usage of relayhost
 - fix crash when only .bmp sideicon was available for a game
 - fix automatic reconnect
 - fix crash after reconnect
 - fix game preset load/save
 - fix compile on gentoo
 - fix colors when hosting
 - fix chatlog couldn't be written when using local lobby server
 - remove /changpassword2: merge into /changepassword
 - add vote panel
 - springlobby now requires at least gcc 4.7
 - fix some minor memleaks
 - fix crash on lobby server inconsistency
 - default disable notification popups when ingame
 - removed A LOT of scrollbars
 - allow to download engine:spring 98.0
 - don't flash window titlebar when chat is active
 - fix tooltips not shown on windows
 - fix memleak: unitsync wasn't probably unloaded
 - automaticly rejoin all channels on restart


-------------------------------------------------------------------
Sun Sep 28 16:57:11 UTC 2014 - mailaender@opensuse.org

- update version 0.200

-------------------------------------------------------------------
Mon Sep 15 14:01:41 UTC 2014 - i@marguerite.su

- update version 0.199 
- drop patch: ldpath.patch
  * upstream detects wxWidgets using wx-config instead

-------------------------------------------------------------------
Mon Jan 13 18:31:36 UTC 2014 - vdziewiecki@suse.com

- update to 0.180 

- added patches:
  * ldpath.patch - springlobby does not launch because it doesn't
  * find libraries in /usr/lib64/wx-2.8-wxcontainer/. I tried to
  * fix that, please improve the patch.
-------------------------------------------------------------------
Sat Nov 23 20:09:28 UTC 2013 - mailaender@opensuse.org

- update to latest version 0.174

-------------------------------------------------------------------
Fri Mar 15 15:02:06 UTC 2013 - mailaender@opensuse.org

- updated to latest version 0.168

-------------------------------------------------------------------
Wed May  2 16:53:25 UTC 2012 - seiler@b1-systems.de

- updated to latest version 0.146

-------------------------------------------------------------------
Mon Apr 16 14:41:01 UTC 2012 - i@marguerite.su

- fix bnc#757320. springlobby doesnt link correctly against libwx_baseu-2.8.so.0 (and more).
  * http://projects.springlobby.info/issues/1653

-------------------------------------------------------------------
Thu Mar 29 03:34:15 UTC 2012 - anixx@opensuse.org

- provide spring-lobby for compatibility with Fedora

-------------------------------------------------------------------
Wed Mar 28 09:09:18 UTC 2012 - i@marguerite.su

- Fix openSUSE 11.4 builds by adding CFLAGS and CXXFLAGS.

-------------------------------------------------------------------
Sat Mar 24 18:04:05 UTC 2012 - i@marguerite.su

- update package 0.144
  * fix springsettings build
  * better error msg in hotkey_parser
  * fix a couple more springsettings odditites
  * revert "fixes #1660"
  * fix setting instance np
- build on demand of Llya Chernykh.

-------------------------------------------------------------------
Sat Jul  2 12:56:27 UTC 2011 - jengelh@medozas.de

- Remove conflicting %debug_package: OBS deals with that already
- Remove unnecessary %clean section
- Use %_smp_mflags

-------------------------------------------------------------------
Mon Jul 19 00:00:00 UTC 2010 - marcel.hauf@googlemail.com

- Update source to 0.83

-------------------------------------------------------------------
Wed Jan 13 00:00:00 UTC 2010 - marcel.hauf@googlemail.com

- Update sourceto 0.55

-------------------------------------------------------------------
Thu Dec 17 00:00:00 UTC 2009 - marcel.hauf@googlemail.com

- Update source to 0.40
- Use cmake script since pure make script does not work

-------------------------------------------------------------------
Fri Dec 11 00:00:00 UTC 2009 - marcel.hauf@googlemail.com

- Update source to 0.40
- Use configure script

-------------------------------------------------------------------
Sat Feb 21 00:00:00 UTC 2009 - marcel.hauf@googlemail.com

- Added language package

-------------------------------------------------------------------
Sun Dec 28 00:00:00 UTC 2008 - marcel.hauf@googlemail.com

- files now has filepaths instead of files for /usr/games/share/*
- removed require tags because rpm finds itself best

-------------------------------------------------------------------
Tue Aug 14 00:00:00 UTC 2008 - andreaw_cloud@tiscali.it

- changed libtorrent dep name to match new packet name

-------------------------------------------------------------------
Sun Jun 15 00:00:00 UTC 2008 - marcel.hauf@googlemail.com

- added torrent system support for fedora, opensuse >10.2
- added sound support for opensuse

-------------------------------------------------------------------
Fri Mar 07 00:00:00 UTC 2008 - accagon@googlemail.com

- added translation files

-------------------------------------------------------------------
Fri Jan 25 00:00:00 UTC 2008 - accagon@googlemail.com

- added missing files (.desktop,.svg)

-------------------------------------------------------------------
Thu Jan 24 00:00:00 UTC 2008 - semi@springlobby.info

- fixed typos and made it ready for automatic version bumping

-------------------------------------------------------------------
Thu Dec 20 00:00:00 UTC 2007 - accagon@googlemail.com

- rev 728 has now springsettings included
- changed bin path from /usr/local/bin/ to /usr/games/
- changed lib path from /usr/local/$lib/ to /usr/$lib/

-------------------------------------------------------------------
Tue Dec 11 00:00:00 UTC 2007 - accagon@googlemail.com

- Fixed abuild user warning

-------------------------------------------------------------------
Tue Aug 14 00:00:00 UTC 2007 - andreaw_cloud@tiscali.it

- removed rendundant versioning defininition in favour to the variable version

-------------------------------------------------------------------
Tue Aug 14 00:00:00 UTC 2007 - agon@online.de

- Fixed files errors

-------------------------------------------------------------------
Tue Aug 14 00:00:00 UTC 2007 - andreaw_cloud@tiscali.it

- changed http://springlobby.info/trac/newticket to http://trac.springlobby.info/newticket
- changed package name libwxgtk to wxGTK26 for mandriva
- fixed versioning scheme (missing dot)
- changed /usr prefix to /usr/local for unstable builds
- added build directory cleaning

-------------------------------------------------------------------
Mon Aug 13 00:00:00 UTC 2007 - agon@online.de

- Fixed Fedora doc error
- Homepage URL changed to http://trac.springlobby.info/

-------------------------------------------------------------------
Fri Aug 10 00:00:00 UTC 2007 - andreaw_cloud@tiscali.it

- Modified header to fit the standards
- Removed useless address variable
- Changed all addresses to the new DNS name
- Fixed the manual distro detection script

-------------------------------------------------------------------
Thu Aug 09 00:00:00 UTC 2007 - agon@online.de

- Modified for using upstream for getting source.

-------------------------------------------------------------------
Sun Aug 05 00:00:00 UTC 2007 - agon@online.de

- Modified for using tarballs from a server.

-------------------------------------------------------------------
Sat Aug 04 00:00:00 UTC 2007 - agon@online.de

- Modified for openSuse build service support

-------------------------------------------------------------------
Tue Jul 17 00:00:00 UTC 2007 - andreaw_cloud@tiscali.it

- Removed useless deps when building from tarball package
- Added script to auto-detect build envronment when not using SuSe's buildservice

-------------------------------------------------------------------
Sat Jul 14 00:00:00 UTC 2007 - andreaw_cloud@tiscali.it

- Initial Version
openSUSE Build Service is sponsored by