rpms/hippo-canvas/F-9 .cvsignore, 1.10, 1.11 hippo-canvas.spec, 1.15, 1.16 sources, 1.12, 1.13

Owen Taylor (otaylor) fedora-extras-commits at redhat.com
Sun Jul 6 16:33:40 UTC 2008


Author: otaylor

Update of /cvs/extras/rpms/hippo-canvas/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15605

Modified Files:
	.cvsignore hippo-canvas.spec sources 
Log Message:
Update to 0.3.0 (adds SVG support)


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/hippo-canvas/F-9/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	19 Jun 2008 22:33:03 -0000	1.10
+++ .cvsignore	6 Jul 2008 16:32:50 -0000	1.11
@@ -2,3 +2,4 @@
 hippo-canvas-0.2.32.tar.gz
 hippo-canvas-0.2.33.tar.gz
 hippo-canvas-0.2.34.tar.gz
+hippo-canvas-0.3.0.tar.gz


Index: hippo-canvas.spec
===================================================================
RCS file: /cvs/extras/rpms/hippo-canvas/F-9/hippo-canvas.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hippo-canvas.spec	19 Jun 2008 22:33:03 -0000	1.15
+++ hippo-canvas.spec	6 Jul 2008 16:32:50 -0000	1.16
@@ -1,7 +1,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           hippo-canvas
-Version:        0.2.34
+Version:        0.3.0
 Release:        1%{?dist}
 Summary:        A canvas widget
 
@@ -16,6 +16,7 @@
 BuildRequires:  glib2-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  libcroco-devel
+BuildRequires:  librsvg2-devel
 
 %description
 The hippo-canvas library contains a canvas widget developed by the 
@@ -86,6 +87,9 @@
 %{python_sitearch}/*.so
 
 %changelog
+* Sun Jul  6 2008 Owen Taylor <otaylor at redhat.com> - 0.3.0-1
+- Update to 0.3.0 (adds SVG support)
+
 * Thu Jun 19 2008 Owen Taylor <otaylor at redhat.com> - 0.2.34-1
 - Update to 0.2.34 (Fixes crash when destroying HippoCanvasWidget)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/hippo-canvas/F-9/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	19 Jun 2008 22:33:03 -0000	1.12
+++ sources	6 Jul 2008 16:32:50 -0000	1.13
@@ -1 +1,2 @@
 c7915c93b8b095b73808f3d3e3454c33  hippo-canvas-0.2.34.tar.gz
+64e10c73054ce10177855213152e6238  hippo-canvas-0.3.0.tar.gz




More information about the fedora-extras-commits mailing list