diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index f56095f..741364d 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -1,6 +1,6 @@ Name: gnome-online-accounts Version: 3.19.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Single sign-on framework for GNOME Group: System Environment/Libraries @@ -20,7 +20,6 @@ BuildRequires: json-glib-devel BuildRequires: libsecret-devel >= 0.7 BuildRequires: libsoup-devel >= 2.41 BuildRequires: rest-devel -BuildRequires: telepathy-glib-devel BuildRequires: libxml2-devel Requires: realmd @@ -57,7 +56,7 @@ developing applications that use %{name}. --enable-kerberos \ --enable-owncloud \ --enable-pocket \ - --enable-telepathy \ + --disable-telepathy \ --enable-windows-live make %{?_smp_mflags} @@ -119,6 +118,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/goa-1.0/include %changelog +* Fri Feb 12 2016 Debarshi Ray - 3.19.4-3 +- Disable Telepathy + * Wed Feb 03 2016 Fedora Release Engineering - 3.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild