[eclipse-mylyn-docs] - Update to upstream 3.5.1.

jerboaa jerboaa at fedoraproject.org
Wed Apr 27 18:04:23 UTC 2011


commit 2b591fd28b23ee40f1686d51e650726ab937b429
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Wed Apr 27 13:51:11 2011 -0400

    - Update to upstream 3.5.1.

 .gitignore                  |    1 +
 eclipse-mylyn-docs.spec     |   13 ++++++++-----
 fetch-eclipse-mylyn-docs.sh |    2 +-
 sources                     |    2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 505b98a..464110c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 eclipse-mylyn-docs-R_3_5_0-fetched-src.tar.bz2
+eclipse-mylyn-docs-R_3_5_1-fetched-src.tar.bz2
diff --git a/eclipse-mylyn-docs.spec b/eclipse-mylyn-docs.spec
index 245e147..a601c81 100644
--- a/eclipse-mylyn-docs.spec
+++ b/eclipse-mylyn-docs.spec
@@ -1,18 +1,18 @@
 %global eclipse_base        %{_libdir}/eclipse
 %global install_loc         %{_datadir}/eclipse/dropins
 # Taken from update site so we match upstream
-#  download.eclipse.org/mylyn/archive/3.5.0/v20110316-0100
-%global qualifier           v20110316-0100
+#  http://download.eclipse.org/mylyn/archive/3.5.1/v20110422-0200/
+%global qualifier           v20110422-0200
 
 Name: eclipse-mylyn-docs
 Summary: Eclipse Mylyn documentation tools
-Version: 3.5.0
-Release: 3%{?dist}
+Version: 3.5.1
+Release: 1%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn/docs/
 
 # bash fetch-eclipse-mylyn-docs.sh
-Source0: eclipse-mylyn-docs-R_3_5_0-fetched-src.tar.bz2
+Source0: eclipse-mylyn-docs-R_3_5_1-fetched-src.tar.bz2
 Source1: fetch-eclipse-mylyn-docs.sh
 
 BuildArch: noarch
@@ -103,6 +103,9 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn-docs-htmltext \
 
 
 %changelog
+* Wed Apr 27 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.5.1-1
+- Update to upstream 3.5.1.
+
 * Wed Apr 27 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.5.0-3
 - Add missing BR/R for wikitext (eclipse-mylyn-context).
 
diff --git a/fetch-eclipse-mylyn-docs.sh b/fetch-eclipse-mylyn-docs.sh
index e1a5215..e16df2d 100644
--- a/fetch-eclipse-mylyn-docs.sh
+++ b/fetch-eclipse-mylyn-docs.sh
@@ -4,7 +4,7 @@
 #  - org.eclipse.mylyn.wikitext-feature
 #  - org.eclipse.mylyn.htmltext-feature
 # 
-RELEASE_TAG="R_3_5_0"
+RELEASE_TAG="R_3_5_1"
 OUTPUT_TAR=eclipse-mylyn-docs-$RELEASE_TAG-fetched-src.tar
 
 rm -rf org.eclipse.mylyn.docs
diff --git a/sources b/sources
index 6dcebb3..b88ddf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea7295947d5fb757b301e61a9d681ffc  eclipse-mylyn-docs-R_3_5_0-fetched-src.tar.bz2
+7a4de166f7f8a20601a137420f654530  eclipse-mylyn-docs-R_3_5_1-fetched-src.tar.bz2


More information about the scm-commits mailing list