Hello community,

here is the log from the commit of package perl-XML-SAX for openSUSE:Factory 
checked in at 2019-06-20 18:53:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XML-SAX (Old)
 and      /work/SRC/openSUSE:Factory/.perl-XML-SAX.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-XML-SAX"

Thu Jun 20 18:53:35 2019 rev:25 rq:710399 version:1.02

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-XML-SAX/perl-XML-SAX.changes        
2018-07-28 12:37:41.508113359 +0200
+++ /work/SRC/openSUSE:Factory/.perl-XML-SAX.new.4811/perl-XML-SAX.changes      
2019-06-20 18:53:40.676704234 +0200
@@ -1,0 +2,14 @@
+Mon Jun 17 14:46:40 UTC 2019 - Pedro Monreal Gonzalez 
<pmonrealgonza...@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
+
+-------------------------------------------------------------------

Old:
----
  XML-SAX-1.00.tar.gz

New:
----
  XML-SAX-1.02.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-XML-SAX.spec ++++++
--- /var/tmp/diff_new_pack.c0i4MM/_old  2019-06-20 18:53:41.256705029 +0200
+++ /var/tmp/diff_new_pack.c0i4MM/_new  2019-06-20 18:53:41.256705029 +0200
@@ -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

++++++ XML-SAX-1.00.tar.gz -> XML-SAX-1.02.tar.gz ++++++
++++ 7745 lines of diff (skipped)

++++++ perl-XML-SAX-0.96-utf8.diff ++++++
--- /var/tmp/diff_new_pack.c0i4MM/_old  2019-06-20 18:53:41.336705139 +0200
+++ /var/tmp/diff_new_pack.c0i4MM/_new  2019-06-20 18:53:41.336705139 +0200
@@ -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) = @_;


Reply via email to