summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2006-11-16 21:35:43 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2006-11-16 21:35:43 +0000
commit7c33c0d06f2cdb8bca9f3ee3cfecf9af2d70dd1b (patch)
tree5faa1859efec2dceb5a82a3b4394260a6c3eb2a6
parenta0048dc1d6c2e4a5febeeb9149d11d671adfd40d (diff)
-rw-r--r--gnome-panel.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 0b94697..339a8dc 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -21,7 +21,7 @@
Summary: GNOME panel
Name: gnome-panel
Version: 2.16.1
-Release: 4%{?dist}
+Release: 5%{?dist}
URL: http://www.gnome.org
Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-panel/%{name}-%{version}.tar.bz2
Source1: redhat-panel-default-setup.entries
@@ -298,6 +298,10 @@ fi
%{_datadir}/gtk-doc
%changelog
+* Thu Nov 16 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-5
+- Fix previous patch and also include the fix
+ for gnome bug 359707
+
* Tue Nov 14 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-4
- Fix copying of launchers by DND, bug 214334