Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2020-08-14 13:10:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-http-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-http-server.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-http-server"

Fri Aug 14 13:10:10 2020 rev:96 rq:826027 version:4.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes      
2020-05-15 23:49:44.845247089 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.3399/yast2-http-server.changes
    2020-08-14 13:10:16.497231817 +0200
@@ -1,0 +2,8 @@
+Mon Aug 10 17:36:53 CEST 2020 - [email protected]
+
+- AutoYaST: Added supplements: autoyast(http-server) 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.1
+
+-------------------------------------------------------------------

Old:
----
  yast2-http-server-4.3.0.tar.bz2

New:
----
  yast2-http-server-4.3.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-http-server.spec ++++++
--- /var/tmp/diff_new_pack.kB3tSy/_old  2020-08-14 13:10:16.969231997 +0200
+++ /var/tmp/diff_new_pack.kB3tSy/_new  2020-08-14 13:10:16.973231998 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-http-server
-Version:        4.3.0
+Version:        4.3.1
 Release:        0
 Summary:        YaST2 - HTTP Server Configuration
 License:        GPL-2.0-only
@@ -49,6 +49,8 @@
 Requires:       yast2 >= 4.1.0
 Requires:       yast2-ruby-bindings >= 1.0.0
 
+Supplements:    autoyast(http-server)
+
 BuildArch:      noarch
 
 %description

++++++ yast2-http-server-4.3.0.tar.bz2 -> yast2-http-server-4.3.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.3.0/.travis.yml 
new/yast2-http-server-4.3.1/.travis.yml
--- old/yast2-http-server-4.3.0/.travis.yml     2020-05-12 13:37:39.000000000 
+0200
+++ new/yast2-http-server-4.3.1/.travis.yml     2020-08-12 14:04:59.000000000 
+0200
@@ -8,5 +8,5 @@
 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 --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-http-server-image yast-travis-ruby
-  - docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-http-server-image ./travis_package_check.sh
+  - docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
--privileged yast-http-server-image yast-travis-ruby
+  - docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
--privileged yast-http-server-image ./travis_package_check.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.3.0/package/yast2-http-server.changes 
new/yast2-http-server-4.3.1/package/yast2-http-server.changes
--- old/yast2-http-server-4.3.0/package/yast2-http-server.changes       
2020-05-12 13:37:39.000000000 +0200
+++ new/yast2-http-server-4.3.1/package/yast2-http-server.changes       
2020-08-12 14:04:59.000000000 +0200
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Mon Aug 10 17:36:53 CEST 2020 - [email protected]
+
+- AutoYaST: Added supplements: autoyast(http-server) 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.1
+
+-------------------------------------------------------------------
 Mon May 11 15:12:26 UTC 2020 - Josef Reidinger <[email protected]>
 
 - Autoyast schema: Allow optional types for string and map objects
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.3.0/package/yast2-http-server.spec 
new/yast2-http-server-4.3.1/package/yast2-http-server.spec
--- old/yast2-http-server-4.3.0/package/yast2-http-server.spec  2020-05-12 
13:37:39.000000000 +0200
+++ new/yast2-http-server-4.3.1/package/yast2-http-server.spec  2020-08-12 
14:04:59.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-http-server
-Version:        4.3.0
+Version:        4.3.1
 Release:        0
 Summary:        YaST2 - HTTP Server Configuration
 Group:          System/YaST
@@ -49,6 +49,8 @@
 Requires:       yast2 >= 4.1.0
 Requires:       yast2-ruby-bindings >= 1.0.0
 
+Supplements:    autoyast(http-server)
+
 BuildArch:      noarch
 
 %description


Reply via email to