[subversion] update to 1.8.8

jorton jorton at fedoraproject.org
Fri Feb 28 18:53:46 UTC 2014


commit 7fad3e53b9d80c603deb75bc80b81e08378f83b6
Author: Joe Orton <jorton at redhat.com>
Date:   Fri Feb 28 18:54:39 2014 +0000

    update to 1.8.8

 .gitignore                       |    1 +
 sources                          |    2 +-
 subversion-1.8.4-r1543145.patch  |   15 --
 subversion-1.8.5-r1542774+.patch |  352 --------------------------------------
 subversion.spec                  |   11 +-
 5 files changed, 7 insertions(+), 374 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b3e536..41abd5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ subversion-1.6.12.tar.bz2
 /subversion-1.8.3.tar.bz2
 /subversion-1.8.4.tar.bz2
 /subversion-1.8.5.tar.bz2
+/subversion-1.8.8.tar.bz2
diff --git a/sources b/sources
index fc6335c..d238441 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77349caf0ef5a612c9718c53516a9934  subversion-1.8.5.tar.bz2
+db04a587c68e38da6d0e342e6508f514  subversion-1.8.8.tar.bz2
diff --git a/subversion.spec b/subversion.spec
index 2e730ed..5f2573f 100644
--- a/subversion.spec
+++ b/subversion.spec
@@ -25,8 +25,8 @@
 
 Summary: A Modern Concurrent Version Control System
 Name: subversion
-Version: 1.8.5
-Release: 4%{?dist}
+Version: 1.8.8
+Release: 1%{?dist}
 License: ASL 2.0
 Group: Development/Tools
 URL: http://subversion.apache.org/
@@ -43,8 +43,6 @@ Patch2: subversion-1.8.0-pie.patch
 Patch3: subversion-1.8.0-kwallet.patch
 Patch4: subversion-1.8.0-rubybind.patch
 Patch5: subversion-1.8.0-aarch64.patch
-Patch6: subversion-1.8.4-r1543145.patch
-Patch7: subversion-1.8.5-r1542774+.patch
 Patch8: subversion-1.8.5-swigplWall.patch
 BuildRequires: autoconf, libtool, python, python-devel, texinfo, which
 BuildRequires: %{dbdevel} >= 4.1.25, swig >= 1.3.24, gettext
@@ -184,8 +182,6 @@ This package includes supplementary tools for use with Subversion.
 %patch3 -p1 -b .kwallet
 %patch4 -p1 -b .rubybind
 %patch5 -p1 -b .aarch64
-%patch6 -p1 -b .r1543145
-%patch7 -p1 -b .r1542774+
 %patch8 -p1 -b .swigplWall
 
 %build
@@ -480,6 +476,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Fri Feb 28 2014 Joe Orton <jorton at redhat.com> - 1.8.8-1
+- update to 1.8.8
+
 * Thu Jan 23 2014 Joe Orton <jorton at redhat.com> - 1.8.5-4
 - fix _httpd_mmn expansion in absence of httpd-devel
 


More information about the scm-commits mailing list