rpms/hippo-canvas/OLPC-4 .cvsignore, 1.8, 1.9 hippo-canvas.spec, 1.15, 1.16 sources, 1.11, 1.12

Tomeu Vizoso tomeu at fedoraproject.org
Fri Nov 14 11:12:59 UTC 2008


Author: tomeu

Update of /cvs/pkgs/rpms/hippo-canvas/OLPC-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25504

Modified Files:
	.cvsignore hippo-canvas.spec sources 
Log Message:
* Fri Nov 14 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.3.0-4-20081014svn
- Use GdkRegion instead of HippoRectangle for the damage area.
- Wrap hippo_canvas_box_sort()
- Handle the case where hippo_canvas_box_find_box_child() returns NULL



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hippo-canvas/OLPC-4/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	24 Apr 2008 19:50:12 -0000	1.8
+++ .cvsignore	14 Nov 2008 11:12:27 -0000	1.9
@@ -1 +1 @@
-hippo-canvas-0.2.31.tar.gz
+hippo-canvas-0.3.0-20081014svn.tar.gz


Index: hippo-canvas.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hippo-canvas/OLPC-4/hippo-canvas.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hippo-canvas.spec	31 Jul 2008 17:13:57 -0000	1.15
+++ hippo-canvas.spec	14 Nov 2008 11:12:27 -0000	1.16
@@ -1,14 +1,18 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
+%define alphatag 20081014svn
+
 Name:           hippo-canvas
 Version:        0.3.0
-Release:        3%{?dist}
+#Release:        3%{?dist}
+Release:	4.%{alphatag}%{?dist}
 Summary:        A canvas widget
 
 Group:          System Environment/Libraries
 License:        LGPLv2
 URL:            http://developer.mugshot.org/wiki/Hippo_Canvas
-Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/hippo-canvas/0.2/hippo-canvas-%{version}.tar.gz
+#Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/hippo-canvas/0.2/hippo-canvas-%{version}.tar.gz
+Source0:        hippo-canvas-%{version}-%{alphatag}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cairo-devel
@@ -87,6 +91,11 @@
 %{python_sitearch}/*.so
 
 %changelog
+* Fri Nov 14 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.3.0-4-20081014svn
+- Use GdkRegion instead of HippoRectangle for the damage area.
+- Wrap hippo_canvas_box_sort()
+- Handle the case where hippo_canvas_box_find_box_child() returns NULL
+
 * Thu Jul 31 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.3.0-3
 - fix license tag
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hippo-canvas/OLPC-4/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	30 Jul 2008 15:58:00 -0000	1.11
+++ sources	14 Nov 2008 11:12:27 -0000	1.12
@@ -1,2 +1 @@
-c7915c93b8b095b73808f3d3e3454c33  hippo-canvas-0.2.34.tar.gz
-64e10c73054ce10177855213152e6238  hippo-canvas-0.3.0.tar.gz
+98386861faa8fccd4dd33a0e06b6b21d  hippo-canvas-0.3.0-20081014svn.tar.gz




More information about the fedora-extras-commits mailing list