rpms/python-wehjit/devel .cvsignore, 1.3, 1.4 python-wehjit.spec, 1.3, 1.4 sources, 1.3, 1.4

Jason DeRose jderose at fedoraproject.org
Thu Jan 21 17:24:00 UTC 2010


Author: jderose

Update of /cvs/pkgs/rpms/python-wehjit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21340

Modified Files:
	.cvsignore python-wehjit.spec sources 
Log Message:
Updated for upstream 0.2.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-wehjit/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	8 Oct 2009 19:08:23 -0000	1.3
+++ .cvsignore	21 Jan 2010 17:24:00 -0000	1.4
@@ -1 +1 @@
-wehjit-0.1.1.tar.gz
+wehjit-0.2.0.tar.gz


Index: python-wehjit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-wehjit/devel/python-wehjit.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- python-wehjit.spec	9 Oct 2009 18:25:44 -0000	1.3
+++ python-wehjit.spec	21 Jan 2010 17:24:00 -0000	1.4
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-wehjit
-Version:        0.1.1
-Release:        2%{?dist}
+Version:        0.2.0
+Release:        1%{?dist}
 Summary:        A Python web-widget library
 
 Group:          Development/Languages
@@ -41,12 +41,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc README COPYING
 %{python_sitelib}/wehjit/
-%{python_sitelib}/wehjit-%{version}-*.egg-info
+%{python_sitelib}/wehjit-%{version}-py2.6.egg-info
 %{_bindir}/wehjit-demo
 
 %changelog
-* Fri Oct 09 2009 Jason Gerard DeRose <jderose at redhat.com> - 0.1.1-2
-- Fixed *.egg-info for Python 2.4 compatability
+* Wed Jan 20 2010 Jason Gerard DeRose <jderose at redhat.com> - 0.2.0-1
+- New release
 
 * Tue Sep 29 2009 Jason Gerard DeRose <jderose at redhat.com> - 0.1.1-1
 - New release


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-wehjit/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	8 Oct 2009 19:08:23 -0000	1.3
+++ sources	21 Jan 2010 17:24:00 -0000	1.4
@@ -1 +1 @@
-197472326b7d68670e52c9301eccbafd  wehjit-0.1.1.tar.gz
+c1f6dd2f58c60facd172e52e0fd67857  wehjit-0.2.0.tar.gz



More information about the scm-commits mailing list