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
4e6b1ad0
Commit
4e6b1ad0
authored
4 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Release v0.20210105.0
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
cf41c83a
Branches
Branches containing commit
Tags
v0.20210105.0
Tags containing commit
No related merge requests found
Pipeline
#6959
passed
4 years ago
Stage: build
Stage: relocatable-install
Stage: test
Changes
2
Pipelines
2
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 @
4e6b1ad0
steam-runtime-tools (0.20210105.0)
UNRELEASED
; urgency=medium
steam-runtime-tools (0.20210105.0)
scout
; urgency=medium
[ Simon McVittie ]
* pv-wrap: Make graphics drivers outside $HOME available, if used
...
...
@@ -65,7 +65,7 @@ steam-runtime-tools (0.20210105.0) UNRELEASED; urgency=medium
environment variables
* pressure-vessel: Start to use the "info" log level
-- Simon McVittie <smcv@collabora.com> Tue, 05 Jan 2021 1
5:35:41
+0000
-- Simon McVittie <smcv@collabora.com> Tue, 05 Jan 2021 1
8:12:58
+0000
steam-runtime-tools (0.20201203.0) scout; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
meson.build
+
2
−
2
View file @
4e6b1ad0
...
...
@@ -23,7 +23,7 @@
project
(
'steam-runtime-tools'
,
'c'
,
'cpp'
,
version
:
'0.20201
203
.0'
,
version
:
'0.202
1
01
05
.0'
,
default_options
:
[
'c_std=c99'
,
'cpp_std=c++11'
,
...
...
@@ -35,7 +35,7 @@ add_languages('cpp')
api_major
=
'0'
abi_major
=
'0'
abi_minor
=
'20201
203
.0'
abi_minor
=
'202
1
01
05
.0'
pkg
=
import
(
'pkgconfig'
)
gnome
=
import
(
'gnome'
)
...
...
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