automatic version update by autodist [release 0.09-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
79d0ac662e
commit
f381a3f0f3
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 0.09-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 05 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 0.07-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user