Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmemcached for openSUSE:Factory checked in at 2024-02-08 19:01:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmemcached (Old) and /work/SRC/openSUSE:Factory/.libmemcached.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmemcached" Thu Feb 8 19:01:39 2024 rev:31 rq:1144851 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libmemcached/libmemcached.changes 2023-04-12 12:50:55.920697625 +0200 +++ /work/SRC/openSUSE:Factory/.libmemcached.new.1815/libmemcached.changes 2024-02-08 19:01:41.474047728 +0100 @@ -1,0 +2,6 @@ +Mon Feb 5 11:07:46 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- explicitly set docdir to converge cmake doc macro change + between leap and tumbleweed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmemcached.spec ++++++ --- /var/tmp/diff_new_pack.w0FyAa/_old 2024-02-08 19:01:41.902063408 +0100 +++ /var/tmp/diff_new_pack.w0FyAa/_new 2024-02-08 19:01:41.902063408 +0100 @@ -1,7 +1,7 @@ # # spec file for package libmemcached # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -100,6 +100,7 @@ -DBUILD_DOCS_HTML=OFF \ -DBUILD_DOCS_MANGZ=ON \ -DENABLE_SASL=ON \ + -DCMAKE_INSTALL_DOCDIR:PATH=share/doc/packages/libmemcached \ -DBUILD_TESTING=ON %cmake_build @@ -122,9 +123,9 @@ %postun -n libmemcachedprotocol0 -p /sbin/ldconfig %files -%license %{_datadir}/doc/%{name}-awesome/LICENSE -%dir %{_datadir}/doc/%{name}-awesome -%doc %{_datadir}/doc/%{name}-awesome/* +%license %{_docdir}/%{name}/LICENSE +%dir %{_docdir}/%{name} +%doc %{_docdir}/%{name}/* %doc %{_datadir}/%{name}-awesome/example.cnf %dir %{_datadir}/%{name}-awesome %{_bindir}/memcapable