From 98ea8034527671124e7185539654c504c7d74a7b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 27 Mar 2012 01:30:52 +0300 Subject: 3.4.0 --- .gitignore | 1 + gnome-panel.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 50680ea..ccd0818 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.3.90.tar.xz /gnome-panel-3.3.91.tar.xz /gnome-panel-3.3.92.tar.xz +/gnome-panel-3.4.0.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index 813b21e..99b5c57 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -20,11 +20,11 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.3.92 +Version: 3.4.0 Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel -Source0: http://download.gnome.org/sources/gnome-panel/3.3/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-panel/3.4/%{name}-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=646749 Patch0: Use-16px-menu-icons.patch @@ -263,6 +263,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_datadir}/gir-1.0/PanelApplet-4.0.gir %changelog +* Tue Mar 27 2012 Kalev Lember - 3.4.0-1 +- Update to 3.4.0 + * Wed Mar 21 2012 Kalev Lember - 3.3.92-1 - Update to 3.3.92 diff --git a/sources b/sources index 014a9e7..dca6d96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c0cbe84fdf0fdc4926429988332bb8d9 gnome-panel-3.3.92.tar.xz +cbb5882c0898789fc0bec343102e46bf gnome-panel-3.4.0.tar.xz -- cgit