rpms/python-astng/FC-4 .cvsignore, 1.3, 1.4 python-astng.spec, 1.4, 1.5 sources, 1.3, 1.4

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


Author: icon

Update of /cvs/extras/rpms/python-astng/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23278/FC-4

Modified Files:
	.cvsignore python-astng.spec sources 
Log Message:
Version 0.14.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-astng/FC-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	16 Nov 2005 20:53:43 -0000	1.3
+++ .cvsignore	12 Jan 2006 16:55:35 -0000	1.4
@@ -1,2 +1 @@
-astng-0.13.1.tar.gz
-astng-0.13.1-modname.patch
+astng-0.14.0.tar.gz


Index: python-astng.spec
===================================================================
RCS file: /cvs/extras/rpms/python-astng/FC-4/python-astng.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-astng.spec	16 Nov 2005 20:53:43 -0000	1.4
+++ python-astng.spec	12 Jan 2006 16:55:35 -0000	1.5
@@ -1,17 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-astng
-Version:        0.13.1
-Release:        2%{?dist}
+Version:        0.14.0
+Release:        1%{?dist}
 Summary:        Python Abstract Syntax Tree New Generation
 
 Group:          Development/Languages
 License:        GPL
 URL:            http://www.logilab.org/projects/astng/
 Source0:        ftp://ftp.logilab.org/pub/astng/astng-%{version}.tar.gz
-                # This should be upstream in the CVS version,
-                # but without this fix pylint is pretty much unusable.
-Patch0:         astng-0.13.1-modname.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -28,7 +25,6 @@
 
 %prep
 %setup -q -n astng-%{version}
-%patch0 -p0
 
 
 %build
@@ -57,6 +53,10 @@
 
 
 %changelog
+* Thu Jan 12 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.14.0-1
+- Version 0.14.0
+- Drop the modname patch
+
 * Tue Nov 15 2005 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.13.1-2
 - Patch for the modname traceback
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-astng/FC-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	16 Nov 2005 20:53:43 -0000	1.3
+++ sources	12 Jan 2006 16:55:35 -0000	1.4
@@ -1,2 +1 @@
-57b899fb6caf7b88f33161b89ee1e6fa  astng-0.13.1.tar.gz
-ab22a610844f1c4a72ebb2c7d96ec15d  astng-0.13.1-modname.patch
+29fa137d44eeed6a69e2e3feb07cff0a  astng-0.14.0.tar.gz




More information about the scm-commits mailing list