diff --git a/.cvsignore b/.cvsignore index 29da930..274a665 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gajim-0.12.3.tar.bz2 +gajim-0.12.5.tar.bz2 diff --git a/gajim.spec b/gajim.spec index 493bb5b..ecdbcc2 100644 --- a/gajim.spec +++ b/gajim.spec @@ -2,8 +2,8 @@ Summary: Jabber client written in PyGTK Name: gajim -Version: 0.12.3 -Release: 3%{?dist} +Version: 0.12.5 +Release: 1%{?dist} License: GPLv3 Group: Applications/Internet URL: http://gajim.org/ @@ -89,6 +89,7 @@ rm -rf %{buildroot} %{_bindir}/%{name}-remote %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/pixmaps/%{name}.png +%{_datadir}/pixmaps/%{name}.svg %{_datadir}/pixmaps/%{name}_about.png %dir %{_datadir}/%{name} @@ -101,11 +102,18 @@ rm -rf %{buildroot} %{python_sitearch}/%{name}/trayicon.so %changelog +* Sat Sep 19 2009 Debarshi Ray - 0.12.5-1 +- Version bump to 0.12.5. (Red Hat Bugzilla #516191) + * Fixed history manager. + * Improved file transfer. + * http://trac.gajim.org/query?status=closed&milestone=0.12.4 + * http://trac.gajim.org/browser/ChangeLog?rev=5f8edb79072f + * Mon Aug 10 2009 Ville Skyttä - 0.12.3-3 - Use bzipped upstream tarball. -* Fri Jul 24 2009 Fedora Release Engineering - 0.12.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild +* Fri Jul 24 2009 Release Engineering - 0.12.3-2 +- Autorebuild for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Jul 22 2009 Debarshi Ray - 0.12.3-1 - Version bump to 0.12.3. (Red Hat Bugzilla #510803) @@ -119,6 +127,7 @@ rm -rf %{buildroot} * NetworkManager 0.7 support. * Restore old behaviour of click on systray: left click to open events. * Totem support for played music. + * http://trac.gajim.org/query?status=closed&milestone=0.12.2 * Tue Jul 14 2009 Debarshi Ray - 0.12.1-2 - Replaced 'License: GPLv2' with 'License: GPLv3'. @@ -149,6 +158,8 @@ rm -rf %{buildroot} * Fixed GSSAPI authentication. * Fixed text rendering in notifications. * Quodlibet support. + * http://trac.gajim.org/query?status=closed&milestone=0.12 + * http://trac.gajim.org/browser/tags/gajim-0.12/ChangeLog - Added 'Requires: notify-python python-kerberos'. * Sun Nov 30 2008 Debarshi Ray - 0.12-0.1.beta1 @@ -176,7 +187,7 @@ rm -rf %{buildroot} 'BuildRequires: pygtk2-devel'. - Fixed docdir and removed empty README. -* Tue Feb 19 2008 Fedora Release Engineering - 0.11.4-2 +* Tue Feb 19 2008 Release Engineering - 0.11.4-2 - Autorebuild for gcc-4.3. * Wed Dec 26 2007 Matěj Cepl 0.11.4-1 diff --git a/sources b/sources index 6793e84..fc54137 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe799c0645b8f021dc2cb147ae144156 gajim-0.12.3.tar.bz2 +aef65fc0b0f993f322ee970f6deb7508 gajim-0.12.5.tar.bz2