diff --git a/gnome-applets.spec b/gnome-applets.spec index 34de559..f2f4016 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -30,7 +30,7 @@ Summary: Small applications for the GNOME panel Name: gnome-applets Version: 2.15.2 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 License: GPL Group: User Interface/Desktops @@ -44,6 +44,7 @@ Patch10: gnome-applets-2.15.1.1-invest.patch # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=200970 Patch11: gnome-applets-2.15.1.1-dont-require-display.patch Patch12: gnome-applets-2.15.2-multiload.patch +Patch13: gnome-applets-2.15.1.1-destroy-on-close.patch URL: http://www.gnome.org/ @@ -122,6 +123,7 @@ small utilities for the GNOME panel. %patch10 -p1 -b .invest %patch11 -p1 -b .dont-require-display %patch12 -p1 -b .multiload +%patch13 -p1 -b .destroy-on-close cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png @@ -255,6 +257,9 @@ fi %{_libdir}/pkgconfig/gweather.pc %changelog +* Tue Aug 8 2006 Ray Strode - 1:2.15.2-4.fc6 +- destroy about dialog on close (bug 197975) + * Sat Aug 5 2006 Caolan McNamara - 1:2.15.2-3.fc6 - rebuild against new gucharmap