diff --git a/subversion.spec b/subversion.spec index 7559aa2..a63ad6a 100644 --- a/subversion.spec +++ b/subversion.spec @@ -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 - 1.8.13-5 +- rebuild with SWIG 3.0.6 (#1216264) + * Mon Jun 15 2015 Ville Skyttä - 1.8.13-4 - Own bash-completion dirs not owned by anything in dep chain