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
f8eec677
Commit
f8eec677
authored
4 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Release v0.20210331.0
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
187507ef
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#11077
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 @
f8eec677
steam-runtime-tools (0.20210331.0)
UNRELEASED
; urgency=medium
steam-runtime-tools (0.20210331.0)
scout
; urgency=medium
[ Simon McVittie ]
* Fix handling of libraries with non-ASCII paths
...
...
@@ -23,7 +23,7 @@ steam-runtime-tools (0.20210331.0) UNRELEASED; urgency=medium
and makes it possible to open http and https URLs via Steam if
xdg-desktop-portal is not available. (Helps: T27036)
-- Simon McVittie <smcv@collabora.com> Wed, 31 Mar 2021 1
5:05:48
+0100
-- Simon McVittie <smcv@collabora.com> Wed, 31 Mar 2021 1
6:59:04
+0100
steam-runtime-tools (0.20210317.0) scout; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
meson.build
+
2
−
2
View file @
f8eec677
...
...
@@ -23,7 +23,7 @@
project
(
'steam-runtime-tools'
,
'c'
,
'cpp'
,
version
:
'0.2021031
7
.0'
,
version
:
'0.202103
3
1.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
=
'2021031
7
.0'
abi_minor
=
'202103
3
1.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