[eclipse-jgit/f21] Update to upstream 3.5.2 release.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Dec 18 12:57:21 UTC 2014


commit 3df954ef3e8ddd019203065203397efe35877777
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Dec 18 14:57:10 2014 +0200

    Update to upstream 3.5.2 release.

 eclipse-jgit.spec |    8 +++++---
 sources           |    1 +
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-jgit.spec b/eclipse-jgit.spec
index 6f3cb2e..2a84388 100644
--- a/eclipse-jgit.spec
+++ b/eclipse-jgit.spec
@@ -1,12 +1,11 @@
 %global install_loc    %{_datadir}/eclipse/dropins/jgit
-%global version_suffix 201409260305-r
+%global version_suffix 201411120430-r
 
 %{?scl:%scl_package eclipse-jgit}
 %{!?scl:%global pkg_name %{name}}
 
-
 Name:           %{?scl_prefix}eclipse-jgit
-Version:        3.5.0
+Version:        3.5.2
 Release:        1%{?dist}
 Summary:        Eclipse JGit
 
@@ -167,6 +166,9 @@ install -m 755 org.eclipse.jgit.pgm/jgit.sh %{buildroot}%{_bindir}/jgit
 %doc README.md
 
 %changelog
+* Thu Dec 18 2014 Alexander Kurtakov <akurtako at redhat.com> 3.5.2-1
+- Update to upstream 3.5.2 release.
+
 * Fri Oct 03 2014 Mat Booth <mat.booth at redhat.com> - 3.5.0-1
 - Update to latest upstream release 3.5.0
 
diff --git a/sources b/sources
index 0ed1bc2..8d4c510 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 512ff41758507bcbcf7cb1ff937141e3  jgit-3.5.0.201409260305-r.tar.bz2
+352f2777358c30f5c467a347d507d7ef  jgit-3.5.2.201411120430-r.tar.bz2


More information about the scm-commits mailing list