rpms/goocanvas/devel .cvsignore, 1.5, 1.6 goocanvas.spec, 1.10, 1.11 sources, 1.5, 1.6

Denis Leroy denis at fedoraproject.org
Thu Apr 23 08:25:29 UTC 2009


Author: denis

Update of /cvs/pkgs/rpms/goocanvas/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1853

Modified Files:
	.cvsignore goocanvas.spec sources 
Log Message:
Update to upstream 0.14


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/goocanvas/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	17 Jan 2009 23:05:47 -0000	1.5
+++ .cvsignore	23 Apr 2009 08:24:59 -0000	1.6
@@ -1 +1 @@
-goocanvas-0.13.tar.bz2
+goocanvas-0.14.tar.bz2


Index: goocanvas.spec
===================================================================
RCS file: /cvs/pkgs/rpms/goocanvas/devel/goocanvas.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- goocanvas.spec	25 Feb 2009 00:20:02 -0000	1.10
+++ goocanvas.spec	23 Apr 2009 08:24:59 -0000	1.11
@@ -1,15 +1,16 @@
 Name:           goocanvas
-Version:        0.13
-Release:        2%{?dist}
+Version:        0.14
+Release:        1%{?dist}
 Summary:        A new canvas widget for GTK+ that uses cairo for drawing
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://live.gnome.org/GooCanvas
-Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/0.13/%{name}/%{name}-%{version}.tar.bz2
+Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/0.14/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  pkgconfig, gettext, gtk2-devel
+BuildRequires:  cairo-devel >= 1.4.0
 
 %description
 GooCanvas is a new canvas widget for GTK+ that uses the cairo 2D library for
@@ -69,6 +70,9 @@
 
 
 %changelog
+* Thu Apr 23 2009 Denis <denis at poolshark.org> - 0.14-1
+- Update to upstream 0.14
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/goocanvas/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	17 Jan 2009 23:05:47 -0000	1.5
+++ sources	23 Apr 2009 08:24:59 -0000	1.6
@@ -1 +1 @@
-0f10b2dfb760e03b2b5cf945ad05dbd6  goocanvas-0.13.tar.bz2
+c2bfb5d717e602842981112dff61bf2e  goocanvas-0.14.tar.bz2




More information about the scm-commits mailing list