update to 1.02
This commit is contained in:
parent
c5ecaf72d6
commit
038a2b1e9e
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
|
||||
--- a/SAX/PurePerl.pm 2006-04-24 01:20:09.000000000 +0200
|
||||
+++ b/SAX/PurePerl.pm 2012-08-09 12:47:48.736728516 +0200
|
||||
diff --git a/lib/XML/SAX/PurePerl.pm b/lib/XML/SAX/PurePerl.pm
|
||||
--- a/lib/XML/SAX/PurePerl.pm 2006-04-24 01:20:09.000000000 +0200
|
||||
+++ b/lib/XML/SAX/PurePerl.pm 2012-08-09 12:47:48.736728516 +0200
|
||||
@@ -595,22 +595,23 @@ sub Comment {
|
||||
|
||||
my $data = $reader->data(4);
|
||||
|
||||
@ -2,12 +2,12 @@
|
||||
|
||||
Summary: SAX parser access API for Perl
|
||||
Name: perl-XML-SAX
|
||||
Version: 1.00
|
||||
Release: 5
|
||||
Version: 1.02
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
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
|
||||
|
||||
@ -90,5 +90,7 @@ rm -rf "%{pdini_name}.backup" || :
|
||||
%{_mandir}/man3/XML::*.3pm*
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user