[eclipse-mylyn] Rebuild to pick up recent dependencies.

Krzysztof Daniel kdaniel at fedoraproject.org
Tue May 14 13:28:53 UTC 2013


commit 9f50aa639c3bdd8bd0949571abcc99611d3e50e8
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Tue May 14 15:28:51 2013 +0200

    Rebuild to pick up recent dependencies.

 eclipse-mylyn.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-mylyn.spec b/eclipse-mylyn.spec
index 02c4272..c048da5 100644
--- a/eclipse-mylyn.spec
+++ b/eclipse-mylyn.spec
@@ -12,7 +12,7 @@
 Name:    %{?scl_prefix}eclipse-mylyn
 Summary: Eclipse Mylyn main feature.
 Version: 3.9.0
-Release: 0.3.git8b0964%{?dist}
+Release: 0.4.git8b0964%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
@@ -390,7 +390,7 @@ popd
 
 %build
 %{?scl:%scl_maven_opts}
-mvn-rpmbuild clean install -Dmaven.test.skip=true  -DskipTychoVersionCheck -DforceContextQualifier=v20130502-1616
+mvn-rpmbuild clean install -Dmaven.test.skip=true  -DskipTychoVersionCheck -DforceContextQualifier=v20130514-1616
 
 %install
 install -d %{buildroot}%{install_loc}/mylyn
@@ -708,6 +708,9 @@ install %{SOURCE6} %{buildroot}%{install_loc}/mylyn/eclipse/redhat-bugzilla-cust
 %doc org.eclipse.mylyn.commons/org.eclipse.mylyn.commons.sdk-feature/license.html
 
 %changelog
+* Tue May 14 2013 Krzysztof Daniel <kdaniel at redhat.com> 3.9.0-0.4.git8b0964
+- Rebuild to pick up recent dependencies.
+
 * Thu May 2 2013 Krzysztof Daniel <kdaniel at redhat.com> 3.9.0-0.3.git8b0964
 - Update to latest upstream.
 


More information about the scm-commits mailing list