From 14a7848065b62ce4c6232717098f67cf6820d022 Mon Sep 17 00:00:00 2001
From: Simon McVittie <smcv@collabora.com>
Date: Fri, 2 Aug 2019 13:51:03 +0100
Subject: [PATCH] Prepare v0.20190802.0

Signed-off-by: Simon McVittie <smcv@collabora.com>
---
 debian/changelog                          | 11 +++++++++++
 debian/libsteam-runtime-tools-0-0.symbols |  2 ++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0c6805864..c337f64a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+steam-runtime-tools (0.20190802.0-0+steamrt1.1) UNRELEASED; urgency=medium
+
+  [ Simon McVittie ]
+  * SrtSystemInfo: Document (lack of) thread-safety
+  * Improve documentation
+
+  [ Ludovico de Nittis ]
+  * Add libraries check to SrtSystemInfo
+
+ -- Simon McVittie <smcv@collabora.com>  Fri, 02 Aug 2019 13:49:46 +0100
+
 steam-runtime-tools (0.20190801.0-0+steamrt1.1) scout; urgency=medium
 
   [ Ludovico de Nittis ]
diff --git a/debian/libsteam-runtime-tools-0-0.symbols b/debian/libsteam-runtime-tools-0-0.symbols
index 83c8f4848..889200071 100644
--- a/debian/libsteam-runtime-tools-0-0.symbols
+++ b/debian/libsteam-runtime-tools-0-0.symbols
@@ -15,5 +15,7 @@ libsteam-runtime-tools-0.so.0 libsteam-runtime-tools-0-0 #MINVER#
  srt_library_symbols_format_get_type@Base 0.20190801.0
  srt_system_info_can_run@Base 0.20190801.0
  srt_system_info_can_write_to_uinput@Base 0.20190801.0
+ srt_system_info_check_libraries@Base 0.20190802.0
+ srt_system_info_check_library@Base 0.20190802.0
  srt_system_info_get_type@Base 0.20190801.0
  srt_system_info_new@Base 0.20190801.0
-- 
GitLab