automatic version update by autodist [release 0.88-1mamba;Sun Dec 19 2021]
This commit is contained in:
parent
e826d240ac
commit
1a8df100af
@ -1,21 +1,21 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Module-Signature
|
Name: perl-Module-Signature
|
||||||
Version: 0.87
|
Version: 0.88
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A module to check and create SIGNATURE files for CPAN distributions
|
Summary: A module to check and create SIGNATURE files for CPAN distributions
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: https://cpan.metacpan.org/authors/id/A/AU/AUDREYT/Module-Signature-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Module/Module-Signature-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: perl-devel >= %perl_major_ver, gnupg >= 1.2.6
|
BuildRequires: perl-devel >= %perl_major_ver, gnupg >= 1.2.6
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-IPC-Run
|
BuildRequires: perl-IPC-Run
|
||||||
@ -55,6 +55,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 19 2021 Automatic Build System <autodist@mambasoft.it> 0.88-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Dec 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.87-1mamba
|
* Sun Dec 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.87-1mamba
|
||||||
- update to 0.87
|
- update to 0.87
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user