diff --git a/perl-HTML-Clean.spec b/perl-HTML-Clean.spec index fc7214c..789c59a 100644 --- a/perl-HTML-Clean.spec +++ b/perl-HTML-Clean.spec @@ -1,19 +1,18 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-HTML-Clean -Version: 0.8 -Release: 2mamba +Version: 1.4 +Release: 1mamba Summary: HTML::Clean - Cleans up HTML code for web browsers, not humans Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/L/LI/LINDNER/HTML-Clean-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/HTML/HTML-Clean-%{version}.tar.gz License: Artistic, GPL Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description HTML::Clean - Cleans up HTML code for web browsers, not humans @@ -48,6 +47,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 1.4-1mamba +- automatic version update by autodist + * Tue Nov 13 2012 Silvan Calarco 0.8-2mamba - perl 5.16 mass rebuild