[eclipse-egit-github] Update to upstream version 3.3.0.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Mar 13 15:36:32 UTC 2014


commit 205e16709f5642fa13f186f6d0a75b0a746f0294
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Mar 13 17:36:21 2014 +0200

    Update to upstream version 3.3.0.

 .gitignore               |    1 +
 eclipse-egit-github.spec |   12 +++++++-----
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b7e2727
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/egit-github-3.3.0.201403021825-r.tar.bz2
diff --git a/eclipse-egit-github.spec b/eclipse-egit-github.spec
index b26f0cc..93c4a38 100644
--- a/eclipse-egit-github.spec
+++ b/eclipse-egit-github.spec
@@ -1,8 +1,8 @@
 %global install_loc	%{_datadir}/eclipse/dropins/egit-github
-%global version_suffix 201312181205-r
+%global version_suffix 201403021825-r
 
 Name:			eclipse-egit-github
-Version:		3.2.0
+Version:		3.3.0
 Release:		1%{?dist}
 Summary:		Eclipse EGit Mylyn GitHub Connector
 
@@ -21,7 +21,7 @@ BuildRequires:	feclipse-maven-plugin
 BuildRequires:	maven-local
 BuildRequires:	maven-install-plugin
 BuildRequires:	maven-deploy-plugin
-BuildRequires: 	eclipse-egit
+BuildRequires:	eclipse-egit
 
 Requires:		eclipse-egit
 
@@ -52,8 +52,7 @@ popd
 
 
 %build
-mvn-rpmbuild -DskipTychoVersionCheck \
-		install
+mvn-rpmbuild install
 
 %install
 %mvn_artifact org.eclipse.egit.github.core/pom-jar.xml org.eclipse.egit.github.core/target/*.jar
@@ -80,6 +79,9 @@ popd
 
 
 %changelog
+* Thu Mar 13 2014 Alexander Kurtakov <akurtako at redhat.com> 3.3.0-1
+- Update to upstream version 3.3.0.
+
 * Thu Jan 23 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.2.0-1
 - Update to upstream version 3.2.0
 - Install Maven metadata for egit.github.core, resolves: rhbz#1056937
diff --git a/sources b/sources
index 5c46bec..45aa91d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfa7aa915891797c75e09c9fa459c9c8  egit-github-3.2.0.201312181205-r.tar.bz2
+9f087ff2f1c9d65789b7bfd2f3beba34  egit-github-3.3.0.201403021825-r.tar.bz2


More information about the scm-commits mailing list