rebuilt with libtg_owt-devel 0.1.20230105git [release 0.1.20230105git.5098730-2mamba;Thu Feb 02 2023]
This commit is contained in:
parent
00d4ded432
commit
8cea26f575
@ -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 <silvan.calarco@mambasoft.it> 0.1.20230105git.5098730-2mamba
|
||||
- rebuilt with libtg_owt-devel 0.1.20230105git
|
||||
|
||||
* Thu Jan 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.20230105git.5098730-1mamba
|
||||
- update to 0.1.20230105git.5098730
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user