[gnome-panel/f16] 3.1.5

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 17 21:46:11 UTC 2011


commit 5c2cc057328e1162403affafe1447bda3366b94d
Author: Matthias Clasen <mclasen at lemur.(none)>
Date:   Wed Aug 17 17:45:48 2011 -0400

    3.1.5

 .gitignore       |    1 +
 gnome-panel.spec |   11 ++++++-----
 sources          |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 217e5e6..126fd1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ gnome-panel-2.31.6.tar.bz2
 /gnome-panel-3.0.0.tar.bz2
 /gnome-panel-3.0.0.1.tar.bz2
 /gnome-panel-3.0.2.tar.bz2
+/gnome-panel-3.1.5.tar.xz
diff --git a/gnome-panel.spec b/gnome-panel.spec
index ac592cf..1355cf3 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -20,11 +20,11 @@
 
 Summary: GNOME panel
 Name: gnome-panel
-Version: 3.0.2
-Release: 4%{?dist}
+Version: 3.1.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.0/%{name}-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/gnome-panel/3.1/%{name}-%{version}.tar.xz
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=646749
 Patch0: Use-16px-menu-icons.patch
@@ -219,7 +219,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %files -f %{gettext_package}.lang
-%defattr(-,root,root)
 %doc AUTHORS COPYING COPYING.LIB COPYING-DOCS NEWS README
 %{_datadir}/icons/hicolor/16x16/apps/*
 %{_datadir}/icons/hicolor/22x22/apps/*
@@ -257,7 +256,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_libdir}/girepository-1.0/PanelApplet-4.0.typelib
 
 %files devel
-%defattr(-, root, root)
 %{_bindir}/panel-test-applets
 %{_includedir}/gnome-panel-4.0
 %{_libdir}/pkgconfig/*
@@ -266,6 +264,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/gir-1.0/PanelApplet-4.0.gir
 
 %changelog
+* Wed Aug 17 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.5-1
+- Update to 3.1.5
+
 * Tue Aug 16 2011 Milan Crha <mcrha at redhat.com> - 3.0.2-4
 - Rebuild against newer evolution-data-server
 
diff --git a/sources b/sources
index 644e021..5657e22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f2f644dc4081b72f6df7a65282af7c6  gnome-panel-3.0.2.tar.bz2
+36c8df6e3dd3041d3228b8354bb0dd29  gnome-panel-3.1.5.tar.xz


More information about the scm-commits mailing list