[the-board/f15/master] Update to 0.1.3

Cosimo Cecchi cosimoc at fedoraproject.org
Thu Apr 28 13:36:46 UTC 2011


commit e598b83ffa076adddbfac87a7f5a720bfb2219c2
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Thu Apr 28 09:36:20 2011 -0400

    Update to 0.1.3

 .gitignore     |    1 +
 sources        |    2 +-
 the-board.spec |   17 +++++++++++------
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0549b10..5303c5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /the-board-0.1.2.tar.bz2
+/the-board-0.1.3.tar.bz2
diff --git a/sources b/sources
index 907f152..6f72851 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d32dbf74651f3a9945102ec6a0f17313  the-board-0.1.2.tar.bz2
+1b521b53c79644849e7cd2f8d75fbd6f  the-board-0.1.3.tar.bz2
diff --git a/the-board.spec b/the-board.spec
index 11355fd..93a30f0 100644
--- a/the-board.spec
+++ b/the-board.spec
@@ -1,5 +1,5 @@
 Name: the-board
-Version: 0.1.2
+Version: 0.1.3
 Release: 1%{?dist}
 Summary: A space for placing daily records in your GNOME desktop
 
@@ -9,16 +9,17 @@ URL: http://live.gnome.org/TheBoardProject
 Source0: http://download.gnome.org/sources/%{name}/0.1/%{name}-%{version}.tar.bz2
 
 %global clutter_version 1.6.0
-%global clutter_gtk_version 0.91.6
+%global clutter_gtk_version 1.0.0
 %global clutter_gst_version 1.3.2
-%global glib2_version 2.27.3
-%global gtk3_version 2.91.7
-%global gobject_introspection_version 0.9.6
+%global glib2_version 2.28.0
+%global gtk3_version 3.0.0
+%global gobject_introspection_version 0.10.0
 %global gjs_version 0.7.7
 %global mx_version 1.1.1
 %global libnotify_version 0.7.1
 %global gdk_pixbuf_version 2.22.1
-%global nautilus_version 2.91.4
+%global nautilus_version 3.0.0
+%global cheese_version 3.0.1
 
 BuildRequires: clutter-devel >= %{clutter_version}
 BuildRequires: clutter-gtk-devel >= %{clutter_gtk_version}
@@ -32,6 +33,7 @@ BuildRequires: libnotify-devel >= %{libnotify_version}
 BuildRequires: gdk-pixbuf2-devel >= %{gdk_pixbuf_version}
 BuildRequires: libsoup-devel
 BuildRequires: nautilus-devel >= %{nautilus_version}
+BuildRequires: cheese-libs-devel >= %{cheese_version}
 # common BRs
 BuildRequires: gtk-doc gnome-common intltool desktop-file-utils
 # need this to remove hardcoded library paths and work with gobject-introspection
@@ -118,6 +120,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/nautilus/extensions-3.0/libnautilus-the-board.so
 
 %changelog
+* Thu Apr 28 2011 Cosimo Cecchi <cosimoc at redhat.com> 0.1.3-1
+- Update to 0.1.3
+
 * Mon Mar 28 2011 Cosimo Cecchi <cosimoc at redhat.com> 0.1.2-1
 - Update to 0.1.2
 


More information about the scm-commits mailing list