[meego-panel-status] 0.3.2

Peter Robinson pbrobinson at fedoraproject.org
Mon Jan 31 05:17:41 UTC 2011


commit 62e76d62212d320663b78c670eee7de8dd71d737
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Jan 31 05:17:14 2011 +0000

    0.3.2

 .gitignore              |    1 +
 meego-panel-status.spec |   10 ++++++----
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb707f2..ea49a39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /meego-panel-status-0.2.6.tar.bz2
+/meego-panel-status-0.3.2.tar.bz2
diff --git a/meego-panel-status.spec b/meego-panel-status.spec
index 7b6282a..4ae08af 100644
--- a/meego-panel-status.spec
+++ b/meego-panel-status.spec
@@ -4,8 +4,8 @@
 %define tarfile %{name}-%{version}.tar.bz2
 
 Name:          meego-panel-status
-Version:       0.2.6
-Release:       2%{?dist}
+Version:       0.3.2
+Release:       1%{?dist}
 Summary:       Meego Panel for Social Network Status
 
 Group:         User Interface/Desktops
@@ -14,7 +14,7 @@ URL:           http://www.meego.com
 Source0:       %{tarfile}
 
 BuildRequires: clutter-devel
-BuildRequires: clutter-gtk-devel
+BuildRequires: clutter-gtk010-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: GConf2-devel
 BuildRequires: geoclue-devel
@@ -52,7 +52,6 @@ Files for development with %{name}.
 
 # Fix version of champlain and clutter-gtk
 sed -i 's#champlain-0.4#champlain-0.8#' configure.ac 
-sed -i 's|clutter-gtk-0.10|clutter-gtk-1.0|g' configure.ac
 
 # run autogen.sh until we have a proper release, but don't run configure twice.
 NOCONFIGURE=true ./autogen.sh
@@ -89,6 +88,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_includedir}/%{name}
 
 %changelog
+* Mon Jan 31 2010 Peter Robinson <pbrobinson at gmail.com> 0.3.2-1
+- New upstream 0.3.2 release
+
 * Fri Jan 14 2011 Peter Robinson <pbrobinson at gmail.com> 0.2.6-2
 - Rebuild for new evo
 
diff --git a/sources b/sources
index 6f79a2e..e88947a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d6938af8fbc97fa0f8025e838210a64  meego-panel-status-0.2.6.tar.bz2
+2dc3379aa5cf9bc1df7a7a1c5342729a  meego-panel-status-0.3.2.tar.bz2


More information about the scm-commits mailing list