Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fcitx5-sayura for openSUSE:Factory 
checked in at 2023-08-21 11:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx5-sayura (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx5-sayura.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx5-sayura"

Mon Aug 21 11:44:53 2023 rev:3 rq:1104895 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx5-sayura/fcitx5-sayura.changes      
2022-03-16 20:23:31.261102151 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx5-sayura.new.1766/fcitx5-sayura.changes    
2023-08-21 11:45:13.599648039 +0200
@@ -1,0 +2,11 @@
+Sun Aug 20 06:25:33 UTC 2023 - Marguerite Su <i...@marguerite.su>
+
+- update to 5.1.0
+  * translation update
+
+-------------------------------------------------------------------
+Tue Jul  5 11:29:22 UTC 2022 - Fusion Future <qydwhotm...@gmail.com>
+
+- Update to 5.0.8
+
+-------------------------------------------------------------------

Old:
----
  fcitx5-sayura-5.0.6.tar.xz

New:
----
  fcitx5-sayura-5.1.0.tar.xz

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

Other differences:
------------------
++++++ fcitx5-sayura.spec ++++++
--- /var/tmp/diff_new_pack.zIYrKR/_old  2023-08-21 11:45:15.139650989 +0200
+++ /var/tmp/diff_new_pack.zIYrKR/_new  2023-08-21 11:45:15.167651043 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx5-sayura
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           fcitx5-sayura
-Version:        5.0.6
+Version:        5.1.0
 Release:        0
 Summary:        Sinhala input method for Fcitx5
 License:        GPL-2.0-or-later

++++++ fcitx5-sayura-5.0.6.tar.xz -> fcitx5-sayura-5.1.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-sayura-5.0.6/CMakeLists.txt 
new/fcitx5-sayura-5.1.0/CMakeLists.txt
--- old/fcitx5-sayura-5.0.6/CMakeLists.txt      2022-03-09 19:26:04.577191000 
+0100
+++ new/fcitx5-sayura-5.1.0/CMakeLists.txt      2023-08-14 19:44:49.136117500 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-project(fcitx5-sayura VERSION 5.0.6)
+project(fcitx5-sayura VERSION 5.1.0)
 find_package(ECM REQUIRED 1.0.0)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake" 
${CMAKE_MODULE_PATH})
 include(FeatureSummary)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/fcitx5-sayura-5.0.6/org.fcitx.Fcitx5.Addon.Sayura.metainfo.xml.in 
new/fcitx5-sayura-5.1.0/org.fcitx.Fcitx5.Addon.Sayura.metainfo.xml.in
--- old/fcitx5-sayura-5.0.6/org.fcitx.Fcitx5.Addon.Sayura.metainfo.xml.in       
2022-03-09 19:26:04.623859000 +0100
+++ new/fcitx5-sayura-5.1.0/org.fcitx.Fcitx5.Addon.Sayura.metainfo.xml.in       
2023-08-14 19:44:49.169451000 +0200
@@ -10,6 +10,9 @@
   <url type="bugtracker">https://github.com/fcitx/fcitx5-sayura/issues</url>
   <project_group>Fcitx</project_group>
   <releases>
+    <release version="5.1.0" date="2023-08-14"/>
+    <release version="5.0.8" date="2022-07-03"/>
+    <release version="5.0.7" date="2022-05-22"/>
     <release version="5.0.6" date="2022-03-09"/>
     <release version="5.0.5" date="2022-02-01"/>
     <release version="5.0.4" date="2021-11-05"/>
@@ -18,5 +21,6 @@
     <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-sayura-5.0.6/po/LINGUAS 
new/fcitx5-sayura-5.1.0/po/LINGUAS
--- old/fcitx5-sayura-5.0.6/po/LINGUAS  2020-12-30 05:37:44.995393500 +0100
+++ new/fcitx5-sayura-5.1.0/po/LINGUAS  2022-06-01 20:51:11.548852400 +0200
@@ -2,6 +2,7 @@
 ca
 da
 de
+fr
 he
 ja
 ko
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-sayura-5.0.6/po/fr.po 
new/fcitx5-sayura-5.1.0/po/fr.po
--- old/fcitx5-sayura-5.0.6/po/fr.po    1970-01-01 01:00:00.000000000 +0100
+++ new/fcitx5-sayura-5.1.0/po/fr.po    2022-06-01 20:51:11.548852400 +0200
@@ -0,0 +1,37 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the fcitx5-sayura package.
+#
+# Translators:
+# roxfr <ro...@outlook.fr>, 2022
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx5-sayura\n"
+"Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
+"POT-Creation-Date: 2022-05-28 20:24+0000\n"
+"PO-Revision-Date: 2020-04-02 17:32+0000\n"
+"Last-Translator: roxfr <ro...@outlook.fr>, 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"
+
+#: org.fcitx.Fcitx5.Addon.Sayura.metainfo.xml.in:7
+msgid "Sayura"
+msgstr "Sayura"
+
+#: src/sayura-addon.conf.in.in:3
+msgid "Sayura Sinhala Input Method For Fcitx"
+msgstr "Méthode d'entrée Sayura Sinhala pour Fcitx"
+
+#: src/sayura.conf.in:3
+msgid "Sinhala (Sayura)"
+msgstr "Sinhala (Sayura)"
+
+#: org.fcitx.Fcitx5.Addon.Sayura.metainfo.xml.in:8
+msgid "Sinhala input method"
+msgstr "Méthode de saisie Sinhala"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-sayura-5.0.6/po/he.po 
new/fcitx5-sayura-5.1.0/po/he.po
--- old/fcitx5-sayura-5.0.6/po/he.po    2020-12-30 05:37:44.995393500 +0100
+++ new/fcitx5-sayura-5.1.0/po/he.po    2023-08-14 19:33:38.267584000 +0200
@@ -3,16 +3,17 @@
 # This file is distributed under the same license as the fcitx5-sayura package.
 #
 # Translators:
