rpms/pylint/F-10 .cvsignore, 1.12, 1.13 pylint.spec, 1.12, 1.13 sources, 1.12, 1.13

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


Author: icon

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pylint/F-10/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	18 Jan 2008 01:28:36 -0000	1.12
+++ .cvsignore	18 Jun 2009 03:31:51 -0000	1.13
@@ -1 +1 @@
-pylint-0.14.0.tar.gz
+pylint-0.18.0.tar.gz


Index: pylint.spec
===================================================================
RCS file: /cvs/extras/rpms/pylint/F-10/pylint.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- pylint.spec	18 Jan 2008 01:28:36 -0000	1.12
+++ pylint.spec	18 Jun 2009 03:31:51 -0000	1.13
@@ -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.14.0
+Version:        0.18.0
 Release:        1%{?dist}
 Summary:        Analyzes Python code looking for bugs and signs of poor quality
 
@@ -10,7 +10,7 @@ License:        GPLv2+
 URL:            http://www.logilab.org/projects/pylint
 Source0:        ftp://ftp.logilab.org/pub/pylint/pylint-%{version}.tar.gz
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:  python-devel
 Requires:       python-logilab-astng
@@ -77,6 +77,21 @@ 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
+
+* Wed Jan 28 2009 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.16.0-1
+- Upstream 0.16.0
+
+* Tue Dec 30 2008 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.15.2-1
+- Upstream 0.15.2
+
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.14.0-2
+- Rebuild for Python 2.6
+
 * Thu Jan 17 2008 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.14.0-1
 - Upstream 0.14.0
 - Package the .egg-info files.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pylint/F-10/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	18 Jan 2008 01:28:36 -0000	1.12
+++ sources	18 Jun 2009 03:31:51 -0000	1.13
@@ -1 +1 @@
-a6a6a1c68e56506d6fca7569f622767a  pylint-0.14.0.tar.gz
+2fb51eb37062aff094b104004ecd25a8  pylint-0.18.0.tar.gz




More information about the fedora-extras-commits mailing list