diff --git a/perl-XML-RegExp.spec b/perl-XML-RegExp.spec index b2279a0..10dc284 100644 --- a/perl-XML-RegExp.spec +++ b/perl-XML-RegExp.spec @@ -2,18 +2,17 @@ Name: perl-XML-RegExp Version: 0.04 -Release: 3mamba +Release: 4mamba Summary: XML::RegExp - Regular expressions for XML tokens Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/XML-RegExp-%{version}.tar.gz License: Artistic, GPL Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This package contains regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue. @@ -47,6 +46,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat Mar 23 2024 Automatic Build System 0.04-4mamba +- automatic rebuild by autodist + * Sun Nov 11 2012 Silvan Calarco 0.04-3mamba - perl 5.16 mass rebuild