Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package argyllcms for openSUSE:Factory 
checked in at 2022-12-12 17:37:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/argyllcms (Old)
 and      /work/SRC/openSUSE:Factory/.argyllcms.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "argyllcms"

Mon Dec 12 17:37:05 2022 rev:28 rq:1042305 version:2.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/argyllcms/argyllcms.changes      2022-08-24 
15:10:55.916491137 +0200
+++ /work/SRC/openSUSE:Factory/.argyllcms.new.1835/argyllcms.changes    
2022-12-12 17:37:07.760402134 +0100
@@ -1,0 +2,8 @@
+Wed Dec  7 11:31:17 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Do not set everything 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.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ argyllcms.spec ++++++
--- /var/tmp/diff_new_pack.e4EEIa/_old  2022-12-12 17:37:08.292404817 +0100
+++ /var/tmp/diff_new_pack.e4EEIa/_new  2022-12-12 17:37:08.296404838 +0100
@@ -124,7 +124,7 @@
 install -p -m 0644 usb/55-Argyll.rules \
         %{buildroot}%{_udevrulesdir}
 chmod a-x *.txt
-chmod a-x doc/*
+find doc -type f -exec chmod a-x {} \;
 
 %files
 %doc *.txt

Reply via email to