Hello community,

here is the log from the commit of package klickety for openSUSE:Factory 
checked in at 2018-10-17 08:34:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/klickety (Old)
 and      /work/SRC/openSUSE:Factory/.klickety.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "klickety"

Wed Oct 17 08:34:20 2018 rev:78 rq:641523 version:18.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/klickety/klickety.changes        2018-09-15 
15:31:15.489182977 +0200
+++ /work/SRC/openSUSE:Factory/.klickety.new/klickety.changes   2018-10-17 
08:35:12.974177067 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:54 UTC 2018 - [email protected]
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * Install the appdata files and fix few metadata
+
+-------------------------------------------------------------------

Old:
----
  klickety-18.08.1.tar.xz

New:
----
  klickety-18.08.2.tar.xz

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

Other differences:
------------------
++++++ klickety.spec ++++++
--- /var/tmp/diff_new_pack.ZhVvMJ/_old  2018-10-17 08:35:13.762176375 +0200
+++ /var/tmp/diff_new_pack.ZhVvMJ/_new  2018-10-17 08:35:13.762176375 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           klickety
-Version:        18.08.1
+Version:        18.08.2
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -89,6 +89,8 @@
 %{_kf5_iconsdir}/hicolor/*/apps/ksame.*
 %{_kf5_kxmlguidir}/klickety/
 %{_kf5_sharedir}/sounds/klickety/
+%{_kf5_appstreamdir}/org.kde.klickety.appdata.xml
+%{_kf5_appstreamdir}/org.kde.ksame.appdata.xml
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ klickety-18.08.1.tar.xz -> klickety-18.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klickety-18.08.1/CMakeLists.txt 
new/klickety-18.08.2/CMakeLists.txt
--- old/klickety-18.08.1/CMakeLists.txt 2018-09-04 02:34:50.000000000 +0200
+++ new/klickety-18.08.2/CMakeLists.txt 2018-10-09 02:21:55.000000000 +0200
@@ -68,6 +68,8 @@
 
 install(PROGRAMS org.kde.klickety.desktop DESTINATION ${KDE_INSTALL_APPDIR})
 install(PROGRAMS org.kde.ksame.desktop DESTINATION ${KDE_INSTALL_APPDIR})
+install(FILES org.kde.klickety.appdata.xml DESTINATION 
${KDE_INSTALL_METAINFODIR})
+install(FILES org.kde.ksame.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR})
 
 if(NOT WIN32)
     install(PROGRAMS klickety-2.0-inherit-ksame-highscore.pl DESTINATION 
${KDE_INSTALL_KCONFUPDATEDIR})
@@ -78,6 +80,7 @@
 add_subdirectory(pics)
 add_subdirectory(themes)
 add_subdirectory(doc)
+
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 ki18n_install(po)
 if (KF5DocTools_FOUND)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klickety-18.08.1/org.kde.klickety.appdata.xml 
new/klickety-18.08.2/org.kde.klickety.appdata.xml
--- old/klickety-18.08.1/org.kde.klickety.appdata.xml   2018-05-06 
03:29:51.000000000 +0200
+++ new/klickety-18.08.2/org.kde.klickety.appdata.xml   2018-09-04 
20:42:19.000000000 +0200
@@ -96,12 +96,12 @@
     <p xml:lang="x-test">xxKlickety is a strategy game by KDE, an adaption of 
the Clickomania game.xx</p>
     <p xml:lang="zh-TW">Klickety 是來自 KDE 上類似 Clickomania 的策略遊戲。</p>
   </description>
-  <url type="homepage">http://games.kde.org/game.php?game=klickety</url>
+  <url type="homepage">https://games.kde.org/game.php?game=klickety</url>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=klickety</url>
-  <url 
type="help">http://docs.kde.org/stable/en/kdegames/klickety/index.html</url>
+  <url type="help">https://docs.kde.org/?application=klickety</url>
   <screenshots>
     <screenshot type="default">
-      <image>http://kde.org/images/screenshots/klickety.png</image>
+      <image>https://kde.org/images/screenshots/klickety.png</image>
     </screenshot>
   </screenshots>
   <project_group>KDE</project_group>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klickety-18.08.1/org.kde.ksame.appdata.xml 
new/klickety-18.08.2/org.kde.ksame.appdata.xml
--- old/klickety-18.08.1/org.kde.ksame.appdata.xml      2018-05-06 
03:29:51.000000000 +0200
+++ new/klickety-18.08.2/org.kde.ksame.appdata.xml      2018-09-04 
20:42:19.000000000 +0200
@@ -95,12 +95,12 @@
     <p xml:lang="x-test">xxKSame is a simple, yet challenging color matching 
game modeled after once famous game of SameGame. The idea behind KSame is to 
completely clear the game board filled with the multicolored marbles.xx</p>
     <p xml:lang="zh-TW">KSame 是一套簡單但也很有挑戰性的遊戲,從知名的 SameGame 演變而來。KSame 
目的是完全清除遊戲棋盤上的各種不同顏色。</p>
   </description>
-  <url type="homepage">http://games.kde.org/game.php?game=klickety</url>
+  <url type="homepage">https://games.kde.org/game.php?game=klickety</url>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=klickety</url>
-  <url 
type="help">https://docs.kde.org/stable4/en/kdegames/klickety/ksame_mode.html</url>
+  <url 
type="help">https://docs.kde.org/?application=klickety&amp;branch=stable&amp;path=ksame_mode.html</url>
   <screenshots>
     <screenshot type="default">
-      <image>http://kde.org/images/screenshots/ksame.png</image>
+      <image>https://kde.org/images/screenshots/ksame.png</image>
     </screenshot>
   </screenshots>
   <project_group>KDE</project_group>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klickety-18.08.1/po/zh_CN/klickety.po 
new/klickety-18.08.2/po/zh_CN/klickety.po
--- old/klickety-18.08.1/po/zh_CN/klickety.po   2018-09-04 02:34:47.000000000 
+0200
+++ new/klickety-18.08.2/po/zh_CN/klickety.po   2018-10-09 02:21:54.000000000 
+0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-24 03:11+0200\n"
-"PO-Revision-Date: 2018-08-30 13:17\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"


Reply via email to