summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-06-26 22:05:06 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-06-26 22:05:06 -0400
commita686208075234c20ea906f610e122605bc8321cf (patch)
tree245d126dc8484c4d72c6e785783b0501d12b8603
parente4a816143ec5aa236d2d00ddf9a8dc3b64465e2e (diff)
downloadgnome-panel-a686208075234c20ea906f610e122605bc8321cf.tar.gz
gnome-panel-a686208075234c20ea906f610e122605bc8321cf.tar.xz
gnome-panel-a686208075234c20ea906f610e122605bc8321cf.zip
3.5.3
-rw-r--r--.gitignore1
-rw-r--r--gnome-panel.spec9
-rw-r--r--sources2
3 files changed, 8 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 3cbe8df..0a098d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ gnome-panel-2.31.6.tar.bz2
/gnome-panel-3.4.0.tar.xz
/gnome-panel-3.4.1.tar.xz
/gnome-panel-3.4.2.1.tar.xz
+/gnome-panel-3.5.3.tar.xz
diff --git a/gnome-panel.spec b/gnome-panel.spec
index a0c4414..e356552 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -20,11 +20,11 @@
Summary: GNOME panel
Name: gnome-panel
-Version: 3.4.2.1
-Release: 2%{?dist}
+Version: 3.5.3
+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.4/%{name}-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gnome-panel/3.5/%{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 >&/dev/null || :
%{_datadir}/gir-1.0/PanelApplet-4.0.gir
%changelog
+* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
+- Update to 3.5.3
+
* Fri Jun 8 2012 Matthias Clasen <mclasen@redhat.com> - 3.4.2.1-2
- Rebuild against new gnome-desktop
diff --git a/sources b/sources
index 0671e8a..7a957fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a7c12b22b7e5f61ce7ab90608b2c2c8 gnome-panel-3.4.2.1.tar.xz
+a4af95f553698be19efcf854cbfb9664 gnome-panel-3.5.3.tar.xz