Hello community,

here is the log from the commit of package yast2-schema for openSUSE:Factory 
checked in at 2020-08-28 21:18:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-schema (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-schema.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-schema"

Fri Aug 28 21:18:07 2020 rev:60 rq:828931 version:4.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-schema/yast2-schema.changes        
2020-07-30 10:00:24.799232423 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-schema.new.3399/yast2-schema.changes      
2020-08-28 21:20:40.816304370 +0200
@@ -1,0 +2,6 @@
+Mon Aug 24 11:38:34 UTC 2020 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Element 'release_type' is not mandatory (bsc#1175682).
+- 4.3.5
+
+-------------------------------------------------------------------

Old:
----
  yast2-schema-4.3.4.tar.bz2

New:
----
  yast2-schema-4.3.5.tar.bz2

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

Other differences:
------------------
++++++ yast2-schema.spec ++++++
--- /var/tmp/diff_new_pack.q34MuL/_old  2020-08-28 21:20:41.744304820 +0200
+++ /var/tmp/diff_new_pack.q34MuL/_new  2020-08-28 21:20:41.748304822 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-schema
-Version:        4.3.4
+Version:        4.3.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -70,7 +70,8 @@
 BuildRequires:  yast2-proxy
 # registration is available only where suse connect is also available
 %ifnarch s390 %ix86
-BuildRequires:  yast2-registration
+# release_type element is not mandatory
+BuildRequires:  yast2-registration >= 4.3.8
 %endif
 # Package available for S390 only
 %ifarch s390 s390x

++++++ yast2-schema-4.3.4.tar.bz2 -> yast2-schema-4.3.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-4.3.4/package/yast2-schema.changes 
new/yast2-schema-4.3.5/package/yast2-schema.changes
--- old/yast2-schema-4.3.4/package/yast2-schema.changes 2020-07-29 
11:38:47.000000000 +0200
+++ new/yast2-schema-4.3.5/package/yast2-schema.changes 2020-08-24 
14:09:48.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Aug 24 11:38:34 UTC 2020 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Element 'release_type' is not mandatory (bsc#1175682).
+- 4.3.5
+
+-------------------------------------------------------------------
 Tue Jul 28 14:07:48 UTC 2020 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
 
 - Fix the schema definition for the add_on_products and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-4.3.4/package/yast2-schema.spec 
new/yast2-schema-4.3.5/package/yast2-schema.spec
--- old/yast2-schema-4.3.4/package/yast2-schema.spec    2020-07-29 
11:38:47.000000000 +0200
+++ new/yast2-schema-4.3.5/package/yast2-schema.spec    2020-08-24 
14:09:48.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-schema
-Version:        4.3.4
+Version:        4.3.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -72,7 +72,8 @@
 BuildRequires: yast2-proxy
 # registration is available only where suse connect is also available
 %ifnarch s390 %ix86
-BuildRequires: yast2-registration
+# release_type element is not mandatory
+BuildRequires: yast2-registration >= 4.3.8
 %endif
 # Package available for S390 only
 %ifarch s390 s390x


Reply via email to