automatic version update by autodist [release 1.23-1mamba;Sat Oct 30 2021]
This commit is contained in:
parent
0cd7b8ddf6
commit
e0f7597bd8
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-B-Keywords
|
||||
Version: 1.22
|
||||
Version: 1.23
|
||||
Release: 1mamba
|
||||
Summary: B::Keywords - Lists of reserved barewords and symbol names
|
||||
Group: System/Libraries/Perl
|
||||
@ -9,13 +9,12 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/B-Keywords-%{version}.tar.gz
|
||||
Source: https://cpan.metacpan.org/modules/by-module/B/B-Keywords-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Lists of reserved barewords and symbol names.
|
||||
@ -53,6 +52,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Sat Oct 30 2021 Automatic Build System <autodist@mambasoft.it> 1.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 22 2021 Automatic Build System <autodist@mambasoft.it> 1.22-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user