rebuild with SWIG 3.0.6 (#1216264)

This commit is contained in:
Joe Orton 2015-07-14 09:19:32 +01:00
parent c949dc0f96
commit a3a9239627
1 changed files with 5 additions and 2 deletions

View File

@ -20,7 +20,7 @@
Summary: A Modern Concurrent Version Control System
Name: subversion
Version: 1.8.13
Release: 4%{?dist}
Release: 5%{?dist}
License: ASL 2.0
Group: Development/Tools
URL: http://subversion.apache.org/
@ -42,7 +42,7 @@ Patch10: subversion-1.8.13-swigpython.patch
Patch11: subversion-1.8.11-ruby22-fixes.rb
Patch12: subversion-1.8-sqlite-r1672295.patch
BuildRequires: autoconf, libtool, python, python-devel, texinfo, which
BuildRequires: libdb-devel >= 4.1.25, swig >= 1.3.24, gettext
BuildRequires: libdb-devel >= 4.1.25, swig >= 3.0.6, gettext
BuildRequires: apr-devel >= 1.3.0, apr-util-devel >= 1.3.0
BuildRequires: libserf-devel >= 1.3.0, cyrus-sasl-devel
BuildRequires: sqlite-devel >= 3.4.0, file-devel, systemd-units
@ -461,6 +461,9 @@ make check-javahl
%endif
%changelog
* Tue Jul 14 2015 Joe Orton <jorton@redhat.com> - 1.8.13-5
- rebuild with SWIG 3.0.6 (#1216264)
* Mon Jun 15 2015 Ville Skyttä <ville.skytta@iki.fi> - 1.8.13-4
- Own bash-completion dirs not owned by anything in dep chain