rpms/python-kid/FC-4 .cvsignore, 1.9, 1.10 python-kid.spec, 1.11, 1.12 sources, 1.9, 1.10

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Wed Jul 5 02:16:10 UTC 2006


Author: icon

Update of /cvs/extras/rpms/python-kid/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30128/FC-4

Modified Files:
	.cvsignore python-kid.spec sources 
Log Message:
Version 0.9.2



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-4/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	19 May 2006 18:54:10 -0000	1.9
+++ .cvsignore	5 Jul 2006 02:16:09 -0000	1.10
@@ -1 +1 @@
-kid-0.9.1.tar.gz
+kid-0.9.2.tar.gz


Index: python-kid.spec
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-4/python-kid.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-kid.spec	23 May 2006 21:59:09 -0000	1.11
+++ python-kid.spec	5 Jul 2006 02:16:09 -0000	1.12
@@ -1,18 +1,19 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-kid
-Version:        0.9.1
-Release:        3%{?dist}
+Version:        0.9.2
+Release:        1%{?dist}
 Summary:        Kid - A simple and pythonic XML template language
 
 Group:          Applications/Publishing
 License:        MIT
-URL:            http://kid.lesscode.org/trac/
+URL:            http://kid.lesscode.org/
 Source0:        http://lesscode.org/dist/kid/kid-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-setuptools, python-docutils, python-elementtree
+BuildRequires:  python-setuptools >= 0.6a11
+BuildRequires:  python-docutils, python-elementtree
 Requires:       python-elementtree
 
 
@@ -58,6 +59,10 @@
 
 
 %changelog
+* Tue Jun 27 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.2-1
+- Version 0.9.2
+- BR python-setuptools >= 0.6a11
+
 * Tue May 23 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.1-3
 - Fix 'elementtree requried' regression
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-4/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	19 May 2006 18:54:10 -0000	1.9
+++ sources	5 Jul 2006 02:16:09 -0000	1.10
@@ -1 +1 @@
-7a8ccde54f4e1bfe78220dfb8e04f2ba  kid-0.9.1.tar.gz
+e6729cc91ee764d793bc57ba1aecaba0  kid-0.9.2.tar.gz




More information about the fedora-extras-commits mailing list