[eclipse-pydev/f16: 2/2] Update to upstream 2.2.3 release.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Oct 6 22:26:00 UTC 2011


commit 24164d06a551936c6ed5c74e9f2fbad41a595101
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Oct 7 01:24:59 2011 +0300

    Update to upstream 2.2.3 release.

 .gitignore            |    1 +
 eclipse-pydev.spec    |   12 +++++++-----
 remove-red-core.patch |    4 ++--
 sources               |    2 +-
 4 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b119e0..f00d56a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ PyDev%202.2.0%20sources.zip
 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
diff --git a/eclipse-pydev.spec b/eclipse-pydev.spec
index 4804a66..408bb66 100644
--- a/eclipse-pydev.spec
+++ b/eclipse-pydev.spec
@@ -1,6 +1,5 @@
 # psyco: Bug 483357 - Empty eclipse-pydev-debuginfo
-%global debug_package %{nil}
-%global qualifier 2011082312
+%global qualifier 2011100616
 %global _python_bytecompile_errors_terminate_build 0
 
 Epoch: 1
@@ -10,14 +9,14 @@ Epoch: 1
 
 Summary:          Eclipse Python development plug-in
 Name:             eclipse-pydev
-Version:          2.2.2
+Version:          2.2.3
 Release:          1%{?dist}
 License:          EPL
 URL:              http://pydev.org
 Group:            Development/Tools
 
-#Source0:          http://downloads.sourceforge.net/project/pydev/pydev/PyDev%202.2.2/PyDev%202.2.2-sources.zip
-Source0:          PyDev-2.2.2-sources.zip
+#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
 Patch0:           pydev-removeruntimeerror.patch
 Patch1:           remove-red-core.patch
 Patch2:           remove-winregistry.patch
@@ -203,6 +202,9 @@ fi
 %{install_loc}/pydev-mylyn
 
 %changelog
+* Fri Oct 7 2011 Alexander Kurtakov <akurtako at redhat.com> 1:2.2.3-1
+- Update to upstream 2.2.3 release.
+
 * Tue Aug 23 2011 Alexander Kurtakov <akurtako at redhat.com> 1:2.2.2-1
 - Update to upstream 2.2.2 release.
 
diff --git a/remove-red-core.patch b/remove-red-core.patch
index a2d5570..013e3d0 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.2.2011082312"/>
+          version="2.2.3.2011100616"/>
 -   <plugin
 -         id="org.python.pydev.red_core"
 -         download-size="160"
 -         install-size="160"
--         version="2.2.2.2011082312"/>
+-         version="2.2.3.2011100616"/>
  
  </feature>
diff --git a/sources b/sources
index 24cf3c7..21a01e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d8801cca7b1c1d027c7297c453b629c  PyDev-2.2.2-sources.zip
+f39f97772751b982bf19435687f19237  org.python.pydev-2.2.3.2011100616-sources.zip


More information about the scm-commits mailing list