diff --git a/subversion-1.5.x.tar.bz2 b/subversion-1.5.x.tar.bz2 index 90f5e63..c6b982e 100644 --- a/subversion-1.5.x.tar.bz2 +++ b/subversion-1.5.x.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee74b1019269f30a75978b427d660ed234c8630b9b33796c90d08a5fcd758b61 -size 8416807 +oid sha256:f2a11edf916729e81b6462fd6017a9902bca20cf7e6c472a0827505f0c5b52fb +size 8622632 diff --git a/subversion.allowed-neon.patch b/subversion.allowed-neon.patch index 9355d91..d162612 100644 --- a/subversion.allowed-neon.patch +++ b/subversion.allowed-neon.patch @@ -8,8 +8,8 @@ # Either a space-separated list of allowable Neon versions, or "any" to # mean allow anything. --NEON_ALLOWED_LIST="0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.26.3 0.26.4 0.27.2 0.28.0" +-NEON_ALLOWED_LIST="0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.26.3 0.26.4 0.27.2 0.28.0 0.28.1" +NEON_ALLOWED_LIST="0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.26.3 0.26.4 0.27.0 0.27.1 0.27.2 0.27.3 0.27.4 0.27.5 0.28.0 0.28.1 0.28.2 0.28.3 0.29.0 0.29.1 0.29.2 0.29.3" - NEON_RECOMMENDED_VER=0.28.0 + NEON_RECOMMENDED_VER=0.28.1 NEON_URL="http://www.webdav.org/neon/neon-${NEON_RECOMMENDED_VER}.tar.gz" dnl You can skip the neon version check only if you know what you are doing diff --git a/subversion.changes b/subversion.changes index 9b01cc8..dbbfd62 100644 --- a/subversion.changes +++ b/subversion.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 14 10:49:00 CET 2008 - olh@suse.de + +- update to rev 29912, 1.5.0-beta1 + various bugfixes + ------------------------------------------------------------------- Fri Mar 7 15:02:58 CET 2008 - olh@suse.de diff --git a/subversion.spec b/subversion.spec index 51393e9..d16a5d5 100644 --- a/subversion.spec +++ b/subversion.spec @@ -20,7 +20,7 @@ BuildRequires: neon-devel openldap2-devel %endif BuildRequires: sqlite-devel Version: 1.5.0 -Release: 58 +Release: 60 # %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services # @@ -416,6 +416,9 @@ rm -rf $RPM_BUILD_ROOT %{apache_libexecdir}/mod_authz_svn.* %changelog +* Fri Mar 14 2008 olh@suse.de +- update to rev 29912, 1.5.0-beta1 + various bugfixes * Fri Mar 07 2008 olh@suse.de - update to rev 29766 various bugfixes