summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--gnome-panel.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index b350490..1113d48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ gnome-panel-2.31.6.tar.bz2
/gnome-panel-3.2.1.tar.xz
/gnome-panel-3.3.1.tar.xz
/gnome-panel-3.3.3.tar.xz
+/gnome-panel-3.3.5.tar.xz
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 0c46349..0499d91 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -20,8 +20,8 @@
Summary: GNOME panel
Name: gnome-panel
-Version: 3.3.3
-Release: 2%{?dist}
+Version: 3.3.5
+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
@@ -263,6 +263,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gir-1.0/PanelApplet-4.0.gir
%changelog
+* Tue Feb 7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
+- Update to 3.3.5
+
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
diff --git a/sources b/sources
index 5afe9bf..8bcaadc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28deca47490c25a3f1156c6aa891bf74 gnome-panel-3.3.3.tar.xz
+63373bc5eb9b62e3a3c2df8c220cd8cd gnome-panel-3.3.5.tar.xz