update to 0.9.8 [release 0.9.8-1mamba;Thu Apr 23 2020]
This commit is contained in:
parent
bea4d7907d
commit
39a5028fb9
@ -1,6 +1,6 @@
|
||||
Name: telepathy-qt
|
||||
Version: 0.9.7
|
||||
Release: 3mamba
|
||||
Version: 0.9.8
|
||||
Release: 1mamba
|
||||
Summary: A library for Qt-based Telepathy clients
|
||||
Group: Graphical Desktop/Libraries/QT
|
||||
Vendor: openmamba
|
||||
@ -11,20 +11,19 @@ Source: http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: telepathy-farstream-devel
|
||||
BuildRequires: telepathy-glib-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: farstream1-devel
|
||||
BuildRequires: farstream-devel
|
||||
#BuildRequires: farstream1-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%debug_package
|
||||
|
||||
%description
|
||||
Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls.
|
||||
It abstracts differences between protocols to provide a unified interface for applications.
|
||||
@ -69,6 +68,8 @@ Requires: pkg-config
|
||||
%description -n libtelepathy-qt5-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -154,6 +155,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Thu Apr 23 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.8-1mamba
|
||||
- update to 0.9.8
|
||||
|
||||
* Sun Mar 10 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.7-3mamba
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user