Hello community,

here is the log from the commit of package libkdegames for openSUSE:Factory 
checked in at 2015-11-15 12:42:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkdegames (Old)
 and      /work/SRC/openSUSE:Factory/.libkdegames.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkdegames"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkdegames/libkdegames.changes  2015-10-19 
22:43:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libkdegames.new/libkdegames.changes     
2015-11-15 12:42:20.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 20:20:38 UTC 2015 - [email protected]
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+-------------------------------------------------------------------

Old:
----
  libkdegames-15.08.2.tar.xz

New:
----
  libkdegames-15.08.3.tar.xz

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

Other differences:
------------------
++++++ libkdegames.spec ++++++
--- /var/tmp/diff_new_pack.asYD6m/_old  2015-11-15 12:42:21.000000000 +0100
+++ /var/tmp/diff_new_pack.asYD6m/_new  2015-11-15 12:42:21.000000000 +0100
@@ -21,7 +21,7 @@
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Version:        15.08.2
+Version:        15.08.3
 Release:        0
 Source0:        libkdegames-%{version}.tar.xz
 Patch1:         libkdegames-bnc793185.patch

++++++ libkdegames-15.08.2.tar.xz -> libkdegames-15.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkdegames-15.08.2/carddecks/svg-gm-paris/index.desktop 
new/libkdegames-15.08.3/carddecks/svg-gm-paris/index.desktop
--- old/libkdegames-15.08.2/carddecks/svg-gm-paris/index.desktop        
2015-07-18 23:46:54.000000000 +0200
+++ new/libkdegames-15.08.3/carddecks/svg-gm-paris/index.desktop        
2015-11-04 20:58:12.000000000 +0100
@@ -3,7 +3,7 @@
 Name[ast]=París
 Name[bs]=Pariz
 Name[ca]=París
-Name[ca@valencia]=Pares
+Name[ca@valencia]=París
 Name[cs]=Paris
 Name[da]=Paris
 Name[de]=Paris
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-15.08.2/highscore/kscoredialog.h 
new/libkdegames-15.08.3/highscore/kscoredialog.h
--- old/libkdegames-15.08.2/highscore/kscoredialog.h    2015-07-18 
23:46:54.000000000 +0200
+++ new/libkdegames-15.08.3/highscore/kscoredialog.h    2015-11-04 
20:58:12.000000000 +0100
@@ -148,9 +148,9 @@
         //void setConfigGroup(const QString& group, const QString& i18nName);
 
         /**
-        * The group name must be passed though ki18n() in order for the
+        * The group name must be passed though i18n() in order for the
         * group name to be translated. i.e.
-         * \code ksdialog.setConfigGroup(ki18n("Easy")); \endcode
+        * \code ksdialog.setConfigGroup(qMakePair(QByteArray("Easy"), 
i18n("Easy"))); \endcode
         * If you set a group, it will be prefixed in the config file by
         * 'KHighscore_' otherwise the group will simply be 'KHighscore'.
         *
@@ -160,8 +160,8 @@
 
         /**
          * You must add the translations of all group names to the dialog. This
-         * is best done by passing the name through ki18n().
-         * The group set through setConfigGroup(const KLocalizedString& group)
+         * is best done by passing the name through i18n().
+         * The group set through setConfigGroup(const QPair<QByteArray, 
QString>& group)
          * will be added automatically
          *
          * @param group the translated group name
@@ -170,8 +170,8 @@
 
         /**
          * You must add the translations of all group names to the dialog. This
-         * is best done by passing the name through ki18n().
-         * The group set through setConfigGroup(const KLocalizedString& group)
+         * is best done by passing the name through i18n().
+         * The group set through setConfigGroup(const QPair<QByteArray, 
QString>& group)
          * will be added automatically.
          *
          * This function can be used directly with 
KGameDifficulty::localizedLevelStrings().


Reply via email to