From 4e99315c16fa2205cbcc9cee6953c8bfb1b4e1ab Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 8 Mar 2006 03:49:22 +0000 Subject: - ref some objects given to us by gstreamer --- gnome-applets.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnome-applets.spec b/gnome-applets.spec index a8b66ec..b86d987 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.90 -Release: 3 +Release: 4 Epoch: 1 License: GPL Group: User Interface/Desktops @@ -30,6 +30,7 @@ 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.90-stock-ticker.patch +Patch7: gnome-applets-2.13.90-ref-mixer-elements.patch URL: http://www.gnome.org/ @@ -86,6 +87,7 @@ small utilities for the GNOME panel. %patch4 -p1 -b .cpufreq %patch5 -p1 -b .warning %patch6 -p1 -b .stock-ticker +%patch7 -p1 -b .ref-mixer-elements cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png @@ -181,6 +183,9 @@ fi %{_libdir}/pkgconfig/gweather.pc %changelog +* Tue Mar 7 2006 Ray Strode - 2.13.90-4 +- ref some objects given to us by gstreamer + * Wed Mar 1 2006 Ray Strode - 2.13.90-3 - More stock ticker fun (bug 179528) -- cgit