summaryrefslogtreecommitdiff
path: root/perl-IO-Tty.spec
diff options
context:
space:
mode:
authorJakub Bogusz2023-02-03 20:57:55 (GMT)
committerJakub Bogusz2023-02-03 20:57:55 (GMT)
commitc8c2d05c6ea841a7b3d233724b60f675c78dabce (patch)
tree20c7627285ed7871ce99ea9f890d3f4dc29e7229 /perl-IO-Tty.spec
parentf2d36f0115c1a6d7167f1a139605998a69b799a0 (diff)
downloadperl-IO-Tty-c8c2d05c6ea841a7b3d233724b60f675c78dabce.zip
perl-IO-Tty-c8c2d05c6ea841a7b3d233724b60f675c78dabce.tar.gz
Diffstat (limited to 'perl-IO-Tty.spec')
-rw-r--r--perl-IO-Tty.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec
index f6eb2f2..8fb7d1f 100644
--- a/perl-IO-Tty.spec
+++ b/perl-IO-Tty.spec
@@ -1,19 +1,19 @@
#
# Conditional build:
-%bcond_with tests # perform "make test"
+%bcond_with tests # unit tests
#
%define pdir IO
%define pnam Tty
Summary: IO::Tty and IO::Pty - interface to pseudo-ttys
Summary(pl.UTF-8): IO::Tty i IO::Pty - interfejs do pseudo-tty
Name: perl-IO-Tty
-Version: 1.16
-Release: 3
+Version: 1.17
+Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/IO/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 5ee30bf7c76f00cc69f92388ad776e2a
+Source0: https://www.cpan.org/modules/by-module/IO/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: e4cd744de6a686ca78b20002fc66062a
URL: https://metacpan.org/dist/IO-Tty
%if %{with tests}
BuildRequires: perl-Test-Simple