File lutris.changes of Package lutris

-------------------------------------------------------------------
Wed Apr 10 06:39:34 UTC 2019 - mvetter@suse.com

- Update to 0.5.2.1:
  * Handle distributions where ldconfig is not in $PATH, like Debian
  * Fix a crash when GOG credential have changed
  * Leave "Show logs" button always enabled
  * Add BlastEm to libretro cores

-------------------------------------------------------------------
Tue Apr  9 08:18:09 UTC 2019 - mvetter@suse.com

- Update to 0.5.2:
  * Avoid a crash if the lutris config file is corrupted
  * Install Asian fonts by default on Wine prefix creation
  * Add Vulkan ICD loaders in system options
  * Add SampleCount option to Wine (allows enabling antialiasing in old games)
  * Replace joystick panel with Wine config panel (which contains the joypad panel)
  * Display warning when installing games on NTFS drives
  * Display warning if Vulkan is not fully installed
  * Use ldconfig to determine library paths
  * Disable steamwebhelper in Wine Steam to prevent spamming logs with errors
  * Various bug fixes

-------------------------------------------------------------------
Tue Mar 26 07:27:30 UTC 2019 - mvetter@suse.com

- Update to 0.5.1.2:
  * Fix issue with custom Proton detection preventing Wine games from running

-------------------------------------------------------------------
Mon Mar 25 08:54:00 UTC 2019 - mvetter@suse.com

- Update to 0.5.1.1:
  * Cleanup
- Changelog from 0.5.0.1:
  * Download the default Lutris Wine version when not available
  * Prevent duplicates when importing games from 3rd party services
  * Fix some sorting issues in the view
  * Add issue reporting feature with the --submit-issue flag. The issue can
    only be saved locally, API integration will be implemented at a later stage.
  * Add support for CD-ROM images for non CD32/CDTV Amiga models
  * Remove website search from sidebar and merge it with the main search entry
  * Display a warning message if the installed Nvidia driver is too old
  * Fix GOG games not being installable without being connected to GOG
  * Improve performance of log handling
  * Remove winecfg if Proton is used
  * Use discrete graphics by default with compatible systems
  * Increase game icon size from 32x32 to 128x128
  * Various fixes

-------------------------------------------------------------------
Wed Feb 27 13:47:23 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

- Use automatic runtime dependencies for typelib-*:
  + Add gobject-introspection BuildRequires: enable the feature to
    inspect the code.
  + Drop typelib-1_0-GnomeDesktop-3_0, typelib-1_0-Gtk-3_0,
    typelib-1_0-Notify-0_7 and typelib-1_0-WebKit2-4_0 requires:
    they are now, amongst a couple others, automatically added.

-------------------------------------------------------------------
Tue Feb 26 21:54:38 UTC 2019 - Yunhe Guo <i@guoyunhe.me>

- Add typelib-1_0-GnomeDesktop-3_0 dependency

-------------------------------------------------------------------
Tue Feb  5 07:32:32 UTC 2019 - mvetter@suse.com

