[eclipse-mylyn] - Fix qualifier to match upstream.

jerboaa jerboaa at fedoraproject.org
Thu Jul 14 12:55:47 UTC 2011


commit d4d9ed8f2087ba8b407d5d72013cdef4d795f882
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Thu Jul 14 08:55:43 2011 -0400

    - Fix qualifier to match upstream.

 eclipse-mylyn.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/eclipse-mylyn.spec b/eclipse-mylyn.spec
index 1712035..559685a 100644
--- a/eclipse-mylyn.spec
+++ b/eclipse-mylyn.spec
@@ -1,13 +1,12 @@
 %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.5.1/v20110422-0200/
-%global qualifier           v20110422-0200
-
+#  http://download.eclipse.org/mylyn/archive/3.6.0/v20110608-1400/
+%global qualifier           v20110608-1400
 Name: eclipse-mylyn
 Summary: Eclipse Mylyn main feature.
 Version: 3.6.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
@@ -67,6 +66,9 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn \
 %doc org.eclipse.mylyn-feature/license.html
 
 %changelog
+* Thu Jul 14 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.6.0-2
+- Fix qualifier to match upstream.
+
 * Wed Jul 13 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.6.0-1
 - Update to upstream's 3.6.0 release.
 


More information about the scm-commits mailing list