automatic version update by autodist [release 1.8.1-1mamba;Sun Feb 21 2021]
This commit is contained in:
parent
f17c766d4f
commit
35421496d3
@ -1,7 +1,7 @@
|
|||||||
%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-Quota
|
Name: perl-Quota
|
||||||
Version: 1.7.4
|
Version: 1.8.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Quota :: Perl interface to file system quotas
|
Summary: Quota :: Perl interface to file system quotas
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
Source: http://www.cpan.org/authors/id/T/TO/TOMZO/Quota-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/T/TO/TOMZO/Quota-%{version}.tar.gz
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
@ -51,6 +51,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Apr 15 2020 Automatic Build System <autodist@mambasoft.it> 1.7.4-1mamba
|
* Wed Apr 15 2020 Automatic Build System <autodist@mambasoft.it> 1.7.4-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user