rpms/pylint/FC-4 .cvsignore, 1.4, 1.5 pylint.spec, 1.4, 1.5 sources, 1.4, 1.5

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Thu Jan 12 16:52:29 UTC 2006


Author: icon

Update of /cvs/extras/rpms/pylint/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23155/FC-4

Modified Files:
	.cvsignore pylint.spec sources 
Log Message:
Version 0.9.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pylint/FC-4/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	14 Nov 2005 01:51:38 -0000	1.4
+++ .cvsignore	12 Jan 2006 16:52:29 -0000	1.5
@@ -1 +1 @@
-pylint-0.8.1.tar.gz
+pylint-0.9.0.tar.gz


Index: pylint.spec
===================================================================
RCS file: /cvs/extras/rpms/pylint/FC-4/pylint.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pylint.spec	14 Nov 2005 01:51:38 -0000	1.4
+++ pylint.spec	12 Jan 2006 16:52:29 -0000	1.5
@@ -1,7 +1,7 @@
 %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           pylint
-Version:        0.8.1
+Version:        0.9.0
 Release:        1%{?dist}
 Summary:        Analyzes Python code looking for bugs and signs of poor quality
 
@@ -59,7 +59,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc doc/*.txt README ChangeLog TODO examples elisp
+%doc doc/*.txt README ChangeLog TODO examples elisp COPYING
 %dir %{_python_sitelib}/pylint
 %dir %{_python_sitelib}/pylint/checkers
 %dir %{_python_sitelib}/pylint/reporters
@@ -84,6 +84,10 @@
 
 
 %changelog
+* Thu Jan 12 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.0-1
+- Version 0.9.0
+- Add COPYING to docs
+
 * Sun Nov 13 2005 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.8.1-1
 - Version 0.8.1
 - Add dependency on python-astng


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pylint/FC-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	14 Nov 2005 01:51:38 -0000	1.4
+++ sources	12 Jan 2006 16:52:29 -0000	1.5
@@ -1 +1 @@
-f04addb7496a2a3e26675d36026718d7  pylint-0.8.1.tar.gz
+c7d69b110be9e64bb4f3f9b7dcbbf98c  pylint-0.9.0.tar.gz




More information about the fedora-extras-commits mailing list