- Update to 1.03.

- Taking maintainership.
This commit is contained in:
Jose Pedro Oliveira 2006-05-09 18:03:42 +00:00
parent cc3b62a045
commit 28d1e73726
3 changed files with 10 additions and 5 deletions

View File

@ -1 +1 @@
IO-Tty-1.02.tar.gz
IO-Tty-1.03.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-IO-Tty
Version: 1.02
Release: 5%{?dist}
Version: 1.03
Release: 1%{?dist}
Summary: Perl interface to pseudo tty's
License: GPL or Artistic
@ -10,6 +10,7 @@ Source0: http://www.cpan.org/authors/id/R/RG/RGIERSIG/IO-Tty-%{version}.t
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: perl
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
IO::Tty and IO::Pty provide an interface to pseudo tty's.
@ -46,10 +47,14 @@ rm -rf $RPM_BUILD_ROOT
%doc ChangeLog README
%{perl_vendorarch}/auto/IO/
%{perl_vendorarch}/IO/
%{_mandir}/man3/IO::*ty*.3*
%{_mandir}/man3/IO::*ty*.3pm*
%changelog
* Tue May 9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.03-1
- Update to 1.03.
- Taking maintainership.
* Tue Feb 14 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.02-5
- Rebuild.

View File

@ -1 +1 @@
875a8bc6e0643f4fc892dbe113e43286 IO-Tty-1.02.tar.gz
785dbdb44432a2ac190de59a58f5d34b IO-Tty-1.03.tar.gz