diff --git a/perl-Syntax-Highlight-Engine-Kate.spec b/perl-Syntax-Highlight-Engine-Kate.spec index 74f39ac..b8b7141 100644 --- a/perl-Syntax-Highlight-Engine-Kate.spec +++ b/perl-Syntax-Highlight-Engine-Kate.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Syntax-Highlight-Engine-Kate -Version: 0.10 +Version: 0.14 Release: 1mamba Summary: Syntax::Highlight::Engine::Kate - a port to Perl of the syntax highlight engine of the Kate texteditor Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Automatic Build System -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Syntax-Highlight-Engine-Kate-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Syntax/Syntax-Highlight-Engine-Kate-%{version}.tar.gz License: GPL, Artistic BuildRequires: perl(Carp) BuildRequires: perl(Data::Dumper) @@ -20,7 +20,6 @@ BuildRequires: perl(XML::Dumper) BuildRequires: perl(XML::TokeParser) BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description 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 %changelog +* Wed Feb 24 2021 Automatic Build System 0.14-1mamba +- automatic version update by autodist + * Mon Apr 10 2017 Automatic Build System 0.10-1mamba - automatic update by autodist