diff --git a/tg_owt.spec b/tg_owt.spec index 31fe527..a04fc03 100644 --- a/tg_owt.spec +++ b/tg_owt.spec @@ -1,7 +1,7 @@ %define commit %(echo %version | cut -d. -f4) Name: tg_owt Version: 0.1.20230105git.5098730 -Release: 1mamba +Release: 2mamba Summary: WebRTC library static linked for Telegram Group: System/Libraries Vendor: openmamba @@ -14,6 +14,7 @@ License: BSD ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END BuildRequires: cmake +BuildRequires: libtg_owt-devel >= 0.1.20230105git Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires(post): %{__install_info} Requires(preun): %{__install_info} @@ -61,6 +62,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libtg_owt.a %changelog +* Thu Feb 02 2023 Silvan Calarco 0.1.20230105git.5098730-2mamba +- rebuilt with libtg_owt-devel 0.1.20230105git + * Thu Jan 26 2023 Silvan Calarco 0.1.20230105git.5098730-1mamba - update to 0.1.20230105git.5098730