[eclipse-mylyn/f16] Update to upstream 3.6.4 release.

Andrew Robinson arobinso at fedoraproject.org
Mon Nov 28 15:32:42 UTC 2011


commit d81cc770a8c473e093d43c459eb0b5e6aa4fd107
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Mon Nov 28 10:32:27 2011 -0500

    Update to upstream 3.6.4 release.

 .gitignore             |    1 +
 eclipse-mylyn.spec     |    9 ++++++---
 fetch-eclipse-mylyn.sh |    2 +-
 sources                |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34468fd..d95490c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ eclipse-mylyn-R_3_5_1-fetched-src.tar.bz2
 eclipse-mylyn-R_3_6_0-fetched-src.tar.bz2
 eclipse-mylyn-R_3_6_2-fetched-src.tar.bz2
 eclipse-mylyn-R_3_6_3-fetched-src.tar.bz2
+eclipse-mylyn-R_3_6_4-fetched-src.tar.bz2
diff --git a/eclipse-mylyn.spec b/eclipse-mylyn.spec
index 69392aa..2ea53ae 100644
--- a/eclipse-mylyn.spec
+++ b/eclipse-mylyn.spec
@@ -5,13 +5,13 @@
 %global qualifier           v20110908-0706
 Name: eclipse-mylyn
 Summary: Eclipse Mylyn main feature.
-Version: 3.6.3
+Version: 3.6.4
 Release: 1%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
 # bash fetch-eclipse-mylyn.sh
-Source0: eclipse-mylyn-R_3_6_3-fetched-src.tar.bz2
+Source0: eclipse-mylyn-R_3_6_4-fetched-src.tar.bz2
 Source1: fetch-eclipse-mylyn.sh
 
 BuildArch: noarch
@@ -36,7 +36,7 @@ for certain task repositories and monitors work activity to hide
 information that is not relevant to the current task.
 
 %prep
-%setup -q -n eclipse-mylyn-R_3_6_3-fetched-src
+%setup -q -n eclipse-mylyn-R_3_6_4-fetched-src
 rm -rf orbitDeps
 mkdir orbitDeps
 pushd orbitDeps
@@ -63,6 +63,9 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn \
 %doc org.eclipse.mylyn-feature/license.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/fetch-eclipse-mylyn.sh b/fetch-eclipse-mylyn.sh
index d45e95e..845abc9 100755
--- a/fetch-eclipse-mylyn.sh
+++ b/fetch-eclipse-mylyn.sh
@@ -5,7 +5,7 @@
 # 
 # Note:
 # eclipse-mylyn-commons needs to be built prior to this package.
-RELEASE_TAG="R_3_6_3"
+RELEASE_TAG="R_3_6_4"
 
 rm -rf org.eclipse.mylyn.context.tar.bz2
 rm -rf org.eclipse.mylyn.tasks.tar.bz2
diff --git a/sources b/sources
index ad4c20a..f2c4a0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd4bf597fd6eeaf205fb111465f9cf3b  eclipse-mylyn-R_3_6_3-fetched-src.tar.bz2
+7fd3c9a2d9b759e6d43245e26d6eb61d  eclipse-mylyn-R_3_6_4-fetched-src.tar.bz2


More information about the scm-commits mailing list