diff --git a/perl-Text-Query.spec b/perl-Text-Query.spec index 4802e07..2ecce00 100644 --- a/perl-Text-Query.spec +++ b/perl-Text-Query.spec @@ -1,19 +1,18 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Text-Query -Version: 0.07 +Version: 0.09 Release: 1mamba Summary: Text::Query Query processing framework Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/E/EB/EBOHLMAN/Text-Query-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Text/Text-Query-%{version}.tar.gz License: Artistic, GPL Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Text::Query Query processing framework. @@ -47,5 +46,8 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 0.09-1mamba +- automatic version update by autodist + * Fri Nov 05 2010 Silvan Calarco 0.07-1mamba - package created by autospec