[eclipse-mylyn-builds] Update to upstream 3.6.3 release.

Andrew Robinson arobinso at fedoraproject.org
Mon Oct 31 17:20:33 UTC 2011


commit 90cbd9b03af63909f7efc9f93ac049b2b99a9ce5
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Mon Oct 31 13:20:20 2011 -0400

    Update to upstream 3.6.3 release.

 .gitignore                |    1 +
 eclipse-mylyn-builds.spec |   11 ++++++-----
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0951531..b3ba102 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 eclipse-mylyn-builds-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
diff --git a/eclipse-mylyn-builds.spec b/eclipse-mylyn-builds.spec
index cc088b0..7d9011e 100644
--- a/eclipse-mylyn-builds.spec
+++ b/eclipse-mylyn-builds.spec
@@ -6,12 +6,12 @@
 
 Name: eclipse-mylyn-builds
 Summary: Eclipse Mylyn Builds
-Version: 3.6.2
+Version: 3.6.3
 Release: 1%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn/builds/
 
-Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.builds.git/snapshot/R_3_6_2.tar.bz2
+Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.builds.git/snapshot/R_3_6_3.tar.bz2
 
 # This patches hudson.core so as to
 # - remove ecf-based auto-discovery
@@ -71,7 +71,7 @@ Support for the open source Hudson and Jenkins continuous integration servers.
 
 
 %prep
-%setup -q -n R_3_6_2
+%setup -q -n R_3_6_3
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -111,7 +111,6 @@ popd
 # eclipse-mylyn-builds
 
 %files
-%defattr(-,root,root,-)
 %{install_loc}/mylyn-builds
 %doc org.eclipse.mylyn.builds-feature/epl-v10.html
 %doc org.eclipse.mylyn.builds-feature/license.html
@@ -120,13 +119,15 @@ popd
 # eclipse-mylyn-builds-hudson
 
 %files hudson
-%defattr(-,root,root,-)
 %{install_loc}/mylyn-builds-hudson
 %doc org.eclipse.mylyn.hudson-feature/epl-v10.html
 %doc org.eclipse.mylyn.hudson-feature/license.html
 
 
 %changelog
+* Mon Oct 31 2011 Andrew Robinson <arobinso at redhat.com> 3.6.3-1
+- Update to upstream 3.6.3 release.
+
 * Wed Oct 12 2011 Andrew Robinson <arobinso at redhat.com> 3.6.2-1
 - Update to upstream 3.6.2 release.
 
diff --git a/sources b/sources
index 4b2b015..e6d6a2c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec151a3001360946d641ce80d7b74b4e  R_3_6_2.tar.bz2
+76415630497c137e6daf3954c7a68439  R_3_6_3.tar.bz2


More information about the scm-commits mailing list