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

Andrew Robinson arobinso at fedoraproject.org
Fri Oct 28 20:12:31 UTC 2011


commit d8b8031ab643cf50891362037144a6f260fb7b61
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Fri Oct 28 16:09:11 2011 -0400

    Update to upstream 3.6.3 release.

 .gitignore                 |    1 +
 eclipse-mylyn-commons.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c27a7b..f55c76c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ eclipse-mylyn-commons-R_3_5_1-fetched-src.tar.bz2
 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
diff --git a/eclipse-mylyn-commons.spec b/eclipse-mylyn-commons.spec
index 8ef54af..5cb1517 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.2
+Version: 3.6.3
 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_2.tar.bz2
+Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.commons.git/snapshot/R_3_6_3.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_2
+%setup -q -n R_3_6_3
 
 rm -rf orbitDeps
 mkdir orbitDeps
@@ -112,6 +112,9 @@ popd
 %doc org.eclipse.mylyn.commons-feature/license.html
 
 %changelog
+* Fri Oct 28 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 release.
 
diff --git a/sources b/sources
index 7379a16..e2fa845 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f45fe000dc11935acced257c472fa2e  R_3_6_2.tar.bz2
+732e144539aa409f657155b6062a72fd  R_3_6_3.tar.bz2


More information about the scm-commits mailing list