Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2019-07-31 14:26:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network"

Wed Jul 31 14:26:50 2019 rev:408 rq:719996 version:4.2.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2019-04-28 20:00:05.654911744 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-network.new.4126/yast2-network.changes    
2019-07-31 14:26:52.494245841 +0200
@@ -1,0 +2,82 @@
+Tue Jul 30 11:14:04 UTC 2019 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Requires hostname: there are many places where the module calls
+  /bin/hostname (boo#1142595).
+- 4.2.11
+
+-------------------------------------------------------------------
+Fri Jul 19 08:10:14 UTC 2019 - Josef Reidinger <jreidin...@suse.com>
+
+- avoid dependency on autoyast2-installation
+- 4.2.10
+
+-------------------------------------------------------------------
+Wed Jul 17 10:30:31 UTC 2019 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Revamp UI internals, adding new widgets, sequences and
+  introducing the concept of interface builder.
+- Add initial bits of the new data model.
+- Fix several bugs that were introduced in version 4.2.2.
+- 4.2.9
+
+-------------------------------------------------------------------
+Wed Jul  3 16:40:45 UTC 2019 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- The 'lan' client returns the correct value (bsc#1140199).
+- 4.2.8
+
+-------------------------------------------------------------------
+Wed Jul  3 13:18:05 UTC 2019 - Knut Anderssen <kanders...@suse.com>
+
+- bsc#1137346
+  - CLI: Report an error instead of raising an exception when the
+    device type is not provided and there is no way to infer it
+    from the given options.
+
+-------------------------------------------------------------------
+Fri Jun 14 13:14:05 UTC 2019 - Knut Anderssen <kanders...@suse.com>
+
+- boo#1138297
+  - Improve some mocking in NetworkService.activate_network_service
+    unit test which caused some test to fail randomly.
+- 4.2.7
+
+-------------------------------------------------------------------
+Fri Jun 14 10:39:05 UTC 2019 - Knut Anderssen <kanders...@suse.com>
+
+- boo#1138278
+  - Adapt the AddressDialog to use the new Y2Network::Routing class
+    when checking if there is some default gateway defined.
+- 4.2.6
+
+-------------------------------------------------------------------
+Thu Jun 12 11:55:48 UTC 2019 - Knut Anderssen <kanders...@suse.com>
+
+- bsc#1136929
+  - Use the hwinfo permanent mac address instead of the current mac
+    which could be wrong in case of an enslaved interface.
+- bsc#1137324
+  - Do not create duplicate udev rule attributes when editing an
+    interface name.
+- boo#903889
+  - When proposing a bridge configuration for virtualization, move
+    the routes from the enslaved interface to the new bridge.
+- 4.2.5
+
+-------------------------------------------------------------------
+Fri Jun  7 23:57:54 UTC 2019 - Stasiek Michalski <hel...@mailbox.org>
+
+- Use new schema of desktop files (boo#1084864)
+- Clean up spec
+- Rename desktop files
+- 4.2.4
+
+-------------------------------------------------------------------
+Mon May 20 14:04:47 UTC 2019 - Michal Filka <mfi...@suse.com>
+
+- bnc#1131588
+  - display a confirmation popup when static route is going to be
+    removed when switching a device to dhcp
+- 4.2.3
+
+-------------------------------------------------------------------

Old:
----
  yast2-network-4.2.2.tar.bz2

New:
----
  yast2-network-4.2.11.tar.bz2

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.XPf3mv/_old  2019-07-31 14:26:52.958245483 +0200
+++ /var/tmp/diff_new_pack.XPf3mv/_new  2019-07-31 14:26:52.962245480 +0200
@@ -17,60 +17,58 @@
 
 
 Name:           yast2-network
-Version:        4.2.2
+Version:        4.2.11
 Release:        0
-BuildArch:      noarch
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Summary:        YaST2 - Network Configuration
+License:        GPL-2.0-only
+Group:          System/YaST
 Url:            https://github.com/yast/yast-network
+
 Source0:        %{name}-%{version}.tar.bz2
 
+# testsuite
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools >= 3.1.15
-Requires:       yast2-proxy
+BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 #for install task
+BuildRequires:  yast2-storage-ng
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
-
 # Y2Firewall interface zone mapping methods
 BuildRequires:  yast2 >= 4.1.53
-Requires:       yast2 >= 4.1.53
-
+BuildRequires:  yast2-packager >= 4.0.18
 # Product control need xml agent
 BuildRequires:  yast2-xml
-Requires:       yast2-xml
+# cfa for parsing hosts
+BuildRequires:  rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4
+# lenses are needed to use cfa
+BuildRequires:  augeas-lenses
 
+PreReq:         /bin/rm
 #netconfig (FaTE #303618)
 Requires:       sysconfig >= 0.80.0
-BuildRequires:  yast2-storage-ng
+Requires:       yast2 >= 4.1.53
+Requires:       yast2-proxy
 Requires:       yast2-storage-ng
 # Packages::vnc_packages
+Requires:       augeas-lenses
 Requires:       yast2-packager >= 4.0.18
-BuildRequires:  yast2-packager >= 4.0.18
-# cfa for parsing hosts
-BuildRequires:  rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4
 Requires:       rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4
-# lenses are needed to use cfa
-BuildRequires:  augeas-lenses
-Requires:       augeas-lenses
 # BusID of all the cards with the same one (bsc#1007172)
+Requires:       hostname
 Requires:       hwinfo         >= 21.35
+Requires:       yast2-ruby-bindings >= 1.0.0
+Requires:       yast2-xml
 
 # testsuite
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 
-PreReq:         /bin/rm
-
 # carrier detection
 Conflicts:      yast2-core < 2.10.6
 
-Requires:       yast2-ruby-bindings >= 1.0.0
-
 Obsoletes:      yast2-network-devel-doc <= 3.1.154
 Provides:       yast2-network-devel-doc = %{version}
 
-Summary:        YaST2 - Network Configuration
-License:        GPL-2.0-only
-Group:          System/YaST
+BuildArch:      noarch
 
 %build
 
@@ -78,33 +76,28 @@
 This package contains the YaST2 component for network configuration.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %check
-rake test:unit
+%yast_check
 
 %install
-rake install DESTDIR="%{buildroot}"
+%yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%{yast_yncludedir}/network
-%{yast_clientdir}/*.rb
-%{yast_moduledir}/*.rb
-%{yast_desktopdir}/*.desktop
-%{yast_scrconfdir}/*.scr
-%{yast_agentdir}/ag_udev_persistent
-%{yast_schemadir}/autoyast/rnc/networking.rnc
-%{yast_schemadir}/autoyast/rnc/host.rnc
-%{yast_libdir}/network
-%{yast_libdir}/y2network
-%{yast_libdir}/y2remote
-%{yast_libdir}/cfa/
-%{yast_ydatadir}/network
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_scrconfdir}
+%{yast_agentdir}
+%{yast_schemadir}
+%{yast_libdir}
+%{yast_ydatadir}
 %{yast_icondir}
-%dir %{yast_docdir}
-%doc %{yast_docdir}/CONTRIBUTING.md
+%{yast_metainfodir}
 %license COPYING
-%doc %{yast_docdir}/README.md
+%doc %{yast_docdir}
 
 %changelog

++++++ yast2-network-4.2.2.tar.bz2 -> yast2-network-4.2.11.tar.bz2 ++++++
++++ 20376 lines of diff (skipped)


Reply via email to