[eclipse-pydev] Update to upstream 2.2.4 release.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Nov 3 10:04:14 UTC 2011


commit a2e84d5676ba4305b348b5476c48ffee9a2d14b6
Author: Alexander Kurtakov < <akurtako at redhat.com>
Date:   Thu Nov 3 12:03:32 2011 +0200

    Update to upstream 2.2.4 release.

 .gitignore            |    1 +
 eclipse-pydev.spec    |   11 +++++++----
 remove-red-core.patch |    4 ++--
 sources               |    2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f00d56a..22f1455 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ PyDev-2.2.0-sources.zip
 /PyDev-2.2.1-sources.zip
 PyDev-2.2.2-sources.zip
 /org.python.pydev-2.2.3.2011100616-sources.zip
+/PyDev-2.2.4-sources.zip
diff --git a/eclipse-pydev.spec b/eclipse-pydev.spec
index 408bb66..152a690 100644
--- a/eclipse-pydev.spec
+++ b/eclipse-pydev.spec
@@ -1,5 +1,5 @@
 # psyco: Bug 483357 - Empty eclipse-pydev-debuginfo
-%global qualifier 2011100616
+%global qualifier 2011110216
 %global _python_bytecompile_errors_terminate_build 0
 
 Epoch: 1
@@ -9,14 +9,14 @@ Epoch: 1
 
 Summary:          Eclipse Python development plug-in
 Name:             eclipse-pydev
-Version:          2.2.3
+Version:          2.2.4
 Release:          1%{?dist}
 License:          EPL
 URL:              http://pydev.org
 Group:            Development/Tools
 
-#Source0:          http://downloads.sourceforge.net/project/pydev/pydev/PyDev%20%{version}/PyDev%20%{version}-sources.zip
-Source0:          http://downloads.sourceforge.net/project/pydev/pydev/PyDev%202.2.3/org.python.pydev-2.2.3.2011100616-sources.zip
+#Source0:          http://downloads.sourceforge.net/project/pydev/pydev/PyDev%202.2.4/PyDev%202.2.4-sources.zip
+Source0:          PyDev-2.2.4-sources.zip
 Patch0:           pydev-removeruntimeerror.patch
 Patch1:           remove-red-core.patch
 Patch2:           remove-winregistry.patch
@@ -202,6 +202,9 @@ fi
 %{install_loc}/pydev-mylyn
 
 %changelog
+* Thu Nov 3 2011 Alexander Kurtakov <akurtako at redhat.com> 1:2.2.4-1
+- Update to upstream 2.2.4 release.
+
 * Fri Oct 7 2011 Alexander Kurtakov <akurtako at redhat.com> 1:2.2.3-1
 - Update to upstream 2.2.3 release.
 
diff --git a/remove-red-core.patch b/remove-red-core.patch
index 013e3d0..f05a6bf 100644
--- a/remove-red-core.patch
+++ b/remove-red-core.patch
@@ -3,11 +3,11 @@
 @@ -223,10 +223,5 @@ This Agreement is governed by the laws o
           download-size="160"
           install-size="160"
-          version="2.2.3.2011100616"/>
+          version="2.2.4.2011110216"/>
 -   <plugin
 -         id="org.python.pydev.red_core"
 -         download-size="160"
 -         install-size="160"
--         version="2.2.3.2011100616"/>
+-         version="2.2.4.2011110216"/>
  
  </feature>
diff --git a/sources b/sources
index 21a01e7..a947bb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f39f97772751b982bf19435687f19237  org.python.pydev-2.2.3.2011100616-sources.zip
+15bc5ec8e56e61c386c2179d010574a0  PyDev-2.2.4-sources.zip


More information about the scm-commits mailing list