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

Andrew Robinson arobinso at fedoraproject.org
Mon Oct 31 15:55:47 UTC 2011


commit 602ec3416c60f37d456191d12062c07afe9a2a3b
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Mon Oct 31 11:55:33 2011 -0400

    Update to upstream 3.6.3 release.

 .gitignore              |    1 +
 eclipse-mylyn-docs.spec |   13 +++++++------
 sources                 |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2f3b7b..2cce00b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ eclipse-mylyn-docs-R_3_5_0-fetched-src.tar.bz2
 eclipse-mylyn-docs-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-docs.spec b/eclipse-mylyn-docs.spec
index 01a0d35..19cafab 100644
--- a/eclipse-mylyn-docs.spec
+++ b/eclipse-mylyn-docs.spec
@@ -1,17 +1,17 @@
 %global eclipse_base        %{_libdir}/eclipse
 %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/
+#  http://download.eclipse.org/mylyn/archive/3.6.3/v20110608-1400/
 %global qualifier           v20110908-0706
 
 Name: eclipse-mylyn-docs
 Summary: Eclipse Mylyn documentation tools
-Version: 3.6.2
+Version: 3.6.3
 Release: 1%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn/docs/
 
-Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.docs.git/snapshot/R_3_6_2.tar.bz2
+Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.docs.git/snapshot/R_3_6_3.tar.bz2
 
 BuildArch: noarch
 
@@ -58,7 +58,7 @@ Enables editing of HTML text.
 
 
 %prep
-%setup -q -n R_3_6_2
+%setup -q -n R_3_6_3
 
 
 %build
@@ -85,7 +85,6 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn-docs-htmltext \
 # eclips-mylyn-docs-wikitext
 
 %files wikitext
-%defattr(-,root,root,-)
 %{install_loc}/mylyn-docs-wikitext
 %doc org.eclipse.mylyn.wikitext-feature/epl-v10.html
 %doc org.eclipse.mylyn.wikitext-feature/license.html
@@ -94,13 +93,15 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn-docs-htmltext \
 # eclips-mylyn-docs-htmltext
 
 %files htmltext
-%defattr(-,root,root,-)
 %{install_loc}/mylyn-docs-htmltext
 %doc org.eclipse.mylyn.htmltext-feature/epl-v10.html
 %doc org.eclipse.mylyn.htmltext-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.
 
diff --git a/sources b/sources
index bfb0601..b216690 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-597e8fe9a860c417aea26295d4672b48  R_3_6_2.tar.bz2
+43085324acdd7a35408f8057e57414ac  R_3_6_3.tar.bz2


More information about the scm-commits mailing list