commit ImageMagick for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2013-06-11 06:33:43

Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old)
 and  /work/SRC/openSUSE:Factory/.ImageMagick.new (New)


Package is ImageMagick

Changes:

--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2013-05-28 
07:38:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes 
2013-06-11 09:23:24.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  3 15:37:32 UTC 2013 - pgaj...@suse.com
+
+- mark no-XPMCompliance.patch as suse specific
+  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3t=23462
+
+---



Other differences:
--
++ ImageMagick.spec ++
--- /var/tmp/diff_new_pack.RQ5RwG/_old  2013-06-11 09:23:25.0 +0200
+++ /var/tmp/diff_new_pack.RQ5RwG/_new  2013-06-11 09:23:25.0 +0200
@@ -63,11 +63,12 @@
 Patch1: ImageMagick-6.6.8.9-doc.patch
 Patch2: ImageMagick-6.7.6.1-no-dist-lzip.patch
 Patch3: ImageMagick-6.8.4.0-rpath.patch
+# workaround for 
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3t=23462
+# upstream insists on XPMCompliance, so leaving this for compatibility reasons
+Patch4: ImageMagick-6.8.5.7-no-XPMCompliance.patch
 # bugs
 # will ask upstream if needed, or if other solution exists
 Patch11:ImageMagick-6.8.4.0-dont-build-in-install.patch
-# workaround for 
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3t=23462
-Patch12:ImageMagick-6.8.5.7-no-XPMCompliance.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %package -n perl-PerlMagick
@@ -129,8 +130,8 @@
 %patch1
 %patch2  -p1
 %patch3  -p1
+%patch4  -p1
 %patch11 -p1
-%patch12 -p1
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS
@@ -390,6 +391,8 @@
 
 
 
+
+
 
 
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit SDL for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package SDL for openSUSE:Factory checked in 
at 2013-06-11 06:39:15

Comparing /work/SRC/openSUSE:Factory/SDL (Old)
 and  /work/SRC/openSUSE:Factory/.SDL.new (New)


Package is SDL

Changes:

--- /work/SRC/openSUSE:Factory/SDL/SDL.changes  2013-04-17 09:25:38.0 
+0200
+++ /work/SRC/openSUSE:Factory/.SDL.new/SDL.changes 2013-06-11 
09:24:09.0 +0200
@@ -1,0 +2,6 @@
+Sat Jun  8 20:24:50 UTC 2013 - crrodrig...@opensuse.org
+
+- sdl-lfs.patch: Ensure library is built with large file 
+ support/ 64bit off_t in 32bit systems
+
+---

New:

  sdl-lfs.patch



Other differences:
--
++ SDL.spec ++
--- /var/tmp/diff_new_pack.Q9D9Jb/_old  2013-06-11 09:24:10.0 +0200
+++ /var/tmp/diff_new_pack.Q9D9Jb/_new  2013-06-11 09:24:10.0 +0200
@@ -52,6 +52,7 @@
 # PATCH-FIX-OPENSUSE SDL-1.2.13-x11-keytounicode.patch
 Patch0: SDL-1.2.13-x11-keytounicode.patch
 Patch1: SDL_sdl_endian.patch
+Patch2: sdl-lfs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -101,6 +102,7 @@
 %setup -q
 %patch0
 %patch1
+%patch2
 # remove the file to provide sufficient evidence that we are
 # not using this file during the build [bnc#508111]
 rm -f src/joystick/darwin/10.3.9-FIX/IOHIDLib.h

++ sdl-lfs.patch ++
--- configure.in.orig
+++ configure.in
@@ -56,6 +56,8 @@ fi
 dnl Check for tools
 AC_PROG_LIBTOOL
 AC_PROG_CC
+AC_USE_SYSTEM_EXTENSIONS
+AC_SYS_LARGEFILE
 AC_PROG_CXX
 AC_PROG_INSTALL
 AC_PROG_MAKE_SET
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit analitza for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package analitza for openSUSE:Factory 
checked in at 2013-06-11 06:14:09

Comparing /work/SRC/openSUSE:Factory/analitza (Old)
 and  /work/SRC/openSUSE:Factory/.analitza.new (New)


Package is analitza

Changes:

--- /work/SRC/openSUSE:Factory/analitza/analitza.changes2013-05-16 
15:16:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.analitza.new/analitza.changes   2013-06-11 
09:24:33.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:14:29 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  analitza-4.10.3.tar.xz

New:

  analitza-4.10.4.tar.xz



Other differences:
--
++ analitza.spec ++
--- /var/tmp/diff_new_pack.WxIDS4/_old  2013-06-11 09:24:34.0 +0200
+++ /var/tmp/diff_new_pack.WxIDS4/_new  2013-06-11 09:24:34.0 +0200
@@ -21,7 +21,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(glu)
 Url:https://projects.kde.org/projects/kde/kdeedu/analitza
-Version:4.10.3
+Version:4.10.4
 Release:0
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ analitza-4.10.3.tar.xz - analitza-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-4.10.3/analitza/analyzer.cpp 
new/analitza-4.10.4/analitza/analyzer.cpp
--- old/analitza-4.10.3/analitza/analyzer.cpp   2013-05-03 06:37:38.0 
+0200
+++ new/analitza-4.10.4/analitza/analyzer.cpp   2013-05-29 09:14:56.0 
+0200
@@ -1371,9 +1371,12 @@
delete c;
root = new Cn(true);
} else if(!existsjustvar  deps.size()==1) {
-   if(allButFirstZero)
-   root = *c-firstValue();
-   else {
+   if(allButFirstZero) {
+   Analitza::Apply::iterator first = 
c-firstValue();
+   root = *first;
+   c-m_params.erase(first);
+   delete c;
+   } else {
Apply* a = new Apply;
a-appendBranch(new 
Operator(Operator::minus));

@@ -1400,6 +1403,7 @@
a-appendBranch(new 
Operator(Operator::eq));
a-appendBranch(new 
Ci(deps.first()));
a-appendBranch(r.first());
+   delete root;
root = a;
} else {
Apply* na = new Apply;
@@ -1411,6 +1415,7 @@
a-appendBranch(o);
na-appendBranch(a);
}
+   delete root;
root = na;
}
} else if(!root-isZero()) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-4.10.3/analitzagui/plotsview3d.h 
new/analitza-4.10.4/analitzagui/plotsview3d.h
--- old/analitza-4.10.3/analitzagui/plotsview3d.h   2013-05-03 
06:37:38.0 +0200
+++ new/analitza-4.10.4/analitzagui/plotsview3d.h   2013-05-29 
09:14:56.0 +0200
@@ -21,6 +21,10 @@
 #ifndef PLOTSVIEW3D_H
 #define PLOTSVIEW3D_H
 
+#ifdef _WIN32
+#include GL/glew.h
+#endif
+
 #include QGLWidget
 #include QMouseEvent
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-4.10.3/analitzaplot/CMakeLists.txt 
new/analitza-4.10.4/analitzaplot/CMakeLists.txt
--- old/analitza-4.10.3/analitzaplot/CMakeLists.txt 2013-05-03 
06:37:38.0 +0200
+++ new/analitza-4.10.4/analitzaplot/CMakeLists.txt 2013-05-29 
09:14:56.0 +0200
@@ -4,6 +4,11 @@
 message(FATAL_ERROR GLU was not found)
 endif(OPENGL_FOUND AND NOT OPENGL_GLU_FOUND)
 
+if(WIN32)
+find_package(GLEW REQUIRED)
+include_directories(${GLEW_INCLUDE_DIRS})
+endif(WIN32)
+
 find_path(IEEEFP_DIR ieeefp.h)
 if(IEEEFP_DIR)
 

commit apper for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package apper for openSUSE:Factory checked 
in at 2013-06-11 06:08:07

Comparing /work/SRC/openSUSE:Factory/apper (Old)
 and  /work/SRC/openSUSE:Factory/.apper.new (New)


Package is apper

Changes:

--- /work/SRC/openSUSE:Factory/apper/apper.changes  2013-05-29 
11:30:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.apper.new/apper.changes 2013-06-11 
09:24:38.0 +0200
@@ -1,0 +2,6 @@
+Sat Jun  1 12:46:38 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Bump PackageKitQt BuildRequires so apper-0.8.0-extra-defines.patch
+  can be applied unconditionally
+
+---



Other differences:
--
++ apper.spec ++
--- /var/tmp/diff_new_pack.fyyXap/_old  2013-06-11 09:24:39.0 +0200
+++ /var/tmp/diff_new_pack.fyyXap/_new  2013-06-11 09:24:39.0 +0200
@@ -60,18 +60,16 @@
 Patch101:   apper-no-dbus-service.diff
 # setting proxy requires polkit permissions - for very little gain
 Patch103:   apper-no-user-proxy.diff
-%if 0%{?suse_version}  1230
 Patch104:   apper-0.8.0-extra-defines.patch
-%endif
 Url:
http://www.kde-apps.org/content/show.php/KPackageKit?content=84745
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  PackageKit-Qt-devel = 0.8.5
+BuildRequires:  PackageKit-Qt-devel = 0.8.8
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libkde4-devel
 BuildRequires:  libxml2-tools
 Provides:   org.freedesktop.PackageKit.service
 Conflicts:  otherproviders(org.freedesktop.PackageKit.service)
-Requires:   PackageKit = 0.8.5
+Requires:   PackageKit = 0.8.8
 # last used in 11.3
 Provides:   kupdateapplet = 0.9.18
 Obsoletes:  kupdateapplet = 0.9.17
@@ -129,9 +127,7 @@
 %patch100 -p1 
 %patch101 -p1
 %patch103 -p1
-%if 0%{?suse_version}  1230
 %patch104
-%endif
 
 %build
 %cmake_kde4 -d build -- -DSCREENSHOT_PROVIDER=openSUSE

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit aria2 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package aria2 for openSUSE:Factory checked 
in at 2013-06-11 06:23:07

Comparing /work/SRC/openSUSE:Factory/aria2 (Old)
 and  /work/SRC/openSUSE:Factory/.aria2.new (New)


Package is aria2

Changes:

--- /work/SRC/openSUSE:Factory/aria2/aria2.changes  2013-05-07 
07:21:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.aria2.new/aria2.changes 2013-06-11 
09:24:43.0 +0200
@@ -1,0 +2,19 @@
+Fri Jun  7 11:41:50 UTC 2013 - reddw...@opensuse.org
+
+- Update to 1.17.1
+  * Add code to detect rst2html.py or rst2html
+  * Enable multicast loopback in BitTorrent local peer discovery
+  * Enable TLS1.1 with gnutls build
+  * Check zlib availability usin AC_CHECK_LIB
+  * Treat response is completed if EOF is received before streamFilter
+completes
+  * uitos: Fix off-by-one error bug
+  * Add configure support for linking tcmalloc_minimal and/or jemalloc
+  * Close GZipFiles in the d'tor
+  * Add libaria2, C++ library interface to aria2 (not built)
+  * Add missing check for sigaction
+  * Fix cached data is not flushed when downloaded data is less than
+16KiB
+  * LibUV: Implement LibuvEventPoll
+
+---

Old:

  aria2-1.17.0.tar.xz

New:

  aria2-1.17.1.tar.xz



Other differences:
--
++ aria2.spec ++
--- /var/tmp/diff_new_pack.gmQawR/_old  2013-06-11 09:24:47.0 +0200
+++ /var/tmp/diff_new_pack.gmQawR/_new  2013-06-11 09:24:47.0 +0200
@@ -20,13 +20,13 @@
 %bcond_with make_check
 
 Name:   aria2
-Version:1.17.0
+Version:1.17.1
 Release:0
 Summary:Parallelizing Multi-Protocol Utility for Downloading Files
 License:SUSE-GPL-2.0-with-openssl-exception
 Group:  Productivity/Networking/Other
 Url:http://aria2.sourceforge.net/
-Source0:
http://downloads.sourceforge.net/project/aria2/stable/aria2-%{version}/aria2-%{version}.tar.xz
+Source0:
http://prdownloads.sourceforge.net/aria2/aria2-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gnutls)

++ aria2-1.17.0.tar.xz - aria2-1.17.1.tar.xz ++
 22808 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit blinken for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package blinken for openSUSE:Factory checked 
in at 2013-06-11 06:14:04

Comparing /work/SRC/openSUSE:Factory/blinken (Old)
 and  /work/SRC/openSUSE:Factory/.blinken.new (New)


Package is blinken

Changes:

--- /work/SRC/openSUSE:Factory/blinken/blinken.changes  2013-05-16 
15:20:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.blinken.new/blinken.changes 2013-06-11 
09:25:01.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:38:55 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  blinken-4.10.3.tar.xz

New:

  blinken-4.10.4.tar.xz



Other differences:
--
++ blinken.spec ++
--- /var/tmp/diff_new_pack.LJuvdy/_old  2013-06-11 09:25:02.0 +0200
+++ /var/tmp/diff_new_pack.LJuvdy/_new  2013-06-11 09:25:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   blinken
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Simon Says Game
 License:GPL-2.0+

++ blinken-4.10.3.tar.xz - blinken-4.10.4.tar.xz ++
Files old/blinken-4.10.3/doc/index.cache.bz2 and 
new/blinken-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ark for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package ark for openSUSE:Factory checked in 
at 2013-06-11 06:14:07

Comparing /work/SRC/openSUSE:Factory/ark (Old)
 and  /work/SRC/openSUSE:Factory/.ark.new (New)


Package is ark

Changes:

--- /work/SRC/openSUSE:Factory/ark/ark.changes  2013-05-16 15:16:57.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ark.new/ark.changes 2013-06-11 
09:24:48.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:48:01 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  ark-4.10.3.tar.xz

New:

  ark-4.10.4.tar.xz



Other differences:
--
++ ark.spec ++
--- /var/tmp/diff_new_pack.gX3d2Y/_old  2013-06-11 09:24:49.0 +0200
+++ /var/tmp/diff_new_pack.gX3d2Y/_new  2013-06-11 09:24:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ark
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:KDE Archiver Tool
 License:GPL-2.0+

++ ark-4.10.3.tar.xz - ark-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-4.10.3/app/ark_addtoservicemenu.desktop 
new/ark-4.10.4/app/ark_addtoservicemenu.desktop
--- old/ark-4.10.3/app/ark_addtoservicemenu.desktop 2013-05-03 
06:42:55.0 +0200
+++ new/ark-4.10.4/app/ark_addtoservicemenu.desktop 2013-05-28 
21:29:39.0 +0200
@@ -141,7 +141,7 @@
 Name[et]=ZIP-arhiivina
 Name[eu]=ZIP artxibo gisa
 Name[fi]=Zip-paketiksi
-Name[fr]=En tant qu'archive ZIP
+Name[fr]=Comme une archive « ZIP »
 Name[ga]=Mar Chartlann ZIP
 Name[gl]=Como arquivo ZIP
 Name[hr]=Kao ZIP-arhiva
@@ -201,7 +201,7 @@
 Name[et]=RAR-arhiivina
 Name[eu]=RAR artxiboa gisa
 Name[fi]=RAR-paketiksi
-Name[fr]=En tant qu'archive RAR
+Name[fr]=Comme une archive « RAR »
 Name[ga]=Mar Chartlann RAR
 Name[gl]=Como arquivo RAR
 Name[hr]=Kao RAR-arhiva
@@ -261,7 +261,7 @@
 Name[et]=ZIP/TAR-arhiivina
 Name[eu]=ZIP/TAR artxibo gisa
 Name[fi]=Zip/Tar-paketiksi
-Name[fr]=En tant qu'archive ZIP/TAR
+Name[fr]=Comme une archive « ZIP » / « TAR »
 Name[ga]=Mar Chartlann ZIP/TAR
 Name[gl]=Como arquivo ZIP/TAR
 Name[hr]=Kao ZIP/TAR-arhiva
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-4.10.3/app/ark_dndextract.desktop.cmake 
new/ark-4.10.4/app/ark_dndextract.desktop.cmake
--- old/ark-4.10.3/app/ark_dndextract.desktop.cmake 2013-05-03 
06:42:55.0 +0200
+++ new/ark-4.10.4/app/ark_dndextract.desktop.cmake 2013-05-28 
21:29:39.0 +0200
@@ -17,7 +17,7 @@
 Name[et]=Paki siia lahti
 Name[eu]=Ark erauzi hemen
 Name[fi]=Ark – Pura tähän
-Name[fr]=Extraire un Ark ici
+Name[fr]=Extraire un fichier « Ark » ici
 Name[ga]=Bain an chartlann Ark amach agus cuir é anseo
 Name[gl]=Extraer aquí con Ark
 Name[hr]=Ovdje Ark-otpakiraj
Files old/ark-4.10.3/doc/index.cache.bz2 and new/ark-4.10.4/doc/index.cache.bz2 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-4.10.3/kerfuffle/kerfufflePlugin.desktop 
new/ark-4.10.4/kerfuffle/kerfufflePlugin.desktop
--- old/ark-4.10.3/kerfuffle/kerfufflePlugin.desktop2013-05-03 
06:42:55.0 +0200
+++ new/ark-4.10.4/kerfuffle/kerfufflePlugin.desktop2013-05-28 
21:29:39.0 +0200
@@ -17,7 +17,7 @@
 Comment[et]=Kerfuffle'i teegi arhiivifailide haldamise plugin
 Comment[eu]=Kerfuffle liburutegiaren artxibo formatuak erabiltzeko plugina
 Comment[fi]=Kerfuffle-kirjaston pakettimuotojen tuki
-Comment[fr]=Module de gestion des formats d'archive pour la bibliothèque 
Kerfuffle
+Comment[fr]=Module externe de gestion des formats d'archives pour la 
bibliothèque « Kerfuffle »
 Comment[ga]=Breiseán a láimhseálann formáidí cartlainne thar ceann na 
leabharlainne Kerfuffle
 Comment[gl]=Extensión da biblioteca Kerfuffle para manexar formatos de arquivo
 Comment[he]=תוסף לניהול פורמטי ארכיונים לספריית Kerfuffle 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ark-4.10.3/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake 
new/ark-4.10.4/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake
--- old/ark-4.10.3/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake
2013-05-03 06:42:55.0 +0200
+++ new/ark-4.10.4/plugins/cli7zplugin/kerfuffle_cli7z.desktop.cmake
2013-05-28 21:29:39.0 +0200
@@ -26,7 +26,7 @@
 Name[et]=7zip arhiivi plugin
 Name[eu]=7zip artxibuen plugina
 Name[fi]=7zip-pakkaustuki
-Name[fr]=Module pour archive 7zip
+Name[fr]=Module externe pour archive « 7zip »
 Name[ga]=Breiseán cartlainne 7zip
 

commit bomber for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package bomber for openSUSE:Factory checked 
in at 2013-06-11 06:14:01

Comparing /work/SRC/openSUSE:Factory/bomber (Old)
 and  /work/SRC/openSUSE:Factory/.bomber.new (New)


Package is bomber

Changes:

--- /work/SRC/openSUSE:Factory/bomber/bomber.changes2013-05-16 
15:21:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.bomber.new/bomber.changes   2013-06-11 
09:25:06.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:26:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  bomber-4.10.3.tar.xz

New:

  bomber-4.10.4.tar.xz



Other differences:
--
++ bomber.spec ++
--- /var/tmp/diff_new_pack.LtEJCW/_old  2013-06-11 09:25:06.0 +0200
+++ /var/tmp/diff_new_pack.LtEJCW/_new  2013-06-11 09:25:06.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Action/Arcade
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:bomber-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ bomber-4.10.3.tar.xz - bomber-4.10.4.tar.xz ++
Files old/bomber-4.10.3/doc/index.cache.bz2 and 
new/bomber-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bovo for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package bovo for openSUSE:Factory checked in 
at 2013-06-11 06:13:59

Comparing /work/SRC/openSUSE:Factory/bovo (Old)
 and  /work/SRC/openSUSE:Factory/.bovo.new (New)


Package is bovo

Changes:

--- /work/SRC/openSUSE:Factory/bovo/bovo.changes2013-05-16 
15:23:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.bovo.new/bovo.changes   2013-06-11 
09:25:10.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:26:40 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  bovo-4.10.3.tar.xz

New:

  bovo-4.10.4.tar.xz



Other differences:
--
++ bovo.spec ++
--- /var/tmp/diff_new_pack.yS2P1M/_old  2013-06-11 09:25:11.0 +0200
+++ /var/tmp/diff_new_pack.yS2P1M/_new  2013-06-11 09:25:11.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:bovo-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ bovo-4.10.3.tar.xz - bovo-4.10.4.tar.xz ++
Files old/bovo-4.10.3/doc/index.cache.bz2 and 
new/bovo-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit calligra for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package calligra for openSUSE:Factory 
checked in at 2013-06-11 06:06:51

Comparing /work/SRC/openSUSE:Factory/calligra (Old)
 and  /work/SRC/openSUSE:Factory/.calligra.new (New)


Package is calligra

Changes:

--- /work/SRC/openSUSE:Factory/calligra/calligra.changes2013-05-16 
15:24:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.calligra.new/calligra.changes   2013-06-11 
09:25:32.0 +0200
@@ -1,0 +2,19 @@
+Sat Jun  8 16:42:17 UTC 2013 - asterios.dra...@gmail.com
+
+- Update to 2.6.4:
+  * Words:
+- Fix the mimetype for the word perfect import filter. This makes the word
+  perfect import work again.
+- Fix a problem with repeated header rows in tables.
+- Fix a crash in the document structure docker (kde#317975).
+  * Author:
+- Author got a new application icon.
+  * Kexi:
+- A fix in the database engine.
+- Fix in the query save dialog.
+- Fix saving new query designs in the SQL view.
+- Fix the look of the modern menu and tabbed toolbar for the bespin widget
+  style.
+- Added OpenColorIO-devel as build requirement.
+
+---

Old:

  calligra-2.6.3.tar.bz2

New:

  calligra-2.6.4.tar.bz2



Other differences:
--
++ calligra.spec ++
--- /var/tmp/diff_new_pack.ts2Sz7/_old  2013-06-11 09:25:34.0 +0200
+++ /var/tmp/diff_new_pack.ts2Sz7/_new  2013-06-11 09:25:34.0 +0200
@@ -17,13 +17,16 @@
 
 
 Name:   calligra
-Version:2.6.3
+Version:2.6.4
 Release:0
 Summary:Libraries and Base Files for the KDE Office Suite
 License:GPL-2.0+ and LGPL-2.1+ and GFDL-1.2
 Group:  Productivity/Office/Suite
 Url:http://www.calligra.org/
 Source0:
ftp://ftp.kde.org/pub/kde/stable/%{name}-%{version}/%{name}-%{version}.tar.bz2
+%if 0%{?suse_version}  1230
+BuildRequires:  OpenColorIO-devel
+%endif
 BuildRequires:  OpenEXR-devel
 %if 0%{?suse_version}  1210
 BuildRequires:  OpenGTL-devel
@@ -432,12 +435,6 @@
 
 %kde_post_install
 
-# FIX ERROR: Icon file not installed for authors.desktop
-for i in {16,22,32,48,64,128}; do
-  mkdir -p %{buildroot}%{_kde4_iconsdir}/hicolor/$ix$i/apps
-  cp -a %{buildroot}%{_kde4_iconsdir}/hicolor/$ix$i/apps/calligrawords.png 
%{buildroot}%{_kde4_iconsdir}/hicolor/$ix$i/apps/calligraauthor.png
-done
-
 %post
 /sbin/ldconfig
 /usr/bin/update-mime-database %{_kde4_datadir}/mime  /dev/null || :
@@ -811,6 +808,7 @@
 %exclude %{_kde4_bindir}/calligrawords
 %exclude %{_kde4_configdir}/authorrc
 %exclude %{_kde4_configdir}/wordsrc
+%exclude %{_kde4_iconsdir}/hicolor/*/apps/calligraauthor.*
 %exclude %{_kde4_iconsdir}/hicolor/*/apps/calligrawords.*
 %exclude %{_kde4_libdir}/libkdeinit4_calligrawords.so
 %exclude %{_kde4_libdir}/libkdeinit4_calligraauthor.so

++ calligra-2.6.3.tar.bz2 - calligra-2.6.4.tar.bz2 ++
/work/SRC/openSUSE:Factory/calligra/calligra-2.6.3.tar.bz2 
/work/SRC/openSUSE:Factory/.calligra.new/calligra-2.6.4.tar.bz2 differ: char 
11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit boost for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2013-06-11 06:24:10

Comparing /work/SRC/openSUSE:Factory/boost (Old)
 and  /work/SRC/openSUSE:Factory/.boost.new (New)


Package is boost

Changes:

--- /work/SRC/openSUSE:Factory/boost/boost.changes  2013-05-27 
11:09:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2013-06-11 
09:25:07.0 +0200
@@ -1,0 +2,7 @@
+Sat Jun  8 08:41:55 UTC 2013 - sch...@suse.de
+
+- Build context library only on supported architectures
+- Reenable mpi on aarch64
+- Avoid duplication between %build and %install
+
+---



Other differences:
--
++ boost.spec ++
--- /var/tmp/diff_new_pack.FUTvvl/_old  2013-06-11 09:25:09.0 +0200
+++ /var/tmp/diff_new_pack.FUTvvl/_new  2013-06-11 09:25:09.0 +0200
@@ -31,12 +31,19 @@
 # Just hardcode build_mpi to 1 as soon as openmpi builds on all
 # named architectures.
 
-%ifarch s390 s390x ia64 hppa aarch64
+%ifarch s390 s390x ia64 hppa
 %define build_mpi 0
 %else
 %define build_mpi 1
 %endif
 
+# context hasn't been ported to most architectures yet
+%ifarch %ix86 x86_64 %arm mips ppc ppc64
+%define build_context 1
+%else
+%define build_context 0
+%endif
+
 %ifarch hppa
 %define disable_long_double 1
 %else
@@ -403,6 +410,8 @@
 %build
 find . -type f -exec chmod u+w {} +
 
+# Create shared build instructions
+cat  .build \EOF
 # Now build it
 J_P=%{jobs}
 J_G=$(getconf _NPROCESSORS_ONLN)
@@ -413,23 +422,29 @@
 else
   test 1 -gt $JOBS  JOBS=1
 fi
-if test $JOBS == 0; then
+if test $JOBS = 0; then
   JOBS=1
 fi
 
-# In case you want more parallel jobs then autobuild grants you
+# In case you want more parallel jobs than autobuild grants you
 #if [ $J_P -gt $J_I ]; then
 #  JOBS=$J_G
 #fi
+
 %if %{disable_long_double}
 export LONG_DOUBLE_FLAGS=--disable-long-double
 %endif
 BJAM_CONFIG=-d2 -j$JOBS -sICU_PATH=%{_prefix}
 PYTHON_VERSION=$(python -c 'import sys; print sys.version[:3]')
 PYTHON_FLAGS=--with-python-root=/usr --with-python-version=$PYTHON_VERSION
-REGEX_FLAGS=--with-icu
-export EXPAT_INCLUDE=/usr/include EXPAT_LIBPATH=%{_libdir} 
REGEX_FLAGS=--with-icu
+export REGEX_FLAGS=--with-icu
+export EXPAT_INCLUDE=/usr/include EXPAT_LIBPATH=%{_libdir}
 export PYTHON_FLAGS
+LIBRARIES_FLAGS=
+%if !%build_context
+LIBRARIES_FLAGS+= --without-context
+%endif
+EOF
 
 cat  EOF user-config.jam
 # Boost.Build Configuration
@@ -456,11 +471,18 @@
 using mpi ;
 EOF
 
+cat  .build \EOF
 # Set PATH, MANPATH and LD_LIBRARY_PATH
 source /var/mpi-selector/data/$(rpm --qf %{NAME}-%{VERSION} -q openmpi).sh
+EOF
 %endif
 
-%{_bindir}/bjam ${BJAM_CONFIG} --user-config=user-config.jam 
${LONG_DOUBLE_FLAGS} cflags=%{optflags} cxxflags=%{optflags} stage || \
+# Read shared build instructions
+. ./.build
+
+%{_bindir}/bjam ${BJAM_CONFIG} ${LONG_DOUBLE_FLAGS} ${LIBRARIES_FLAGS} \
+   --user-config=user-config.jam \
+   cflags=%{optflags} cxxflags=%{optflags} stage || \
(echo Not all Boost libraries built properly.; exit 1)
 
 %if %build_docs
@@ -469,38 +491,11 @@
 %endif
 
 %install
-# Now build it
-J_P=%{jobs}
-J_G=$(getconf _NPROCESSORS_ONLN)
-[ $J_G -gt 64 ]  J_G=64
-
-if test -z $JOBS; then
-  JOBS=$J_G
-else
-  test 1 -gt $JOBS  JOBS=1
-fi
-if test $JOBS == 0; then
-  JOBS=1
-fi
+# Read shared build instructions
+. ./.build
 
-# In case you want more parallel jobs then autobuild grants you
-if [ $J_P -gt $J_G ]; then
-  JOBS=$J_G
-fi
-
-BJAM_CONFIG=-d2 -j$JOBS -sICU_PATH=%{_prefix}
-PYTHON_VERSION=$(python -c 'import sys; print sys.version[:3]')
-PYTHON_FLAGS=--with-python-root=/usr --with-python-version=$PYTHON_VERSION
-REGEX_FLAGS=--with-icu
-export EXPAT_INCLUDE=/usr/include EXPAT_LIBPATH=%{_libdir} 
REGEX_FLAGS=--with-icu
-export PYTHON_FLAGS
-
-# Set PATH, MANPATH and LD_LIBRARY_PATH
-%if %build_mpi
-source /var/mpi-selector/data/$(rpm --qf %{NAME}-%{VERSION} -q openmpi).sh
-%endif
-
-%{_bindir}/bjam ${BJAM_CONFIG} ${LONG_DOUBLE_FLAGS} 
--user-config=user-config.jam \
+%{_bindir}/bjam ${BJAM_CONFIG} ${LONG_DOUBLE_FLAGS} ${LIBRARIES_FLAGS} \
+   --user-config=user-config.jam \
--prefix=%{buildroot}%{_prefix} \
--exec-prefix=$%{buildroot}%{_prefix} \
--libdir=%{buildroot}%{_libdir} \
@@ -622,9 +617,11 @@
 %defattr(-, root, root, -)
 %{_libdir}/libboost_atomic*.so.*
 
+%if %build_context
 %files -n libboost_context%{lib_appendix}
 %defattr(-, root, root, -)
 %{_libdir}/libboost_context*.so.*
+%endif
 
 %files -n libboost_date_time%{lib_appendix}
 %defattr(-, root, root, -)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: 

commit darktable for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2013-06-11 06:27:09

Comparing /work/SRC/openSUSE:Factory/darktable (Old)
 and  /work/SRC/openSUSE:Factory/.darktable.new (New)


Package is darktable

Changes:

--- /work/SRC/openSUSE:Factory/darktable/darktable.changes  2013-06-05 
11:48:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2013-06-11 
09:26:27.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun 10 13:07:02 UTC 2013 - tog...@opensuse.org
+
+- added backported patch from git master 
+  0001-fixed-error-handling-for-broken-full-color-images.patch
+  fixes bnc#823114
+ 
+
+---

New:

  0001-fixed-error-handling-for-broken-full-color-images.patch



Other differences:
--
++ darktable.spec ++
--- /var/tmp/diff_new_pack.kq146p/_old  2013-06-11 09:26:29.0 +0200
+++ /var/tmp/diff_new_pack.kq146p/_new  2013-06-11 09:26:29.0 +0200
@@ -22,6 +22,8 @@
 Url:http://darktable.sourceforge.net
 Source0:
https://downloads.sourceforge.net/project/darktable/darktable/1.2/%name-%version.tar.xz
 Source1:
http://sourceforge.net/projects/darktable/files/darktable/1.2/darktable-usermanual.pdf
+#PATCH-FIX-UPSTREAM backported from git master bnc#823114
+Patch0: 0001-fixed-error-handling-for-broken-full-color-images.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  dbus-1-glib-devel
@@ -87,6 +89,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh
 cp %{S:1} darktable-usermanual.pdf

++ 0001-fixed-error-handling-for-broken-full-color-images.patch ++
From 796937043871aadbd0c0dc61bc90ea674ec1bc18 Mon Sep 17 00:00:00 2001
From: Alex Tutubalin l...@lexa.ru
Date: Fri, 24 May 2013 23:20:57 +0400
Subject: [PATCH] fixed error handling for broken full-color images

---
 src/external/LibRaw/src/libraw_cxx.cpp | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/external/LibRaw/src/libraw_cxx.cpp 
b/src/external/LibRaw/src/libraw_cxx.cpp
index 218460c..977e40a 100644
--- a/src/external/LibRaw/src/libraw_cxx.cpp
+++ b/src/external/LibRaw/src/libraw_cxx.cpp
@@ -796,8 +796,8 @@ int LibRaw::unpack(void)
 S.iheight= S.height;
 IO.shrink = 0;
 // allocate image as temporary buffer, size 
-imgdata.rawdata.raw_alloc = 
calloc(S.iwidth*S.iheight,sizeof(*imgdata.image));
-imgdata.image = (ushort (*)[4]) imgdata.rawdata.raw_alloc;
+imgdata.rawdata.raw_alloc = 0;
+imgdata.image = (ushort (*)[4]) 
calloc(S.iwidth*S.iheight,sizeof(*imgdata.image));
 }
 
 
@@ -807,8 +807,8 @@ int LibRaw::unpack(void)
 // recover saved
 if( decoder_info.decoder_flags  LIBRAW_DECODER_LEGACY)
 {
-imgdata.image = 0; 
-imgdata.rawdata.color_image = (ushort (*)[4]) 
imgdata.rawdata.raw_alloc;
+  imgdata.rawdata.raw_alloc = imgdata.rawdata.color_image = 
imgdata.image;
+  imgdata.image = 0; 
 }
 
 // calculate channel maximum
-- 
1.8.3

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit coreutils for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package coreutils for openSUSE:Factory 
checked in at 2013-06-11 06:26:16

Comparing /work/SRC/openSUSE:Factory/coreutils (Old)
 and  /work/SRC/openSUSE:Factory/.coreutils.new (New)


Package is coreutils

Changes:

--- /work/SRC/openSUSE:Factory/coreutils/coreutils-testsuite.changes
2013-05-27 09:43:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.coreutils.new/coreutils-testsuite.changes   
2013-06-11 09:26:14.0 +0200
@@ -1,0 +2,23 @@
+Fri Jun  7 14:36:26 UTC 2013 - sch...@suse.de
+
+- longlong-aarch64.patch: fix build on aarch64
+
+---
+Fri Jun  7 01:50:04 UTC 2013 - m...@bernhard-voelker.de
+
+- Remove su(1) and kill(1) - both are provided by util-linux now.
+  * su.pamd, su.default, coreutils-su.patch: Remove patch and PAM
+config files related to su(1).
+  * coreutils-remove_kill_documentation.patch: Add patch to remove
+kill from the texinfo manual.
+  * coreutils.spec: Remove above, su-related patch and sources.
+Remove Requires:pam and BuildRequires:pam-devel.
+Remove Provides:/bin/{su,kill}.
+Remove paragraph mentioning su(1) and kill(1) in %description.
+Remove `moving su trickery` and other left-overs from %install,
+%post and %files.
+Remove %posttrans and %verifyscript sections (as these contained
+su-related stuff).
+Add code to %install to remove kill's program and man page.
+
+---
coreutils.changes: same change

Old:

  coreutils-su.patch
  su.default
  su.pamd

New:

  coreutils-remove_kill_documentation.patch
  longlong-aarch64.patch



Other differences:
--
++ coreutils-testsuite.spec ++
--- /var/tmp/diff_new_pack.SWW2MY/_old  2013-06-11 09:26:15.0 +0200
+++ /var/tmp/diff_new_pack.SWW2MY/_new  2013-06-11 09:26:15.0 +0200
@@ -24,6 +24,15 @@
 Version:8.21
 Release:0
 
+#
+#
+###! ! ! R E M I N D E R ! ! !###
+#
+###Please call ./pre_checkin.sh prior to submitting.###
+###(This will regenerate coreutils-testsuite.spec)###
+#
+#
+
 BuildRequires:  automake
 BuildRequires:  gmp-devel
 BuildRequires:  help2man
@@ -44,8 +53,6 @@
 
 Provides:   %{name} = %{version}
 %if %{name} == coreutils
-Provides:   /bin/kill
-Provides:   /bin/su
 Provides:   fileutils = %{version}
 Provides:   mktemp = %{version}
 Provides:   sh-utils = %{version}
@@ -57,10 +64,6 @@
 Recommends: %{name}-lang = %version
 %endif
 
-# Needed for su.
-BuildRequires:  pam-devel
-Requires:   pam = 1.1.1.90
-
 # this will create a cycle, broken up randomly - coreutils is just
 # too core to have other prerequisites.
 #PreReq: permissions
@@ -80,22 +83,21 @@
 Source: coreutils-%{version}.tar.xz
 %endif
 
-Source1:su.pamd
-Source2:su.default
-Source3:baselibs.conf
-Source4:coreutils-%{version}.de.po.xz
+Source1:baselibs.conf
+Source2:coreutils-%{version}.de.po.xz
 
 Patch1: coreutils-remove_hostname_documentation.patch
 #Patch2: coreutils-gl_printf_safe.patch
+Patch3: coreutils-remove_kill_documentation.patch
 Patch4: coreutils-i18n.patch
 Patch8: coreutils-sysinfo.patch
 Patch16:coreutils-invalid-ids.patch
+Patch17:longlong-aarch64.patch
 #
 #Patch33:coreutils-8.9-singlethreaded-sort.patch
 
 # OBS / RPMLINT require /usr/bin/timeout to be built with the -fpie option.
 Patch100:   coreutils-build-timeout-as-pie.patch
-Patch101:   coreutils-su.patch
 
 # Fix gnulib-test failures related to gnulib-tests/nap.h.
 Patch200:   coreutils-gnulib-tests-fix-nap-race.patch
@@ -119,31 +121,27 @@
   timeout touch tr true truncate tsort tty uname unexpand uniq unlink
   uptime users vdir wc who whoami yes
 
-As su(1) and kill(1) have been moved from coreutils to util-linux upstreams,
-this package provides compatibility symlinks to the old coreutils versions
-of both programs.  This is needed until there's a newer version of the
-receiving util-linux package available which comes with the new binaries.
-
 # 
 %lang_package
 %prep
 %setup -q -n coreutils-%{version}
 %patch4
 %patch1
+%patch3
 #%%if 0%%{suse_version}  1200
 #%%patch2
 #%%endif
 

commit cdemu-daemon for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package cdemu-daemon for openSUSE:Factory 
checked in at 2013-06-11 06:25:46

Comparing /work/SRC/openSUSE:Factory/cdemu-daemon (Old)
 and  /work/SRC/openSUSE:Factory/.cdemu-daemon.new (New)


Package is cdemu-daemon

Changes:

--- /work/SRC/openSUSE:Factory/cdemu-daemon/cdemu-daemon.changes
2013-04-17 18:22:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.cdemu-daemon.new/cdemu-daemon.changes   
2013-06-11 09:25:59.0 +0200
@@ -1,0 +2,17 @@
+Sun Jun  9 14:37:29 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 2.1.0
+* Use non-blocking I/O on VHBA control device, implemented device
+  restart on kernel/userspace I/O errors
+* Added support for device addition/removal. To preserve device
+  numbering, devices can only be appended, and only the last device
+  can be removed.
+* Auto-started daemon now creates only a single device by default.
+* Fixed device ID reported by INQUIRY, where last letters were
+  missing
+* Session autostart script now uses default instead of pulse
+  for audio driver.
+* If audio device initialization fails, fallback to null instead
+  of just stopping the playback thread.
+
+---

Old:

  cdemu-daemon-2.0.0.tar.xz

New:

  cdemu-daemon-2.1.0.tar.bz2



Other differences:
--
++ cdemu-daemon.spec ++
--- /var/tmp/diff_new_pack.slF408/_old  2013-06-11 09:26:00.0 +0200
+++ /var/tmp/diff_new_pack.slF408/_new  2013-06-11 09:26:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   cdemu-daemon
-Version:2.0.0
+Version:2.1.0
 Release:0
 Summary:Device daemon for cdemu, a virtual CD-ROM device emulator
 License:GPL-2.0+
@@ -27,20 +27,19 @@
 #Freecode-URL: https://freecode.com/projects/cdemu-for-linux
 #Git-Clone:git://git.code.sf.net/p/cdemu/code
 #DL-URL:   http://downloads.sf.net/cdemu/%name-%version.tar.bz2
-Source: %name-%version.tar.xz
+Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2
 Source3:cdemu-daemon.sysconfig
 Patch1: logfile.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake = 2.8.5
 BuildRequires:  pkgconfig
-BuildRequires:  xz
 BuildRequires:  pkgconfig(ao) = 0.8.0
 BuildRequires:  pkgconfig(gio-2.0) = 2.28
 BuildRequires:  pkgconfig(glib-2.0) = 2.28
 BuildRequires:  pkgconfig(gmodule-2.0) = 2.28
 BuildRequires:  pkgconfig(gobject-2.0) = 2.28
 BuildRequires:  pkgconfig(gthread-2.0) = 2.28
-BuildRequires:  pkgconfig(libmirage) = 2.0.0
+BuildRequires:  pkgconfig(libmirage) = 2.1.0
 
 %description
 cdemu-daemon receives SCSI commands from kernel module thorugh the
@@ -54,7 +53,7 @@
 that can be used by clients to control it.
 
 %prep
-%setup -Tcqa0
+%setup -q
 %patch -P 1 -p1
 
 %build

++ cdemu-daemon-2.0.0.tar.xz - cdemu-daemon-2.1.0.tar.bz2 ++
 22270 lines of diff (skipped)

++ logfile.diff ++
--- /var/tmp/diff_new_pack.slF408/_old  2013-06-11 09:26:00.0 +0200
+++ /var/tmp/diff_new_pack.slF408/_new  2013-06-11 09:26:00.0 +0200
@@ -2,13 +2,13 @@
  system/cdemu-daemon-system.sh |2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-Index: cdemu-daemon-1.5.0/system/cdemu-daemon-system.sh
+Index: cdemu-daemon-2.1.0/system/cdemu-daemon-system.sh
 ===
 cdemu-daemon-1.5.0.orig/system/cdemu-daemon-system.sh
-+++ cdemu-daemon-1.5.0/system/cdemu-daemon-system.sh
+--- cdemu-daemon-2.1.0.orig/system/cdemu-daemon-system.sh
 cdemu-daemon-2.1.0/system/cdemu-daemon-system.sh
 @@ -6,7 +6,7 @@
  # Default settings
- NUM_DEVICES=2
+ NUM_DEVICES=1
  AUDIO_DRIVER=null
 -LOG_FILE=/tmp/cdemu-daemon.log
 +LOG_FILE=/var/log/cdemu-daemon.log

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit cdemu-client for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package cdemu-client for openSUSE:Factory 
checked in at 2013-06-11 06:25:38

Comparing /work/SRC/openSUSE:Factory/cdemu-client (Old)
 and  /work/SRC/openSUSE:Factory/.cdemu-client.new (New)


Package is cdemu-client

Changes:

--- /work/SRC/openSUSE:Factory/cdemu-client/cdemu-client.changes
2013-01-07 15:40:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.cdemu-client.new/cdemu-client.changes   
2013-06-11 09:25:57.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 10 12:10:55 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 2.1.0
+* Added support for device addition/removal
+
+---

Old:

  cdemu-client-2.0.0.tar.bz2

New:

  cdemu-client-2.1.0.tar.bz2



Other differences:
--
++ cdemu-client.spec ++
--- /var/tmp/diff_new_pack.wA5e74/_old  2013-06-11 09:25:58.0 +0200
+++ /var/tmp/diff_new_pack.wA5e74/_new  2013-06-11 09:25:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cdemu-client
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   cdemu-client
-Version:2.0.0
+Version:2.1.0
 Release:0
 Summary:Command-line client to control cdemu-daemon
 License:GPL-2.0+
@@ -48,7 +48,7 @@
 devices' status and retrieving/setting their debug masks.
 
 %prep
-%setup -Tcqa0
+%setup -q
 mv po/no.po po/nb_NO.po;
 
 %build

++ cdemu-client-2.0.0.tar.bz2 - cdemu-client-2.1.0.tar.bz2 ++
 10382 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit cmake for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2013-06-11 06:25:57

Comparing /work/SRC/openSUSE:Factory/cmake (Old)
 and  /work/SRC/openSUSE:Factory/.cmake.new (New)


Package is cmake

Changes:

