Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package uim for openSUSE:Factory checked in 
at 2021-10-15 23:03:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uim (Old)
 and      /work/SRC/openSUSE:Factory/.uim.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uim"

Fri Oct 15 23:03:45 2021 rev:53 rq:925222 version:1.8.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/uim/uim.changes  2020-12-11 20:16:52.596663639 
+0100
+++ /work/SRC/openSUSE:Factory/.uim.new.1890/uim.changes        2021-10-15 
23:04:02.894101084 +0200
@@ -1,0 +2,5 @@
+Thu Oct 14 09:48:06 UTC 2021 - Dr. Werner Fink <[email protected]>
+
+- Correct quotation of the anonymous function "(lambda)"
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uim.spec ++++++
--- /var/tmp/diff_new_pack.jfX3vA/_old  2021-10-15 23:04:03.606101591 +0200
+++ /var/tmp/diff_new_pack.jfX3vA/_new  2021-10-15 23:04:03.606101591 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package uim
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ suse-start-uim.el ++++++
--- /var/tmp/diff_new_pack.jfX3vA/_old  2021-10-15 23:04:03.666101634 +0200
+++ /var/tmp/diff_new_pack.jfX3vA/_new  2021-10-15 23:04:03.666101634 +0200
@@ -10,6 +10,6 @@
 
 ;; don't load uim-leim immediately, see 
 ;; http://bugzilla.novell.com/show_bug.cgi?id=436245
-(add-hook 'emacs-startup-hook '(lambda () (load "uim-el/uim-leim" nil t)))
+(add-hook 'emacs-startup-hook #'(lambda () (load "uim-el/uim-leim" nil t)))
 
-;; /usr/share/emacs/site-lisp/suse-start-uim-el.el ends here
+;; /usr/share/emacs/site-lisp/suse-start-uim.el ends here

Reply via email to