Commit graph

277 commits

Author SHA1 Message Date
Daniel Johnson 565e0eb55e Update changelog reference to 32-bit prefixes.
We can do more than that now.
2023-04-16 06:21:23 -04:00
Daniel Johnson da335d4adc Add a changelog entry 2023-04-13 01:34:19 -07:00
Daniel Johnson 7b10d04c5f Add a changelog entry
This is a bit sneaky; indeed this PR adds a checkbox, but the changelog
entry makes this sound like an entirely new feature.

Lutris has long had code to do this sort at all times, but 0.5.13
includes bug fixes to make it work reliably. The entry add a "we meant
to do that!" flavor to it.
2023-04-12 22:21:37 -07:00
Daniel Johnson 3ee9ebe05b Add a changelog entry 2023-04-10 17:15:45 -07:00
Daniel Johnson 291dd82966 Bragging+=2! 2023-03-23 19:51:11 -04:00
Daniel Johnson d08f8180c8 ++Bragging! 2023-03-18 17:19:59 -04:00
Mathieu Comandon adf854e24b Set release to jammy 2023-02-14 13:10:40 -08:00
Daniel Johnson ae7dee57b3 Beef up the changelog with more bragging! 2023-02-11 16:24:36 -05:00
Mathieu Comandon 8b725f361f Add python3-protobuf to Recommends 2023-02-11 11:22:41 -08:00
Mathieu Comandon 93e01fe4b8 Add gir1.2-webkit2-4.1 as a possible dependency 2023-02-11 11:17:45 -08:00
Mathieu Comandon 689c1d0256 Add changelog for 0.5.13 2023-02-11 11:15:20 -08:00
Mathieu Comandon a38ab873fa Remove end year from copyright statements 2023-01-02 05:48:11 -08:00
Mathieu Comandon b90e349294 Lutris can use libwine package to satisfy dependencies 2022-12-03 14:35:13 -08:00
Mathieu Comandon f73603dc51 Revert "Remove remaining uses of libnotify"
This reverts commit 5c20dff48d.
2022-12-02 13:51:18 -08:00
Mathieu Comandon dcde7f5280 Revert "Bump Webkit2 dependency to 4.1"
This reverts commit 5c2cf7be51.
2022-12-02 13:51:03 -08:00
Mathieu Comandon 10933ba920 Add changelog note for xemu 2022-12-01 13:32:28 -08:00
Maximiliano Sandoval R 5c2cf7be51
Bump Webkit2 dependency to 4.1
Webkit2 4.0 uses libsoup 2 which is deprecated, and as such it is not
part of the GNOME 43 runtime. The only difference in 4.1 is the use of
soup3 instead of soup2.
2022-10-22 13:41:45 +02:00
Maximiliano Sandoval R 5c20dff48d
Remove remaining uses of libnotify 2022-10-22 11:51:07 +02:00
Daniel Johnson 8937bcc1c6 No, wait- the preferences dialog was the one I didn't change much.
It was the game and runner config dialogs that got header-bars.
2022-10-19 05:20:10 -04:00
Daniel Johnson 3fc4937a04 Some additions to the changelog 2022-10-18 19:50:02 -04:00
Mathieu Comandon 09feb408a5 Update changelog 2022-10-18 16:37:44 -07:00
Mathieu Comandon fb055249c1 Add items to changelog 2022-08-16 19:15:57 -07:00
Stephan Lachnit 610501d215 debian: suggest gamescope
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-08-10 17:40:12 -07:00
Mathieu Comandon 703df306b3 Add changelog for v0.5.11 2022-08-04 15:53:12 -07:00
fschaupp 42ab669099 Update copyright 2022-05-02 17:08:43 -07:00
Mathieu Comandon 58baae92a9 Update to 0.5.10.1 2022-04-18 19:16:52 -07:00
Mathieu Comandon d4f77d6b25 Complete changelog 2022-04-01 13:56:09 -07:00
Stephan Lachnit 2530b35d1f debian: compress with gzip
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-02-28 20:31:40 -08:00
Mathieu Comandon c777398e13 Add entries to changelog 2022-02-25 12:43:27 -08:00
Mathieu Comandon 1b08d2fb0b Remove gir1.2-gnomedesktop requirement 2022-02-23 09:53:47 -08:00
Mathieu Comandon 531e261f8f Add export feature 2022-02-22 20:09:50 -08:00
Mathieu Comandon 998426d03d Update changelog 2022-02-16 07:59:59 -08:00
Mathieu Comandon 69e3a6c8b7 Only run updates once every few hours 2022-02-12 07:20:19 -08:00
Mathieu Comandon 65f8b5ae3a Add information for 0.5.10 release 2022-02-04 19:31:40 -08:00
Mathieu Comandon f4dee7eac3 Update to 0.5.9.1 2021-10-16 18:14:23 -07:00
Mathieu Comandon b9b8bcbf07 Update release date 2021-10-11 12:35:37 -07:00
Mathieu Comandon 235e0b8c3a Add mention of running Lutris games from Steam in the changelog 2021-07-31 18:39:29 -07:00
tannisroot 7092f7bc9e Extend 0.5.9 changelog 2021-08-01 03:24:32 +03:00
Mathieu Comandon ff8492eb3f Add changelog 2021-07-19 19:41:45 -07:00
Mathieu Comandon cfcffec8ab Change project statement 2021-03-22 15:21:50 -07:00
Mathieu Comandon 1b321f40a3 Bump to version 0.5.8.3 2021-01-22 16:31:37 -08:00
Mathieu Comandon c1edfdd886 Add changelog for 0.5.8.2 2021-01-05 00:06:56 -08:00
Stephan Lachnit 00cdfa221d Add lxml dependency
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-12-29 14:34:33 -08:00
Stephan Lachnit a132834b11 debian: add python3-dbus dependency
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977246

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-12-14 13:37:34 -08:00
Mathieu Comandon 50efb31ca2 Bump version to 0.5.8.1 + add changelog 2020-11-27 14:32:24 -08:00
Maximiliano Sandoval R 5917e774e4 debian/copyright: Add license details to metainfo
- Adds location of license.

Reverts: 813c64cc40
2020-11-17 20:13:56 -08:00
Mathieu Comandon 071ae74deb Update release date 2020-11-14 15:04:09 -08:00
Mathieu Comandon a000871b33 Set release in changelog 2020-11-14 15:03:02 -08:00
muzena 4c82502d2b Add appstream dependency to control file 2020-11-11 10:04:02 -08:00
Stephan Lachnit 72787740ef use spdx license id
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-11-10 13:44:49 -08:00