Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fcitx5-lua for openSUSE:Factory 
checked in at 2022-09-21 14:42:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx5-lua (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx5-lua.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx5-lua"

Wed Sep 21 14:42:59 2022 rev:4 rq:1005117 version:5.0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx5-lua/fcitx5-lua.changes    2022-03-12 
17:16:10.474354019 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx5-lua.new.2083/fcitx5-lua.changes  
2022-09-21 14:43:59.866006779 +0200
@@ -1,0 +2,11 @@
+Tue Sep 20 13:12:33 UTC 2022 - Marguerite Su <[email protected]>
+
+- update version 5.0.10
+  * fix wrong enum value
+
+-------------------------------------------------------------------
+Tue Jul  5 11:29:17 UTC 2022 - Fusion Future <[email protected]>
+
+- Update to 5.0.9
+
+-------------------------------------------------------------------

Old:
----
  fcitx5-lua-5.0.7.tar.xz

New:
----
  fcitx5-lua-5.0.10.tar.xz

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

Other differences:
------------------
++++++ fcitx5-lua.spec ++++++
--- /var/tmp/diff_new_pack.jDSDcU/_old  2022-09-21 14:44:00.294007896 +0200
+++ /var/tmp/diff_new_pack.jDSDcU/_new  2022-09-21 14:44:00.298007906 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           fcitx5-lua
-Version:        5.0.7
+Version:        5.0.10
 Release:        0
 Summary:        Lua support for fcitx
 License:        LGPL-2.1-or-later

++++++ fcitx5-lua-5.0.7.tar.xz -> fcitx5-lua-5.0.10.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-lua-5.0.7/CMakeLists.txt 
new/fcitx5-lua-5.0.10/CMakeLists.txt
--- old/fcitx5-lua-5.0.7/CMakeLists.txt 2022-03-09 19:25:58.267041200 +0100
+++ new/fcitx5-lua-5.0.10/CMakeLists.txt        2022-08-30 04:17:37.461806800 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.10)
-project(fcitx5-lua VERSION 5.0.7)
+project(fcitx5-lua VERSION 5.0.10)
 
 find_package(ECM REQUIRED 1.0.0)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake" 
${CMAKE_MODULE_PATH})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/fcitx5-lua-5.0.7/org.fcitx.Fcitx5.Addon.Lua.metainfo.xml.in 
new/fcitx5-lua-5.0.10/org.fcitx.Fcitx5.Addon.Lua.metainfo.xml.in
--- old/fcitx5-lua-5.0.7/org.fcitx.Fcitx5.Addon.Lua.metainfo.xml.in     
2022-03-09 19:25:58.370377000 +0100
+++ new/fcitx5-lua-5.0.10/org.fcitx.Fcitx5.Addon.Lua.metainfo.xml.in    
2022-08-30 04:17:37.541807200 +0200
@@ -10,6 +10,9 @@
   <url type="bugtracker">https://github.com/fcitx/fcitx5-lua/issues</url>
   <project_group>Fcitx</project_group>
   <releases>
+    <release version="5.0.10" date="2022-08-29"/>
+    <release version="5.0.9" date="2022-07-03"/>
+    <release version="5.0.8" date="2022-05-22"/>
     <release version="5.0.7" date="2022-03-09"/>
     <release version="5.0.6" date="2022-02-01"/>
     <release version="5.0.5" date="2021-05-04"/>
@@ -19,4 +22,5 @@
     <release version="5.0.1" date="2020-12-03"/>
     <release version="5.0.0" date="2020-10-30"/>
   </releases>
+  <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-lua-5.0.7/po/LINGUAS 
new/fcitx5-lua-5.0.10/po/LINGUAS
--- old/fcitx5-lua-5.0.7/po/LINGUAS     2022-01-20 23:22:23.013823000 +0100
+++ new/fcitx5-lua-5.0.10/po/LINGUAS    2022-06-01 20:51:05.658813500 +0200
@@ -1,5 +1,6 @@
 
 da
+fr
 ja
 ko
 ru
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-lua-5.0.7/po/fr.po 
new/fcitx5-lua-5.0.10/po/fr.po
--- old/fcitx5-lua-5.0.7/po/fr.po       1970-01-01 01:00:00.000000000 +0100
+++ new/fcitx5-lua-5.0.10/po/fr.po      2022-06-01 20:51:05.658813500 +0200
@@ -0,0 +1,39 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the fcitx5-lua package.
+#
+# Translators:
+# roxfr <[email protected]>, 2022
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx5-lua\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2022-05-28 20:24+0000\n"
+"PO-Revision-Date: 2020-04-01 16:17+0000\n"
+"Last-Translator: roxfr <[email protected]>, 2022\n"
+"Language-Team: French (https://www.transifex.com/fcitx/teams/12005/fr/)\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
+"1000000 == 0 ? 1 : 2;\n"
+
+#: src/addonloader/luaaddonloader.conf.in:3
+#: src/addonloader/luaaddonloader.conf.in.in:3
+msgid "Lua Addon Loader"
+msgstr "Chargeur de modules compl??mentaires pour Lua"
+
+#: src/addonloader/luaaddonloader.conf.in:4
+#: src/addonloader/luaaddonloader.conf.in.in:4
+msgid "Lua Addon support"
+msgstr "Prise en charge des modules compl??mentaires pour Lua"
+
+#: src/imeapi/imeapi.conf.in:3 src/imeapi/imeapi.conf.in.in:3
+msgid "Lua IME API"
+msgstr "API IME Lua"
+
+#: src/imeapi/imeapi.conf.in:4 src/imeapi/imeapi.conf.in.in:4
+msgid "Lua IME API support"
+msgstr "Prise en charge de l'API IME Lua"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-lua-5.0.7/po/ru.po 
new/fcitx5-lua-5.0.10/po/ru.po
--- old/fcitx5-lua-5.0.7/po/ru.po       2022-01-20 23:22:23.013823000 +0100
+++ new/fcitx5-lua-5.0.10/po/ru.po      2022-06-30 06:09:28.991775300 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: fcitx5-lua\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-01-15 20:24+0000\n"
+"POT-Creation-Date: 2022-06-02 20:25+0000\n"
 "PO-Revision-Date: 2020-04-01 16:17+0000\n"
 "Last-Translator: Dmitry <[email protected]>, 2022\n"
 "Language-Team: Russian (https://www.transifex.com/fcitx/teams/12005/ru/)\n"
@@ -17,9 +17,9 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
-"%100>=11 && n%100<=14)? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
+"(n%100>=11 && n%100<=14)? 2 : 3);\n"
 
 #: src/addonloader/luaaddonloader.conf.in:3
 #: src/addonloader/luaaddonloader.conf.in.in:3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-lua-5.0.7/src/addonloader/base.lua 
new/fcitx5-lua-5.0.10/src/addonloader/base.lua
--- old/fcitx5-lua-5.0.7/src/addonloader/base.lua       2022-03-08 
02:54:16.749470000 +0100
+++ new/fcitx5-lua-5.0.10/src/addonloader/base.lua      2022-07-16 
07:20:06.072521000 +0200
@@ -100,8 +100,8 @@
 local EventType = {
     ContextCreated = 0x0001000 | 0x1,
     ContextDestroyed = 0x0001000 | 0x2,
-    FocusOut = 0x0001000 | 0x3,
-    FocusIn = 0x0001000 | 0x4,
+    FocusIn = 0x0001000 | 0x3,
+    FocusOut = 0x0001000 | 0x4,
     KeyEvent = 0x0001000 | 0x5,
     SurroundingTextUpdated = 0x0001000 | 0x7,
     CursorRectChanged = 0x0001000 | 0x9,

Reply via email to