Hello community, here is the log from the commit of package yast2-iplb for openSUSE:Factory checked in at 2020-08-12 13:41:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-iplb (Old) and /work/SRC/openSUSE:Factory/.yast2-iplb.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-iplb" Wed Aug 12 13:41:45 2020 rev:11 rq:825964 version:4.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-iplb/yast2-iplb.changes 2019-08-01 15:48:09.193742971 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-iplb.new.3399/yast2-iplb.changes 2020-08-12 13:42:11.901947310 +0200 @@ -1,0 +2,8 @@ +Mon Aug 10 14:03:13 CEST 2020 - [email protected] + +- AutoYaST: Added supplements: autoyast(iplb) into the spec file + in order to install this packages if the section has been defined + in the AY configuration file (bsc#1146494). +- 4.3.0 + +------------------------------------------------------------------- Old: ---- yast2-iplb-4.2.0.tar.bz2 New: ---- yast2-iplb-4.3.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-iplb.spec ++++++ --- /var/tmp/diff_new_pack.CAoHYz/_old 2020-08-12 13:42:12.853948474 +0200 +++ /var/tmp/diff_new_pack.CAoHYz/_new 2020-08-12 13:42:12.857948479 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-iplb # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -17,7 +17,7 @@ Name: yast2-iplb -Version: 4.2.0 +Version: 4.3.0 Release: 0 Summary: Configuration of iplb License: GPL-2.0-only @@ -35,6 +35,8 @@ Requires: yast2 Requires: yast2-ruby-bindings >= 1.0.0 +Supplements: autoyast(iplb) + BuildArch: noarch %description ++++++ yast2-iplb-4.2.0.tar.bz2 -> yast2-iplb-4.3.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iplb-4.2.0/.travis.yml new/yast2-iplb-4.3.0/.travis.yml --- old/yast2-iplb-4.2.0/.travis.yml 2019-06-04 11:44:36.000000000 +0200 +++ new/yast2-iplb-4.3.0/.travis.yml 2020-08-12 12:00:38.000000000 +0200 @@ -8,4 +8,4 @@ script: # the "yast-travis-ruby" script is included in the base yastdevel/ruby image # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby - - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" yast-iplb-image yast-travis-ruby + - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" --privileged yast-iplb-image yast-travis-ruby diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iplb-4.2.0/package/yast2-iplb.changes new/yast2-iplb-4.3.0/package/yast2-iplb.changes --- old/yast2-iplb-4.2.0/package/yast2-iplb.changes 2019-06-04 11:44:36.000000000 +0200 +++ new/yast2-iplb-4.3.0/package/yast2-iplb.changes 2020-08-12 12:00:38.000000000 +0200 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Mon Aug 10 14:03:13 CEST 2020 - [email protected] + +- AutoYaST: Added supplements: autoyast(iplb) into the spec file + in order to install this packages if the section has been defined + in the AY configuration file (bsc#1146494). +- 4.3.0 + +------------------------------------------------------------------- Fri May 31 12:31:30 UTC 2019 - Stasiek Michalski <[email protected]> - Add metainfo (fate#319035) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iplb-4.2.0/package/yast2-iplb.spec new/yast2-iplb-4.3.0/package/yast2-iplb.spec --- old/yast2-iplb-4.2.0/package/yast2-iplb.spec 2019-06-04 11:44:36.000000000 +0200 +++ new/yast2-iplb-4.3.0/package/yast2-iplb.spec 2020-08-12 12:00:38.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-iplb -Version: 4.2.0 +Version: 4.3.0 Release: 0 Summary: Configuration of iplb License: GPL-2.0-only @@ -35,6 +35,8 @@ Requires: yast2 Requires: yast2-ruby-bindings >= 1.0.0 +Supplements: autoyast(iplb) + BuildArch: noarch %description diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iplb-4.2.0/testsuite/Makefile.am new/yast2-iplb-4.3.0/testsuite/Makefile.am --- old/yast2-iplb-4.2.0/testsuite/Makefile.am 2019-06-04 11:44:36.000000000 +0200 +++ new/yast2-iplb-4.3.0/testsuite/Makefile.am 1970-01-01 01:00:00.000000000 +0100 @@ -1,21 +0,0 @@ -# -# Makefile.am for .../testsuite -# -# Do not edit this file (Makefile.am) as it will be overwritten! -# - -AUTOMAKE_OPTIONS = dejagnu -EXTRA_DIST = $(wildcard tests/*.out) $(wildcard tests/*.err) $(wildcard tests/*.ycp) $(wildcard tests/*.yh) - -testsuite_prepare = @ydatadir@/testsuite/Makefile.testsuite - -all-local: $(testsuite_prepare) - make -f $(testsuite_prepare) RPMNAME=$(RPMNAME) srcdir=$(srcdir) - -clean-local: $(testsuite_prepare) - make -f $(testsuite_prepare) RPMNAME=$(RPMNAME) srcdir=$(srcdir) clean - -check-local: $(testsuite_prepare) - make -f $(testsuite_prepare) RPMNAME=$(RPMNAME) srcdir=$(srcdir) check - -# EOF diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iplb-4.2.0/testsuite/tests/Iplb.out new/yast2-iplb-4.3.0/testsuite/tests/Iplb.out --- old/yast2-iplb-4.2.0/testsuite/tests/Iplb.out 2019-06-04 11:44:36.000000000 +0200 +++ new/yast2-iplb-4.3.0/testsuite/tests/Iplb.out 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -Dump Iplb::Modified -Return false diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iplb-4.2.0/testsuite/tests/Iplb.rb new/yast2-iplb-4.3.0/testsuite/tests/Iplb.rb --- old/yast2-iplb-4.2.0/testsuite/tests/Iplb.rb 2019-06-04 11:44:36.000000000 +0200 +++ new/yast2-iplb-4.3.0/testsuite/tests/Iplb.rb 1970-01-01 01:00:00.000000000 +0100 @@ -1,21 +0,0 @@ -# encoding: utf-8 - -module Yast - class IplbClient < Client - def main - # testedfiles: Iplb.ycp - - Yast.include self, "testsuite.rb" - TESTSUITE_INIT([], nil) - - Yast.import "Iplb" - - DUMP("Iplb::Modified") - TEST(lambda { Iplb.Modified() }, [], nil) - - nil - end - end -end - -Yast::IplbClient.new.main
