automatic version update by autodist [release 0.14-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
03a310de31
commit
98afd86bd2
@ -1,15 +1,15 @@
|
|||||||
%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-Syntax-Highlight-Engine-Kate
|
Name: perl-Syntax-Highlight-Engine-Kate
|
||||||
Version: 0.10
|
Version: 0.14
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Syntax::Highlight::Engine::Kate - a port to Perl of the syntax highlight engine of the Kate texteditor
|
Summary: Syntax::Highlight::Engine::Kate - a port to Perl of the syntax highlight engine of the Kate texteditor
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Syntax-Highlight-Engine-Kate-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Syntax/Syntax-Highlight-Engine-Kate-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
BuildRequires: perl(Carp)
|
BuildRequires: perl(Carp)
|
||||||
BuildRequires: perl(Data::Dumper)
|
BuildRequires: perl(Data::Dumper)
|
||||||
@ -20,7 +20,6 @@ BuildRequires: perl(XML::Dumper)
|
|||||||
BuildRequires: perl(XML::TokeParser)
|
BuildRequires: perl(XML::TokeParser)
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight engine of the Kate text editor.
|
Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight engine of the Kate text editor.
|
||||||
@ -62,6 +61,9 @@ chmod 644 REGISTERED
|
|||||||
%doc Changes README REGISTERED
|
%doc Changes README REGISTERED
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.14-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Apr 10 2017 Automatic Build System <autodist@mambasoft.it> 0.10-1mamba
|
* Mon Apr 10 2017 Automatic Build System <autodist@mambasoft.it> 0.10-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user