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 3.4.0-1 +- Update to upstream 3.4.0. + * Sat Jun 07 2014 Fedora Release Engineering - 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