automatic version update by autodist [release 4.3.1-1mamba;Thu Nov 10 2022]
This commit is contained in:
parent
e1792e1c54
commit
ce7e234a2b
@ -1,5 +1,5 @@
|
|||||||
Name: telegram
|
Name: telegram
|
||||||
Version: 4.0.2
|
Version: 4.3.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The official desktop client for the Telegram messenger
|
Summary: The official desktop client for the Telegram messenger
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
@ -19,6 +19,7 @@ Patch5: telegram-4.0.2-fix-tgcalls-cstdint.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5Svg-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXcomposite-devel
|
BuildRequires: libXcomposite-devel
|
||||||
BuildRequires: libXdamage-devel
|
BuildRequires: libXdamage-devel
|
||||||
@ -32,10 +33,11 @@ BuildRequires: libavformat-ffmpeg-devel
|
|||||||
BuildRequires: libavutil-ffmpeg-devel
|
BuildRequires: libavutil-ffmpeg-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libglibmm24-devel
|
BuildRequires: libglibmm-devel
|
||||||
BuildRequires: libhunspell-devel
|
BuildRequires: libhunspell-devel
|
||||||
BuildRequires: libjemalloc-devel
|
BuildRequires: libjemalloc-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
|
BuildRequires: libkcoreaddons-devel
|
||||||
BuildRequires: liblz4-devel
|
BuildRequires: liblz4-devel
|
||||||
BuildRequires: libminizip1-devel
|
BuildRequires: libminizip1-devel
|
||||||
BuildRequires: libopenal-devel
|
BuildRequires: libopenal-devel
|
||||||
@ -43,20 +45,16 @@ BuildRequires: libopenssl-devel
|
|||||||
BuildRequires: libopus-devel
|
BuildRequires: libopus-devel
|
||||||
BuildRequires: libpipewire-devel
|
BuildRequires: libpipewire-devel
|
||||||
BuildRequires: librnnoise-devel
|
BuildRequires: librnnoise-devel
|
||||||
BuildRequires: libsigc++2-devel
|
BuildRequires: libsigc++-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libswresample-ffmpeg-devel
|
BuildRequires: libswresample-ffmpeg-devel
|
||||||
BuildRequires: libswscale-ffmpeg-devel
|
BuildRequires: libswscale-ffmpeg-devel
|
||||||
BuildRequires: libvpx-devel
|
BuildRequires: libvpx6-devel
|
||||||
BuildRequires: libwayland-devel
|
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: libxcb-keysyms-devel
|
BuildRequires: libxcb-keysyms-devel
|
||||||
BuildRequires: libxxhash-devel
|
BuildRequires: libxxhash-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: qt6-qt5compat-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtsvg-devel
|
|
||||||
BuildRequires: qt6-qtwayland-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
#BuildRequires: libbreakpad-devel
|
#BuildRequires: libbreakpad-devel
|
||||||
BuildRequires: range-v3-devel
|
BuildRequires: range-v3-devel
|
||||||
@ -83,9 +81,11 @@ The official desktop client for the Telegram messenger.
|
|||||||
#cd Telegram/lib_webview
|
#cd Telegram/lib_webview
|
||||||
#%patch3 -p1
|
#%patch3 -p1
|
||||||
#rm -rf Telegram/ThirdParty/libtgvoip/webrtc_dsp/absl
|
#rm -rf Telegram/ThirdParty/libtgvoip/webrtc_dsp/absl
|
||||||
cd Telegram/ThirdParty/tgcalls
|
rm -rf Telegram/ThirdParty/libtgvoip/webrtc_dsp/absl
|
||||||
%patch5 -p1
|
#cd Telegram/ThirdParty/tgcalls
|
||||||
cd ../../..
|
#%patch5 -p1
|
||||||
|
#cd ../../..
|
||||||
|
export PKG_CONFIG_PATH='%{_libdir}/ffmpeg4/pkgconfig'
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< __EOF
|
#:<< __EOF
|
||||||
@ -141,6 +141,27 @@ fi
|
|||||||
%doc LICENSE LEGAL
|
%doc LICENSE LEGAL
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Nov 08 2022 Automatic Build System <autodist@mambasoft.it> 4.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Oct 02 2022 Automatic Build System <autodist@mambasoft.it> 4.2.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Oct 01 2022 Automatic Build System <autodist@mambasoft.it> 4.2.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Sep 25 2022 Automatic Build System <autodist@mambasoft.it> 4.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Sep 21 2022 Automatic Build System <autodist@mambasoft.it> 4.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Sep 13 2022 Automatic Build System <autodist@mambasoft.it> 4.1.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jul 24 2022 Automatic Build System <autodist@mambasoft.it> 4.0.2-1mamba
|
* Sun Jul 24 2022 Automatic Build System <autodist@mambasoft.it> 4.0.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user