[eclipse-jgit] Update to upstream 3.5.2 release.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Dec 18 12:19:30 UTC 2014


commit 731d4376531a8d6681f7eb157130a132606d2634
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Dec 18 14:19:20 2014 +0200

    Update to upstream 3.5.2 release.

 eclipse-jgit.spec |    9 ++++++---
 sources           |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/eclipse-jgit.spec b/eclipse-jgit.spec
index ca4a2d9..83e9e88 100644
--- a/eclipse-jgit.spec
+++ b/eclipse-jgit.spec
@@ -1,11 +1,11 @@
-%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
-Release:        3%{?dist}
+Version:        3.5.2
+Release:        1%{?dist}
 Summary:        Eclipse JGit
 
 License:        BSD
@@ -128,6 +128,9 @@ install -m 755 org.eclipse.jgit.pgm/jgit.sh %{buildroot}%{_bindir}/jgit
 %doc LICENSE README.md
 
 %changelog
+* Thu Dec 18 2014 Alexander Kurtakov <akurtako at redhat.com> 3.5.2-1
+- Update to upstream 3.5.2 release.
+
 * Tue Nov 11 2014 Mat Booth <mat.booth at redhat.com> - 3.5.0-3
 - Rebuild to generate correct symlinks
 - Drop unnecessary requires (now autogenerated by xmvn)
diff --git a/sources b/sources
index 0ed1bc2..9bcc4c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-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