Hello community,

here is the log from the commit of package yast2 for openSUSE:Factory checked 
in at 2020-06-10 00:38:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2 (Old)
 and      /work/SRC/openSUSE:Factory/.yast2.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2"

Wed Jun 10 00:38:46 2020 rev:482 rq:812542 version:4.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2/yast2.changes      2020-05-09 
19:50:53.428649327 +0200
+++ /work/SRC/openSUSE:Factory/.yast2.new.3606/yast2.changes    2020-06-10 
00:39:10.809520070 +0200
@@ -1,0 +2,53 @@
+Fri Jun  5 15:13:42 UTC 2020 - José Iván López González <[email protected]>
+
+- Improve actions to stop and start a system service.
+- Related to bsc#1162514.
+- 4.3.5
+
+-------------------------------------------------------------------
+Thu Jun  4 13:16:21 UTC 2020 - Josef Reidinger <[email protected]>
+
+- Drop anyxml agent to unify used xml parsers. All usage replaced
+  by rubygem-nokogiri
+  (related to bsc#1170886)
+- 4.3.4
+
+-------------------------------------------------------------------
+Mon Jun  1 08:45:51 UTC 2020 - Ladislav Slezák <[email protected]>
+
+- Improved XML validation, raise exception for not well formed
+  documents (related to bsc#1170886)
+- 4.3.3
+
+-------------------------------------------------------------------
+Fri May 29 05:21:09 UTC 2020 - [email protected]
+
+- autoinst_issues/list.add : Fixed documentation.
+  (bsc#1171335).
+
+-------------------------------------------------------------------
+Mon May 18 10:21:09 UTC 2020 - [email protected]
+
+- autoinst_issues/list.add : Changed first parameter from tag to
+  classes (bsc#1171335).
+- Added general AY issue classes: InvalidValue, MissingValue
+- 4.3.2
+
+-------------------------------------------------------------------
+Mon May 18 08:21:09 UTC 2020 - Ladislav Slezák <[email protected]>
+
+- Restore back the perl-XML-Simple dependency, it is needed for
+  ag_anyxml (related to bsc#1170886)
+- 4.3.1
+
+-------------------------------------------------------------------
+Thu May 14 07:32:16 UTC 2020 - Josef Reidinger <[email protected]>
+
+- Re-implement XML parser (bsc#1170886):
+-- use as backend nokogiri instead of hand written libxml2 wrapper
+-- Use exceptions instead of silently ignoring issues
+-- export map as type to xml
+-- add new method #validate to validate against relax-ng schema
+- 4.3.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-4.2.84.tar.bz2

New:
----
  yast2-4.3.5.tar.bz2

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

Other differences:
------------------
++++++ yast2.spec ++++++
--- /var/tmp/diff_new_pack.zC9gzI/_old  2020-06-10 00:39:12.457524391 +0200
+++ /var/tmp/diff_new_pack.zC9gzI/_new  2020-06-10 00:39:12.461524402 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2
-Version:        4.2.84
+Version:        4.3.5
 Release:        0
 Summary:        YaST2 Main Package
 License:        GPL-2.0-only
@@ -33,7 +33,6 @@
 BuildRequires:  grep
 # for some system directories
 BuildRequires:  filesystem
-BuildRequires:  perl-XML-Writer
 # for defining abstract methods in libraries
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:abstract_method)
 # for file access using augeas
@@ -53,6 +52,8 @@
 # Pkg.Resolvables()
 BuildRequires:  yast2-pkg-bindings >= 4.2.0
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
+# for XML module
+BuildRequires:  rubygem(%rb_default_ruby_abi:nokogiri)
 # To have Yast::WFM.scr_root
 BuildRequires:  yast2-ruby-bindings >= 3.2.8
 BuildRequires:  yast2-testsuite
@@ -68,8 +69,6 @@
 Requires:       coreutils
 # for GPG.ycp
 Requires:       gpg2
-# for ag_anyxml
-Requires:       perl-XML-Simple
 # for defining abstract methods in libraries
 Requires:       rubygem(%{rb_default_ruby_abi}:abstract_method)
 # for file access using augeas
@@ -81,6 +80,8 @@
 Requires:       rubygem(%{rb_default_ruby_abi}:simpleidn)
 # for running scripts
 Requires:       rubygem(%{rb_default_ruby_abi}:cheetah)
+# for XML module
+Requires:       rubygem(%rb_default_ruby_abi:nokogiri)
 # ag_ini section_private
 # ag_ini with (un)quoting support
 Requires:       yast2-core >= 2.23.0
@@ -91,7 +92,6 @@
 Requires:       yast2-pkg-bindings >= 4.2.0
 # for y2start
 Requires:       yast2-ruby-bindings >= 3.2.10
-Requires:       yast2-xml
 # new UI::SetApplicationTitle
 Requires:       yast2-ycp-ui-bindings >= 3.2.0
 Requires:       yui_backend
@@ -117,8 +117,10 @@
 Conflicts:      yast2-installation < 4.2.9
 # moved cfg_mail.scr
 Conflicts:      yast2-mail < 3.1.7
-# y2packager/repository.rb has been moved here
-Conflicts:      yast2-packager < 4.2.46
+# anyxml droppped
+Conflicts:      yast2-packager < 4.3.2
+# anyxml droppped
+Conflicts:      yast2-update < 4.3.0
 # Older snapper does not provide machine-readable output
 Conflicts:      snapper < 0.8.6
 

++++++ yast2-4.2.84.tar.bz2 -> yast2-4.3.5.tar.bz2 ++++++
++++ 2046 lines of diff (skipped)


Reply via email to