Hello community,

here is the log from the commit of package perl-XML-LibXML for openSUSE:Factory 
checked in at 2019-12-07 15:22:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XML-LibXML (Old)
 and      /work/SRC/openSUSE:Factory/.perl-XML-LibXML.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-XML-LibXML"

Sat Dec  7 15:22:00 2019 rev:51 rq:749692 version:2.0201

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-XML-LibXML/perl-XML-LibXML.changes  
2019-02-14 14:12:25.136249448 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-LibXML.new.4691/perl-XML-LibXML.changes    
    2019-12-07 15:23:17.787729575 +0100
@@ -1,0 +2,16 @@
+Mon Nov 18 17:54:39 UTC 2019 - Pedro Monreal Gonzalez 
<[email protected]>
+
+- Update to 2.0201
+  2.0201  2019-05-25
+    - Set MIN_PERL_VERSION to 5.8.1.
+    - Alien::Libxml2 Makefile.PL cleanups.
+    - Update the README for grammar and info.
+    - Link to XML-LibXML "by Example"
+        - https://github.com/shlomif/perl-XML-LibXML/pull/36
+        - Thanks to @Grinnz . 
+  2.0200  2019-03-23
+    - Convert to use Alien::Libxml2 .
+        - https://github.com/shlomif/perl-XML-LibXML/pull/30
+        - Thanks to @genio and @plicease .
+
+-------------------------------------------------------------------

Old:
----
  XML-LibXML-2.0134.tar.gz

New:
----
  XML-LibXML-2.0201.tar.gz

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

Other differences:
------------------
++++++ perl-XML-LibXML.spec ++++++
--- /var/tmp/diff_new_pack.lmjzmb/_old  2019-12-07 15:23:18.203729517 +0100
+++ /var/tmp/diff_new_pack.lmjzmb/_new  2019-12-07 15:23:18.207729516 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-LibXML
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,29 @@
 #
 
 
+%define cpan_name XML-LibXML
 Name:           perl-XML-LibXML
-Version:        2.0134
+Version:        2.0201
 Release:        0
-%define cpan_name XML-LibXML
 Summary:        Perl Binding for libxml2
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Alien::Libxml2)
 BuildRequires:  perl(XML::NamespaceSupport) >= 1.07
 BuildRequires:  perl(XML::SAX) >= 0.11
 BuildRequires:  perl(XML::SAX::Base)
+BuildRequires:  perl(XML::SAX::DocumentLocator)
 BuildRequires:  perl(XML::SAX::Exception)
 BuildRequires:  perl(parent)
 Requires:       perl(XML::NamespaceSupport) >= 1.07
 Requires:       perl(XML::SAX) >= 0.11
 Requires:       perl(XML::SAX::Base)
+Requires:       perl(XML::SAX::DocumentLocator)
 Requires:       perl(XML::SAX::Exception)
 Requires:       perl(parent)
 %{perl_requires}

++++++ XML-LibXML-2.0134.tar.gz -> XML-LibXML-2.0201.tar.gz ++++++
++++ 2496 lines of diff (skipped)


Reply via email to