OBS User unknown 2008-03-14 16:57:49 +00:00 committed by Git OBS Bridge
parent f40c3c4e23
commit c9d058439f
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee74b1019269f30a75978b427d660ed234c8630b9b33796c90d08a5fcd758b61
size 8416807
oid sha256:f2a11edf916729e81b6462fd6017a9902bca20cf7e6c472a0827505f0c5b52fb
size 8622632

View File

@ -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

View File

@ -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

View File

@ -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