rpms/pylint/devel .cvsignore, 1.14, 1.15 pylint.spec, 1.16, 1.17 sources, 1.14, 1.15

Konstantin Ryabitsev icon at fedoraproject.org
Thu Jun 18 03:32:22 UTC 2009


Author: icon

Update of /cvs/extras/rpms/pylint/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1684/devel

Modified Files:
	.cvsignore pylint.spec sources 
Log Message:
Upstream 0.18.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pylint/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- .cvsignore	29 Jan 2009 01:28:44 -0000	1.14
+++ .cvsignore	18 Jun 2009 03:31:52 -0000	1.15
@@ -1 +1 @@
-pylint-0.16.0.tar.gz
+pylint-0.18.0.tar.gz


Index: pylint.spec
===================================================================
RCS file: /cvs/extras/rpms/pylint/devel/pylint.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- pylint.spec	26 Feb 2009 20:11:27 -0000	1.16
+++ pylint.spec	18 Jun 2009 03:31:52 -0000	1.17
@@ -1,8 +1,8 @@
 %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           pylint
-Version:        0.16.0
-Release:        2%{?dist}
+Version:        0.18.0
+Release:        1%{?dist}
 Summary:        Analyzes Python code looking for bugs and signs of poor quality
 
 Group:          Development/Debuggers
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun 17 2009 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.18.0-1
+- Upstream 0.18.0 (bugfixes and minor feature updates)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pylint/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources	29 Jan 2009 01:28:44 -0000	1.14
+++ sources	18 Jun 2009 03:31:52 -0000	1.15
@@ -1 +1 @@
-28f894b98ee8ec985cf46075aab2bc9e  pylint-0.16.0.tar.gz
+2fb51eb37062aff094b104004ecd25a8  pylint-0.18.0.tar.gz




More information about the fedora-extras-commits mailing list