Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2022-05-14 22:52:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Sat May 14 22:52:11 2022 rev:281 rq:976588 version:4.16.1+git.237.1d04c5f421f

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2022-05-05 
23:04:37.893425352 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new.1538/samba.changes    2022-05-14 
22:52:16.498999357 +0200
@@ -1,0 +2,6 @@
+Wed May 11 09:30:15 UTC 2022 - Samuel Cabrero <scabr...@suse.de>
+
+- Use requires_eq macro to require the libldb2 version available at
+  samba-dsdb-modules build time; (bsc#1199362);
+
+-------------------------------------------------------------------

Old:
----
  samba-4.16.1+git.235.f435da606f7.tar.bz2

New:
----
  samba-4.16.1+git.237.1d04c5f421f.tar.bz2

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.2QUQBx/_old  2022-05-14 22:52:17.727000893 +0200
+++ /var/tmp/diff_new_pack.2QUQBx/_new  2022-05-14 22:52:17.731000897 +0200
@@ -142,7 +142,7 @@
 %endif
 BuildRequires:  sysuser-tools
 
-Version:        4.16.1+git.235.f435da606f7
+Version:        4.16.1+git.237.1d04c5f421f
 Release:        0
 URL:            https://www.samba.org/
 Obsoletes:      samba-32bit < %{version}
@@ -567,7 +567,13 @@
 Summary:        Samba LDB modules
 License:        GPL-3.0-or-later
 Group:          Productivity/Networking/Samba
-Requires:       libldb2 = %{ldb_version}
+# The ldb modules provided by this package check their own version matches
+# the libldb2 version. It the version do not match (e.g. libldb2 version
+# is updated and samba-dsdb-modules is not rebuilt against it) programs using
+# libldb2 won't start. The requires_eq macro will require the libldb2 version
+# available at build time without having to manually maintain the global
+# ldb_version variable in this spec file (bsc#1118508, bsc#1199362)
+%requires_eq libldb2
 Requires:       samba-ldb-ldap = %{version}
 Requires(post): /sbin/ldconfig
 Requires(postun):/sbin/ldconfig

++++++ samba-4.16.1+git.235.f435da606f7.tar.bz2 -> 
samba-4.16.1+git.237.1d04c5f421f.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/samba/samba-4.16.1+git.235.f435da606f7.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new.1538/samba-4.16.1+git.237.1d04c5f421f.tar.bz2
 differ: char 11, line 1

Reply via email to