Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-nis-client for 
openSUSE:Factory checked in at 2021-04-23 17:50:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-nis-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-nis-client.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-nis-client"

Fri Apr 23 17:50:25 2021 rev:78 rq:887202 version:4.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-nis-client/yast2-nis-client.changes        
2021-02-26 21:58:27.563768544 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-nis-client.new.12324/yast2-nis-client.changes 
    2021-04-23 17:50:33.342786961 +0200
@@ -1,0 +2,13 @@
+Tue Apr 20 18:14:05 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- stop packaging docdir, it only contained the license which
+  is now in licensedir (bsc#1184897)
+- spec file cleanups
+- 4.4.1
+
+-------------------------------------------------------------------
+Tue Apr 20 13:51:55 UTC 2021 - Ladislav Slez??k <lsle...@suse.cz>
+
+- 4.4.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-nis-client-4.3.6.tar.bz2

New:
----
  yast2-nis-client-4.4.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-nis-client.spec ++++++
--- /var/tmp/diff_new_pack.Nf1oqJ/_old  2021-04-23 17:50:33.790787731 +0200
+++ /var/tmp/diff_new_pack.Nf1oqJ/_new  2021-04-23 17:50:33.790787731 +0200
@@ -17,29 +17,26 @@
 
 
 Name:           yast2-nis-client
+Version:        4.4.1
+Release:        0
 Summary:        YaST2 - Network Information Services (NIS, YP) Configuration
 License:        GPL-2.0-only
 Group:          System/YaST
-Version:        4.3.6
-Release:        0
 URL:            https://github.com/yast/yast-nis-client
-
 Source0:        %{name}-%{version}.tar.bz2
-
 # SuSEfirewall2_* services merged into one service yast2-2.23.17
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
+# Nsswitch#Write
+BuildRequires:  libnsl-devel
+BuildRequires:  libtirpc-devel
 BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 >= 2.23.17
 BuildRequires:  yast2-core-devel
-# Nsswitch#Write
-BuildRequires:  libnsl-devel
-BuildRequires:  libtirpc-devel
-BuildRequires:  yast2-devtools >= 4.2.2
+BuildRequires:  yast2-devtools >= 4.4.0
 BuildRequires:  yast2-pam >= 4.3.0
-BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
-
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 # Wizard::SetDesktopTitleAndIcon
 Requires:       yast2 >= 2.21.22
 Requires:       yast2-network
@@ -47,22 +44,18 @@
 Requires:       yast2-pam >= 4.3.2
 Requires:       yast2-ruby-bindings >= 1.0.0
 Requires:       yp-tools
-
+Supplements:    autoyast(nis)
 # .net.hostnames.rpc
 Conflicts:      yast2-core < 2.8.0
-
-Provides:       yast2-config-network:/usr/lib/YaST2/clients/lan_ypclient.ycp
+Provides:       
yast2-config-network:%{_prefix}/lib/YaST2/clients/lan_ypclient.ycp
 Provides:       yast2-config-nis
 Provides:       yast2-config-nis-devel
 Provides:       yast2-trans-nis
-
 Obsoletes:      yast2-config-nis
 Obsoletes:      yast2-config-nis-devel
 Obsoletes:      yast2-nis-client-devel-doc
 Obsoletes:      yast2-trans-nis
 
-Supplements:    autoyast(nis)
-
 %description
 The YaST2 component for NIS configuration. NIS is a service similar to
 yellow pages.
@@ -78,6 +71,7 @@
 %yast_metainfo
 
 %files
+%license COPYING
 %{yast_yncludedir}
 %{yast_clientdir}
 %{yast_moduledir}
@@ -88,7 +82,5 @@
 %{yast_scrconfdir}
 %{yast_schemadir}
 %{yast_icondir}
-%doc %{yast_docdir}
-%license COPYING
 
 %changelog

++++++ yast2-nis-client-4.3.6.tar.bz2 -> yast2-nis-client-4.4.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nis-client-4.3.6/package/yast2-nis-client.changes 
new/yast2-nis-client-4.4.1/package/yast2-nis-client.changes
--- old/yast2-nis-client-4.3.6/package/yast2-nis-client.changes 2021-02-18 
12:59:26.000000000 +0100
+++ new/yast2-nis-client-4.4.1/package/yast2-nis-client.changes 2021-04-21 
09:11:38.000000000 +0200
@@ -1,4 +1,17 @@
 -------------------------------------------------------------------
+Tue Apr 20 18:14:05 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- stop packaging docdir, it only contained the license which
+  is now in licensedir (bsc#1184897)
+- spec file cleanups
+- 4.4.1
+
+-------------------------------------------------------------------
+Tue Apr 20 13:51:55 UTC 2021 - Ladislav Slez??k <lsle...@suse.cz>
+
+- 4.4.0
+
+-------------------------------------------------------------------
 Wed Feb 17 22:12:29 UTC 2021 - Josef Reidinger <jreidin...@suse.com>
 
 - Adapted unit test to recent changes in Yast::Report (related to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-4.3.6/package/yast2-nis-client.spec 
new/yast2-nis-client-4.4.1/package/yast2-nis-client.spec
--- old/yast2-nis-client-4.3.6/package/yast2-nis-client.spec    2021-02-18 
12:59:26.000000000 +0100
+++ new/yast2-nis-client-4.4.1/package/yast2-nis-client.spec    2021-04-21 
09:11:38.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-nis-client
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,26 @@
 
 
 Name:           yast2-nis-client
-Summary:        YaST2 - Network Information Services (NIS, YP) Configuration
-Version:        4.3.6
+Version:        4.4.1
 Release:        0
-Url:            https://github.com/yast/yast-nis-client
-Group:          System/YaST
+Summary:        YaST2 - Network Information Services (NIS, YP) Configuration
 License:        GPL-2.0-only
-
+Group:          System/YaST
+URL:            https://github.com/yast/yast-nis-client
 Source0:        %{name}-%{version}.tar.bz2
-
 # SuSEfirewall2_* services merged into one service yast2-2.23.17
-BuildRequires:  yast2 >= 2.23.17
-BuildRequires:  gcc-c++ doxygen yast2-core-devel update-desktop-files libtool
+BuildRequires:  doxygen
+BuildRequires:  gcc-c++
 # Nsswitch#Write
-BuildRequires:  yast2-pam >= 4.3.0
 BuildRequires:  libnsl-devel
 BuildRequires:  libtirpc-devel
-BuildRequires:  yast2-devtools >= 4.2.2
-BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
-
+BuildRequires:  libtool
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2 >= 2.23.17
+BuildRequires:  yast2-core-devel
+BuildRequires:  yast2-devtools >= 4.4.0
+BuildRequires:  yast2-pam >= 4.3.0
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 # Wizard::SetDesktopTitleAndIcon
 Requires:       yast2 >= 2.21.22
 Requires:       yast2-network
@@ -43,19 +44,17 @@
 Requires:       yast2-pam >= 4.3.2
 Requires:       yast2-ruby-bindings >= 1.0.0
 Requires:       yp-tools
-
+Supplements:    autoyast(nis)
 # .net.hostnames.rpc
 Conflicts:      yast2-core < 2.8.0
-
-Provides:       yast2-config-nis yast2-config-nis-devel
+Provides:       
yast2-config-network:%{_prefix}/lib/YaST2/clients/lan_ypclient.ycp
+Provides:       yast2-config-nis
+Provides:       yast2-config-nis-devel
 Provides:       yast2-trans-nis
-Provides:       yast2-config-network:/usr/lib/YaST2/clients/lan_ypclient.ycp
-
-Obsoletes:      yast2-config-nis yast2-config-nis-devel
-Obsoletes:      yast2-trans-nis
+Obsoletes:      yast2-config-nis
+Obsoletes:      yast2-config-nis-devel
 Obsoletes:      yast2-nis-client-devel-doc
-
-Supplements:    autoyast(nis)
+Obsoletes:      yast2-trans-nis
 
 %description
 The YaST2 component for NIS configuration. NIS is a service similar to
@@ -72,6 +71,7 @@
 %yast_metainfo
 
 %files
+%license COPYING
 %{yast_yncludedir}
 %{yast_clientdir}
 %{yast_moduledir}
@@ -82,5 +82,5 @@
 %{yast_scrconfdir}
 %{yast_schemadir}
 %{yast_icondir}
-%doc %{yast_docdir}
-%license COPYING
+
+%changelog

Reply via email to