[gnome-panel] Fix Source URL, remove no longer needed band-aid

Peter Robinson pbrobinson at fedoraproject.org
Wed Sep 28 12:06:57 UTC 2011


commit 47b5d884a6816065d6a810f797fe62564bcf4e3a
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Sep 28 13:06:36 2011 +0100

    Fix Source URL, remove no longer needed band-aid

 gnome-panel.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 86a863d..ced3f52 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -21,10 +21,10 @@
 Summary: GNOME panel
 Name: gnome-panel
 Version: 3.2.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.gnome.org
 #VCS: git:git://git.gnome.org/gnome-panel
-Source0: http://download.gnome.org/sources/gnome-panel/3.1/%{name}-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gnome-panel/3.2/%{name}-%{version}.tar.xz
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=646749
 Patch0: Use-16px-menu-icons.patch
@@ -44,9 +44,6 @@ Requires: evolution-data-server >= %{evolution_data_server_version}
 Requires: gnome-session-xsession
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 
-# Band aid for "yum upgrade"
-Requires: gnome-shell
-
 Requires(post): hicolor-icon-theme
 Requires(post): GConf2
 Requires(pre): GConf2
@@ -266,6 +263,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/gir-1.0/PanelApplet-4.0.gir
 
 %changelog
+* Wed Sep 28 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 3.2.0-2
+- Fix Source URL, remove no longer needed band-aid - RHBZ 730586
+
 * Tue Sep 27 2011 Ray <rstrode at redhat.com> - 3.2.0-1
 - Update to 3.2.0
 


More information about the scm-commits mailing list