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
61484e7b
Commit
61484e7b
authored
5 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
v0.20190717.0
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
8538b0b9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+2
-2
2 additions, 2 deletions
debian/changelog
debian/libsteam-runtime-tools-0-0.symbols
+2
-2
2 additions, 2 deletions
debian/libsteam-runtime-tools-0-0.symbols
meson.build
+2
-2
2 additions, 2 deletions
meson.build
with
6 additions
and
6 deletions
debian/changelog
+
2
−
2
View file @
61484e7b
steam-runtime-tools (0-0+collabora1)
UNRELEASED
; urgency=medium
steam-runtime-tools (0
.20190717.0
-0+collabora1)
upstream
; urgency=medium
* Initial release
-- Simon McVittie <smcv@collabora.com>
Tue, 02 Apr 2019 17:32:19
+0100
-- Simon McVittie <smcv@collabora.com>
Wed, 17 Jul 2019 12:59:02
+0100
This diff is collapsed.
Click to expand it.
debian/libsteam-runtime-tools-0-0.symbols
+
2
−
2
View file @
61484e7b
libsteam-runtime-tools-0.so.0 libsteam-runtime-tools-0-0 #MINVER#
* Build-Depends-Package: libsteam-runtime-tools-0-dev
srt_architecture_can_run_i386@Base 0
~
srt_architecture_can_run_x86_64@Base 0
~
srt_architecture_can_run_i386@Base 0
.20190717.0
srt_architecture_can_run_x86_64@Base 0
.20190717.0
This diff is collapsed.
Click to expand it.
meson.build
+
2
−
2
View file @
61484e7b
...
...
@@ -21,11 +21,11 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
project
(
'steam-runtime-tools'
,
'c'
,
version
:
'0.20190
62
7.0'
)
project
(
'steam-runtime-tools'
,
'c'
,
version
:
'0.20190
71
7.0'
)
api_major
=
'0'
abi_major
=
'0'
abi_minor
=
'
0
.0'
abi_minor
=
'
20190717
.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