diff --git a/.cvsignore b/.cvsignore index b0f85fe..482afc3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ ekiga-2.0.3.tar.bz2 ekiga-2.0.4.tar.gz +ekiga-2.0.5.tar.gz diff --git a/ekiga.spec b/ekiga.spec index f327f96..363cb60 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -1,6 +1,6 @@ Summary: A Gnome based SIP/H323 teleconferencing application Name: ekiga -Version: 2.0.4 +Version: 2.0.5 Release: 1%{?dist} URL: http://www.ekiga.org/ Source0: http://www.ekiga.org/ekiga-%{version}.tar.gz @@ -9,8 +9,8 @@ Patch1: ekiga-2.0.2-transparent.patch License: GPL Group: Applications/Communications BuildRoot: %{_tmppath}/%{name}-%{version}-root -Requires: pwlib >= 1.10.2 -Requires: opal >= 2.2.3 +Requires: pwlib >= 1.10.4 +Requires: opal >= 2.2.5 Requires: GConf2 >= 1.2.1 Requires: libgnomeui >= 2.0 Requires: libgnome >= 2.0 @@ -25,8 +25,8 @@ BuildRequires: libgnome-devel >= 2.0 BuildRequires: avahi-devel >= 0.6.9 BuildRequires: avahi-glib-devel >= 0.6.9 BuildRequires: openldap-devel -BuildRequires: pwlib-devel >= 1.10.2 -BuildRequires: opal-devel >= 2.2.3 +BuildRequires: pwlib-devel >= 1.10.4 +BuildRequires: opal-devel >= 2.2.5 BuildRequires: libxml2-devel >= 2.5.0 BuildRequires: SDL-devel BuildRequires: intltool >= 0.22 @@ -96,6 +96,9 @@ scrollkeeper-update %{_sysconfdir}/gconf/schemas/ekiga.schemas %changelog +* Wed Feb 14 2007 Daniel Veillard - 2.0.5-1 +- Upgrade to ekiga-2.0.5 + * Mon Jan 22 2007 Daniel Veillard - 2.0.4-1 - Upgrade to ekiga-2.0.4 diff --git a/sources b/sources index 66d9cd5..62dd7dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -809df217356a1d6dd5a5dae1c6933aca ekiga-2.0.4.tar.gz +7a82346dd5b7776a617fd9c623f32e9a ekiga-2.0.5.tar.gz