Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ca-certificates-mozilla for
openSUSE:Factory checked in at 2023-04-13 14:09:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ca-certificates-mozilla (Old)
and /work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ca-certificates-mozilla"
Thu Apr 13 14:09:56 2023 rev:56 rq:1078593 version:2.60
Changes:
--------
---
/work/SRC/openSUSE:Factory/ca-certificates-mozilla/ca-certificates-mozilla-prebuilt.changes
2022-08-31 18:08:45.907340076 +0200
+++
/work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new.19717/ca-certificates-mozilla-prebuilt.changes
2023-04-13 14:10:11.280103808 +0200
@@ -1,0 +2,7 @@
+Tue Apr 11 14:05:12 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Also mark /usr/share/factory/var/lib/ca-certificates/ as writable
+ by the user during install: allow rpm to properly execute %clean
+ when completed.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ca-certificates-mozilla-prebuilt.spec ++++++
--- /var/tmp/diff_new_pack.9789LB/_old 2023-04-13 14:10:11.828106955 +0200
+++ /var/tmp/diff_new_pack.9789LB/_new 2023-04-13 14:10:11.832106978 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ca-certificates-mozilla-prebuilt
#
-# 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
@@ -59,7 +59,7 @@
mkdir -p %{buildroot}/usr/share/factory/var/lib
cp -a /var/lib/ca-certificates %{buildroot}/usr/share/factory/var/lib
# need rpm needs to be able to delete the buildroot
-chmod u+w %{buildroot}/usr/share/factory/var/lib/ca-certificates/*
+chmod u+w %{buildroot}/usr/share/factory/var/lib/ca-certificates{,/*}
mkdir -p %{buildroot}%{_tmpfilesdir}
echo "C /var/lib/ca-certificates" > %{buildroot}%{_tmpfilesdir}/%{name}.conf
++++++ ca-certificates-mozilla.spec ++++++
--- /var/tmp/diff_new_pack.9789LB/_old 2023-04-13 14:10:11.852107093 +0200
+++ /var/tmp/diff_new_pack.9789LB/_new 2023-04-13 14:10:11.856107116 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ca-certificates-mozilla
#
-# 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