rpms/python-cheetah/devel .cvsignore, 1.11, 1.12 python-cheetah.spec, 1.30, 1.31 sources, 1.11, 1.12

Mike Bonnet mikeb at fedoraproject.org
Mon May 24 17:55:47 UTC 2010


Author: mikeb

Update of /cvs/pkgs/rpms/python-cheetah/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv19111

Modified Files:
	.cvsignore python-cheetah.spec sources 
Log Message:
update to the 2.4.2.1 release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-cheetah/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	4 Jan 2010 19:32:23 -0000	1.11
+++ .cvsignore	24 May 2010 17:55:47 -0000	1.12
@@ -1 +1 @@
-Cheetah-2.4.1.tar.gz
+Cheetah-2.4.2.1.tar.gz


Index: python-cheetah.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-cheetah/devel/python-cheetah.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- python-cheetah.spec	14 Jan 2010 14:55:59 -0000	1.30
+++ python-cheetah.spec	24 May 2010 17:55:47 -0000	1.31
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %global python_sitearch %([ -x %{__python} ] && %{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" || :)}
 
 Name:           python-cheetah
-Version:        2.4.1
-Release:        3%{?dist}
+Version:        2.4.2.1
+Release:        1%{?dist}
 Summary:        Template engine and code generator
 
 Group:          Development/Libraries
@@ -83,6 +83,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/Cheetah-%{version}-*.egg-info/*.txt
 
 %changelog
+* Mon May 24 2010 Mike Bonnet <mikeb at redhat.com> - 2.4.2.1-1
+- update to the 2.4.2.1 release
+
 * Thu Jan 14 2010 Mike Bonnet <mikeb at redhat.com> - 2.4.1-3
 - remove unnecessary shebang lines to silence rpmlint
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-cheetah/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	4 Jan 2010 19:32:23 -0000	1.11
+++ sources	24 May 2010 17:55:47 -0000	1.12
@@ -1 +1 @@
-128d5e01b6bece3455e21e7ba5c5ab60  Cheetah-2.4.1.tar.gz
+f58ab28548b6e4000c6f4d3b14307187  Cheetah-2.4.2.1.tar.gz



More information about the scm-commits mailing list