diff --git a/perl-Quota.spec b/perl-Quota.spec index 38f08c1..f0d0ae2 100644 --- a/perl-Quota.spec +++ b/perl-Quota.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Quota -Version: 1.7.4 +Version: 1.8.1 Release: 1mamba Summary: Quota :: Perl interface to file system quotas Group: Development/Libraries/Perl @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco 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 BuildRequires: perl-devel >= %perl_major_ver Requires: perl >= %perl_major_ver @@ -51,6 +51,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Feb 21 2021 Automatic Build System 1.8.1-1mamba +- automatic version update by autodist + * Wed Apr 15 2020 Automatic Build System 1.7.4-1mamba - automatic update by autodist