diff --git a/gnome-applets.spec b/gnome-applets.spec index 01b6ba9..7a8784f 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -18,7 +18,7 @@ Summary: Small applications for the GNOME panel. Name: gnome-applets Version: 2.13.4 -Release: 3 +Release: 4 Epoch: 1 License: GPL Group: User Interface/Desktops @@ -29,6 +29,7 @@ Patch2: gnome-applets-2.10.1-use-builtin-apm.patch Patch3: gnome-applets-2.3.6-ppp-command.patch Patch4: gnome-applets-2.11.1-cpufreq.patch Patch5: gnome-applets-2.13.4-warning.patch +Patch6: gnome-applets-2.13.4-stock-ticker.patch URL: http://www.gnome.org/ @@ -83,6 +84,7 @@ small utilities for the GNOME panel. %patch2 -p1 -b .use-builtin-apm %patch4 -p1 -b .cpufreq %patch5 -p1 -b .warning +%patch6 -p1 -b .stock-ticker cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png @@ -178,6 +180,9 @@ fi %{_libdir}/pkgconfig/gweather.pc %changelog +* Thu Feb 23 2006 Matthias Clasen - 2.13.4-4 +- Make the stock ticker work with gcc 4.1 + * Sat Feb 18 2006 Matthias Clasen - 2.13.4-3 - Remove a warning from the stock ticker applet