rpms/python-kid/FC-6 .cvsignore, 1.12, 1.13 python-kid.spec, 1.15, 1.16 sources, 1.12, 1.13

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Sun Jan 28 15:38:05 UTC 2007


Author: icon

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

Modified Files:
	.cvsignore python-kid.spec sources 
Log Message:
Upstream 0.9.5



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-6/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	17 Dec 2006 18:39:30 -0000	1.12
+++ .cvsignore	28 Jan 2007 15:37:35 -0000	1.13
@@ -1 +1 @@
-kid-0.9.4.tar.gz
+kid-0.9.5.tar.gz


Index: python-kid.spec
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-6/python-kid.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- python-kid.spec	2 Jan 2007 19:22:34 -0000	1.15
+++ python-kid.spec	28 Jan 2007 15:37:35 -0000	1.16
@@ -1,19 +1,18 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-kid
-Version:        0.9.4
-Release:        2%{?dist}
+Version:        0.9.5
+Release:        1%{?dist}
 Summary:        Kid - A simple and pythonic XML template language
 
 Group:          Applications/Publishing
 License:        MIT
 URL:            http://www.kid-templating.org/
 Source0:        http://www.kid-templating.org/dist/%{version}/kid-%{version}.tar.gz
-Patch0:         python-kid-0.9.4-py-def.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-setuptools >= 0.6c2, python-devel
+BuildRequires:  python-setuptools >= 0.6c5, python-devel
 BuildRequires:  python-docutils, python-elementtree
 Requires:       python-elementtree
 
@@ -26,7 +25,6 @@
 
 %prep
 %setup -q -n kid-%{version}
-%patch0 -p1
 
 
 %build
@@ -62,6 +60,10 @@
 
 
 %changelog
+* Sun Jan 28 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.5-1
+- Upstream 0.9.5
+- Drop the py-def patch
+
 * Tue Jan 02 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.4-2
 - Add hotfix for broken py-def (#220843)
 - Simplify kid and kidc to not require setuptools to run (#220844)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-6/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	17 Dec 2006 18:39:30 -0000	1.12
+++ sources	28 Jan 2007 15:37:35 -0000	1.13
@@ -1 +1 @@
-2122ee32062079418db34cfd5fc15c37  kid-0.9.4.tar.gz
+61545377ea95704852bf5a894f7cae26  kid-0.9.5.tar.gz




More information about the scm-commits mailing list