From 60c0206c0355fc4039e2578c7f05702730310f54 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 2 Nov 2011 21:08:37 -0400 Subject: 3.3.1 --- .gitignore | 1 + gnome-panel.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5b60950..cce59ac 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.1.92.tar.xz /gnome-panel-3.2.0.tar.xz /gnome-panel-3.2.1.tar.xz +/gnome-panel-3.3.1.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index 0062da1..c24ca53 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -20,11 +20,11 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.2.1 -Release: 3%{?dist} +Version: 3.3.1 +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.2/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-panel/3.3/%{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 +* Wed Nov 2 2011 Matthias Clasen - 3.3.1-1 +- Update to 3.3.1 + * Sun Oct 30 2011 Bruno Wolff III - 3.2.1-3 - Rebuild against newer evolution-data-server diff --git a/sources b/sources index 530714b..0bcea15 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cc2c18e18396d728cc10c58596db2f9a gnome-panel-3.2.1.tar.xz +65daa4bb86283b170701adac65e42f49 gnome-panel-3.3.1.tar.xz -- cgit