rpms/eclipse-pydev/devel .cvsignore, 1.19, 1.20 sources, 1.19, 1.20 eclipse-pydev.spec, 1.28, 1.29

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Jul 17 14:03:01 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse-pydev/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1999/devel

Modified Files:
	.cvsignore sources eclipse-pydev.spec 
Log Message:
Update to 1.4.7. Adds IronPython projects support.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	21 May 2009 13:09:33 -0000	1.19
+++ .cvsignore	17 Jul 2009 14:02:31 -0000	1.20
@@ -1,3 +1,4 @@
 org.python.pydev.mylyn.feature-fetched-src-pydev_1_3_7.tar.bz2
 org.python.pydev.feature-1.4.5.2727-sources.zip
 org.python.pydev.feature-1.4.6.2788-sources.zip
+org.python.pydev.feature-1.4.7.2843-sources.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	21 May 2009 13:09:33 -0000	1.19
+++ sources	17 Jul 2009 14:02:31 -0000	1.20
@@ -1 +1 @@
-1d56ce8770e97412a8e5ce095a65fcc6  org.python.pydev.feature-1.4.6.2788-sources.zip
+43b70bf1ddd1db0d1e64e53b32fb3130  org.python.pydev.feature-1.4.7.2843-sources.zip


Index: eclipse-pydev.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/devel/eclipse-pydev.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- eclipse-pydev.spec	21 May 2009 13:09:34 -0000	1.28
+++ eclipse-pydev.spec	17 Jul 2009 14:02:31 -0000	1.29
@@ -1,6 +1,6 @@
 # psyco: Bug 483357 - Empty eclipse-pydev-debuginfo
 %global debug_package %{nil}
-%global qualifier 2788
+%global qualifier 2843
 
 Epoch: 1
 
@@ -9,7 +9,7 @@ Epoch: 1
 
 %define major     1
 %define minor     4
-%define maint     6
+%define maint     7
 
 Summary:          Eclipse Python development plug-in
 Name:             eclipse-pydev
@@ -213,6 +213,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{install_loc}/pydev-mylyn
 
 %changelog
+* Fri Jul 17 2009 Alexander Kurtakov <akurtako at redhat.com> 1:1.4.7-1
+- Update to 1.4.7. Adds IronPython projects support.
+
 * Thu May 21 2009 Alexander Kurtakov <akurtako at redhat.com> 1:1.4.6-1
 - Update to 1.4.6.
 




More information about the fedora-extras-commits mailing list