Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Contributor analytics
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
4b62f232
Commit
4b62f232
authored
8 months ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Prepare v0.20240802.0
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
bf435fbe
Branches
Branches containing commit
Tags
v0.20240802.0
Tags containing commit
No related merge requests found
Pipeline
#97539
passed
8 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 @
4b62f232
steam-runtime-tools (0.2024080
1
.0)
UNRELEASED
; urgency=medium
steam-runtime-tools (0.2024080
2
.0)
steamrt
; urgency=medium
* pressure-vessel:
- Add a mechanism to take CA certificates from the host
...
...
@@ -12,7 +12,7 @@ steam-runtime-tools (0.20240801.0) UNRELEASED; urgency=medium
- Apply steamrt/tasks#481 workaround globally, so that we can rely on it
everywhere
-- Simon McVittie <smcv@collabora.com>
Thu
, 0
1
Aug 2024 1
7:11:38
+0100
-- Simon McVittie <smcv@collabora.com>
Fri
, 0
2
Aug 2024 1
5:47:57
+0100
steam-runtime-tools (0.20240726.0) steamrt; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
meson.build
+
2
−
2
View file @
4b62f232
...
...
@@ -23,7 +23,7 @@
project
(
'steam-runtime-tools'
,
'c'
,
version
:
'0.20240
726
.0'
,
version
:
'0.20240
802
.0'
,
default_options
:
[
'c_std=c99'
,
'warning_level=2'
,
...
...
@@ -33,7 +33,7 @@ project(
api_major
=
'0'
abi_major
=
'0'
abi_minor
=
'20240
726
.0'
abi_minor
=
'20240
802
.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