update to 0.1.20230105git.5098730 [release 0.1.20230105git.5098730-1mamba;Thu Jan 26 2023]
This commit is contained in:
parent
f87ec9170b
commit
00d4ded432
@ -1,6 +1,6 @@
|
|||||||
%define commit %(echo %version | cut -d. -f4)
|
%define commit %(echo %version | cut -d. -f4)
|
||||||
Name: tg_owt
|
Name: tg_owt
|
||||||
Version: 0.1.20220508git.10d5f4b
|
Version: 0.1.20230105git.5098730
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: WebRTC library static linked for Telegram
|
Summary: WebRTC library static linked for Telegram
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -35,7 +35,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%setup -q
|
%setup -q
|
||||||
#-D -T
|
#-D -T
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
%patch0 -p1 -b .include-cstdint
|
#%patch0 -p1 -b .include-cstdint
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#export PKG_CONFIG_PATH='%{_libdir}/ffmpeg4/pkgconfig'
|
#export PKG_CONFIG_PATH='%{_libdir}/ffmpeg4/pkgconfig'
|
||||||
@ -61,6 +61,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/libtg_owt.a
|
%{_libdir}/libtg_owt.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.20230105git.5098730-1mamba
|
||||||
|
- update to 0.1.20230105git.5098730
|
||||||
|
|
||||||
* Sat Jul 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.20220508git.10d5f4b-1mamba
|
* Sat Jul 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.20220508git.10d5f4b-1mamba
|
||||||
- update to 0.1.20220508git.10d5f4b
|
- update to 0.1.20220508git.10d5f4b
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user