!5 update version to 1.18
From: @xujing99 Reviewed-by: @licunlong Signed-off-by: @licunlong
This commit is contained in:
commit
ecfd59502f
Binary file not shown.
BIN
Term-Cap-1.18.tar.gz
Normal file
BIN
Term-Cap-1.18.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%define mod_name Term-Cap
|
||||
Name: perl-%{mod_name}
|
||||
Version: 1.17
|
||||
Release: 511
|
||||
Version: 1.18
|
||||
Release: 1
|
||||
Summary: Perl termcap interface
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/%{mod_name}
|
||||
@ -13,11 +13,12 @@ BuildRequires: findutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
# ncurses for infocmp tool
|
||||
Requires: ncurses
|
||||
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||
Requires: perl(Carp)
|
||||
Conflicts: perl < 4:5.22.0-347
|
||||
|
||||
%description
|
||||
These are low-level functions to extract and use capabilities from a
|
||||
@ -49,6 +50,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 25 2023 xujing <xujing125@huawei.com> - 1.18-1
|
||||
- update version to 1.18
|
||||
|
||||
* Mon Oct 24 2022 yangmingtai <yangmingtai@huawei.com> - 1.17-511
|
||||
- define mod_name to opitomize the specfile
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user