0.59 bump
This commit is contained in:
parent
a07aa0a425
commit
a99a5e3881
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ perl-ldap-0.40.tar.gz
|
|||||||
/perl-ldap-0.56.tar.gz
|
/perl-ldap-0.56.tar.gz
|
||||||
/perl-ldap-0.57.tar.gz
|
/perl-ldap-0.57.tar.gz
|
||||||
/perl-ldap-0.58.tar.gz
|
/perl-ldap-0.58.tar.gz
|
||||||
|
/perl-ldap-0.59.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-LDAP
|
Name: perl-LDAP
|
||||||
Version: 0.58
|
Version: 0.59
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: LDAP Perl module
|
Summary: LDAP Perl module
|
||||||
@ -38,6 +38,7 @@ BuildRequires: perl(XML::SAX::Writer)
|
|||||||
# Optional:
|
# Optional:
|
||||||
# Not needed for tests perl(IO::Socket::INET6)
|
# Not needed for tests perl(IO::Socket::INET6)
|
||||||
# Tests:
|
# Tests:
|
||||||
|
BuildRequires: perl(File::Basename)
|
||||||
BuildRequires: perl(File::Compare)
|
BuildRequires: perl(File::Compare)
|
||||||
BuildRequires: perl(File::Path)
|
BuildRequires: perl(File::Path)
|
||||||
BuildRequires: perl(File::Spec)
|
BuildRequires: perl(File::Spec)
|
||||||
@ -93,6 +94,9 @@ make test
|
|||||||
%{_mandir}/man3/*.3pm*
|
%{_mandir}/man3/*.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 05 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.59-1
|
||||||
|
- 0.59 bump
|
||||||
|
|
||||||
* Thu Jan 02 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.58-1
|
* Thu Jan 02 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.58-1
|
||||||
- 0.58 bump
|
- 0.58 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user