From 9e70ca857615babc8e273aeca8b69599f862c336 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 18:28:26 +0100 Subject: [PATCH] update to 0.0.20210128git [release 0.0.20210128git-1mamba;Thu Jan 28 2021] --- tg_owt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tg_owt.spec b/tg_owt.spec index 88e071e..374c8c4 100644 --- a/tg_owt.spec +++ b/tg_owt.spec @@ -1,5 +1,5 @@ Name: tg_owt -Version: 0.0.20201223git +Version: 0.0.20210128git Release: 1mamba Summary: WebRTC library static linked for Telegram Group: System/Libraries @@ -71,5 +71,8 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libtg_owt.a %changelog +* Thu Jan 28 2021 Silvan Calarco 0.0.20210128git-1mamba +- update to 0.0.20210128git + * Wed Dec 23 2020 Silvan Calarco 0.0.20201223git-1mamba - package created using the webbuild interface