commit kapman for openSUSE:Leap:15.2

2020-06-14 Thread root
Hello community,

here is the log from the commit of package kapman for openSUSE:Leap:15.2 
checked in at 2020-06-15 05:29:59

Comparing /work/SRC/openSUSE:Leap:15.2/kapman (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kapman.new.3606 (New)


Package is "kapman"

Mon Jun 15 05:29:59 2020 rev:45 rq:813855 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kapman/kapman.changes  2020-05-25 
13:41:04.775202516 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.kapman.new.3606/kapman.changes
2020-06-15 05:30:01.206092126 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:24 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+---

Old:

  kapman-20.04.1.tar.xz
  kapman-20.04.1.tar.xz.sig

New:

  kapman-20.04.2.tar.xz
  kapman-20.04.2.tar.xz.sig



Other differences:
--
++ kapman.spec ++
--- /var/tmp/diff_new_pack.2wdJn8/_old  2020-06-15 05:30:01.530093169 +0200
+++ /var/tmp/diff_new_pack.2wdJn8/_new  2020-06-15 05:30:01.534093181 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kapman
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Pac-Man-like game for KDE
 License:GPL-2.0-or-later


++ kapman-20.04.1.tar.xz -> kapman-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-20.04.1/CMakeLists.txt 
new/kapman-20.04.2/CMakeLists.txt
--- old/kapman-20.04.1/CMakeLists.txt   2020-05-12 03:17:45.0 +0200
+++ new/kapman-20.04.2/CMakeLists.txt   2020-06-09 02:36:17.0 +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 "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kapman VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-20.04.1/org.kde.kapman.appdata.xml 
new/kapman-20.04.2/org.kde.kapman.appdata.xml
--- old/kapman-20.04.1/org.kde.kapman.appdata.xml   2020-05-11 
23:20:21.0 +0200
+++ new/kapman-20.04.2/org.kde.kapman.appdata.xml   2020-06-08 
19:57:34.0 +0200
@@ -153,9 +153,9 @@
   
   KDE
   
+
 
 
 
-
   
 




commit kapman for openSUSE:Leap:15.2

2020-05-25 Thread root
Hello community,

here is the log from the commit of package kapman for openSUSE:Leap:15.2 
checked in at 2020-05-25 13:41:00

Comparing /work/SRC/openSUSE:Leap:15.2/kapman (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kapman.new.2738 (New)


Package is "kapman"

Mon May 25 13:41:00 2020 rev:44 rq:806386 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kapman/kapman.changes  2020-05-13 
03:51:17.092130506 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.kapman.new.2738/kapman.changes
2020-05-25 13:41:04.775202516 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:09 UTC 2020 - Luca Beltrame 
+
+- 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:

  kapman-20.04.0.tar.xz
  kapman-20.04.0.tar.xz.sig

New:

  kapman-20.04.1.tar.xz
  kapman-20.04.1.tar.xz.sig



Other differences:
--
++ kapman.spec ++
--- /var/tmp/diff_new_pack.fYFGGr/_old  2020-05-25 13:41:05.127203274 +0200
+++ /var/tmp/diff_new_pack.fYFGGr/_new  2020-05-25 13:41:05.131203283 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kapman
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Pac-Man-like game for KDE
 License:GPL-2.0-or-later


++ kapman-20.04.0.tar.xz -> kapman-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-20.04.0/CMakeLists.txt 
new/kapman-20.04.1/CMakeLists.txt
--- old/kapman-20.04.0/CMakeLists.txt   2020-04-17 02:31:22.0 +0200
+++ new/kapman-20.04.1/CMakeLists.txt   2020-05-12 03:17:45.0 +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(kapman VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-20.04.0/org.kde.kapman.appdata.xml 
new/kapman-20.04.1/org.kde.kapman.appdata.xml
--- old/kapman-20.04.0/org.kde.kapman.appdata.xml   2020-04-15 
11:12:35.0 +0200
+++ new/kapman-20.04.1/org.kde.kapman.appdata.xml   2020-05-11 
23:20:21.0 +0200
@@ -153,9 +153,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-20.04.0/po/zh_CN/kapman.po 
new/kapman-20.04.1/po/zh_CN/kapman.po
--- old/kapman-20.04.0/po/zh_CN/kapman.po   2020-04-17 02:31:21.0 
+0200
+++ new/kapman-20.04.1/po/zh_CN/kapman.po   2020-05-12 03:17:45.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-28 02:50+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kapman for openSUSE:Leap:15.2

2020-05-12 Thread root
Hello community,

here is the log from the commit of package kapman for openSUSE:Leap:15.2 
checked in at 2020-05-13 03:51:14

Comparing /work/SRC/openSUSE:Leap:15.2/kapman (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kapman.new.2738 (New)


Package is "kapman"

Wed May 13 03:51:14 2020 rev:43 rq:797346 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kapman/kapman.changes  2020-03-15 
13:37:14.510869555 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kapman.new.2738/kapman.changes
2020-05-13 03:51:17.092130506 +0200
@@ -1,0 +2,31 @@
+Thu Apr 23 12:22:05 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:29:48 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+---
+Sun Mar 22 09:16:44 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * QXmlDefaultHandler is deprecated port to QXmlStreamReader
+  * Minor optimization
+  * use override
+  * Fix link: ui.html -> menus.html
+
+---

Old:

  kapman-19.12.3.tar.xz
  kapman-19.12.3.tar.xz.sig

New:

  kapman-20.04.0.tar.xz
  kapman-20.04.0.tar.xz.sig



Other differences:
--
++ kapman.spec ++
--- /var/tmp/diff_new_pack.cYDrCC/_old  2020-05-13 03:51:17.620131613 +0200
+++ /var/tmp/diff_new_pack.cYDrCC/_new  2020-05-13 03:51:17.620131613 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kapman
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,34 +21,30 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kapman
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Pac-Man-like game for KDE
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
-BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5GuiAddons)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5KDEGames)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5NotifyConfig)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  cmake(Phonon4Qt5)
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5QuickWidgets)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Test)
@@ -56,15 +52,15 @@
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
 %if %{with lang}
-Recommends: %{name}-lang
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
 %endif
+Recommends: %{name}-lang
 
 %description
 Kapman is a clone of the well known game Pac-Man. You must go through the 
levels escaping ghosts in a maze. You lose a life when a ghost eats you, but 
you can eat the ghosts for a few seconds when eating an energizer. You win 
points when eating pills, energizers, and bonus, and you win one life for each 
10,000 points. When you have eaten all the pills and energizers of a level, you 
go to the next level, and the player and ghost speeds increase. The game ends 
when you have lost all your lives.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n kapman-%{version}


++ kapman-19.12.3.tar.xz -> kapman-20.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvs

commit kapman for openSUSE:Leap:15.2

2020-03-15 Thread root
Hello community,

here is the log from the commit of package kapman for openSUSE:Leap:15.2 
checked in at 2020-03-15 13:37:11

Comparing /work/SRC/openSUSE:Leap:15.2/kapman (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kapman.new.3160 (New)


Package is "kapman"

Sun Mar 15 13:37:11 2020 rev:42 rq:785080 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kapman/kapman.changes  2020-02-21 
10:46:06.358523985 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kapman.new.3160/kapman.changes
2020-03-15 13:37:14.510869555 +0100
@@ -1,0 +2,10 @@
+Thu Mar  5 20:35:51 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- Changes since 19.12.2:
+  * appdata: improve URLs
+
+---

Old:

  kapman-19.12.2.tar.xz
  kapman-19.12.2.tar.xz.sig

New:

  kapman-19.12.3.tar.xz
  kapman-19.12.3.tar.xz.sig



Other differences:
--
++ kapman.spec ++
--- /var/tmp/diff_new_pack.zNljQu/_old  2020-03-15 13:37:14.894869784 +0100
+++ /var/tmp/diff_new_pack.zNljQu/_new  2020-03-15 13:37:14.898869787 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kapman
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Pac-Man-like game for KDE
 License:GPL-2.0-or-later


++ kapman-19.12.2.tar.xz -> kapman-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.2/CMakeLists.txt 
new/kapman-19.12.3/CMakeLists.txt
--- old/kapman-19.12.2/CMakeLists.txt   2020-02-04 01:23:58.0 +0100
+++ new/kapman-19.12.3/CMakeLists.txt   2020-03-03 01:18:58.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kapman VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.2/org.kde.kapman.appdata.xml 
new/kapman-19.12.3/org.kde.kapman.appdata.xml
--- old/kapman-19.12.2/org.kde.kapman.appdata.xml   2020-02-04 
00:21:24.0 +0100
+++ new/kapman-19.12.3/org.kde.kapman.appdata.xml   2020-03-01 
10:42:06.0 +0100
@@ -144,15 +144,16 @@
 您要在迷宮內吃到所有的豆子,避免被小精靈抓到。此外也有能量豆,讓您可以在時限內不怕小精靈。當所有的豆子,包括能量豆都被吃完以後,就可以進到下一關。越後面的關卡速度越快。
   
   https://bugs.kde.org/enter_bug.cgi?format=guided&product=kapman
-  http://docs.kde.org/stable/en/kdegames/kapman/index.html
+  https://docs.kde.org/?application=kapman
   https://www.kde.org/community/donations/?app=kapman&source=appdata
   
 
-  http://kde.org/images/screenshots/kapman.png
+  https://cdn.kde.org/screenshots/kapman/kapman.png
 
   
   KDE
   
+
 
 
 




commit kapman for openSUSE:Leap:15.2

2020-02-21 Thread root
Hello community,

here is the log from the commit of package kapman for openSUSE:Leap:15.2 
checked in at 2020-02-21 10:45:57

Comparing /work/SRC/openSUSE:Leap:15.2/kapman (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kapman.new.26092 (New)


Package is "kapman"

Fri Feb 21 10:45:57 2020 rev:41 rq:771919 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kapman/kapman.changes  2020-01-17 
12:03:28.668557876 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kapman.new.26092/kapman.changes   
2020-02-21 10:46:06.358523985 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:07 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:28:53 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+---

Old:

  kapman-19.12.1.tar.xz
  kapman-19.12.1.tar.xz.sig

New:

  kapman-19.12.2.tar.xz
  kapman-19.12.2.tar.xz.sig



Other differences:
--
++ kapman.spec ++
--- /var/tmp/diff_new_pack.7yH37D/_old  2020-02-21 10:46:07.274525856 +0100
+++ /var/tmp/diff_new_pack.7yH37D/_new  2020-02-21 10:46:07.310525929 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kapman
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Pac-Man-like game for KDE
 License:GPL-2.0-or-later
@@ -71,7 +71,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kapman-19.12.1.tar.xz -> kapman-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.1/CMakeLists.txt 
new/kapman-19.12.2/CMakeLists.txt
--- old/kapman-19.12.1/CMakeLists.txt   2020-01-07 02:09:57.0 +0100
+++ new/kapman-19.12.2/CMakeLists.txt   2020-02-04 01:23:58.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kapman VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.1/org.kde.kapman.appdata.xml 
new/kapman-19.12.2/org.kde.kapman.appdata.xml
--- old/kapman-19.12.1/org.kde.kapman.appdata.xml   2020-01-06 
14:59:49.0 +0100
+++ new/kapman-19.12.2/org.kde.kapman.appdata.xml   2020-02-04 
00:21:24.0 +0100
@@ -153,6 +153,7 @@
   
   KDE
   
+
 
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.1/po/ca@valencia/kapman.po 
new/kapman-19.12.2/po/ca@valencia/kapman.po
--- old/kapman-19.12.1/po/ca@valencia/kapman.po 2020-01-07 02:09:51.0 
+0100
+++ new/kapman-19.12.2/po/ca@valencia/kapman.po 2020-02-04 01:23:55.0 
+0100
@@ -211,6 +211,3 @@
 #, kde-format
 msgid "Port to KgSound framework"
 msgstr "Adaptació al marc de treball KgSound."
-
-#~ msgid "Game difficulty level."
-#~ msgstr "Nivell de dificultat del joc."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.1/po/zh_CN/kapman.po 
new/kapman-19.12.2/po/zh_CN/kapman.po
--- old/kapman-19.12.1/po/zh_CN/kapman.po   2020-01-07 02:09:55.0 
+0100
+++ new/kapman-19.12.2/po/zh_CN/kapman.po   2020-02-04 01:23:57.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-28 02:50+0200\n"
-"PO-Revision-Date: 2020-01-04 21:50\n"
+"PO-Revision-Date: 2020-01-20 21:56\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kapman for openSUSE:Leap:15.2

2020-01-17 Thread root
Hello community,

here is the log from the commit of package kapman for openSUSE:Leap:15.2 
checked in at 2020-01-17 12:03:27

Comparing /work/SRC/openSUSE:Leap:15.2/kapman (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kapman.new.26092 (New)


Package is "kapman"

Fri Jan 17 12:03:27 2020 rev:40 rq:763899 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kapman/kapman.changes  2020-01-15 
15:14:52.118223520 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kapman.new.26092/kapman.changes   
2020-01-17 12:03:28.668557876 +0100
@@ -1,0 +2,10 @@
+Tue Jan  7 10:00:13 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- Changes since 19.12.0:
+  * Update Appstream for new release
+
+---
@@ -7 +17 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:

  kapman-19.12.0.tar.xz
  kapman-19.12.0.tar.xz.sig

New:

  kapman-19.12.1.tar.xz
  kapman-19.12.1.tar.xz.sig



Other differences:
--
++ kapman.spec ++
--- /var/tmp/diff_new_pack.qg0K4D/_old  2020-01-17 12:03:29.040558040 +0100
+++ /var/tmp/diff_new_pack.qg0K4D/_new  2020-01-17 12:03:29.040558040 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kapman
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:Pac-Man-like game for KDE
 License:GPL-2.0-or-later


++ kapman-19.12.0.tar.xz -> kapman-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.0/CMakeLists.txt 
new/kapman-19.12.1/CMakeLists.txt
--- old/kapman-19.12.0/CMakeLists.txt   2019-12-06 01:41:56.0 +0100
+++ new/kapman-19.12.1/CMakeLists.txt   2020-01-07 02:09:57.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kapman VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.0/org.kde.kapman.appdata.xml 
new/kapman-19.12.1/org.kde.kapman.appdata.xml
--- old/kapman-19.12.0/org.kde.kapman.appdata.xml   2019-12-05 
22:09:55.0 +0100
+++ new/kapman-19.12.1/org.kde.kapman.appdata.xml   2020-01-06 
14:59:49.0 +0100
@@ -153,6 +153,7 @@
   
   KDE
   
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.0/po/ca/kapman.po 
new/kapman-19.12.1/po/ca/kapman.po
--- old/kapman-19.12.0/po/ca/kapman.po  2019-12-06 01:41:47.0 +0100
+++ new/kapman-19.12.1/po/ca/kapman.po  2020-01-07 02:09:51.0 +0100
@@ -211,6 +211,3 @@
 #, kde-format
 msgid "Port to KgSound framework"
 msgstr "Adaptació al marc de treball KgSound."
-
-#~ msgid "Game difficulty level."
-#~ msgstr "Nivell de dificultat del joc."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.0/po/sv/docs/kapman/index.docbook 
new/kapman-19.12.1/po/sv/docs/kapman/index.docbook
--- old/kapman-19.12.0/po/sv/docs/kapman/index.docbook  2019-12-06 
01:41:55.0 +0100
+++ new/kapman-19.12.1/po/sv/docs/kapman/index.docbook  2020-01-07 
02:09:56.0 +0100
@@ -600,8 +600,7 @@
 >Översättning Stefan Asserhäll stefan.asserh...@bredband.net 
-&underFDL; &underGPL; 
+> &underFDL; &underGPL; 
 
 &documentation.index;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-19.12.0/po/zh_CN/kapman.po 
new/kapman-19.12.1/po/zh_CN/kapman.po
--- old/kapman-19.12.0/po/zh_CN/kapman.po   2019-12-06 01:41:53.0 
+0100
+++ new/kapman-19.12.1/po/zh_CN/kapman.po   2020-01-07 02:09:55.0 
+0100
@@ -8,15 +8,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-28 02:50+0200\n"
-"PO-Revision-Date: 2019-11-19 23:12\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:50\n"
+"Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generat