Hello community,

here is the log from the commit of package kfourinline for openSUSE:Leap:15.2 
checked in at 2020-05-25 13:41:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kfourinline (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kfourinline.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfourinline"

Mon May 25 13:41:24 2020 rev:44 rq:806464 version:20.04.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kfourinline/kfourinline.changes        
2020-05-13 03:51:57.520215256 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.kfourinline.new.2738/kfourinline.changes      
2020-05-25 13:41:29.159255033 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:27 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -38 +43 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -53 +58 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

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

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

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

Other differences:
------------------
++++++ kfourinline.spec ++++++
--- /var/tmp/diff_new_pack.pTJ2vq/_old  2020-05-25 13:41:29.479255722 +0200
+++ /var/tmp/diff_new_pack.pTJ2vq/_new  2020-05-25 13:41:29.483255730 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kfourinline
-Version:        20.04.0
+Version:        20.04.1
 Release:        0
 Summary:        Four Wins game
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later


++++++ kfourinline-20.04.0.tar.xz -> kfourinline-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.0/CMakeLists.txt 
new/kfourinline-20.04.1/CMakeLists.txt
--- old/kfourinline-20.04.0/CMakeLists.txt      2020-04-17 02:31:46.000000000 
+0200
+++ new/kfourinline-20.04.1/CMakeLists.txt      2020-05-12 03:18:02.000000000 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-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.04.0/org.kde.kfourinline.appdata.xml 
new/kfourinline-20.04.1/org.kde.kfourinline.appdata.xml
--- old/kfourinline-20.04.0/org.kde.kfourinline.appdata.xml     2020-04-15 
11:14:11.000000000 +0200
+++ new/kfourinline-20.04.1/org.kde.kfourinline.appdata.xml     2020-05-11 
23:21:58.000000000 +0200
@@ -17,6 +17,7 @@
   <name xml:lang="it">KFourInLine</name>
   <name xml:lang="ko">KFourInLine</name>
   <name xml:lang="nl">KFourInLine</name>
+  <name xml:lang="nn">KFourInLine</name>
   <name xml:lang="pl">KCzteryWLinii</name>
   <name xml:lang="pt">KFourInLine</name>
   <name xml:lang="pt-BR">KFourInLine</name>
@@ -90,6 +91,7 @@
       <caption xml:lang="it">Giocare a KFourInLine</caption>
       <caption xml:lang="ko">KFourInLine 플레이</caption>
       <caption xml:lang="nl">KFourInLine spelen</caption>
+      <caption xml:lang="nn">Spelar KFourInLine</caption>
       <caption xml:lang="pl">Granie w KCzteryWLinii</caption>
       <caption xml:lang="pt">Jogar ao KFourInLine</caption>
       <caption xml:lang="pt-BR">Jogando KFourInLine</caption>
@@ -103,9 +105,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="20.04.1" date="2020-05-14"/>
     <release version="20.04.0" date="2020-04-23"/>
     <release version="19.12.2" date="2020-02-06"/>
     <release version="19.12.1" date="2020-01-09"/>
-    <release version="19.12.0" date="2019-12-12"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.0/po/zh_CN/kfourinline.po 
new/kfourinline-20.04.1/po/zh_CN/kfourinline.po
--- old/kfourinline-20.04.0/po/zh_CN/kfourinline.po     2020-04-17 
02:31:45.000000000 +0200
+++ new/kfourinline-20.04.1/po/zh_CN/kfourinline.po     2020-05-12 
03:18:01.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-05 03:11+0100\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to