diff --git a/.gitignore b/.gitignore index ed8cf47..6f31894 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ gnome-panel-2.31.4.tar.bz2 +gnome-panel-2.31.6.tar.bz2 diff --git a/gnome-panel.spec b/gnome-panel.spec index de3a438..b26d06e 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -21,8 +21,8 @@ Summary: GNOME panel Name: gnome-panel -Version: 2.31.4 -Release: 4%{?dist} +Version: 2.31.6 +Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel Source0: http://download.gnome.org/sources/gnome-panel/2.31/%{name}-%{version}.tar.bz2 @@ -124,8 +124,6 @@ Patch47: fix-clock-crash.patch Patch48: gnome-panel-libs.patch -Patch49: gnome-panel-gdbus.patch - Conflicts: gnome-power-manager < 2.15.3 %description @@ -176,7 +174,6 @@ Panel Applets using the libpanel-applet library. #%patch45 -p1 -b .icon-padding %patch47 -p1 -b .fix-clock-crash %patch48 -p1 -b .libs -%patch49 -p1 -b .gdbus cp -f %{SOURCE3} gnome-panel/panel-default-setup.entries cp -f %{SOURCE4} m4 @@ -371,6 +368,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/gir-1.0/PanelApplet-3.0.gir %changelog +* Wed Aug 4 2010 Matthias Clasen - 2.31.6-1 +- Update to 2.31.6 + * Tue Aug 3 2010 Matthias Clasen - 2.31.4-4 - Adapt to GDBus api changes diff --git a/sources b/sources index 9f47033..8fb885f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aae14afb23201e893ae979fff30bf168 gnome-panel-2.31.4.tar.bz2 +772d2c96debfe07d9d9ed996f0bfd01a gnome-panel-2.31.6.tar.bz2