Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cyrus-sasl for openSUSE:Factory 
checked in at 2023-01-10 14:59:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cyrus-sasl (Old)
 and      /work/SRC/openSUSE:Factory/.cyrus-sasl.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cyrus-sasl"

Tue Jan 10 14:59:37 2023 rev:66 rq:1057148 version:2.1.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/cyrus-sasl/cyrus-sasl-bdb.changes        
2022-03-23 20:15:26.454363476 +0100
+++ /work/SRC/openSUSE:Factory/.cyrus-sasl.new.32243/cyrus-sasl-bdb.changes     
2023-01-10 15:00:03.501287813 +0100
@@ -1,0 +2,8 @@
+Wed Dec  7 11:15:12 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Do not set directories inside doc/ mode 644; otherwise the
+  directories are set 644 as well, which means no files inside are
+  accessible. This resulted in the past in doc/ actually not being
+  added to the devel package.
+
+-------------------------------------------------------------------
cyrus-sasl-saslauthd.changes: same change
cyrus-sasl.changes: same change

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

Other differences:
------------------
++++++ cyrus-sasl-bdb.spec ++++++
--- /var/tmp/diff_new_pack.SA0Jdi/_old  2023-01-10 15:00:04.325292555 +0100
+++ /var/tmp/diff_new_pack.SA0Jdi/_new  2023-01-10 15:00:04.333292601 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cyrus-sasl-bdb
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -191,7 +191,7 @@
 mkdir -p $RPM_BUILD_ROOT/etc/sasl2
 install -m 755 sample/.libs/client 
$RPM_BUILD_ROOT/usr/bin/cyrus_sasl_sample_client
 install -m 755 sample/.libs/server 
$RPM_BUILD_ROOT/usr/bin/cyrus_sasl_sample_server
-chmod 0644 doc/*
+find doc -type f -exec chmod 0644 {} \;
 rm -f doc/Makefile*
 rm -f $RPM_BUILD_ROOT/%{_mandir}/cat?/*
 rm -f $RPM_BUILD_ROOT/%{_mandir}/man8/saslauthd*

++++++ cyrus-sasl-saslauthd-bdb.spec ++++++
--- /var/tmp/diff_new_pack.SA0Jdi/_old  2023-01-10 15:00:04.361292762 +0100
+++ /var/tmp/diff_new_pack.SA0Jdi/_new  2023-01-10 15:00:04.369292808 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cyrus-sasl-saslauthd-bdb
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

cyrus-sasl-saslauthd.spec: same change
cyrus-sasl.spec: same change

Reply via email to