Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
steamrt
steam-runtime-tools
Commits
9d15225e
Commit
9d15225e
authored
5 months ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Prepare v0.20241101.0
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
7442bff8
No related branches found
No related tags found
No related merge requests found
Pipeline
#106776
passed
5 months ago
Stage: build
Stage: relocatable-install
Stage: deploy
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+2
-2
2 additions, 2 deletions
debian/changelog
meson.build
+2
-2
2 additions, 2 deletions
meson.build
with
4 additions
and
4 deletions
debian/changelog
+
2
−
2
View file @
9d15225e
steam-runtime-tools (0.20241
030
.0)
UNRELEASED
; urgency=medium
steam-runtime-tools (0.20241
101
.0)
steamrt
; urgency=medium
* pressure-vessel:
- Fix setup of VDPAU drivers in the container, which regressed in
...
...
@@ -25,7 +25,7 @@ steam-runtime-tools (0.20241030.0) UNRELEASED; urgency=medium
- Avoid invalid escape sequences in JSON, avoiding test failures with
json-glib 1.10
-- Simon McVittie <smcv@collabora.com>
Wed, 30 Oct 2024 16:35:32
+0000
-- Simon McVittie <smcv@collabora.com>
Fri, 01 Nov 2024 12:18:54
+0000
steam-runtime-tools (0.20240916.0) steamrt; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
meson.build
+
2
−
2
View file @
9d15225e
...
...
@@ -23,7 +23,7 @@
project
(
'steam-runtime-tools'
,
'c'
,
version
:
'0.2024
0916
.0'
,
version
:
'0.2024
1101
.0'
,
default_options
:
[
'c_std=c99'
,
'warning_level=2'
,
...
...
@@ -33,7 +33,7 @@ project(
api_major
=
'0'
abi_major
=
'0'
abi_minor
=
'2024
0916
.0'
abi_minor
=
'2024
1101
.0'
gnome
=
import
(
'gnome'
)
pkg
=
import
(
'pkgconfig'
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment