rpms/hippo-canvas/devel hippo-canvas.spec, 1.13, 1.14 sources, 1.10, 1.11

Owen Taylor (otaylor) fedora-extras-commits at redhat.com
Wed Jul 30 15:58:30 UTC 2008


Author: otaylor

Update of /cvs/extras/rpms/hippo-canvas/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32702

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


Index: hippo-canvas.spec
===================================================================
RCS file: /cvs/extras/rpms/hippo-canvas/devel/hippo-canvas.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- hippo-canvas.spec	20 Jun 2008 15:32:51 -0000	1.13
+++ hippo-canvas.spec	30 Jul 2008 15:58:00 -0000	1.14
@@ -1,8 +1,8 @@
 %{!?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
-Release:        1%{?dist}
+Version:        0.3.0
+Release:        2%{?dist}
 Summary:        A canvas widget
 
 Group:          System Environment/Libraries
@@ -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-2
+- 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/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	20 Jun 2008 15:32:51 -0000	1.10
+++ sources	30 Jul 2008 15:58:00 -0000	1.11
@@ -1 +1,2 @@
 c7915c93b8b095b73808f3d3e3454c33  hippo-canvas-0.2.34.tar.gz
+64e10c73054ce10177855213152e6238  hippo-canvas-0.3.0.tar.gz




More information about the scm-commits mailing list