Update to 0.22.

This commit is contained in:
Jose Pedro Oliveira 2006-05-29 22:08:40 +00:00
parent 85bd875831
commit 36f516defb
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
GSSAPI-0.21.tar.gz
GSSAPI-0.22.tar.gz

View File

@ -5,7 +5,7 @@
#
Name: perl-GSSAPI
Version: 0.21
Version: 0.22
Release: 1%{?dist}
Summary: Perl extension providing access to the GSSAPIv2 library
@ -17,8 +17,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: perl
BuildRequires: krb5-devel
BuildRequires: which
BuildRequires: perl(Test::Pod) >= 1.00
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon May 29 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.22-1
- Update to 0.22.
* Thu Apr 6 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.21-1
- Update to 0.21.

View File

@ -1 +1 @@
2779227c30afa412415680da54b98a10 GSSAPI-0.21.tar.gz
63ea55e46783c028ef6dac0ec2ca0887 GSSAPI-0.22.tar.gz