diff --git a/.gitignore b/.gitignore index 07117ed..f779a46 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ ekiga-3.2.7.tar.bz2 /ekiga-3.3.1.tar.bz2 /ekiga-3.3.2.tar.bz2 /ekiga-3.9.90.tar.xz +/ekiga-4.0.0.tar.xz diff --git a/ekiga.spec b/ekiga.spec index 8ee0fc3..1362ed5 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -1,14 +1,14 @@ Summary: A Gnome based SIP/H323 teleconferencing application Name: ekiga -Version: 3.9.90 +Version: 4.0.0 Release: 1%{?dist} License: GPLv2+ Group: Applications/Communications URL: http://www.ekiga.org/ -Source0: ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.9/%{name}-%{version}.tar.xz +Source0: ftp://ftp.gnome.org/pub/gnome/sources/ekiga/4.0/%{name}-%{version}.tar.xz -BuildRequires: ptlib-devel = 2.10.7 -BuildRequires: opal-devel = 3.10.7 +BuildRequires: ptlib-devel = 2.10.9 +BuildRequires: opal-devel = 3.10.9 BuildRequires: alsa-lib-devel BuildRequires: avahi-devel BuildRequires: avahi-glib-devel @@ -142,6 +142,10 @@ scrollkeeper-update -q || : %{_sysconfdir}/gconf/schemas/ekiga.schemas %changelog +* Mon Nov 26 2012 Peter Robinson 4.0.0-1 +- Ekiga 4.0.0 stable release - Changelog + http://ftp.gnome.org/pub/gnome/sources/ekiga/4.0/ekiga-4.0.0.news + * Sat Aug 25 2012 Peter Robinson - 3.9.90-1 - Ekiga 3.9.90 devel - Changelog ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.9/ekiga-3.9.90.news diff --git a/sources b/sources index 8f5ffdc..37c49c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -800be31eef542e06307691c59942595a ekiga-3.9.90.tar.xz +c8322a1c0dc58118cfa773d8b2f7b101 ekiga-4.0.0.tar.xz