Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2020-09-10 22:51:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfourinline (Old)
 and      /work/SRC/openSUSE:Factory/.kfourinline.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfourinline"

Thu Sep 10 22:51:06 2020 rev:102 rq:831781 version:20.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-08-18 
13:58:44.262204047 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.4249/kfourinline.changes        
2020-09-10 22:51:43.460103268 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:51 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+-------------------------------------------------------------------

Old:
----
  kfourinline-20.08.0.tar.xz
  kfourinline-20.08.0.tar.xz.sig

New:
----
  kfourinline-20.08.1.tar.xz
  kfourinline-20.08.1.tar.xz.sig

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

Other differences:
------------------
++++++ kfourinline.spec ++++++
--- /var/tmp/diff_new_pack.PmjjmH/_old  2020-09-10 22:51:44.072104164 +0200
+++ /var/tmp/diff_new_pack.PmjjmH/_new  2020-09-10 22:51:44.076104169 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kfourinline
-Version:        20.08.0
+Version:        20.08.1
 Release:        0
 Summary:        Four Wins game
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later


++++++ kfourinline-20.08.0.tar.xz -> kfourinline-20.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/CMakeLists.txt 
new/kfourinline-20.08.1/CMakeLists.txt
--- old/kfourinline-20.08.0/CMakeLists.txt      2020-08-07 09:01:25.000000000 
+0200
+++ new/kfourinline-20.08.1/CMakeLists.txt      2020-09-01 08:24:01.000000000 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kfourinline VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/default.desktop 
new/kfourinline-20.08.1/grafix/default.desktop
--- old/kfourinline-20.08.0/grafix/default.desktop      2020-08-05 
10:04:18.000000000 +0200
+++ new/kfourinline-20.08.1/grafix/default.desktop      2020-08-31 
21:12:26.000000000 +0200
@@ -17,6 +17,7 @@
 Name[fr]=Rouge et noir
 Name[ga]=Dubh agus Dearg
 Name[gl]=Negro e vermello
+Name[hi]=काला और लाल
 Name[hne]=काला अउ लाल
 Name[hu]=Fekete-vörös
 Name[id]=Hitam dan Merah
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/gray_reflection.desktop 
new/kfourinline-20.08.1/grafix/gray_reflection.desktop
--- old/kfourinline-20.08.0/grafix/gray_reflection.desktop      2020-08-05 
10:04:18.000000000 +0200
+++ new/kfourinline-20.08.1/grafix/gray_reflection.desktop      2020-08-31 
21:12:26.000000000 +0200
@@ -16,6 +16,7 @@
 Name[fr]=Réflexion réelle
 Name[ga]=True Reflection
 Name[gl]=Reflexos auténticos
+Name[hi]=सही परावर्तन
 Name[hne]=सही परावर्तन
 Name[hu]=Valós fényvisszaverődés
 Name[id]=Pembelokan yang Benar
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/yellow.desktop 
new/kfourinline-20.08.1/grafix/yellow.desktop
--- old/kfourinline-20.08.0/grafix/yellow.desktop       2020-08-05 
10:04:18.000000000 +0200
+++ new/kfourinline-20.08.1/grafix/yellow.desktop       2020-08-31 
21:12:26.000000000 +0200
@@ -17,6 +17,7 @@
 Name[fr]=Jaune et rouge
 Name[ga]=Buí agus Dearg
 Name[gl]=Amarelo e vermello
+Name[hi]=पीला और लाल
 Name[hne]=पीला अउ लाल
 Name[hu]=Sárga-vörös
 Name[id]=Kuning dan Merah
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/yellow_reflection.desktop 
new/kfourinline-20.08.1/grafix/yellow_reflection.desktop
--- old/kfourinline-20.08.0/grafix/yellow_reflection.desktop    2020-08-05 
10:04:18.000000000 +0200
+++ new/kfourinline-20.08.1/grafix/yellow_reflection.desktop    2020-08-31 
21:12:26.000000000 +0200
@@ -15,6 +15,7 @@
 Name[fr]=Jaune et rouge avec réflexion
 Name[ga]=Frithchaitheamh Buí agus Dearg
 Name[gl]=Amarelo con reflexos vermellos
+Name[hi]=पीला तथा लाल परावर्तन
 Name[hne]=पीला अउ लाल परावर्तन
 Name[hu]=Sárga-vörös visszaverődés
 Name[id]=Pembelokan Kuning dan Merah
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/org.kde.kfourinline.appdata.xml 
new/kfourinline-20.08.1/org.kde.kfourinline.appdata.xml
--- old/kfourinline-20.08.0/org.kde.kfourinline.appdata.xml     2020-08-05 
10:04:18.000000000 +0200
+++ new/kfourinline-20.08.1/org.kde.kfourinline.appdata.xml     2020-08-31 
21:12:26.000000000 +0200
@@ -116,9 +116,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="20.08.1" date="2020-09-03"/>
     <release version="20.08.0" date="2020-08-13"/>
     <release version="20.04.3" date="2020-07-09"/>
     <release version="20.04.2" date="2020-06-11"/>
-    <release version="20.04.1" date="2020-05-14"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/org.kde.kfourinline.desktop 
new/kfourinline-20.08.1/org.kde.kfourinline.desktop
--- old/kfourinline-20.08.0/org.kde.kfourinline.desktop 2020-08-05 
10:04:18.000000000 +0200
+++ new/kfourinline-20.08.1/org.kde.kfourinline.desktop 2020-08-31 
21:12:26.000000000 +0200
@@ -16,6 +16,7 @@
 Name[fr]=KFourInLine
 Name[ga]=KFourInLine
 Name[gl]=KFourInLine
+Name[hi]=के पंक्ति में चार
 Name[hne]=केफोरइनलाइन
 Name[hu]=Színes vonalak
 Name[id]=KFourInLine
@@ -69,6 +70,7 @@
 GenericName[fr]=Jeu de plateau « Quatre-en-ligne »
 GenericName[ga]=Cluiche Cláir ceithre-cinn-as-a-chéile
 GenericName[gl]=Xogo de taboleiro «Catro en liña»
+GenericName[hi]=बोर्ड में एक पंक्ति में चार का खेल
 GenericName[hne]=बोर्ड मं एक लकीर मं चार वाले खेल
 GenericName[hu]=Táblás játék
 GenericName[id]=Permainan Papan Empat-dalam-sebaris
@@ -114,6 +116,7 @@
 Comment[fi]=Perinteinen vuoroperustainen peli
 Comment[fr]=Jeu au tour par tour classique
 Comment[gl]=Xogo clásico por quendas.
+Comment[hi]= प्रतिष्ठित चाल अधारित खेल
 Comment[id]=Permainan berdasarkan giliran yang klasik
 Comment[it]=Classico gioco a turni
 Comment[ko]=고전 턴제 게임
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/po/zh_CN/kfourinline.po 
new/kfourinline-20.08.1/po/zh_CN/kfourinline.po
--- old/kfourinline-20.08.0/po/zh_CN/kfourinline.po     2020-08-07 
09:01:25.000000000 +0200
+++ new/kfourinline-20.08.1/po/zh_CN/kfourinline.po     2020-09-01 
08:24:00.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to