[eclipse-pydev] Update to upstream 2.2.1 release.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Jul 14 08:07:00 UTC 2011


commit 5faa93a7c7220f8613b5e7e579a07711d6f071be
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Jul 14 11:06:20 2011 +0300

    Update to upstream 2.2.1 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 8d376f4..6b7c528 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ org.python.pydev-1.6.4.2011010200-sources.zip
 org.python.pydev-2.0.0.2011040403-sources.zip
 PyDev%202.2.0%20sources.zip
 PyDev-2.2.0-sources.zip
+/PyDev-2.2.1-sources.zip
diff --git a/eclipse-pydev.spec b/eclipse-pydev.spec
index 9ff6ffc..902c7d3 100644
--- a/eclipse-pydev.spec
+++ b/eclipse-pydev.spec
@@ -1,6 +1,6 @@
 # psyco: Bug 483357 - Empty eclipse-pydev-debuginfo
 %global debug_package %{nil}
-%global qualifier 2011062419
+%global qualifier 2011071313
 %global _python_bytecompile_errors_terminate_build 0
 
 Epoch: 1
@@ -10,14 +10,14 @@ Epoch: 1
 
 Summary:          Eclipse Python development plug-in
 Name:             eclipse-pydev
-Version:          2.2.0
+Version:          2.2.1
 Release:          1%{?dist}
 License:          EPL
 URL:              http://pydev.org
 Group:            Development/Tools
 
-#Source0:          http://downloads.sourceforge.net/project/pydev/pydev/Pydev%202.2.0/PyDev%202.2.0%20sources.zip
-Source0:          PyDev-2.2.0-sources.zip
+#Source0:          http://downloads.sourceforge.net/project/pydev/pydev/PyDev%202.2.1/PyDev%202.2.1-sources.zip
+Source0:          PyDev-2.2.1-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 Jul 14 2011 Alexander Kurtakov <akurtako at redhat.com> 1:2.2.1-1
+- Update to upstream 2.2.1 release.
+
 * Tue Jul 12 2011 Alexander Kurtakov <akurtako at redhat.com> 1:2.2.0-1
 - Update to upstream 2.2.0 release.
 
diff --git a/remove-red-core.patch b/remove-red-core.patch
index 05161a3..f85c6f1 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.0.2011062419"/>
+          version="2.2.1.2011071313"/>
 -   <plugin
 -         id="org.python.pydev.red_core"
 -         download-size="160"
 -         install-size="160"
--         version="2.2.0.2011062419"/>
+-         version="2.2.1.2011071313"/>
  
  </feature>
diff --git a/sources b/sources
index a52f1ae..8c22690 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09852d3fb5a1fdcd9a8d16b99859a75d  PyDev-2.2.0-sources.zip
+1f41acdb1788f2cd29087ee2550a0674  PyDev-2.2.1-sources.zip


More information about the scm-commits mailing list