summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2008-05-28 14:59:09 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2008-05-28 14:59:09 +0000
commit8c2d69f5c220858d0931c48a4a7f3cb6b2ae657b (patch)
treeb839dcd978788c1f2f20132f110d41a4d1cbcdea
parente946307cfb4a44aa43ce72e6e6d70d3f77f5e1f0 (diff)
downloadgnome-panel-8c2d69f5c220858d0931c48a4a7f3cb6b2ae657b.tar.gz
gnome-panel-8c2d69f5c220858d0931c48a4a7f3cb6b2ae657b.tar.xz
gnome-panel-8c2d69f5c220858d0931c48a4a7f3cb6b2ae657b.zip
2.22.2
-rw-r--r--.cvsignore2
-rw-r--r--gnome-panel.spec12
-rw-r--r--sources2
3 files changed, 7 insertions, 9 deletions
diff --git a/.cvsignore b/.cvsignore
index 27d70fa..98ad05d 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gnome-panel-2.22.1.3.tar.bz2
+gnome-panel-2.22.2.tar.bz2
diff --git a/gnome-panel.spec b/gnome-panel.spec
index f02b8c3..c826396 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -21,8 +21,8 @@
Summary: GNOME panel
Name: gnome-panel
-Version: 2.22.1.3
-Release: 2%{?dist}
+Version: 2.22.2
+Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-panel/2.22/%{name}-%{version}.tar.bz2
@@ -118,12 +118,9 @@ Patch24: gnome-panel-2.21.92-allow-spurious-view-done-signals.patch
# fixed upstream
Patch28: gnome-panel-larger-find-window.patch
-Patch32: clock-help.patch
-
Patch33: gnome-panel-use-gio.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=529243
Patch34: gnome-panel-launch-with-gio.patch
-Patch36: timezone-debug.patch
# fixed upstream
Patch37: cannot-set-time.patch
@@ -176,10 +173,8 @@ Panel Applets using the libpanel-applet library.
%patch14 -p1 -b .ck-shutdown
%patch24 -p1 -b .allow-spurious-view-done-signals
%patch28 -p1 -b .larger-find-window
-%patch32 -p1 -b .clock-help
%patch33 -p1 -b .use-gio
%patch34 -p1 -b .launch-with-gio
-%patch36 -p1 -b .timezone-debug
%patch37 -p1 -b .cannot-set-time
. %{SOURCE6}
@@ -365,6 +360,9 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
+* Wed May 28 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.2-1
+- Update to 2.22.2
+
* Fri May 9 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1.3-2
- Disable "Set System Time" button when privileges are missing (#445122)
diff --git a/sources b/sources
index d591167..da52a32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af5e33b27c4b4a8f932baa8530dd79b9 gnome-panel-2.22.1.3.tar.bz2
+3d8aab9d476a593e731afcd60272454a gnome-panel-2.22.2.tar.bz2