commit
5e07d1bfcf
Binary file not shown.
BIN
XML-SAX-1.02.tar.gz
Normal file
BIN
XML-SAX-1.02.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
diff --git a/SAX/PurePerl.pm b/SAX/PurePerl.pm
|
diff --git a/lib/XML/SAX/PurePerl.pm b/lib/XML/SAX/PurePerl.pm
|
||||||
--- a/SAX/PurePerl.pm 2006-04-24 01:20:09.000000000 +0200
|
--- a/lib/XML/SAX/PurePerl.pm 2006-04-24 01:20:09.000000000 +0200
|
||||||
+++ b/SAX/PurePerl.pm 2012-08-09 12:47:48.736728516 +0200
|
+++ b/lib/XML/SAX/PurePerl.pm 2012-08-09 12:47:48.736728516 +0200
|
||||||
@@ -595,22 +595,23 @@ sub Comment {
|
@@ -595,22 +595,23 @@ sub Comment {
|
||||||
|
|
||||||
my $data = $reader->data(4);
|
my $data = $reader->data(4);
|
||||||
|
|||||||
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Summary: SAX parser access API for Perl
|
Summary: SAX parser access API for Perl
|
||||||
Name: perl-XML-SAX
|
Name: perl-XML-SAX
|
||||||
Version: 1.00
|
Version: 1.02
|
||||||
Release: 5
|
Release: 1
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/XML-SAX
|
URL: https://metacpan.org/release/XML-SAX
|
||||||
|
|
||||||
Source0: http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-1.00.tar.gz
|
Source0: http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-1.02.tar.gz
|
||||||
|
|
||||||
Patch0: perl-XML-SAX-0.99-rt20126.patch
|
Patch0: perl-XML-SAX-0.99-rt20126.patch
|
||||||
|
|
||||||
@ -90,5 +90,7 @@ rm -rf "%{pdini_name}.backup" || :
|
|||||||
%{_mandir}/man3/XML::*.3pm*
|
%{_mandir}/man3/XML::*.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 22 2020 dingyue <dingyue5@huawei.com> - 1.02-1
|
||||||
|
- Package update
|
||||||
* Tue Nov 19 2019 mengxian <mengxian@huawei.com> - 1.00-5
|
* Tue Nov 19 2019 mengxian <mengxian@huawei.com> - 1.00-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user