Hello community,

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

Package is "yast2-dns-server"

Wed Jul 31 14:22:03 2019 rev:78 rq:712904 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-dns-server/yast2-dns-server.changes        
2018-12-31 09:40:25.238509746 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-dns-server.new.4126/yast2-dns-server.changes  
    2019-07-31 14:22:06.190490101 +0200
@@ -1,0 +2,15 @@
+Mon Jul  1 13:44:42 UTC 2019 - Knut Alejandro Anderssen González 
<[email protected]>
+
+- Fixed failing old testsuite: do not depend on the environment,
+  skip bind absence in Mode.test() (bsc#1138668)
+- 4.2.1
+
+-------------------------------------------------------------------
+Fri May 31 12:28:57 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-dns-server-4.1.2.tar.bz2

New:
----
  yast2-dns-server-4.2.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-dns-server.spec ++++++
--- /var/tmp/diff_new_pack.zackt3/_old  2019-07-31 14:22:06.762489284 +0200
+++ /var/tmp/diff_new_pack.zackt3/_new  2019-07-31 14:22:06.770489273 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-dns-server
 #
-# 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,29 +12,31 @@
 # 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:           yast2-dns-server
-Version:        4.1.2
+Version:        4.2.1
 Release:        0
 Url:            https://github.com/yast/yast-dns-server
+Summary:        YaST2 - DNS Server Configuration
+License:        GPL-2.0-only
+Group:          System/YaST
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools >= 3.1.10
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-ldap >= 3.1.4
 BuildRequires:  yast2-perl-bindings
 BuildRequires:  yast2-testsuite
 BuildRequires:  rubygem(rspec)
-
 # Yast2::ServiceWidget
-BuildRequires:  yast2 >= 4.1.0
+BuildRequires:  yast2 >= 4.2.11
+
 Requires:       /usr/bin/host
 Requires:       perl-gettext
 # Exporter Data::Dumper
@@ -50,54 +52,38 @@
 # DnsServerUI::CurrentlyUsedIPs
 Requires:       grep
 Requires:       sed
-
 # Script /sbin/netconfig 0.71.2+?
 # FATE #303386: Network setup tools
 Requires:       yast2-sysconfig
-
 # Yast2::ServiceWidget
 Requires:       yast2 >= 4.1.0
-
-BuildArch:      noarch
-
 Requires:       yast2-ruby-bindings >= 1.0.0
 
-Summary:        YaST2 - DNS Server Configuration
-License:        GPL-2.0-only
-Group:          System/YaST
+BuildArch:      noarch
 
 %description
 This package contains the YaST2 component for DNS server configuration.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
 
 %install
 %yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/dns-server
-%{yast_yncludedir}/dns-server/*
-%dir %{yast_libdir}/dns-server
-%{yast_libdir}/dns-server/*.rb
-%{yast_clientdir}/dns-server.rb
-%{yast_clientdir}/dns-server_*.rb
-%{yast_moduledir}/*
-%{yast_desktopdir}/dns-server.desktop
-%{yast_scrconfdir}/dns_named.scr
-%{yast_scrconfdir}/dns_zone.scr
-%{yast_scrconfdir}/cfg_named.scr
-%{yast_scrconfdir}/named_forwarders.scr
-%{yast_scrconfdir}/named_forwarders.scr
-%{yast_scrconfdir}/convert_named_conf.scr
-%{yast_agentdir}/ag_dns_zone
-%{yast_agentdir}/ag_named_forwarders
-%{yast_agentdir}/ag_convert_named_conf
-%{yast_schemadir}/autoyast/rnc/dns-server.rnc
+%{yast_yncludedir}
+%{yast_libdir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_metainfodir}
+%{yast_scrconfdir}
+%{yast_agentdir}
+%{yast_schemadir}
 %doc %{yast_docdir}
 %{yast_icondir}
 %license COPYING

++++++ yast2-dns-server-4.1.2.tar.bz2 -> yast2-dns-server-4.2.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-4.1.2/Dockerfile 
new/yast2-dns-server-4.2.1/Dockerfile
--- old/yast2-dns-server-4.1.2/Dockerfile       2018-11-28 12:56:09.000000000 
+0100
+++ new/yast2-dns-server-4.2.1/Dockerfile       2019-07-01 19:03:21.000000000 
+0200
@@ -1,3 +1,3 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
 COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-4.1.2/package/yast2-dns-server.changes 
new/yast2-dns-server-4.2.1/package/yast2-dns-server.changes
--- old/yast2-dns-server-4.1.2/package/yast2-dns-server.changes 2018-11-28 
12:56:09.000000000 +0100
+++ new/yast2-dns-server-4.2.1/package/yast2-dns-server.changes 2019-07-01 
19:03:21.000000000 +0200
@@ -1,4 +1,19 @@
 -------------------------------------------------------------------
+Mon Jul  1 13:44:42 UTC 2019 - Knut Alejandro Anderssen González 
<[email protected]>
+
+- Fixed failing old testsuite: do not depend on the environment,
+  skip bind absence in Mode.test() (bsc#1138668)
+- 4.2.1
+
+-------------------------------------------------------------------
+Fri May 31 12:28:57 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+-------------------------------------------------------------------
 Sun Nov 25 02:10:40 UTC 2018 - Stasiek Michalski <[email protected]>
 
 - Provide icon with module (boo#1109310)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-4.1.2/package/yast2-dns-server.spec 
new/yast2-dns-server-4.2.1/package/yast2-dns-server.spec
--- old/yast2-dns-server-4.1.2/package/yast2-dns-server.spec    2018-11-28 
12:56:09.000000000 +0100
+++ new/yast2-dns-server-4.2.1/package/yast2-dns-server.spec    2019-07-01 
19:03:21.000000000 +0200
@@ -12,29 +12,31 @@
 # 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:           yast2-dns-server
-Version:        4.1.2
+Version:        4.2.1
 Release:        0
 Url:            https://github.com/yast/yast-dns-server
+Summary:        YaST2 - DNS Server Configuration
+License:        GPL-2.0-only
+Group:          System/YaST
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools >= 3.1.10
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-ldap >= 3.1.4
 BuildRequires:  yast2-perl-bindings
 BuildRequires:  yast2-testsuite
 BuildRequires:  rubygem(rspec)
-
 # Yast2::ServiceWidget
-BuildRequires:  yast2 >= 4.1.0
+BuildRequires:  yast2 >= 4.2.11
+
 Requires:       /usr/bin/host
 Requires:       perl-gettext
 # Exporter Data::Dumper
@@ -50,54 +52,38 @@
 # DnsServerUI::CurrentlyUsedIPs
 Requires:       grep
 Requires:       sed
-
 # Script /sbin/netconfig 0.71.2+?
 # FATE #303386: Network setup tools
 Requires:       yast2-sysconfig
-
 # Yast2::ServiceWidget
 Requires:       yast2 >= 4.1.0
-
-BuildArch:      noarch
-
 Requires:       yast2-ruby-bindings >= 1.0.0
 
-Summary:        YaST2 - DNS Server Configuration
-License:        GPL-2.0-only
-Group:          System/YaST
+BuildArch:      noarch
 
 %description
 This package contains the YaST2 component for DNS server configuration.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
 
 %install
 %yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/dns-server
-%{yast_yncludedir}/dns-server/*
-%dir %{yast_libdir}/dns-server
-%{yast_libdir}/dns-server/*.rb
-%{yast_clientdir}/dns-server.rb
-%{yast_clientdir}/dns-server_*.rb
-%{yast_moduledir}/*
-%{yast_desktopdir}/dns-server.desktop
-%{yast_scrconfdir}/dns_named.scr
-%{yast_scrconfdir}/dns_zone.scr
-%{yast_scrconfdir}/cfg_named.scr
-%{yast_scrconfdir}/named_forwarders.scr
-%{yast_scrconfdir}/named_forwarders.scr
-%{yast_scrconfdir}/convert_named_conf.scr
-%{yast_agentdir}/ag_dns_zone
-%{yast_agentdir}/ag_named_forwarders
-%{yast_agentdir}/ag_convert_named_conf
-%{yast_schemadir}/autoyast/rnc/dns-server.rnc
+%{yast_yncludedir}
+%{yast_libdir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_metainfodir}
+%{yast_scrconfdir}
+%{yast_agentdir}
+%{yast_schemadir}
 %doc %{yast_docdir}
 %{yast_icondir}
 %license COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-4.1.2/src/Makefile.am 
new/yast2-dns-server-4.2.1/src/Makefile.am
--- old/yast2-dns-server-4.1.2/src/Makefile.am  2018-11-28 12:56:09.000000000 
+0100
+++ new/yast2-dns-server-4.2.1/src/Makefile.am  2019-07-01 19:03:21.000000000 
+0200
@@ -51,7 +51,7 @@
   autoyast-rnc/dns-server.rnc
 
 desktop_DATA = \
-  desktop/dns-server.desktop
+  desktop/org.opensuse.yast.DNSServer.desktop
 
 symbolicdir = @icondir@/hicolor/symbolic/apps
 symbolic_DATA = \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-4.1.2/src/desktop/dns-server.desktop 
new/yast2-dns-server-4.2.1/src/desktop/dns-server.desktop
--- old/yast2-dns-server-4.1.2/src/desktop/dns-server.desktop   2018-11-28 
12:56:09.000000000 +0100
+++ new/yast2-dns-server-4.2.1/src/desktop/dns-server.desktop   1970-01-01 
01:00:00.000000000 +0100
@@ -1,26 +0,0 @@
-[Desktop Entry]
-Type=Application
-Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced;
-
-X-KDE-ModuleType=Library
-X-KDE-HasReadOnlyMode=true
-X-SuSE-YaST-Call=dns-server
-
-X-SuSE-YaST-Group=Net_advanced
-X-SuSE-YaST-Argument=
-X-SuSE-YaST-RootOnly=true
-X-SuSE-YaST-AutoInst=all
-X-SuSE-YaST-AutoInstClonable=true
-X-SuSE-YaST-Geometry=
-X-SuSE-YaST-SortKey=
-X-SuSE-YaST-AutoInstResource=dns-server
-X-SuSE-YaST-AutoInstRequires=lan,ldap,ldap-server,ldap-client
-X-SuSE-YaST-AutoInstSchema=dns-server.rnc
-X-SuSE-YaST-Keywords=dns,domain,nameserver,network,lookup
-
-Icon=yast-dns-server
-Exec=xdg-su -c "/sbin/yast2 dns-server"
-
-Name=DNS Server
-GenericName=Configure a DNS server
-StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-4.1.2/src/desktop/org.opensuse.yast.DNSServer.desktop 
new/yast2-dns-server-4.2.1/src/desktop/org.opensuse.yast.DNSServer.desktop
--- old/yast2-dns-server-4.1.2/src/desktop/org.opensuse.yast.DNSServer.desktop  
1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-dns-server-4.2.1/src/desktop/org.opensuse.yast.DNSServer.desktop  
2019-07-01 19:03:21.000000000 +0200
@@ -0,0 +1,27 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced;
+
+X-KDE-ModuleType=Library
+X-KDE-HasReadOnlyMode=true
+X-SuSE-YaST-Call=dns-server
+
+X-SuSE-YaST-Group=Net_advanced
+X-SuSE-YaST-Argument=
+X-SuSE-YaST-RootOnly=true
+X-SuSE-YaST-AutoInst=all
+X-SuSE-YaST-AutoInstClonable=true
+X-SuSE-YaST-Geometry=
+X-SuSE-YaST-SortKey=
+X-SuSE-YaST-AutoInstResource=dns-server
+X-SuSE-YaST-AutoInstRequires=lan,ldap,ldap-server,ldap-client
+X-SuSE-YaST-AutoInstSchema=dns-server.rnc
+X-SuSE-YaST-Keywords=dns,domain,nameserver,network,lookup
+
+Icon=yast-dns-server
+Exec=xdg-su -c "/sbin/yast2 dns-server"
+
+Name=YaST DNS Server
+GenericName=DNS Server
+Comment=Configure a DNS server
+StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-4.1.2/src/include/dns-server/misc.rb 
new/yast2-dns-server-4.2.1/src/include/dns-server/misc.rb
--- old/yast2-dns-server-4.1.2/src/include/dns-server/misc.rb   2018-11-28 
12:56:09.000000000 +0100
+++ new/yast2-dns-server-4.2.1/src/include/dns-server/misc.rb   2019-07-01 
19:03:21.000000000 +0200
@@ -18,7 +18,7 @@
     end
 
     def SetDNSSErverIcon
-      Wizard.SetDesktopIcon("dns-server")
+      Wizard.SetDesktopIcon("org.opensuse.yast.DNSServer")
 
       nil
     end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-4.1.2/src/modules/DnsServer.pm 
new/yast2-dns-server-4.2.1/src/modules/DnsServer.pm
--- old/yast2-dns-server-4.1.2/src/modules/DnsServer.pm 2018-11-28 
12:56:09.000000000 +0100
+++ new/yast2-dns-server-4.2.1/src/modules/DnsServer.pm 2019-07-01 
19:03:21.000000000 +0200
@@ -1309,6 +1309,7 @@
 # when applying configuration in AutoYast config module
 sub check_and_install_package {
     my $self = shift;
+    return 1 if (Mode->test ());
     return 1 if (PackageSystem->Installed("bind"));
 
     my $installed = 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-4.1.2/testsuite/tests/DnsServerAPI.rb 
new/yast2-dns-server-4.2.1/testsuite/tests/DnsServerAPI.rb
--- old/yast2-dns-server-4.1.2/testsuite/tests/DnsServerAPI.rb  2018-11-28 
12:56:09.000000000 +0100
+++ new/yast2-dns-server-4.2.1/testsuite/tests/DnsServerAPI.rb  2019-07-01 
19:03:21.000000000 +0200
@@ -84,32 +84,6 @@
           }
         },
         "sysconfig" => {
-          "SuSEfirewall2"     => {
-            "FW_ALLOW_FW_TRACEROUTE"   => "yes",
-            "FW_AUTOPROTECT_SERVICES"  => "no",
-            "FW_DEV_DMZ"               => "",
-            "FW_DEV_EXT"               => "eth-id-00:c0:df:22:c6:a8",
-            "FW_DEV_INT"               => "",
-            "FW_IPSEC_TRUST"           => "no",
-            "FW_LOG_ACCEPT_ALL"        => "no",
-            "FW_LOG_ACCEPT_CRIT"       => "yes",
-            "FW_LOG_DROP_ALL"          => "no",
-            "FW_LOG_DROP_CRIT"         => "yes",
-            "FW_MASQUERADE"            => "no",
-            "FW_MASQ_NETS"             => "",
-            "FW_PROTECT_FROM_INTERNAL" => "yes",
-            "FW_ROUTE"                 => "no",
-            "FW_SERVICES_DMZ_IP"       => "",
-            "FW_SERVICES_DMZ_TCP"      => "",
-            "FW_SERVICES_DMZ_UDP"      => "",
-            "FW_SERVICES_EXT_IP"       => "",
-            "FW_SERVICES_EXT_RPC"      => "nlockmgr status nfs nfs_acl mountd 
ypserv fypxfrd ypbind ypasswdd",
-            "FW_SERVICES_EXT_TCP"      => "32768 5801 5901 dixie domain 
hostname microsoft-ds netbios-dgm netbios-ns netbios-ssn nfs ssh sunrpc",
-            "FW_SERVICES_EXT_UDP"      => "222 bftp domain ipp sunrpc",
-            "FW_SERVICES_INT_IP"       => "",
-            "FW_SERVICES_INT_TCP"      => "ddd eee fff 44 55 66",
-            "FW_SERVICES_INT_UDP"      => "aaa bbb ccc 11 22 33"
-          },
           "personal-firewall" => { "REJECT_ALL_INCOMING_CONNECTIONS" => "" },
           "network"           => {
             "config" => {


Reply via email to