Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2020-01-12 23:21:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpat (Old)
 and      /work/SRC/openSUSE:Factory/.kpat.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpat"

Sun Jan 12 23:21:45 2020 rev:94 rq:762404 version:19.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpat/kpat.changes        2019-12-14 
12:17:03.803261522 +0100
+++ /work/SRC/openSUSE:Factory/.kpat.new.6675/kpat.changes      2020-01-12 
23:22:52.718782720 +0100
@@ -1,0 +2,11 @@
+Tue Jan  7 10:00:59 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- 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
+  * Add oars content rating
+
+-------------------------------------------------------------------
@@ -7 +18 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:
----
  kpat-19.12.0.tar.xz
  kpat-19.12.0.tar.xz.sig

New:
----
  kpat-19.12.1.tar.xz
  kpat-19.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ kpat.spec ++++++
--- /var/tmp/diff_new_pack.O4cTRP/_old  2020-01-12 23:22:53.394782970 +0100
+++ /var/tmp/diff_new_pack.O4cTRP/_new  2020-01-12 23:22:53.394782970 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kpat
-Version:        19.12.0
+Version:        19.12.1
 Release:        0
 Summary:        Patience card game
 License:        GPL-2.0-or-later


++++++ kpat-19.12.0.tar.xz -> kpat-19.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-19.12.0/CMakeLists.txt 
new/kpat-19.12.1/CMakeLists.txt
--- old/kpat-19.12.0/CMakeLists.txt     2019-12-06 02:21:37.000000000 +0100
+++ new/kpat-19.12.1/CMakeLists.txt     2020-01-07 02:28:50.000000000 +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(kpat VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-19.12.0/org.kde.kpat.appdata.xml 
new/kpat-19.12.1/org.kde.kpat.appdata.xml
--- old/kpat-19.12.0/org.kde.kpat.appdata.xml   2019-12-05 22:13:05.000000000 
+0100
+++ new/kpat-19.12.1/org.kde.kpat.appdata.xml   2020-01-06 15:02:59.000000000 
+0100
@@ -110,7 +110,9 @@
   <provides>
     <binary>kpat</binary>
   </provides>
+  <content_rating type="oars-1.1"/>
   <releases>
+    <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/kpat-19.12.0/po/ca/kpat.po 
new/kpat-19.12.1/po/ca/kpat.po
--- old/kpat-19.12.0/po/ca/kpat.po      2019-12-06 02:19:06.000000000 +0100
+++ new/kpat-19.12.1/po/ca/kpat.po      2020-01-07 02:26:59.000000000 +0100
@@ -778,6 +778,3 @@
 #, kde-format
 msgid "Yukon"
 msgstr "Yukon"
-
-#~ msgid "Opening file failed."
-#~ msgstr "Ha fallat en obrir el fitxer."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-19.12.0/po/sv/docs/kpat/index.docbook 
new/kpat-19.12.1/po/sv/docs/kpat/index.docbook
--- old/kpat-19.12.0/po/sv/docs/kpat/index.docbook      2019-12-06 
02:21:24.000000000 +0100
+++ new/kpat-19.12.1/po/sv/docs/kpat/index.docbook      2020-01-07 
02:28:46.000000000 +0100
@@ -1251,8 +1251,7 @@
 >Översättning Stefan Asserhäll <email
 >stefan.asserh...@bredband.net</email
 ></para
-> 
-&underFDL; &underGPL; </chapter>
+> &underFDL; &underGPL; </chapter>
 
 &documentation.index; 
 </book>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-19.12.0/po/zh_CN/kpat.po 
new/kpat-19.12.1/po/zh_CN/kpat.po
--- old/kpat-19.12.0/po/zh_CN/kpat.po   2019-12-06 02:20:27.000000000 +0100
+++ new/kpat-19.12.1/po/zh_CN/kpat.po   2020-01-07 02:28:11.000000000 +0100
@@ -10,15 +10,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-11-12 08:06+0100\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 <EMAIL@ADDRESS>\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-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/kdegames/kpat.pot\n"


Reply via email to