[eclipse-mylyn-commons] Update to 3.6.4.

Andrew Robinson arobinso at fedoraproject.org
Mon Nov 28 15:04:19 UTC 2011


commit 019bba73a70b47ee6f5e20e326debe5ef0c0b7b6
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Mon Nov 28 10:03:47 2011 -0500

    Update to 3.6.4.

 .gitignore                 |    1 +
 eclipse-mylyn-commons.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f55c76c..4ef5ca0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ eclipse-mylyn-commons-R_3_6_0-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-commons.spec b/eclipse-mylyn-commons.spec
index 5cb1517..d7d835b 100644
--- a/eclipse-mylyn-commons.spec
+++ b/eclipse-mylyn-commons.spec
@@ -6,12 +6,12 @@
 
 Name: eclipse-mylyn-commons
 Summary: Common libraries for Eclipse Mylyn
-Version: 3.6.3
+Version: 3.6.4
 Release: 1%{?dist}
 License: EPL and ASL 2.0
 URL: http://www.eclipse.org/mylyn
 
-Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.commons.git/snapshot/R_3_6_3.tar.bz2
+Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.commons.git/snapshot/R_3_6_4.tar.bz2
 
 # Would require axis2+OSGi info. Remove once
 # https://bugzilla.redhat.com/show_bug.cgi?id=497126
@@ -54,7 +54,7 @@ information that is not relevant to the current task. This package includes
 common libraries used by other Eclipse Mylyn packages.
 
 %prep
-%setup -q -n R_3_6_3
+%setup -q -n R_3_6_4
 
 rm -rf orbitDeps
 mkdir orbitDeps
@@ -112,6 +112,9 @@ popd
 %doc org.eclipse.mylyn.commons-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.
+
 * Fri Oct 28 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 e2fa845..3c8b19d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-732e144539aa409f657155b6062a72fd  R_3_6_3.tar.bz2
+99724eedba0f4f21903785483d667595  R_3_6_4.tar.bz2


More information about the scm-commits mailing list