automatic version update by autodist [release 1.38-1mamba;Mon Jul 26 2021]
This commit is contained in:
parent
a79a0f7f5f
commit
a779cfa662
@ -1,24 +1,24 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Curses
|
||||
Version: 1.37
|
||||
Version: 1.38
|
||||
Release: 1mamba
|
||||
Summary: Curses - Terminal screen handling and optimization
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/G/GI/GIRAFFED/Curses-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Curses/Curses-%{version}.tar.gz
|
||||
License: GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Curses is the interface between Perl and your system's curses(3) library.
|
||||
@ -53,6 +53,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Jul 26 2021 Automatic Build System <autodist@mambasoft.it> 1.38-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 31 2020 Automatic Build System <autodist@mambasoft.it> 1.37-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user