From 0d84164739569a9d618ad3dee5143a5a26231d98 Mon Sep 17 00:00:00 2001 From: Peter Gordon Date: Apr 12 2008 02:05:41 +0000 Subject: Update to 0.22.1 --- diff --git a/.cvsignore b/.cvsignore index 5ccafe6..db86f41 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -empathy-0.22.0.tar.bz2 +empathy-0.22.1.tar.bz2 diff --git a/empathy.spec b/empathy.spec index baff6c8..58df2da 100644 --- a/empathy.spec +++ b/empathy.spec @@ -10,7 +10,7 @@ %global tp_glib_min_version 0.7.3 Name: empathy -Version: 0.22.0 +Version: 0.22.1 Release: 1%{?dist} Summary: GNOME Instant Messaging Client @@ -108,7 +108,7 @@ bindings to the libempathy and libempathy-gtk libraries, respectively. %build ## GCC complains about some unused functions, so we forcibly show those as ## simple warnings instead of build-halting errors. -%configure --enable-voip --with-compile-warnings=yes +%configure --with-compile-warnings=yes make %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool install -m 0644 %{SOURCE1} ./README.ConnectionManagers @@ -189,17 +189,19 @@ fi %exclude %{_datadir}/mission-control/profiles/icq.profile %exclude %{_datadir}/mission-control/profiles/msn-haze.profile %exclude %{_datadir}/mission-control/profiles/yahoo.profile +%{_datadir}/mission-control/profiles/ekiga.profile +%{_datadir}/mission-control/profiles/fwd.profile %{_datadir}/mission-control/profiles/gtalk.profile %{_datadir}/mission-control/profiles/irc.profile %{_datadir}/mission-control/profiles/jabber.profile %{_datadir}/mission-control/profiles/msn.profile %{_datadir}/mission-control/profiles/salut.profile %{_datadir}/mission-control/profiles/sofiasip.profile +%{_datadir}/mission-control/profiles/sipphone.profile %{_datadir}/telepathy/managers/empathy-chat.chandler %{_datadir}/telepathy/managers/empathy-call.chandler %{_libexecdir}/megaphone-applet %{_libexecdir}/empathy-call-chandler -%{_libexecdir}/empathy-chat-chandler %{_libdir}/bonobo/servers/GNOME_Megaphone_Applet.server %{_datadir}/dbus-1/services/org.gnome.Empathy.Call.service @@ -227,6 +229,9 @@ fi %changelog +* Fri Apr 11 2008 Peter Gordon - 0.22.1-1 +- Update to new upstream release (0.22.1) + * Mon Mar 10 2008 Peter Gordon - 0.22.0-1 - Update to new upstream release (0.22.0) diff --git a/sources b/sources index d0815d8..2d26b34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79807f44a3710a6cd07437e9371bfc62 empathy-0.22.0.tar.bz2 +d8045104e4aff6559f81c13c37b22c9e empathy-0.22.1.tar.bz2