New version: 0.34

This commit is contained in:
Robin Norwood 2007-02-13 16:27:48 +00:00
parent a3be951c64
commit c4fd97373e
3 changed files with 7 additions and 5 deletions

View File

@ -1 +1 @@
perl-ldap-0.33.tar.gz
perl-ldap-0.34.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-LDAP
Version: 0.33
Release: 3%{?dist}
Version: 0.34
Release: 1%{?dist}
Epoch: 1
Summary: LDAP Perl module
@ -41,7 +41,6 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
chmod -R u+w $RPM_BUILD_ROOT/*
%check
mv t/0-signature.t t/0-signature.t.skip
make test
%clean
@ -59,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 13 2007 Robin Norwood <rnorwood@redhat.com> - 1:0.34-1
- New version: 0.34
* Wed Sep 27 2006 Robin Norwood <rnorwood@redhat.com> - 1:0.33-3
- Bugzilla: 207430
- Incorporate fixes from Jose Oliveira's patch

View File

@ -1 +1 @@
7002aedb8bcaa7169a8f0a8e22d34b72 perl-ldap-0.33.tar.gz
398689b0a7b1615075a6b5035f6e3e91 perl-ldap-0.34.tar.gz