[eclipse-mylyn-versions/f16] Update to upstream 3.6.2.

Andrew Robinson arobinso at fedoraproject.org
Wed Oct 12 19:35:55 UTC 2011


commit d07a22fd17239deb38a60dff09fc43e280f6806b
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Wed Oct 12 15:35:41 2011 -0400

    Update to upstream 3.6.2.

 .gitignore                  |    1 +
 eclipse-mylyn-versions.spec |   11 +++++++----
 sources                     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0109fbf..bf4d392 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 eclipse-mylyn-versions-R_3_5_0-fetched-src.tar.bz2
 eclipse-mylyn-versions-R_3_5_1-fetched-src.tar.bz2
 R_3_6_0.tar.bz2
+R_3_6_2.tar.bz2
diff --git a/eclipse-mylyn-versions.spec b/eclipse-mylyn-versions.spec
index 7005c98..460eea8 100644
--- a/eclipse-mylyn-versions.spec
+++ b/eclipse-mylyn-versions.spec
@@ -2,16 +2,16 @@
 %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/
-%global qualifier           v20110608-1400
+%global qualifier           v20110908-0706
 
 Name: eclipse-mylyn-versions
 Summary: Eclipse Mylyn Versions
-Version: 3.6.0
+Version: 3.6.2
 Release: 1%{?dist}
 License: EPL
 URL: http://eclipse.org/mylyn/versions/
 
-Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.versions.git/snapshot/R_3_6_0.tar.bz2
+Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.versions.git/snapshot/R_3_6_2.tar.bz2
 
 BuildArch: noarch
 
@@ -54,7 +54,7 @@ Provides CVS integration for Eclipse Mylyn.
 
 
 %prep
-%setup -q -n R_3_6_0
+%setup -q -n R_3_6_2
 
 
 %build
@@ -113,6 +113,9 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn-versions-cvs \
 
 
 %changelog
+* Wed Oct 12 2011 Andrew Robinson <arobinso at redhat.com> 3.6.2-1
+- Update to upstream 3.6.2.
+
 * Thu Jul 14 2011 Minoo Ziaei <mziaei at redhat.com> 3.6.0-1
 - Update to upstream 3.6.0.
 
diff --git a/sources b/sources
index 2cd3d90..d7965f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6fe588b96450b01bb4cd0fbbb6049c23  R_3_6_0.tar.bz2
+71c3d1d03c767c2f33aff88a271c6444  R_3_6_2.tar.bz2


More information about the scm-commits mailing list