rpms/python-kid/FC-4 .cvsignore, 1.6, 1.7 python-kid.spec, 1.5, 1.6 sources, 1.6, 1.7

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Sun Dec 4 02:56:15 UTC 2005


Author: icon

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-4/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	12 Nov 2005 01:50:37 -0000	1.6
+++ .cvsignore	4 Dec 2005 02:56:13 -0000	1.7
@@ -1,2 +1,2 @@
-kid-0.7.1.tar.gz
-kid-0.7.1-setuptools.patch
+kid-0.8.tar.gz
+kid-0.8-setuptools.patch


Index: python-kid.spec
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-4/python-kid.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-kid.spec	12 Nov 2005 01:50:37 -0000	1.5
+++ python-kid.spec	4 Dec 2005 02:56:13 -0000	1.6
@@ -1,15 +1,15 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-kid
-Version:        0.7.1
-Release:        2%{?dist}
+Version:        0.8
+Release:        1%{?dist}
 Summary:        Kid - A simple and pythonic XML template language
 
 Group:          Applications/Publishing
 License:        MIT
 URL:            http://www.lesscode.org/projects/kid
 Source0:        http://lesscode.org/dist/kid/kid-%{version}.tar.gz
-Patch0:         kid-0.7.1-setuptools.patch
+Patch0:         kid-0.8-setuptools.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch:      noarch
 
@@ -54,6 +54,9 @@
 
 
 %changelog
+* Fri Dec 02 2005 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.8-1
+- Version 0.8
+
 * Fri Nov 11 2005 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.7.1-2
 - Rebuild.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-kid/FC-4/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	12 Nov 2005 01:50:37 -0000	1.6
+++ sources	4 Dec 2005 02:56:13 -0000	1.7
@@ -1,2 +1,2 @@
-9e8bdad66c964655a7ab0b84969444f3  kid-0.7.1.tar.gz
-3f5a5f0452c9862adb8739b16ab0349e  kid-0.7.1-setuptools.patch
+3ebc1df08ceb636fb5102fc3a1f6448e  kid-0.8.tar.gz
+ac863126ee6df21bd1f5e95210cef018  kid-0.8-setuptools.patch




More information about the scm-commits mailing list