diff --git a/sources b/sources index bef81d8..9a556a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (subversion-1.10.0.tar.bz2) = 26e49c961d54c4e78067caa202f384c36544e0ce7506abbffe73e59186ac34559a70cbd6c0934ed47dcc5c3580fce0f0cc2ef14b77695c26e8dbbc6358d1ec6a +SHA512 (subversion-1.10.2.tar.bz2) = ccbe860ec93a198745e40620cb7e005a85797e344a99ddbc0e24c32ad846976eae35cf5b3d62ba5751b998f0d40bbebbba72f484d92c92693bbb2112c989b129 diff --git a/subversion.spec b/subversion.spec index 74be327..eff4596 100644 --- a/subversion.spec +++ b/subversion.spec @@ -36,8 +36,8 @@ Summary: A Modern Concurrent Version Control System Name: subversion -Version: 1.10.0 -Release: 10%{?dist} +Version: 1.10.2 +Release: 1%{?dist} License: ASL 2.0 Group: Development/Tools URL: https://subversion.apache.org/ @@ -54,8 +54,6 @@ Patch1: subversion-1.10.0-rpath.patch Patch2: subversion-1.10.0-pie.patch Patch4: subversion-1.8.0-rubybind.patch Patch5: subversion-1.8.5-swigplWall.patch -Patch6: subversion-1.9.7-pybinary.patch -Patch7: subversion-1.10.0-pkgsecret.patch BuildRequires: autoconf, libtool, texinfo, which BuildRequires: swig >= 1.3.24, gettext %if %{with bdb} @@ -222,8 +220,6 @@ This package includes supplementary tools for use with Subversion. %patch2 -p1 -b .pie %patch4 -p1 -b .rubybind %patch5 -p1 -b .swigplWall -%patch6 -p1 -b .pybinary -%patch7 -p1 -b .pkgsecret %build # Regenerate the buildsystem, so that: @@ -546,6 +542,9 @@ make check-javahl %endif %changelog +* Fri Jul 20 2018 Joe Orton - 1.10.2-1 +- update to 1.10.2 (#1603197) + * Sat Jul 14 2018 Fedora Release Engineering - 1.10.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild