Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnote for openSUSE:Factory checked 
in at 2021-12-05 22:45:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnote (Old)
 and      /work/SRC/openSUSE:Factory/.gnote.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnote"

Sun Dec  5 22:45:57 2021 rev:80 rq:935597 version:41.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnote/gnote.changes      2021-11-02 
19:19:49.355114246 +0100
+++ /work/SRC/openSUSE:Factory/.gnote.new.31177/gnote.changes   2021-12-05 
22:46:21.309594438 +0100
@@ -1,0 +2,6 @@
+Wed Dec  1 20:55:30 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Add conditional for ldconfig_scriptlets and reinstate post(un)
+  handling for older versions of openSUSE.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnote.spec ++++++
--- /var/tmp/diff_new_pack.KUheyp/_old  2021-12-05 22:46:21.849592678 +0100
+++ /var/tmp/diff_new_pack.KUheyp/_new  2021-12-05 22:46:21.849592678 +0100
@@ -78,7 +78,12 @@
 %fdupes %{buildroot}%{_datadir}
 %find_lang %{name} %{?no_lang_C}
 
+%if %suse_version >= 1550
 %ldconfig_scriptlets
+%else
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+%endif
 
 %files
 %license COPYING

Reply via email to