- Update to 0.5.0.1:
  * Bullshit my way out of Gtk+ fuckery (Closes #1697)
  * Initialize playtime attribute when invalid playtime found (Closes #1698)
  * Strip equal signs from envvars (Closes #1699)
  * Add application attribute on GenericPanel (Closes #1702)
  * Avoid crashing on weird GPU configs (Closes #1706)
  * Remove get_config_id (Closes #1708)
- Changees for 0.5.0:
  * Modernize the Gtk UI, thanks to the improvements made by @TingPing
  * Add GOG support, allowing users to sign-in their account, import games and
    download game files automatically during install.
  * Add finer game import options, allowing imports from different 3rd party
    such as Steam, GOG and locally installed games.
  * Re-architecture the process monitor. This fixes issues with games exiting
    prematurely. Many thanks to @AaronOpfer for his patches!
  * Multiple games can now be launched at the same time without losing control
    over the first game.
  * Game information and actions are now displayed in a panel on the right side.
  * Coverart fetching for the panel will be added in a future release, until then
    cover art files can be placed in ~/.local/share/lutris/coverart/[game-identifier].jpg
  * Games from lutris.net can be searched and installed from the client itself.
  * New install_cab_component installer command for Media Foundation based games.
  * Add a download cache to re-use files between installations.
  * Print graphics drivers and GPU on startup
  * Re-design installer selection picker.
  * Add a button to show installer scripts before installing.
  * Add a FPS limiter option when libstrangle is available (https://gitlab.com/torkel104/libstrangle)
  * Re-architecturing of several parts of the application (views, linux
    feature detection, main game class, ...)
- Guard update desktop file
- Add missing dependencies (boo#1124225)

-------------------------------------------------------------------
Fri Nov  9 07:45:02 UTC 2018 - Antonio Larrosa <alarrosa@suse.com>

- Add %doc and %license files to the package

-------------------------------------------------------------------
Thu Nov  8 09:59:19 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

- Adjust summary and description grammar.

-------------------------------------------------------------------
Thu Nov  8 08:21:19 UTC 2018 - mvetter@suse.com

- Add lutris.rpmlintrc as source in spec file

-------------------------------------------------------------------
Wed Nov  7 10:39:34 UTC 2018 - mvetter@suse.com

- Update to 0.4.23:
  * Prevent monitor from quitting games that open a 2nd process
  * Run on-demand scripts from game directory
  * Tell the user what executable is expected after a failed install
  * Fix a circular import causing issues on some distributions
  * Add missing dependency for openSUSE Tumbleweed
- Remove lutris-0.4.22-imports.patch: upstreamed

-------------------------------------------------------------------
Wed Nov  7 09:47:43 UTC 2018 - mvetter@suse.com

- Add lutris-0.4.22-imports.patch: Fixes the build
  See: upstream commit a048aba66051a64632904ce9f77feecd076adcf2

-------------------------------------------------------------------
Mon Nov  5 09:29:57 UTC 2018 - mvetter@suse.com

- Update to 0.4.22:
  * Use lspci instead of xrandr to detect video cards
  * Detect if Vulkan is supported by the system for DXVK games
  * Add experimental playtime support
  * Detect Proton and add it to Wine versions
  * Fix runtime being downloaded when not needed
  * Add experimental tray icon with last games played
  * Add support for Feral Gamemode
  * Prevent process monitor to quit games prematurely
  * Code cleanup

-------------------------------------------------------------------
Wed Oct 24 07:37:43 UTC 2018 - mvetter@suse.com

- Update to 0.4.21.1:
  * Fix detection of libvulkan

-------------------------------------------------------------------
Mon Oct 22 08:09:19 UTC 2018 - mvetter@suse.com

- Update to 0.4.21:
  * Added an Esync toggle for wine builds with esync patches and a check for limits if the toggle was activated.
  * Added a warning for wine games if wine is not installed on the system (to avoid issues with dependencies).
  * Added a check for Vulkan loaders when using DXVK (forbids from launching the game if it can't detect them)
  * Added check for the presence of executable after the installation finished.
  * Added an option to sort installed games first
  * Added a discouraging warning if Lutris was launched as root.
  * Added a "--version" command line option.
  * Added an error message if requested DXVK version does not exist.
  * Improved behavior of Lutris' background process.
  * Improved UI when changing game's identifier.
  * Wine's own Virtual Desktop configuration is now respected.
  * Merge command now has a 'copy' alias.
  * Executable selection how has a text field.
  * Blacklisted Proton and SteamWorks from showing up as games.
  * Sidebar now shows number of installed games per runner and platform.
  * Visual improvements to wine download dialog
  * Fixed an issue when DXVK versions didn't get updated if dxvk directory wasn't present.
  * Fixed an issue when the watcher would sync Steam games even if the feature was disabled.
  * Fixed missing warning for existing prefix during installation process if the path contained "~".
  * Prevent Steam games from being synced from the AppManifest watcher if Steam sync if off
  * Games load properly when launching Lutris for the first time
  * Minor improvements to wording in some menus.

-------------------------------------------------------------------
Wed Sep 26 18:25:46 UTC 2018 - Michael Vetter <mvetter@suse.com>

- Update to 0.4.20:
  * Fix detection of winetricks path
  * Improve visual feedback on wine download dialog
  * Add skill and command-line arguments for Zdoom
  * Add option to disable joypad auto-configuration
  * Restore refresh rate on monitor reset

-------------------------------------------------------------------
Fri Sep  7 06:51:21 UTC 2018 - mvetter@suse.com

- Update to 0.4.19:
  * Prioritize winetricks from the runtime
  * Populate DXVK versions with github releases
  * Add support for DirectX 10 with DXVK
  * Fix detection of xgamma
  * Add 24BPP option for Xephyr
  * Restore Alsa option for Wine
  * Prepend additional system paths to runtime

-------------------------------------------------------------------
Fri Jun 22 19:13:38 UTC 2018 - maxmitschke@fastmail.com

- Added python3-gobject-Gdk
- Update to 0.4.18 
  * Add custom-name directive for install scripts
  * Add DVXK version option
  * Add more platforms to Mednafen
  * Add new libretro cores
  * Add option for menu mode key in MESS
  * Add option to enable xinput9_1_0.dll in x360ce
  * Add option to include and exclude processes from monitoring in installers
    and during gameplay.
  * Add option to run DRM free Steam games without opening Steam
  * Add RPCS3 runner
  * Add support for 64bit dinput8.dll for x360ce
  * Add support for dumbxinputemu as a x360ce alternative
  * Add support for DXVK in Wine games
  * Add system option to enable DRI_PRIME
  * Add winekill installer task
  * Avoid crash when wine prefix has broken symlinks
  * Better controller support for Mednafen
  * Default 'reset_desktop' option to False
  * Deprecate koku-xinput option
  * Disable Lutris runtime on Wine games if Wine is installed globally
  * Download recent wine version if the system installed one is too old
  * Fix crash on InstallerWindow for GTK < 3.22
  * Fix crash preventing running or configuring wine games
  * Fixes in Wine registry handling
  * Fix 'execute' command arguments
  * Fix lutris eating 100% CPU after game quits
  * Fix some external library folders not being detected
  * Fix Steam being shut down regardless of the associated option's setting
  * Fix the way wine games quit
  * Fix Wine Steam being killed on game exit even if the option is disabled
  * Fix 'write_json' command when no file exists
  * Fix xboxdrv not being monitored properly
  * Fix xrandr parsing when DisplayPort are available
  * Get pids used by wineserver (experimental, likely to be removed)
  * Make calling executables more robust
  * Prevent Lutris from killing Steam if it's downloading a game
  * Prioritize libraries in /usr/lib over the Lutris runtime
  * Prioritize /usr/lib32 over Lutris runtime
  * Record installation date of games
  * Re-enable Lutris runtime if using a Lutris Wine build
  * Remove Ctrl+Q shortcut
  * Set default Wine architecture to 64bit
  * Stop process monitoring as soon as process stops
  * Support hard disk images for FS-UAE
  * Update DXVK latest version to 0.52
  * Update winetricks
  * Various UI fixes

-------------------------------------------------------------------
Fri Jul 21 20:04:43 UTC 2017 - mvetter@suse.com

- Remove glib2 dependency

-------------------------------------------------------------------
Sun Jul 16 20:02:53 UTC 2017 - mvetter@suse.com

- Update to 0.4.12

-------------------------------------------------------------------
Sun Jan 29 20:31:41 UTC 2017 - mailaender@opensuse.org

- Add gsettings_schemas macros

-------------------------------------------------------------------
Tue Nov 29 00:00:00 UTC 2016 - strycore@gmail.com

- Ensure correct Python3 dependencies
- Set up Python macros for building
  (Thanks to Pharaoh_Atem on #opensuse-buildservice)

-------------------------------------------------------------------
Sat Oct 15 00:00:00 UTC 2016 - strycore@gmail.com

- Update to Python 3
- Bump version to 0.4.0

-------------------------------------------------------------------
Sat Dec 12 00:00:00 UTC 2015 - akien@mageia.org

- Remove ownership of system directories
- Spec file cleanup

-------------------------------------------------------------------
Fri Nov 27 00:00:00 UTC 2015 - strycore@gmail.com

- Bump to version 0.3.7

-------------------------------------------------------------------
Thu Oct 30 00:00:00 UTC 2014 - strycore@gmail.com

- Bump to version 0.3.6
- Add OpenSuse compatibility (contribution by @malkavi)

-------------------------------------------------------------------
Fri Sep 12 00:00:00 UTC 2014 - strycore@gmail.com

- Bump version to 0.3.5

-------------------------------------------------------------------
Thu Aug 14 00:00:00 UTC 2014 - nickles.travis@gmail.com

- Edited Requires to include pygobject3.

-------------------------------------------------------------------
Wed Jun  4 00:00:00 UTC 2014 - nickles.travis@gmail.com

- Changed build and install step based on template generated by
  rpmdev-newspec.
- Added Requires.
- Ensure package can be built using mock.

-------------------------------------------------------------------
Tue Jun  3 00:00:00 UTC 2014 - nickles.travis@gmail.com

- Initial version of the package
openSUSE Build Service is sponsored by