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

Andrew Robinson arobinso at fedoraproject.org
Mon Nov 28 15:52:40 UTC 2011


commit 0ddc1e40f6c702a1b61d2a0d3898dc3063cc40c4
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Mon Nov 28 10:52:28 2011 -0500

    Update to upstream 3.6.4 release.

 .gitignore                 |    1 +
 eclipse-mylyn-context.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e8bcdb..a71cb5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ 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
+R_3_6_4.tar.bz2
diff --git a/eclipse-mylyn-context.spec b/eclipse-mylyn-context.spec
index 3abae73..ecc0a35 100644
--- a/eclipse-mylyn-context.spec
+++ b/eclipse-mylyn-context.spec
@@ -13,12 +13,12 @@
 
 Name: eclipse-mylyn-context
 Summary: Eclipse Mylyn context specific features
-Version: 3.6.3
+Version: 3.6.4
 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_3.tar.bz2
+Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.context.git/snapshot/R_3_6_4.tar.bz2
 
 BuildArch: noarch
 
@@ -98,7 +98,7 @@ Mylyn Task-Focused UI extensions for Team version control.
 
 
 %prep
-%setup -q -n R_3_6_3
+%setup -q -n R_3_6_4
 # 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 Nov 28 2011 Andrew Robinson <arobinso at redhat.com> 3.6.4-1
+- Update to upstream 3.6.4 release.
+
 * Mon Oct 31 2011 Andrew Robinson <arobinso at redhat.com> 3.6.3-1
 - Update to upstream 3.6.3 release.
 
diff --git a/sources b/sources
index 192769a..9d98f93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4120c959bcc46aff564aba771fea3104  R_3_6_3.tar.bz2
+2b983aa94f5b96450ee67f17c97c06fc  R_3_6_4.tar.bz2


More information about the scm-commits mailing list