automatic version update by autodist [release 1.8.2-1mamba;Fri Oct 22 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:32:55 +01:00
parent 35421496d3
commit 504b24b90c

View File

@ -1,19 +1,18 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Quota
Version: 1.8.1
Version: 1.8.2
Release: 1mamba
Summary: Quota :: Perl interface to file system quotas
Group: Development/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Source: http://www.cpan.org/authors/id/T/TO/TOMZO/Quota-%{version}.tar.gz
Source: https://cpan.metacpan.org/modules/by-module/Quota/Quota-%{version}.tar.gz
URL: https://www.cpan.org
License: GPL
BuildRequires: perl-devel >= %perl_major_ver
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/perl-root
%description
The Quota module provides access to file system quotas.
@ -51,6 +50,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Fri Oct 22 2021 Automatic Build System <autodist@mambasoft.it> 1.8.2-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
- automatic version update by autodist