|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-XML-TokeParser
|
|
|
|
Name: perl-XML-TokeParser
|
|
|
|
Version: 0.05
|
|
|
|
Version: 0.05
|
|
|
|
Release: 46%{?dist}
|
|
|
|
Release: 47%{?dist}
|
|
|
|
Summary: Simplified interface to XML::Parser
|
|
|
|
Summary: Simplified interface to XML::Parser
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
|
|
|
|
|
|
|
@ -78,6 +78,10 @@ make test
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.05-47
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jul 15 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.05-46
|
|
|
|
* Mon Jul 15 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.05-46
|
|
|
|
- Package tests
|
|
|
|
- Package tests
|
|
|
|
|
|
|
|
|
|
|
|