From b93ba79323284aebd8d0b4352c81b346822fb53e Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Fri, 8 May 2020 19:22:47 +0100 Subject: [PATCH] Use telepathy-spec v0.27.4 --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 952ccf9..73313a8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "telepathy-spec"] path = telepathy-spec - url = https://github.com/TelepathyIM/telepathy-spec + url = https://github.com/TelepathyIM/telepathy-spec.git + branch = 0.27.4