From 1abb23bfb86515b448afa95269fdc41272ecc9c8 Mon Sep 17 00:00:00 2001 From: sandmann Date: Mar 20 2007 18:45:40 +0000 Subject: Fix a bug where only parts of the pixmap would be drawn --- diff --git a/gnome-desktop.spec b/gnome-desktop.spec index 268989a..0a0b15b 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -12,7 +12,7 @@ Summary: Package containing code shared among gnome-panel, gnome-session, nautilus, etc Name: gnome-desktop Version: 2.18.0 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.gnome.org Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/2.18/%{name}-%{version}.tar.bz2 @@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/gnome-desktop/ %changelog +* Tue Mar 20 2007 Soren Sandmann - 2.18.0-3 +- Fix a bug where only parts of the background pixmap would be drawn. + * Mon Mar 19 2007 Soren Sandmann - 2.18.0-2 - Add GnomeBG class.