Hello community,

here is the log from the commit of package kbreakout for openSUSE:Factory 
checked in at 2015-07-14 17:32:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbreakout (Old)
 and      /work/SRC/openSUSE:Factory/.kbreakout.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbreakout"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbreakout/kbreakout.changes      2015-06-04 
10:19:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kbreakout.new/kbreakout.changes 2015-07-14 
17:32:22.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Jul  6 05:10:57 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.3
+   * KDE Applications 15.04.3
+   * https://www.kde.org/announcements/announce-applications-15.04.3.php
+
+
+-------------------------------------------------------------------

Old:
----
  kbreakout-15.04.2.tar.xz

New:
----
  kbreakout-15.04.3.tar.xz

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

Other differences:
------------------
++++++ kbreakout.spec ++++++
--- /var/tmp/diff_new_pack.WeL2Fc/_old  2015-07-14 17:32:22.000000000 +0200
+++ /var/tmp/diff_new_pack.WeL2Fc/_new  2015-07-14 17:32:22.000000000 +0200
@@ -45,7 +45,7 @@
 License:        GPL-2.0+
 Group:          Amusements/Games/Action/Breakout
 Url:            http://www.kde.org
-Version:        15.04.2
+Version:        15.04.3
 Release:        0
 Source0:        kbreakout-%{version}.tar.xz
 Obsoletes:      %{name}5 < %{version}

++++++ kbreakout-15.04.2.tar.xz -> kbreakout-15.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-15.04.2/CMakeLists.txt 
new/kbreakout-15.04.3/CMakeLists.txt
--- old/kbreakout-15.04.2/CMakeLists.txt        2015-04-14 07:28:15.000000000 
+0200
+++ new/kbreakout-15.04.3/CMakeLists.txt        2015-06-01 13:56:39.000000000 
+0200
@@ -32,7 +32,6 @@
 include(KDECMakeSettings)
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
-add_definitions(-DTRANSLATION_DOMAIN="kbreakout")
 add_definitions("-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII")
 
 add_subdirectory( src ) 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-15.04.2/src/main.cpp 
new/kbreakout-15.04.3/src/main.cpp
--- old/kbreakout-15.04.2/src/main.cpp  2015-04-14 07:28:15.000000000 +0200
+++ new/kbreakout-15.04.3/src/main.cpp  2015-06-01 13:56:39.000000000 +0200
@@ -32,7 +32,7 @@
     migrate.setConfigFiles(QStringList() << QStringLiteral("kbreakoutrc"));
     migrate.setUiFiles(QStringList() << QStringLiteral("kbreakoutui.rc"));
     migrate.migrate();
-
+    KLocalizedString::setApplicationDomain("kbreakout");
 
     KAboutData aboutData(QLatin1Literal("kbreakout"), i18n("KBreakOut"), 
QLatin1Literal("1.2.0"));
     aboutData.setShortDescription(i18n("A breakout like game for KDE"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-15.04.2/themes/web20.desktop 
new/kbreakout-15.04.3/themes/web20.desktop
--- old/kbreakout-15.04.2/themes/web20.desktop  2015-04-14 07:28:15.000000000 
+0200
+++ new/kbreakout-15.04.3/themes/web20.desktop  2015-06-01 13:56:39.000000000 
+0200
@@ -52,7 +52,7 @@
 Description=Web 2.0 theme showcases graphical elements reminiscent of those 
used in popular 'WEB 2.0' movement, currently taking the interweb by storm.
 Description[ast]=El tema Web 2.0 ye una reminiscencia de los elementos 
gráficos de los escaparates tan usaos nel popular movimientu «WEB 2.0», tomáu 
anguaño d'interweb por storm.
 Description[bs]=Web 2,0 teme vitrine grafičkih elemenata koji podsjeća na one 
koji korištenom popularnom "Web 2.0" pokretu, koji preuzima interweb poput 
oluje.
-Description[ca]=El tema Web 2.0 presenta els elements gràfics que recorden als 
utilitzats en el popular moviment «WEB 2.0», actualment adoptat per l'interweb 
d'storm.
+Description[ca]=El tema Web 2.0 presenta els elements gràfics que recorden als 
utilitzats en el popular moviment «WEB 2.0», actualment adoptat per l'interweb 
de storm.
 Description[ca@valencia]=El tema Web 2.0 presenta els elements gràfics que 
recorden als utilitzats en el popular moviment «WEB 2.0», actualment adoptat 
per l'interweb d'storm.
 Description[da]=Web 2.0-tema fremviser grafiske elementer der minder af de der 
brugtes i den populære "WEB 2.0"-bevægelse og for tiden tager interweb'et med 
storm.
 Description[de]=Das Design „Web 2.0“ zeigt grafische Elemente, die an die 
derzeit das Internet überstürmende „Web 2.0“-Bewegung erinnert.


Reply via email to