Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmemcached for openSUSE:Factory checked in at 2023-04-12 12:50:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmemcached (Old) and /work/SRC/openSUSE:Factory/.libmemcached.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmemcached" Wed Apr 12 12:50:51 2023 rev:30 rq:1078382 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libmemcached/libmemcached.changes 2023-04-08 17:39:23.262157512 +0200 +++ /work/SRC/openSUSE:Factory/.libmemcached.new.19717/libmemcached.changes 2023-04-12 12:50:55.920697625 +0200 @@ -1,0 +2,6 @@ +Mon Apr 10 18:06:30 UTC 2023 - Arjen de Korte <[email protected]> + +- Re-enable SASL support (boo#1210290) +- Add requirement for libmemcachedprotocol0 to devel package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmemcached.spec ++++++ --- /var/tmp/diff_new_pack.BQReQo/_old 2023-04-12 12:50:56.340700079 +0200 +++ /var/tmp/diff_new_pack.BQReQo/_new 2023-04-12 12:50:56.348700126 +0200 @@ -84,6 +84,7 @@ # memcached.h includes memcached-1.0/struct/sasl.h, which in turn includes sasl/sasl.h Requires: cyrus-sasl-devel Requires: glibc-devel +Requires: libmemcachedprotocol0 = %{version} Requires: libmemcachedutil2 = %{version} %description devel @@ -98,6 +99,7 @@ %cmake \ -DBUILD_DOCS_HTML=OFF \ -DBUILD_DOCS_MANGZ=ON \ + -DENABLE_SASL=ON \ -DBUILD_TESTING=ON %cmake_build
