[eclipse-egit-github] Update to upstream 3.4.0.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Jul 10 13:18:33 UTC 2014


commit 9bde29023a444a38df88c78f059054c5280b8707
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Jul 10 16:18:47 2014 +0300

    Update to upstream 3.4.0.

 .gitignore               |    1 +
 eclipse-egit-github.spec |   11 +++++++----
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7e2727..682c50b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /egit-github-3.3.0.201403021825-r.tar.bz2
+/egit-github-3.4.0.201406110918-r.tar.bz2
diff --git a/eclipse-egit-github.spec b/eclipse-egit-github.spec
index 0296ae3..b905bd3 100644
--- a/eclipse-egit-github.spec
+++ b/eclipse-egit-github.spec
@@ -1,9 +1,9 @@
 %global install_loc	%{_datadir}/eclipse/dropins/egit-github
-%global version_suffix 201403021825-r
+%global version_suffix 201406110918-r
 
 Name:			eclipse-egit-github
-Version:		3.3.0
-Release:		2%{?dist}
+Version:		3.4.0
+Release:		1%{?dist}
 Summary:		Eclipse EGit Mylyn GitHub Connector
 
 Group:			Development/Libraries
@@ -52,7 +52,7 @@ popd
 
 
 %build
-mvn-rpmbuild install
+%mvn_build -j
 
 %install
 %mvn_artifact org.eclipse.egit.github.core/pom-jar.xml org.eclipse.egit.github.core/target/*.jar
@@ -79,6 +79,9 @@ popd
 
 
 %changelog
+* Thu Jul 10 2014 Alexander Kurtakov <akurtako at redhat.com> 3.4.0-1
+- Update to upstream 3.4.0.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 45aa91d..34c5685 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f087ff2f1c9d65789b7bfd2f3beba34  egit-github-3.3.0.201403021825-r.tar.bz2
+43e35d63b9f0aaeee8fa8943179ef434  egit-github-3.4.0.201406110918-r.tar.bz2


More information about the scm-commits mailing list