Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2015-05-15 10:01:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpat (Old)
 and      /work/SRC/openSUSE:Factory/.kpat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpat/kpat.changes        2015-05-11 
19:13:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kpat.new/kpat.changes   2015-05-15 
10:01:05.000000000 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:09:07 UTC 2015 - [email protected]
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+-------------------------------------------------------------------

Old:
----
  kpat-15.04.0.tar.xz

New:
----
  kpat-15.04.1.tar.xz

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

Other differences:
------------------
++++++ kpat.spec ++++++
--- /var/tmp/diff_new_pack.9nDSFF/_old  2015-05-15 10:01:05.000000000 +0200
+++ /var/tmp/diff_new_pack.9nDSFF/_new  2015-05-15 10:01:05.000000000 +0200
@@ -21,7 +21,7 @@
 License:        GPL-2.0+
 Group:          Amusements/Games/Board/Card
 Url:            http://www.kde.org
-Version:        15.04.0
+Version:        15.04.1
 Release:        0
 Source0:        kpat-%{version}.tar.xz
 BuildRequires:  libkdegames-devel

++++++ kpat-15.04.0.tar.xz -> kpat-15.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-15.04.0/main.cpp new/kpat-15.04.1/main.cpp
--- old/kpat-15.04.0/main.cpp   2015-03-19 12:10:29.000000000 +0100
+++ new/kpat-15.04.1/main.cpp   2015-04-27 13:18:54.000000000 +0200
@@ -102,11 +102,12 @@
 
 int main( int argc, char **argv )
 {
+    QApplication app(argc, argv);
+
     Kdelibs4ConfigMigrator migrate(QStringLiteral("kpat"));
     migrate.setConfigFiles(QStringList() << QStringLiteral("kpatrc"));
     migrate.setUiFiles(QStringList() << QStringLiteral("kpatui.rc"));
     migrate.migrate();
-    QApplication app(argc, argv);
 
     KAboutData aboutData( "kpat",
                           i18n("KPatience"),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-15.04.0/mimetypes/kpatience.xml 
new/kpat-15.04.1/mimetypes/kpatience.xml
--- old/kpat-15.04.0/mimetypes/kpatience.xml    2015-03-19 12:10:29.000000000 
+0100
+++ new/kpat-15.04.1/mimetypes/kpatience.xml    2015-04-27 13:18:54.000000000 
+0200
@@ -12,6 +12,7 @@
     <comment xml:lang="fi">Vanha KPatience-tallennustiedosto</comment>
     <comment xml:lang="id">Berkas simpanan warisan KPatience</comment>
     <comment xml:lang="it">File di salvataggio obsoleto per KPatience</comment>
+    <comment xml:lang="ko">KPatience 레거시 저장 파일</comment>
     <comment xml:lang="nl">KPatience ouderwets opslagbestand</comment>
     <comment xml:lang="pl">Przestrzały plik zapisu KPatience</comment>
     <comment xml:lang="pt">Ficheiro de gravação antigo do KPatience</comment>
@@ -45,6 +46,7 @@
     <comment xml:lang="fi">KPatience-tallennustiedosto</comment>
     <comment xml:lang="id">Berkas simpanan KPatience</comment>
     <comment xml:lang="it">File di salvataggio per KPatience</comment>
+    <comment xml:lang="ko">KPatience 저장 파일</comment>
     <comment xml:lang="nl">KPatience opslagbestand</comment>
     <comment xml:lang="pl">Plik zapisu KPatience</comment>
     <comment xml:lang="pt">Ficheiro de gravação do KPatience</comment>


Reply via email to