-# Omer I.S. <omeritzicschwa...@gmail.com>, 2020
+# 63f334ffc0709ba0fc2361b80bf3c0f0_00ffd1e 
<ab96c93ca0ac55ba7fa06385427e60dd_878890>, 2020
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx5-sayura\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2020-12-10 01:11+0000\n"
+"POT-Creation-Date: 2023-04-12 14:27+0000\n"
 "PO-Revision-Date: 2020-04-02 17:32+0000\n"
-"Last-Translator: Omer I.S. <omeritzicschwa...@gmail.com>, 2020\n"
-"Language-Team: Hebrew (https://www.transifex.com/fcitx/teams/12005/he/)\n"
+"Last-Translator: 63f334ffc0709ba0fc2361b80bf3c0f0_00ffd1e "
+"<ab96c93ca0ac55ba7fa06385427e60dd_878890>, 2020\n"
+"Language-Team: Hebrew (https://app.transifex.com/fcitx/teams/12005/he/)\n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -24,7 +25,7 @@
 msgid "Sayura"
 msgstr "סַיוּרָה"
 
-#: src/sayura-addon.conf.in:3
+#: src/sayura-addon.conf.in.in:3
 msgid "Sayura Sinhala Input Method For Fcitx"
 msgstr "שיטת קלט של סינהלית סַיוּרית עבור Fcitx"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-sayura-5.0.6/po/ko.po 
new/fcitx5-sayura-5.1.0/po/ko.po
--- old/fcitx5-sayura-5.0.6/po/ko.po    2022-03-08 02:54:30.392878800 +0100
+++ new/fcitx5-sayura-5.1.0/po/ko.po    2022-04-20 08:14:29.618758700 +0200
@@ -3,15 +3,15 @@
 # This file is distributed under the same license as the fcitx5-sayura package.
 #
 # Translators:
-# JungHee Lee <daemu...@gmail.com>, 2022
+# Junghee Lee <daemu...@gmail.com>, 2022
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx5-sayura\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2022-03-01 20:24+0000\n"
+"POT-Creation-Date: 2022-04-10 20:25+0000\n"
 "PO-Revision-Date: 2020-04-02 17:32+0000\n"
-"Last-Translator: JungHee Lee <daemu...@gmail.com>, 2022\n"
+"Last-Translator: Junghee Lee <daemu...@gmail.com>, 2022\n"
 "Language-Team: Korean (https://www.transifex.com/fcitx/teams/12005/ko/)\n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
@@ -25,12 +25,12 @@
 
 #: src/sayura-addon.conf.in.in:3
 msgid "Sayura Sinhala Input Method For Fcitx"
-msgstr "Sayura 싱할라어 (스리랑카) Fcitx 입력기"
+msgstr "Fcitx용 Sayura 스리랑카어 입력기"
 
 #: src/sayura.conf.in:3
 msgid "Sinhala (Sayura)"
-msgstr "싱할라어 (Sayura)"
+msgstr "스리랑카어 (Sayura)"
 
 #: org.fcitx.Fcitx5.Addon.Sayura.metainfo.xml.in:8
 msgid "Sinhala input method"
-msgstr ""
+msgstr "싱할라어 입력기"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-sayura-5.0.6/po/ru.po 
new/fcitx5-sayura-5.1.0/po/ru.po
--- old/fcitx5-sayura-5.0.6/po/ru.po    2022-01-20 23:22:29.332824700 +0100
+++ new/fcitx5-sayura-5.1.0/po/ru.po    2022-06-30 06:09:35.348487100 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: fcitx5-sayura\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\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-02 17:32+0000\n"
 "Last-Translator: Dmitry <dmitrydmitry...@gmail.com>, 2022\n"
 "Language-Team: Russian (https://www.transifex.com/fcitx/teams/12005/ru/)\n"
@@ -18,9 +18,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"
 
 #: org.fcitx.Fcitx5.Addon.Sayura.metainfo.xml.in:7
 msgid "Sayura"

Reply via email to