OBS User unknown 2008-05-31 10:35:25 +00:00 committed by Git OBS Bridge
parent a64a0fd4fc
commit fd9b328b88
3 changed files with 21 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:8abe55db36e876c330ad1c01f37643c48859635ab454d35ff9ccf91bb17e1cec oid sha256:e21a5a2840b32ff8e4427b96cc188fa4ca05996c301562a9e2efd04f9316c91c
size 8584579 size 8517703

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu May 29 11:55:40 CEST 2008 - olh@suse.de
- update to rev 31507, 1.5.0-rc8
translation update, handle NULL pointers in ra_loader
-------------------------------------------------------------------
Mon May 26 09:24:31 CEST 2008 - olh@suse.de
- update to rev 31448, 1.5.0-rc7
fix API for bindings, translation update
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 21 18:42:46 CEST 2008 - olh@suse.de Wed May 21 18:42:46 CEST 2008 - olh@suse.de

View File

@ -20,7 +20,7 @@ BuildRequires: neon-devel openldap2-devel
%endif %endif
BuildRequires: sqlite-devel BuildRequires: sqlite-devel
Version: 1.5.0 Version: 1.5.0
Release: 90 Release: 92
# #
%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
# #
@ -419,6 +419,12 @@ rm -rf $RPM_BUILD_ROOT
%{apache_libexecdir}/mod_authz_svn.* %{apache_libexecdir}/mod_authz_svn.*
%changelog %changelog
* Thu May 29 2008 olh@suse.de
- update to rev 31507, 1.5.0-rc8
translation update, handle NULL pointers in ra_loader
* Mon May 26 2008 olh@suse.de
- update to rev 31448, 1.5.0-rc7
fix API for bindings, translation update
* Wed May 21 2008 olh@suse.de * Wed May 21 2008 olh@suse.de
- update to rev 31325 - update to rev 31325
various minor bugfixes, translation updates various minor bugfixes, translation updates