[eclipse-mylyn-context] Update to upstream 3.6.3 release.

Andrew Robinson arobinso at fedoraproject.org
Mon Oct 31 15:12:17 UTC 2011


commit 74ca78a96bb9e395e56d860abc19fb69e1f74f39
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Mon Oct 31 11:11:57 2011 -0400

    Update to upstream 3.6.3 release.

 .gitignore                 |    1 +
 eclipse-mylyn-context.spec |   11 +++++++----
 sources                    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb7dff2..0e8bcdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ eclipse-mylyn-context-R_3_5_0-fetched-src.tar.bz2
 eclipse-mylyn-context-R_3_5_1-fetched-src.tar.bz2
 R_3_6_0.tar.bz2
 R_3_6_2.tar.bz2
+R_3_6_3.tar.bz2
diff --git a/eclipse-mylyn-context.spec b/eclipse-mylyn-context.spec
index b133169..3abae73 100644
--- a/eclipse-mylyn-context.spec
+++ b/eclipse-mylyn-context.spec
@@ -1,7 +1,7 @@
 %global eclipse_base        %{_libdir}/eclipse
 %global install_loc         %{_datadir}/eclipse/dropins
 # Taken from update site so we match upstream
-#  http://download.eclipse.org/mylyn/archive/3.6.0/v20110608-1400/
+#  http://download.eclipse.org/mylyn/archive/3.6.3/v20110608-1400/
 %global qualifier           v20110908-0706
 
 # Builds the following upstream features:
@@ -13,12 +13,12 @@
 
 Name: eclipse-mylyn-context
 Summary: Eclipse Mylyn context specific features
-Version: 3.6.2
+Version: 3.6.3
 Release: 1%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
-Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.context.git/snapshot/R_3_6_2.tar.bz2
+Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.context.git/snapshot/R_3_6_3.tar.bz2
 
 BuildArch: noarch
 
@@ -98,7 +98,7 @@ Mylyn Task-Focused UI extensions for Team version control.
 
 
 %prep
-%setup -q -n R_3_6_2
+%setup -q -n R_3_6_3
 # remove unneeded sources
 ls -1 | grep -vE 'org.eclipse.mylyn.team.ui|org.eclipse.mylyn.context.ui|org.eclipse.mylyn.resources.ui|org.eclipse.mylyn.team-feature|org.eclipse.mylyn.cdt-feature|org.eclipse.mylyn.cdt.ui|org.eclipse.mylyn.java-feature|org.eclipse.mylyn.java.ui|org.eclipse.mylyn.ide.ant|org.eclipse.mylyn.ide.ui|org.eclipse.mylyn.java.tasks|org.eclipse.mylyn.pde-feature|org.eclipse.mylyn.pde.ui|org.eclipse.mylyn.context-feature' | xargs rm -rf
 
@@ -172,6 +172,9 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn-cdt \
 %doc org.eclipse.mylyn.team-feature/epl-v10.html
 
 %changelog
+* Mon Oct 31 2011 Andrew Robinson <arobinso at redhat.com> 3.6.3-1
+- Update to upstream 3.6.3 release.
+
 * Fri Oct 7 2011 Alexander Kurtakov <akurtako at redhat.com> 3.6.2-1
 - Update to upstream 3.6.2 license.
 
diff --git a/sources b/sources
index e31f536..192769a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ce5ff6d88eecb0c198a71399b479fed  R_3_6_2.tar.bz2
+4120c959bcc46aff564aba771fea3104  R_3_6_3.tar.bz2


More information about the scm-commits mailing list