[svnkit] Update to upstream 1.3.5.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Jan 25 15:18:36 UTC 2011


commit d89e825910f89e6904562a1f16392a34d3f4c265
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Jan 25 17:17:21 2011 +0200

    Update to upstream 1.3.5.

 .gitignore  |    1 +
 sources     |    2 +-
 svnkit.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07db362..77c70ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ org.tmatesoft.svn_1.3.0.src-CLEAN.zip
 org.tmatesoft.svn_1.3.2.src-CLEAN.zip
 org.tmatesoft.svn_1.3.3.src-CLEAN.zip
 org.tmatesoft.svn_1.3.4.src-CLEAN.zip
+org.tmatesoft.svn_1.3.5.src-CLEAN.zip
diff --git a/sources b/sources
index a71d071..b640254 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40b7f8eb6b2132732af5ce11df8fd035  org.tmatesoft.svn_1.3.4.src-CLEAN.zip
+2e2c586a22dee2697e7147106a24d094  org.tmatesoft.svn_1.3.5.src-CLEAN.zip
diff --git a/svnkit.spec b/svnkit.spec
index b58ea1b..3d16e98 100644
--- a/svnkit.spec
+++ b/svnkit.spec
@@ -1,4 +1,4 @@
-%global svn_revision     6888
+%global svn_revision     7406
 
 %global eclipse_name     eclipse
 %global eclipse_base     %{_libdir}/%{eclipse_name}
@@ -12,8 +12,8 @@
 %global jna_plugin_dir   %{local_plugins}/%{jna_plugin_name}
 
 Name:           svnkit
-Version:        1.3.4
-Release:        2%{?dist}
+Version:        1.3.5
+Release:        1%{?dist}
 Summary:        Pure Java Subversion client library
 
 Group:          Development/Tools
@@ -184,6 +184,9 @@ ln -s %{_javadir}/antlr3.jar $RPM_BUILD_ROOT%{core_plugin_dir}/antlr-runtime-3.1
 
 
 %changelog
+* Tue Jan 25 2011 Alexander Kurtakov <akurtako at redhat.com> 1.3.5-1
+- Update to upstream 1.3.5.
+
 * Mon Dec 13 2010 Alexander Kurtakov <akurtako at redhat.com> 1.3.4-2
 - Fix pom name.
 - Adapt to current guidelines.


More information about the scm-commits mailing list