rpms/python-kid/devel .cvsignore, 1.12, 1.13 python-kid.spec, 1.19, 1.20 sources, 1.12, 1.13

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


Author: icon

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-kid/devel/.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:40 -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/devel/python-kid.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- python-kid.spec	2 Jan 2007 19:28:40 -0000	1.19
+++ python-kid.spec	28 Jan 2007 15:37:40 -0000	1.20
@@ -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.1%{?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
 
 
@@ -25,7 +24,6 @@
 
 %prep
 %setup -q -n kid-%{version}
-%patch0 -p1
 
 
 %build
@@ -61,16 +59,14 @@
 
 
 %changelog
-* Tue Jan 02 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.4-2.1
-- Bump for a rebuild.
+* 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)
 
-* Sun Dec 17 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.4-1.1
-- Don't require python-elementtree for devel (python-2.5 bundles it)
-
 * Sun Dec 17 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.4-1
 - Version 0.9.4
 - Ghostbusting


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-kid/devel/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:40 -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