rpms/pyabiword/F-10 .cvsignore, 1.2, 1.3 pyabiword.spec, 1.1, 1.2 sources, 1.2, 1.3

Marc Maurer uwog at fedoraproject.org
Mon Mar 9 18:53:17 UTC 2009


Author: uwog

Update of /cvs/pkgs/rpms/pyabiword/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11537

Modified Files:
	.cvsignore pyabiword.spec sources 
Log Message:
New upstream release




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pyabiword/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	23 Jul 2008 16:54:46 -0000	1.2
+++ .cvsignore	9 Mar 2009 18:52:46 -0000	1.3
@@ -1 +1 @@
-pyabiword-0.6.1.tar.gz
+pyabiword-0.6.3.tar.gz


Index: pyabiword.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyabiword/F-10/pyabiword.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyabiword.spec	23 Jul 2008 16:54:46 -0000	1.1
+++ pyabiword.spec	9 Mar 2009 18:52:46 -0000	1.2
@@ -1,11 +1,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-%define abiword_api_version 2.6
+# normally 2.6 would be enough for a dependency, but
+# abiword 2.6.7 introduced abi_widget_render_page_to_image,
+# which is is used by OLPC
+%define abiword_api_version 2.6.7
 
 Summary: Python bindings for libabiword
 Name: pyabiword
-Version: 0.6.1
-Release: 3%{?dist}
+Version: 0.6.3
+Release: 1%{?dist}
 Source0: pyabiword-%{version}.tar.gz
 URL: http://abisource.com/downloads/pyabiword/%{version}/pyabiword-%{version}.tar.gz
 License: GPL+
@@ -65,6 +68,9 @@
 %{_datadir}/pygtk/2.0/defs/pyabiword.defs
 
 %changelog
+* Mon Mar 09 2009 Marc Maurer <uwog at uwog.net> - 0.6.3-1
+- New upstream release
+
 * Tue Jul 22 2008 Marc Maurer <uwog at uwog.net> - 0.6.1-3
 - Include the BRs required to build in koji
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pyabiword/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	23 Jul 2008 16:54:46 -0000	1.2
+++ sources	9 Mar 2009 18:52:46 -0000	1.3
@@ -1 +1 @@
-d0cfa7533fc30db236993131a513ec0d  pyabiword-0.6.1.tar.gz
+f308b4cd38d5ea0e8a65b9452ea33359  pyabiword-0.6.3.tar.gz




More information about the fedora-extras-commits mailing list