--- /work/SRC/openSUSE:Factory/cmake/cmake-gui.changes  2013-05-27 
09:43:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake-gui.changes 2013-06-11 
09:26:06.0 +0200
@@ -1,0 +2,20 @@
+Sat Jun  8 08:16:43 UTC 2013 - cgiboude...@gmx.com
+
+- Update to 2.8.11.1
+  * ExternalData: Do not re-stage staged object files
+  * try_compile: Fix quoting of libraries in generated CMakeLists.txt
+  * KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176)
+  * FindBoost: Fix handling of \ in input paths (#14179)
+  * Xcode: Fix framework search paths in STATIC library targets (#14191)
+  * Fix test failures caused by regexp-sensitive characters in the build paths
+  * include_directories: Fix handling of empty or space-only entries
+  * try_compile: Trim whitespace from LINK_LIBRARIES entries
+  * cmTarget: Remove some hardcoding of transitive property names.
+  * GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode.
+  * GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property.
+  * GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property.
+  * FindQt4: Don't fail if certain Qt modules are unavailable.
+  * Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.
+  * Genex: Fix the HEAD target used for evaluated expressions
+
+---
cmake.changes: same change

Old:

  cmake-2.8.11.tar.gz

New:

  cmake-2.8.11.1.tar.gz



Other differences:
--
++ cmake-gui.spec ++
--- /var/tmp/diff_new_pack.lWyeKG/_old  2013-06-11 09:26:07.0 +0200
+++ /var/tmp/diff_new_pack.lWyeKG/_new  2013-06-11 09:26:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   cmake-gui
-Version:2.8.11
+Version:2.8.11.1
 Release:0
 Url:http://www.cmake.org/
 Source0:http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz

++ cmake.spec ++
--- /var/tmp/diff_new_pack.lWyeKG/_old  2013-06-11 09:26:07.0 +0200
+++ /var/tmp/diff_new_pack.lWyeKG/_new  2013-06-11 09:26:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   cmake
-Version:2.8.11
+Version:2.8.11.1
 Release:0
 Url:http://www.cmake.org/
 Source0:http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz

++ cmake-2.8.11.tar.gz - cmake-2.8.11.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cmake-2.8.11/ChangeLog.manual 
new/cmake-2.8.11.1/ChangeLog.manual
--- old/cmake-2.8.11/ChangeLog.manual   2013-05-15 19:38:12.0 +0200
+++ new/cmake-2.8.11.1/ChangeLog.manual 2013-06-07 17:21:33.0 +0200
@@ -1,3 +1,26 @@
+Changes in CMake 2.8.11.1 (since 2.8.11)
+
+Brad King (5):
+  ExternalData: Do not re-stage staged object files
+  try_compile: Fix quoting of libraries in generated CMakeLists.txt
+  KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176)
+  FindBoost: Fix handling of \ in input paths (#14179)
+  Xcode: Fix framework search paths in STATIC library targets (#14191)
+
+Modestas Vainius (1):
+  Fix test failures caused by regexp-sensitive characters in the build 
paths
+
+Stephen Kelly (9):
+  include_directories: Fix handling of empty or space-only entries
+  try_compile: Trim whitespace from LINK_LIBRARIES entries
+  cmTarget: Remove some hardcoding of transitive property names.
+  GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode.
+  GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property.
+  GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property.
+  FindQt4: Don't fail if certain Qt modules are unavailable.
+  Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.
+  Genex: Fix the HEAD target used for evaluated expressions
+
 Changes in CMake 2.8.11 (since 2.8.11-rc4)
 
 None
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cmake-2.8.11/Modules/ExternalData.cmake 
new/cmake-2.8.11.1/Modules/ExternalData.cmake
--- old/cmake-2.8.11/Modules/ExternalData.cmake 2013-05-15 19:38:12.0 
+0200
+++ new/cmake-2.8.11.1/Modules/ExternalData.cmake   2013-06-07 
17:21:34.0 +0200
@@ -551,7 +551,10 @@
   set(relname ${entry})
   set(alg )
 endif()
-if(x${relname} MATCHES ^x${regex}$ AND NOT IS_DIRECTORY 

commit digikam for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package digikam for openSUSE:Factory checked 
in at 2013-06-11 06:06:44

Comparing /work/SRC/openSUSE:Factory/digikam (Old)
 and  /work/SRC/openSUSE:Factory/.digikam.new (New)


Package is digikam

Changes:

--- /work/SRC/openSUSE:Factory/digikam/digikam.changes  2013-05-16 
15:32:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes 2013-06-11 
09:26:35.0 +0200
@@ -1,0 +2,5 @@
+Sat Jun  1 19:31:46 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Pass the correct ImageMagick cmake flag for = 13.1
+
+---



Other differences:
--
++ digikam.spec ++
--- /var/tmp/diff_new_pack.DDDNjQ/_old  2013-06-11 09:26:36.0 +0200
+++ /var/tmp/diff_new_pack.DDDNjQ/_new  2013-06-11 09:26:36.0 +0200
@@ -261,12 +261,16 @@
 
 %build
 %if !0%{?kde_updatedapps}
-%cmake_kde4 -d build -- -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=FALSE 
-DENABLE_INTERNALMYSQL=FALSE
+%if 0%{?suse_version} = 1310
+  
EXTRA_FLAGS=-DImageMagick_MagickCore_INCLUDE_DIR:PATH=%{_includedir}/ImageMagick-6
 \
+   
-DImageMagick_MagickCore_LIBRARY:FILEPATH=%{_libdir}/libMagickCore-6.Q8.so
+%endif
+%cmake_kde4 -d build -- -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=FALSE 
-DENABLE_INTERNALMYSQL=FALSE $EXTRA_FLAGS
 %else
 %cmake_kde4 -d build -- -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=TRUE 
-DENABLE_INTERNALMYSQL=FALSE
 %endif
 # there are files in there that are so heavy to the compiler, that one is 
enough
-%{__make} -j1 VERBOSE=1
+%make_jobs VERBOSE=1
 
 %install
 %kde4_makeinstall -C build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit cantor for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package cantor for openSUSE:Factory checked 
in at 2013-06-11 06:13:56

Comparing /work/SRC/openSUSE:Factory/cantor (Old)
 and  /work/SRC/openSUSE:Factory/.cantor.new (New)


Package is cantor

Changes:

--- /work/SRC/openSUSE:Factory/cantor/cantor.changes2013-05-16 
15:24:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.cantor.new/cantor.changes   2013-06-11 
09:25:55.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:39:04 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  cantor-4.10.3.tar.xz

New:

  cantor-4.10.4.tar.xz



Other differences:
--
++ cantor.spec ++
--- /var/tmp/diff_new_pack.dWdwyr/_old  2013-06-11 09:25:55.0 +0200
+++ /var/tmp/diff_new_pack.dWdwyr/_new  2013-06-11 09:25:56.0 +0200
@@ -19,7 +19,7 @@
 %global libMAJOR 1
 
 Name:   cantor
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Worksheet GUI for mathematical software
 License:GPL-2.0+

++ cantor-4.10.3.tar.xz - cantor-4.10.4.tar.xz ++
Files old/cantor-4.10.3/doc/index.cache.bz2 and 
new/cantor-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dragonplayer for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package dragonplayer for openSUSE:Factory 
checked in at 2013-06-11 06:13:53

Comparing /work/SRC/openSUSE:Factory/dragonplayer (Old)
 and  /work/SRC/openSUSE:Factory/.dragonplayer.new (New)


Package is dragonplayer

Changes:

--- /work/SRC/openSUSE:Factory/dragonplayer/dragonplayer.changes
2013-05-16 15:34:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.dragonplayer.new/dragonplayer.changes   
2013-06-11 09:26:41.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:47:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  dragon-4.10.3.tar.xz

New:

  dragon-4.10.4.tar.xz



Other differences:
--
++ dragonplayer.spec ++
--- /var/tmp/diff_new_pack.gRoTb6/_old  2013-06-11 09:26:42.0 +0200
+++ /var/tmp/diff_new_pack.gRoTb6/_new  2013-06-11 09:26:42.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Video/Players
 Url:http://dragonplayer.org/
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:dragon-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ dragon-4.10.3.tar.xz - dragon-4.10.4.tar.xz ++
Files old/dragon-4.10.3/doc/index.cache.bz2 and 
new/dragon-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-4.10.3/misc/dragonplayer.desktop 
new/dragon-4.10.4/misc/dragonplayer.desktop
--- old/dragon-4.10.3/misc/dragonplayer.desktop 2013-05-03 06:41:22.0 
+0200
+++ new/dragon-4.10.4/misc/dragonplayer.desktop 2013-05-28 21:31:12.0 
+0200
@@ -93,5 +93,5 @@
 X-DocPath=dragonplayer/index.html
 TryExec=dragon
 Exec=dragon %u
-MimeType=video/ogg;video/x-theora+ogg;video/x-ogm+ogg;video/x-ms-wmv;video/x-msvideo;video/x-ms-asf;video/x-matroska;video/mpeg;video/avi;video/quicktime;video/vnd.rn-realvideo;video/x-flic;video/mp4;
+MimeType=video/ogg;video/x-theora+ogg;video/x-ogm+ogg;video/x-ms-wmv;video/x-msvideo;video/x-ms-asf;video/x-matroska;video/mpeg;video/avi;video/quicktime;video/vnd.rn-realvideo;video/x-flic;video/mp4;video/x-flv;
 Categories=Qt;KDE;AudioVideo;Player;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-4.10.3/misc/dragonplayer_part.desktop 
new/dragon-4.10.4/misc/dragonplayer_part.desktop
--- old/dragon-4.10.3/misc/dragonplayer_part.desktop2013-05-03 
06:41:22.0 +0200
+++ new/dragon-4.10.4/misc/dragonplayer_part.desktop2013-05-28 
21:31:12.0 +0200
@@ -12,7 +12,7 @@
 Name[es]=Parte de Dragon Player
 Name[et]=Dragoni mängija komponent
 Name[fi]=Dragon Player -osa
-Name[fr]=Composant Dragon Player
+Name[fr]=Composant « Dragon Player »
 Name[ga]=Comhpháirt Dragon Player
 Name[gl]=Compoñente do Dragon Player
 Name[hu]=Dragon Player objektum
@@ -56,7 +56,7 @@
 Comment[es]=Reproductor de vídeo empotrable
 Comment[et]=Põimitav videomängija
 Comment[fi]=Upotettava videosoitin
-Comment[fr]=Lecteur vidéo incrustable
+Comment[fr]=Lecteur vidéo pouvant être embarqué
 Comment[ga]=Seinnteoir Inleabaithe Físe
 Comment[gl]=Reprodutor incrustábel de vídeo
 Comment[hu]=Beágyazható videolejátszó

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit euca2ools for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package euca2ools for openSUSE:Factory 
checked in at 2013-06-11 06:32:41

Comparing /work/SRC/openSUSE:Factory/euca2ools (Old)
 and  /work/SRC/openSUSE:Factory/.euca2ools.new (New)


Package is euca2ools

Changes:

--- /work/SRC/openSUSE:Factory/euca2ools/euca2ools.changes  2012-10-23 
19:35:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.euca2ools.new/euca2ools.changes 2013-06-11 
09:26:53.0 +0200
@@ -1,0 +2,39 @@
+Sat Jun  8 11:37:54 UTC 2013 - rschweik...@suse.com
+
+- update to 2.1.3
+  + Fix GetConsoleOutput crash when we get no output
+  + Pass DelegateAccount from ListUserPolicies to GetUserPolicy
+(Fixes TOOLS-281)
+  + Ensure files identified as kernel or ramdisk don't get re-registered
+as image (Fixes TOOLS-184)
+  + Switched to look at account alias (Fixes TOOLS-282)
+  + Implement DescribeInstanceAttribute (Fixes TOOLS-102)
+  + Make usercreatepolicy pass DelegateAccount (Fixes TOOLS-274)
+  + Make sdist grab version info from git if possible
+  + Behave more intuitively when both -s and -b are supplied to euca-register
+(Fixes TOOLS-182)
+  + Fix query parameter quoting
+  + Implement EUCA2-RSA-SHA256 signature (Fixes TOOLS-111)
+  + Don't print anything from euca-reboot-instances (Fixes TOOLS-171)
+  + Print previous, current states when starting (Fixes TOOLS-175, TOOLS-176)
+  + Print previous, current states when terminating (Fixes TOOLS-109)
+  + Make --addressing an extension, not deprecated (Fixes TOOLS-169)
+  + Make euca-describe-images show image tags
+  + Make euca-describe-snapshots show snapshot tags
+  + Make euca-describe-volumes show volume tags
+  + Make euca-describe-instances show instance tags (Fixes TOOLS-152)
+  + No longer try removing tgz since parent (temp) dir is being removed
+(Fixes TOOLS-155)
+  + Remove temp directory tree upon completion of image registration
+(Fixes TOOLS-155)
+  + Only warn if no kernel/ramdisk were specified (Fixes TOOLS-159)
+  + Make BundleInstance require an instance ID (Fixes TOOLS-157)
+  + Escape GetConsoleOutput control codes by default (Fixes TOOLS-156)
+  + Use id instead of name, and set API version # for boto (Fixes TOOLS-153)
+  + Added 'hypervisors-supported' to standard output of eustore-describe-images
+  + Add support for --instance-initiated-shutdown-behavior
+  + Add DelegateAccount to euare-(group|user)addpolicy (Fixes TOOLS-138)
+  + Downgrade 10G image errors to warnings (Fixes TOOLS-145)
+  + Fix euare-userenablemfadevice copypaste error (Fixes TOOLS-144)
+
+---

Old:

  euca2ools-2.1.1.tar.gz

New:

  euca2ools-2.1.3.tar.gz



Other differences:
--
++ euca2ools.spec ++
--- /var/tmp/diff_new_pack.2gJaHi/_old  2013-06-11 09:26:54.0 +0200
+++ /var/tmp/diff_new_pack.2gJaHi/_new  2013-06-11 09:26:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package euca2ools
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:   euca2ools
-Version:2.1.1
+Version:2.1.3
 Release:0
 Summary:Elastic Utility Computing Architecture Command Line Tools
 License:BSD-2-Clause
 Group:  Productivity/Networking/System
 Url:http://open.eucalyptus.com/downloads
 Source0:%{name}-%{version}.tar.gz
-Patch0: euca2ools-manpage-perms.patch
 BuildRequires:  help2man
 BuildRequires:  make
 BuildRequires:  python-boto   = 2.1
@@ -32,7 +31,7 @@
 BuildRequires:  python-m2crypto
 BuildRequires:  python-xml
 Requires:   python-base  = 2.6
-Requires:   python-boto  = 2.1
+Requires:   python-boto  = 2.6
 Requires:   python-m2crypto
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{?suse_version: %{suse_version}  1110} %{!?suse_version:1}
@@ -50,7 +49,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__python} setup.py build

++ euca2ools-2.1.1.tar.gz - euca2ools-2.1.3.tar.gz ++
 3057 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit filelight for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package filelight for openSUSE:Factory 
checked in at 2013-06-11 06:13:50

Comparing /work/SRC/openSUSE:Factory/filelight (Old)
 and  /work/SRC/openSUSE:Factory/.filelight.new (New)


Package is filelight

Changes:

--- /work/SRC/openSUSE:Factory/filelight/filelight.changes  2013-05-16 
15:35:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.filelight.new/filelight.changes 2013-06-11 
09:27:00.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:48:09 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  filelight-4.10.3.tar.xz

New:

  filelight-4.10.4.tar.xz



Other differences:
--
++ filelight.spec ++
--- /var/tmp/diff_new_pack.oJQNKF/_old  2013-06-11 09:27:01.0 +0200
+++ /var/tmp/diff_new_pack.oJQNKF/_new  2013-06-11 09:27:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   filelight
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Graphical disk usage viewer
 License:GPL-2.0 or GPL-3.0

++ filelight-4.10.3.tar.xz - filelight-4.10.4.tar.xz ++
Files old/filelight-4.10.3/doc/index.cache.bz2 and 
new/filelight-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/filelight-4.10.3/misc/filelight.desktop 
new/filelight-4.10.4/misc/filelight.desktop
--- old/filelight-4.10.3/misc/filelight.desktop 2013-05-03 06:42:57.0 
+0200
+++ new/filelight-4.10.4/misc/filelight.desktop 2013-05-28 21:29:42.0 
+0200
@@ -64,7 +64,7 @@
 GenericName[et]=Kettakasutuse statistika
 GenericName[eu]=Diskoen erabilerari buruzko estatistikak
 GenericName[fi]=Levynkäyttötilastot
-GenericName[fr]=Statistiques d'utilisation de disque
+GenericName[fr]=Statistiques d'utilisation de disques
 GenericName[ga]=Staitisticí maidir le húsáid diosca
 GenericName[gl]=Estatísticas de uso do disco
 GenericName[hr]=Statistika o upotrebi diska
@@ -116,7 +116,7 @@
 Comment[et]=Kettakasutuse teabe kuvamine
 Comment[eu]=Erakutsi diskoen erabilerari buruzko informazioa
 Comment[fi]=Näytä levynkäyttö
-Comment[fr]=Afficher les informations d'utilisation de disque
+Comment[fr]=Afficher les informations d'utilisation de disques
 Comment[ga]=Taispeáin úsáid diosca
 Comment[gl]=Acceda a información de uso do disco.
 Comment[hr]=Prikaži informacije o upotrebi diska
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/filelight-4.10.3/src/app/CMakeLists.txt 
new/filelight-4.10.4/src/app/CMakeLists.txt
--- old/filelight-4.10.3/src/app/CMakeLists.txt 2013-05-03 06:42:57.0 
+0200
+++ new/filelight-4.10.4/src/app/CMakeLists.txt 2013-05-30 23:48:03.0 
+0200
@@ -20,6 +20,8 @@
 
 set(filelight_SRCS historyAction.cpp mainWindow.cpp main.cpp)
 
+kde4_add_app_icon(filelight_SRCS ../../misc/hi*-app-filelight.png)
+
 kde4_add_executable(filelight ${filelight_SRCS})
 
 target_link_libraries(filelight ${KDE4_KDECORE_LIBS} ${KDE4_KPARTS_LIBS} 
${KDE4_KDEUI_LIBS})

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit glibc for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2013-06-11 06:32:58

Comparing /work/SRC/openSUSE:Factory/glibc (Old)
 and  /work/SRC/openSUSE:Factory/.glibc.new (New)


Package is glibc

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc-testsuite.changes2013-05-27 
09:49:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes   
2013-06-11 09:27:22.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun 10 08:33:46 UTC 2013 - sch...@suse.de
+
+- glibc-bindresvport-blacklist.diff: Renamed from
+  glibc-2.3.90-bindresvport.blacklist.diff; fix resource leaks
+  (bnc#824046)
+- Remove glibc-armhf-compat.patch
+
+---
glibc-utils.changes: same change
glibc.changes: same change

Old:

  glibc-2.3.90-bindresvport.blacklist.diff
  glibc-armhf-compat.patch

New:

  glibc-bindresvport-blacklist.diff



Other differences:
--
++ glibc-testsuite.spec ++
--- /var/tmp/diff_new_pack.RB4tDA/_old  2013-06-11 09:27:24.0 +0200
+++ /var/tmp/diff_new_pack.RB4tDA/_new  2013-06-11 09:27:24.0 +0200
@@ -203,13 +203,11 @@
 # PATCH-FIX-OPENSUSE -- Make --no-archive default for localedef - ku...@suse.de
 Patch13:glibc-2.3.2.no_archive.diff
 # PATCH-FIX-OPENSUSE -- add blacklist for bindresvport
-Patch14:glibc-2.3.90-bindresvport.blacklist.diff
+Patch14:glibc-bindresvport-blacklist.diff
 # PATCH-FIX-OPENSUSE prefer -lang rpm packages
 Patch15:glibc-2.3.90-langpackdir.diff
 # PATCH-FEATURE-SLE increase cpusetsize to 4096, needs to be kept for 
compatibility ku...@suse.de (XXX: Review)
 Patch18:glibc-cpusetsize.diff
-# PATCH-FIX-OPENSUSE Allow ARM binaries with old linker path to run - 
a...@suse.de
-Patch20:glibc-armhf-compat.patch
 # PATCH-FIX-OPENSUSE Fix check abi for crypt additions
 Patch21:glibc-fix-check-abi.patch
 # PATCH-FIX-OPENSUSE Disable badsalttest which expects that crypt can fail
@@ -479,10 +477,6 @@
 %patch305 -p1
 %patch306 -p1
 
-%ifarch armv7l armv7hl
-%patch20 -p1
-%endif
-
 %patch1000 -p1
 %patch1001 -p1
 %patch1002 -p1

glibc-utils.spec: same change
++ glibc.spec ++
--- /var/tmp/diff_new_pack.RB4tDA/_old  2013-06-11 09:27:24.0 +0200
+++ /var/tmp/diff_new_pack.RB4tDA/_new  2013-06-11 09:27:24.0 +0200
@@ -203,13 +203,11 @@
 # PATCH-FIX-OPENSUSE -- Make --no-archive default for localedef - ku...@suse.de
 Patch13:glibc-2.3.2.no_archive.diff
 # PATCH-FIX-OPENSUSE -- add blacklist for bindresvport
-Patch14:glibc-2.3.90-bindresvport.blacklist.diff
+Patch14:glibc-bindresvport-blacklist.diff
 # PATCH-FIX-OPENSUSE prefer -lang rpm packages
 Patch15:glibc-2.3.90-langpackdir.diff
 # PATCH-FEATURE-SLE increase cpusetsize to 4096, needs to be kept for 
compatibility ku...@suse.de (XXX: Review)
 Patch18:glibc-cpusetsize.diff
-# PATCH-FIX-OPENSUSE Allow ARM binaries with old linker path to run - 
a...@suse.de
-Patch20:glibc-armhf-compat.patch
 # PATCH-FIX-OPENSUSE Fix check abi for crypt additions
 Patch21:glibc-fix-check-abi.patch
 # PATCH-FIX-OPENSUSE Disable badsalttest which expects that crypt can fail
@@ -479,10 +477,6 @@
 %patch305 -p1
 %patch306 -p1
 
-%ifarch armv7l armv7hl
-%patch20 -p1
-%endif
-
 %patch1000 -p1
 %patch1001 -p1
 %patch1002 -p1


++ glibc-bindresvport-blacklist.diff ++
Index: glibc-2.17/sunrpc/bindrsvprt.c
===
--- glibc-2.17.orig/sunrpc/bindrsvprt.c
+++ glibc-2.17/sunrpc/bindrsvprt.c
@@ -29,6 +29,9 @@
  *   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#include stdio.h
+#include ctype.h
+#include stdlib.h
 #include errno.h
 #include unistd.h
 #include string.h
@@ -42,6 +45,93 @@
  */
 __libc_lock_define_initialized (static, lock);
 
+#define STARTPORT 600
+#define LOWPORT 512
+#define ENDPORT (IPPORT_RESERVED - 1)
+#define NPORTS (ENDPORT - STARTPORT + 1)
+
+/* Read the file /etc/rpc.blacklisted, so that we don't bind to these
+   ports.  */
+
+static int blacklist_read;
+static int *list;
+static int list_size = 0;
+
+static void
+load_blacklist (void)
+{
+  FILE *fp;
+  char *buf = NULL;
+  size_t buflen = 0;
+  int size = 0, ptr = 0;
+
+  __libc_lock_lock (lock);
+  if (blacklist_read)
+goto unlock;
+  blacklist_read = 1;
+
+  fp = fopen (/etc/bindresvport.blacklist, r);
+  if (fp == NULL)
+goto unlock;
+
+  while (!feof_unlocked (fp))
+{
+  unsigned long port;
+  char *tmp, *cp;
+  ssize_t n = __getline (buf, buflen, fp);
+  if (n  1)
+break;
+
+  cp = buf;
+  /* Remove comments.  */
+  tmp = strchr (cp, 

commit granatier for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package granatier for openSUSE:Factory 
checked in at 2013-06-11 06:13:48

Comparing /work/SRC/openSUSE:Factory/granatier (Old)
 and  /work/SRC/openSUSE:Factory/.granatier.new (New)


Package is granatier

Changes:

--- /work/SRC/openSUSE:Factory/granatier/granatier.changes  2013-05-16 
15:35:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.granatier.new/granatier.changes 2013-06-11 
09:27:41.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:26:48 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  granatier-4.10.3.tar.xz

New:

  granatier-4.10.4.tar.xz



Other differences:
--
++ granatier.spec ++
--- /var/tmp/diff_new_pack.loFDrG/_old  2013-06-11 09:27:42.0 +0200
+++ /var/tmp/diff_new_pack.loFDrG/_new  2013-06-11 09:27:42.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Action/Arcade
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:granatier-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ granatier-4.10.3.tar.xz - granatier-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-4.10.3/arenas/clanbomber_Arena.desktop 
new/granatier-4.10.4/arenas/clanbomber_Arena.desktop
--- old/granatier-4.10.3/arenas/clanbomber_Arena.desktop2013-05-03 
06:38:47.0 +0200
+++ new/granatier-4.10.4/arenas/clanbomber_Arena.desktop2013-05-28 
21:31:59.0 +0200
@@ -13,6 +13,7 @@
 Name[es]=Campo de batalla
 Name[et]=Areen
 Name[eu]=Borroka-lekua
+Name[fi]=Kenttä
 Name[fr]=Arène
 Name[ga]=Airéine
 Name[gl]=Arena
@@ -59,6 +60,7 @@
 Description[en_GB]=Clanbomber Import
 Description[es]=Importación de Clanbomber
 Description[et]=Clanbomberi import
+Description[fi]=Clanbomberista tuotu kenttä
 Description[fr]=Import ClanBomber
 Description[ga]=Iompórtáil Clanbomber
 Description[gl]=Escenario importado do Clanbomber
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-4.10.3/arenas/clanbomber_Big_Block.desktop 
new/granatier-4.10.4/arenas/clanbomber_Big_Block.desktop
--- old/granatier-4.10.3/arenas/clanbomber_Big_Block.desktop2013-05-03 
06:38:47.0 +0200
+++ new/granatier-4.10.4/arenas/clanbomber_Big_Block.desktop2013-05-28 
21:31:59.0 +0200
@@ -10,6 +10,7 @@
 Name[en_GB]=Big Block
 Name[es]=Big Block
 Name[et]=Suur plokk
+Name[fi]=Järkäle
 Name[fr]=Grand bloc
 Name[ga]=Big Block
 Name[gl]=Gran bloque
@@ -54,6 +55,7 @@
 Description[en_GB]=Clanbomber Import
 Description[es]=Importación de Clanbomber
 Description[et]=Clanbomberi import
+Description[fi]=Clanbomberista tuotu kenttä
 Description[fr]=Import ClanBomber
 Description[ga]=Iompórtáil Clanbomber
 Description[gl]=Escenario importado do Clanbomber
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/granatier-4.10.3/arenas/clanbomber_Big_Standard.desktop 
new/granatier-4.10.4/arenas/clanbomber_Big_Standard.desktop
--- old/granatier-4.10.3/arenas/clanbomber_Big_Standard.desktop 2013-05-03 
06:38:47.0 +0200
+++ new/granatier-4.10.4/arenas/clanbomber_Big_Standard.desktop 2013-05-28 
21:31:59.0 +0200
@@ -9,6 +9,7 @@
 Name[en_GB]=Clanbomber Big Standard
 Name[es]=Clanbomber Big Standard
 Name[et]=Clanbomberi suur standardne
+Name[fi]=Clanbomberin iso tavanomainen
 Name[fr]=Grand standard ClanBomber
 Name[ga]=Clanbomber Big Standard
 Name[gl]=Estándar grande do Clanbomber
@@ -49,6 +50,7 @@
 Description[en_GB]=Clanbomber Import
 Description[es]=Importación de Clanbomber
 Description[et]=Clanbomberi import
+Description[fi]=Clanbomberista tuotu kenttä
 Description[fr]=Import ClanBomber
 Description[ga]=Iompórtáil Clanbomber
 Description[gl]=Escenario importado do Clanbomber
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/granatier-4.10.3/arenas/clanbomber_Blast_Matrix.desktop 
new/granatier-4.10.4/arenas/clanbomber_Blast_Matrix.desktop
--- old/granatier-4.10.3/arenas/clanbomber_Blast_Matrix.desktop 2013-05-03 
06:38:47.0 +0200
+++ new/granatier-4.10.4/arenas/clanbomber_Blast_Matrix.desktop 2013-05-28 
21:31:59.0 +0200
@@ -9,6 +9,7 @@
 Name[en_GB]=Blast Matrix
 Name[es]=Blast Matrix
 Name[et]=Lõhkemaatriks
+Name[fi]=Räjähdysmatriisi
 Name[fr]=Matrice explosive
 Name[ga]=Blast Matrix
 Name[gl]=Matriz explosiva
@@ -50,6 +51,7 @@
 

commit glucat for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package glucat for openSUSE:Factory checked 
in at 2013-06-11 06:33:09

Comparing /work/SRC/openSUSE:Factory/glucat (Old)
 and  /work/SRC/openSUSE:Factory/.glucat.new (New)


Package is glucat

Changes:

--- /work/SRC/openSUSE:Factory/glucat/glucat.changes2013-01-10 
11:18:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.glucat.new/glucat.changes   2013-06-11 
09:27:25.0 +0200
@@ -1,0 +2,9 @@
+Sat Jun  8 13:45:10 UTC 2013 - badshah...@gmail.com
+
+- Add glucat-build-with-updated-boost.patch to fix building with
+  boost  1.50; patch came from upstream
+- Include INSTALL file in package since it provides important
+  information for compiling code built against glucat on
+  openSUSE  12.3.
+
+---

New:

  glucat-build-with-updated-boost.patch



Other differences:
--
++ glucat.spec ++
--- /var/tmp/diff_new_pack.6im63g/_old  2013-06-11 09:27:26.0 +0200
+++ /var/tmp/diff_new_pack.6im63g/_new  2013-06-11 09:27:26.0 +0200
@@ -25,6 +25,8 @@
 Url:http://glucat.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Patch0: glucat-fix-i586-build.patch
+#PATCH-FIX-UPSTREAM glucat-build-with-updated-boost.patch badshah...@gmail.com 
-- Fix building with updated boost; patch came from upstream
+Patch1: glucat-build-with-updated-boost.patch
 BuildRequires:  boost-devel
 BuildRequires:  gcc-c++
 BuildRequires:  python-Cython
@@ -72,6 +74,7 @@
 %ifarch i586
 %patch0 -p1
 %endif
+%patch1 -p1
 %build
 # Parallel make fails for openSUSE 11.4 and lower
 %configure --prefix=%{buildroot}%{_prefix}/
@@ -88,7 +91,7 @@
 %files devel
 %defattr(-,root,root)
 %{_includedir}/%{name}/
-%doc AUTHORS ChangeLog README COPYING TODO
+%doc AUTHORS INSTALL ChangeLog README COPYING TODO
 
 %files -n python-glucat
 %defattr(-,root,root)

++ glucat-build-with-updated-boost.patch ++
diff -rub glucat-0.7.1/glucat/framed_multi.h 
glucat-0.7.1.patched/glucat/framed_multi.h
--- glucat-0.7.1/glucat/framed_multi.h  2012-10-10 23:49:20.0 +1100
+++ glucat-0.7.1.patched/glucat/framed_multi.h  2013-06-08 16:24:08.0 
+1000
@@ -35,8 +35,10 @@
 #include glucat/errors.h
 #include glucat/clifford_algebra.h
 
+#if defined(_GLUCAT_USE_BOOST_POOL_ALLOC)
 // Use the Boost pool allocator
 #include boost/pool/poolfwd.hpp
+#endif
 
 #include string
 #include utility
@@ -151,8 +153,11 @@
   private std::unordered_map const index_setLO,HI, Scalar_T, 
index_set_hashLO,HI 
 #else
   private std::map const index_setLO,HI, Scalar_T,
-std::less const index_setLO,HI ,
-boost::fast_pool_allocator std::pairconst 
index_setLO,HI, Scalar_T  
+std::less const index_setLO,HI 
+#if defined(_GLUCAT_USE_BOOST_POOL_ALLOC)
+  , boost::fast_pool_allocator std::pairconst 
index_setLO,HI, Scalar_T  
+#endif  
+  
 #endif
   {
   public:
@@ -171,8 +176,11 @@
 typedef class var_term var_term_t;
 typedef typename matrix_multi_t::matrix_t  matrix_t;
 typedef std::map const index_set_t, Scalar_T,
-  std::lessconst index_set_t,
-  boost::fast_pool_allocatorterm_t 
+  std::lessconst index_set_t
+#if defined(_GLUCAT_USE_BOOST_POOL_ALLOC)
+, boost::fast_pool_allocatorterm_t
+#endif 
+
sorted_map_t;
 #if defined(_GLUCAT_USE_GNU_CXX_HASH_MAP)
 typedef   __gnu_cxx::hash_map const index_set_t, Scalar_T, 
index_set_hashLO,HI 
diff -rub glucat-0.7.1/glucat/framed_multi_imp.h 
glucat-0.7.1.patched/glucat/framed_multi_imp.h
--- glucat-0.7.1/glucat/framed_multi_imp.h  2012-11-07 00:38:27.0 
+1100
+++ glucat-0.7.1.patched/glucat/framed_multi_imp.h  2013-06-08 
16:23:42.0 +1000
@@ -36,8 +36,10 @@
 
 #include glucat/random.h
 
+#if defined(_GLUCAT_USE_BOOST_POOL_ALLOC)
 // Use the Boost pool allocator
 #include boost/pool/pool_alloc.hpp
+#endif
 
 #include sstream
 #include fstream
diff -rub glucat-0.7.1/INSTALL glucat-0.7.1.patched/INSTALL
--- glucat-0.7.1/INSTALL2012-11-10 19:54:41.0 +1100
+++ glucat-0.7.1.patched/INSTALL2013-06-08 17:27:14.0 +1000
@@ -325,6 +325,32 @@
   This tells g++ to use the 2011 C++ standard.
 
 
+[Added in patch for openSUSE Build Service using Boost 1.53.0:]
+
+If _GLUCAT_USE_BOOST_POOL_ALLOC is defined, glucat/framed_multi.h includes
+the header file boost/pool/poolfwd.hpp and defines 

commit gwenview for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package gwenview for openSUSE:Factory 
checked in at 2013-06-11 06:13:45

Comparing /work/SRC/openSUSE:Factory/gwenview (Old)
 and  /work/SRC/openSUSE:Factory/.gwenview.new (New)


Package is gwenview

Changes:

--- /work/SRC/openSUSE:Factory/gwenview/gwenview.changes2013-05-16 
15:35:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.gwenview.new/gwenview.changes   2013-06-11 
09:27:57.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:37:43 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  gwenview-4.10.3.tar.xz

New:

  gwenview-4.10.4.tar.xz



Other differences:
--
++ gwenview.spec ++
--- /var/tmp/diff_new_pack.7YoLC6/_old  2013-06-11 09:27:58.0 +0200
+++ /var/tmp/diff_new_pack.7YoLC6/_new  2013-06-11 09:27:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gwenview
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Simple Image Viewer for KDE
 License:GPL-2.0+

++ gwenview-4.10.3.tar.xz - gwenview-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-4.10.3/app/main.cpp 
new/gwenview-4.10.4/app/main.cpp
--- old/gwenview-4.10.3/app/main.cpp2013-05-03 06:40:20.0 +0200
+++ new/gwenview-4.10.4/app/main.cpp2013-05-30 21:58:37.0 +0200
@@ -116,7 +116,7 @@
 GWENVIEW_VERSION); /* version */
 aboutData.setShortDescription(ki18n(An Image Viewer));
 aboutData.setLicense(KAboutData::License_GPL);
-aboutData.setCopyrightStatement(ki18n(Copyright 2000-2012 Aurélien 
Gâteau));
+aboutData.setCopyrightStatement(ki18n(Copyright 2000-2013 Aurélien 
Gâteau));
 aboutData.addAuthor(
 ki18n(Aurélien Gâteau),
 ki18n(Main developer),
Files old/gwenview-4.10.3/doc/index.cache.bz2 and 
new/gwenview-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-4.10.3/lib/historymodel.cpp 
new/gwenview-4.10.4/lib/historymodel.cpp
--- old/gwenview-4.10.3/lib/historymodel.cpp2013-05-03 06:40:20.0 
+0200
+++ new/gwenview-4.10.4/lib/historymodel.cpp2013-05-28 21:27:25.0 
+0200
@@ -236,6 +236,7 @@
 kError()  Could not save history for url  url;
 return;
 }
+d-mHistoryItemForUrl.insert(url, historyItem);
 appendRow(historyItem);
 sort(0);
 d-garbageCollect();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-4.10.3/lib/imagescaler.cpp 
new/gwenview-4.10.4/lib/imagescaler.cpp
--- old/gwenview-4.10.3/lib/imagescaler.cpp 2013-05-03 06:40:20.0 
+0200
+++ new/gwenview-4.10.4/lib/imagescaler.cpp 2013-05-30 21:58:37.0 
+0200
@@ -101,6 +101,11 @@
 
 void ImageScaler::doScale()
 {
+if (d-mDocument-isBusy()) {
+LOG(Document is busy, waiting);
+QMetaObject::invokeMethod(this, doScale, Qt::QueuedConnection);
+return;
+}
 if (d-mZoom  Document::maxDownSampledZoom()) {
 if (!d-mDocument-prepareDownSampledImageForZoom(d-mZoom)) {
 LOG(Asked for a down sampled image);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-4.10.3/lib/version.h 
new/gwenview-4.10.4/lib/version.h
--- old/gwenview-4.10.3/lib/version.h   2013-05-03 06:40:23.0 +0200
+++ new/gwenview-4.10.4/lib/version.h   2013-05-30 21:58:37.0 +0200
@@ -33,6 +33,6 @@
 https://bugs.kde.org/editversions.cgi?product=gwenview
 
 */
-#define GWENVIEW_VERSION 4.10.3
+#define GWENVIEW_VERSION 4.10.4
 
 #endif /* VERSION_H */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-4.10.3/part/gvpart.cpp 
new/gwenview-4.10.4/part/gvpart.cpp
--- old/gwenview-4.10.3/part/gvpart.cpp 2013-05-03 06:40:20.0 +0200
+++ new/gwenview-4.10.4/part/gvpart.cpp 2013-05-30 21:58:37.0 +0200
@@ -129,7 +129,7 @@
 GWENVIEW_VERSION);   /* version */
 aboutData-setShortDescription(ki18n(An Image Viewer));
 aboutData-setLicense(KAboutData::License_GPL);
-aboutData-setCopyrightStatement(ki18n(Copyright 2000-2012 Aurélien 
Gâteau));
+aboutData-setCopyrightStatement(ki18n(Copyright 2000-2013 Aurélien 
Gâteau));
 aboutData-addAuthor(
 ki18n(Aurélien Gâteau),
 ki18n(Main developer),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kamera for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-06-11 06:13:24

Comparing /work/SRC/openSUSE:Factory/kamera (Old)
 and  /work/SRC/openSUSE:Factory/.kamera.new (New)


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2013-05-16 
15:58:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-06-11 
09:28:38.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:36:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kamera-4.10.3.tar.xz

New:

  kamera-4.10.4.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.5t1yz1/_old  2013-06-11 09:28:39.0 +0200
+++ /var/tmp/diff_new_pack.5t1yz1/_new  2013-06-11 09:28:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.10.3.tar.xz - kamera-4.10.4.tar.xz ++
Files old/kamera-4.10.3/doc/index.cache.bz2 and 
new/kamera-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kactivities4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kactivities4 for openSUSE:Factory 
checked in at 2013-06-11 06:13:35

Comparing /work/SRC/openSUSE:Factory/kactivities4 (Old)
 and  /work/SRC/openSUSE:Factory/.kactivities4.new (New)


Package is kactivities4

Changes:

--- /work/SRC/openSUSE:Factory/kactivities4/kactivities4.changes
2013-05-16 15:38:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.kactivities4.new/kactivities4.changes   
2013-06-11 09:28:28.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:20:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kactivities-4.10.3.tar.xz

New:

  kactivities-4.10.4.tar.xz



Other differences:
--
++ kactivities4.spec ++
--- /var/tmp/diff_new_pack.iDmOrd/_old  2013-06-11 09:28:29.0 +0200
+++ /var/tmp/diff_new_pack.iDmOrd/_new  2013-06-11 09:28:29.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   kactivities4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:KDE Plasma Activities support
 License:GPL-2.0+ and LGPL-2.1+

++ kactivities-4.10.3.tar.xz - kactivities-4.10.4.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit instlux for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package instlux for openSUSE:Factory checked 
in at 2013-06-11 06:34:11

Comparing /work/SRC/openSUSE:Factory/instlux (Old)
 and  /work/SRC/openSUSE:Factory/.instlux.new (New)


Package is instlux

Changes:

--- /work/SRC/openSUSE:Factory/instlux/instlux.changes  2013-02-09 
10:11:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.instlux.new/instlux.changes 2013-06-11 
09:28:12.0 +0200
@@ -1,0 +2,8 @@
+Tue May 21 12:19:16 UTC 2013 - belphe...@belbel.or.jp
+
+- adjusted labels 12.3 - 13.1
+- updated outdated document (instlux-README.BUILD)
+- removed unnecessary (and some confusing) source archive
+  (instlux-SVN62.tar.bz2) and updated instlux.spec accordingly.
+
+---

Old:

  instlux-SVN62.tar.bz2
  openSUSE12_3_LOCAL.exe
  openSUSE12_3_NET.exe

New:

  openSUSE13_1_LOCAL.exe
  openSUSE13_1_NET.exe



Other differences:
--
++ instlux.spec ++
--- /var/tmp/diff_new_pack.Sq65cD/_old  2013-06-11 09:28:13.0 +0200
+++ /var/tmp/diff_new_pack.Sq65cD/_new  2013-06-11 09:28:13.0 +0200
@@ -20,15 +20,14 @@
 Summary:Windows openSUSE installer
 License:GPL-2.0+
 Group:  Metapackages
-%define distroversion 12_3
+%define distroversion 13_1
 Url:http://en.opensuse.org/Instlux
-Version:12.3_SVN62
+Version:13.1_SVN62
 Release:0
 AutoReqProv:off
 Recommends: instlux-net
 Recommends: instlux-local
 BuildRequires:  recode
-Source0:instlux-SVN62.tar.bz2
 Source1:openSUSE%{distroversion}_LOCAL.exe
 Source2:openSUSE%{distroversion}_NET.exe
 Source6:%name-README.BUILD

++ instlux-README.BUILD ++
--- /var/tmp/diff_new_pack.Sq65cD/_old  2013-06-11 09:28:13.0 +0200
+++ /var/tmp/diff_new_pack.Sq65cD/_new  2013-06-11 09:28:13.0 +0200
@@ -1,27 +1,7 @@
-To get instlux build you'll need:
-
-instlux (itself): http://instlux.sourceforge.net
-NSIS Source (NullSoft installer): http://nsis.sourceforge.net
-Nightly Build of NSIS: http://nsis.sourceforge.net/nightly/nsis.zip (for 
System.dll)
-NSIS Plugin Intec: http://nsis.sourceforge.net/Inetc_plug-in
-Grub4DOS: svn://svn.gna.org/svn/grub4dos/trunk
-MinGW crosscompiler for WIN32: (BuildService) 
-
-
-1. Extract Nigthly build
-2. Build only the NSIS build tools (scons required):
-
-   scons SKIPSTUBS=all SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all 
NSIS_CONFIG_CONST_DATA_PATH=no PREFIX=/path/to/extracted/zip install-compiler
-   
-3. Install inetc plugin (NSIS plugin directory)
-4. Checkout/Extract instlux
-5. Build grub4dos and copy grldr, grldr.mbr and grub.exe to instlux/src
-6. Build cpuid plugin in instlux/cpuid and copy the .dll into the NSIS plugin 
directory
-7. Execute make_instlux.py
-8. Cross your fingers!
-9. Installers are placed in bin/*.exe
-10. Bother Coolo to upload the NET installer to some Mirrors. 
-11. Put openSUSE*.*_LOCAL.exe to the media ROOT directory.
-12. Write a script for all this mess 
+To get the latest instlux build,
+see OBS project home:belphegor_belbel:instlux
+at 
https://build.opensuse.org/project/show?project=home%3Abelphegor_belbel%3Ainstlux.
 
+Source codes and compile procedures (.spec) cannot be included
+because there are some licensing doubts.
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kajongg for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kajongg for openSUSE:Factory checked 
in at 2013-06-11 06:13:32

Comparing /work/SRC/openSUSE:Factory/kajongg (Old)
 and  /work/SRC/openSUSE:Factory/.kajongg.new (New)


Package is kajongg

Changes:

--- /work/SRC/openSUSE:Factory/kajongg/kajongg.changes  2013-05-16 
15:39:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kajongg.new/kajongg.changes 2013-06-11 
09:28:30.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:26:58 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kajongg-4.10.3.tar.xz

New:

  kajongg-4.10.4.tar.xz



Other differences:
--
++ kajongg.spec ++
--- /var/tmp/diff_new_pack.EeCP9G/_old  2013-06-11 09:28:31.0 +0200
+++ /var/tmp/diff_new_pack.EeCP9G/_new  2013-06-11 09:28:31.0 +0200
@@ -25,7 +25,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kajongg-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kajongg-4.10.3.tar.xz - kajongg-4.10.4.tar.xz ++
Files old/kajongg-4.10.3/doc/index.cache.bz2 and 
new/kajongg-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit jack for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package jack for openSUSE:Factory checked in 
at 2013-06-11 06:34:20

Comparing /work/SRC/openSUSE:Factory/jack (Old)
 and  /work/SRC/openSUSE:Factory/.jack.new (New)


Package is jack

Changes:

--- /work/SRC/openSUSE:Factory/jack/jack.changes2013-04-02 
11:55:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.jack.new/jack.changes   2013-06-11 
09:28:17.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun  6 09:29:16 UTC 2013 - cdenic...@suse.com
+
+- license update:  GPL-2.0+ and LGPL-2.1+
+  jack server is licensed under GPL-2.0+
+
+---



Other differences:
--
++ jack.spec ++
--- /var/tmp/diff_new_pack.UgXgfM/_old  2013-06-11 09:28:18.0 +0200
+++ /var/tmp/diff_new_pack.UgXgfM/_new  2013-06-11 09:28:18.0 +0200
@@ -31,7 +31,7 @@
 Release:0
 #to_be_filled_by_service
 Summary:Jack-Audio Connection Kit
-License:LGPL-2.1+
+License: GPL-2.0+ and LGPL-2.1+
 Group:  System/Sound Daemons
 Url:http://jackaudio.org/
 # http://www.grame.fr/~letz/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit jovie for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package jovie for openSUSE:Factory checked 
in at 2013-06-11 06:13:43

Comparing /work/SRC/openSUSE:Factory/jovie (Old)
 and  /work/SRC/openSUSE:Factory/.jovie.new (New)


Package is jovie

Changes:

--- /work/SRC/openSUSE:Factory/jovie/jovie.changes  2013-05-16 
15:36:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.jovie.new/jovie.changes 2013-06-11 
09:28:24.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:49:40 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  jovie-4.10.3.tar.xz

New:

  jovie-4.10.4.tar.xz



Other differences:
--
++ jovie.spec ++
--- /var/tmp/diff_new_pack.vzJ4N9/_old  2013-06-11 09:28:24.0 +0200
+++ /var/tmp/diff_new_pack.vzJ4N9/_new  2013-06-11 09:28:24.0 +0200
@@ -27,7 +27,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:jovie-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ jovie-4.10.3.tar.xz - jovie-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jovie-4.10.3/CMakeLists.txt 
new/jovie-4.10.4/CMakeLists.txt
--- old/jovie-4.10.3/CMakeLists.txt 2013-05-03 06:36:53.0 +0200
+++ new/jovie-4.10.4/CMakeLists.txt 2013-05-28 21:30:51.0 +0200
@@ -20,7 +20,7 @@
   if (SPEECHD_FOUND)
 configure_file (config-jovie.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-jovie.h )
 
-include_directories(${CMAKE_CURRENT_BINARY_DIR} 
${CMAKE_CURRENT_BINARY_DIR}/libkttsd ${CMAKE_CURRENT_SOURCE_DIR}/libkttsd)
+include_directories(${CMAKE_CURRENT_BINARY_DIR}/libkttsd 
${CMAKE_CURRENT_SOURCE_DIR}/libkttsd)
 
 add_subdirectory( doc )
 add_subdirectory( libkttsd )
Files old/jovie-4.10.3/doc/index.cache.bz2 and 
new/jovie-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jovie-4.10.3/filters/CMakeLists.txt 
new/jovie-4.10.4/filters/CMakeLists.txt
--- old/jovie-4.10.3/filters/CMakeLists.txt 2013-05-03 06:36:53.0 
+0200
+++ new/jovie-4.10.4/filters/CMakeLists.txt 2013-05-28 21:30:51.0 
+0200
@@ -4,8 +4,6 @@
 add_subdirectory( xmltransformer ) 
 add_subdirectory( talkerchooser ) 
 
-include_directories( ${CMAKE_SOURCE_DIR}/jovie/libkttsd  )
-
 
 ### next target ###
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jovie-4.10.3/filters/stringreplacer/CMakeLists.txt 
new/jovie-4.10.4/filters/stringreplacer/CMakeLists.txt
--- old/jovie-4.10.3/filters/stringreplacer/CMakeLists.txt  2013-05-03 
06:36:53.0 +0200
+++ new/jovie-4.10.4/filters/stringreplacer/CMakeLists.txt  2013-05-28 
21:30:51.0 +0200
@@ -1,6 +1,4 @@
 
-include_directories( ${CMAKE_SOURCE_DIR}/jovie/libkttsd  )
-
 
 ### next target ###
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jovie-4.10.3/filters/talkerchooser/CMakeLists.txt 
new/jovie-4.10.4/filters/talkerchooser/CMakeLists.txt
--- old/jovie-4.10.3/filters/talkerchooser/CMakeLists.txt   2013-05-03 
06:36:53.0 +0200
+++ new/jovie-4.10.4/filters/talkerchooser/CMakeLists.txt   2013-05-28 
21:30:51.0 +0200
@@ -1,6 +1,4 @@
 
-include_directories( ${CMAKE_SOURCE_DIR}/jovie/libkttsd 
${CMAKE_BINARY_DIR}/jovie/libkttsd )
-
 
 ### next target ###
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jovie-4.10.3/filters/xmltransformer/CMakeLists.txt 
new/jovie-4.10.4/filters/xmltransformer/CMakeLists.txt
--- old/jovie-4.10.3/filters/xmltransformer/CMakeLists.txt  2013-05-03 
06:36:53.0 +0200
+++ new/jovie-4.10.4/filters/xmltransformer/CMakeLists.txt  2013-05-28 
21:30:51.0 +0200
@@ -1,6 +1,4 @@
 
-include_directories( ${CMAKE_SOURCE_DIR}/jovie/libkttsd  )
-
 
 ### next target ###
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jovie-4.10.3/jovie/CMakeLists.txt 
new/jovie-4.10.4/jovie/CMakeLists.txt
--- old/jovie-4.10.3/jovie/CMakeLists.txt   2013-05-03 06:36:53.0 
+0200
+++ new/jovie-4.10.4/jovie/CMakeLists.txt   2013-05-28 21:30:51.0 
+0200
@@ -1,5 +1,5 @@
 
-include_directories( /usr/local/include ${CMAKE_SOURCE_DIR}/jovie/libkttsd 
${SPEECHD_INCLUDE_DIR} )

commit kalzium for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kalzium for openSUSE:Factory checked 
in at 2013-06-11 06:13:26

Comparing /work/SRC/openSUSE:Factory/kalzium (Old)
 and  /work/SRC/openSUSE:Factory/.kalzium.new (New)


Package is kalzium

Changes:

--- /work/SRC/openSUSE:Factory/kalzium/kalzium.changes  2013-05-16 
15:42:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalzium.new/kalzium.changes 2013-06-11 
09:28:36.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:40:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kalzium-4.10.3.tar.xz

New:

  kalzium-4.10.4.tar.xz



Other differences:
--
++ kalzium.spec ++
--- /var/tmp/diff_new_pack.rss5I7/_old  2013-06-11 09:28:37.0 +0200
+++ /var/tmp/diff_new_pack.rss5I7/_new  2013-06-11 09:28:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kalzium
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Periodic Table of Elements
 License:GPL-2.0+

++ kalzium-4.10.3.tar.xz - kalzium-4.10.4.tar.xz ++
Files old/kalzium-4.10.3/data/icons/hi48-action-elempic.png and 
new/kalzium-4.10.4/data/icons/hi48-action-elempic.png differ
Files old/kalzium-4.10.3/doc/index.cache.bz2 and 
new/kalzium-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kanagram for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kanagram for openSUSE:Factory 
checked in at 2013-06-11 06:13:21

Comparing /work/SRC/openSUSE:Factory/kanagram (Old)
 and  /work/SRC/openSUSE:Factory/.kanagram.new (New)


Package is kanagram

Changes:

--- /work/SRC/openSUSE:Factory/kanagram/kanagram.changes2013-05-16 
15:58:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kanagram.new/kanagram.changes   2013-06-11 
09:28:39.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:40:13 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kanagram-4.10.3.tar.xz

New:

  kanagram-4.10.4.tar.xz



Other differences:
--
++ kanagram.spec ++
--- /var/tmp/diff_new_pack.yUMK5R/_old  2013-06-11 09:28:40.0 +0200
+++ /var/tmp/diff_new_pack.yUMK5R/_new  2013-06-11 09:28:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kanagram
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Anagram Game
 License:GPL-2.0+

++ kanagram-4.10.3.tar.xz - kanagram-4.10.4.tar.xz ++
Files old/kanagram-4.10.3/doc/index.cache.bz2 and 
new/kanagram-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-4.10.3/src/desktop/kanagram.cpp 
new/kanagram-4.10.4/src/desktop/kanagram.cpp
--- old/kanagram-4.10.3/src/desktop/kanagram.cpp2013-05-03 
06:37:50.0 +0200
+++ new/kanagram-4.10.4/src/desktop/kanagram.cpp2013-05-28 
20:45:13.0 +0200
@@ -769,7 +769,7 @@
 }
 
 if (m_overAboutKDE || m_overHandbook || m_overSwitcher || m_overNext || 
m_overQuit
-|| m_overConfig || m_overReveal || m_overHint || (m_overUp  
!m_inputBox-text().isEmpty())
+|| m_overConfig || (m_overReveal  !m_wordRevealed) || m_overHint 
|| (m_overUp  !m_inputBox-text().isEmpty())
 || m_overAboutApp || m_overHintBox || m_overLogo)
 {
 this-setCursor(Qt::PointingHandCursor);
@@ -821,6 +821,7 @@
 palette.setColor(m_inputBox-backgroundRole(), QColor(0, 255, 0));
 QTimer::singleShot(1000, this, SLOT(resetInputBox()));
 m_inputBox-clear();
+m_wordRevealed = false;
 hideHint();
 m_game-nextAnagram();
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kanagram-4.10.3/src/harmattan/kanagram-harmattan.desktop 
new/kanagram-4.10.4/src/harmattan/kanagram-harmattan.desktop
--- old/kanagram-4.10.3/src/harmattan/kanagram-harmattan.desktop
2013-05-03 06:37:50.0 +0200
+++ new/kanagram-4.10.4/src/harmattan/kanagram-harmattan.desktop
2013-05-30 11:14:43.0 +0200
@@ -87,6 +87,7 @@
 GenericName[pl]=Program uruchamiający Kanagram
 GenericName[pt]=Lançamento do Kanagram
 GenericName[pt_BR]=Kanagram, Lançamento
+GenericName[ru]=Запуск Kanagram
 GenericName[sk]=Spúštať Kanagram
 GenericName[sl]=Zaganjalnik Kanagram
 GenericName[sv]=Kanagram startprogram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kanagram-4.10.3/src/plasma-active/kanagram-active.desktop 
new/kanagram-4.10.4/src/plasma-active/kanagram-active.desktop
--- old/kanagram-4.10.3/src/plasma-active/kanagram-active.desktop   
2013-05-03 06:37:50.0 +0200
+++ new/kanagram-4.10.4/src/plasma-active/kanagram-active.desktop   
2013-05-30 11:14:43.0 +0200
@@ -24,6 +24,7 @@
 Name[pl]=Kanagram Active
 Name[pt]=Kanagram Active
 Name[pt_BR]=Kanagram Active
+Name[ru]=Kanagram Active
 Name[sk]=Kanagram Active
 Name[sl]=Kanagram Active
 Name[sv]=Kanagram Active
@@ -55,6 +56,7 @@
 GenericName[pl]=Kanagram Active
 GenericName[pt]=Kanagram Active
 GenericName[pt_BR]=Kanagram Active
+GenericName[ru]=Kanagram Active
 GenericName[sk]=Kanagram Active
 GenericName[sl]=Kanagram Active
 GenericName[sv]=Kanagram Active
@@ -86,6 +88,7 @@
 Comment[pl]=Kanagram Active dla tabletów
 Comment[pt]=Kanagram Active para tabletes
 Comment[pt_BR]=Kanagram Active para tablets
+Comment[ru]=Kanagram Active для планшетов
 Comment[sk]=Kanagram Active pre tablety
 Comment[sl]=Kanagram Active za tablične računalnike
 Comment[sv]=Kanagram Active för läsplattor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kanagram-4.10.3/src/plasma-active/package/metadata.desktop 
new/kanagram-4.10.4/src/plasma-active/package/metadata.desktop
--- old/kanagram-4.10.3/src/plasma-active/package/metadata.desktop  
2013-05-03 06:37:50.0 

commit juk for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package juk for openSUSE:Factory checked in 
at 2013-06-11 06:13:40

Comparing /work/SRC/openSUSE:Factory/juk (Old)
 and  /work/SRC/openSUSE:Factory/.juk.new (New)


Package is juk

Changes:

--- /work/SRC/openSUSE:Factory/juk/juk.changes  2013-05-16 15:37:25.0 
+0200
+++ /work/SRC/openSUSE:Factory/.juk.new/juk.changes 2013-06-11 
09:28:26.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:47:25 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  juk-4.10.3.tar.xz

New:

  juk-4.10.4.tar.xz



Other differences:
--
++ juk.spec ++
--- /var/tmp/diff_new_pack.bPbe7v/_old  2013-06-11 09:28:26.0 +0200
+++ /var/tmp/diff_new_pack.bPbe7v/_new  2013-06-11 09:28:26.0 +0200
@@ -25,7 +25,7 @@
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ juk-4.10.3.tar.xz - juk-4.10.4.tar.xz ++
Files old/juk-4.10.3/doc/index.cache.bz2 and new/juk-4.10.4/doc/index.cache.bz2 
differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kalgebra for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2013-06-11 06:13:29

Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and  /work/SRC/openSUSE:Factory/.kalgebra.new (New)


Package is kalgebra

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2013-05-16 
15:40:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2013-06-11 
09:28:32.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:39:12 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kalgebra-4.10.3.tar.xz

New:

  kalgebra-4.10.4.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.uUIZFc/_old  2013-06-11 09:28:32.0 +0200
+++ /var/tmp/diff_new_pack.uUIZFc/_new  2013-06-11 09:28:32.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.10.3.tar.xz - kalgebra-4.10.4.tar.xz ++
Files old/kalgebra-4.10.3/doc/index.cache.bz2 and 
new/kalgebra-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.10.3/mobile/CMakeLists.txt 
new/kalgebra-4.10.4/mobile/CMakeLists.txt
--- old/kalgebra-4.10.3/mobile/CMakeLists.txt   2013-05-03 06:37:45.0 
+0200
+++ new/kalgebra-4.10.4/mobile/CMakeLists.txt   2013-05-30 23:47:03.0 
+0200
@@ -6,6 +6,7 @@
 endif(${MOBILE_BACKEND} STREQUAL kde)
 
 qt4_add_resources(KALGEBRAMOBILE_SRCS resources.qrc)
+kde4_add_app_icon(KALGEBRAMOBILE_SRCS 
${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi*-app-kalgebra.png)
 kde4_add_executable(kalgebramobile pluginsmodel.cpp
kalgebramobile.cpp main.cpp ${KALGEBRAMOBILE_SRCS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-4.10.3/mobile/kalgebramobile.desktop 
new/kalgebra-4.10.4/mobile/kalgebramobile.desktop
--- old/kalgebra-4.10.3/mobile/kalgebramobile.desktop   2013-05-03 
06:37:45.0 +0200
+++ new/kalgebra-4.10.4/mobile/kalgebramobile.desktop   2013-05-30 
11:14:40.0 +0200
@@ -32,6 +32,7 @@
 Name[pl]=Mobilna KAlgebra
 Name[pt]=KAlgebra Móvel
 Name[pt_BR]=KAlgebra Móvel
+Name[ru]=Мобильная KAlgebra
 Name[sk]=KAlgebra Mobile
 Name[sl]=KAlgebra Mobile
 Name[sv]=Kalgebra för mobil
@@ -74,6 +75,7 @@
 GenericName[pl]=Kieszonkowy kalkulator graficzny
 GenericName[pt]=Calculadora Gráfica Portátil
 GenericName[pt_BR]=Calculadora gráfica portátil
+GenericName[ru]=Карманный графический калькулятор
 GenericName[sk]=Vrecková grafická kalkulačka
 GenericName[sl]=Žepno računalo z grafi
 GenericName[sv]=Grafminiräknare
@@ -112,6 +114,7 @@
 Comment[pl]=Kieszonkowe rozwiązywanie równań i rysowanie wykresów
 Comment[pt]=Resolução e Desenho de Expressões Matemáticas Portátil
 Comment[pt_BR]=Solucionador e visualizador portátil de expressões matemáticas
+Comment[ru]=Карманное решение и построение графиков математических выражений
 Comment[sk]=Vreckový riešiteľ a zapisovač matematických výrazov
 Comment[sl]=Žepni reševalnik matematičnih enačb in risalnik grafov
 Comment[sv]=Lösning och uppritning av matematiska uttryck i fickformat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-4.10.3/mobile/kalgebramobileharmattan.desktop 
new/kalgebra-4.10.4/mobile/kalgebramobileharmattan.desktop
--- old/kalgebra-4.10.3/mobile/kalgebramobileharmattan.desktop  2013-05-03 
06:37:45.0 +0200
+++ new/kalgebra-4.10.4/mobile/kalgebramobileharmattan.desktop  2013-05-30 
11:14:40.0 +0200
@@ -90,6 +90,7 @@
 GenericName[pl]=Kieszonkowy kalkulator graficzny
 GenericName[pt]=Calculadora Gráfica Portátil
 GenericName[pt_BR]=Calculadora gráfica portátil
+GenericName[ru]=Карманный графический калькулятор
 GenericName[sk]=Vrecková grafická kalkulačka
 GenericName[sl]=Žepno računalo z grafi
 GenericName[sv]=Grafminiräknare
@@ -128,6 +129,7 @@
 Comment[pl]=Kieszonkowe rozwiązywanie równań i rysowanie wykresów
 Comment[pt]=Resolução e Desenho de Expressões Matemáticas Portátil
 Comment[pt_BR]=Solucionador e visualizador portátil de expressões matemáticas
+Comment[ru]=Карманное решение и построение графиков математических выражений
 Comment[sk]=Vreckový riešiteľ a zapisovač matematických výrazov
 Comment[sl]=Žepni reševalnik matematičnih enačb in risalnik grafov
 

commit groff for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package groff for openSUSE:Factory checked 
in at 2013-06-11 06:33:21

Comparing /work/SRC/openSUSE:Factory/groff (Old)
 and  /work/SRC/openSUSE:Factory/.groff.new (New)


Package is groff

Changes:

New Changes file:

--- /dev/null   2013-06-08 20:45:13.37006 +0200
+++ /work/SRC/openSUSE:Factory/.groff.new/groff-full.changes2013-06-11 
09:27:45.0 +0200
@@ -0,0 +1,748 @@
+---
+Thu May  9 09:16:49 UTC 2013 - mvysko...@suse.com
+
+- update to groff 1.22.2
+  * gropdf: A new driver for generating PDF output directly,
+contributed by Deri James and written in Perl
+  * The -mom macro package has reached version 2.0, focusing on
+PDF output with gropdf (using the new `pdfmom' wrapper script).
+See the file`version-2.html' of the -mom documentation for a list
+of the many changes.
+  * pdfmom: A new wrapper around groff that facilitates the production of PDF
+documents from files formatted with the -mom macros.
+  * and a lot more, see NEWS for details
+- obsoletes:
+groff-1.21-groffer-libexecdir.patch, already fixed upstream
+config-guess-sub-update.patch, dtto
+groff_1.21-6.debian.diff, replaced by
+- added groff_1.22.2-2.debian.diff
+- create a stripped-down version of groff usable for viewing of manual pages
+- new groff-full package contains the rest of groff tools capable to work with
+  images, html or pdf. It contains the devx fonts, thus obsoletes groff-devx
+  it aims to fix bnc#755533 - grohtml built without pnm* tools in PATH
+- gxdview.spec is removed as gxdview is built from groff-full.spec
+- verify the tarball using gpg-offline - this is done in groff-full only
+  to retain a limited list of dependencies for base groff
+
+---
+Tue May  7 14:40:06 UTC 2013 - sch...@suse.de
+
+- config-guess-sub-update.patch: Update config.guess/sub for aarch64
+
+---
+Mon Feb  4 14:33:41 UTC 2013 - co...@suse.com
+
+- update license to new format
+
+---
+Fri Sep  7 13:02:36 UTC 2012 - co...@suse.com
+
+- add explicit buildrequire makeinfo
+
+---
+Sun Mar 18 00:14:49 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Enable parallel build with %_smp_mflags
+
+---
+Thu Sep 29 12:49:28 UTC 2011 - adr...@suse.de
+
+- use RPM_OPT_FLAGS for compile
+
+---
+Thu Sep 29 08:09:33 UTC 2011 - mvysko...@suse.cz
+
+- implemented FATE#312586 - Add locales support for groff papersize
+  * the default papersize is now determined from system locale (LC_PAPER)
+  * /etc/papersize is no longer owned by the groff package
+
+---
+Thu Sep 22 12:50:27 UTC 2011 - mvysko...@suse.cz
+
+- fix bnc#703665 - VUL-1: groff: missing checks for mktemp failures
+  (CVE-2009-5080)
+- fix bnc#703666 - VUL-1: groff: insufficient number of X for mktemp
+  (CVE-2009-5081)
+
+---
+Mon Jun 27 11:14:25 UTC 2011 - mvysko...@suse.cz
+
+- update to 1.21 a bugfix release
+  * use new groff_1.21-6.debian.diff
+  * refresh libexecdir and pdfroff patch
+- fix FATE#311297: Get rid of SuSEconfig.groff
+  * removed
+
+---
+Wed Jun  8 09:06:44 UTC 2011 - mvysko...@suse.cz
+
+- fix bnc#698290: insecure temporary file handling in pdfroff
+  * groff-1.20.1-CVE-2009-5044.patch
+- fix bnc#683857: Unicode characters in use properly
+  * change the soft hyphenation char to - in tty.tmac
+
+---
+Mon Jun  6 10:10:08 UTC 2011 - mvysko...@suse.cz
+
+- 
+- fix bnc#682913: device X100 is missing
+  * create new groff-devx package containing all devX devices, as they
+need X for build
+- fix bnc#683857: Unicode characters in use
+  * groff-1.20.1-deunicode.patch adds deunicode.tmac to tty.tmac removes
+all unecessary unicode characters in tty output
+
+---
+Tue Mar 15 08:34:56 UTC 2011 - mvysko...@suse.cz
+
+- fix bnc#679585 - groff.info is not installed
+  * install info files as %{name}.info.gz
+
+---
+Thu Oct  7 09:33:18 UTC 2010 - mvysko...@suse.cz
+
+- fix bnc#644467: SuSEconfig.groff overwrites /etc/papersize
+  use the check_md5_and_move to prevent it
+- deprecation 

commit kaccessible for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kaccessible for openSUSE:Factory 
checked in at 2013-06-11 06:13:37

Comparing /work/SRC/openSUSE:Factory/kaccessible (Old)
 and  /work/SRC/openSUSE:Factory/.kaccessible.new (New)


Package is kaccessible

Changes:

--- /work/SRC/openSUSE:Factory/kaccessible/kaccessible.changes  2013-05-16 
15:37:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.kaccessible.new/kaccessible.changes 
2013-06-11 09:28:27.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:49:48 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kaccessible-4.10.3.tar.xz

New:

  kaccessible-4.10.4.tar.xz



Other differences:
--
++ kaccessible.spec ++
--- /var/tmp/diff_new_pack.tFmn8g/_old  2013-06-11 09:28:28.0 +0200
+++ /var/tmp/diff_new_pack.tFmn8g/_new  2013-06-11 09:28:28.0 +0200
@@ -27,7 +27,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kaccessible-4.10.3.tar.xz - kaccessible-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccessible-4.10.3/CMakeLists.txt 
new/kaccessible-4.10.4/CMakeLists.txt
--- old/kaccessible-4.10.3/CMakeLists.txt   2013-05-03 06:36:57.0 
+0200
+++ new/kaccessible-4.10.4/CMakeLists.txt   2013-05-28 21:30:52.0 
+0200
@@ -67,6 +67,7 @@
 if(SPEECHD_FOUND)
   set(SPEECH_LIB ${SPEECHD_LIBRARIES})
   add_definitions(-DSPEECHD_FOUND)
+  include_directories(${SPEECHD_INCLUDE_DIR})
 endif(SPEECHD_FOUND)
 
 set(kaccessibleapp_SRCS kaccessibleapp.cpp)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccessible-4.10.3/cmake/FindSpeechd.cmake 
new/kaccessible-4.10.4/cmake/FindSpeechd.cmake
--- old/kaccessible-4.10.3/cmake/FindSpeechd.cmake  2013-05-03 
06:36:57.0 +0200
+++ new/kaccessible-4.10.4/cmake/FindSpeechd.cmake  2013-05-28 
21:30:52.0 +0200
@@ -9,7 +9,7 @@
 # Redistribution and use is allowed according to the terms of the BSD license.
 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
 
-find_path(SPEECHD_INCLUDE_DIR libspeechd.h)
+find_path(SPEECHD_INCLUDE_DIR libspeechd.h PATH_SUFFIXES speech-dispatcher)
 
 find_library(SPEECHD_LIBRARIES NAMES speechd)
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kbreakout for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kbreakout for openSUSE:Factory 
checked in at 2013-06-11 06:13:01

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  2013-05-16 
16:44:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbreakout.new/kbreakout.changes 2013-06-11 
09:28:53.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:28:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kbreakout-4.10.3.tar.xz

New:

  kbreakout-4.10.4.tar.xz



Other differences:
--
++ kbreakout.spec ++
--- /var/tmp/diff_new_pack.vsC0vH/_old  2013-06-11 09:28:54.0 +0200
+++ /var/tmp/diff_new_pack.vsC0vH/_new  2013-06-11 09:28:54.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Action/Breakout
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kbreakout-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kbreakout-4.10.3.tar.xz - kbreakout-4.10.4.tar.xz ++
Files old/kbreakout-4.10.3/doc/index.cache.bz2 and 
new/kbreakout-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-4.10.3/themes/IceWorld.desktop 
new/kbreakout-4.10.4/themes/IceWorld.desktop
--- old/kbreakout-4.10.3/themes/IceWorld.desktop2013-05-03 
06:39:04.0 +0200
+++ new/kbreakout-4.10.4/themes/IceWorld.desktop2013-05-28 
21:34:51.0 +0200
@@ -12,6 +12,7 @@
 Name[es]=Mundo helado
 Name[et]=Jääilm
 Name[eu]=Izotzezko mundua
+Name[fi]=Jäämaailma
 Name[fr]=Monde de glace
 Name[ga]=IceWorld
 Name[gl]=Mundo de xeo
@@ -60,6 +61,7 @@
 Description[es]=Tema enfriado
 Description[et]=Jäiselt kõhe teema
 Description[eu]=Izotzezko gaia
+Description[fi]=Jäätävä teema
 Description[fr]=Thème glacé
 Description[ga]=Téama fuaraithe
 Description[gl]=Tema visual frío como o xeo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-4.10.3/themes/alienbreakout.desktop 
new/kbreakout-4.10.4/themes/alienbreakout.desktop
--- old/kbreakout-4.10.3/themes/alienbreakout.desktop   2013-05-03 
06:39:04.0 +0200
+++ new/kbreakout-4.10.4/themes/alienbreakout.desktop   2013-05-28 
21:34:51.0 +0200
@@ -9,6 +9,7 @@
 Name[en_GB]=Alien Breakout
 Name[es]=Breakout alienígena
 Name[et]=Tulnukate läbimurdmine
+Name[fi]=Avaruusolentojen Breakout
 Name[fr]=Breakout extraterrestre
 Name[ga]=Alien Breakout
 Name[gl]=Fuga extraterrestre
@@ -48,6 +49,7 @@
 Description[en_GB]=Breakout before the aliens do.
 Description[es]=Escapa antes de que lo hagan los alienígenas.
 Description[et]=Läbimurdmine enne tulnukaid.
+Description[fi]=Murtaudu ulos ennen avaruusolentoja.
 Description[fr]=Détruisez tout avant que les extraterrestres s'en chargent.
 Description[ga]=Bris amach sula mbrisfidh na heachtardhomhandaigh amach.
 Description[gl]=Fuxe antes de que o fagan os extraterrestres. 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-4.10.3/themes/default.desktop 
new/kbreakout-4.10.4/themes/default.desktop
--- old/kbreakout-4.10.3/themes/default.desktop 2013-05-03 06:39:04.0 
+0200
+++ new/kbreakout-4.10.4/themes/default.desktop 2013-05-28 21:34:51.0 
+0200
@@ -10,6 +10,7 @@
 Name[en_GB]=Egyptian Breakout
 Name[es]=Breakout egipcio
 Name[et]=Egiptuse Breakout
+Name[fi]=Egyptiläinen Breakout
 Name[fr]=Casse-briques égyptiennes
 Name[ga]=Egyptian Breakout
 Name[gl]=Breakout exipcio
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-4.10.3/themes/web20.desktop 
new/kbreakout-4.10.4/themes/web20.desktop
--- old/kbreakout-4.10.3/themes/web20.desktop   2013-05-03 06:39:04.0 
+0200
+++ new/kbreakout-4.10.4/themes/web20.desktop   2013-05-28 21:34:51.0 
+0200
@@ -60,6 +60,7 @@
 Description[es]=El tema Web 2.0 muestra elementos gráficos que recuerdan a 
aquellos utilizados en el popular movimiento «WEB 2.0», que actualmente cautiva 
la red.
 Description[et]=Web 2.0 teema kasutab graafilisi elemente, mis meenutavad 
praegu tormijooksuga veebi vallutava WEB 2.0 liikumise tunnusmärke.
 Description[eu]='Web 2.0' mugimendu ospetsuan erabilitako elementu grafikoak 
gogorarazten dizkigun gaia , unean interweb-etik storm-ek hartuta.

commit kblackbox for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kblackbox for openSUSE:Factory 
checked in at 2013-06-11 06:13:09

Comparing /work/SRC/openSUSE:Factory/kblackbox (Old)
 and  /work/SRC/openSUSE:Factory/.kblackbox.new (New)


Package is kblackbox

Changes:

--- /work/SRC/openSUSE:Factory/kblackbox/kblackbox.changes  2013-05-16 
16:44:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblackbox.new/kblackbox.changes 2013-06-11 
09:28:48.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:27:34 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kblackbox-4.10.3.tar.xz

New:

  kblackbox-4.10.4.tar.xz



Other differences:
--
++ kblackbox.spec ++
--- /var/tmp/diff_new_pack.QlzwFj/_old  2013-06-11 09:28:49.0 +0200
+++ /var/tmp/diff_new_pack.QlzwFj/_new  2013-06-11 09:28:49.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kblackbox-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblackbox-4.10.3.tar.xz - kblackbox-4.10.4.tar.xz ++
Files old/kblackbox-4.10.3/doc/index.cache.bz2 and 
new/kblackbox-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kcalc for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kcalc for openSUSE:Factory checked 
in at 2013-06-11 06:12:56

Comparing /work/SRC/openSUSE:Factory/kcalc (Old)
 and  /work/SRC/openSUSE:Factory/.kcalc.new (New)


Package is kcalc

Changes:

--- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes  2013-05-16 
16:45:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcalc.new/kcalc.changes 2013-06-11 
09:28:56.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:48:16 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kcalc-4.10.3.tar.xz

New:

  kcalc-4.10.4.tar.xz



Other differences:
--
++ kcalc.spec ++
--- /var/tmp/diff_new_pack.9u4Oa4/_old  2013-06-11 09:28:57.0 +0200
+++ /var/tmp/diff_new_pack.9u4Oa4/_new  2013-06-11 09:28:57.0 +0200
@@ -35,7 +35,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kcalc-4.10.3.tar.xz - kcalc-4.10.4.tar.xz ++
Files old/kcalc-4.10.3/doc/index.cache.bz2 and 
new/kcalc-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kate for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kate for openSUSE:Factory checked in 
at 2013-06-11 06:13:15

Comparing /work/SRC/openSUSE:Factory/kate (Old)
 and  /work/SRC/openSUSE:Factory/.kate.new (New)


Package is kate

Changes:

--- /work/SRC/openSUSE:Factory/kate/kate.changes2013-05-16 
16:44:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kate.new/kate.changes   2013-06-11 
09:28:43.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:21:30 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kate-4.10.3.tar.xz

New:

  kate-4.10.4.tar.xz



Other differences:
--
++ kate.spec ++
--- /var/tmp/diff_new_pack.bXYbqX/_old  2013-06-11 09:28:44.0 +0200
+++ /var/tmp/diff_new_pack.bXYbqX/_new  2013-06-11 09:28:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kate
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Advanced Text Editor
 License:GPL-2.0+

++ kate-4.10.3.tar.xz - kate-4.10.4.tar.xz ++
Files old/kate-4.10.3/doc/kate/index.cache.bz2 and 
new/kate-4.10.4/doc/kate/index.cache.bz2 differ
Files old/kate-4.10.3/doc/kwrite/index.cache.bz2 and 
new/kate-4.10.4/doc/kwrite/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kate-4.10.3/kate/plugins/filetree/katefiletreemodel.cpp 
new/kate-4.10.4/kate/plugins/filetree/katefiletreemodel.cpp
--- old/kate-4.10.3/kate/plugins/filetree/katefiletreemodel.cpp 2013-05-03 
06:36:20.0 +0200
+++ new/kate-4.10.4/kate/plugins/filetree/katefiletreemodel.cpp 2013-05-28 
20:42:04.0 +0200
@@ -152,7 +152,7 @@
   m_display.replace(0, QDir::homePath().length(), ~);
 }
   } else {
-m_display = m_path.section(QDir::separator(), -1, -1);
+m_display = m_path.section(QLatin1Char('/'), -1, -1);
   }
 
 }
@@ -970,9 +970,9 @@
 
 ProxyItemDir *KateFileTreeModel::findRootNode(const QString name, int r)
 {
-  QString base = name.section(QDir::separator(), 0, -2);
+  QString base = name.section(QLatin1Char('/'), 0, -2);
   foreach(ProxyItem *item, m_root-children()) {
-QString path = item-path().section(QDir::separator(), 0, -r);
+QString path = item-path().section(QLatin1Char('/'), 0, -r);
 if(!QFileInfo(path).isAbsolute()) {
   continue;
 }
@@ -982,7 +982,7 @@
 // and return /foo/x rather than /foo/xy
 // this seems a bit hackish, but is the simplest way to solve the
 // current issue.
-path += QDir::separator ();
+path += QLatin1Char('/');
 
 if(name.startsWith(path)  item-flag(ProxyItem::Dir)) {
   return static_castProxyItemDir*(item);
@@ -1027,7 +1027,7 @@
   QString sep;
   QString tail = item-path();
   tail.remove(0, root-path().length());
-  QStringList parts = tail.split(QDir::separator(), QString::SkipEmptyParts);
+  QStringList parts = tail.split(QLatin1Char('/'), QString::SkipEmptyParts);
   ProxyItemDir *ptr = root;
   QStringList current_parts;
   current_parts.append(root-path());
@@ -1041,7 +1041,7 @@
 current_parts.append(part);
 ProxyItemDir *find = findChildNode(ptr, part);
 if(!find) {
-  QString new_name = current_parts.join(QDir::separator());
+  QString new_name = current_parts.join(QLatin1String(/));
   QModelIndex parent_index = createIndex(ptr-row(), 0, ptr);
   kDebug(debugArea())  adding  part  to  ptr;
   beginInsertRows(ptr == m_root ? QModelIndex() : parent_index, 
ptr-childCount(), ptr-childCount());
@@ -1092,7 +1092,7 @@
 kDebug(debugArea())  creating a new root;
 
 // trim off trailing file and dir
-QString base = item-path().section(QDir::separator(), 0, -2);
+QString base = item-path().section(QLatin1Char('/'), 0, -2);
 
 // create new root
 ProxyItemDir *new_root = new ProxyItemDir(base, 0);
@@ -1104,7 +1104,7 @@
 endInsertRows();
 
 // same fix as in findRootNode, try to match a full dir, instead of a 
partial path
-base += QDir::separator ();
+base += QLatin1Char('/');
 
 // try and merge existing roots with the new root node.
 kDebug(debugArea())  attempting to merge some existing roots;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kate-4.10.3/kate/plugins/mailfiles/katemailfilesplugin.desktop 
new/kate-4.10.4/kate/plugins/mailfiles/katemailfilesplugin.desktop
--- old/kate-4.10.3/kate/plugins/mailfiles/katemailfilesplugin.desktop  
2013-05-03 06:36:20.0 +0200
+++ 

commit kapman for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kapman for openSUSE:Factory checked 
in at 2013-06-11 06:13:17

Comparing /work/SRC/openSUSE:Factory/kapman (Old)
 and  /work/SRC/openSUSE:Factory/.kapman.new (New)


Package is kapman

Changes:

--- /work/SRC/openSUSE:Factory/kapman/kapman.changes2013-05-16 
15:59:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapman.new/kapman.changes   2013-06-11 
09:28:41.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:27:11 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kapman-4.10.3.tar.xz

New:

  kapman-4.10.4.tar.xz



Other differences:
--
++ kapman.spec ++
--- /var/tmp/diff_new_pack.5wIJJ1/_old  2013-06-11 09:28:42.0 +0200
+++ /var/tmp/diff_new_pack.5wIJJ1/_new  2013-06-11 09:28:42.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kapman-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kapman-4.10.3.tar.xz - kapman-4.10.4.tar.xz ++
Files old/kapman-4.10.3/doc/index.cache.bz2 and 
new/kapman-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-4.10.3/kapman.desktop 
new/kapman-4.10.4/kapman.desktop
--- old/kapman-4.10.3/kapman.desktop2013-05-03 06:38:52.0 +0200
+++ new/kapman-4.10.4/kapman.desktop2013-05-28 21:33:21.0 +0200
@@ -111,6 +111,7 @@
 Comment[es]=Coma píldoras escapando de los fantasmas
 Comment[et]=Neela kuulikesi ja põgene tontide eest
 Comment[eu]=Jan pirulak mamuetatik ihes eginez
+Comment[fi]=Syö palloja ja pakene aaveita
 Comment[fr]=Manger les pilules tout en évitant les fantômes
 Comment[ga]=Ith piollairí agus éalaigh ó thaibhsí
 Comment[gl]=Come pílulas mentres escapas das pantasmas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-4.10.3/themes/invisible.desktop 
new/kapman-4.10.4/themes/invisible.desktop
--- old/kapman-4.10.3/themes/invisible.desktop  2013-05-03 06:38:52.0 
+0200
+++ new/kapman-4.10.4/themes/invisible.desktop  2013-05-28 21:33:21.0 
+0200
@@ -12,6 +12,7 @@
 Name[es]=Invisible
 Name[et]=Nähtamatu
 Name[eu]=Ikusezina
+Name[fi]=Näkymätön
 Name[fr]=Invisible
 Name[ga]=Dofheicthe
 Name[gl]=Invisíbel
@@ -61,6 +62,7 @@
 Description[es]=¿Aburrido de Kapman? ¿Ha conseguido más de 100.000 puntos en 
el nivel 20? Siguiente paso: ¡el laberinto invisible!
 Description[et]=Kapmanist tüdinud? Koos juba üle 100 000 punkti ja tase üle 
20? Siis on järgmine aste nähtamatu labürint!
 Description[eu]=Azpertuta Kapman-ekin? 100.000 puntu baino gehiago lortuta 20. 
mailean? Hurrengo urratsa: labirinto ikusezina!
+Description[fi]=Oletko kyllästynyt Kapmaniin? Yli 100 000 pistettä tasoa 20 
suuremmalla tasolla? Seuraava askel: näkymätön sokkelo!
 Description[fr]=Vous vous ennuyez avec Kapman ? Vous avez plus de 100.000 
points au niveau 20 ? Passez à la suite : la grille invisible !
 Description[ga]=An bhfuil tú ag éirí bréan de Kapman? An bhfuil níos mó ná 
100,000 pointe agat ar leibhéal 20? An chéad chéim eile: an lúbra dofheicthe!
 Description[gl]=Abúrreste con Kapman? Superaches os 100.000 puntos por riba do 
nivel 20? Pois agora ao labirinto invisíbel!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-4.10.3/themes/matches.desktop 
new/kapman-4.10.4/themes/matches.desktop
--- old/kapman-4.10.3/themes/matches.desktop2013-05-03 06:38:52.0 
+0200
+++ new/kapman-4.10.4/themes/matches.desktop2013-05-28 21:33:21.0 
+0200
@@ -12,6 +12,7 @@
 Name[es]=Coincidencias
 Name[et]=Tikud
 Name[eu]=Poxpoluak
+Name[fi]=Tulitikut
 Name[fr]=Allumettes
 Name[ga]=Cipíní
 Name[gl]=Mistos
@@ -60,6 +61,7 @@
 Description[es]=Un laberinto dibujado con cerillas
 Description[et]=Tikkudest labürint
 Description[eu]=Poxpoluekin egindako labirintoa
+Description[fi]=Tulitikuilla tehty sokkelo
 Description[fr]=Une grille dessinée en allumettes
 Description[ga]=Lúbra déanta as cipíní
 Description[gl]=Un labirinto debuxado con mistos
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-4.10.3/themes/mountain.desktop 
new/kapman-4.10.4/themes/mountain.desktop
--- old/kapman-4.10.3/themes/mountain.desktop   2013-05-03 06:38:52.0 
+0200
+++ new/kapman-4.10.4/themes/mountain.desktop   2013-05-28 

commit kcolorchooser for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kcolorchooser for openSUSE:Factory 
checked in at 2013-06-11 06:12:50

Comparing /work/SRC/openSUSE:Factory/kcolorchooser (Old)
 and  /work/SRC/openSUSE:Factory/.kcolorchooser.new (New)


Package is kcolorchooser

Changes:

--- /work/SRC/openSUSE:Factory/kcolorchooser/kcolorchooser.changes  
2013-05-16 16:47:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcolorchooser.new/kcolorchooser.changes 
2013-06-11 09:28:59.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:37:53 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kcolorchooser-4.10.3.tar.xz

New:

  kcolorchooser-4.10.4.tar.xz



Other differences:
--
++ kcolorchooser.spec ++
--- /var/tmp/diff_new_pack.kPLWGT/_old  2013-06-11 09:29:00.0 +0200
+++ /var/tmp/diff_new_pack.kPLWGT/_new  2013-06-11 09:29:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kcolorchooser
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Color Chooser
 License:MIT

++ kcolorchooser-4.10.3.tar.xz - kcolorchooser-4.10.4.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kblocks for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-06-11 06:13:06

Comparing /work/SRC/openSUSE:Factory/kblocks (Old)
 and  /work/SRC/openSUSE:Factory/.kblocks.new (New)


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-05-16 
16:44:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-06-11 
09:28:50.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:27:41 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kblocks-4.10.3.tar.xz

New:

  kblocks-4.10.4.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.V06u38/_old  2013-06-11 09:28:51.0 +0200
+++ /var/tmp/diff_new_pack.V06u38/_new  2013-06-11 09:28:51.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.10.3.tar.xz - kblocks-4.10.4.tar.xz ++
Files old/kblocks-4.10.3/doc/index.cache.bz2 and 
new/kblocks-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kbruch for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2013-06-11 06:12:59

Comparing /work/SRC/openSUSE:Factory/kbruch (Old)
 and  /work/SRC/openSUSE:Factory/.kbruch.new (New)


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-05-16 
16:44:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-06-11 
09:28:55.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:40:23 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kbruch-4.10.3.tar.xz

New:

  kbruch-4.10.4.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.EKhMRE/_old  2013-06-11 09:28:56.0 +0200
+++ /var/tmp/diff_new_pack.EKhMRE/_new  2013-06-11 09:28:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.10.3.tar.xz - kbruch-4.10.4.tar.xz ++
Files old/kbruch-4.10.3/doc/index.cache.bz2 and 
new/kbruch-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit katomic for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package katomic for openSUSE:Factory checked 
in at 2013-06-11 06:13:12

Comparing /work/SRC/openSUSE:Factory/katomic (Old)
 and  /work/SRC/openSUSE:Factory/.katomic.new (New)


Package is katomic

Changes:

--- /work/SRC/openSUSE:Factory/katomic/katomic.changes  2013-05-16 
16:44:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.katomic.new/katomic.changes 2013-06-11 
09:28:47.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:27:25 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  katomic-4.10.3.tar.xz

New:

  katomic-4.10.4.tar.xz



Other differences:
--
++ katomic.spec ++
--- /var/tmp/diff_new_pack.xwrqlQ/_old  2013-06-11 09:28:47.0 +0200
+++ /var/tmp/diff_new_pack.xwrqlQ/_new  2013-06-11 09:28:47.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:katomic-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ katomic-4.10.3.tar.xz - katomic-4.10.4.tar.xz ++
Files old/katomic-4.10.3/doc/index.cache.bz2 and 
new/katomic-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kcharselect for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kcharselect for openSUSE:Factory 
checked in at 2013-06-11 06:12:53

Comparing /work/SRC/openSUSE:Factory/kcharselect (Old)
 and  /work/SRC/openSUSE:Factory/.kcharselect.new (New)


Package is kcharselect

Changes:

--- /work/SRC/openSUSE:Factory/kcharselect/kcharselect.changes  2013-05-16 
16:46:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcharselect.new/kcharselect.changes 
2013-06-11 09:28:58.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:48:23 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kcharselect-4.10.3.tar.xz

New:

  kcharselect-4.10.4.tar.xz



Other differences:
--
++ kcharselect.spec ++
--- /var/tmp/diff_new_pack.qX87t4/_old  2013-06-11 09:28:59.0 +0200
+++ /var/tmp/diff_new_pack.qX87t4/_new  2013-06-11 09:28:59.0 +0200
@@ -35,7 +35,7 @@
 Summary:KDE Character Selector
 License:GPL-2.0+
 Group:  Productivity/Other
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kcharselect-4.10.3.tar.xz - kcharselect-4.10.4.tar.xz ++
Files old/kcharselect-4.10.3/doc/index.cache.bz2 and 
new/kcharselect-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kde-mplayer-thumbnailer for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kde-mplayer-thumbnailer for 
openSUSE:Factory checked in at 2013-06-11 06:12:47

Comparing /work/SRC/openSUSE:Factory/kde-mplayer-thumbnailer (Old)
 and  /work/SRC/openSUSE:Factory/.kde-mplayer-thumbnailer.new (New)


Package is kde-mplayer-thumbnailer

Changes:

--- 
/work/SRC/openSUSE:Factory/kde-mplayer-thumbnailer/kde-mplayer-thumbnailer.changes
  2013-05-16 16:49:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kde-mplayer-thumbnailer.new/kde-mplayer-thumbnailer.changes
 2013-06-11 09:29:01.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:47:17 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  mplayerthumbs-4.10.3.tar.xz

New:

  mplayerthumbs-4.10.4.tar.xz



Other differences:
--
++ kde-mplayer-thumbnailer.spec ++
--- /var/tmp/diff_new_pack.qjXV3d/_old  2013-06-11 09:29:02.0 +0200
+++ /var/tmp/diff_new_pack.qjXV3d/_new  2013-06-11 09:29:02.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:mplayerthumbs-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ mplayerthumbs-4.10.3.tar.xz - mplayerthumbs-4.10.4.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kbounce for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2013-06-11 06:13:04

Comparing /work/SRC/openSUSE:Factory/kbounce (Old)
 and  /work/SRC/openSUSE:Factory/.kbounce.new (New)


Package is kbounce

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2013-05-16 
16:44:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2013-06-11 
09:28:52.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:27:52 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kbounce-4.10.3.tar.xz

New:

  kbounce-4.10.4.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.nqqy3x/_old  2013-06-11 09:28:52.0 +0200
+++ /var/tmp/diff_new_pack.nqqy3x/_new  2013-06-11 09:28:52.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kbounce-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kbounce-4.10.3.tar.xz - kbounce-4.10.4.tar.xz ++
Files old/kbounce-4.10.3/doc/index.cache.bz2 and 
new/kbounce-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.3/themes/default.desktop 
new/kbounce-4.10.4/themes/default.desktop
--- old/kbounce-4.10.3/themes/default.desktop   2013-05-03 06:39:01.0 
+0200
+++ new/kbounce-4.10.4/themes/default.desktop   2013-05-28 21:34:39.0 
+0200
@@ -11,6 +11,7 @@
 Name[en_GB]=Egyptian Bounce
 Name[es]=Rebote egipcio
 Name[et]=Egiptuse sära
+Name[fi]=Egyptiläinen pallopeli
 Name[fr]=KBounce égyptien
 Name[ga]=Egyptian Bounce
 Name[gl]=Bounce exipcio
@@ -52,6 +53,7 @@
 Description[en_GB]=KBounce, Egyptian style.
 Description[es]=KBounce, estilo egipcio.
 Description[et]=KBounce Egiptuse stiilis.
+Description[fi]=Egyptiläistyylinen KBounce.
 Description[fr]=Thème égyptien KBounce.
 Description[ga]=KBounce, ar nós na nÉigipteach.
 Description[gl]=KBounce, ao estilo exipcio.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.3/themes/geometry.desktop 
new/kbounce-4.10.4/themes/geometry.desktop
--- old/kbounce-4.10.3/themes/geometry.desktop  2013-05-03 06:39:01.0 
+0200
+++ new/kbounce-4.10.4/themes/geometry.desktop  2013-05-28 21:34:39.0 
+0200
@@ -12,6 +12,7 @@
 Name[es]=Extraña geometría
 Name[et]=Kummastav geomeetria
 Name[eu]=Geometria bitixa
+Name[fi]=Outo geometria
 Name[fr]=Géométrie étrange
 Name[ga]=Céimseata Aisteach
 Name[gl]=Xeometría estraña
@@ -60,6 +61,7 @@
 Description[es]=Un tema sencillo de alto contraste que da un aspecto limpio.
 Description[et]=Lihtne suure kontrastiga teema neile, kellele meeldib lihtsus.
 Description[eu]=Kontraste altuko gai bakun bat gauza gabriak nahi 
dituztenentzako.
+Description[fi]=Yksinkertainen suuren kontrastin teema niille, jotka pitävät 
tahrattomuudesta.
 Description[fr]=Un thème très contrasté et simple pour les personnes qui 
aiment les choses propres
 Description[ga]=Téama simplí ardchodarsnachta do dhaoine ar mhaith leo téamaí 
glana.
 Description[gl]=Un tema visual sinxelo de alto contraste para os que queren as 
cousas claras.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.3/themes/roads.desktop 
new/kbounce-4.10.4/themes/roads.desktop
--- old/kbounce-4.10.3/themes/roads.desktop 2013-05-03 06:39:01.0 
+0200
+++ new/kbounce-4.10.4/themes/roads.desktop 2013-05-28 21:34:39.0 
+0200
@@ -12,6 +12,7 @@
 Name[es]=Carreteras
 Name[et]=Teed
 Name[eu]=Errepideak
+Name[fi]=Tiet
 Name[fr]=Routes
 Name[ga]=Bóithre
 Name[gl]=Estradas
@@ -59,6 +60,7 @@
 Description[es]=Carreteras, conos y ruedas.
 Description[et]=Teed, rummud ja rattad.
 Description[eu]=Errepideak, konoak eta gurpilak.
+Description[fi]=Teitä, keiloja ja pyöriä.
 Description[fr]=Routes, cônes et roues.
 Description[ga]=Bóithre, cóin agus rothaí.
 Description[gl]=Estradas, conos e rodas.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.3/themes/the_beach.desktop 
new/kbounce-4.10.4/themes/the_beach.desktop
--- old/kbounce-4.10.3/themes/the_beach.desktop 2013-05-03 06:39:01.0 
+0200
+++ new/kbounce-4.10.4/themes/the_beach.desktop 2013-05-28 21:34:39.0 
+0200
@@ -10,6 +10,7 @@
 Name[en_GB]=The Beach
 Name[es]=La playa
 

commit kdegraphics-thumbnailers for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-thumbnailers for 
openSUSE:Factory checked in at 2013-06-11 06:12:04

Comparing /work/SRC/openSUSE:Factory/kdegraphics-thumbnailers (Old)
 and  /work/SRC/openSUSE:Factory/.kdegraphics-thumbnailers.new (New)


Package is kdegraphics-thumbnailers

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-thumbnailers/kdegraphics-thumbnailers.changes
2013-05-16 16:49:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-thumbnailers.new/kdegraphics-thumbnailers.changes
   2013-06-11 09:31:29.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:38:09 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdegraphics-thumbnailers-4.10.3.tar.xz

New:

  kdegraphics-thumbnailers-4.10.4.tar.xz



Other differences:
--
++ kdegraphics-thumbnailers.spec ++
--- /var/tmp/diff_new_pack.UKLUdb/_old  2013-06-11 09:31:30.0 +0200
+++ /var/tmp/diff_new_pack.UKLUdb/_new  2013-06-11 09:31:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdegraphics-thumbnailers
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Graphics file thumbnail generators
 License:LGPL-2.1+

++ kdegraphics-thumbnailers-4.10.3.tar.xz - 
kdegraphics-thumbnailers-4.10.4.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdebase4-artwork for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-artwork for 
openSUSE:Factory checked in at 2013-06-11 06:12:30

Comparing /work/SRC/openSUSE:Factory/kdebase4-artwork (Old)
 and  /work/SRC/openSUSE:Factory/.kdebase4-artwork.new (New)


Package is kdebase4-artwork

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-artwork/kdebase4-artwork.changes
2013-05-16 16:48:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4-artwork.new/kdebase4-artwork.changes   
2013-06-11 09:31:10.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:50:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kde-base-artwork-4.10.3.tar.xz

New:

  kde-base-artwork-4.10.4.tar.xz



Other differences:
--
++ kdebase4-artwork.spec ++
--- /var/tmp/diff_new_pack.XPbdJO/_old  2013-06-11 09:31:11.0 +0200
+++ /var/tmp/diff_new_pack.XPbdJO/_new  2013-06-11 09:31:11.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kde-base-artwork-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kde-base-artwork-4.10.3.tar.xz - kde-base-artwork-4.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-artwork/kde-base-artwork-4.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-artwork.new/kde-base-artwork-4.10.4.tar.xz 
differ: char 26, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdebase4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdebase4 for openSUSE:Factory 
checked in at 2013-06-11 06:12:33

Comparing /work/SRC/openSUSE:Factory/kdebase4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdebase4.new (New)


Package is kdebase4

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4/kdebase4.changes2013-05-16 
16:48:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4.new/kdebase4.changes   2013-06-11 
09:31:08.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:21:12 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kde-baseapps-4.10.3.tar.xz

New:

  kde-baseapps-4.10.4.tar.xz



Other differences:
--
++ kdebase4.spec ++
--- /var/tmp/diff_new_pack.0YsMKo/_old  2013-06-11 09:31:09.0 +0200
+++ /var/tmp/diff_new_pack.0YsMKo/_new  2013-06-11 09:31:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:The Base KDE Apps
 License:GPL-2.0+

++ kde-baseapps-4.10.3.tar.xz - kde-baseapps-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-baseapps-4.10.3/CMakeLists.txt 
new/kde-baseapps-4.10.4/CMakeLists.txt
--- old/kde-baseapps-4.10.3/CMakeLists.txt  2013-05-03 06:36:28.0 
+0200
+++ new/kde-baseapps-4.10.4/CMakeLists.txt  2013-05-28 20:41:36.0 
+0200
@@ -7,7 +7,7 @@
 include(CTestConfig.cmake)
 
 #search packages used by KDE
-set(KDE_MIN_VERSION 4.9.80)
+set(KDE_MIN_VERSION 4.10.2)
 set(SOPRANO_MIN_VERSION 2.7.56)
 find_package(KDE4 4.8.0 REQUIRED)
 find_package(Strigi REQUIRED)
Files old/kde-baseapps-4.10.3/doc/dolphin/index.cache.bz2 and 
new/kde-baseapps-4.10.4/doc/dolphin/index.cache.bz2 differ
Files old/kde-baseapps-4.10.3/doc/kdepasswd/index.cache.bz2 and 
new/kde-baseapps-4.10.4/doc/kdepasswd/index.cache.bz2 differ
Files old/kde-baseapps-4.10.3/doc/kfind/index.cache.bz2 and 
new/kde-baseapps-4.10.4/doc/kfind/index.cache.bz2 differ
Files old/kde-baseapps-4.10.3/doc/konqueror/index.cache.bz2 and 
new/kde-baseapps-4.10.4/doc/konqueror/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kde-baseapps-4.10.3/dolphin/src/kitemviews/kfileitemmodel.cpp 
new/kde-baseapps-4.10.4/dolphin/src/kitemviews/kfileitemmodel.cpp
--- old/kde-baseapps-4.10.3/dolphin/src/kitemviews/kfileitemmodel.cpp   
2013-05-03 06:36:28.0 +0200
+++ new/kde-baseapps-4.10.4/dolphin/src/kitemviews/kfileitemmodel.cpp   
2013-05-28 20:41:36.0 +0200
@@ -1333,10 +1333,6 @@
 data.insert(path, path);
 }
 
-if (m_requestRole[IsExpandedRole]) {
-data.insert(isExpanded, false);
-}
-
 if (m_requestRole[IsExpandableRole]) {
 data.insert(isExpandable, item.isDir()  item.url() == 
item.targetUrl());
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kde-baseapps-4.10.3/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp 
new/kde-baseapps-4.10.4/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp
--- 
old/kde-baseapps-4.10.3/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp   
2013-05-03 06:36:32.0 +0200
+++ 
new/kde-baseapps-4.10.4/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp   
2013-05-28 20:41:36.0 +0200
@@ -630,6 +630,13 @@
 if (getSizeRole || getIsExpandableRole) {
 const int index = m_model-index(KUrl(path));
 if (index = 0) {
+if (!m_model-fileItem(index).isDir()) {
+// If INotify is used, KDirWatch issues the dirty() signal
+// also for changed files inside the directory, even if we
+// don't enable this behavior explicitly (see bug 309740).
+return;
+}
+
 QHashQByteArray, QVariant data;
 
 const int count = subItemsCount(path);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kde-baseapps-4.10.3/dolphin/src/kitemviews/kstandarditemmodel.cpp 
new/kde-baseapps-4.10.4/dolphin/src/kitemviews/kstandarditemmodel.cpp
--- old/kde-baseapps-4.10.3/dolphin/src/kitemviews/kstandarditemmodel.cpp   
2013-05-03 06:36:28.0 +0200
+++ new/kde-baseapps-4.10.4/dolphin/src/kitemviews/kstandarditemmodel.cpp   
2013-05-28 20:41:36.0 +0200
@@ -122,6 +122,15 @@
 }
 }
 
+void KStandardItemModel::clear()
+{
+int size = m_items.size();
+m_items.clear();
+

commit kdegraphics-strigi-analyzer for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-strigi-analyzer for 
openSUSE:Factory checked in at 2013-06-11 06:12:07

Comparing /work/SRC/openSUSE:Factory/kdegraphics-strigi-analyzer (Old)
 and  /work/SRC/openSUSE:Factory/.kdegraphics-strigi-analyzer.new (New)


Package is kdegraphics-strigi-analyzer

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer.changes
  2013-05-16 16:49:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-strigi-analyzer.new/kdegraphics-strigi-analyzer.changes
 2013-06-11 09:31:28.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:38:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdegraphics-strigi-analyzer-4.10.3.tar.xz

New:

  kdegraphics-strigi-analyzer-4.10.4.tar.xz



Other differences:
--
++ kdegraphics-strigi-analyzer.spec ++
--- /var/tmp/diff_new_pack.KnUft1/_old  2013-06-11 09:31:29.0 +0200
+++ /var/tmp/diff_new_pack.KnUft1/_new  2013-06-11 09:31:29.0 +0200
@@ -25,7 +25,7 @@
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kdegraphics-strigi-analyzer-4.10.3.tar.xz - 
kdegraphics-strigi-analyzer-4.10.4.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdepim4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdepim4 for openSUSE:Factory checked 
in at 2013-06-11 06:11:56

Comparing /work/SRC/openSUSE:Factory/kdepim4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdepim4.new (New)


Package is kdepim4

Changes:

--- /work/SRC/openSUSE:Factory/kdepim4/kdepim4.changes  2013-05-16 
16:49:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim4.new/kdepim4.changes 2013-06-11 
09:31:36.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:22:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdepim-4.10.3.tar.xz

New:

  kdepim-4.10.4.tar.xz



Other differences:
--
++ kdepim4.spec ++
--- /var/tmp/diff_new_pack.r4bdcA/_old  2013-06-11 09:31:37.0 +0200
+++ /var/tmp/diff_new_pack.r4bdcA/_new  2013-06-11 09:31:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdepim4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Base package of kdepim
 License:GPL-2.0+ and LGPL-2.1+
@@ -25,7 +25,7 @@
 Url:http://www.kde.org
 Source0:kdepim-%{version}.tar.xz
 Patch1: akregator-useragent.diff
-#TODO desktop-files.diff need an update for upcoming 4.10.3 due to fixed 
kontact-import-wizard icon missing
+#TODO desktop-files.diff need an update for upcoming 4.10.4 due to fixed 
kontact-import-wizard icon missing
 Patch2: desktop-files.diff
 Patch3: knode-kontact-default.diff
 BuildRequires:  fdupes

++ kdepim-4.10.3.tar.xz - kdepim-4.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/kdepim4/kdepim-4.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdepim4.new/kdepim-4.10.4.tar.xz differ: char 25, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdebase4-workspace for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory checked in at 2013-06-11 06:12:19

Comparing /work/SRC/openSUSE:Factory/kdebase4-workspace (Old)
 and  /work/SRC/openSUSE:Factory/.kdebase4-workspace.new (New)


Package is kdebase4-workspace

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes
2013-05-27 09:50:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.changes   
2013-06-11 09:31:21.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:15:17 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kde-workspace-4.10.3.tar.xz

New:

  kde-workspace-4.10.4.tar.xz



Other differences:
--
++ kdebase4-workspace.spec ++
--- /var/tmp/diff_new_pack.8L84Rj/_old  2013-06-11 09:31:22.0 +0200
+++ /var/tmp/diff_new_pack.8L84Rj/_new  2013-06-11 09:31:22.0 +0200
@@ -23,7 +23,7 @@
 %endif
 
 Name:   kdebase4-workspace
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:The KDE Workspace Components
 License:GPL-2.0+

++ kde-workspace-4.10.3.tar.xz - kde-workspace-4.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-workspace/kde-workspace-4.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kde-workspace-4.10.4.tar.xz 
differ: char 25, line 1



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdebindings-smokeqt for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokeqt for 
openSUSE:Factory checked in at 2013-06-11 06:12:10

Comparing /work/SRC/openSUSE:Factory/kdebindings-smokeqt (Old)
 and  /work/SRC/openSUSE:Factory/.kdebindings-smokeqt.new (New)


Package is kdebindings-smokeqt

Changes:

--- /work/SRC/openSUSE:Factory/kdebindings-smokeqt/kdebindings-smokeqt.changes  
2013-05-16 16:49:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdebindings-smokeqt.new/kdebindings-smokeqt.changes 
2013-06-11 09:31:26.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:22:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  smokeqt-4.10.3.tar.xz

New:

  smokeqt-4.10.4.tar.xz



Other differences:
--
++ kdebindings-smokeqt.spec ++
--- /var/tmp/diff_new_pack.kN8PIT/_old  2013-06-11 09:31:27.0 +0200
+++ /var/tmp/diff_new_pack.kN8PIT/_new  2013-06-11 09:31:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebindings-smokeqt
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:SMOKE-Qt library for kdebindings
 License:LGPL-2.1+

++ smokeqt-4.10.3.tar.xz - smokeqt-4.10.4.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdebindings-smokekde for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokekde for 
openSUSE:Factory checked in at 2013-06-11 06:12:14

Comparing /work/SRC/openSUSE:Factory/kdebindings-smokekde (Old)
 and  /work/SRC/openSUSE:Factory/.kdebindings-smokekde.new (New)


Package is kdebindings-smokekde

Changes:

--- 
/work/SRC/openSUSE:Factory/kdebindings-smokekde/kdebindings-smokekde.changes
2013-05-16 16:49:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdebindings-smokekde.new/kdebindings-smokekde.changes
   2013-06-11 09:31:25.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:23:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  smokekde-4.10.3.tar.xz

New:

  smokekde-4.10.4.tar.xz



Other differences:
--
++ kdebindings-smokekde.spec ++
--- /var/tmp/diff_new_pack.eWfFlJ/_old  2013-06-11 09:31:26.0 +0200
+++ /var/tmp/diff_new_pack.eWfFlJ/_new  2013-06-11 09:31:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebindings-smokekde
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Kdebindings Smoke-kde library
 License:LGPL-2.1+

++ smokekde-4.10.3.tar.xz - smokekde-4.10.4.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdeartwork4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdeartwork4 for openSUSE:Factory 
checked in at 2013-06-11 06:12:36

Comparing /work/SRC/openSUSE:Factory/kdeartwork4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdeartwork4.new (New)


Package is kdeartwork4

Changes:

--- /work/SRC/openSUSE:Factory/kdeartwork4/kdeartwork4.changes  2013-05-16 
16:48:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdeartwork4.new/kdeartwork4.changes 
2013-06-11 09:31:05.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:23:45 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdeartwork-4.10.3.tar.xz

New:

  kdeartwork-4.10.4.tar.xz



Other differences:
--
++ kdeartwork4.spec ++
--- /var/tmp/diff_new_pack.rwrv4t/_old  2013-06-11 09:31:07.0 +0200
+++ /var/tmp/diff_new_pack.rwrv4t/_new  2013-06-11 09:31:07.0 +0200
@@ -30,7 +30,7 @@
 License:GPL-2.0 and GPL-2.0+ and LGPL-2.1 and LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kdeartwork-%{version}.tar.xz
 Source1:baselibs.conf
@@ -72,8 +72,8 @@
 %kde4_runtime_requires
 Obsoletes:  kdeartwork4  4.7.1
 Provides:   kdeartwork4 = 4.7.1
-Obsoletes:  kdeartwork4-decorations-aurorae  4.10.3
-Provides:   kdeartwork4-decorations-aurorae = 4.10.3
+Obsoletes:  kdeartwork4-decorations-aurorae  4.10.4
+Provides:   kdeartwork4-decorations-aurorae = 4.10.4
 
 %description decorations
 This package contains window decorations for KDE which originate from the

++ kdeartwork-4.10.3.tar.xz - kdeartwork-4.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/kdeartwork4/kdeartwork-4.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdeartwork4.new/kdeartwork-4.10.4.tar.xz differ: 
char 26, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdebase4-wallpapers for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-wallpapers for 
openSUSE:Factory checked in at 2013-06-11 06:12:24

Comparing /work/SRC/openSUSE:Factory/kdebase4-wallpapers (Old)
 and  /work/SRC/openSUSE:Factory/.kdebase4-wallpapers.new (New)


Package is kdebase4-wallpapers

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-wallpapers/kdebase4-wallpapers.changes  
2013-05-16 16:48:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-wallpapers.new/kdebase4-wallpapers.changes 
2013-06-11 09:31:18.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:08:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kde-wallpapers-4.10.3.tar.xz

New:

  kde-wallpapers-4.10.4.tar.xz



Other differences:
--
++ kdebase4-wallpapers.spec ++
--- /var/tmp/diff_new_pack.CPJyhA/_old  2013-06-11 09:31:20.0 +0200
+++ /var/tmp/diff_new_pack.CPJyhA/_new  2013-06-11 09:31:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4-wallpapers
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:KDE 4 Wallpapers
 License:LGPL-3.0+

++ kde-wallpapers-4.10.3.tar.xz - kde-wallpapers-4.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-wallpapers/kde-wallpapers-4.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-wallpapers.new/kde-wallpapers-4.10.4.tar.xz
 differ: char 25, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdelibs4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:Factory 
checked in at 2013-06-11 06:12:00

Comparing /work/SRC/openSUSE:Factory/kdelibs4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdelibs4.new (New)


Package is kdelibs4

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4-apidocs.changes
2013-06-05 11:53:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4-apidocs.changes   
2013-06-11 09:31:32.0 +0200
@@ -1,0 +2,11 @@
+Sat Jun  1 09:20:08 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+- Dropped patches included in this release: fix-freeX11Pixmaps.patch,
+  Fix-KWindowSystem-compositingChanged-signal.patch and
+  dont-show-passwords-contained-in-HTTP-URLs-in-error-messages.patch
+
+---
kdelibs4.changes: same change

Old:

  Fix-KWindowSystem-compositingChanged-signal.patch
  dont-show-passwords-contained-in-HTTP-URLs-in-error-messages.patch
  fix-freeX11Pixmaps.patch
  kdelibs-4.10.3.tar.xz

New:

  kdelibs-4.10.4.tar.xz



Other differences:
--
++ kdelibs4-apidocs.spec ++
--- /var/tmp/diff_new_pack.LtdtAJ/_old  2013-06-11 09:31:33.0 +0200
+++ /var/tmp/diff_new_pack.LtdtAJ/_new  2013-06-11 09:31:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdelibs4-apidocs
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:KDE 4 API documentation
 License:LGPL-2.1+

++ kdelibs4.spec ++
--- /var/tmp/diff_new_pack.LtdtAJ/_old  2013-06-11 09:31:33.0 +0200
+++ /var/tmp/diff_new_pack.LtdtAJ/_new  2013-06-11 09:31:33.0 +0200
@@ -24,7 +24,7 @@
 %define kderev 0
 
 Name:   kdelibs4
-Version:4.10.3
+Version:4.10.4
 Release:0
 %define default_branding 4.10
 BuildRequires:  OpenEXR-devel
@@ -117,13 +117,6 @@
 # this patch exlcudes qtuitools symbols from libs that link to qtuitools, as 
otherwise users of
 # those libs are crashing(bnc#819437, kde#303576, kde#231077, qtbug#437)
 Patch27:exclude-qtuitools-symbols-from-public-libraries.patch
-# PATCH-FIX-UPSTREAM fix-freeX11Pixmaps.patch -- fixes crash at 
DialogShadows::Private::freeX11Pixmaps, kde#319137
-Patch100:   fix-freeX11Pixmaps.patch
-# PATCH-FIX-UPSTREAM 
dont-show-passwords-contained-in-HTTP-URLs-in-error-messages.patch -- Ommits 
passwords contained in HTTP URLs in error messages kde#319428
-Patch101:   
dont-show-passwords-contained-in-HTTP-URLs-in-error-messages.patch
-# PATCH-FIX-UPSTREAM Fix-KWindowSystem-compositingChanged-signal.patch, fixes 
long standing bug of KWin clients (e.g. plasma) not detecting
-# compositing state (kde#179042)
-Patch102:   Fix-KWindowSystem-compositingChanged-signal.patch
 PreReq: permissions
 Requires:   soprano = %( echo `rpm -q --queryformat '%{VERSION}' 
libsoprano-devel`)
 Recommends: strigi = %( echo `rpm -q --queryformat '%{VERSION}' 
strigi-devel`)
@@ -194,9 +187,6 @@
 %patch24
 %patch26 -p1
 %patch27 -p1
-%patch100 -p1
-%patch101 -p1
-%patch102 -p1
 
 #
 # define KDE version exactly

++ kdelibs-4.10.3.tar.xz - kdelibs-4.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/kdelibs4/kdelibs-4.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs-4.10.4.tar.xz differ: char 25, 
line 1


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kde4-print-manager for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kde4-print-manager for 
openSUSE:Factory checked in at 2013-06-11 06:08:00

Comparing /work/SRC/openSUSE:Factory/kde4-print-manager (Old)
 and  /work/SRC/openSUSE:Factory/.kde4-print-manager.new (New)


Package is kde4-print-manager

Changes:

--- /work/SRC/openSUSE:Factory/kde4-print-manager/kde4-print-manager.changes
2013-05-16 16:48:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kde4-print-manager.new/kde4-print-manager.changes   
2013-06-11 09:30:51.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 17:37:22 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  print-manager-4.10.3.tar.xz

New:

  print-manager-4.10.4.tar.xz



Other differences:
--
++ kde4-print-manager.spec ++
--- /var/tmp/diff_new_pack.bSnWfj/_old  2013-06-11 09:30:52.0 +0200
+++ /var/tmp/diff_new_pack.bSnWfj/_new  2013-06-11 09:30:52.0 +0200
@@ -30,7 +30,7 @@
 Summary:A new print manager for KDE 4
 License:GPL-2.0+
 Group:  System/GUI/KDE
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source: print-manager-%{version}.tar.xz
 Obsoletes:  kde4-printer-applet  4.9.80

++ print-manager-4.10.3.tar.xz - print-manager-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/print-manager-4.10.3/add-printer/PageAddPrinter.cpp 
new/print-manager-4.10.4/add-printer/PageAddPrinter.cpp
--- old/print-manager-4.10.3/add-printer/PageAddPrinter.cpp 2013-05-03 
06:43:18.0 +0200
+++ new/print-manager-4.10.4/add-printer/PageAddPrinter.cpp 2013-05-28 
21:30:34.0 +0200
@@ -118,6 +118,8 @@
 {
 bool ret = false;
 QVariantHash args = values();
+args[KCUPS_PRINTER_IS_ACCEPTING_JOBS] = true;
+args[KCUPS_PRINTER_STATE] = IPP_PRINTER_IDLE;
 
 // Check if it's a printer or a class that we are adding
 bool isClass = !args.take(ADDING_PRINTER).toBool();
@@ -126,8 +128,6 @@
 
 QPointerKCupsRequest request = new KCupsRequest;
 if (isClass) {
-args[KCUPS_PRINTER_IS_ACCEPTING_JOBS] = true;
-args[KCUPS_PRINTER_STATE] = IPP_PRINTER_IDLE;
 request-addOrModifyClass(destName, args);
 } else {
 request-addOrModifyPrinter(destName, args, filename);
@@ -150,15 +150,6 @@
 request-deleteLater();
 }
 
-if (ret) {
-// For some reason CUPS sometimes (AppleSocket?)
-// adds printers paused and rejecting jobs
-// this makes sure they are fine
-if (resumePrinter(destName)) {
-acceptJobs(destName);
-}
-}
-
 return ret;
 }
 
@@ -179,30 +170,6 @@
 emit allowProceed(!text.isEmpty());
 }
 
-bool PageAddPrinter::resumePrinter(const QString printer)
-{
-QPointerKCupsRequest request = new KCupsRequest;
-request-resumePrinter(printer);
-request-waitTillFinished();
-if (request) {
-request-deleteLater();
-return true;
-}
-return false;
-}
-
-bool PageAddPrinter::acceptJobs(const QString printer)
-{
-QPointerKCupsRequest request = new KCupsRequest;
-request-acceptJobs(printer);
-request-waitTillFinished();
-if (request) {
-request-deleteLater();
-return true;
-}
-return false;
-}
-
 void PageAddPrinter::checkSelected()
 {
 // emit allowProceed(!devicesLV-selectionModel()-selection().isEmpty());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/print-manager-4.10.3/add-printer/PageAddPrinter.h 
new/print-manager-4.10.4/add-printer/PageAddPrinter.h
--- old/print-manager-4.10.3/add-printer/PageAddPrinter.h   2013-05-03 
06:43:18.0 +0200
+++ new/print-manager-4.10.4/add-printer/PageAddPrinter.h   2013-05-28 
21:30:34.0 +0200
@@ -48,9 +48,6 @@
 void on_nameLE_textChanged(const QString text);
 
 private:
-bool resumePrinter(const QString printer);
-bool acceptJobs(const QString printer);
-
 Ui::PageAddPrinter *ui;
 };
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/print-manager-4.10.3/libkcups/ClassListWidget.cpp 
new/print-manager-4.10.4/libkcups/ClassListWidget.cpp
--- old/print-manager-4.10.3/libkcups/ClassListWidget.cpp   2013-05-03 
06:43:18.0 +0200
+++ new/print-manager-4.10.4/libkcups/ClassListWidget.cpp   2013-05-28 
21:30:34.0 +0200
@@ -66,11 +66,11 @@
 att  KCUPS_PRINTER_URI_SUPPORTED;
 // Get destinations with these masks
 

commit kdebase4-runtime for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-runtime for 
openSUSE:Factory checked in at 2013-06-11 06:12:27

Comparing /work/SRC/openSUSE:Factory/kdebase4-runtime (Old)
 and  /work/SRC/openSUSE:Factory/.kdebase4-runtime.new (New)


Package is kdebase4-runtime

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-runtime/kdebase4-runtime.changes
2013-05-16 16:48:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kdebase4-runtime.changes   
2013-06-11 09:31:12.0 +0200
@@ -1,0 +2,16 @@
+Sat Jun  1 09:21:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:15:52 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kde-runtime-4.10.3.tar.xz

New:

  kde-runtime-4.10.4.tar.xz



Other differences:
--
++ kdebase4-runtime.spec ++
--- /var/tmp/diff_new_pack.zTtS7v/_old  2013-06-11 09:31:13.0 +0200
+++ /var/tmp/diff_new_pack.zTtS7v/_new  2013-06-11 09:31:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4-runtime
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:The KDE Runtime Components
 License:GPL-2.0+


++ kde-runtime-4.10.3.tar.xz - kde-runtime-4.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-runtime/kde-runtime-4.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kde-runtime-4.10.4.tar.xz 
differ: char 25, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdenetwork4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdenetwork4 for openSUSE:Factory 
checked in at 2013-06-11 06:08:03

Comparing /work/SRC/openSUSE:Factory/kdenetwork4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdenetwork4.new (New)


Package is kdenetwork4

Changes:

--- /work/SRC/openSUSE:Factory/kdenetwork4/kdenetwork4.changes  2013-05-16 
16:49:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdenetwork4.new/kdenetwork4.changes 
2013-06-11 09:31:34.0 +0200
@@ -1,0 +2,9 @@
+Sat Jun  1 10:21:34 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+- Dropped fix_v4l_deprecations.patch, it's included in this release
+
+---

Old:

  fix_v4l_deprecations.patch
  kdenetwork-4.10.3.tar.xz

New:

  kdenetwork-4.10.4.tar.xz



Other differences:
--
++ kdenetwork4.spec ++
--- /var/tmp/diff_new_pack.Bjmrlb/_old  2013-06-11 09:31:35.0 +0200
+++ /var/tmp/diff_new_pack.Bjmrlb/_new  2013-06-11 09:31:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdenetwork4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:KDE Network Base Package
 License:GPL-2.0+
@@ -27,8 +27,6 @@
 Patch1: kopete-qq-memset.patch
 # PATCH-FIX-UPSTREAM kdenetwork-4.10.0-giflib5.patch -- fix for changed 
giflib-5 API seife+...@b1-systems.com
 Patch2: kdenetwork-4.10.0-giflib5.patch
-# PATCH-FIX-UPSTREAM fix_v4l_deprecations.patch -- fix for using interfaces 
deprecated with 3.9 kernel
-Patch3: fix_v4l_deprecations.patch
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  fdupes
 BuildRequires:  gpgme-devel
@@ -73,9 +71,6 @@
 %setup -q -n kdenetwork-%{version}
 %patch1
 %patch2 -p1
-%if 0%{?suse_version}  1230
-%patch3 -p1
-%endif
 
 %build
 %ifarch ppc ppc64

++ kdenetwork-4.10.3.tar.xz - kdenetwork-4.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/kdenetwork4/kdenetwork-4.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdenetwork4.new/kdenetwork-4.10.4.tar.xz differ: 
char 25, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdepimlibs4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdepimlibs4 for openSUSE:Factory 
checked in at 2013-06-11 06:11:49

Comparing /work/SRC/openSUSE:Factory/kdepimlibs4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdepimlibs4.new (New)


Package is kdepimlibs4

Changes:

--- /work/SRC/openSUSE:Factory/kdepimlibs4/kdepimlibs4.changes  2013-05-16 
16:49:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdepimlibs4.new/kdepimlibs4.changes 
2013-06-11 09:31:39.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:14:41 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdepimlibs-4.10.3.tar.xz

New:

  kdepimlibs-4.10.4.tar.xz



Other differences:
--
++ kdepimlibs4.spec ++
--- /var/tmp/diff_new_pack.nVKoVW/_old  2013-06-11 09:31:40.0 +0200
+++ /var/tmp/diff_new_pack.nVKoVW/_new  2013-06-11 09:31:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdepimlibs4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:KDE PIM Libraries
 License:LGPL-2.1+

++ kdepimlibs-4.10.3.tar.xz - kdepimlibs-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepimlibs-4.10.3/CMakeLists.txt 
new/kdepimlibs-4.10.4/CMakeLists.txt
--- old/kdepimlibs-4.10.3/CMakeLists.txt2013-05-03 06:42:06.0 
+0200
+++ new/kdepimlibs-4.10.4/CMakeLists.txt2013-05-28 21:26:23.0 
+0200
@@ -11,7 +11,7 @@
 ### The kdepimlibs version (used e.g. in KdepimLibsConfig.cmake) 
###
 set(KDEPIMLIBS_VERSION_MAJOR 4)
 set(KDEPIMLIBS_VERSION_MINOR 10)
-set(KDEPIMLIBS_VERSION_PATCH 3)
+set(KDEPIMLIBS_VERSION_PATCH 4)
 set(KDEPIMLIBS_VERSION 
${KDEPIMLIBS_VERSION_MAJOR}.${KDEPIMLIBS_VERSION_MINOR}.${KDEPIMLIBS_VERSION_PATCH})
 
 
@@ -51,6 +51,7 @@
 cmake_dependent_option(KDEPIM_MOBILE_UI Build UI for mobile devices instead 
of for desktops TRUE _default_mobile_ui FALSE)
 option(STATIC_LIBRARY Build kdepimlibs as static libraries. FALSE)
 #option(KDEPIM_ENTERPRISE_BUILD Enable features specific to the enterprise 
branch, which are normally disabled. FALSE)
+option(KDEPIMLIBS_RUN_ISOLATED_TESTS Run the isolated tests. FALSE)
 
 ### Load the CTest options ###
 # Setting DART_TESTING_TIMEOUT has no effect on the tests timeout,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepimlibs-4.10.3/akonadi/calendar/tests/CMakeLists.txt 
new/kdepimlibs-4.10.4/akonadi/calendar/tests/CMakeLists.txt
--- old/kdepimlibs-4.10.3/akonadi/calendar/tests/CMakeLists.txt 2013-05-03 
06:42:01.0 +0200
+++ new/kdepimlibs-4.10.4/akonadi/calendar/tests/CMakeLists.txt 2013-05-28 
21:26:23.0 +0200
@@ -31,11 +31,13 @@
 
   find_program(_testrunner akonaditest)
 
-  add_test( libakonadi-${_name}
-${_testrunner} -c
-${CMAKE_CURRENT_SOURCE_DIR}/unittestenv/config.xml
-${_executable}
-  )
+  if (KDEPIMLIBS_RUN_ISOLATED_TESTS)
+add_test( libakonadi-${_name}
+  ${_testrunner} -c
+  ${CMAKE_CURRENT_SOURCE_DIR}/unittestenv/config.xml
+  ${_executable}
+)
+  endif ()
 endmacro(add_akonadi_isolated_test)
 
 #add_akonadi_isolated_test( historytest.cpp )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepimlibs-4.10.3/akonadi/contact/editor/im/protocols/googletalkprotocol.desktop
 
new/kdepimlibs-4.10.4/akonadi/contact/editor/im/protocols/googletalkprotocol.desktop
--- 
old/kdepimlibs-4.10.3/akonadi/contact/editor/im/protocols/googletalkprotocol.desktop
2013-05-03 06:42:01.0 +0200
+++ 
new/kdepimlibs-4.10.4/akonadi/contact/editor/im/protocols/googletalkprotocol.desktop
2013-05-29 09:15:53.0 +0200
@@ -26,6 +26,7 @@
 Comment[pt]=Google Talk
 Comment[pt_BR]=Google Talk
 Comment[ro]=Google Talk
+Comment[ru]=Google Talk
 Comment[sk]=Google Talk
 Comment[sl]=Google Talk
 Comment[sr]=Гугл‑разговор
@@ -60,6 +61,7 @@
 Name[pt]=Google Talk
 Name[pt_BR]=Google Talk
 Name[ro]=Google Talk
+Name[ru]=Google Talk
 Name[sk]=Google Talk
 Name[sl]=Google Talk
 Name[sr]=Гугл‑разговор
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepimlibs-4.10.3/akonadi/contact/kcm/akonadicontact_actions.desktop 
new/kdepimlibs-4.10.4/akonadi/contact/kcm/akonadicontact_actions.desktop
--- old/kdepimlibs-4.10.3/akonadi/contact/kcm/akonadicontact_actions.desktop
2013-05-03 06:42:01.0 +0200
+++ new/kdepimlibs-4.10.4/akonadi/contact/kcm/akonadicontact_actions.desktop

commit kdeadmin4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdeadmin4 for openSUSE:Factory 
checked in at 2013-06-11 06:12:39

Comparing /work/SRC/openSUSE:Factory/kdeadmin4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdeadmin4.new (New)


Package is kdeadmin4

Changes:

--- /work/SRC/openSUSE:Factory/kdeadmin4/kdeadmin4.changes  2013-05-16 
11:45:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdeadmin4.new/kdeadmin4.changes 2013-06-11 
09:30:52.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:21:23 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdeadmin-4.10.3.tar.xz

New:

  kdeadmin-4.10.4.tar.xz



Other differences:
--
++ kdeadmin4.spec ++
--- /var/tmp/diff_new_pack.1d7ryc/_old  2013-06-11 09:30:53.0 +0200
+++ /var/tmp/diff_new_pack.1d7ryc/_new  2013-06-11 09:30:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdeadmin4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:KDEadmin base package
 License:GPL-2.0+

++ kdeadmin-4.10.3.tar.xz - kdeadmin-4.10.4.tar.xz ++
Files old/kdeadmin-4.10.3/doc/kcron/index.cache.bz2 and 
new/kdeadmin-4.10.4/doc/kcron/index.cache.bz2 differ
Files old/kdeadmin-4.10.3/doc/ksystemlog/index.cache.bz2 and 
new/kdeadmin-4.10.4/doc/ksystemlog/index.cache.bz2 differ
Files old/kdeadmin-4.10.3/doc/kuser/index.cache.bz2 and 
new/kdeadmin-4.10.4/doc/kuser/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdepim4-runtime for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdepim4-runtime for openSUSE:Factory 
checked in at 2013-06-11 06:11:52

Comparing /work/SRC/openSUSE:Factory/kdepim4-runtime (Old)
 and  /work/SRC/openSUSE:Factory/.kdepim4-runtime.new (New)


Package is kdepim4-runtime

Changes:

--- /work/SRC/openSUSE:Factory/kdepim4-runtime/kdepim4-runtime.changes  
2013-05-16 16:49:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim4-runtime.new/kdepim4-runtime.changes 
2013-06-11 09:31:37.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:22:31 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdepim-runtime-4.10.3.tar.xz

New:

  kdepim-runtime-4.10.4.tar.xz



Other differences:
--
++ kdepim4-runtime.spec ++
--- /var/tmp/diff_new_pack.OA1apN/_old  2013-06-11 09:31:38.0 +0200
+++ /var/tmp/diff_new_pack.OA1apN/_new  2013-06-11 09:31:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdepim4-runtime
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Base package of kdepim
 License:LGPL-2.1+


++ kdepim-runtime-4.10.3.tar.xz - kdepim-runtime-4.10.4.tar.xz ++
 1775 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kde4-l10n for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kde4-l10n for openSUSE:Factory 
checked in at 2013-06-11 06:12:42

Comparing /work/SRC/openSUSE:Factory/kde4-l10n (Old)
 and  /work/SRC/openSUSE:Factory/.kde4-l10n.new (New)


Package is kde4-l10n

Changes:

--- /work/SRC/openSUSE:Factory/kde4-l10n/kde4-l10n.changes  2013-05-16 
16:47:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde4-l10n.new/kde4-l10n.changes 2013-06-11 
09:29:29.0 +0200
@@ -1,0 +2,9 @@
+Sat Jun  1 10:03:56 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+- Dropped remove_extragear.patch, kde#319543 is fixed for this release
+
+---

Old:

  kde-l10n-ar-4.10.3.tar.xz
  kde-l10n-bg-4.10.3.tar.xz
  kde-l10n-bs-4.10.3.tar.xz
  kde-l10n-ca-4.10.3.tar.xz
  kde-l10n...@valencia-4.10.3.tar.xz
  kde-l10n-cs-4.10.3.tar.xz
  kde-l10n-da-4.10.3.tar.xz
  kde-l10n-de-4.10.3.tar.xz
  kde-l10n-el-4.10.3.tar.xz
  kde-l10n-en_GB-4.10.3.tar.xz
  kde-l10n-es-4.10.3.tar.xz
  kde-l10n-et-4.10.3.tar.xz
  kde-l10n-eu-4.10.3.tar.xz
  kde-l10n-fa-4.10.3.tar.xz
  kde-l10n-fi-4.10.3.tar.xz
  kde-l10n-fr-4.10.3.tar.xz
  kde-l10n-ga-4.10.3.tar.xz
  kde-l10n-gl-4.10.3.tar.xz
  kde-l10n-he-4.10.3.tar.xz
  kde-l10n-hi-4.10.3.tar.xz
  kde-l10n-hr-4.10.3.tar.xz
  kde-l10n-hu-4.10.3.tar.xz
  kde-l10n-ia-4.10.3.tar.xz
  kde-l10n-is-4.10.3.tar.xz
  kde-l10n-it-4.10.3.tar.xz
  kde-l10n-ja-4.10.3.tar.xz
  kde-l10n-kk-4.10.3.tar.xz
  kde-l10n-km-4.10.3.tar.xz
  kde-l10n-ko-4.10.3.tar.xz
  kde-l10n-lt-4.10.3.tar.xz
  kde-l10n-lv-4.10.3.tar.xz
  kde-l10n-mr-4.10.3.tar.xz
  kde-l10n-nb-4.10.3.tar.xz
  kde-l10n-nds-4.10.3.tar.xz
  kde-l10n-nl-4.10.3.tar.xz
  kde-l10n-nn-4.10.3.tar.xz
  kde-l10n-pa-4.10.3.tar.xz
  kde-l10n-pl-4.10.3.tar.xz
  kde-l10n-pt-4.10.3.tar.xz
  kde-l10n-pt_BR-4.10.3.tar.xz
  kde-l10n-ro-4.10.3.tar.xz
  kde-l10n-ru-4.10.3.tar.xz
  kde-l10n-si-4.10.3.tar.xz
  kde-l10n-sk-4.10.3.tar.xz
  kde-l10n-sl-4.10.3.tar.xz
  kde-l10n-sr-4.10.3.tar.xz
  kde-l10n-sv-4.10.3.tar.xz
  kde-l10n-tg-4.10.3.tar.xz
  kde-l10n-th-4.10.3.tar.xz
  kde-l10n-tr-4.10.3.tar.xz
  kde-l10n-ug-4.10.3.tar.xz
  kde-l10n-uk-4.10.3.tar.xz
  kde-l10n-vi-4.10.3.tar.xz
  kde-l10n-wa-4.10.3.tar.xz
  kde-l10n-zh_CN-4.10.3.tar.xz
  kde-l10n-zh_TW-4.10.3.tar.xz
  remove_extragear.patch

New:

  kde-l10n-ar-4.10.4.tar.xz
  kde-l10n-bg-4.10.4.tar.xz
  kde-l10n-bs-4.10.4.tar.xz
  kde-l10n-ca-4.10.4.tar.xz
  kde-l10n...@valencia-4.10.4.tar.xz
  kde-l10n-cs-4.10.4.tar.xz
  kde-l10n-da-4.10.4.tar.xz
  kde-l10n-de-4.10.4.tar.xz
  kde-l10n-el-4.10.4.tar.xz
  kde-l10n-en_GB-4.10.4.tar.xz
  kde-l10n-es-4.10.4.tar.xz
  kde-l10n-et-4.10.4.tar.xz
  kde-l10n-eu-4.10.4.tar.xz
  kde-l10n-fa-4.10.4.tar.xz
  kde-l10n-fi-4.10.4.tar.xz
  kde-l10n-fr-4.10.4.tar.xz
  kde-l10n-ga-4.10.4.tar.xz
  kde-l10n-gl-4.10.4.tar.xz
  kde-l10n-he-4.10.4.tar.xz
  kde-l10n-hi-4.10.4.tar.xz
  kde-l10n-hr-4.10.4.tar.xz
  kde-l10n-hu-4.10.4.tar.xz
  kde-l10n-ia-4.10.4.tar.xz
  kde-l10n-is-4.10.4.tar.xz
  kde-l10n-it-4.10.4.tar.xz
  kde-l10n-ja-4.10.4.tar.xz
  kde-l10n-kk-4.10.4.tar.xz
  kde-l10n-km-4.10.4.tar.xz
  kde-l10n-ko-4.10.4.tar.xz
  kde-l10n-lt-4.10.4.tar.xz
  kde-l10n-lv-4.10.4.tar.xz
  kde-l10n-mr-4.10.4.tar.xz
  kde-l10n-nb-4.10.4.tar.xz
  kde-l10n-nds-4.10.4.tar.xz
  kde-l10n-nl-4.10.4.tar.xz
  kde-l10n-nn-4.10.4.tar.xz
  kde-l10n-pa-4.10.4.tar.xz
  kde-l10n-pl-4.10.4.tar.xz
  kde-l10n-pt-4.10.4.tar.xz
  kde-l10n-pt_BR-4.10.4.tar.xz
  kde-l10n-ro-4.10.4.tar.xz
  kde-l10n-ru-4.10.4.tar.xz
  kde-l10n-si-4.10.4.tar.xz
  kde-l10n-sk-4.10.4.tar.xz
  kde-l10n-sl-4.10.4.tar.xz
  kde-l10n-sr-4.10.4.tar.xz
  kde-l10n-sv-4.10.4.tar.xz
  kde-l10n-tg-4.10.4.tar.xz
  kde-l10n-th-4.10.4.tar.xz
  kde-l10n-tr-4.10.4.tar.xz
  kde-l10n-ug-4.10.4.tar.xz
  kde-l10n-uk-4.10.4.tar.xz
  kde-l10n-vi-4.10.4.tar.xz
  kde-l10n-wa-4.10.4.tar.xz
  kde-l10n-zh_CN-4.10.4.tar.xz
  kde-l10n-zh_TW-4.10.4.tar.xz



Other differences:
--
++ kde4-l10n.spec ++
--- /var/tmp/diff_new_pack.6srV2i/_old  2013-06-11 09:29:35.0 +0200
+++ /var/tmp/diff_new_pack.6srV2i/_new  2013-06-11 09:29:35.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   kde4-l10n
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:KDE translations base package
 License:GPL-2.0+
@@ -85,8 +85,6 @@
 Source1001: texts
 Source1002: update_spec.pl
 Source1003: pre_checkin.sh
-# PATCH-FIX-UPSTREAM remove_extragear.patch -- Removes sr extragear 
translations from building (kde#319543); temporary solution for 4.10.3
-Patch0: remove_extragear.patch
 BuildRequires:  cmake
 

commit kdebindings-smokegen for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokegen for 
openSUSE:Factory checked in at 2013-06-11 06:12:17

Comparing /work/SRC/openSUSE:Factory/kdebindings-smokegen (Old)
 and  /work/SRC/openSUSE:Factory/.kdebindings-smokegen.new (New)


Package is kdebindings-smokegen

Changes:

--- 
/work/SRC/openSUSE:Factory/kdebindings-smokegen/kdebindings-smokegen.changes
2013-05-16 16:49:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdebindings-smokegen.new/kdebindings-smokegen.changes
   2013-06-11 09:31:23.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:22:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  smokegen-4.10.3.tar.xz

New:

  smokegen-4.10.4.tar.xz



Other differences:
--
++ kdebindings-smokegen.spec ++
--- /var/tmp/diff_new_pack.g6X8AO/_old  2013-06-11 09:31:24.0 +0200
+++ /var/tmp/diff_new_pack.g6X8AO/_new  2013-06-11 09:31:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebindings-smokegen
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Smoke Generator for kdebindings
 License:GPL-2.0

++ smokegen-4.10.3.tar.xz - smokegen-4.10.4.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-06-11 06:11:36

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-05-16 16:49:59.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-06-11 
09:31:52.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:48:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdf-4.10.3.tar.xz

New:

  kdf-4.10.4.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.dReQ9r/_old  2013-06-11 09:31:53.0 +0200
+++ /var/tmp/diff_new_pack.dReQ9r/_new  2013-06-11 09:31:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.10.3.tar.xz - kdf-4.10.4.tar.xz ++
Files old/kdf-4.10.3/doc/app/index.cache.bz2 and 
new/kdf-4.10.4/doc/app/index.cache.bz2 differ
Files old/kdf-4.10.3/doc/kcontrol/index.cache.bz2 and 
new/kdf-4.10.4/doc/kcontrol/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdetoys4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdetoys4 for openSUSE:Factory 
checked in at 2013-06-11 06:11:42

Comparing /work/SRC/openSUSE:Factory/kdetoys4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdetoys4.new (New)


Package is kdetoys4

Changes:

--- /work/SRC/openSUSE:Factory/kdetoys4/kdetoys4.changes2013-05-16 
16:49:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdetoys4.new/kdetoys4.changes   2013-06-11 
09:31:47.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:22:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdetoys-4.10.3.tar.xz

New:

  kdetoys-4.10.4.tar.xz



Other differences:
--
++ kdetoys4.spec ++
--- /var/tmp/diff_new_pack.dDWQGd/_old  2013-06-11 09:31:48.0 +0200
+++ /var/tmp/diff_new_pack.dDWQGd/_new  2013-06-11 09:31:48.0 +0200
@@ -25,7 +25,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kdetoys-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kdetoys-4.10.3.tar.xz - kdetoys-4.10.4.tar.xz ++
Files old/kdetoys-4.10.3/amor/doc/index.cache.bz2 and 
new/kdetoys-4.10.4/amor/doc/index.cache.bz2 differ
Files old/kdetoys-4.10.3/kteatime/doc/index.cache.bz2 and 
new/kdetoys-4.10.4/kteatime/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdesdk4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdesdk4 for openSUSE:Factory checked 
in at 2013-06-11 06:11:45

Comparing /work/SRC/openSUSE:Factory/kdesdk4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdesdk4.new (New)


Package is kdesdk4

Changes:

--- /work/SRC/openSUSE:Factory/kdesdk4/kdesdk4.changes  2013-05-16 
16:49:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdesdk4.new/kdesdk4.changes 2013-06-11 
09:31:43.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:21:55 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdesdk-4.10.3.tar.xz

New:

  kdesdk-4.10.4.tar.xz



Other differences:
--
++ kdesdk4.spec ++
--- /var/tmp/diff_new_pack.niUBoS/_old  2013-06-11 09:31:44.0 +0200
+++ /var/tmp/diff_new_pack.niUBoS/_new  2013-06-11 09:31:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdesdk4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:KDE SDK Package
 License:GPL-2.0 and GPL-2.0+ and GPL-3.0+ and LGPL-2.1

++ kdesdk-4.10.3.tar.xz - kdesdk-4.10.4.tar.xz ++
 1735 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdewebdev4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdewebdev4 for openSUSE:Factory 
checked in at 2013-06-11 06:11:39

Comparing /work/SRC/openSUSE:Factory/kdewebdev4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdewebdev4.new (New)


Package is kdewebdev4

Changes:

--- /work/SRC/openSUSE:Factory/kdewebdev4/kdewebdev4.changes2013-05-16 
16:49:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdewebdev4.new/kdewebdev4.changes   
2013-06-11 09:31:51.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:22:19 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdewebdev-4.10.3.tar.xz

New:

  kdewebdev-4.10.4.tar.xz



Other differences:
--
++ kdewebdev4.spec ++
--- /var/tmp/diff_new_pack.7OGsIO/_old  2013-06-11 09:31:51.0 +0200
+++ /var/tmp/diff_new_pack.7OGsIO/_new  2013-06-11 09:31:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdewebdev4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Base package for kdewebdev
 License:GPL-2.0+

++ kdewebdev-4.10.3.tar.xz - kdewebdev-4.10.4.tar.xz ++
Files old/kdewebdev-4.10.3/doc/kfilereplace/index.cache.bz2 and 
new/kdewebdev-4.10.4/doc/kfilereplace/index.cache.bz2 differ
Files old/kdewebdev-4.10.3/doc/kimagemapeditor/index.cache.bz2 and 
new/kdewebdev-4.10.4/doc/kimagemapeditor/index.cache.bz2 differ
Files old/kdewebdev-4.10.3/doc/klinkstatus/index.cache.bz2 and 
new/kdewebdev-4.10.4/doc/klinkstatus/index.cache.bz2 differ
Files old/kdewebdev-4.10.3/doc/kommander/index.cache.bz2 and 
new/kdewebdev-4.10.4/doc/kommander/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdewebdev-4.10.3/kimagemapeditor/kimagemapeditor.desktop 
new/kdewebdev-4.10.4/kimagemapeditor/kimagemapeditor.desktop
--- old/kdewebdev-4.10.3/kimagemapeditor/kimagemapeditor.desktop
2013-04-10 19:31:09.0 +0200
+++ new/kdewebdev-4.10.4/kimagemapeditor/kimagemapeditor.desktop
2013-05-28 22:41:18.0 +0200
@@ -73,7 +73,7 @@
 GenericName[eu]=HTML irudi-mapa editorea
 GenericName[fa]=ویرایشگر نگاشت تصویر زنگام
 GenericName[fi]=HTML-kuvamuokkain
-GenericName[fr]=Éditeur de carte d'image HTML
+GenericName[fr]=Éditeur de carte d'images HTML
 GenericName[ga]=Eagarthóir Mapaí Íomhá HTML
 GenericName[gl]=Editor de mapas de imaxes HTML
 GenericName[he]=עורך מפת תמונת HTML
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdewebdev-4.10.3/klinkstatus/src/plugins/automation/klinkstatus_automation.desktop
 
new/kdewebdev-4.10.4/klinkstatus/src/plugins/automation/klinkstatus_automation.desktop
--- 
old/kdewebdev-4.10.3/klinkstatus/src/plugins/automation/klinkstatus_automation.desktop
  2013-04-10 19:31:16.0 +0200
+++ 
new/kdewebdev-4.10.4/klinkstatus/src/plugins/automation/klinkstatus_automation.desktop
  2013-05-28 22:40:50.0 +0200
@@ -12,7 +12,7 @@
 Name[es]=Complemento de automatización
 Name[et]=Automatiseerimine plugin
 Name[fi]=Automatisointiliitännäinen
-Name[fr]=Module Automation
+Name[fr]=Module externe « automation »
 Name[ga]=Breiseán uathoibrithe
 Name[gl]=Extensión de automatización
 Name[he]=תוסף אוטומציה
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdewebdev-4.10.3/klinkstatus/src/plugins/scripting/krossmoduleklinkstatus.desktop
 
new/kdewebdev-4.10.4/klinkstatus/src/plugins/scripting/krossmoduleklinkstatus.desktop
--- 
old/kdewebdev-4.10.3/klinkstatus/src/plugins/scripting/krossmoduleklinkstatus.desktop
   2013-04-10 19:31:16.0 +0200
+++ 
new/kdewebdev-4.10.4/klinkstatus/src/plugins/scripting/krossmoduleklinkstatus.desktop
   2013-05-28 22:40:51.0 +0200
@@ -13,7 +13,7 @@
 Name[es]=Complemento de scripting
 Name[et]=Skriptiplugin
 Name[fi]=Skriptausliitännäinen
-Name[fr]=Module Scripting
+Name[fr]=Module externe de langage de scripts
 Name[ga]=Breiseán scriptithe
 Name[gl]=Extensión de scripting
 Name[he]=תוסף תסריט
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdewebdev-4.10.3/kommander/executor/kommander.desktop 
new/kdewebdev-4.10.4/kommander/executor/kommander.desktop
--- old/kdewebdev-4.10.3/kommander/executor/kommander.desktop   2013-04-10 
19:31:18.0 +0200
+++ new/kdewebdev-4.10.4/kommander/executor/kommander.desktop   2013-05-28 
22:41:17.0 +0200
@@ -18,7 +18,7 @@
 Comment[eu]=Kommander-en elkarrizketen exekutatzailea
 Comment[fa]=مجری محاوره‌های Kommander
 

commit kdevelop4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4 for openSUSE:Factory 
checked in at 2013-06-11 06:14:14

Comparing /work/SRC/openSUSE:Factory/kdevelop4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4.new (New)


Package is kdevelop4

Changes:

--- /work/SRC/openSUSE:Factory/kdevelop4/kdevelop4.changes  2013-05-02 
11:17:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdevelop4.new/kdevelop4.changes 2013-06-11 
09:31:49.0 +0200
@@ -1,0 +2,15 @@
+Thu May 30 13:41:52 UTC 2013 - dmitr...@opensuse.org
+
+- Update to version 4.5.1
+  * Fix crash while completing null types
+  * Do not offer signature assistant for changes in Qt signals.
+  * Raise kdelibs dependency to 4.7
+  * Fix conversion from QByteArray to QString
+  * Don't crash if we run list(FIND) without a find element
+  * Fix cmake icon sizes
+  * Don't store a ProjectBaseItem in the MakeJob
+  * New implementation for get_filename_component(PATH)
+  * Remove erroneous double-quotes around %c in Exec line
+  * Add missing msg extraction
+
+---

Old:

  kdevelop-4.5.0.tar.bz2

New:

  kdevelop-4.5.1.tar.bz2



Other differences:
--
++ kdevelop4.spec ++
--- /var/tmp/diff_new_pack.ApFMYd/_old  2013-06-11 09:31:50.0 +0200
+++ /var/tmp/diff_new_pack.ApFMYd/_new  2013-06-11 09:31:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdevelop4
-Version:4.5.0
+Version:4.5.1
 Release:0
 Summary:Integrated Development Environment for the X Window System, 
Qt, KDE, and GNOME
 License:GPL-3.0+
@@ -64,8 +64,10 @@
   %find_lang kdevcustombuildsystem %{name}.lang
   %find_lang kdevcustommake %{name}.lang
   %find_lang kdevelop %{name}.lang
+  %find_lang kdevexecuteplasmoid %{name}.lang
   %find_lang kdevformatters %{name}.lang
   %find_lang kdevgdb %{name}.lang
+  %find_lang kdevkdeprovider %{name}.lang
   %find_lang kdevmakebuilder %{name}.lang
   %find_lang kdevqthelp %{name}.lang
   %find_lang kdevokteta %{name}.lang

++ kdevelop-4.5.0.tar.bz2 - kdevelop-4.5.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/kdevelop4/kdevelop-4.5.0.tar.bz2 
/work/SRC/openSUSE:Factory/.kdevelop4.new/kdevelop-4.5.1.tar.bz2 differ: char 
11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kjumpingcube for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kjumpingcube for openSUSE:Factory 
checked in at 2013-06-11 06:10:49

Comparing /work/SRC/openSUSE:Factory/kjumpingcube (Old)
 and  /work/SRC/openSUSE:Factory/.kjumpingcube.new (New)


Package is kjumpingcube

Changes:

--- /work/SRC/openSUSE:Factory/kjumpingcube/kjumpingcube.changes
2013-05-16 16:53:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kjumpingcube.new/kjumpingcube.changes   
2013-06-11 09:32:18.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:29:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kjumpingcube-4.10.3.tar.xz

New:

  kjumpingcube-4.10.4.tar.xz



Other differences:
--
++ kjumpingcube.spec ++
--- /var/tmp/diff_new_pack.CGDzwb/_old  2013-06-11 09:32:18.0 +0200
+++ /var/tmp/diff_new_pack.CGDzwb/_new  2013-06-11 09:32:18.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kjumpingcube-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kjumpingcube-4.10.3.tar.xz - kjumpingcube-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-4.10.3/ai_main.cpp 
new/kjumpingcube-4.10.4/ai_main.cpp
--- old/kjumpingcube-4.10.3/ai_main.cpp 2013-05-03 06:39:21.0 +0200
+++ new/kjumpingcube-4.10.4/ai_main.cpp 2013-05-28 21:37:20.0 +0200
@@ -154,7 +154,7 @@
 */
delete [] m_owners;
delete [] m_values;
-   // delete [] m_maxValues;   // IDW test. Needed in dumpStats().
+   delete [] m_maxValues;
 
saveStats (move);   // IDW test. Statistics collection.
 
@@ -620,14 +620,6 @@
 void AI_Main::dumpStats()
 {
// IDW test. For debugging.
-   m_owners= new int [m_nCubes];
-   m_values= new int [m_nCubes];
-
-   for (int index = 0; index  m_nCubes; index++) {
-  m_owners[index] = Cube::Nobody;
-  m_values[index] = 1;
-   }
-   // boxPrint (m_side, m_owners, m_values);
foreach (MoveStats * m, m_moveStats) {
   QListint l;
   int nMax = m-searchStats-count();
@@ -636,17 +628,10 @@
   }
   // qDebug()  m-player  m-moveNo  X  m-x  Y  m-y
//  value  m-value  m-n_simulate  m-n_assess  l;
-  bool won = simulateMove ((CubeBox::Player) m-player, m-x, m-y,
-   m_side, m_owners, m_values, m_maxValues);
-  // boxPrint (m_side, m_owners, m_values);
   qDeleteAll (*(m-searchStats));
   delete m;
}
m_moveStats.clear();
-
-   delete [] m_owners;
-   delete [] m_values;
-   delete [] m_maxValues;  // Delete in getMove(), if dumpStats() not used.
 }
 
 void AI_Main::copyCubeBox (CubeBox  box)
Files old/kjumpingcube-4.10.3/doc/index.cache.bz2 and 
new/kjumpingcube-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-4.10.3/kcubeboxwidget.cpp 
new/kjumpingcube-4.10.4/kcubeboxwidget.cpp
--- old/kjumpingcube-4.10.3/kcubeboxwidget.cpp  2013-05-03 06:39:21.0 
+0200
+++ new/kjumpingcube-4.10.4/kcubeboxwidget.cpp  2013-05-28 21:37:20.0 
+0200
@@ -179,9 +179,12 @@
return *this;
 }
 
-void KCubeBoxWidget::reset()
+void KCubeBoxWidget::reset()   // Called if a player wins or requests New game.
 {
-   stopActivities();
+   // stopActivities();
+   shutdown(); // Terminate activity immediately, but do not
+   delayedShutdown = false;// signal shutdownNow() and quit KJumpingCube.
+   emit stoppedMoving();   // Reset Stop button, Hint button and cursor.
 
int i,j;
for(i=0;idim();i++)
@@ -1089,7 +1092,7 @@
 
bool stillMoving = (! saturated.isEmpty());
 
-   if (stillMoving) {
+   if (stillMoving  (! fullSpeed)) {
   index = saturated.last();// Show next cube to fire.
   startAnimation (index/d, index%d);
}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kgpg for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kgpg for openSUSE:Factory checked in 
at 2013-06-11 06:11:13

Comparing /work/SRC/openSUSE:Factory/kgpg (Old)
 and  /work/SRC/openSUSE:Factory/.kgpg.new (New)


Package is kgpg

Changes:

--- /work/SRC/openSUSE:Factory/kgpg/kgpg.changes2013-05-16 
16:50:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgpg.new/kgpg.changes   2013-06-11 
09:32:04.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:48:47 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kgpg-4.10.3.tar.xz

New:

  kgpg-4.10.4.tar.xz



Other differences:
--
++ kgpg.spec ++
--- /var/tmp/diff_new_pack.mBzwwd/_old  2013-06-11 09:32:05.0 +0200
+++ /var/tmp/diff_new_pack.mBzwwd/_new  2013-06-11 09:32:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kgpg
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Encryption Tool
 License:GPL-2.0+

++ kgpg-4.10.3.tar.xz - kgpg-4.10.4.tar.xz ++
Files old/kgpg-4.10.3/doc/index.cache.bz2 and 
new/kgpg-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgpg-4.10.3/viewdecrypted.desktop 
new/kgpg-4.10.4/viewdecrypted.desktop
--- old/kgpg-4.10.3/viewdecrypted.desktop   2013-05-03 06:43:08.0 
+0200
+++ new/kgpg-4.10.4/viewdecrypted.desktop   2013-05-28 21:30:19.0 
+0200
@@ -21,7 +21,7 @@
 Name[et]=Vaata faili lahtikrüptitult
 Name[eu]=Ikusi deszifratutako fitxategia
 Name[fi]=Katso tiedostoa salaus purettuna
-Name[fr]=Voir le fichier déchiffré
+Name[fr]=Afficher le fichier déchiffré
 Name[ga]=Féach ar an gcomhad díchriptithe
 Name[gl]=Ver o ficheiro descifrado
 Name[hr]=Pogledaj datoteku dešifrirano

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio_audiocd for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kio_audiocd for openSUSE:Factory 
checked in at 2013-06-11 06:10:59

Comparing /work/SRC/openSUSE:Factory/kio_audiocd (Old)
 and  /work/SRC/openSUSE:Factory/.kio_audiocd.new (New)


Package is kio_audiocd

Changes:

--- /work/SRC/openSUSE:Factory/kio_audiocd/kio_audiocd.changes  2013-05-16 
16:52:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio_audiocd.new/kio_audiocd.changes 
2013-06-11 09:32:13.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:47:08 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  audiocd-kio-4.10.3.tar.xz

New:

  audiocd-kio-4.10.4.tar.xz



Other differences:
--
++ kio_audiocd.spec ++
--- /var/tmp/diff_new_pack.T4QKsW/_old  2013-06-11 09:32:13.0 +0200
+++ /var/tmp/diff_new_pack.T4QKsW/_new  2013-06-11 09:32:13.0 +0200
@@ -28,7 +28,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:audiocd-kio-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ audiocd-kio-4.10.3.tar.xz - audiocd-kio-4.10.4.tar.xz ++
Files old/audiocd-kio-4.10.3/doc/index.cache.bz2 and 
new/audiocd-kio-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kgeography for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kgeography for openSUSE:Factory 
checked in at 2013-06-11 06:11:20

Comparing /work/SRC/openSUSE:Factory/kgeography (Old)
 and  /work/SRC/openSUSE:Factory/.kgeography.new (New)


Package is kgeography

Changes:

--- /work/SRC/openSUSE:Factory/kgeography/kgeography.changes2013-05-16 
16:50:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgeography.new/kgeography.changes   
2013-06-11 09:32:01.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:40:33 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kgeography-4.10.3.tar.xz

New:

  kgeography-4.10.4.tar.xz



Other differences:
--
++ kgeography.spec ++
--- /var/tmp/diff_new_pack.PsNepm/_old  2013-06-11 09:32:01.0 +0200
+++ /var/tmp/diff_new_pack.PsNepm/_new  2013-06-11 09:32:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kgeography
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Geography Trainer
 License:GPL-2.0+

++ kgeography-4.10.3.tar.xz - kgeography-4.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/kgeography/kgeography-4.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.kgeography.new/kgeography-4.10.4.tar.xz differ: 
char 25, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kigo for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kigo for openSUSE:Factory checked in 
at 2013-06-11 06:11:04

Comparing /work/SRC/openSUSE:Factory/kigo (Old)
 and  /work/SRC/openSUSE:Factory/.kigo.new (New)


Package is kigo

Changes:

--- /work/SRC/openSUSE:Factory/kigo/kigo.changes2013-05-16 
16:51:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kigo.new/kigo.changes   2013-06-11 
09:32:10.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:29:09 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kigo-4.10.3.tar.xz

New:

  kigo-4.10.4.tar.xz



Other differences:
--
++ kigo.spec ++
--- /var/tmp/diff_new_pack.OBiTtR/_old  2013-06-11 09:32:11.0 +0200
+++ /var/tmp/diff_new_pack.OBiTtR/_new  2013-06-11 09:32:11.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kigo-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kigo-4.10.3.tar.xz - kigo-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-4.10.3/data/themes/plain.desktop 
new/kigo-4.10.4/data/themes/plain.desktop
--- old/kigo-4.10.3/data/themes/plain.desktop   2013-05-03 06:39:15.0 
+0200
+++ new/kigo-4.10.4/data/themes/plain.desktop   2013-05-28 21:36:51.0 
+0200
@@ -9,6 +9,7 @@
 Name[el]=Απλό
 Name[es]=Color liso
 Name[et]=Tavaline
+Name[fi]=Koruton
 Name[fr]=Uni
 Name[ga]=Simplí
 Name[gl]=Simple
@@ -49,6 +50,7 @@
 Description[el]=Απλό θέμα Kigo με βάση προκαθορισμένο θέμα από τον Arturo Silva
 Description[es]=Tema sencillo de Kigo basado en el tema por defecto de Arturo 
Silva
 Description[et]=Kigo tavaline teema, aluseks vaiketeema, autor: Arturo Silva
+Description[fi]=Koruton Kigo-teema, joka perustuu Arturo Silvan oletusteemaan
 Description[fr]=Thème Kigo uni inspiré du thème par défaut par Arturo Silva
 Description[ga]=Téama simplí Kigo bunaithe ar an téama réamhshocraithe, le 
Arturo Silva
 Description[gl]=Tema Kigo sinxelo baseado no tema predeterminado de Arturo 
Silva
Files old/kigo-4.10.3/doc/index.cache.bz2 and 
new/kigo-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kgoldrunner for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kgoldrunner for openSUSE:Factory 
checked in at 2013-06-11 06:11:17

Comparing /work/SRC/openSUSE:Factory/kgoldrunner (Old)
 and  /work/SRC/openSUSE:Factory/.kgoldrunner.new (New)


Package is kgoldrunner

Changes:

--- /work/SRC/openSUSE:Factory/kgoldrunner/kgoldrunner.changes  2013-05-16 
16:50:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgoldrunner.new/kgoldrunner.changes 
2013-06-11 09:32:02.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:28:57 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kgoldrunner-4.10.3.tar.xz

New:

  kgoldrunner-4.10.4.tar.xz



Other differences:
--
++ kgoldrunner.spec ++
--- /var/tmp/diff_new_pack.xqX4kI/_old  2013-06-11 09:32:03.0 +0200
+++ /var/tmp/diff_new_pack.xqX4kI/_new  2013-06-11 09:32:03.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Action/Arcade
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kgoldrunner-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kgoldrunner-4.10.3.tar.xz - kgoldrunner-4.10.4.tar.xz ++
Files old/kgoldrunner-4.10.3/doc/index.cache.bz2 and 
new/kgoldrunner-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgoldrunner-4.10.3/themes/egypt.desktop 
new/kgoldrunner-4.10.4/themes/egypt.desktop
--- old/kgoldrunner-4.10.3/themes/egypt.desktop 2013-05-03 06:39:12.0 
+0200
+++ new/kgoldrunner-4.10.4/themes/egypt.desktop 2013-05-28 21:36:35.0 
+0200
@@ -71,7 +71,7 @@
 Description[hu]=Ki kell szabadítani egy aranyásót az ókori Egyiptom csapdái 
közül.
 Description[it]=Aiuta Matt Goldrunner a fuggire dalle trappole dell'antico 
Egitto.
 Description[ja]=Matt Goldrunner が古代エジプトのわなから脱出するのを助けます。
-Description[kk]=Алтын іздеуші Мәткенге көне Мысырдың тұзағына түспеуге 
көммектесіңіз.
+Description[kk]=Алтын іздеуші Мәткенге көне Мысырдың тұзағына түспеуге 
көмектесіңіз.
 Description[km]=ជួយ Matt Goldrunner ឲ្យ​គេច​ផុត​ពី​អន្ទាក់​​អេហ្ស៊ីប​បុរាណ ។
 Description[ko]=Matt Goldrunner가 고대 이집트의 함정을 피할 수 있도록 도와 주십시오.
 Description[lv]=Palīdzi zeltracim Mārtiņam izbēgt no senās Ēģiptes lamatām.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kmag for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kmag for openSUSE:Factory checked in 
at 2013-06-11 06:10:35

Comparing /work/SRC/openSUSE:Factory/kmag (Old)
 and  /work/SRC/openSUSE:Factory/.kmag.new (New)


Package is kmag

Changes:

--- /work/SRC/openSUSE:Factory/kmag/kmag.changes2013-05-16 
16:55:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmag.new/kmag.changes   2013-06-11 
09:32:23.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:11:37 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kmag-4.10.3.tar.xz

New:

  kmag-4.10.4.tar.xz



Other differences:
--
++ kmag.spec ++
--- /var/tmp/diff_new_pack.qF4kvt/_old  2013-06-11 09:32:24.0 +0200
+++ /var/tmp/diff_new_pack.qF4kvt/_new  2013-06-11 09:32:24.0 +0200
@@ -26,7 +26,7 @@
 License:GPL-2.0
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:%{name}-%version.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmag-4.10.3.tar.xz - kmag-4.10.4.tar.xz ++
Files old/kmag-4.10.3/doc/index.cache.bz2 and 
new/kmag-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kmahjongg for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kmahjongg for openSUSE:Factory 
checked in at 2013-06-11 06:10:32

Comparing /work/SRC/openSUSE:Factory/kmahjongg (Old)
 and  /work/SRC/openSUSE:Factory/.kmahjongg.new (New)


Package is kmahjongg

Changes:

--- /work/SRC/openSUSE:Factory/kmahjongg/kmahjongg.changes  2013-05-16 
16:57:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmahjongg.new/kmahjongg.changes 2013-06-11 
09:32:24.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:30:02 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kmahjongg-4.10.3.tar.xz

New:

  kmahjongg-4.10.4.tar.xz



Other differences:
--
++ kmahjongg.spec ++
--- /var/tmp/diff_new_pack.AZM7hn/_old  2013-06-11 09:32:25.0 +0200
+++ /var/tmp/diff_new_pack.AZM7hn/_new  2013-06-11 09:32:25.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kmahjongg-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmahjongg-4.10.3.tar.xz - kmahjongg-4.10.4.tar.xz ++
Files old/kmahjongg-4.10.3/doc/index.cache.bz2 and 
new/kmahjongg-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-4.10.3/layouts/4_winds.desktop 
new/kmahjongg-4.10.4/layouts/4_winds.desktop
--- old/kmahjongg-4.10.3/layouts/4_winds.desktop2013-05-03 
06:39:28.0 +0200
+++ new/kmahjongg-4.10.4/layouts/4_winds.desktop2013-05-28 
21:38:04.0 +0200
@@ -74,6 +74,7 @@
 Description[pt_BR]=Um formato que lembra uma fortaleza
 Description[ro]=Aranjament ce amintește de o fortăreață
 Description[ru]=Раскладка, похожая на крепость
+Description[sk]=Rozloženie pripomínajúce pevnosť
 Description[sl]=Postavitev podobna utrdbi
 Description[sr]=Распоред налик на тврђаву
 Description[sr@ijekavian]=Распоред налик на тврђаву
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-4.10.3/layouts/X_shaped.desktop 
new/kmahjongg-4.10.4/layouts/X_shaped.desktop
--- old/kmahjongg-4.10.3/layouts/X_shaped.desktop   2013-05-03 
06:39:28.0 +0200
+++ new/kmahjongg-4.10.4/layouts/X_shaped.desktop   2013-05-28 
21:38:04.0 +0200
@@ -11,6 +11,7 @@
 Name[es]=En forma de X
 Name[et]=X-kujuline
 Name[eu]=X formakoa
+Name[fi]=X:n muotoinen
 Name[fr]=Forme X
 Name[ga]=Cruth-X
 Name[gl]=Xe
@@ -51,6 +52,7 @@
 Description[es]=Una gran letra X hecha de fichas de Mahjongg
 Description[et]=Suur X Mahjonggi klotsidest
 Description[eu]=Mahkongg lauzekin osatutako X hizki handia
+Description[fi]=Suuri mahjongg-laatoista tehty X-kirjain
 Description[fr]=Une grande lettre X faite avec des tuiles Mahjongg
 Description[ga]=Litir mhór X déanta as tíleanna mahjongg
 Description[gl]=Un gran xe conformado por pezas de mahjongg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-4.10.3/layouts/bat.desktop 
new/kmahjongg-4.10.4/layouts/bat.desktop
--- old/kmahjongg-4.10.3/layouts/bat.desktop2013-05-03 06:39:28.0 
+0200
+++ new/kmahjongg-4.10.4/layouts/bat.desktop2013-05-28 21:38:04.0 
+0200
@@ -75,6 +75,7 @@
 Description[pt_BR]=Um leiaute com o formato de um morcego
 Description[ro]=Aranjament în formă de șoarece zburător
 Description[ru]=Раскладка в виде летучей мыши
+Description[sk]=Rozloženie v tvare netopiera
 Description[sl]=Postavitev v obliki netopirja
 Description[sr]=Распоред у облику шишмиша
 Description[sr@ijekavian]=Распоред у облику шишмиша
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-4.10.3/layouts/castle.desktop 
new/kmahjongg-4.10.4/layouts/castle.desktop
--- old/kmahjongg-4.10.3/layouts/castle.desktop 2013-05-03 06:39:28.0 
+0200
+++ new/kmahjongg-4.10.4/layouts/castle.desktop 2013-05-28 21:38:04.0 
+0200
@@ -12,6 +12,7 @@
 Name[es]=Castillo
 Name[et]=Linnus
 Name[eu]=Gaztelua
+Name[fi]=Linna
 Name[fr]=Chateau
 Name[ga]=Caisleán
 Name[gl]=Castelo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-4.10.3/layouts/flowers.desktop 
new/kmahjongg-4.10.4/layouts/flowers.desktop
--- old/kmahjongg-4.10.3/layouts/flowers.desktop2013-05-03 
06:39:28.0 +0200
+++ new/kmahjongg-4.10.4/layouts/flowers.desktop2013-05-28 
21:38:04.0 +0200
@@ 

commit killbots for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package killbots for openSUSE:Factory 
checked in at 2013-06-11 06:11:01

Comparing /work/SRC/openSUSE:Factory/killbots (Old)
 and  /work/SRC/openSUSE:Factory/.killbots.new (New)


Package is killbots

Changes:

--- /work/SRC/openSUSE:Factory/killbots/killbots.changes2013-05-16 
16:51:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.killbots.new/killbots.changes   2013-06-11 
09:32:11.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:29:21 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  killbots-4.10.3.tar.xz

New:

  killbots-4.10.4.tar.xz



Other differences:
--
++ killbots.spec ++
--- /var/tmp/diff_new_pack.RVfEBj/_old  2013-06-11 09:32:12.0 +0200
+++ /var/tmp/diff_new_pack.RVfEBj/_new  2013-06-11 09:32:12.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:killbots-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ killbots-4.10.3.tar.xz - killbots-4.10.4.tar.xz ++
Files old/killbots-4.10.3/doc/index.cache.bz2 and 
new/killbots-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-4.10.3/killbots.desktop 
new/killbots-4.10.4/killbots.desktop
--- old/killbots-4.10.3/killbots.desktop2013-05-03 06:39:17.0 
+0200
+++ new/killbots-4.10.4/killbots.desktop2013-05-28 21:37:17.0 
+0200
@@ -13,6 +13,7 @@
 Name[es]=Killbots
 Name[et]=Killbots
 Name[eu]=Killbots
+Name[fi]=Killbots
 Name[fr]=Killbots
 Name[ga]=Killbots
 Name[gl]=Killbots
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-4.10.3/rulesets/daleks.desktop 
new/killbots-4.10.4/rulesets/daleks.desktop
--- old/killbots-4.10.3/rulesets/daleks.desktop 2013-05-03 06:39:17.0 
+0200
+++ new/killbots-4.10.4/rulesets/daleks.desktop 2013-05-28 21:37:17.0 
+0200
@@ -11,6 +11,7 @@
 Name[es]=Daleks
 Name[et]=Dalekid
 Name[eu]=Daleks
+Name[fi]=Daleks
 Name[fr]=Daleks
 Name[ga]=Daleks
 Name[gl]=Daleks
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-4.10.3/rulesets/default.desktop 
new/killbots-4.10.4/rulesets/default.desktop
--- old/killbots-4.10.3/rulesets/default.desktop2013-05-03 
06:39:17.0 +0200
+++ new/killbots-4.10.4/rulesets/default.desktop2013-05-28 
21:37:17.0 +0200
@@ -13,6 +13,7 @@
 Name[es]=Killbots
 Name[et]=Killbots
 Name[eu]=Killbots
+Name[fi]=Killbots
 Name[fr]=Killbots
 Name[ga]=Killbots
 Name[gl]=Killbots
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-4.10.3/rulesets/easy.desktop 
new/killbots-4.10.4/rulesets/easy.desktop
--- old/killbots-4.10.3/rulesets/easy.desktop   2013-05-03 06:39:17.0 
+0200
+++ new/killbots-4.10.4/rulesets/easy.desktop   2013-05-28 21:37:17.0 
+0200
@@ -12,6 +12,7 @@
 Name[es]=Fácil
 Name[et]=Lihtne
 Name[eu]=Erraza
+Name[fi]=Helppo
 Name[fr]=Facile
 Name[ga]=Éasca
 Name[gl]=Doado
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-4.10.3/rulesets/energycrisis.desktop 
new/killbots-4.10.4/rulesets/energycrisis.desktop
--- old/killbots-4.10.3/rulesets/energycrisis.desktop   2013-05-03 
06:39:17.0 +0200
+++ new/killbots-4.10.4/rulesets/energycrisis.desktop   2013-05-28 
21:37:17.0 +0200
@@ -9,6 +9,7 @@
 Name[en_GB]=Energy Crisis
 Name[es]=Crisis energética
 Name[et]=Energiakriis
+Name[fi]=Energiakriisi
 Name[fr]=Crise de l'énergie
 Name[ga]=Energy Crisis
 Name[gl]=Crise enerxética
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-4.10.3/themes/classic.desktop 
new/killbots-4.10.4/themes/classic.desktop
--- old/killbots-4.10.3/themes/classic.desktop  2013-05-03 06:39:17.0 
+0200
+++ new/killbots-4.10.4/themes/classic.desktop  2013-05-28 21:37:17.0 
+0200
@@ -69,6 +69,7 @@
 Description[es]=Un tema para aquello que echan de menos la versión de consola
 Description[et]=Teema neile, kes tunnevad puudust konsooliversioonist
 Description[eu]=Kontsolako bertsioa galdu zutenentzako gaia
+Description[fi]=Teema konsoliversiota kaipaaville
 Description[fr]=Un thème pour les nostalgiques de la version dans un terminal
 Description[ga]=Téama le haghaidh daoine a 

commit klettres for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package klettres for openSUSE:Factory 
checked in at 2013-06-11 06:10:45

Comparing /work/SRC/openSUSE:Factory/klettres (Old)
 and  /work/SRC/openSUSE:Factory/.klettres.new (New)


Package is klettres

Changes:

--- /work/SRC/openSUSE:Factory/klettres/klettres.changes2013-05-16 
16:53:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.klettres.new/klettres.changes   2013-06-11 
09:32:19.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:43:39 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  klettres-4.10.3.tar.xz

New:

  klettres-4.10.4.tar.xz



Other differences:
--
++ klettres.spec ++
--- /var/tmp/diff_new_pack.O4lFKE/_old  2013-06-11 09:32:20.0 +0200
+++ /var/tmp/diff_new_pack.O4lFKE/_new  2013-06-11 09:32:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   klettres
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Alphabet Learning Game
 License:GPL-2.0+

++ klettres-4.10.3.tar.xz - klettres-4.10.4.tar.xz ++
Files old/klettres-4.10.3/doc/index.cache.bz2 and 
new/klettres-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kig for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kig for openSUSE:Factory checked in 
at 2013-06-11 06:11:07

Comparing /work/SRC/openSUSE:Factory/kig (Old)
 and  /work/SRC/openSUSE:Factory/.kig.new (New)


Package is kig

Changes:

--- /work/SRC/openSUSE:Factory/kig/kig.changes  2013-05-16 16:51:14.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kig.new/kig.changes 2013-06-11 
09:32:08.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:41:02 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kig-4.10.3.tar.xz

New:

  kig-4.10.4.tar.xz



Other differences:
--
++ kig.spec ++
--- /var/tmp/diff_new_pack.KTOYxs/_old  2013-06-11 09:32:09.0 +0200
+++ /var/tmp/diff_new_pack.KTOYxs/_new  2013-06-11 09:32:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kig
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Interactive Geometry
 License:GPL-2.0+

++ kig-4.10.3.tar.xz - kig-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-4.10.3/CMakeLists.txt 
new/kig-4.10.4/CMakeLists.txt
--- old/kig-4.10.3/CMakeLists.txt   2013-05-03 06:38:00.0 +0200
+++ new/kig-4.10.4/CMakeLists.txt   2013-05-28 20:46:58.0 +0200
@@ -29,7 +29,6 @@
 include_directories (${QDBUS_INCLUDE_DIRS}  ${CMAKE_SOURCE_DIR} 
${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
 
 # ...to here
-
 find_package(BoostPython)
 
 kde4_no_enable_final(kig)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-4.10.3/cmake/FindBoostPython.cmake 
new/kig-4.10.4/cmake/FindBoostPython.cmake
--- old/kig-4.10.3/cmake/FindBoostPython.cmake  2013-05-03 06:38:00.0 
+0200
+++ new/kig-4.10.4/cmake/FindBoostPython.cmake  2013-05-28 20:46:58.0 
+0200
@@ -32,6 +32,15 @@
 set(PYTHON_LIBRARY_DIRS 
/usr/lib${LIB_SUFFIX};/usr/local/lib${LIB_SUFFIX};/usr/lib${LIB_SUFFIX}/$pyver/config)
 set(PYTHON_LIBS 
boost_python-gcc-mt;boost_python-mt;boost_python-gcc-mt-1_33;boost_python-gcc-mt-1_33_1;boost_python;boost_python-gcc-mt-1_32;boost_python)
 
+if(WIN32)
+set(PythonLibs_FIND_VERSION 2.7.0)
+find_package(PythonLibs)
+find_package(Boost COMPONENTS python QUIET)
+if(PYTHONLIBS_FOUND AND Boost_FOUND)
+set(BOOST_PYTHON_INCLUDES ${PYTHON_INCLUDE_DIRS} ${Boost_INCLUDE_DIR})
+set(BOOST_PYTHON_LIBS ${Boost_PYTHON_LIBRARY} ${PYTHON_LIBRARIES})
+endif(PYTHONLIBS_FOUND AND Boost_FOUND)
+else(WIN32)
 # 1st: check for boost/shared_ptr.hpp
 check_include_file_cxx(boost/shared_ptr.hpp HAVE_BOOST_SHARED_PTR_HPP)
 
@@ -133,6 +142,7 @@
   set(CMAKE_CXX_FLAGS ${_save_CMAKE_CXX_FLAGS})
 
 endif(HAVE_BOOST_SHARED_PTR_HPP AND NOT _found)
+endif(WIN32)
 
 if(BOOST_PYTHON_INCLUDES AND BOOST_PYTHON_LIBS)
   set(BOOST_PYTHON_FOUND TRUE)
Files old/kig-4.10.3/doc/index.cache.bz2 and new/kig-4.10.4/doc/index.cache.bz2 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-4.10.3/scripting/script_mode.cc 
new/kig-4.10.4/scripting/script_mode.cc
--- old/kig-4.10.3/scripting/script_mode.cc 2013-05-03 06:38:00.0 
+0200
+++ new/kig-4.10.4/scripting/script_mode.cc 2013-05-28 20:46:58.0 
+0200
@@ -17,6 +17,8 @@
 
 #include script_mode.h
 
+#include iterator
+
 #include newscriptwizard.h
 #include python_type.h
 #include python_scripter.h

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit khangman for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package khangman for openSUSE:Factory 
checked in at 2013-06-11 06:11:10

Comparing /work/SRC/openSUSE:Factory/khangman (Old)
 and  /work/SRC/openSUSE:Factory/.khangman.new (New)


Package is khangman

Changes:

--- /work/SRC/openSUSE:Factory/khangman/khangman.changes2013-05-16 
16:50:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.khangman.new/khangman.changes   2013-06-11 
09:32:06.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:40:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  khangman-4.10.3.tar.xz

New:

  khangman-4.10.4.tar.xz



Other differences:
--
++ khangman.spec ++
--- /var/tmp/diff_new_pack.piCDLB/_old  2013-06-11 09:32:07.0 +0200
+++ /var/tmp/diff_new_pack.piCDLB/_new  2013-06-11 09:32:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   khangman
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Hangman Game
 License:GPL-2.0+

++ khangman-4.10.3.tar.xz - khangman-4.10.4.tar.xz ++
Files old/khangman-4.10.3/doc/index.cache.bz2 and 
new/khangman-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/khangman-4.10.3/src/harmattan/khangman-harmattan.desktop 
new/khangman-4.10.4/src/harmattan/khangman-harmattan.desktop
--- old/khangman-4.10.3/src/harmattan/khangman-harmattan.desktop
2013-05-03 06:37:58.0 +0200
+++ new/khangman-4.10.4/src/harmattan/khangman-harmattan.desktop
2013-05-30 11:14:48.0 +0200
@@ -95,6 +95,7 @@
 GenericName[pl]=Uruchamianie KHangMan
 GenericName[pt]=Lançamento do KHangMan
 GenericName[pt_BR]=Lançamento do KHangMan
+GenericName[ru]=Запуск KHangMan
 GenericName[sk]=Spúšťač KHangMan
 GenericName[sl]=Zaganjalnik KHangMan
 GenericName[sv]=Hänga gubben startprogram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/khangman-4.10.3/src/plasma-active/khangman-active.desktop 
new/khangman-4.10.4/src/plasma-active/khangman-active.desktop
--- old/khangman-4.10.3/src/plasma-active/khangman-active.desktop   
2013-05-03 06:37:58.0 +0200
+++ new/khangman-4.10.4/src/plasma-active/khangman-active.desktop   
2013-05-30 11:14:48.0 +0200
@@ -26,6 +26,7 @@
 Name[pl]=KHangMan Active
 Name[pt]=KHangMan Active
 Name[pt_BR]=KHangMan Active
+Name[ru]=KHangMan Active
 Name[sk]=KHangMan Active
 Name[sl]=KHangMan Active
 Name[sv]=Khangman Active
@@ -59,6 +60,7 @@
 GenericName[pl]=KHangMan Active
 GenericName[pt]=KHangMan Active
 GenericName[pt_BR]=KHangMan Active
+GenericName[ru]=KHangMan Active
 GenericName[sk]=KHangMan Active
 GenericName[sl]=KHangMan Active
 GenericName[sv]=Khangman Active
@@ -92,6 +94,7 @@
 Comment[pl]=KHangMan Active dla tabletów
 Comment[pt]=KHangMan Active para tabletes
 Comment[pt_BR]=KHangMan Active para tablets
+Comment[ru]=KHangMan Active для планшетов
 Comment[sk]=KHangMan Active pre tablety
 Comment[sl]=KHangMan Active za tablične računalnike
 Comment[sv]=Khangman Active för läsplattor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/khangman-4.10.3/src/plasma-active/package/metadata.desktop 
new/khangman-4.10.4/src/plasma-active/package/metadata.desktop
--- old/khangman-4.10.3/src/plasma-active/package/metadata.desktop  
2013-05-03 06:37:58.0 +0200
+++ new/khangman-4.10.4/src/plasma-active/package/metadata.desktop  
2013-05-30 11:14:48.0 +0200
@@ -26,6 +26,7 @@
 Name[pl]=KHangMan Active
 Name[pt]=KHangMan Active
 Name[pt_BR]=KHangMan Active
+Name[ru]=KHangMan Active
 Name[sk]=KHangMan Active
 Name[sl]=KHangMan Active
 Name[sv]=Khangman Active
@@ -59,6 +60,7 @@
 Comment[pl]=KHangMan Active dla tabletów
 Comment[pt]=KHangMan Active para tabletes
 Comment[pt_BR]=KHangMan Active para tablets
+Comment[ru]=KHangMan Active для планшетов
 Comment[sk]=KHangMan Active pre tablety
 Comment[sl]=KHangMan Active za tablične računalnike
 Comment[sv]=Khangman Active för läsplattor

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kiten for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kiten for openSUSE:Factory checked 
in at 2013-06-11 06:10:53

Comparing /work/SRC/openSUSE:Factory/kiten (Old)
 and  /work/SRC/openSUSE:Factory/.kiten.new (New)


Package is kiten

Changes:

--- /work/SRC/openSUSE:Factory/kiten/kiten.changes  2013-05-16 
16:52:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiten.new/kiten.changes 2013-06-11 
09:32:16.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:43:15 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kiten-4.10.3.tar.xz

New:

  kiten-4.10.4.tar.xz



Other differences:
--
++ kiten.spec ++
--- /var/tmp/diff_new_pack.nfPvxg/_old  2013-06-11 09:32:17.0 +0200
+++ /var/tmp/diff_new_pack.nfPvxg/_new  2013-06-11 09:32:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kiten
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Japanese Reference/Study Tool
 License:GPL-2.0+

++ kiten-4.10.3.tar.xz - kiten-4.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/kiten/kiten-4.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.kiten.new/kiten-4.10.4.tar.xz differ: char 25, line 
1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kfloppy for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kfloppy for openSUSE:Factory checked 
in at 2013-06-11 06:11:30

Comparing /work/SRC/openSUSE:Factory/kfloppy (Old)
 and  /work/SRC/openSUSE:Factory/.kfloppy.new (New)


Package is kfloppy

Changes:

--- /work/SRC/openSUSE:Factory/kfloppy/kfloppy.changes  2013-05-16 
16:50:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfloppy.new/kfloppy.changes 2013-06-11 
09:31:57.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:48:38 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kfloppy-4.10.3.tar.xz

New:

  kfloppy-4.10.4.tar.xz



Other differences:
--
++ kfloppy.spec ++
--- /var/tmp/diff_new_pack.WwQbRP/_old  2013-06-11 09:31:58.0 +0200
+++ /var/tmp/diff_new_pack.WwQbRP/_new  2013-06-11 09:31:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kfloppy
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Floppy Formatter
 License:GPL-2.0+

++ kfloppy-4.10.3.tar.xz - kfloppy-4.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfloppy-4.10.3/KFloppy.desktop 
new/kfloppy-4.10.4/KFloppy.desktop
--- old/kfloppy-4.10.3/KFloppy.desktop  2013-05-03 06:43:06.0 +0200
+++ new/kfloppy-4.10.4/KFloppy.desktop  2013-05-28 21:30:07.0 +0200
@@ -20,7 +20,7 @@
 GenericName[eu]=Diskete Eratzailea
 GenericName[fa]=قالب‌بندی‌کننده فلاپی
 GenericName[fi]=Levykkeiden alustusohjelma
-GenericName[fr]=Outil de formatage de disquette
+GenericName[fr]=Outil de formatage de disquettes
 GenericName[ga]=Uirlis Fhormáidithe Dioscaí Flapacha
 GenericName[gl]=Formatador de disquetes
 GenericName[he]=מאתחל תקליטונים
Files old/kfloppy-4.10.3/doc/index.cache.bz2 and 
new/kfloppy-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-06-11 06:10:38

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-05-16 
16:55:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-06-11 
09:32:22.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:29:53 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  klines-4.10.3.tar.xz

New:

  klines-4.10.4.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.uxolDX/_old  2013-06-11 09:32:23.0 +0200
+++ /var/tmp/diff_new_pack.uxolDX/_new  2013-06-11 09:32:23.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.10.3.tar.xz - klines-4.10.4.tar.xz ++
Files old/klines-4.10.3/doc/index.cache.bz2 and 
new/klines-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kiriki for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kiriki for openSUSE:Factory checked 
in at 2013-06-11 06:10:56

Comparing /work/SRC/openSUSE:Factory/kiriki (Old)
 and  /work/SRC/openSUSE:Factory/.kiriki.new (New)


Package is kiriki

Changes:

--- /work/SRC/openSUSE:Factory/kiriki/kiriki.changes2013-05-16 
16:52:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiriki.new/kiriki.changes   2013-06-11 
09:32:14.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:29:29 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kiriki-4.10.3.tar.xz

New:

  kiriki-4.10.4.tar.xz



Other differences:
--
++ kiriki.spec ++
--- /var/tmp/diff_new_pack.lHJrsS/_old  2013-06-11 09:32:15.0 +0200
+++ /var/tmp/diff_new_pack.lHJrsS/_new  2013-06-11 09:32:15.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kiriki-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kiriki-4.10.3.tar.xz - kiriki-4.10.4.tar.xz ++
Files old/kiriki-4.10.3/doc/index.cache.bz2 and 
new/kiriki-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kgamma for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kgamma for openSUSE:Factory checked 
in at 2013-06-11 06:11:23

Comparing /work/SRC/openSUSE:Factory/kgamma (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma.new (New)


Package is kgamma

Changes:

--- /work/SRC/openSUSE:Factory/kgamma/kgamma.changes2013-05-16 
16:50:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma.new/kgamma.changes   2013-06-11 
09:31:59.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:37:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kgamma-4.10.3.tar.xz

New:

  kgamma-4.10.4.tar.xz



Other differences:
--
++ kgamma.spec ++
--- /var/tmp/diff_new_pack.DkV4k2/_old  2013-06-11 09:32:00.0 +0200
+++ /var/tmp/diff_new_pack.DkV4k2/_new  2013-06-11 09:32:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kgamma
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma-4.10.3.tar.xz - kgamma-4.10.4.tar.xz ++
Files old/kgamma-4.10.3/doc/index.cache.bz2 and 
new/kgamma-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klickety for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package klickety for openSUSE:Factory 
checked in at 2013-06-11 06:10:41

Comparing /work/SRC/openSUSE:Factory/klickety (Old)
 and  /work/SRC/openSUSE:Factory/.klickety.new (New)


Package is klickety

Changes:

--- /work/SRC/openSUSE:Factory/klickety/klickety.changes2013-05-16 
16:54:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.klickety.new/klickety.changes   2013-06-11 
09:32:21.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:29:43 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  klickety-4.10.3.tar.xz

New:

  klickety-4.10.4.tar.xz



Other differences:
--
++ klickety.spec ++
--- /var/tmp/diff_new_pack.HdTKPL/_old  2013-06-11 09:32:22.0 +0200
+++ /var/tmp/diff_new_pack.HdTKPL/_new  2013-06-11 09:32:22.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:klickety-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klickety-4.10.3.tar.xz - klickety-4.10.4.tar.xz ++
Files old/klickety-4.10.3/doc/index.cache.bz2 and 
new/klickety-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klickety-4.10.3/klickety.notifyrc 
new/klickety-4.10.4/klickety.notifyrc
--- old/klickety-4.10.3/klickety.notifyrc   2013-05-03 06:39:23.0 
+0200
+++ new/klickety-4.10.4/klickety.notifyrc   2013-05-28 21:37:24.0 
+0200
@@ -5,7 +5,7 @@
 Comment[ca]=Joc de taula
 Comment[ca@valencia]=Joc de taula
 Comment[da]=Brætspil
-Comment[de]=Brettspiel
+Comment[de]=Klickety-Brettspiel
 Comment[el]=Επιτραπέζιο παιχνίδι
 Comment[en_GB]=Board Game
 Comment[es]=Juego de tablero

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kfourinline for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2013-06-11 06:11:27

Comparing /work/SRC/openSUSE:Factory/kfourinline (Old)
 and  /work/SRC/openSUSE:Factory/.kfourinline.new (New)


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2013-05-16 
16:50:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2013-06-11 09:31:58.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:28:27 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kfourinline-4.10.3.tar.xz

New:

  kfourinline-4.10.4.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.G8VDRo/_old  2013-06-11 09:31:59.0 +0200
+++ /var/tmp/diff_new_pack.G8VDRo/_new  2013-06-11 09:31:59.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kfourinline-4.10.3.tar.xz - kfourinline-4.10.4.tar.xz ++
Files old/kfourinline-4.10.3/doc/index.cache.bz2 and 
new/kfourinline-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdiamond for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdiamond for openSUSE:Factory 
checked in at 2013-06-11 06:11:33

Comparing /work/SRC/openSUSE:Factory/kdiamond (Old)
 and  /work/SRC/openSUSE:Factory/.kdiamond.new (New)


Package is kdiamond

Changes:

--- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes2013-05-16 
16:50:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdiamond.new/kdiamond.changes   2013-06-11 
09:31:54.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:28:13 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdiamond-4.10.3.tar.xz

New:

  kdiamond-4.10.4.tar.xz



Other differences:
--
++ kdiamond.spec ++
--- /var/tmp/diff_new_pack.A5xjTw/_old  2013-06-11 09:31:54.0 +0200
+++ /var/tmp/diff_new_pack.A5xjTw/_new  2013-06-11 09:31:54.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kdiamond-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kdiamond-4.10.3.tar.xz - kdiamond-4.10.4.tar.xz ++
Files old/kdiamond-4.10.3/doc/index.cache.bz2 and 
new/kdiamond-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-4.10.3/themes/funny_zoo.desktop 
new/kdiamond-4.10.4/themes/funny_zoo.desktop
--- old/kdiamond-4.10.3/themes/funny_zoo.desktop2013-05-03 
06:39:07.0 +0200
+++ new/kdiamond-4.10.4/themes/funny_zoo.desktop2013-05-28 
21:35:30.0 +0200
@@ -13,6 +13,7 @@
 Name[es]=Zoo divertido
 Name[et]=Lõbus loomaaed
 Name[eu]=Animali barregarriak
+Name[fi]=Huvittava eläintarha
 Name[fr]=Zoo amusant
 Name[ga]=Zú Greannmhar
 Name[gl]=Zoo divertido
@@ -57,6 +58,7 @@
 Description[es]=¡Diversión en la jungla! Ayuda a los animales a encontrar a 
sus familias. Y cuidado con esas ranas tan difíciles de encontrar.
 Description[et]=Džunglis on lõbus! Aita loomadel oma pere üles leida. Ja pane 
tähele harva esinevaid konni.
 Description[eu]=Ondo ibili basoan! Lagundu animaliei haien familiak aurkitzen. 
Eta argi ibili aurkitzeko zailak diren igelekin.
+Description[fi]=Viidakossa on hauskaa! Auta eläimiä löytämään perheensä ja 
pidä silmällä vaikeasti löydettäviä sammakoita.
 Description[fr]=C'est l'heure de s'amuser dans la jungle ! Aidez les animaux à 
trouver leurs familles. Cherchez également après ces grenouilles si difficiles 
à trouver.
 Description[ga]=Craic sa dufair! Cabhraigh leis na hainmhithe a muintir a 
aimsiú. Agus bí ag fairís ar na froganna seachantacha sin.
 Description[gl]=É hora de se divertir na xungla! Axuda aos animais a atoparen 
as súas familias. E busca esas ras, que che son difíciles de atopar.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kmines for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kmines for openSUSE:Factory checked 
in at 2013-06-11 06:07:57

Comparing /work/SRC/openSUSE:Factory/kmines (Old)
 and  /work/SRC/openSUSE:Factory/.kmines.new (New)


Package is kmines

Changes:

--- /work/SRC/openSUSE:Factory/kmines/kmines.changes2013-05-16 
16:59:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmines.new/kmines.changes   2013-06-11 
09:32:26.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 17:32:29 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kmines-4.10.3.tar.xz

New:

  kmines-4.10.4.tar.xz



Other differences:
--
++ kmines.spec ++
--- /var/tmp/diff_new_pack.gwPNOG/_old  2013-06-11 09:32:26.0 +0200
+++ /var/tmp/diff_new_pack.gwPNOG/_new  2013-06-11 09:32:26.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kmines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmines-4.10.3.tar.xz - kmines-4.10.4.tar.xz ++
Files old/kmines-4.10.3/doc/index.cache.bz2 and 
new/kmines-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-4.10.3/themes/graveyard-mayhem.desktop 
new/kmines-4.10.4/themes/graveyard-mayhem.desktop
--- old/kmines-4.10.3/themes/graveyard-mayhem.desktop   2013-05-03 
06:39:30.0 +0200
+++ new/kmines-4.10.4/themes/graveyard-mayhem.desktop   2013-05-29 
09:18:15.0 +0200
@@ -9,6 +9,7 @@
 Name[en_GB]=Graveyard Mayhem
 Name[es]=Caos en el cementerio
 Name[et]=Õõvastav surnuaed
+Name[fi]=Hautausmaan sekasorto
 Name[fr]=Grabuge dans le cimetière
 Name[ga]=Graveyard Mayhem
 Name[gl]=O caos do cemiterio
@@ -47,6 +48,7 @@
 Description[en_GB]=A spooky theme for KMines. Don't get caught by the zombies 
in the graveyard!
 Description[es]=Un tema espeluznante para KMines. ¡Que no le pillen los 
zombies del cementerio!
 Description[et]=KMinesi kõhedust tekitav teema. Ära lase end tabada surnuaias 
redutavatel ebasurnutel!
+Description[fi]=Karmaiseva teema KMinesiin. Älä anna zombien napata sinua 
hautausmaalla!
 Description[fr]=Un thème effrayant pour KMines. Ne vous faites pas attraper 
par les zombies dans le cimetière !
 Description[gl]=Un tema gráfico fantasmal para o KMines. Que non te collan os 
zombis no cemiterio!
 Description[hu]=Egy kísérteties téma a KMines számára. Ne kapjanak el a zombik 
a temetőben!
@@ -60,7 +62,7 @@
 Description[nn]=Uhyggjeleg tema for KMinesveipar. Pass deg for zombiane på 
kyrkjegarden.
 Description[pl]=Upiorny motyw KMines. Nie daj się złapać przez zombie na 
cmentarzu!
 Description[pt]=Um tema assustador para o KMines. Não se deixe apanhar pelos 
zombies no cemitério!
-Description[pt_BR]=Um tema assustador para o KMines. Não seja pego pelos 
zumbis no cemitério!
+Description[pt_BR]=Tema assustador para o KMines. Não seja pego pelos zumbis 
no cemitério!
 Description[ru]=Жуткое оформление для KMines. Не дайте зомби себя поймать!
 Description[sk]=Strašidelná téma pre KMines. Nenechajte sa chytiť zombie na 
cintoríne.
 Description[sl]=Strašljiva tema za KMine. Ne pustite, da vas na pokopališču 
zasačijo zombiji!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-4.10.3/themes/green.desktop 
new/kmines-4.10.4/themes/green.desktop
--- old/kmines-4.10.3/themes/green.desktop  2013-05-03 06:39:30.0 
+0200
+++ new/kmines-4.10.4/themes/green.desktop  2013-05-29 09:18:15.0 
+0200
@@ -82,7 +82,7 @@
 Description[nn]=Artig tema for KMinesveipar
 Description[pl]=Śmieszny motyw dla KMines w KDE4
 Description[pt]=Um tema engraçado para o jogo de minas do KDE
-Description[pt_BR]=Um tema divertido para o jogo de minas no KDE4
+Description[pt_BR]=Tema divertido para o jogo de minas no KDE4
 Description[ru]=Забавное оформление для игры KMines из KDE4
 Description[sk]=Zábavná téma pre KMines v KDE4
 Description[sl]=Zabavna tema za KMines

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kpat for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2013-06-11 06:07:38

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.changes2013-05-16 
17:37:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpat.new/kpat.changes   2013-06-11 
09:32:40.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 17:33:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kpat-4.10.3.tar.xz

New:

  kpat-4.10.4.tar.xz



Other differences:
--
++ kpat.spec ++
--- /var/tmp/diff_new_pack.3TNOVC/_old  2013-06-11 09:32:41.0 +0200
+++ /var/tmp/diff_new_pack.3TNOVC/_new  2013-06-11 09:32:41.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Card
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kpat-%{version}.tar.xz
 BuildRequires:  libkdegames-devel

++ kpat-4.10.3.tar.xz - kpat-4.10.4.tar.xz ++
Files old/kpat-4.10.3/doc/index.cache.bz2 and 
new/kpat-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit knetwalk for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package knetwalk for openSUSE:Factory 
checked in at 2013-06-11 06:07:51

Comparing /work/SRC/openSUSE:Factory/knetwalk (Old)
 and  /work/SRC/openSUSE:Factory/.knetwalk.new (New)


Package is knetwalk

Changes:

--- /work/SRC/openSUSE:Factory/knetwalk/knetwalk.changes2013-05-16 
17:35:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.knetwalk.new/knetwalk.changes   2013-06-11 
09:32:33.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 17:32:48 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  knetwalk-4.10.3.tar.xz

New:

  knetwalk-4.10.4.tar.xz



Other differences:
--
++ knetwalk.spec ++
--- /var/tmp/diff_new_pack.uuMvfy/_old  2013-06-11 09:32:33.0 +0200
+++ /var/tmp/diff_new_pack.uuMvfy/_new  2013-06-11 09:32:33.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:knetwalk-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ knetwalk-4.10.3.tar.xz - knetwalk-4.10.4.tar.xz ++
Files old/knetwalk-4.10.3/doc/index.cache.bz2 and 
new/knetwalk-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ksudoku for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package ksudoku for openSUSE:Factory checked 
in at 2013-06-11 06:07:16

Comparing /work/SRC/openSUSE:Factory/ksudoku (Old)
 and  /work/SRC/openSUSE:Factory/.ksudoku.new (New)


Package is ksudoku

Changes:

--- /work/SRC/openSUSE:Factory/ksudoku/ksudoku.changes  2013-05-16 
17:46:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksudoku.new/ksudoku.changes 2013-06-11 
09:33:01.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 17:34:43 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  ksudoku-4.10.3.tar.xz

New:

  ksudoku-4.10.4.tar.xz



Other differences:
--
++ ksudoku.spec ++
--- /var/tmp/diff_new_pack.M9FfQd/_old  2013-06-11 09:33:02.0 +0200
+++ /var/tmp/diff_new_pack.M9FfQd/_new  2013-06-11 09:33:02.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:ksudoku-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ ksudoku-4.10.3.tar.xz - ksudoku-4.10.4.tar.xz ++
Files old/ksudoku-4.10.3/doc/index.cache.bz2 and 
new/ksudoku-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kruler for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kruler for openSUSE:Factory checked 
in at 2013-06-11 06:10:05

Comparing /work/SRC/openSUSE:Factory/kruler (Old)
 and  /work/SRC/openSUSE:Factory/.kruler.new (New)


Package is kruler

Changes:

--- /work/SRC/openSUSE:Factory/kruler/kruler.changes2013-05-16 
17:38:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kruler.new/kruler.changes   2013-06-11 
09:32:48.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:38:15 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kruler-4.10.3.tar.xz

New:

  kruler-4.10.4.tar.xz



Other differences:
--
++ kruler.spec ++
--- /var/tmp/diff_new_pack.AqydvY/_old  2013-06-11 09:32:49.0 +0200
+++ /var/tmp/diff_new_pack.AqydvY/_new  2013-06-11 09:32:49.0 +0200
@@ -26,7 +26,7 @@
 Provides:   kde4-kruler = 4.3.0
 Obsoletes:  kde4-kruler  4.3.0
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kruler-4.10.3.tar.xz - kruler-4.10.4.tar.xz ++
Files old/kruler-4.10.3/doc/index.cache.bz2 and 
new/kruler-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kwordquiz for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kwordquiz for openSUSE:Factory 
checked in at 2013-06-11 06:09:36

Comparing /work/SRC/openSUSE:Factory/kwordquiz (Old)
 and  /work/SRC/openSUSE:Factory/.kwordquiz.new (New)


Package is kwordquiz

Changes:

--- /work/SRC/openSUSE:Factory/kwordquiz/kwordquiz.changes  2013-05-16 
17:55:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwordquiz.new/kwordquiz.changes 2013-06-11 
09:33:14.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:44:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kwordquiz-4.10.3.tar.xz

New:

  kwordquiz-4.10.4.tar.xz



Other differences:
--
++ kwordquiz.spec ++
--- /var/tmp/diff_new_pack.hEiV22/_old  2013-06-11 09:33:15.0 +0200
+++ /var/tmp/diff_new_pack.hEiV22/_new  2013-06-11 09:33:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwordquiz
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Vocabulary Trainer
 License:GPL-2.0+

++ kwordquiz-4.10.3.tar.xz - kwordquiz-4.10.4.tar.xz ++
Files old/kwordquiz-4.10.3/doc/index.cache.bz2 and 
new/kwordquiz-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kross-interpreters for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kross-interpreters for 
openSUSE:Factory checked in at 2013-06-11 06:10:08

Comparing /work/SRC/openSUSE:Factory/kross-interpreters (Old)
 and  /work/SRC/openSUSE:Factory/.kross-interpreters.new (New)


Package is kross-interpreters

Changes:

--- /work/SRC/openSUSE:Factory/kross-interpreters/kross-interpreters.changes
2013-05-16 17:38:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kross-interpreters.new/kross-interpreters.changes   
2013-06-11 09:32:47.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:46:43 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kross-interpreters-4.10.3.tar.xz

New:

  kross-interpreters-4.10.4.tar.xz



Other differences:
--
++ kross-interpreters.spec ++
--- /var/tmp/diff_new_pack.Fvziul/_old  2013-06-11 09:32:48.0 +0200
+++ /var/tmp/diff_new_pack.Fvziul/_new  2013-06-11 09:32:48.0 +0200
@@ -26,7 +26,7 @@
 Summary:Diverse bindings for KROSS
 License:LGPL-2.1+
 Group:  Development/Libraries/KDE
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Patch0: kross-interpreters-ruby19.patch

++ kross-interpreters-4.10.3.tar.xz - kross-interpreters-4.10.4.tar.xz 
++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



  1   2   >