forked from pool/perl-XML-SAX
Accepting request 710399 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/710399 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-SAX?expand=0&rev=25
This commit is contained in:
BIN
XML-SAX-1.00.tar.gz
(Stored with Git LFS)
BIN
XML-SAX-1.00.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-SAX-1.02.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-SAX-1.02.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
--- SAX/PurePerl/Reader/Stream.pm
|
||||
+++ SAX/PurePerl/Reader/Stream.pm
|
||||
--- lib/XML/SAX/PurePerl/Reader/Stream.pm
|
||||
+++ lib/XML/SAX/PurePerl/Reader/Stream.pm
|
||||
@@ -70,6 +70,54 @@
|
||||
my $self = shift;
|
||||
my ($encoding) = @_;
|
||||
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 14:46:40 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
|
||||
|
||||
- update to 1.02
|
||||
see /usr/share/doc/packages/perl-XML-SAX/Changes
|
||||
|
||||
1.02 14 Jun 2019 Grant McLean
|
||||
- Spelling fixes (patch from Ville Skyttä)
|
||||
- Add repo location to metadata (patches from Ville Skytta & Martin McGrath)
|
||||
- Reorganise module files under lib/XML
|
||||
- Regenerate MANIFEST using 'make manifest' to include missing test files
|
||||
- Updated URL to MetaCPAN
|
||||
- Rebased perl-XML-SAX-0.96-utf8.diff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 19 12:07:09 UTC 2018 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-XML-SAX
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,18 +12,18 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: perl-XML-SAX
|
||||
Version: 1.00
|
||||
Version: 1.02
|
||||
Release: 0
|
||||
%define cpan_name XML-SAX
|
||||
Summary: Simple API for XML
|
||||
License: GPL-1.0-or-later OR Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/XML-SAX/
|
||||
Url: https://metacpan.org/release/XML-SAX
|
||||
Source0: https://cpan.metacpan.org/authors/id/G/GR/GRANTM/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
Patch0: perl-XML-SAX-0.96-utf8.diff
|
||||
|
Reference in New Issue
Block a user