automatic version update by autodist [release 2.6.1-1mamba;Sat Feb 27 2021]
This commit is contained in:
parent
941aef9d40
commit
bc4b7dac33
@ -3,7 +3,7 @@
|
||||
%define qt_majver %(echo %qt_ver | cut -d. -f1-2)
|
||||
|
||||
Name: telegram
|
||||
Version: 2.5.7
|
||||
Version: 2.6.1
|
||||
Release: 1mamba
|
||||
Summary: The official desktop client for the Telegram messenger
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -12,15 +12,8 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://telegram.org/
|
||||
Source: https://github.com/telegramdesktop/tdesktop/releases/download/v%{version}/tdesktop-%{version}-full.tar.gz
|
||||
#Source: https://github.com/telegramdesktop/tdesktop.git/v%{version}/tdesktop-%{version}.tar.bz2
|
||||
Source1: telegramdesktop.desktop
|
||||
Source2: tg.protocol
|
||||
#Source3: https://github.com/telegramdesktop/libtgvoip.git/tdesktop/libtgvoip-%{version}.tar.bz2
|
||||
#Source4: https://github.com/mapbox/variant.git/master/variant-%{version}.tar.bz2
|
||||
#Source5: https://github.com/philsquared/Catch.git/master/Catch-%{version}.tar.bz2
|
||||
#Source6: https://github.com/Microsoft/GSL.git/master/GSL-%{version}.tar.bz2
|
||||
#Source7: https://github.com/telegramdesktop/crl.git/master/crl-%{version}.tar.bz2
|
||||
#Source8: https://github.com/Cyan4973/xxHash.git/master/xxHash-%{version}.tar.bz2
|
||||
Patch0: telegram-1.5.15-tdesktop.patch
|
||||
Patch1: telegram-1.5.15-no-gtk2.patch
|
||||
Patch2: telegram-1.5.15-libtgvoip.patch
|
||||
@ -62,13 +55,13 @@ BuildRequires: libxxhash-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
#BuildRequires: libbreakpad-devel
|
||||
BuildRequires: range-v3-devel
|
||||
#BuildRequires: libunity-devel
|
||||
BuildRequires: range-v3-devel >= 0.11.0
|
||||
BuildRequires: libtg_owt-devel >= 0.0.20210128
|
||||
BuildRequires: libmicrosoft-gsl-devel
|
||||
BuildRequires: tl-expected-devel
|
||||
Requires: kconfig
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The official desktop client for the Telegram messenger.
|
||||
@ -122,6 +115,9 @@ fi
|
||||
%doc LICENSE LEGAL
|
||||
|
||||
%changelog
|
||||
* Sat Feb 27 2021 Automatic Build System <autodist@mambasoft.it> 2.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.7-1mamba
|
||||
- update to 2.5.7
|
||||
|
||||
@ -148,3 +144,4 @@ fi
|
||||
|
||||
* Tue Mar 15 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.32-1mamba
|
||||
- package created using the webbuild interface
|
||||
%{_kde5_servicesdir}/tg.protocol
|
||||
|
Loading…
Reference in New Issue
Block a user