commit help2man for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package help2man for openSUSE:Factory 
checked in at 2015-05-15 09:54:16

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


Package is help2man

Changes:

--- /work/SRC/openSUSE:Factory/help2man/help2man.changes2015-02-08 
11:42:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.help2man.new/help2man.changes   2015-05-15 
09:54:17.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 12:08:32 UTC 2015 - mplus...@suse.com
+
+- Update to 1.46.6
+  * Add German, Ukranian and Polish translations of info 
+documentation.
+  * Add Hungarian and Norwegian Bokmaal translations.
+
+---

Old:

  help2man-1.46.5.tar.xz
  help2man-1.46.5.tar.xz.sig

New:

  help2man-1.46.6.tar.xz
  help2man-1.46.6.tar.xz.sig



Other differences:
--
++ help2man.spec ++
--- /var/tmp/diff_new_pack.3IxEjT/_old  2015-05-15 09:54:18.0 +0200
+++ /var/tmp/diff_new_pack.3IxEjT/_new  2015-05-15 09:54:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   help2man
-Version:1.46.5
+Version:1.46.6
 Release:0
 Summary:Create Simple Man Pages from --help Output
 License:GPL-3.0+
@@ -44,7 +44,8 @@
 %setup -q
 
 %build
-%configure --enable-nls
+%configure \
+   --enable-nls
 make %{?_smp_mflags}
 
 %install
@@ -63,8 +64,8 @@
 %doc COPYING NEWS README THANKS debian/changelog
 %{_bindir}/help2man
 %{_libdir}/help2man/
-%doc %{_infodir}/help2man*.info%{ext_info}
-%doc %{_mandir}/man1/help2man.1%{ext_man}
+%{_infodir}/help2man*.info%{ext_info}
+%{_mandir}/man1/help2man.1%{ext_man}
 %dir %{_mandir}/??
 %dir %{_mandir}/??/man1
 

++ help2man-1.46.5.tar.xz - help2man-1.46.6.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.46.5/README new/help2man-1.46.6/README
--- old/help2man-1.46.5/README  2015-01-30 15:10:22.0 +0100
+++ new/help2man-1.46.6/README  2015-04-26 12:15:32.0 +0200
@@ -1,10 +1,10 @@
-   README for GNU help2man version 1.46.5
+   README for GNU help2man version 1.46.6
 
 help2man is a script to create simple man pages from the --help and
 --version output of programs.
 
   http://www.gnu.org/software/help2man/
-  ftp://ftp.gnu.org/gnu/help2man/help2man-1.46.5.tar.xz
+  ftp://ftp.gnu.org/gnu/help2man/help2man-1.46.6.tar.xz
 
   git://anonscm.debian.org/users/bod/help2man.git
   http://anonscm.debian.org/gitweb/?p=users/bod/help2man.git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.46.5/THANKS new/help2man-1.46.6/THANKS
--- old/help2man-1.46.5/THANKS  2015-01-30 14:02:41.0 +0100
+++ new/help2man-1.46.6/THANKS  2015-04-26 05:50:09.0 +0200
@@ -21,9 +21,11 @@
 Mike Frysinger vap...@gentoo.org
 Bjarni Ingi Gislason   bjarn...@rhi.hi.is
 Rodolfo Ribeiro Gomes  rodolf...@gmail.com
+Joe Hansen joedalt...@yahoo.dk
 Roland Huebner r...@pelikan.cologne.de
 Thomas Huriaux thomas.huri...@kti.ae.poznan.pl
 Simon Josefssonsi...@josefsson.org
+Jorma Karvonen karvonen.jo...@gmail.com
 Michael Kotsarinis mk73...@gmail.com
 Yuri Kozlovyu...@komyakino.ru
 Matt Kraai kr...@alumni.carnegiemellon.edu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.46.5/configure 
new/help2man-1.46.6/configure
--- old/help2man-1.46.5/configure   2015-01-30 15:10:23.0 +0100
+++ new/help2man-1.46.6/configure   2015-04-26 12:15:33.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNU help2man 1.46.5.
+# Generated by GNU Autoconf 2.69 for GNU help2man 1.46.6.
 #
 # Report bugs to bug-help2...@gnu.org.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNU help2man'
 PACKAGE_TARNAME='help2man'
-PACKAGE_VERSION='1.46.5'
-PACKAGE_STRING='GNU help2man 1.46.5'
+PACKAGE_VERSION='1.46.6'
+PACKAGE_STRING='GNU help2man 1.46.6'
 PACKAGE_BUGREPORT='bug-help2...@gnu.org'
 PACKAGE_URL='http://www.gnu.org/software/help2man/'
 
@@ -1200,7 +1200,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures GNU help2man 1.46.5 to adapt to many kinds of systems.
+\`configure' configures GNU help2man 1.46.6 to adapt to many kinds of systems.
 
 Usage: $0 

commit ktp-send-file for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-send-file for openSUSE:Factory 
checked in at 2015-05-15 10:05:50

Comparing /work/SRC/openSUSE:Factory/ktp-send-file (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-send-file.new (New)


Package is ktp-send-file

Changes:

--- /work/SRC/openSUSE:Factory/ktp-send-file/ktp-send-file.changes  
2015-05-11 18:39:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-send-file.new/ktp-send-file.changes 
2015-05-15 10:05:51.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-send-file-15.04.0.tar.xz

New:

  ktp-send-file-15.04.1.tar.xz



Other differences:
--
++ ktp-send-file.spec ++
--- /var/tmp/diff_new_pack.gQEEr8/_old  2015-05-15 10:05:52.0 +0200
+++ /var/tmp/diff_new_pack.gQEEr8/_new  2015-05-15 10:05:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-send-file
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:File manager plugin
 License:LGPL-2.1+

++ ktp-send-file-15.04.0.tar.xz - ktp-send-file-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-15.04.0/CMakeLists.txt 
new/ktp-send-file-15.04.1/CMakeLists.txt
--- old/ktp-send-file-15.04.0/CMakeLists.txt2015-04-07 20:36:49.0 
+0200
+++ new/ktp-send-file-15.04.1/CMakeLists.txt2015-05-07 15:04:46.0 
+0200
@@ -2,7 +2,7 @@
 
 cmake_minimum_required(VERSION 2.8.12)
 
-set (KTP_SEND_FILE_VERSION 15.04.0)
+set (KTP_SEND_FILE_VERSION 15.04.1)
 
 set(IS_KTP_INTERNAL_MODULE TRUE)
 




commit kmix for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kmix for openSUSE:Factory checked in 
at 2015-05-15 10:05:57

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


Package is kmix

Changes:

--- /work/SRC/openSUSE:Factory/kmix/kmix.changes2015-03-11 
09:50:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmix.new/kmix.changes   2015-05-15 
10:05:58.0 +0200
@@ -2,1962 +2 @@
-Tue Mar  3 10:40:40 UTC 2015 - tittiatc...@gmail.com
-
-- Update to KDE Applications 14.12.3
-   * KDE Applications 14.12.3
-   * See https://www.kde.org/announcements/announce-applications-14.12.3.php
-

-Fri Feb  6 08:47:26 UTC 2015 - tittiatc...@gmail.com
-
-- Update to KDE Applications 14.12.2
-   * KDE Applications 14.12.2
-   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
-

-Sun Nov 23 04:49:00 UTC 2014 - Led led...@gmail.com
-
-- fix bashisms in kmixremote script
-- add patches:
-  * kmix-4.14.3-fix-bashisms.patch
-

-Sun Nov  9 20:39:19 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.14.3
-   * KDE 4.14.3 SC Bugfix Release
-   * See http://www.kde.org/announcements/announce-4.14.3.php
-

-Sun Oct 12 12:08:43 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.14.2
-   * KDE 4.14.2 SC Bugfix Release
-   * See http://www.kde.org/announcements/announce-4.14.2.php
-

-Sat Sep 13 16:35:30 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.14.1
-   * KDE 4.14.1 SC Bugfix Release
-   * See http://www.kde.org/announcements/announce-4.14.1.php
-

-Fri Aug 15 08:36:30 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.14.0
-   * KDE 4.14.0 SC Final Release
-   * See http://www.kde.org/announcements/4.14/
-

-Thu Jul 17 16:51:56 UTC 2014 - cgiboude...@gmx.com
-
-- Update to 4.13.90
-   * KDE 4.14 Beta 2 release
-   * See http://www.kde.org/announcements/announce-4.14-beta2.php
-

-Thu Jul 10 22:19:34 UTC 2014 - cgiboude...@gmx.com
-
-- Update to 4.13.80
-   * KDE 4.14 Beta 1 release
-   * See http://www.kde.org/announcements/announce-4.14-beta1.php
-

-Sun Jun  8 18:37:36 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.13.2
-   * KDE 4.13  release
-   * See http://www.kde.org/announcements/announce-4.13.2.php
-

-Fri May  9 16:49:43 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.13.1
-   * KDE 4.13.1  bug fix release
-   * See http://www.kde.org/announcements/announce-4.13.1.php
-

-Fri Apr 11 16:52:54 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.13.0
-   * KDE 4.13  release
-   * See http://www.kde.org/announcements/4.13/
-

-Thu Mar 27 17:51:18 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.12.97
-   * KDE 4.13 RC  release
-   * See http://www.kde.org/announcements/announce-4.13-rc.php
-

-Thu Mar 20 18:13:09 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.12.95
-   * KDE 4.13 Beta 3  release
-   * See http://www.kde.org/announcements/announce-4.13-beta3.php
-

-Thu Mar 13 20:19:55 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.12.90
-   * KDE 4.13 Beta 2  release
-   * See http://www.kde.org/announcements/announce-4.13-beta2.php
-

-Fri Mar  7 10:12:12 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.12.80
-   * KDE 4.13 Beta 1  release
-   * See http://www.kde.org/announcements/announce-4.13-beta1.php
-

-Sat Feb  1 10:16:36 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.12.2
-   * KDE 4.12.2  release
-   * See http://www.kde.org/announcements/announce-4.12.2.php
-

-Sat Jan 11 15:42:18 UTC 2014 - tittiatc...@gmail.com
-
-- Update to 4.12.1
-   * KDE 4.12.1  release
-   * See http://www.kde.org/announcements/announce-4.12.1.php
-

-Sat Dec 14 18:09:33 UTC 2013 

commit ktp-contact-runner for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-contact-runner for 
openSUSE:Factory checked in at 2015-05-15 10:05:35

Comparing /work/SRC/openSUSE:Factory/ktp-contact-runner (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-contact-runner.new (New)


Package is ktp-contact-runner

Changes:

--- /work/SRC/openSUSE:Factory/ktp-contact-runner/ktp-contact-runner.changes
2015-05-11 18:35:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-contact-runner.new/ktp-contact-runner.changes   
2015-05-15 10:05:36.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-contact-runner-15.04.0.tar.xz

New:

  ktp-contact-runner-15.04.1.tar.xz



Other differences:
--
++ ktp-contact-runner.spec ++
--- /var/tmp/diff_new_pack.vitFx2/_old  2015-05-15 10:05:36.0 +0200
+++ /var/tmp/diff_new_pack.vitFx2/_new  2015-05-15 10:05:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-contact-runner
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Telepathy Krunner plugin
 License:LGPL-2.1+

++ ktp-contact-runner-15.04.0.tar.xz - ktp-contact-runner-15.04.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-contact-runner-15.04.0/CMakeLists.txt 
new/ktp-contact-runner-15.04.1/CMakeLists.txt
--- old/ktp-contact-runner-15.04.0/CMakeLists.txt   2015-04-07 
20:40:26.0 +0200
+++ new/ktp-contact-runner-15.04.1/CMakeLists.txt   2015-05-07 
15:02:17.0 +0200
@@ -2,7 +2,7 @@
 
 cmake_minimum_required(VERSION 2.8.12)
 
-set(KTP_CONTACT_RUNNER_VERSION 15.04.0)
+set(KTP_CONTACT_RUNNER_VERSION 15.04.1)
 set(IS_KTP_INTERNAL_MODULE TRUE)
 
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)




commit ktp-contact-list for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-contact-list for 
openSUSE:Factory checked in at 2015-05-15 10:05:31

Comparing /work/SRC/openSUSE:Factory/ktp-contact-list (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-contact-list.new (New)


Package is ktp-contact-list

Changes:

--- /work/SRC/openSUSE:Factory/ktp-contact-list/ktp-contact-list.changes
2015-05-11 18:34:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-contact-list.new/ktp-contact-list.changes   
2015-05-15 10:05:32.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:25 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-contact-list-15.04.0.tar.xz

New:

  ktp-contact-list-15.04.1.tar.xz



Other differences:
--
++ ktp-contact-list.spec ++
--- /var/tmp/diff_new_pack.YDhj9b/_old  2015-05-15 10:05:32.0 +0200
+++ /var/tmp/diff_new_pack.YDhj9b/_new  2015-05-15 10:05:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-contact-list
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Telepathy contact list
 License:LGPL-2.1+

++ ktp-contact-list-15.04.0.tar.xz - ktp-contact-list-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-contact-list-15.04.0/CMakeLists.txt 
new/ktp-contact-list-15.04.1/CMakeLists.txt
--- old/ktp-contact-list-15.04.0/CMakeLists.txt 2015-04-07 20:39:57.0 
+0200
+++ new/ktp-contact-list-15.04.1/CMakeLists.txt 2015-05-07 15:01:38.0 
+0200
@@ -2,7 +2,7 @@
 
 cmake_minimum_required(VERSION 2.8.12)
 
-set(KTP_CONTACT_LIST_VERSION 15.04.0)
+set(KTP_CONTACT_LIST_VERSION 15.04.1)
 
 set(IS_KTP_INTERNAL_MODULE TRUE)
 
@@ -62,11 +62,11 @@
 
 configure_file(version.h.in ${CMAKE_CURRENT_BINARY_DIR}/version.h)
 
-qt5_wrap_ui (ktp_contactlist_SRCS
-   main-widget.ui
-   dialogs/remove-contact-dialog.ui
-   tooltips/contacttooltip.ui
-   tooltips/persontooltip.ui
+ki18n_wrap_ui(ktp_contactlist_SRCS
+main-widget.ui
+dialogs/remove-contact-dialog.ui
+tooltips/contacttooltip.ui
+tooltips/persontooltip.ui
 )
 
 add_executable (ktp-contactlist ${ktp_contactlist_SRCS})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-contact-list-15.04.0/dialogs/custom-presence-dialog.cpp 
new/ktp-contact-list-15.04.1/dialogs/custom-presence-dialog.cpp
--- old/ktp-contact-list-15.04.0/dialogs/custom-presence-dialog.cpp 
2015-04-07 20:39:57.0 +0200
+++ new/ktp-contact-list-15.04.1/dialogs/custom-presence-dialog.cpp 
2015-05-07 15:01:38.0 +0200
@@ -71,6 +71,7 @@
 setWindowTitle(i18n(Edit Custom Presences));
 
 QDialogButtonBox *buttonBox = new 
QDialogButtonBox(QDialogButtonBox::Close, this);
+connect(buttonBox, SIGNAL(rejected()), this, SLOT(reject()));
 
 FilteredModel *filteredModel = new FilteredModel(this);
 filteredModel-setSourceModel(m_model);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-contact-list-15.04.0/main.cpp 
new/ktp-contact-list-15.04.1/main.cpp
--- old/ktp-contact-list-15.04.0/main.cpp   2015-04-07 20:39:57.0 
+0200
+++ new/ktp-contact-list-15.04.1/main.cpp   2015-05-07 15:01:38.0 
+0200
@@ -36,6 +36,8 @@
 int main(int argc, char *argv[])
 {
 QApplication app(argc, argv);
+KLocalizedString::setApplicationDomain(ktp-contactlist);
+
 KAboutData aboutData(ktpcontactlist, i18n(KDE Telepathy Contact List), 
KTP_CONTACT_LIST_VERSION,
  i18n(KDE Telepathy Contact List), 
KAboutLicense::GPL,
  i18n((C) 2011, Martin Klapetek));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-contact-list-15.04.0/org.kde.ktpcontactlist.desktop 
new/ktp-contact-list-15.04.1/org.kde.ktpcontactlist.desktop
--- old/ktp-contact-list-15.04.0/org.kde.ktpcontactlist.desktop 2015-04-07 
20:39:57.0 +0200
+++ new/ktp-contact-list-15.04.1/org.kde.ktpcontactlist.desktop 2015-05-07 
15:01:38.0 +0200
@@ -21,6 +21,8 @@
 Name[pl]=Kontakty komunikatorów internetowych
 Name[pt]=Contactos de MI
 Name[pt_BR]=Contatos de mensagens instantâneas
+Name[ro]=Contacte de MI
+Name[ru]=Список контактов
 Name[sk]=IM kontakty
 Name[sl]=Stiki hipnega sporočanja
 Name[sr]=ИМ контакти




commit MyODBC-unixODBC for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package MyODBC-unixODBC for openSUSE:Factory 
checked in at 2015-05-15 10:06:07

Comparing /work/SRC/openSUSE:Factory/MyODBC-unixODBC (Old)
 and  /work/SRC/openSUSE:Factory/.MyODBC-unixODBC.new (New)


Package is MyODBC-unixODBC

Changes:

--- /work/SRC/openSUSE:Factory/MyODBC-unixODBC/MyODBC-unixODBC.changes  
2015-02-27 11:10:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.MyODBC-unixODBC.new/MyODBC-unixODBC.changes 
2015-05-15 10:06:08.0 +0200
@@ -1,0 +2,17 @@
+Wed May 13 02:55:46 UTC 2015 - km...@suse.com
+
+- test() macro is undefined in libmyodbc5.so and is also not found
+  in libmysqlclient. Port changes found in v5.2 and beyond to prevent:
+
+  isql: symbol lookup error: /usr/lib64/libmyodbc5.so: undefined
+
+  * added: MyODBC-unixODBC-remove_use_of_test_macro.patch
+
+---
+Mon May 11 21:55:45 UTC 2015 - km...@suse.com
+
+- Backport fix from v5.2.3 related to incorrect implementation of
+  is_minimum_version().
+  * added MyODBC-unixODBC-is_minimum_version.patch
+
+---

New:

  MyODBC-unixODBC-is_minimum_version.patch
  MyODBC-unixODBC-remove_use_of_test_macro.patch



Other differences:
--
++ MyODBC-unixODBC.spec ++
--- /var/tmp/diff_new_pack.67BJIb/_old  2015-05-15 10:06:09.0 +0200
+++ /var/tmp/diff_new_pack.67BJIb/_new  2015-05-15 10:06:09.0 +0200
@@ -33,6 +33,8 @@
 Patch3: MyODBC-unixODBC-64bit.patch
 Patch4: MyODBC-unixODBC-my_init_dynamic_array_flags.patch
 Patch5: MyODBC-unixODBC-my_malloc_when_using_my_free.patch
+Patch6: MyODBC-unixODBC-is_minimum_version.patch
+Patch7: MyODBC-unixODBC-remove_use_of_test_macro.patch
 BuildRequires:  libtool
 BuildRequires:  mysql-devel
 BuildRequires:  unixODBC-devel
@@ -54,6 +56,8 @@
 %patch4
 fi
 %patch5 -p1
+%patch6 -p1
+%patch7 -p1
 
 %build
 # mysql 5.5.10 has stopped #define'ing THREAD in its exports, and has

++ MyODBC-unixODBC-is_minimum_version.patch ++
Index: mysql-connector-odbc-5.1.8/driver/catalog.c
===
--- mysql-connector-odbc-5.1.8.orig/driver/catalog.c
+++ mysql-connector-odbc-5.1.8/driver/catalog.c
@@ -42,7 +42,7 @@ my_bool server_has_i_s(DBC FAR *dbc)
 According to the server ChangeLog INFORMATION_SCHEMA was introduced
 in the 5.0.2
   */
-  return is_minimum_version(dbc-mysql.server_version, 5.0.2, 5);
+  return is_minimum_version(dbc-mysql.server_version, 5.0.2);
 }
 /*
   @type: internal
@@ -861,7 +861,7 @@ SQLRETURN i_s_foreign_keys(SQLHSTMT hstm
   /*
  With 5.1, we can use REFERENTIAL_CONSTRAINTS to get even more info.
   */
-  if (is_minimum_version(stmt-dbc-mysql.server_version, 5.1, 3))
+  if (is_minimum_version(stmt-dbc-mysql.server_version, 5.1))
   {
 update_rule= CASE
   WHEN R.UPDATE_RULE = 'CASCADE' THEN 0
Index: mysql-connector-odbc-5.1.8/driver/connect.c
===
--- mysql-connector-odbc-5.1.8.orig/driver/connect.c
+++ mysql-connector-odbc-5.1.8/driver/connect.c
@@ -243,7 +243,7 @@ SQLRETURN myodbc_do_connect(DBC *dbc, Da
 return SQL_ERROR;
   }
 
-  if (!is_minimum_version(dbc-mysql.server_version, 4.1.1, 5))
+  if (!is_minimum_version(dbc-mysql.server_version, 4.1.1))
   {
 mysql_close(mysql);
 set_dbc_error(dbc, 08001, Driver does not support server versions under 
4.1.1, 0);
Index: mysql-connector-odbc-5.1.8/driver/execute.c
===
--- mysql-connector-odbc-5.1.8.orig/driver/execute.c
+++ mysql-connector-odbc-5.1.8/driver/execute.c
@@ -378,7 +378,7 @@ SQLRETURN insert_param(STMT *stmt, char
 
 /* TODO need to check if it was merged to other versions already */
 if (has_utf8_maxlen4 
-!is_minimum_version(dbc-mysql.server_version, 6.0.4, 5))
+!is_minimum_version(dbc-mysql.server_version, 6.0.4))
   return set_stmt_error(stmt, HY000,
 Server does not support 4-byte encoded 
 UTF8 characters., 0);
Index: mysql-connector-odbc-5.1.8/driver/info.c
===
--- mysql-connector-odbc-5.1.8.orig/driver/info.c
+++ mysql-connector-odbc-5.1.8/driver/info.c
@@ -190,7 +190,7 @@ MySQLGetInfo(SQLHDBC hdbc, SQLUSMALLINT
 
   case SQL_CREATE_VIEW:
 /** @todo SQL_CV_LOCAL ? */
-if (is_minimum_version(dbc-mysql.server_version, 5.0, 3))
+if (is_minimum_version(dbc-mysql.server_version, 5.0))
   

commit kdenlive for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kdenlive for openSUSE:Factory 
checked in at 2015-05-15 10:05:03

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


Package is kdenlive

Changes:

--- /work/SRC/openSUSE:Factory/kdenlive/kdenlive.changes2015-05-11 
19:32:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdenlive.new/kdenlive.changes   2015-05-15 
10:05:04.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:30:39 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kdenlive-15.04.0.tar.xz

New:

  kdenlive-15.04.1.tar.xz



Other differences:
--
++ kdenlive.spec ++
--- /var/tmp/diff_new_pack.gkKV2Y/_old  2015-05-15 10:05:05.0 +0200
+++ /var/tmp/diff_new_pack.gkKV2Y/_new  2015-05-15 10:05:05.0 +0200
@@ -19,13 +19,13 @@
 %define mlt_version 0.9.6
 
 Name:   kdenlive
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Non-linear video editor
 License:GPL-3.0+
 Group:  Productivity/Multimedia/Video/Editors and Convertors
 Url:http://www.kdenlive.org/
-Source0:
http://download.kde.org/stable/applications/15.04.0/src/%{name}-%{version}.tar.xz
+Source0:
http://download.kde.org/stable/applications/15.04.1/src/%{name}-%{version}.tar.xz
 Patch1: use-mlt_datadir.patch
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes

++ kdenlive-15.04.0.tar.xz - kdenlive-15.04.1.tar.xz ++
 1916 lines of diff (skipped)




commit ktp-common-internals for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-common-internals for 
openSUSE:Factory checked in at 2015-05-15 10:05:18

Comparing /work/SRC/openSUSE:Factory/ktp-common-internals (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-common-internals.new (New)


Package is ktp-common-internals

Changes:

--- 
/work/SRC/openSUSE:Factory/ktp-common-internals/ktp-common-internals.changes
2015-05-11 19:32:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-common-internals.new/ktp-common-internals.changes
   2015-05-15 10:05:19.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:02 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-common-internals-15.04.0.tar.xz

New:

  ktp-common-internals-15.04.1.tar.xz



Other differences:
--
++ ktp-common-internals.spec ++
--- /var/tmp/diff_new_pack.Wf60ql/_old  2015-05-15 10:05:19.0 +0200
+++ /var/tmp/diff_new_pack.Wf60ql/_new  2015-05-15 10:05:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-common-internals
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Telepathy common module
 License:LGPL-2.1+

++ ktp-common-internals-15.04.0.tar.xz - 
ktp-common-internals-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-common-internals-15.04.0/CMakeLists.txt 
new/ktp-common-internals-15.04.1/CMakeLists.txt
--- old/ktp-common-internals-15.04.0/CMakeLists.txt 2015-04-07 
20:43:54.0 +0200
+++ new/ktp-common-internals-15.04.1/CMakeLists.txt 2015-05-07 
15:00:48.0 +0200
@@ -2,6 +2,11 @@
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 
+# Bump for every 0.x release, or whenever BC changes
+set (KTP_SONUMBER 9) # SO 9 is for 15.04 release
+set (KTP_VERSION 15.04.1)
+set (KTP_MESSAGE_FILTER_FRAMEWORK_VERSION 5)
+
 find_package(ECM 0.0.11 REQUIRED NO_MODULE)
 set (CMAKE_MODULE_PATH
  ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules
@@ -66,11 +71,6 @@
 set_package_properties(LibOTR PROPERTIES DESCRIPTION Required for OTR 
support TYPE OPTIONAL)
 set_package_properties(Libgcrypt PROPERTIES DESCRIPTION Required for OTR 
support TYPE OPTIONAL)
 
-# Bump for every 0.x release, or whenever BC changes
-set (KTP_SONUMBER 9) # SO 9 is for 15.04 release
-set (KTP_VERSION 15.04.0)
-set (KTP_MESSAGE_FILTER_FRAMEWORK_VERSION 5)
-
 
add_definitions(-DKTP_MESSAGE_FILTER_FRAMEWORK_VERSION=\${KTP_MESSAGE_FILTER_FRAMEWORK_VERSION}\)
 add_definitions(-DTRANSLATION_DOMAIN=\ktp-common-internals\)
 add_definitions (
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-common-internals-15.04.0/KTp/Widgets/CMakeLists.txt 
new/ktp-common-internals-15.04.1/KTp/Widgets/CMakeLists.txt
--- old/ktp-common-internals-15.04.0/KTp/Widgets/CMakeLists.txt 2015-04-07 
20:43:54.0 +0200
+++ new/ktp-common-internals-15.04.1/KTp/Widgets/CMakeLists.txt 2015-05-07 
15:00:48.0 +0200
@@ -29,10 +29,10 @@
  settings-kcm-dialog.h
 )
 
-qt5_wrap_ui (ktp_widgets_private_SRCS
-   add-contact-dialog.ui
-   join-chat-room-dialog.ui
-   start-chat-dialog.ui
+ki18n_wrap_ui(ktp_widgets_private_SRCS
+add-contact-dialog.ui
+join-chat-room-dialog.ui
+start-chat-dialog.ui
 )
 
 add_library (KTpWidgets
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-common-internals-15.04.0/data/ktelepathy.notifyrc 
new/ktp-common-internals-15.04.1/data/ktelepathy.notifyrc
--- old/ktp-common-internals-15.04.0/data/ktelepathy.notifyrc   2015-04-07 
20:43:54.0 +0200
+++ new/ktp-common-internals-15.04.1/data/ktelepathy.notifyrc   2015-05-07 
15:00:48.0 +0200
@@ -736,7 +736,7 @@
 Comment[pt]=Foi recebida uma mensagem na janela de conversação activa
 Comment[pt_BR]=Chegou uma mensagem na janela de bate-papo ativa
 Comment[ro]=A fost recepționat un mesaj de intrare în fereastra de discuții 
activă
-Comment[ru]=Получено входящее сообщение в активном окне общения
+Comment[ru]=В активном окне разговора получено новое сообщение
 Comment[sk]=Bola prijatá prichádzajúca správa v okne aktívneho rozhovoru
 Comment[sl]=Prejeto je bilo dohodno sporočilo v oknu dejavnega klepeta
 Comment[sr]=Примљена је порука у прозору активног ћаскања
@@ -782,6 +782,8 @@
 Name[pl]=Wiadomość przychodząca w rozmowie grupowej
 Name[pt]=Mensagem Recebida na Conversa em Grupo
 Name[pt_BR]=Mensagem recebida no bate-papo em grupo
+Name[ro]=Mesaj de intrare în 

commit signon-kwallet-extension for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package signon-kwallet-extension for 
openSUSE:Factory checked in at 2015-05-15 10:05:14

Comparing /work/SRC/openSUSE:Factory/signon-kwallet-extension (Old)
 and  /work/SRC/openSUSE:Factory/.signon-kwallet-extension.new (New)


Package is signon-kwallet-extension

Changes:

--- 
/work/SRC/openSUSE:Factory/signon-kwallet-extension/signon-kwallet-extension.changes
2015-05-11 19:24:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.signon-kwallet-extension.new/signon-kwallet-extension.changes
   2015-05-15 10:05:15.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:30:57 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  signon-kwallet-extension-15.04.0.tar.xz

New:

  signon-kwallet-extension-15.04.1.tar.xz



Other differences:
--
++ signon-kwallet-extension.spec ++
--- /var/tmp/diff_new_pack.uYUd0n/_old  2015-05-15 10:05:15.0 +0200
+++ /var/tmp/diff_new_pack.uYUd0n/_new  2015-05-15 10:05:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   signon-kwallet-extension
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:KWallet integration for signon framework
 License:GPL-2.0+

++ signon-kwallet-extension-15.04.0.tar.xz - 
signon-kwallet-extension-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/signon-kwallet-extension-15.04.0/CMakeLists.txt 
new/signon-kwallet-extension-15.04.1/CMakeLists.txt
--- old/signon-kwallet-extension-15.04.0/CMakeLists.txt 2015-04-07 
21:05:38.0 +0200
+++ new/signon-kwallet-extension-15.04.1/CMakeLists.txt 2015-05-07 
15:11:07.0 +0200
@@ -1,8 +1,8 @@
 project(kwalletsignon5)
 set(kwalletsignon_VERSION_MAJOR 15)
 set(kwalletsignon_VERSION_MINOR 04)
-set(kwalletsignon_VERSION_RELEASE 0)
-set(kwalletsignon_VERSION 15.04.0)
+set(kwalletsignon_VERSION_RELEASE 1)
+set(kwalletsignon_VERSION 15.04.1)
 
 cmake_minimum_required(VERSION 2.8.12)
 




commit ktp-approver for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-approver for openSUSE:Factory 
checked in at 2015-05-15 10:05:24

Comparing /work/SRC/openSUSE:Factory/ktp-approver (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-approver.new (New)


Package is ktp-approver

Changes:

--- /work/SRC/openSUSE:Factory/ktp-approver/ktp-approver.changes
2015-05-11 18:33:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-approver.new/ktp-approver.changes   
2015-05-15 10:05:25.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:16 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-approver-15.04.0.tar.xz

New:

  ktp-approver-15.04.1.tar.xz



Other differences:
--
++ ktp-approver.spec ++
--- /var/tmp/diff_new_pack.CmK0lS/_old  2015-05-15 10:05:25.0 +0200
+++ /var/tmp/diff_new_pack.CmK0lS/_new  2015-05-15 10:05:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-approver
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:KDE Channel Approver for Telepathy
 License:LGPL-2.1+

++ ktp-approver-15.04.0.tar.xz - ktp-approver-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-approver-15.04.0/CMakeLists.txt 
new/ktp-approver-15.04.1/CMakeLists.txt
--- old/ktp-approver-15.04.0/CMakeLists.txt 2015-04-07 20:35:49.0 
+0200
+++ new/ktp-approver-15.04.1/CMakeLists.txt 2015-05-07 14:58:24.0 
+0200
@@ -1,6 +1,6 @@
 project(ktp-approver)
 
-set(KTP_APPROVER_VERSION 15.04.0)
+set(KTP_APPROVER_VERSION 15.04.1)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-approver-15.04.0/ktp-approver.desktop 
new/ktp-approver-15.04.1/ktp-approver.desktop
--- old/ktp-approver-15.04.0/ktp-approver.desktop   2015-04-07 
20:35:49.0 +0200
+++ new/ktp-approver-15.04.1/ktp-approver.desktop   2015-05-07 
14:58:24.0 +0200
@@ -26,6 +26,7 @@
 Comment[pl]=Program zatwierdzający KTp
 Comment[pt]=Aprovação do KTp
 Comment[pt_BR]=Aprovação KTp
+Comment[ro]=KTp Approver
 Comment[ru]=Уведомитель KTp
 Comment[sk]=KTp schvaľovateľ
 Comment[sl]=Odobritelj KTp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-approver-15.04.0/src/CMakeLists.txt 
new/ktp-approver-15.04.1/src/CMakeLists.txt
--- old/ktp-approver-15.04.0/src/CMakeLists.txt 2015-04-07 20:35:49.0 
+0200
+++ new/ktp-approver-15.04.1/src/CMakeLists.txt 2015-05-07 14:58:24.0 
+0200
@@ -1,3 +1,5 @@
+add_definitions(-DTRANSLATION_DOMAIN=\kded_ktp_approver\)
+
 set(ktp_approver_SRCS
 ktp_approver_debug.cpp
 ktpapprovermodule.cpp




commit ktp-accounts-kcm for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-accounts-kcm for 
openSUSE:Factory checked in at 2015-05-15 10:05:21

Comparing /work/SRC/openSUSE:Factory/ktp-accounts-kcm (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new (New)


Package is ktp-accounts-kcm

Changes:

--- /work/SRC/openSUSE:Factory/ktp-accounts-kcm/ktp-accounts-kcm.changes
2015-05-11 19:24:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new/ktp-accounts-kcm.changes   
2015-05-15 10:05:22.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:11 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-accounts-kcm-15.04.0.tar.xz

New:

  ktp-accounts-kcm-15.04.1.tar.xz



Other differences:
--
++ ktp-accounts-kcm.spec ++
--- /var/tmp/diff_new_pack.XgDZjQ/_old  2015-05-15 10:05:22.0 +0200
+++ /var/tmp/diff_new_pack.XgDZjQ/_new  2015-05-15 10:05:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-accounts-kcm
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:KCM Module for configuring Telepathy Instant Messaging Accounts
 License:LGPL-2.1+

++ ktp-accounts-kcm-15.04.0.tar.xz - ktp-accounts-kcm-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-accounts-kcm-15.04.0/CMakeLists.txt 
new/ktp-accounts-kcm-15.04.1/CMakeLists.txt
--- old/ktp-accounts-kcm-15.04.0/CMakeLists.txt 2015-04-07 20:44:32.0 
+0200
+++ new/ktp-accounts-kcm-15.04.1/CMakeLists.txt 2015-05-07 15:10:03.0 
+0200
@@ -10,7 +10,7 @@
 find_package(KF5 5.0.0 REQUIRED KCMUtils KIO I18n WidgetsAddons Codecs 
CoreAddons ConfigWidgets IconThemes ItemViews)
 
 set(KTP_ACCOUNTS_KCM_SONUMBER 9)
-set(KTP_ACCOUNTS_KCM_VERSION 15.04.0)
+set(KTP_ACCOUNTS_KCM_VERSION 15.04.1)
 
 set(IS_KTP_INTERNAL_MODULE TRUE)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-15.04.0/data/kaccounts/disabled/facebook-im.service.in 
new/ktp-accounts-kcm-15.04.1/data/kaccounts/disabled/facebook-im.service.in
--- old/ktp-accounts-kcm-15.04.0/data/kaccounts/disabled/facebook-im.service.in 
1970-01-01 01:00:00.0 +0100
+++ new/ktp-accounts-kcm-15.04.1/data/kaccounts/disabled/facebook-im.service.in 
2015-05-07 15:10:03.0 +0200
@@ -0,0 +1,25 @@
+?xml version=1.0 encoding=UTF-8?
+service id=facebook-im
+  typeIM/type
+  !-- Chat on Facebook - The string below is being displayed as a checkbox 
label to enable/disable this service
+   Would be nice to use the localized name of this service if it 
exists/makes sense --
+  _nameChat/_name
+  iconfacebook-im/icon
+  providerfacebook/provider
+  translationskaccounts-providers/translations
+
+!-- default settings (account settings have precedence over these) --
+  template
+group name=telepathy
+  setting name=mc-readonly-params type=btrue/setting
+  setting name=managergabble/setting
+  setting name=protocoljabber/setting
+
+  setting name=param-accountchat.facebook.com/setting
+  setting name=param-serverchat.facebook.com/setting
+  setting name=param-fallback-serverschat.facebook.com:443/setting
+/group
+  /template
+
+
+/service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-15.04.0/data/kaccounts/facebook-im.service.in 
new/ktp-accounts-kcm-15.04.1/data/kaccounts/facebook-im.service.in
--- old/ktp-accounts-kcm-15.04.0/data/kaccounts/facebook-im.service.in  
2015-04-07 20:44:32.0 +0200
+++ new/ktp-accounts-kcm-15.04.1/data/kaccounts/facebook-im.service.in  
1970-01-01 01:00:00.0 +0100
@@ -1,25 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-service id=facebook-im
-  typeIM/type
-  !-- Chat on Facebook - The string below is being displayed as a checkbox 
label to enable/disable this service
-   Would be nice to use the localized name of this service if it 
exists/makes sense --
-  _nameChat/_name
-  iconfacebook-im/icon
-  providerfacebook/provider
-  translationskaccounts-providers/translations
-
-!-- default settings (account settings have precedence over these) --
-  template
-group name=telepathy
-  setting name=mc-readonly-params type=btrue/setting
-  setting name=managergabble/setting
-  setting name=protocoljabber/setting
-
-  setting name=param-accountchat.facebook.com/setting
-  setting name=param-serverchat.facebook.com/setting
-  setting 

commit ktp-auth-handler for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-auth-handler for 
openSUSE:Factory checked in at 2015-05-15 10:05:26

Comparing /work/SRC/openSUSE:Factory/ktp-auth-handler (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-auth-handler.new (New)


Package is ktp-auth-handler

Changes:

--- /work/SRC/openSUSE:Factory/ktp-auth-handler/ktp-auth-handler.changes
2015-05-11 19:24:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-auth-handler.new/ktp-auth-handler.changes   
2015-05-15 10:05:28.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:20 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-auth-handler-15.04.0.tar.xz

New:

  ktp-auth-handler-15.04.1.tar.xz



Other differences:
--
++ ktp-auth-handler.spec ++
--- /var/tmp/diff_new_pack.15H096/_old  2015-05-15 10:05:28.0 +0200
+++ /var/tmp/diff_new_pack.15H096/_new  2015-05-15 10:05:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-auth-handler
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Telepathy auth handler
 License:LGPL-2.1+

++ ktp-auth-handler-15.04.0.tar.xz - ktp-auth-handler-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-auth-handler-15.04.0/CMakeLists.txt 
new/ktp-auth-handler-15.04.1/CMakeLists.txt
--- old/ktp-auth-handler-15.04.0/CMakeLists.txt 2015-04-07 20:38:12.0 
+0200
+++ new/ktp-auth-handler-15.04.1/CMakeLists.txt 2015-05-07 14:59:08.0 
+0200
@@ -1,6 +1,6 @@
 project(ktp-auth-handler)
 
-set(KTP_AUTH_HANDLER_VERSION 15.04.0)
+set(KTP_AUTH_HANDLER_VERSION 15.04.1)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 




commit ktp-text-ui for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-text-ui for openSUSE:Factory 
checked in at 2015-05-15 10:05:53

Comparing /work/SRC/openSUSE:Factory/ktp-text-ui (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-text-ui.new (New)


Package is ktp-text-ui

Changes:

--- /work/SRC/openSUSE:Factory/ktp-text-ui/ktp-text-ui.changes  2015-05-11 
18:40:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-text-ui.new/ktp-text-ui.changes 
2015-05-15 10:05:54.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-text-ui-15.04.0.tar.xz

New:

  ktp-text-ui-15.04.1.tar.xz



Other differences:
--
++ ktp-text-ui.spec ++
--- /var/tmp/diff_new_pack.TLKpzY/_old  2015-05-15 10:05:54.0 +0200
+++ /var/tmp/diff_new_pack.TLKpzY/_new  2015-05-15 10:05:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-text-ui
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Telepathy chat handler for KDE
 License:GPL-2.0+

++ ktp-text-ui-15.04.0.tar.xz - ktp-text-ui-15.04.1.tar.xz ++
 5475 lines of diff (skipped)




commit ktp-desktop-applets for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-desktop-applets for 
openSUSE:Factory checked in at 2015-05-15 10:05:39

Comparing /work/SRC/openSUSE:Factory/ktp-desktop-applets (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-desktop-applets.new (New)


Package is ktp-desktop-applets

Changes:

--- /work/SRC/openSUSE:Factory/ktp-desktop-applets/ktp-desktop-applets.changes  
2015-05-11 18:36:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-desktop-applets.new/ktp-desktop-applets.changes 
2015-05-15 10:05:40.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:34 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-desktop-applets-15.04.0.tar.xz

New:

  ktp-desktop-applets-15.04.1.tar.xz



Other differences:
--
++ ktp-desktop-applets.spec ++
--- /var/tmp/diff_new_pack.13RwR7/_old  2015-05-15 10:05:40.0 +0200
+++ /var/tmp/diff_new_pack.13RwR7/_new  2015-05-15 10:05:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-desktop-applets
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Telepathy presence applet
 License:GPL-2.0+ and LGPL-2.1+

++ ktp-desktop-applets-15.04.0.tar.xz - ktp-desktop-applets-15.04.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-desktop-applets-15.04.0/CMakeLists.txt 
new/ktp-desktop-applets-15.04.1/CMakeLists.txt
--- old/ktp-desktop-applets-15.04.0/CMakeLists.txt  2015-04-07 
20:45:03.0 +0200
+++ new/ktp-desktop-applets-15.04.1/CMakeLists.txt  2015-05-07 
15:02:50.0 +0200
@@ -2,7 +2,7 @@
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
-set(KTP_DESKTOP_APPLETS_VERSION 15.04.0)
+set(KTP_DESKTOP_APPLETS_VERSION 15.04.1)
 
 find_package(ECM 0.0.11 REQUIRED NO_MODULE)
 set (CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-desktop-applets-15.04.0/contactlist/org.kde.ktp-contactlist/metadata.desktop.cmake
 
new/ktp-desktop-applets-15.04.1/contactlist/org.kde.ktp-contactlist/metadata.desktop.cmake
--- 
old/ktp-desktop-applets-15.04.0/contactlist/org.kde.ktp-contactlist/metadata.desktop.cmake
  2015-04-07 20:45:03.0 +0200
+++ 
new/ktp-desktop-applets-15.04.1/contactlist/org.kde.ktp-contactlist/metadata.desktop.cmake
  2015-05-07 15:02:50.0 +0200
@@ -16,6 +16,8 @@
 Name[pl]=Komunikator internetowy
 Name[pt]=Mensagens Instantâneas
 Name[pt_BR]=Mensagens instantâneas
+Name[ro]=Mesagerie instantanee
+Name[ru]=Мгновенные сообщения
 Name[sk]=Priama komunikácia
 Name[sl]=Hipno sporočanje
 Name[sr]=Брзо гласништво
@@ -43,6 +45,8 @@
 Comment[pl]=Wyświetla twoją dostępności i kontakty
 Comment[pt]=Mostra a sua presença e contactos
 Comment[pt_BR]=Mostra a sua presença e contatos
+Comment[ro]=Vă afișează prezența și contactele
+Comment[ru]=Показывает список контактов и ваш статус
 Comment[sk]=Zobrazí vašu prítomnosť a kontakty
 Comment[sl]=Prikaže vašo prisotnost in stike
 Comment[sr]=Приказ вашег присуства и контаката
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-desktop-applets-15.04.0/person/org.kde.person/metadata.desktop.cmake 
new/ktp-desktop-applets-15.04.1/person/org.kde.person/metadata.desktop.cmake
--- 
old/ktp-desktop-applets-15.04.0/person/org.kde.person/metadata.desktop.cmake
2015-04-07 20:45:03.0 +0200
+++ 
new/ktp-desktop-applets-15.04.1/person/org.kde.person/metadata.desktop.cmake
2015-05-07 15:02:50.0 +0200
@@ -14,6 +14,8 @@
 Name[pl]=Osoba
 Name[pt]=Pessoa
 Name[pt_BR]=Pessoa
+Name[ro]=Persoană
+Name[ru]=Человек
 Name[sk]=Osoba
 Name[sl]=Oseba
 Name[sr]=Особа
@@ -39,6 +41,8 @@
 Comment[pl]=Czyni osobę łatwo dostępną
 Comment[pt]=Torna uma pessoa facilmente acessível
 Comment[pt_BR]=Torna uma pessoa facilmente acessível
+Comment[ro]=Face o persoană să fie accesibilă ușor
+Comment[ru]=Виджет для быстрого начала разговора с человеком
 Comment[sk]=Urobí osobu ľahko prístupnú
 Comment[sl]=Napravi osebo enostavno dostopno
 Comment[sr]=Чини особу лако доступном




commit libkdcraw for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package libkdcraw for openSUSE:Factory 
checked in at 2015-05-15 10:06:02

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


Package is libkdcraw

Changes:

--- /work/SRC/openSUSE:Factory/libkdcraw/libkdcraw.changes  2015-05-11 
19:21:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkdcraw.new/libkdcraw.changes 2015-05-15 
10:06:03.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:14:57 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  libkdcraw-15.04.0.tar.xz

New:

  libkdcraw-15.04.1.tar.xz



Other differences:
--
++ libkdcraw.spec ++
--- /var/tmp/diff_new_pack.7ghgTp/_old  2015-05-15 10:06:03.0 +0200
+++ /var/tmp/diff_new_pack.7ghgTp/_new  2015-05-15 10:06:03.0 +0200
@@ -19,7 +19,7 @@
 %define _so 23
 
 Name:   libkdcraw
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Shared library interface around dcraw
 License:LGPL-2.0+ and GPL-2.0+ and GPL-3.0+
@@ -48,6 +48,9 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+%if 0%{?suse_version}  1320
+echo add_definitions(\${KDE4_ENABLE_EXCEPTIONS})  libkdcraw/CMakeLists.txt
+%endif
 
 %build
   %cmake_kde4 -d build -- -DENABLE_LCMS2=true -DENABLE_RAWSPEED=true

++ libkdcraw-15.04.0.tar.xz - libkdcraw-15.04.1.tar.xz ++




commit ktp-filetransfer-handler for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-filetransfer-handler for 
openSUSE:Factory checked in at 2015-05-15 10:05:43

Comparing /work/SRC/openSUSE:Factory/ktp-filetransfer-handler (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-filetransfer-handler.new (New)


Package is ktp-filetransfer-handler

Changes:

--- 
/work/SRC/openSUSE:Factory/ktp-filetransfer-handler/ktp-filetransfer-handler.changes
2015-05-11 18:37:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-filetransfer-handler.new/ktp-filetransfer-handler.changes
   2015-05-15 10:05:44.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:39 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-filetransfer-handler-15.04.0.tar.xz

New:

  ktp-filetransfer-handler-15.04.1.tar.xz



Other differences:
--
++ ktp-filetransfer-handler.spec ++
--- /var/tmp/diff_new_pack.phAgpX/_old  2015-05-15 10:05:44.0 +0200
+++ /var/tmp/diff_new_pack.phAgpX/_new  2015-05-15 10:05:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-filetransfer-handler
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Telepathy filetransfer handler
 License:GPL-2.0+

++ ktp-filetransfer-handler-15.04.0.tar.xz - 
ktp-filetransfer-handler-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-filetransfer-handler-15.04.0/CMakeLists.txt 
new/ktp-filetransfer-handler-15.04.1/CMakeLists.txt
--- old/ktp-filetransfer-handler-15.04.0/CMakeLists.txt 2015-04-07 
20:37:47.0 +0200
+++ new/ktp-filetransfer-handler-15.04.1/CMakeLists.txt 2015-05-07 
15:03:37.0 +0200
@@ -2,7 +2,7 @@
 
 cmake_minimum_required(VERSION 2.8.12)
 
-set(KTP_FILETRANSFER_HANDLER_VERSION 15.04.0)
+set(KTP_FILETRANSFER_HANDLER_VERSION 15.04.1)
 
 find_package(ECM 1.3.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_MODULE_PATH})




commit ktp-kded-module for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-kded-module for openSUSE:Factory 
checked in at 2015-05-15 10:05:46

Comparing /work/SRC/openSUSE:Factory/ktp-kded-module (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-kded-module.new (New)


Package is ktp-kded-module

Changes:

--- /work/SRC/openSUSE:Factory/ktp-kded-module/ktp-kded-module.changes  
2015-05-11 18:38:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-kded-module.new/ktp-kded-module.changes 
2015-05-15 10:05:47.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:31:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ktp-kded-module-15.04.0.tar.xz

New:

  ktp-kded-module-15.04.1.tar.xz



Other differences:
--
++ ktp-kded-module.spec ++
--- /var/tmp/diff_new_pack.RhkQ6M/_old  2015-05-15 10:05:47.0 +0200
+++ /var/tmp/diff_new_pack.RhkQ6M/_new  2015-05-15 10:05:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-kded-module
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:KDED module that manages the telepathy interactions with the 
KDE Desktop
 License:LGPL-2.1+

++ ktp-kded-module-15.04.0.tar.xz - ktp-kded-module-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-kded-module-15.04.0/CMakeLists.txt 
new/ktp-kded-module-15.04.1/CMakeLists.txt
--- old/ktp-kded-module-15.04.0/CMakeLists.txt  2015-04-07 20:45:32.0 
+0200
+++ new/ktp-kded-module-15.04.1/CMakeLists.txt  2015-05-07 15:04:10.0 
+0200
@@ -2,7 +2,7 @@
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
-set(KTP_KDED_MODULE_VERSION 15.04.0)
+set(KTP_KDED_MODULE_VERSION 15.04.1)
 
 cmake_policy(SET CMP0002 OLD)
 




commit kapman for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kapman for openSUSE:Factory checked 
in at 2015-05-15 09:57:00

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.changes2015-05-11 
17:36:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapman.new/kapman.changes   2015-05-15 
09:57:01.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:11 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kapman-15.04.0.tar.xz

New:

  kapman-15.04.1.tar.xz



Other differences:
--
++ kapman.spec ++
--- /var/tmp/diff_new_pack.lBc1zS/_old  2015-05-15 09:57:01.0 +0200
+++ /var/tmp/diff_new_pack.lBc1zS/_new  2015-05-15 09:57:01.0 +0200
@@ -42,7 +42,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kapman-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kapman-15.04.0.tar.xz - kapman-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-15.04.0/kapman.appdata.xml 
new/kapman-15.04.1/kapman.appdata.xml
--- old/kapman-15.04.0/kapman.appdata.xml   2015-03-18 07:24:40.0 
+0100
+++ new/kapman-15.04.1/kapman.appdata.xml   2015-04-27 13:17:28.0 
+0200
@@ -15,6 +15,7 @@
   name xml:lang=fiKapman/name
   name xml:lang=glKapman/name
   name xml:lang=itKapman/name
+  name xml:lang=koKapman/name
   name xml:lang=nlKapman/name
   name xml:lang=plKapman/name
   name xml:lang=ptKapman/name
@@ -40,6 +41,7 @@
   summary xml:lang=fiPac-Man-klooni/summary
   summary xml:lang=glClon do Pac-Man/summary
   summary xml:lang=itClone di Pac-Man/summary
+  summary xml:lang=ko팩맨 클론/summary
   summary xml:lang=nlKloon van Pac-Man/summary
   summary xml:lang=plKlon Pac-mana/summary
   summary xml:lang=ptClone do Pac-Man/summary
@@ -65,6 +67,7 @@
 p xml:lang=fiKapman on tunnetun Pac-Man-pelin klooni./p
 p xml:lang=glKapman é un clon do coñecido xogo do Pac-Man./p
 p xml:lang=itKapman è un clone del famoso gioco Pac-Man./p
+p xml:lang=koKapman은 잘 알려진 팩맨 게임 클론입니다./p
 p xml:lang=nlKapman is een kloon van het welbekende spel Pac-Man./p
 p xml:lang=plKapman jest klonem dobrze znanej gry Pac-Man./p
 p xml:lang=ptO Kapman é um clone do conhecido jogo Pac-Man./p
@@ -91,6 +94,7 @@
 p xml:lang=esDebes correr a través de un laberinto para comerte todas 
las pastillas sin que te capture un fantasma. Al tomarse un vigorizador, Kapman 
adquiere la habilidad de comer a los fantasmas durante algnos segundos. Cuando 
en un nivel se acaban las pastillas y vigorizantes, el jugador es llevado al 
siguiente nivel que tendrá la velocidad del juego ligeramente aumentada./p
 p xml:lang=glTes que correr polo labirinto para comer as pílulas 
evitando que te capturen os fantasmas. Tras inxerir un alimento enerxético, 
Kapman consigue a habilidade de comerse os fantasmas durante uns segundos. 
Despois de que Kapman consuma todas as pílulas e alimentos enerxéticos do 
labirinto, pasas a un novo nivel no que a velocidade do xogo é lixeiramente 
superior./p
 p xml:lang=itDevi correre attraverso il labirinto e mangiare tutte le 
pillole, senza essere catturato da un fantasma. Mangiando un energetico, per 
pochi secondi, Kapman sarà in grado di mangiare i fantasmi. Quando in un 
livello finiscono le pillole e gli energetici si passa al livello successivo in 
cui aumenterà leggermente la velocità del gioco./p
+p xml:lang=ko귀신에게 잡아먹히기 전에 미로를 돌아다니면서 모든 알약을 먹어야 합니다. 에너지 보충제를 먹으면 
Kapman은 귀신을 잡아먹을 수 있는 능력을 잠시 동안 얻습니다. 모든 알약과 에너지 보충제를 먹으면 다음 판이 시작되며 게임 속도가 
빨라집니다./p
 p xml:lang=nlU moet door een doolhof rennen om alle pillen op te eten 
zonder gevangen te worden door een spook. Door een energiegever te eten krijgt 
Kapman de mogelijkheid spoken gedurende een paar seconden op te eten. Wanneer 
een niveau is ontdaan van pillen en energiegevers, zal de speler naar het 
volgende niveau gaan met een iets verhoogde spelsnelheid./p
 p xml:lang=plMusisz biec przez labirynt zjadając pigułki, tak aby nie 
dać się złapać duchom. Po zjedzeniu energetyzatora, Kapman na kilka sekund 
zyskuje możliwość jedzenia duchów. Po oczyszczeniu poziomu z pigułek i 
energetyzatora gracz przenosi się na następny poziom z trochę szybszym tempem 
gry./p
 p xml:lang=ptTem de percorrer o labirinto para comer 

commit kalzium for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kalzium for openSUSE:Factory checked 
in at 2015-05-15 09:56:53

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  2015-05-11 
17:35:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalzium.new/kalzium.changes 2015-05-15 
09:56:54.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:49:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kalzium-15.04.0.tar.xz

New:

  kalzium-15.04.1.tar.xz



Other differences:
--
++ kalzium.spec ++
--- /var/tmp/diff_new_pack.Ij719Y/_old  2015-05-15 09:56:55.0 +0200
+++ /var/tmp/diff_new_pack.Ij719Y/_new  2015-05-15 09:56:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kalzium
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Periodic Table of Elements
 License:GPL-2.0+

++ kalzium-15.04.0.tar.xz - kalzium-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalzium-15.04.0/kalzium.appdata.xml 
new/kalzium-15.04.1/kalzium.appdata.xml
--- old/kalzium-15.04.0/kalzium.appdata.xml 2015-02-21 03:12:33.0 
+0100
+++ new/kalzium-15.04.1/kalzium.appdata.xml 2015-04-27 07:41:01.0 
+0200
@@ -15,6 +15,7 @@
   name xml:lang=etKalzium/name
   name xml:lang=fiKalzium/name
   name xml:lang=frKalzium/name
+  name xml:lang=koKalzium/name
   name xml:lang=ltKalzium/name
   name xml:lang=ndsKalzium/name
   name xml:lang=nlKalzium/name
@@ -40,6 +41,7 @@
   summary xml:lang=etKeemiliste elementide tabel/summary
   summary xml:lang=fiAlkuaineiden jaksollinen järjestelmä/summary
   summary xml:lang=frClassification périodique des éléments/summary
+  summary xml:lang=ko원소 주기율표/summary
   summary xml:lang=ltPeriodinė elementų lentelė/summary
   summary xml:lang=ndsPeriodensysteem vun de Elementen/summary
   summary xml:lang=nlPeriodieke systeem der Elementen/summary




commit kamera for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2015-05-15 09:56:56

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.changes2015-05-11 
18:49:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2015-05-15 
09:56:57.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:05 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kamera-15.04.0.tar.xz

New:

  kamera-15.04.1.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.am3LT2/_old  2015-05-15 09:56:57.0 +0200
+++ /var/tmp/diff_new_pack.am3LT2/_new  2015-05-15 09:56:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-15.04.0.tar.xz - kamera-15.04.1.tar.xz ++




commit juk for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package juk for openSUSE:Factory checked in 
at 2015-05-15 09:56: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  2015-05-11 17:32:35.0 
+0200
+++ /work/SRC/openSUSE:Factory/.juk.new/juk.changes 2015-05-15 
09:56:41.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:49:32 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  juk-15.04.0.tar.xz

New:

  juk-15.04.1.tar.xz



Other differences:
--
++ juk.spec ++
--- /var/tmp/diff_new_pack.bGKHef/_old  2015-05-15 09:56:42.0 +0200
+++ /var/tmp/diff_new_pack.bGKHef/_new  2015-05-15 09:56:42.0 +0200
@@ -25,7 +25,7 @@
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ juk-15.04.0.tar.xz - juk-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-15.04.0/juk.appdata.xml 
new/juk-15.04.1/juk.appdata.xml
--- old/juk-15.04.0/juk.appdata.xml 2015-02-21 03:16:35.0 +0100
+++ new/juk-15.04.1/juk.appdata.xml 2015-04-12 08:27:26.0 +0200
@@ -112,7 +112,7 @@
 p xml:lang=ndsMarkmalen:/p
 p xml:lang=nlMogelijkheden:/p
 p xml:lang=plCechy:/p
-p xml:lang=ptCaracterísticas:/p
+p xml:lang=ptFuncionalidades:/p
 p xml:lang=pt-BRFuncionalidades:/p
 p xml:lang=skFunkcie:/p
 p xml:lang=slZmožnosti:/p




commit kaccessible for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kaccessible for openSUSE:Factory 
checked in at 2015-05-15 09:56:43

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  2015-05-11 
17:33:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.kaccessible.new/kaccessible.changes 
2015-05-15 09:56:44.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:49:38 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kaccessible-15.04.0.tar.xz

New:

  kaccessible-15.04.1.tar.xz



Other differences:
--
++ kaccessible.spec ++
--- /var/tmp/diff_new_pack.PNLtn8/_old  2015-05-15 09:56:44.0 +0200
+++ /var/tmp/diff_new_pack.PNLtn8/_new  2015-05-15 09:56:44.0 +0200
@@ -27,7 +27,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kaccessible-15.04.0.tar.xz - kaccessible-15.04.1.tar.xz ++




commit kbreakout for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kbreakout for openSUSE:Factory 
checked in at 2015-05-15 09:57:19

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


Package is kbreakout

Changes:

--- /work/SRC/openSUSE:Factory/kbreakout/kbreakout.changes  2015-05-11 
17:42:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbreakout.new/kbreakout.changes 2015-05-15 
09:57:20.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:45 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kbreakout-15.04.0.tar.xz

New:

  kbreakout-15.04.1.tar.xz



Other differences:
--
++ kbreakout.spec ++
--- /var/tmp/diff_new_pack.GPZmeI/_old  2015-05-15 09:57:21.0 +0200
+++ /var/tmp/diff_new_pack.GPZmeI/_new  2015-05-15 09:57:21.0 +0200
@@ -45,7 +45,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Action/Breakout
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kbreakout-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kbreakout-15.04.0.tar.xz - kbreakout-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-15.04.0/src/main.cpp 
new/kbreakout-15.04.1/src/main.cpp
--- old/kbreakout-15.04.0/src/main.cpp  2015-03-25 13:22:06.0 +0100
+++ new/kbreakout-15.04.1/src/main.cpp  2015-04-14 07:28:15.0 +0200
@@ -26,13 +26,13 @@
 
 int main(int argc, char *argv[])
 {
+QApplication app(argc, argv);
+
 Kdelibs4ConfigMigrator migrate(QStringLiteral(kbreakout));
 migrate.setConfigFiles(QStringList()  QStringLiteral(kbreakoutrc));
 migrate.setUiFiles(QStringList()  QStringLiteral(kbreakoutui.rc));
 migrate.migrate();
 
-   QApplication app(argc, argv);
-
 
 KAboutData aboutData(QLatin1Literal(kbreakout), i18n(KBreakOut), 
QLatin1Literal(1.2.0));
 aboutData.setShortDescription(i18n(A breakout like game for KDE));




commit kcalc for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kcalc for openSUSE:Factory checked 
in at 2015-05-15 09:57:30

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  2015-05-11 
18:50:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcalc.new/kcalc.changes 2015-05-15 
09:57:31.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:51:04 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kcalc-15.04.0.tar.xz

New:

  kcalc-15.04.1.tar.xz



Other differences:
--
++ kcalc.spec ++
--- /var/tmp/diff_new_pack.vifnOj/_old  2015-05-15 09:57:32.0 +0200
+++ /var/tmp/diff_new_pack.vifnOj/_new  2015-05-15 09:57:32.0 +0200
@@ -34,7 +34,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kcalc-15.04.0.tar.xz - kcalc-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-15.04.0/kcalc.cpp new/kcalc-15.04.1/kcalc.cpp
--- old/kcalc-15.04.0/kcalc.cpp 2015-03-27 07:55:51.0 +0100
+++ new/kcalc-15.04.1/kcalc.cpp 2015-04-13 21:35:01.0 +0200
@@ -2263,6 +2263,8 @@
 
//--
 extern C Q_DECL_EXPORT int kdemain(int argc, char *argv[]) {
 
+   QApplication app(argc, argv);
+ 
 Kdelibs4ConfigMigrator migrate(QLatin1String(kcalc));
 migrate.setConfigFiles(QStringList()  QLatin1String(kcalcrc));
 migrate.setUiFiles(QStringList()  QLatin1String(kcalcui.rc));
@@ -2294,7 +2296,6 @@
aboutData.addAuthor(i18n(Michel Marti), QString(), 
m...@objectxp.com);
aboutData.addAuthor(i18n(David Johnson), QString(), 
da...@usermode.org);
 
-   QApplication app(argc, argv);
KAboutData::setApplicationData(aboutData);

app.setWindowIcon(QIcon::fromTheme(QLatin1String(accessories-calculator)));
 




commit kbounce for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2015-05-15 09:57:15

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  2015-05-11 
17:40:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2015-05-15 
09:57:17.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:37 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kbounce-15.04.0.tar.xz

New:

  kbounce-15.04.1.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.vP4686/_old  2015-05-15 09:57:18.0 +0200
+++ /var/tmp/diff_new_pack.vP4686/_new  2015-05-15 09:57:18.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kbounce-15.04.0.tar.xz - kbounce-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.04.0/main.cpp new/kbounce-15.04.1/main.cpp
--- old/kbounce-15.04.0/main.cpp2015-03-18 07:29:07.0 +0100
+++ new/kbounce-15.04.1/main.cpp2015-04-14 07:27:24.0 +0200
@@ -31,13 +31,13 @@
 
 int main(int argc, char **argv)
 {
+  QApplication app(argc, argv);
+
   Kdelibs4ConfigMigrator migrate(QLatin1String(kbounce));
   migrate.setConfigFiles(QStringList()  QLatin1String(kbouncerc));
   migrate.setUiFiles(QStringList()  QLatin1String(kbounceui.rc));
   migrate.migrate();
 
-  QApplication app(argc, argv);
-
   KAboutData aboutData(QStringLiteral(kbounce), i18n(KBounce),
QStringLiteral(0.11), i18n(description),
KAboutLicense::GPL, i18n(copyleft), QString(),




commit kmousetool for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kmousetool for openSUSE:Factory 
checked in at 2015-05-15 10:00:23

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


Package is kmousetool

Changes:

--- /work/SRC/openSUSE:Factory/kmousetool/kmousetool.changes2015-05-11 
19:09:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmousetool.new/kmousetool.changes   
2015-05-15 10:00:25.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:04:23 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kmousetool-15.04.0.tar.xz

New:

  kmousetool-15.04.1.tar.xz



Other differences:
--
++ kmousetool.spec ++
--- /var/tmp/diff_new_pack.PL8bqI/_old  2015-05-15 10:00:25.0 +0200
+++ /var/tmp/diff_new_pack.PL8bqI/_new  2015-05-15 10:00:25.0 +0200
@@ -26,7 +26,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmousetool-15.04.0.tar.xz - kmousetool-15.04.1.tar.xz ++




commit ksaneplugin for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ksaneplugin for openSUSE:Factory 
checked in at 2015-05-15 10:01:32

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


Package is ksaneplugin

Changes:

--- /work/SRC/openSUSE:Factory/ksaneplugin/ksaneplugin.changes  2015-05-11 
18:22:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksaneplugin.new/ksaneplugin.changes 
2015-05-15 10:01:33.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:12:11 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ksaneplugin-15.04.0.tar.xz

New:

  ksaneplugin-15.04.1.tar.xz



Other differences:
--
++ ksaneplugin.spec ++
--- /var/tmp/diff_new_pack.X7LDIZ/_old  2015-05-15 10:01:33.0 +0200
+++ /var/tmp/diff_new_pack.X7LDIZ/_new  2015-05-15 10:01:33.0 +0200
@@ -30,7 +30,7 @@
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ ksaneplugin-15.04.0.tar.xz - ksaneplugin-15.04.1.tar.xz ++




commit kruler for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kruler for openSUSE:Factory checked 
in at 2015-05-15 10:01:28

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.changes2015-05-11 
19:17:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kruler.new/kruler.changes   2015-05-15 
10:01:30.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:11:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kruler-15.04.0.tar.xz

New:

  kruler-15.04.1.tar.xz



Other differences:
--
++ kruler.spec ++
--- /var/tmp/diff_new_pack.DSoGyQ/_old  2015-05-15 10:01:30.0 +0200
+++ /var/tmp/diff_new_pack.DSoGyQ/_new  2015-05-15 10:01:30.0 +0200
@@ -31,7 +31,7 @@
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kruler-15.04.0.tar.xz - kruler-15.04.1.tar.xz ++




commit kscd for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kscd for openSUSE:Factory checked in 
at 2015-05-15 10:01:36

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


Package is kscd

Changes:

--- /work/SRC/openSUSE:Factory/kscd/kscd.changes2015-05-11 
19:18:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.kscd.new/kscd.changes   2015-05-15 
10:01:37.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:12:21 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kscd-15.04.0.tar.xz

New:

  kscd-15.04.1.tar.xz



Other differences:
--
++ kscd.spec ++
--- /var/tmp/diff_new_pack.aJ6E6G/_old  2015-05-15 10:01:37.0 +0200
+++ /var/tmp/diff_new_pack.aJ6E6G/_new  2015-05-15 10:01:37.0 +0200
@@ -25,7 +25,7 @@
 License:GPL-2.0+
 Group:  Productivity/Multimedia/CD/Players
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kscd-15.04.0.tar.xz - kscd-15.04.1.tar.xz ++




commit konquest for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package konquest for openSUSE:Factory 
checked in at 2015-05-15 10:00:55

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


Package is konquest

Changes:

--- /work/SRC/openSUSE:Factory/konquest/konquest.changes2015-05-11 
18:18:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.konquest.new/konquest.changes   2015-05-15 
10:00:56.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:07:11 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  konquest-15.04.0.tar.xz

New:

  konquest-15.04.1.tar.xz



Other differences:
--
++ konquest.spec ++
--- /var/tmp/diff_new_pack.yLWVue/_old  2015-05-15 10:00:56.0 +0200
+++ /var/tmp/diff_new_pack.yLWVue/_new  2015-05-15 10:00:56.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:konquest-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ konquest-15.04.0.tar.xz - konquest-15.04.1.tar.xz ++




commit kmouth for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kmouth for openSUSE:Factory checked 
in at 2015-05-15 10:00:27

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


Package is kmouth

Changes:

--- /work/SRC/openSUSE:Factory/kmouth/kmouth.changes2015-05-11 
18:11:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmouth.new/kmouth.changes   2015-05-15 
10:00:28.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:04:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kmouth-15.04.0.tar.xz

New:

  kmouth-15.04.1.tar.xz



Other differences:
--
++ kmouth.spec ++
--- /var/tmp/diff_new_pack.UuOpeq/_old  2015-05-15 10:00:29.0 +0200
+++ /var/tmp/diff_new_pack.UuOpeq/_new  2015-05-15 10:00:29.0 +0200
@@ -27,7 +27,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmouth-15.04.0.tar.xz - kmouth-15.04.1.tar.xz ++




commit knetwalk for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package knetwalk for openSUSE:Factory 
checked in at 2015-05-15 10:00:38

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.changes2015-05-11 
18:14:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.knetwalk.new/knetwalk.changes   2015-05-15 
10:00:39.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:05:10 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  knetwalk-15.04.0.tar.xz

New:

  knetwalk-15.04.1.tar.xz



Other differences:
--
++ knetwalk.spec ++
--- /var/tmp/diff_new_pack.ZO2nqy/_old  2015-05-15 10:00:39.0 +0200
+++ /var/tmp/diff_new_pack.ZO2nqy/_new  2015-05-15 10:00:39.0 +0200
@@ -58,7 +58,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:knetwalk-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ knetwalk-15.04.0.tar.xz - knetwalk-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-15.04.0/src/main.cpp 
new/knetwalk-15.04.1/src/main.cpp
--- old/knetwalk-15.04.0/src/main.cpp   2015-03-29 18:40:03.0 +0200
+++ new/knetwalk-15.04.1/src/main.cpp   2015-04-28 17:32:59.0 +0200
@@ -35,11 +35,12 @@
 
 int main(int argc, char ** argv)
 {
+QApplication app(argc, argv);
+
 Kdelibs4ConfigMigrator migrate(QStringLiteral(knetwalk));
 migrate.setConfigFiles(QStringList()  QStringLiteral(knetwalkrc));
 migrate.setUiFiles(QStringList()  QStringLiteral(knetwalkui.rc));
 migrate.migrate();
-QApplication app(argc, argv);
 
 KAboutData about(QStringLiteral(knetwalk), i18n(KNetWalk),
  QLatin1Literal(version), i18n(description),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-15.04.0/src/mainwindow.cpp 
new/knetwalk-15.04.1/src/mainwindow.cpp
--- old/knetwalk-15.04.0/src/mainwindow.cpp 2015-03-29 18:40:03.0 
+0200
+++ new/knetwalk-15.04.1/src/mainwindow.cpp 2015-04-28 17:32:59.0 
+0200
@@ -80,9 +80,13 @@
 connect(m_view, GameView::rotationStarted, this, 
MainWindow::rotationStarted);
 connect(this, SIGNAL(pause(QVariant)), m_view-rootObject(), 
SLOT(pause(QVariant)));
 
-label-setText(QString());
-statusBar()-insertPermanentWidget(0, label, 1);
-statusBar()-insertPermanentWidget(1, label, 1);
+m_movesLabel = new QLabel(this);
+m_movesLabel-setAlignment(Qt::AlignCenter);
+m_timeLabel = new QLabel(this);
+m_timeLabel-setAlignment(Qt::AlignCenter);
+
+statusBar()-insertPermanentWidget(0, m_movesLabel, 1);
+statusBar()-insertPermanentWidget(1, m_timeLabel, 1);
 
 // Difficulty
 Kg::difficulty()-addStandardLevelRange(
@@ -282,8 +286,8 @@
 {
 QString moves = i18nc(Number of mouse clicks, Moves: %1, m_clickCount);
 QString time = i18nc(Time elapsed, Time: %1, 
m_gameClock-timeString());
-label-setText(moves);
-label-setText(time);
+m_movesLabel-setText(moves);
+m_timeLabel-setText(time);
 }
 
 QSize MainWindow::boardSize()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-15.04.0/src/mainwindow.h 
new/knetwalk-15.04.1/src/mainwindow.h
--- old/knetwalk-15.04.0/src/mainwindow.h   2015-03-29 18:40:03.0 
+0200
+++ new/knetwalk-15.04.1/src/mainwindow.h   2015-04-28 17:32:59.0 
+0200
@@ -25,14 +25,13 @@
 #include KXmlGuiWindow
 
 #include QList
-#include QPointer
-#include QLabel
 
 class KgSound;
 class KGameClock;
 class KgThemeProvider;
 class KToggleAction;
 class GameView;
+class QLabel;
 
 class MainWindow : public KXmlGuiWindow
 {
@@ -67,7 +66,8 @@
 GameView *m_view;
 KgSound *m_soundStart;
 KgSound *m_soundWin;
-QPointerQLabel label = new QLabel;
+QLabel *m_timeLabel;
+QLabel *m_movesLabel;
 };
 
 #endif // MAINWINDOW_H
Files old/knetwalk-15.04.0/src/pics/hi128-app-knetwalk.png and 
new/knetwalk-15.04.1/src/pics/hi128-app-knetwalk.png differ
Files old/knetwalk-15.04.0/src/pics/hi128-apps-knetwalk.png and 
new/knetwalk-15.04.1/src/pics/hi128-apps-knetwalk.png differ
Files old/knetwalk-15.04.0/src/pics/hi16-app-knetwalk.png and 
new/knetwalk-15.04.1/src/pics/hi16-app-knetwalk.png differ
Files 

commit knavalbattle for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package knavalbattle for openSUSE:Factory 
checked in at 2015-05-15 10:00:33

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


Package is knavalbattle

Changes:

--- /work/SRC/openSUSE:Factory/knavalbattle/knavalbattle.changes
2015-05-11 18:13:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.knavalbattle.new/knavalbattle.changes   
2015-05-15 10:00:34.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:04:58 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  knavalbattle-15.04.0.tar.xz

New:

  knavalbattle-15.04.1.tar.xz



Other differences:
--
++ knavalbattle.spec ++
--- /var/tmp/diff_new_pack.OO8V13/_old  2015-05-15 10:00:34.0 +0200
+++ /var/tmp/diff_new_pack.OO8V13/_new  2015-05-15 10:00:34.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:knavalbattle-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ knavalbattle-15.04.0.tar.xz - knavalbattle-15.04.1.tar.xz ++




commit kolf for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kolf for openSUSE:Factory checked in 
at 2015-05-15 10:00:40

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


Package is kolf

Changes:

--- /work/SRC/openSUSE:Factory/kolf/kolf.changes2015-05-11 
18:15:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kolf.new/kolf.changes   2015-05-15 
10:00:42.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:05:25 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kolf-15.04.0.tar.xz

New:

  kolf-15.04.1.tar.xz



Other differences:
--
++ kolf.spec ++
--- /var/tmp/diff_new_pack.30Pvbt/_old  2015-05-15 10:00:43.0 +0200
+++ /var/tmp/diff_new_pack.30Pvbt/_new  2015-05-15 10:00:43.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+ and LGPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kolf-%{version}.tar.xz
 BuildRequires:  libkdegames4-devel

++ kolf-15.04.0.tar.xz - kolf-15.04.1.tar.xz ++




commit klettres for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package klettres for openSUSE:Factory 
checked in at 2015-05-15 09:59:57

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.changes2015-05-11 
18:08:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.klettres.new/klettres.changes   2015-05-15 
09:59:58.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:03:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  klettres-15.04.0.tar.xz

New:

  klettres-15.04.1.tar.xz



Other differences:
--
++ klettres.spec ++
--- /var/tmp/diff_new_pack.PSMP2L/_old  2015-05-15 09:59:59.0 +0200
+++ /var/tmp/diff_new_pack.PSMP2L/_new  2015-05-15 09:59:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   klettres
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Alphabet Learning Game
 License:GPL-2.0+

++ klettres-15.04.0.tar.xz - klettres-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klettres-15.04.0/klettres.appdata.xml 
new/klettres-15.04.1/klettres.appdata.xml
--- old/klettres-15.04.0/klettres.appdata.xml   2015-03-12 12:03:41.0 
+0100
+++ new/klettres-15.04.1/klettres.appdata.xml   2015-04-27 13:14:12.0 
+0200
@@ -16,6 +16,7 @@
   name xml:lang=fiKLettres/name
   name xml:lang=frKLettres/name
   name xml:lang=huKLettres/name
+  name xml:lang=koKLettres/name
   name xml:lang=ndsKLettres/name
   name xml:lang=nlKLettres/name
   name xml:lang=plKLettres/name
@@ -40,6 +41,7 @@
   summary xml:lang=fiOpi aakkoset/summary
   summary xml:lang=frApprenez l'alphabet/summary
   summary xml:lang=huTanulja meg az ABC-t/summary
+  summary xml:lang=ko알파벳 익히기/summary
   summary xml:lang=ndsDat Alfabeet lehren/summary
   summary xml:lang=nlLeer het alfabet/summary
   summary xml:lang=plNauka alfabetu/summary
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klettres-15.04.0/src/main.cpp 
new/klettres-15.04.1/src/main.cpp
--- old/klettres-15.04.0/src/main.cpp   2015-03-12 12:03:41.0 +0100
+++ new/klettres-15.04.1/src/main.cpp   2015-04-27 13:14:12.0 +0200
@@ -40,6 +40,8 @@
 
 int main(int argc, char **argv)
 {
+QApplication app(argc, argv);
+
 QStringList configFiles;
 QStringList rcFiles;
 configFiles  QLatin1String(klettresrc);
@@ -68,7 +70,6 @@
 i18n(Timer setting widgets), michael.goettsche AT 
kdemail DOT net);
 about.addCredit(i18n(Laurent Navet),
 i18n(Port to KDE Frameworks 5), laurent DOT 
navet+klettres AT gmail DOT com);
-QApplication app(argc, argv);
 QCommandLineParser parser;
 KAboutData::setApplicationData(about);
 parser.addVersionOption();




commit kopete for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kopete for openSUSE:Factory checked 
in at 2015-05-15 10:00:59

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


Package is kopete

Changes:

--- /work/SRC/openSUSE:Factory/kopete/kopete.changes2015-05-11 
19:11:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kopete.new/kopete.changes   2015-05-15 
10:01:00.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:08:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kopete-15.04.0.tar.xz

New:

  kopete-15.04.1.tar.xz



Other differences:
--
++ kopete.spec ++
--- /var/tmp/diff_new_pack.in66Ho/_old  2015-05-15 10:01:01.0 +0200
+++ /var/tmp/diff_new_pack.in66Ho/_new  2015-05-15 10:01:01.0 +0200
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(libotr) = 4.0.0
 BuildRequires:  pkgconfig(libsrtp)
 BuildRequires:  pkgconfig(ortp) = 0.22
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Instant Messenger
 License:GPL-2.0+

++ kopete-15.04.0.tar.xz - kopete-15.04.1.tar.xz ++
/work/SRC/openSUSE:Factory/kopete/kopete-15.04.0.tar.xz 
/work/SRC/openSUSE:Factory/.kopete.new/kopete-15.04.1.tar.xz differ: char 25, 
line 1




commit kollision for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kollision for openSUSE:Factory 
checked in at 2015-05-15 10:00:44

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


Package is kollision

Changes:

--- /work/SRC/openSUSE:Factory/kollision/kollision.changes  2015-05-11 
18:16:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kollision.new/kollision.changes 2015-05-15 
10:00:45.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:05:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kollision-15.04.0.tar.xz

New:

  kollision-15.04.1.tar.xz



Other differences:
--
++ kollision.spec ++
--- /var/tmp/diff_new_pack.i5pBmz/_old  2015-05-15 10:00:45.0 +0200
+++ /var/tmp/diff_new_pack.i5pBmz/_new  2015-05-15 10:00:45.0 +0200
@@ -42,7 +42,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kollision-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kollision-15.04.0.tar.xz - kollision-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-15.04.0/main.cpp 
new/kollision-15.04.1/main.cpp
--- old/kollision-15.04.0/main.cpp  2015-03-18 07:40:21.0 +0100
+++ new/kollision-15.04.1/main.cpp  2015-04-15 09:02:48.0 +0200
@@ -20,12 +20,13 @@
 
 int main(int argc, char *argv[])
 {
+QApplication app(argc, argv);
+
 Kdelibs4ConfigMigrator migrate(QStringLiteral(kollision));
 migrate.setConfigFiles(QStringList()  QStringLiteral(kollisionrc));
 migrate.setUiFiles(QStringList()  QStringLiteral(kollisionui.rc));
 migrate.migrate();
 
-QApplication app(argc, argv);
 
 KAboutData aboutData(kollision, i18n(Kollision),
  0.2, i18n(KDE collision game), KAboutLicense::GPL,




commit kompare for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kompare for openSUSE:Factory checked 
in at 2015-05-15 10:00:50

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


Package is kompare

Changes:

--- /work/SRC/openSUSE:Factory/kompare/kompare.changes  2015-05-11 
19:10:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kompare.new/kompare.changes 2015-05-15 
10:00:52.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:06:41 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kompare-15.04.0.tar.xz

New:

  kompare-15.04.1.tar.xz



Other differences:
--
++ kompare.spec ++
--- /var/tmp/diff_new_pack.y5uka1/_old  2015-05-15 10:00:52.0 +0200
+++ /var/tmp/diff_new_pack.y5uka1/_new  2015-05-15 10:00:52.0 +0200
@@ -36,7 +36,7 @@
 License:GPL-2.0 and GFDL-1.2
 Group:  Development/Tools/Other
 Url:http://www.kde.org/
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kompare-15.04.0.tar.xz - kompare-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-15.04.0/kompare.desktop 
new/kompare-15.04.1/kompare.desktop
--- old/kompare-15.04.0/kompare.desktop 2015-04-08 17:39:18.0 +0200
+++ new/kompare-15.04.1/kompare.desktop 2015-04-15 22:49:08.0 +0200
@@ -129,10 +129,9 @@
 GenericName[zh_CN]=Diff/Patch 前端
 GenericName[zh_TW]=Diff/Patch 前端
 MimeType=text/x-patch;
-Exec=kompare -caption %c -o %U
+Exec=kompare -o %U
 Icon=kompare
 X-DocPath=kompare/index.html
 Terminal=false
-X-DBUS-StartupType=Multi
 Categories=Qt;KDE;Development;
 InitialPreference=10




commit kolourpaint for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kolourpaint for openSUSE:Factory 
checked in at 2015-05-15 10:00:47

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


Package is kolourpaint

Changes:

--- /work/SRC/openSUSE:Factory/kolourpaint/kolourpaint.changes  2015-05-11 
18:17:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.kolourpaint.new/kolourpaint.changes 
2015-05-15 10:00:49.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:06:06 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kolourpaint-15.04.0.tar.xz

New:

  kolourpaint-15.04.1.tar.xz



Other differences:
--
++ kolourpaint.spec ++
--- /var/tmp/diff_new_pack.rfkGce/_old  2015-05-15 10:00:50.0 +0200
+++ /var/tmp/diff_new_pack.rfkGce/_new  2015-05-15 10:00:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kolourpaint
-Version:15.04.0
+Version:15.04.1
 Release:0
 # See bnc#717722 for license details
 Summary:Paint Program

++ kolourpaint-15.04.0.tar.xz - kolourpaint-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-15.04.0/kolourpaint.appdata.xml 
new/kolourpaint-15.04.1/kolourpaint.appdata.xml
--- old/kolourpaint-15.04.0/kolourpaint.appdata.xml 2015-03-26 
07:31:37.0 +0100
+++ new/kolourpaint-15.04.1/kolourpaint.appdata.xml 2015-04-12 
08:19:26.0 +0200
@@ -116,7 +116,7 @@
 p xml:lang=ndsMarkmalen:/p
 p xml:lang=nlMogelijkheden:/p
 p xml:lang=plCechy:/p
-p xml:lang=ptCaracterísticas:/p
+p xml:lang=ptFuncionalidades:/p
 p xml:lang=pt-BRFuncionalidades:/p
 p xml:lang=ruВозможности:/p
 p xml:lang=skFunkcie:/p




commit krdc for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package krdc for openSUSE:Factory checked in 
at 2015-05-15 10:01:13

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


Package is krdc

Changes:

--- /work/SRC/openSUSE:Factory/krdc/krdc.changes2015-05-11 
19:14:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.krdc.new/krdc.changes   2015-05-15 
10:01:14.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:09:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  krdc-15.04.0.tar.xz

New:

  krdc-15.04.1.tar.xz



Other differences:
--
++ krdc.spec ++
--- /var/tmp/diff_new_pack.tLvQs5/_old  2015-05-15 10:01:14.0 +0200
+++ /var/tmp/diff_new_pack.tLvQs5/_new  2015-05-15 10:01:14.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(TelepathyQt4)
 %endif
 BuildRequires:  oxygen-icon-theme-large
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Remote Desktop Connection
 License:GPL-2.0+

++ krdc-15.04.0.tar.xz - krdc-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-15.04.0/vnc/vncclientthread.cpp 
new/krdc-15.04.1/vnc/vncclientthread.cpp
--- old/krdc-15.04.0/vnc/vncclientthread.cpp2015-01-10 15:30:07.0 
+0100
+++ new/krdc-15.04.1/vnc/vncclientthread.cpp2015-04-19 19:07:38.0 
+0200
@@ -652,7 +652,8 @@
 
 void ClientCutEvent::fire(rfbClient* cl)
 {
-SendClientCutText(cl, text.toUtf8().data(), text.size());
+QByteArray toUtf8Converted = text.toUtf8();
+SendClientCutText(cl, toUtf8Converted.data(), toUtf8Converted.length());
 }
 
 void VncClientThread::mouseEvent(int x, int y, int buttonMask)




commit kpat for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2015-05-15 10:01:03

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


Package is kpat

Changes:

--- /work/SRC/openSUSE:Factory/kpat/kpat.changes2015-05-11 
19:13:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpat.new/kpat.changes   2015-05-15 
10:01:05.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:09:07 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kpat-15.04.0.tar.xz

New:

  kpat-15.04.1.tar.xz



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

++ kpat-15.04.0.tar.xz - kpat-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-15.04.0/main.cpp new/kpat-15.04.1/main.cpp
--- old/kpat-15.04.0/main.cpp   2015-03-19 12:10:29.0 +0100
+++ new/kpat-15.04.1/main.cpp   2015-04-27 13:18:54.0 +0200
@@ -102,11 +102,12 @@
 
 int main( int argc, char **argv )
 {
+QApplication app(argc, argv);
+
 Kdelibs4ConfigMigrator migrate(QStringLiteral(kpat));
 migrate.setConfigFiles(QStringList()  QStringLiteral(kpatrc));
 migrate.setUiFiles(QStringList()  QStringLiteral(kpatui.rc));
 migrate.migrate();
-QApplication app(argc, argv);
 
 KAboutData aboutData( kpat,
   i18n(KPatience),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-15.04.0/mimetypes/kpatience.xml 
new/kpat-15.04.1/mimetypes/kpatience.xml
--- old/kpat-15.04.0/mimetypes/kpatience.xml2015-03-19 12:10:29.0 
+0100
+++ new/kpat-15.04.1/mimetypes/kpatience.xml2015-04-27 13:18:54.0 
+0200
@@ -12,6 +12,7 @@
 comment xml:lang=fiVanha KPatience-tallennustiedosto/comment
 comment xml:lang=idBerkas simpanan warisan KPatience/comment
 comment xml:lang=itFile di salvataggio obsoleto per KPatience/comment
+comment xml:lang=koKPatience 레거시 저장 파일/comment
 comment xml:lang=nlKPatience ouderwets opslagbestand/comment
 comment xml:lang=plPrzestrzały plik zapisu KPatience/comment
 comment xml:lang=ptFicheiro de gravação antigo do KPatience/comment
@@ -45,6 +46,7 @@
 comment xml:lang=fiKPatience-tallennustiedosto/comment
 comment xml:lang=idBerkas simpanan KPatience/comment
 comment xml:lang=itFile di salvataggio per KPatience/comment
+comment xml:lang=koKPatience 저장 파일/comment
 comment xml:lang=nlKPatience opslagbestand/comment
 comment xml:lang=plPlik zapisu KPatience/comment
 comment xml:lang=ptFicheiro de gravação do KPatience/comment




commit ksirk for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ksirk for openSUSE:Factory checked 
in at 2015-05-15 10:01:44

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


Package is ksirk

Changes:

--- /work/SRC/openSUSE:Factory/ksirk/ksirk.changes  2015-05-11 
18:24:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksirk.new/ksirk.changes 2015-05-15 
10:01:46.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:12:34 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  ksirk-15.04.0.tar.xz

New:

  ksirk-15.04.1.tar.xz



Other differences:
--
++ ksirk.spec ++
--- /var/tmp/diff_new_pack.vFWpYk/_old  2015-05-15 10:01:47.0 +0200
+++ /var/tmp/diff_new_pack.vFWpYk/_new  2015-05-15 10:01:47.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+ and LGPL-2.0+
 Group:  Amusements/Games/Strategy/Turn Based
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:ksirk-%{version}.tar.xz
 BuildRequires:  libkdegames4-devel

++ ksirk-15.04.0.tar.xz - ksirk-15.04.1.tar.xz ++




commit kremotecontrol for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kremotecontrol for openSUSE:Factory 
checked in at 2015-05-15 10:01:16

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


Package is kremotecontrol

Changes:

--- /work/SRC/openSUSE:Factory/kremotecontrol/kremotecontrol.changes
2015-05-11 18:21:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.kremotecontrol.new/kremotecontrol.changes   
2015-05-15 10:01:17.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:10:22 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kremotecontrol-15.04.0.tar.xz

New:

  kremotecontrol-15.04.1.tar.xz



Other differences:
--
++ kremotecontrol.spec ++
--- /var/tmp/diff_new_pack.s4qzXz/_old  2015-05-15 10:01:17.0 +0200
+++ /var/tmp/diff_new_pack.s4qzXz/_new  2015-05-15 10:01:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kremotecontrol
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:KDE Frontend for the Linux Infrared Remote Control system
 License:GPL-2.0+

++ kremotecontrol-15.04.0.tar.xz - kremotecontrol-15.04.1.tar.xz ++




commit krfb for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-05-15 10:01:25

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


Package is krfb

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2015-05-11 
19:16:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-05-15 
10:01:26.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:11:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  krfb-15.04.0.tar.xz

New:

  krfb-15.04.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.4Y8gOF/_old  2015-05-15 10:01:26.0 +0200
+++ /var/tmp/diff_new_pack.4Y8gOF/_new  2015-05-15 10:01:26.0 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.04.0.tar.xz - krfb-15.04.1.tar.xz ++




commit kqtquickcharts for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kqtquickcharts for openSUSE:Factory 
checked in at 2015-05-15 10:01:10

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


Package is kqtquickcharts

Changes:

--- /work/SRC/openSUSE:Factory/kqtquickcharts/kqtquickcharts.changes
2015-05-11 18:20:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.kqtquickcharts.new/kqtquickcharts.changes   
2015-05-15 10:01:11.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:09:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kqtquickcharts-15.04.0.tar.xz

New:

  kqtquickcharts-15.04.1.tar.xz



Other differences:
--
++ kqtquickcharts.spec ++
--- /var/tmp/diff_new_pack.E88VkA/_old  2015-05-15 10:01:11.0 +0200
+++ /var/tmp/diff_new_pack.E88VkA/_new  2015-05-15 10:01:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kqtquickcharts
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Plugin to render beautiful and interactive graphs
 License:LGPL-2.1+

++ kqtquickcharts-15.04.0.tar.xz - kqtquickcharts-15.04.1.tar.xz ++




commit kppp for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kppp for openSUSE:Factory checked in 
at 2015-05-15 10:01:07

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


Package is kppp

Changes:

--- /work/SRC/openSUSE:Factory/kppp/kppp.changes2015-05-11 
18:19:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kppp.new/kppp.changes   2015-05-15 
10:01:08.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:09:24 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kppp-15.04.0.tar.xz

New:

  kppp-15.04.1.tar.xz



Other differences:
--
++ kppp.spec ++
--- /var/tmp/diff_new_pack.RfdfIE/_old  2015-05-15 10:01:08.0 +0200
+++ /var/tmp/diff_new_pack.RfdfIE/_new  2015-05-15 10:01:08.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   kppp
 BuildRequires:  libkde4-devel
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Internet Dial-Up Tool
 License:GPL-2.0+

++ kppp-15.04.0.tar.xz - kppp-15.04.1.tar.xz ++




commit kde-gtk-config5 for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory 
checked in at 2015-05-15 09:02:49

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


Package is kde-gtk-config5

Changes:

--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes  
2015-05-11 19:29:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-gtk-config5.new/kde-gtk-config5.changes 
2015-05-15 09:02:50.0 +0200
@@ -1,0 +2,5 @@
+Tue May 12 19:45:58 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Suggest gtk[2,3]-theme-oxygen
+
+---



Other differences:
--
++ kde-gtk-config5.spec ++
--- /var/tmp/diff_new_pack.ltvV3X/_old  2015-05-15 09:02:51.0 +0200
+++ /var/tmp/diff_new_pack.ltvV3X/_new  2015-05-15 09:02:51.0 +0200
@@ -47,6 +47,8 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
+Suggests:   gtk2-theme-oxygen
+Suggests:   gtk3-theme-oxygen
 %if 0%{?suse_version}  1320
 Provides:   kde-gtk-config = %{version}
 Obsoletes:  kde-gtk-config  %{version}




commit plasma-nm5 for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package plasma-nm5 for openSUSE:Factory 
checked in at 2015-05-15 09:02:33

Comparing /work/SRC/openSUSE:Factory/plasma-nm5 (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-nm5.new (New)


Package is plasma-nm5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes2015-05-11 
19:31:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-nm5.new/plasma-nm5.changes   
2015-05-15 09:02:34.0 +0200
@@ -1,0 +2,5 @@
+Tue May 12 17:45:20 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Make sure we require NetworkManager
+
+---



Other differences:
--
++ plasma-nm5.spec ++
--- /var/tmp/diff_new_pack.rRiWMF/_old  2015-05-15 09:02:35.0 +0200
+++ /var/tmp/diff_new_pack.rRiWMF/_new  2015-05-15 09:02:35.0 +0200
@@ -72,6 +72,7 @@
 %if %suse_version != 1315
 BuildRequires:  pkgconfig(openconnect) = 4.00
 %endif
+Requires:   NetworkManager
 Requires:   kded
 Requires:   kwalletd5
 Requires:   mobile-broadband-provider-info




commit adwaita-icon-theme for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package adwaita-icon-theme for 
openSUSE:Factory checked in at 2015-05-15 09:02:26

Comparing /work/SRC/openSUSE:Factory/adwaita-icon-theme (Old)
 and  /work/SRC/openSUSE:Factory/.adwaita-icon-theme.new (New)


Package is adwaita-icon-theme

Changes:

--- /work/SRC/openSUSE:Factory/adwaita-icon-theme/adwaita-icon-theme.changes
2015-03-30 19:18:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.adwaita-icon-theme.new/adwaita-icon-theme.changes   
2015-05-15 09:02:28.0 +0200
@@ -1,0 +2,9 @@
+Tue May 12 15:11:33 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.2.1:
+  + Updated translations.
+- Changes from version 3.16.2:
+  + Better metaphor for rotation allowed (bgo#747117).
+  + Preferences-desktop-font for font-viewer.
+
+---

Old:

  adwaita-icon-theme-3.16.0.tar.xz

New:

  adwaita-icon-theme-3.16.2.1.tar.xz



Other differences:
--
++ adwaita-icon-theme.spec ++
--- /var/tmp/diff_new_pack.TFSF02/_old  2015-05-15 09:02:31.0 +0200
+++ /var/tmp/diff_new_pack.TFSF02/_new  2015-05-15 09:02:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   adwaita-icon-theme
-Version:3.16.0
+Version:3.16.2.1
 Release:0
 Summary:GNOME Icon Theme
 License:LGPL-3.0+ or CC-BY-SA-3.0

++ adwaita-icon-theme-3.16.0.tar.xz - adwaita-icon-theme-3.16.2.1.tar.xz 
++
/work/SRC/openSUSE:Factory/adwaita-icon-theme/adwaita-icon-theme-3.16.0.tar.xz 
/work/SRC/openSUSE:Factory/.adwaita-icon-theme.new/adwaita-icon-theme-3.16.2.1.tar.xz
 differ: char 26, line 1




commit kgoldrunner for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kgoldrunner for openSUSE:Factory 
checked in at 2015-05-15 09:59:30

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  2015-05-11 
18:02:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgoldrunner.new/kgoldrunner.changes 
2015-05-15 09:59:31.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:02:00 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kgoldrunner-15.04.0.tar.xz

New:

  kgoldrunner-15.04.1.tar.xz



Other differences:
--
++ kgoldrunner.spec ++
--- /var/tmp/diff_new_pack.mz20Ls/_old  2015-05-15 09:59:32.0 +0200
+++ /var/tmp/diff_new_pack.mz20Ls/_new  2015-05-15 09:59:32.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Action/Arcade
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kgoldrunner-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kgoldrunner-15.04.0.tar.xz - kgoldrunner-15.04.1.tar.xz ++




commit kgpg for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kgpg for openSUSE:Factory checked in 
at 2015-05-15 09:59:33

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.changes2015-05-11 
19:04:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgpg.new/kgpg.changes   2015-05-15 
09:59:35.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:02:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kgpg-15.04.0.tar.xz

New:

  kgpg-15.04.1.tar.xz



Other differences:
--
++ kgpg.spec ++
--- /var/tmp/diff_new_pack.h1x8EO/_old  2015-05-15 09:59:35.0 +0200
+++ /var/tmp/diff_new_pack.h1x8EO/_new  2015-05-15 09:59:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kgpg
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Encryption Tool
 License:GPL-2.0+

++ kgpg-15.04.0.tar.xz - kgpg-15.04.1.tar.xz ++




commit klines for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-05-15 10:00:05

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.changes2015-05-11 
18:10:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-05-15 
10:00:06.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:03:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  klines-15.04.0.tar.xz

New:

  klines-15.04.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.AEASNd/_old  2015-05-15 10:00:06.0 +0200
+++ /var/tmp/diff_new_pack.AEASNd/_new  2015-05-15 10:00:06.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ klines-15.04.0.tar.xz - klines-15.04.1.tar.xz ++




commit kmines for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kmines for openSUSE:Factory checked 
in at 2015-05-15 10:00:18

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.changes2015-05-11 
19:08:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmines.new/kmines.changes   2015-05-15 
10:00:19.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:04:13 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kmines-15.04.0.tar.xz

New:

  kmines-15.04.1.tar.xz



Other differences:
--
++ kmines.spec ++
--- /var/tmp/diff_new_pack.0JuE6q/_old  2015-05-15 10:00:19.0 +0200
+++ /var/tmp/diff_new_pack.0JuE6q/_new  2015-05-15 10:00:19.0 +0200
@@ -58,7 +58,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kmines-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kmines-15.04.0.tar.xz - kmines-15.04.1.tar.xz ++




commit klickety for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package klickety for openSUSE:Factory 
checked in at 2015-05-15 10:00:02

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.changes2015-05-11 
18:09:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.klickety.new/klickety.changes   2015-05-15 
10:00:03.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:03:30 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  klickety-15.04.0.tar.xz

New:

  klickety-15.04.1.tar.xz



Other differences:
--
++ klickety.spec ++
--- /var/tmp/diff_new_pack.f4XkPH/_old  2015-05-15 10:00:03.0 +0200
+++ /var/tmp/diff_new_pack.f4XkPH/_new  2015-05-15 10:00:03.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:klickety-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klickety-15.04.0.tar.xz - klickety-15.04.1.tar.xz ++




commit kmplot for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kmplot for openSUSE:Factory checked 
in at 2015-05-15 10:00:30

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


Package is kmplot

Changes:

--- /work/SRC/openSUSE:Factory/kmplot/kmplot.changes2015-05-11 
18:12:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmplot.new/kmplot.changes   2015-05-15 
10:00:31.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:04:49 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kmplot-15.04.0.tar.xz

New:

  kmplot-15.04.1.tar.xz



Other differences:
--
++ kmplot.spec ++
--- /var/tmp/diff_new_pack.vF3Alg/_old  2015-05-15 10:00:31.0 +0200
+++ /var/tmp/diff_new_pack.vF3Alg/_new  2015-05-15 10:00:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kmplot
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Mathematical Function Plotter
 License:GPL-2.0+

++ kmplot-15.04.0.tar.xz - kmplot-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmplot-15.04.0/kmplot.appdata.xml 
new/kmplot-15.04.1/kmplot.appdata.xml
--- old/kmplot-15.04.0/kmplot.appdata.xml   2015-03-20 11:18:10.0 
+0100
+++ new/kmplot-15.04.1/kmplot.appdata.xml   2015-04-28 16:36:01.0 
+0200
@@ -16,6 +16,7 @@
   name xml:lang=fiKmPlot/name
   name xml:lang=frKmPlot/name
   name xml:lang=itKmPlot/name
+  name xml:lang=koKmPlot/name
   name xml:lang=ndsKmPlot/name
   name xml:lang=nlKmPlot/name
   name xml:lang=plKmPlot/name
@@ -28,6 +29,7 @@
   name xml:lang=trKmPlot/name
   name xml:lang=ukKmPlot/name
   name xml:lang=x-testxxKmPlotxx/name
+  name xml:lang=zh-CNKmPlot/name
   name xml:lang=zh-TW數學_KmPlot/name
   summaryMathematical Function Plotter/summary
   summary xml:lang=bsCrtač matematičkih funkcija/summary
@@ -40,6 +42,7 @@
   summary xml:lang=fiMatemaattisten funktioiden piirturi/summary
   summary xml:lang=frTraceur de fonction mathématique/summary
   summary xml:lang=itDisegnatore di funzioni matematiche/summary
+  summary xml:lang=ko수학 함수 플로터/summary
   summary xml:lang=ndsMathemaatsch Bagenschriever/summary
   summary xml:lang=nlPlotprogramma voor wiskundige functies/summary
   summary xml:lang=plProgram rysujący funkcje matematyczne/summary
@@ -52,6 +55,7 @@
   summary xml:lang=trMatematiksel Fonksiyon Çizici/summary
   summary xml:lang=ukГрафобудівник математичних функцій/summary
   summary xml:lang=x-testxxMathematical Function Plotterxx/summary
+  summary xml:lang=zh-CN数学函数绘图器/summary
   summary xml:lang=zh-TW函數繪圖程式/summary
   description
 pKmPlot is a program to plot graphs of functions, their integrals or 
derivatives. The graphs can be colorized and the view is highly configurable, 
is scalable, and can be zoomed. The program features a powerful mathematical 
parser, different plot types (cartesian, parametric, polar, implicit, 
differential), and provides simple mathematical tools like for finding 
maximum/minimum of a function. Parametrized functions can be visualized by 
adjusting the variable parameter via a slider. Plots can be exported as bitmap 
format pictures (BMP, PNG) and can be printed./p




commit kgeography for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kgeography for openSUSE:Factory 
checked in at 2015-05-15 09:59:23

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.changes2015-05-11 
18:01:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgeography.new/kgeography.changes   
2015-05-15 09:59:24.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:01:41 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kgeography-15.04.0.tar.xz

New:

  kgeography-15.04.1.tar.xz



Other differences:
--
++ kgeography.spec ++
--- /var/tmp/diff_new_pack.LqSa1m/_old  2015-05-15 09:59:25.0 +0200
+++ /var/tmp/diff_new_pack.LqSa1m/_new  2015-05-15 09:59:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kgeography
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Geography Trainer
 License:GPL-2.0+

++ kgeography-15.04.0.tar.xz - kgeography-15.04.1.tar.xz ++
/work/SRC/openSUSE:Factory/kgeography/kgeography-15.04.0.tar.xz 
/work/SRC/openSUSE:Factory/.kgeography.new/kgeography-15.04.1.tar.xz differ: 
char 26, line 1




commit kigo for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kigo for openSUSE:Factory checked in 
at 2015-05-15 09:59:36

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.changes2015-05-11 
18:03:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kigo.new/kigo.changes   2015-05-15 
09:59:38.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:02:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kigo-15.04.0.tar.xz

New:

  kigo-15.04.1.tar.xz



Other differences:
--
++ kigo.spec ++
--- /var/tmp/diff_new_pack.SGK9EV/_old  2015-05-15 09:59:39.0 +0200
+++ /var/tmp/diff_new_pack.SGK9EV/_new  2015-05-15 09:59:39.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kigo-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kigo-15.04.0.tar.xz - kigo-15.04.1.tar.xz ++




commit killbots for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package killbots for openSUSE:Factory 
checked in at 2015-05-15 09:59:41

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.changes2015-05-11 
18:04:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.killbots.new/killbots.changes   2015-05-15 
09:59:42.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:02:19 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  killbots-15.04.0.tar.xz

New:

  killbots-15.04.1.tar.xz



Other differences:
--
++ killbots.spec ++
--- /var/tmp/diff_new_pack.kySCYb/_old  2015-05-15 09:59:42.0 +0200
+++ /var/tmp/diff_new_pack.kySCYb/_new  2015-05-15 09:59:42.0 +0200
@@ -38,7 +38,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:killbots-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ killbots-15.04.0.tar.xz - killbots-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-15.04.0/main.cpp 
new/killbots-15.04.1/main.cpp
--- old/killbots-15.04.0/main.cpp   2015-04-06 01:19:21.0 +0200
+++ new/killbots-15.04.1/main.cpp   2015-04-14 13:09:19.0 +0200
@@ -28,13 +28,13 @@
 
 int main(int argc, char **argv)
 {
+QApplication app(argc, argv);
+
 Kdelibs4ConfigMigrator migrate(QLatin1String(killbots));
 migrate.setConfigFiles(QStringList()  QLatin1String(killbotsrc));
 migrate.setUiFiles(QStringList()  QLatin1String(killbotsui.rc));
 migrate.migrate();
 
-QApplication app(argc, argv);
-
 KAboutData about(killbots, i18n(Killbots), 1.2.0);
 about.setShortDescription(i18n(A KDE game of killer robots and 
teleportation.));
 about.setLicense(KAboutLicense::GPL_V2);




commit kiten for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kiten for openSUSE:Factory checked 
in at 2015-05-15 09:59:51

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  2015-05-11 
18:06:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiten.new/kiten.changes 2015-05-15 
09:59:52.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:02:36 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kiten-15.04.0.tar.xz

New:

  kiten-15.04.1.tar.xz



Other differences:
--
++ kiten.spec ++
--- /var/tmp/diff_new_pack.CSgzNG/_old  2015-05-15 09:59:53.0 +0200
+++ /var/tmp/diff_new_pack.CSgzNG/_new  2015-05-15 09:59:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kiten
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Japanese Reference/Study Tool
 License:GPL-2.0+

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




commit kio_audiocd for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kio_audiocd for openSUSE:Factory 
checked in at 2015-05-15 09:59:44

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  2015-05-11 
19:05:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio_audiocd.new/kio_audiocd.changes 
2015-05-15 09:59:45.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:02:25 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  audiocd-kio-15.04.0.tar.xz

New:

  audiocd-kio-15.04.1.tar.xz



Other differences:
--
++ kio_audiocd.spec ++
--- /var/tmp/diff_new_pack.htO6DD/_old  2015-05-15 09:59:45.0 +0200
+++ /var/tmp/diff_new_pack.htO6DD/_new  2015-05-15 09:59:45.0 +0200
@@ -28,7 +28,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:audiocd-kio-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ audiocd-kio-15.04.0.tar.xz - audiocd-kio-15.04.1.tar.xz ++




commit kjumpingcube for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kjumpingcube for openSUSE:Factory 
checked in at 2015-05-15 09:59:54

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
2015-05-11 18:07:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kjumpingcube.new/kjumpingcube.changes   
2015-05-15 09:59:55.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:02:59 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kjumpingcube-15.04.0.tar.xz

New:

  kjumpingcube-15.04.1.tar.xz



Other differences:
--
++ kjumpingcube.spec ++
--- /var/tmp/diff_new_pack.bKMw5u/_old  2015-05-15 09:59:55.0 +0200
+++ /var/tmp/diff_new_pack.bKMw5u/_new  2015-05-15 09:59:55.0 +0200
@@ -42,7 +42,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kjumpingcube-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kjumpingcube-15.04.0.tar.xz - kjumpingcube-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-15.04.0/main.cpp 
new/kjumpingcube-15.04.1/main.cpp
--- old/kjumpingcube-15.04.0/main.cpp   2015-03-25 13:23:44.0 +0100
+++ new/kjumpingcube-15.04.1/main.cpp   2015-04-14 13:10:43.0 +0200
@@ -35,11 +35,13 @@
 
 int main(int argc, char *argv[])
 {
+QApplication app(argc, argv);
+
+
 Kdelibs4ConfigMigrator migrate(QStringLiteral(kjumpingcube));
 migrate.setConfigFiles(QStringList()  QStringLiteral(kjumpingcuberc));
 migrate.setUiFiles(QStringList()  QStringLiteral(kjumpingcubeui.rc));
 migrate.migrate();
-QApplication app(argc, argv);
 
 
 KAboutData aboutData( kjumpingcube, i18n(KJumpingCube),




commit kiriki for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kiriki for openSUSE:Factory checked 
in at 2015-05-15 09:59:48

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.changes2015-05-11 
18:05:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiriki.new/kiriki.changes   2015-05-15 
09:59:49.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:02:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kiriki-15.04.0.tar.xz

New:

  kiriki-15.04.1.tar.xz



Other differences:
--
++ kiriki.spec ++
--- /var/tmp/diff_new_pack.lTk8q8/_old  2015-05-15 09:59:49.0 +0200
+++ /var/tmp/diff_new_pack.lTk8q8/_new  2015-05-15 09:59:49.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kiriki-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kiriki-15.04.0.tar.xz - kiriki-15.04.1.tar.xz ++




commit kmag for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kmag for openSUSE:Factory checked in 
at 2015-05-15 10:00:10

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.changes2015-05-11 
19:06:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmag.new/kmag.changes   2015-05-15 
10:00:11.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:04:03 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kmag-15.04.0.tar.xz

New:

  kmag-15.04.1.tar.xz



Other differences:
--
++ kmag.spec ++
--- /var/tmp/diff_new_pack.XXc8qm/_old  2015-05-15 10:00:11.0 +0200
+++ /var/tmp/diff_new_pack.XXc8qm/_new  2015-05-15 10:00:11.0 +0200
@@ -26,7 +26,7 @@
 License:GPL-2.0
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%version.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmag-15.04.0.tar.xz - kmag-15.04.1.tar.xz ++




commit kmahjongg for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kmahjongg for openSUSE:Factory 
checked in at 2015-05-15 10:00:15

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  2015-05-11 
19:07:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmahjongg.new/kmahjongg.changes 2015-05-15 
10:00:16.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:04:07 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kmahjongg-15.04.0.tar.xz

New:

  kmahjongg-15.04.1.tar.xz



Other differences:
--
++ kmahjongg.spec ++
--- /var/tmp/diff_new_pack.kxEH5L/_old  2015-05-15 10:00:16.0 +0200
+++ /var/tmp/diff_new_pack.kxEH5L/_new  2015-05-15 10:00:16.0 +0200
@@ -25,7 +25,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kmahjongg-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmahjongg-15.04.0.tar.xz - kmahjongg-15.04.1.tar.xz ++




commit libinfinity for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package libinfinity for openSUSE:Factory 
checked in at 2015-05-15 10:06:08

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


Package is libinfinity

Changes:

--- /work/SRC/openSUSE:Factory/libinfinity/libinfinity.changes  2015-02-05 
11:00:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.libinfinity.new/libinfinity.changes 
2015-05-15 10:06:09.0 +0200
@@ -1,0 +2,11 @@
+Wed May 13 11:32:53 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.6.6:
+  + Fix certificates being only verified for expiration and other
+criteria such as weak algorithms if the CA is not trusted.
+  + Fix some assertion failures and inconsistencies in
+InfTextFixlineBuffer.
+  + Fix a client-side crash when the server shuts down ordinarily
+while still connected.
+
+---

Old:

  libinfinity-0.6.5.tar.gz

New:

  libinfinity-0.6.6.tar.gz



Other differences:
--
++ libinfinity.spec ++
--- /var/tmp/diff_new_pack.8VEWRd/_old  2015-05-15 10:06:10.0 +0200
+++ /var/tmp/diff_new_pack.8VEWRd/_new  2015-05-15 10:06:10.0 +0200
@@ -20,7 +20,7 @@
 Summary:Implementation of the Infinote collaborative editing protocol
 License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
-Version:0.6.5
+Version:0.6.6
 Release:0
 %define _version 0.6
 Url:http://gobby.0x539.de/

++ libinfinity-0.6.5.tar.gz - libinfinity-0.6.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libinfinity-0.6.5/ChangeLog 
new/libinfinity-0.6.6/ChangeLog
--- old/libinfinity-0.6.5/ChangeLog 2015-01-18 02:29:29.0 +0100
+++ new/libinfinity-0.6.6/ChangeLog 2015-05-13 02:57:57.0 +0200
@@ -1,3 +1,99 @@
+commit a5bc24e87714d3c3fa75711c5d06b9b8e4c81d53
+Author: Armin Burgmeier ar...@arbur.net
+Date:   Tue May 12 20:12:52 2015 -0400
+
+Release libinfinity 0.6.6
+
+ NEWS | 9 +
+ 1 file changed, 9 insertions(+)
+
+commit 3862714b942fe626308f06e01730df7b48921faf
+Author: Armin Burgmeier ar...@arbur.net
+Date:   Tue May 12 20:55:41 2015 -0400
+
+Fix make distcheck for recent automake versions
+
+Recent automake versions run with a more restrictive umask, so that the
+version.xml files are created with read-only permissions. This fails when
+trying to override them, so remove them explicitly before.
+
+ docs/reference/Makefile.am | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 06fa9455c687a67e4fc2c2f201817c64c73a3fcf
+Author: Armin Burgmeier ar...@arbur.net
+Date:   Mon May 11 22:59:34 2015 -0400
+
+Fix expired certificate validation (gobby #61)
+
+ libinfgtk/inf-gtk-certificate-manager.c | 6 --
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 244c7e8d69b98330ac7a285922c6fcb0a167ae20
+Author: Armin Burgmeier ar...@arbur.net
+Date:   Tue May 5 20:45:45 2015 -0400
+
+Update caret position when only updating fixline state
+
+When the user inserts some newlines that are swallowed by the fixline
+buffer, then still advance the user's cursor such that newly
+to-be-written
+text is inserted after the imaginary newline.
+
+ libinftext/inf-text-fixline-buffer.c | 54 ++
+ 1 file changed, 54 insertions(+)
+
+commit fb0c8532694476f3f624f66eb12becf851147e27
+Author: Armin Burgmeier ar...@arbur.net
+Date:   Mon May 4 20:31:12 2015 -0400
+
+fixline buffer: Fix crash when iterating backwards through empty
+base buffer
+
+ libinftext/inf-text-fixline-buffer.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit da06a82642c1d2d0d5a44f1ea3f62ad0b2b22c9a
+Author: Armin Burgmeier ar...@arbur.net
+Date:   Sun May 3 17:07:46 2015 -0400
+
+Fix insert/erase notifications in InfTextFixlineBuffer
+
+The notifications were missing when the fixline buffer was modified
+directly
+with the API, and not in response to modifications to the underlying base
+buffer.
+
+ libinftext/inf-text-fixline-buffer.c | 10 ++
+ 1 file changed, 10 insertions(+)
+
+commit 9b009160dd658fe9272d69025a8225b02eafb8de
+Author: Armin Burgmeier ar...@arbur.net
+Date:   Thu Apr 30 21:37:23 2015 -0400
+
+Fix create_end_iter() implementation in InfTextFixlineBuffer
+
+ libinftext/inf-text-fixline-buffer.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8990cf98ab43f3aca6a7bf12e9608b0e2e9b5c70
+Author: Armin Burgmeier ar...@arbur.net
+Date:   Fri Apr 3 13:04:24 2015 -0400
+
+Fix a crash when the server explicitly changes client account to default
+
+ 

commit yast2-drbd for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package yast2-drbd for openSUSE:Factory 
checked in at 2015-05-15 10:06:11

Comparing /work/SRC/openSUSE:Factory/yast2-drbd (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-drbd.new (New)


Package is yast2-drbd

Changes:

--- /work/SRC/openSUSE:Factory/yast2-drbd/yast2-drbd.changes2014-12-22 
12:53:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-drbd.new/yast2-drbd.changes   
2015-05-15 10:06:12.0 +0200
@@ -1,0 +2,7 @@
+Fri May 15 06:44:30 UTC 2015 - nw...@suse.com
+
+- Feature implementation for SLE12SP1
+- Fate#317957, Fate#318555, Fate#318391
+- Version 3.1.12
+
+---

Old:

  yast2-drbd-3.1.11.tar.bz2

New:

  drbd-cluster.fwd
  yast2-drbd-3.1.12.tar.bz2



Other differences:
--
++ yast2-drbd.spec ++
--- /var/tmp/diff_new_pack.DZTtOB/_old  2015-05-15 10:06:12.0 +0200
+++ /var/tmp/diff_new_pack.DZTtOB/_new  2015-05-15 10:06:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-drbd
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,11 +17,13 @@
 
 
 Name:   yast2-drbd
-Version:3.1.11
+Version:3.1.12
 Release:0
 
+%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
+Source1:drbd-cluster.fwd
 
 BuildRequires:  perl-XML-Writer
 BuildRequires:  ruby
@@ -57,6 +59,9 @@
 %install
 %yast_install
 
+mkdir -p $RPM_BUILD_ROOT/%{_fwdefdir}
+install -m 644 %{S:1} $RPM_BUILD_ROOT/%{_fwdefdir}/drbd
+
 %files
 %defattr(-,root,root)
 %{yast_yncludedir}/drbd/
@@ -68,5 +73,6 @@
 %{yast_agentdir}/ag_drbd
 %{yast_agentdir}/drbd.rb.yy
 %doc %{yast_docdir}
+%config %{_fwdefdir}/drbd
 
 %changelog

++ drbd-cluster.fwd ++
## Name: Drbd
## Description: Opens ports for DRBD.
##   Port 7788 and higher is recommend.

# space separated list of allowed TCP ports
TCP=7788

# space separated list of allowed UDP ports
UDP=

# space separated list of allowed RPC services
RPC=

# space separated list of allowed IP protocols
IP=

# space separated list of allowed UDP broadcast ports
BROADCAST=
++ yast2-drbd-3.1.11.tar.bz2 - yast2-drbd-3.1.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-drbd-3.1.11/CONTRIBUTING.md 
new/yast2-drbd-3.1.12/CONTRIBUTING.md
--- old/yast2-drbd-3.1.11/CONTRIBUTING.md   2014-12-22 04:16:16.0 
+0100
+++ new/yast2-drbd-3.1.12/CONTRIBUTING.md   2015-05-15 08:56:08.0 
+0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-drbd-3.1.11/package/drbd-cluster.fwd 
new/yast2-drbd-3.1.12/package/drbd-cluster.fwd
--- old/yast2-drbd-3.1.11/package/drbd-cluster.fwd  1970-01-01 
01:00:00.0 +0100
+++ new/yast2-drbd-3.1.12/package/drbd-cluster.fwd  2015-05-15 
08:56:09.0 +0200
@@ -0,0 +1,18 @@
+## Name: Drbd
+## Description: Opens ports for DRBD.
+##   Port 7788 and higher is recommend.
+
+# space separated list of allowed TCP ports
+TCP=7788
+
+# space separated list of allowed 

commit kdebase4 for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4 for openSUSE:Factory 
checked in at 2015-05-15 09:58:00

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.changes2015-05-11 
18:55:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4.new/kdebase4.changes   2015-05-15 
09:58:04.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:56:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kde-baseapps-15.04.0.tar.xz

New:

  kde-baseapps-15.04.1.tar.xz



Other differences:
--
++ kdebase4.spec ++
--- /var/tmp/diff_new_pack.uF2CY5/_old  2015-05-15 09:58:05.0 +0200
+++ /var/tmp/diff_new_pack.uF2CY5/_new  2015-05-15 09:58:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:The Base KDE Apps
 License:GPL-2.0+

++ kde-baseapps-15.04.0.tar.xz - kde-baseapps-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-baseapps-15.04.0/dolphin/src/dolphin.appdata.xml 
new/kde-baseapps-15.04.1/dolphin/src/dolphin.appdata.xml
--- old/kde-baseapps-15.04.0/dolphin/src/dolphin.appdata.xml2015-04-08 
20:33:38.0 +0200
+++ new/kde-baseapps-15.04.1/dolphin/src/dolphin.appdata.xml2015-05-07 
09:36:08.0 +0200
@@ -81,7 +81,7 @@
 pDolphin is a lightweight file manager. It has been designed with ease 
of use and simplicity in mind, while still allowing flexibility and 
customisation. This means that you can do your file management exactly the way 
you want to do it./p
 p xml:lang=arدولفين هو مدير ملفات خفيف. صُمِّم دولفين مع أخذ سهولة 
الاستخدام والبساطة بعين الاعتبار، مع السماح بالمرونة والتخصيص. يعني هذا أنه 
يمكنك إدارة ملفاتك كما تريد تمامًا./p
 p xml:lang=bsDolphinje lagan file manager. On je bio dizajniran sa 
lakoćom korišćenja i jednostavnosti u vidu, još omogućavajući fleksibilnost i 
prilagođavanje. To znači da možete da radite svoje upravljanje datotekama onako 
kako želite da to uradi./p
-p xml:lang=caEl Dolphin és un gestor de fitxers lleuger. S'ha 
dissenyat pensant en facilitar el seu ús i que sigui simple, permetent la 
flexibilitat i la personalització. Això vol dir que podeu fer la gestió dels 
vostres fitxers de la manera exacta com ho vulgueu fer./p
+p xml:lang=caEl Dolphin és un gestor de fitxers lleuger. S'ha 
dissenyat pensant a facilitar el seu ús i que sigui simple, permetent la 
flexibilitat i la personalització. Això vol dir que podeu fer la gestió dels 
vostres fitxers de la manera exacta com ho vulgueu fer./p
 p xml:lang=daDolphin er letvægtsfilhåndtering. Den er blevet designet 
med henblik på brugervenlighed og simpelhed, mens fleksibilitet og tilpasning 
stadig er muligt. Det betyder at du klare din filhåndtering nøjagtig på den 
måde du vil gøre det./p
 p xml:lang=elΤο Dolphin είναι ένας ελαφρύς διαχειριστής αρχείων. Έχει 
σχεδιαστεί με φιλοσοφία την απλότητα για ευκολία στη χρήση, ενώ επιτρέπει 
ευελιξία και προσαρμογές. Αυτό σημαίνει ότι μπορείτε να διαχειριστείτε τα 
αρχεία σας με τον τρόπο που εσείς θέλετε./p
 p xml:lang=en-GBDolphin is a lightweight file manager. It has been 
designed with ease of use and simplicity in mind, while still allowing 
flexibility and customisation. This means that you can do your file management 
exactly the way you want to do it./p
@@ -133,7 +133,7 @@
 p xml:lang=nlMogelijkheden:/p
 p xml:lang=paਲੱਛਣ:/p
 p xml:lang=plMożliwości:/p
-p xml:lang=ptCaracterísticas:/p
+p xml:lang=ptFuncionalidades:/p
 p xml:lang=pt-BRFuncionalidades:/p
 p xml:lang=roCaracteristici:/p
 p xml:lang=skFunkcie:/p
@@ -150,7 +150,7 @@
 ul
   liNavigation (or breadcrumb) bar for URLs, allowing you to quickly 
navigate through the hierarchy of files and folders./li
   li xml:lang=bsNavigacijska (ili mrvična) traka za URL, dopušta vam 
da se brzo krećete kroz hijerarhiju datoteka i direktorija./li
-  li xml:lang=caBarra de navegació (o fil d'Ariadna) per els URL, 
permetent una navegació ràpida per la jerarquia de fitxers i carpetes./li
+  li xml:lang=caBarra de navegació (o fil d'Ariadna) pels URL, 
permetent una navegació ràpida per la jerarquia de fitxers i carpetes./li
   li xml:lang=daNavigationsbjælke (eller brødkrumme-bjælke) til 
URL'er, lader dig navigere hurtigt igennem 

commit kdebase4-artwork for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-artwork for 
openSUSE:Factory checked in at 2015-05-15 09:58:04

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
2015-05-11 18:56:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4-artwork.new/kdebase4-artwork.changes   
2015-05-15 09:58:07.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:56:19 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kde-base-artwork-15.04.0.tar.xz

New:

  kde-base-artwork-15.04.1.tar.xz



Other differences:
--
++ kdebase4-artwork.spec ++
--- /var/tmp/diff_new_pack.IYmPTw/_old  2015-05-15 09:58:08.0 +0200
+++ /var/tmp/diff_new_pack.IYmPTw/_new  2015-05-15 09:58:08.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kde-base-artwork-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kde-base-artwork-15.04.0.tar.xz - kde-base-artwork-15.04.1.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-artwork/kde-base-artwork-15.04.0.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-artwork.new/kde-base-artwork-15.04.1.tar.xz
 differ: char 55, line 1




commit kcachegrind for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kcachegrind for openSUSE:Factory 
checked in at 2015-05-15 09:57:26

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


Package is kcachegrind

Changes:

--- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes  2015-05-11 
17:44:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcachegrind.new/kcachegrind.changes 
2015-05-15 09:57:27.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:59 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kcachegrind-15.04.0.tar.xz

New:

  kcachegrind-15.04.1.tar.xz



Other differences:
--
++ kcachegrind.spec ++
--- /var/tmp/diff_new_pack.JwQheD/_old  2015-05-15 09:57:27.0 +0200
+++ /var/tmp/diff_new_pack.JwQheD/_new  2015-05-15 09:57:27.0 +0200
@@ -22,7 +22,7 @@
 License:GPL-2.0 and BSD-4-Clause and GFDL-1.2
 Group:  Development/Tools/Other
 Url:http://www.kde.org/
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kcachegrind-15.04.0.tar.xz - kcachegrind-15.04.1.tar.xz ++




commit kcharselect for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kcharselect for openSUSE:Factory 
checked in at 2015-05-15 09:57:33

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  2015-05-11 
18:51:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcharselect.new/kcharselect.changes 
2015-05-15 09:57:34.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:51:09 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kcharselect-15.04.0.tar.xz

New:

  kcharselect-15.04.1.tar.xz



Other differences:
--
++ kcharselect.spec ++
--- /var/tmp/diff_new_pack.rrbgO7/_old  2015-05-15 09:57:34.0 +0200
+++ /var/tmp/diff_new_pack.rrbgO7/_new  2015-05-15 09:57:34.0 +0200
@@ -30,7 +30,7 @@
 Summary:KDE Character Selector
 License:GPL-2.0+
 Group:  Productivity/Other
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kcharselect-15.04.0.tar.xz - kcharselect-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-15.04.0/main.cc 
new/kcharselect-15.04.1/main.cc
--- old/kcharselect-15.04.0/main.cc 2015-03-27 07:58:25.0 +0100
+++ new/kcharselect-15.04.1/main.cc 2015-04-13 21:32:35.0 +0200
@@ -25,6 +25,8 @@
 
 int main(int argc, char **argv)
 {
+  QApplication app( argc, argv );
+
   Kdelibs4ConfigMigrator migrate(QLatin1String(kcharselect));
   migrate.setConfigFiles(QStringList()  QLatin1String(kcharselectrc));
   migrate.setUiFiles(QStringList()  QLatin1String(kcharselectui.rc));
@@ -48,7 +50,6 @@
 ben+kcharsel...@meyerhome.net );
   aboutData.addCredit( i18n(Bryce Nesbitt), i18n(RTL support) );
 
-  QApplication app( argc, argv );
   KAboutData::setApplicationData( aboutData );
   app.setWindowIcon( QIcon::fromTheme( QLatin1String( 
accessories-character-map )));
 




commit katomic for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package katomic for openSUSE:Factory checked 
in at 2015-05-15 09:57:04

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  2015-05-11 
17:37:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.katomic.new/katomic.changes 2015-05-15 
09:57:05.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:19 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  katomic-15.04.0.tar.xz

New:

  katomic-15.04.1.tar.xz



Other differences:
--
++ katomic.spec ++
--- /var/tmp/diff_new_pack.lbOnAu/_old  2015-05-15 09:57:06.0 +0200
+++ /var/tmp/diff_new_pack.lbOnAu/_new  2015-05-15 09:57:06.0 +0200
@@ -39,7 +39,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:katomic-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ katomic-15.04.0.tar.xz - katomic-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/katomic-15.04.0/katomic.appdata.xml 
new/katomic-15.04.1/katomic.appdata.xml
--- old/katomic-15.04.0/katomic.appdata.xml 2015-04-06 00:56:33.0 
+0200
+++ new/katomic-15.04.1/katomic.appdata.xml 2015-04-27 13:17:44.0 
+0200
@@ -14,6 +14,7 @@
   name xml:lang=fiKAtomic/name
   name xml:lang=glKAtomic/name
   name xml:lang=itKAtomic/name
+  name xml:lang=koKAtomic/name
   name xml:lang=nlKAtomic/name
   name xml:lang=plAtomy/name
   name xml:lang=ptKAtomic/name
@@ -37,6 +38,7 @@
   summary xml:lang=fiSokoban-tyylinen logiikkapeli/summary
   summary xml:lang=glXogo de lóxica ao estilo do Sokoban/summary
   summary xml:lang=itGioco di logica simile a Sokoban/summary
+  summary xml:lang=ko소코반 같은 전략 게임/summary
   summary xml:lang=nlSokoban-achtig logisch spel/summary
   summary xml:lang=plGra logiczna typu Sokoban/summary
   summary xml:lang=ptJogo de Lógica Semelhante ao Sokoban/summary
@@ -62,6 +64,7 @@
 p xml:lang=esKAtomic es un divertido juego educativo basado en la 
geometría molecular. Emplea vistas bidimensionales simplificadas de diferentes 
elementos químicos./p
 p xml:lang=glKAtomic é un xogo divertido e educativo sobre xeometría 
molecular. Nel óllanse visións simplistas en dúas dimensións de varios 
elementos químicos./p
 p xml:lang=itKAtomic è un gioco divertente ed educativo, basato sulla 
geometria molecolare. Impiega una rappresentazione bidimensionale semplificata 
per gli elementi chimici./p
+p xml:lang=koKAtomic은 분자 구조를 기반으로 하는 교육용 게임입니다. 서로 다른 화합물의 간단한 2차원 모형을 
보여 줍니다./p
 p xml:lang=nlKAtomic is een leuk educatief spel gebouwd rond 
moleculaire geometrie. Het gebruikt simplistische tweedimensionale beelden van 
verschillende chemische elementen./p
 p xml:lang=plKAtomic jest grą edukującą poprzez zabawę stworzoną wokół 
geometrii cząsteczek. Gra wykorzystuje proste dwuwymiarowe widoki różnych 
pierwiastków chemicznych./p
 p xml:lang=ptO KAtomic é um jogo educativo divertido, construído em 
torno da geometria molecular. Ele aplica vistas simplistas bidimensionais para 
os diferentes elementos químicos./p
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/katomic-15.04.0/main.cpp new/katomic-15.04.1/main.cpp
--- old/katomic-15.04.0/main.cpp2015-04-06 00:56:33.0 +0200
+++ new/katomic-15.04.1/main.cpp2015-04-27 13:17:44.0 +0200
@@ -45,12 +45,12 @@
 
 int main(int argc, char **argv)
 {
+QApplication app(argc, argv);
 
 Kdelibs4ConfigMigrator migrate(QStringLiteral(katomic));
 migrate.setConfigFiles(QStringList()  QStringLiteral(katomicrc));
 migrate.setUiFiles(QStringList()  QStringLiteral(katomicui.rc));
 migrate.migrate();
-QApplication app(argc, argv);
 
   KAboutData aboutData( katomic, i18n(KAtomic),
 version, i18n(description), KAboutLicense::GPL,




commit kblackbox for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kblackbox for openSUSE:Factory 
checked in at 2015-05-15 09:57: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  2015-05-11 
17:38:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblackbox.new/kblackbox.changes 2015-05-15 
09:57:10.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:25 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kblackbox-15.04.0.tar.xz

New:

  kblackbox-15.04.1.tar.xz



Other differences:
--
++ kblackbox.spec ++
--- /var/tmp/diff_new_pack.91K1Vu/_old  2015-05-15 09:57:10.0 +0200
+++ /var/tmp/diff_new_pack.91K1Vu/_new  2015-05-15 09:57:10.0 +0200
@@ -39,7 +39,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kblackbox-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kblackbox-15.04.0.tar.xz - kblackbox-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblackbox-15.04.0/CMakeLists.txt 
new/kblackbox-15.04.1/CMakeLists.txt
--- old/kblackbox-15.04.0/CMakeLists.txt2015-03-25 13:20:57.0 
+0100
+++ new/kblackbox-15.04.1/CMakeLists.txt2015-04-27 13:18:00.0 
+0200
@@ -67,7 +67,7 @@
 
 install(TARGETS kblackbox  ${INSTALL_TARGETS_DEFAULT_ARGS})
 install(PROGRAMS org.kde.kblackbox.desktop  DESTINATION  
${XDG_APPS_INSTALL_DIR})
-install(FILES kblackbox.appdata.xml  DESTINATION  share/appdata)
+install(FILES kblackbox.appdata.xml  DESTINATION  ${DATA_INSTALL_DIR}/appdata)
 install(FILES kblackboxui.rc  DESTINATION  ${KXMLGUI_INSTALL_DIR}/kblackbox)
 
 ecm_install_icons(ICONS hi128-apps-kblackbox.png  hi16-apps-kblackbox.png  
hi22-apps-kblackbox.png  hi32-apps-kblackbox.png  hi48-apps-kblackbox.png  
hi64-apps-kblackbox.png DESTINATION ${ICON_INSTALL_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblackbox-15.04.0/kblackbox.appdata.xml 
new/kblackbox-15.04.1/kblackbox.appdata.xml
--- old/kblackbox-15.04.0/kblackbox.appdata.xml 2015-03-25 13:20:57.0 
+0100
+++ new/kblackbox-15.04.1/kblackbox.appdata.xml 2015-04-27 13:18:00.0 
+0200
@@ -15,6 +15,7 @@
   name xml:lang=frKBlackbox/name
   name xml:lang=glKBlackbox/name
   name xml:lang=itKBlackbox/name
+  name xml:lang=koKBlackBox/name
   name xml:lang=nlKblackbox/name
   name xml:lang=plKCzarnaSkrzynka/name
   name xml:lang=ptKBlackbox/name
@@ -39,6 +40,7 @@
   summary xml:lang=frJeu de logique Blackbox/summary
   summary xml:lang=glXogo de lóxica Blackbox/summary
   summary xml:lang=itGioco di logica Blackbox  /summary
+  summary xml:lang=ko블랙박스 논리 게임/summary
   summary xml:lang=nlBlackbox: Logisch spel/summary
   summary xml:lang=plKCzarnaSkrzynka - Gra logiczna/summary
   summary xml:lang=ptJogo de Lógica Blackbox/summary
@@ -65,6 +67,7 @@
 p xml:lang=frKBlackbox est un jeu de logique où il faut trouver des 
billes cachées. La position des billes cachées peut être déduite en envoyant 
des rayons dans la boîte./p
 p xml:lang=glKBlackbox é un xogo das agachadas que toma lugar nunha 
grade de caixas nas que o computador agochou varias bólas. Podes lanzar raios á 
caixa para deducir a posición das bólas./p
 p xml:lang=itKBlackbox è un gioco di cerca e trova, giocato su un 
reticolo di celle. Il computer ha nascosto delle sfere in queste celle. 
Sparando dei raggi laser nella scatola si può dedurre la posizione delle sfere 
nascoste./p
+p xml:lang=koKBlackbox는 컴퓨터가 숨겨 놓은 공을 찾는 게임입니다. 숨은 공의 위치는 상자에 빔을 비추어서 
알 수 있습니다./p
 p xml:lang=nlKBlackbox is een spel met verstoppertje spelen op een 
raster van dozen waar de computer verschillende ballen heeft verborgen. De 
positie van de verborgen ballen kunnen afgeleid worden door stralen in de doos 
te schieten./p
 p xml:lang=plKCzarnaSkrzynka jest grą w chowanego na siatce pól, na 
których komputer ukrył kilka z kul. Położenie ukrytych kul można wywnioskować 
poprzez wystrzeliwanie promieni na pola./p
 p xml:lang=ptO KBlackbox é um jogo de escondidas, jogado sobre uma 
grelha de caixas em que o computador escolheu diversas bolas. A posição das 
bolas escondidas pode ser deduzida se disparar raios para as caixas./p
diff -urN '--exclude=CVS' 

commit kcron for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kcron for openSUSE:Factory checked 
in at 2015-05-15 09:57:39

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


Package is kcron

Changes:

--- /work/SRC/openSUSE:Factory/kcron/kcron.changes  2015-05-11 
17:45:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcron.new/kcron.changes 2015-05-15 
09:57:41.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:51:18 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kcron-15.04.0.tar.xz

New:

  kcron-15.04.1.tar.xz



Other differences:
--
++ kcron.spec ++
--- /var/tmp/diff_new_pack.dDLvTx/_old  2015-05-15 09:57:41.0 +0200
+++ /var/tmp/diff_new_pack.dDLvTx/_new  2015-05-15 09:57:41.0 +0200
@@ -27,7 +27,7 @@
 BuildRequires:  kio-devel
 BuildRequires:  kxmlgui-devel
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Cron job configuration tool
 License:GPL-2.0+

++ kcron-15.04.0.tar.xz - kcron-15.04.1.tar.xz ++




commit kblocks for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-05-15 09:57:12

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  2015-05-11 
17:39:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-05-15 
09:57:13.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:31 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kblocks-15.04.0.tar.xz

New:

  kblocks-15.04.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.usEKt7/_old  2015-05-15 09:57:14.0 +0200
+++ /var/tmp/diff_new_pack.usEKt7/_new  2015-05-15 09:57:14.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kblocks-15.04.0.tar.xz - kblocks-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.04.0/CMakeLists.txt 
new/kblocks-15.04.1/CMakeLists.txt
--- old/kblocks-15.04.0/CMakeLists.txt  2015-03-25 13:21:29.0 +0100
+++ new/kblocks-15.04.1/CMakeLists.txt  2015-04-27 13:18:17.0 +0200
@@ -100,7 +100,7 @@
 ### install files ###
 
 install( PROGRAMS org.kde.kblocks.desktop  DESTINATION  
${XDG_APPS_INSTALL_DIR} )
-install( FILES kblocks.appdata.xml DESTINATION  share/appdata )
+install( FILES kblocks.appdata.xml DESTINATION  ${DATA_INSTALL_DIR}/appdata )
 install( FILES kblocks.kcfg  DESTINATION  ${KCFG_INSTALL_DIR} )
 install( FILES kblocksui.rc  DESTINATION  ${KXMLGUI_INSTALL_DIR}/kblocks )
 install( FILES kblocks.knsrc  DESTINATION  ${CONFIG_INSTALL_DIR} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.04.0/kblocks.appdata.xml 
new/kblocks-15.04.1/kblocks.appdata.xml
--- old/kblocks-15.04.0/kblocks.appdata.xml 2015-03-25 13:21:29.0 
+0100
+++ new/kblocks-15.04.1/kblocks.appdata.xml 2015-04-27 13:18:17.0 
+0200
@@ -14,6 +14,7 @@
   name xml:lang=esKBlock/name
   name xml:lang=glKBlocks/name
   name xml:lang=itKBlocks/name
+  name xml:lang=koKBlocks/name
   name xml:lang=nlKBlocks/name
   name xml:lang=plKBloki/name
   name xml:lang=ptKBlocks/name
@@ -37,6 +38,7 @@
   summary xml:lang=esJuego de caída de bloques/summary
   summary xml:lang=glXogo no que caen bloques/summary
   summary xml:lang=itGioco con oggetti che cadono/summary
+  summary xml:lang=ko떨어지는 블록 게임/summary
   summary xml:lang=nlVallende blokken-spel/summary
   summary xml:lang=plGra w spadające bloki/summary
   summary xml:lang=ptJogo de Blocos em Queda/summary
@@ -63,6 +65,7 @@
 p xml:lang=esKBlocks es un juego clásico de caída de bloques. La idea 
es apilar los bloques que van cayendo para crear líneas horizontaes sin huecos. 
Cuando se completa una línea se elimina, y hay más espacio disponible en la 
zona de juego. Cuando no queda más sitio para que los bloques caigan, se 
termina el juego./p
 p xml:lang=glKBlocks é o xogo clásico dos bloques que caen A idea é 
amorear os bloques que caen de xeito que se formen liñas horizontais completas, 
sen ocos. Cando se completa unha liña, esta elimínase e amplíase o espazo 
dispoñíbel na área de xogo. Cando non fica espazo abondo para que caian os 
bloques, a partida acaba./p
 p xml:lang=itKBlocks è il classico gioco di blocchi in caduta. L'idea 
è impilarli in modo da riempire completamente delle righe. Quando una riga è 
completata viene rimossa, e c'è più spazio a disposizione nell'area di gioco. 
Quando manca lo spazio per far cadere i blocchi, la partita finisce. /p
+p xml:lang=koKBlocks는 떨어지는 블록 게임입니다. 떨어지는 블록을 맞추어서 빈틈 없는 수평선을 만드는 것이 
목표입니다. 줄을 맞추면 지워져서 더 많은 공간이 생기며, 더 이상 블록이 내려올 수 없으면 게임이 끝납니다./p
 p xml:lang=nlKBlocks is het klassieke spel met vallende blokken Het 
idee is de vallende blokken zo op te stapelen dat horizontale lijnen volledig 
zijn opgevuld. Wanneer een lijn volledig is opgevuld wordt deze verwijderd en 
komt er meer ruimte in het speelgebied. Wanneer er onvoldoende ruimte over is 
om een blok te laten vallen is het spel over./p
 p xml:lang=plKBloki jest klasyczną grą w spadające bloki. Celem jest 
takie układanie spadających bloków, aby 

commit kajongg for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kajongg for openSUSE:Factory checked 
in at 2015-05-15 09:56:48

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  2015-05-11 
17:34:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kajongg.new/kajongg.changes 2015-05-15 
09:56:49.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:49:43 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kajongg-15.04.0.tar.xz

New:

  kajongg-15.04.1.tar.xz



Other differences:
--
++ kajongg.spec ++
--- /var/tmp/diff_new_pack.6VmVX1/_old  2015-05-15 09:56:50.0 +0200
+++ /var/tmp/diff_new_pack.6VmVX1/_new  2015-05-15 09:56:50.0 +0200
@@ -25,7 +25,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kajongg-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -66,6 +66,6 @@
 %{_kde4_iconsdir}/hicolor/*/apps/kajongg.*
 %{_kde4_iconsdir}/hicolor/*/actions/games-kajongg-law.*
 %{_kde4_appsdir}/kajongg/
-%{_kde4_appsdir}/appdata/
+%{_datadir}/appdata/
 
 %changelog

++ kajongg-15.04.0.tar.xz - kajongg-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kajongg-15.04.0/CMakeLists.txt 
new/kajongg-15.04.1/CMakeLists.txt
--- old/kajongg-15.04.0/CMakeLists.txt  2015-02-27 03:10:17.0 +0100
+++ new/kajongg-15.04.1/CMakeLists.txt  2015-04-27 07:44:57.0 +0200
@@ -111,7 +111,7 @@
 PYKDE4_ADD_EXECUTABLE(kajonggserver.py kajonggserver)
 kde4_install_icons(${ICON_INSTALL_DIR})
 install(PROGRAMS kajongg.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
-install(FILES kajongg.appdata.xml DESTINATION ${DATA_INSTALL_DIR}/appdata)
+install(FILES kajongg.appdata.xml DESTINATION 
${SHARE_INSTALL_PREFIX}/appdata)
 ENDIF(INSTALL_KAJONGG)
 
 macro_display_feature_log()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kajongg-15.04.0/kajongg.appdata.xml 
new/kajongg-15.04.1/kajongg.appdata.xml
--- old/kajongg-15.04.0/kajongg.appdata.xml 2015-02-27 03:10:17.0 
+0100
+++ new/kajongg-15.04.1/kajongg.appdata.xml 2015-04-27 07:44:57.0 
+0200
@@ -12,6 +12,7 @@
   name xml:lang=en-GBKajongg/name
   name xml:lang=esKajongg/name
   name xml:lang=itKajongg/name
+  name xml:lang=koKajongg/name
   name xml:lang=nlKajongg/name
   name xml:lang=plKajongg/name
   name xml:lang=ptKajongg/name
@@ -34,6 +35,7 @@
   summary xml:lang=en-GBMah Jongg/summary
   summary xml:lang=esMah Jongg/summary
   summary xml:lang=itMah Jongg/summary
+  summary xml:lang=koMah Jongg/summary
   summary xml:lang=nlMah Jongg/summary
   summary xml:lang=plMah Jongg/summary
   summary xml:lang=ptMah Jongg/summary
@@ -60,6 +62,7 @@
 p xml:lang=en-GBKajongg is the ancient Chinese board game for 4 
players. Kajongg can be used in two different ways: Scoring a manual game where 
you play as always and use Kajongg for the computation of scores and for 
bookkeeping. Or you can use Kajongg to play against any combination of other 
human players or computer players./p
 p xml:lang=esKajongg es un antiguo juego de tablero chino para 4 
jugadores. Kajongg puede jugarse de dos maneras distintas: jugar de forma 
manual y usar Kajongg para los cómputos de la puntuación y las cuentas. O puede 
usar Kajongg para jugar contra cualquier combinación de jugadores humanos o 
máquinas./p
 p xml:lang=itKajongg è l'antico gioco cinese da tavolo per quattro 
giocatori. Kajongg può essere usato in due modi differenti: conteggio dei punti 
di una partita manuale, in cui giochi come al solito ma utilizzi Kajongg per 
contare e registrare i punti. Oppure puoi usarlo per giocare contro una 
qualsiasi combinazione di persone e computer./p
+p xml:lang=koKajongg은 4인용 고대 중국식 보드 게임입니다. 현실 세계의 게임의 점수를 관리하거나, 사람이나 
컴퓨터 플레이어로 게임을 즐길 수 있습니다./p
 p xml:lang=nlKajongg is het oude Chinese bordspel voor 4 spelers. 
Kajongg kan op twee verschillende manieren worden gebruikt: de score bijhouden 
van een handmatig spel waar u speelt zoals u gewend bent en u gebruikt Kajongg 
voor het berekenen van de scores en voor bijhouden van de boeken. Of u kunt 
Kajongg gebruiken om tegen elke combinatie van andere menselijke spelers of 
computerspelers te spelen./p
 p 

commit kde-dev-utils for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kde-dev-utils for openSUSE:Factory 
checked in at 2015-05-15 09:57:44

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


Package is kde-dev-utils

Changes:

--- /work/SRC/openSUSE:Factory/kde-dev-utils/kde-dev-utils.changes  
2015-05-11 17:46:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-dev-utils.new/kde-dev-utils.changes 
2015-05-15 09:57:45.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:51:23 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kde-dev-utils-15.04.0.tar.xz

New:

  kde-dev-utils-15.04.1.tar.xz



Other differences:
--
++ kde-dev-utils.spec ++
--- /var/tmp/diff_new_pack.Dlw0jp/_old  2015-05-15 09:57:45.0 +0200
+++ /var/tmp/diff_new_pack.Dlw0jp/_new  2015-05-15 09:57:45.0 +0200
@@ -22,7 +22,7 @@
 License:GPL-2.0 and GFDL-1.2 and LGPL-2.0
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kde-dev-utils-15.04.0.tar.xz - kde-dev-utils-15.04.1.tar.xz ++




commit kde-print-manager for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kde-print-manager for 
openSUSE:Factory checked in at 2015-05-15 09:57:51

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


Package is kde-print-manager

Changes:

--- /work/SRC/openSUSE:Factory/kde-print-manager/kde-print-manager.changes  
2015-05-11 19:28:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-print-manager.new/kde-print-manager.changes 
2015-05-15 09:57:52.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:51:37 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  print-manager-15.04.0.tar.xz

New:

  print-manager-15.04.1.tar.xz



Other differences:
--
++ kde-print-manager.spec ++
--- /var/tmp/diff_new_pack.It5VCZ/_old  2015-05-15 09:57:53.0 +0200
+++ /var/tmp/diff_new_pack.It5VCZ/_new  2015-05-15 09:57:53.0 +0200
@@ -53,7 +53,7 @@
 Summary:A new print manager for KDE
 License:GPL-2.0+
 Group:  System/GUI/KDE
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source: print-manager-%{version}.tar.xz
 

++ print-manager-15.04.0.tar.xz - print-manager-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/print-manager-15.04.0/add-printer/org.kde.AddPrinter.desktop 
new/print-manager-15.04.1/add-printer/org.kde.AddPrinter.desktop
--- old/print-manager-15.04.0/add-printer/org.kde.AddPrinter.desktop
2015-04-04 14:42:14.0 +0200
+++ new/print-manager-15.04.1/add-printer/org.kde.AddPrinter.desktop
2015-04-28 17:34:40.0 +0200
@@ -13,6 +13,7 @@
 Name[pl]=Dodaj drukarkę
 Name[pt]=Adicionar uma Impressora
 Name[pt_BR]=Adicionar impressora
+Name[ru]=Добавление принтера
 Name[sk]=Pridať tlačiareň
 Name[sl]=Dodaj tiskalnik
 Name[sr]=Додавање штампача
@@ -38,6 +39,7 @@
 Comment[pl]=Narzędzie do dodawania nowych drukarek
 Comment[pt]=Ferramenta para adicionar novas impressoras
 Comment[pt_BR]=Ferramenta para adicionar novas impressoras
+Comment[ru]=Инструмент для добавления новых принтеров
 Comment[sk]=Nástroj na pridanie nových tlačiarní
 Comment[sl]=Orodje za dodajanje novih tiskalnikov
 Comment[sr]=Алатка за додавање нових штампача
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/print-manager-15.04.0/configure-printer/org.kde.ConfigurePrinter.desktop 
new/print-manager-15.04.1/configure-printer/org.kde.ConfigurePrinter.desktop
--- 
old/print-manager-15.04.0/configure-printer/org.kde.ConfigurePrinter.desktop
2015-04-04 14:42:14.0 +0200
+++ 
new/print-manager-15.04.1/configure-printer/org.kde.ConfigurePrinter.desktop
2015-04-28 17:34:40.0 +0200
@@ -13,6 +13,7 @@
 Name[pl]=Ustawienia drukarki
 Name[pt]=Configurar a Impressora
 Name[pt_BR]=Configurar impressora
+Name[ru]=Настройка принтера
 Name[sk]=Nastaviť tlačiareň
 Name[sl]=Nastavi tiskalnik
 Name[sr]=Подешавање штампача
@@ -38,6 +39,7 @@
 Comment[pl]=Ustaw swoje drukarki
 Comment[pt]=Configurar a sua impressora
 Comment[pt_BR]=Configura sua impressora
+Comment[ru]=Настройка принтеров
 Comment[sk]=Nastaviť vaše tlačiarne
 Comment[sl]=Nastavite vaš tiskalnik
 Comment[sr]=Подесите штампач
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/print-manager-15.04.0/plasmoid/package/metadata.desktop 
new/print-manager-15.04.1/plasmoid/package/metadata.desktop
--- old/print-manager-15.04.0/plasmoid/package/metadata.desktop 2015-04-04 
14:42:14.0 +0200
+++ new/print-manager-15.04.1/plasmoid/package/metadata.desktop 2015-04-28 
17:34:40.0 +0200
@@ -78,7 +78,7 @@
 Comment[nl]=Toon afdruktaken en beheer ze
 Comment[pl]=Wyświetla wykaz zadań drukowania i zarządza nimi
 Comment[pt]=Imprimir as tarefas de impressão e geri-las
-Comment[pt_BR]=Lista os trabalhos de impressão e os gerencia
+Comment[pt_BR]=Lista e gerencia os trabalhos de impressão
 Comment[ro]=Enumeră sarcinile de imprimare și le gestionează
 Comment[ru]=Показ списка заданий печати и управление ими
 Comment[sk]=Vypísať tlačové úlohy a spravovať ich
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/print-manager-15.04.0/printqueue/org.kde.PrintQueue.desktop 
new/print-manager-15.04.1/printqueue/org.kde.PrintQueue.desktop
--- old/print-manager-15.04.0/printqueue/org.kde.PrintQueue.desktop 
2015-04-04 14:42:14.0 +0200
+++ 

commit kcolorchooser for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kcolorchooser for openSUSE:Factory 
checked in at 2015-05-15 09:57:36

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  
2015-05-11 18:53:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcolorchooser.new/kcolorchooser.changes 
2015-05-15 09:57:37.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:51:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kcolorchooser-15.04.0.tar.xz

New:

  kcolorchooser-15.04.1.tar.xz



Other differences:
--
++ kcolorchooser.spec ++
--- /var/tmp/diff_new_pack.OuRzZ9/_old  2015-05-15 09:57:37.0 +0200
+++ /var/tmp/diff_new_pack.OuRzZ9/_new  2015-05-15 09:57:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kcolorchooser
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Color Chooser
 License:MIT

++ kcolorchooser-15.04.0.tar.xz - kcolorchooser-15.04.1.tar.xz ++




commit kdebase4-wallpapers for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-wallpapers for 
openSUSE:Factory checked in at 2015-05-15 09:58:13

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  
2015-05-11 18:58:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-wallpapers.new/kdebase4-wallpapers.changes 
2015-05-15 09:58:17.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:57:37 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kde-wallpapers-15.04.0.tar.xz

New:

  kde-wallpapers-15.04.1.tar.xz



Other differences:
--
++ kdebase4-wallpapers.spec ++
--- /var/tmp/diff_new_pack.wm1rf2/_old  2015-05-15 09:58:20.0 +0200
+++ /var/tmp/diff_new_pack.wm1rf2/_new  2015-05-15 09:58:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4-wallpapers
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:KDE 4 Wallpapers
 License:LGPL-3.0+

++ kde-wallpapers-15.04.0.tar.xz - kde-wallpapers-15.04.1.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-wallpapers/kde-wallpapers-15.04.0.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-wallpapers.new/kde-wallpapers-15.04.1.tar.xz
 differ: char 27, line 1




commit kdenetwork-strigi-analyzers for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kdenetwork-strigi-analyzers for 
openSUSE:Factory checked in at 2015-05-15 09:58:30

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


Package is kdenetwork-strigi-analyzers

Changes:

--- 
/work/SRC/openSUSE:Factory/kdenetwork-strigi-analyzers/kdenetwork-strigi-analyzers.changes
  2015-05-11 17:51:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdenetwork-strigi-analyzers.new/kdenetwork-strigi-analyzers.changes
 2015-05-15 09:58:31.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:59:55 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kdenetwork-strigi-analyzers-15.04.0.tar.xz

New:

  kdenetwork-strigi-analyzers-15.04.1.tar.xz



Other differences:
--
++ kdenetwork-strigi-analyzers.spec ++
--- /var/tmp/diff_new_pack.lrWkZu/_old  2015-05-15 09:58:31.0 +0200
+++ /var/tmp/diff_new_pack.lrWkZu/_new  2015-05-15 09:58:31.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Productivity/Networking/Other
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kdenetwork-strigi-analyzers-15.04.0.tar.xz - 
kdenetwork-strigi-analyzers-15.04.1.tar.xz ++




commit kdebase4-runtime for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-runtime for 
openSUSE:Factory checked in at 2015-05-15 09:58:09

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
2015-05-11 18:57:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kdebase4-runtime.changes   
2015-05-15 09:58:10.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:56:42 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kde-runtime-15.04.0.tar.xz

New:

  kde-runtime-15.04.1.tar.xz



Other differences:
--
++ kdebase4-runtime.spec ++
--- /var/tmp/diff_new_pack.qk4a3D/_old  2015-05-15 09:58:11.0 +0200
+++ /var/tmp/diff_new_pack.qk4a3D/_new  2015-05-15 09:58:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4-runtime
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:The KDE Runtime Components
 License:GPL-2.0+


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




commit kde-mplayer-thumbnailer for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kde-mplayer-thumbnailer for 
openSUSE:Factory checked in at 2015-05-15 09:57:46

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
  2015-05-11 17:47:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kde-mplayer-thumbnailer.new/kde-mplayer-thumbnailer.changes
 2015-05-15 09:57:48.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:51:30 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  mplayerthumbs-15.04.0.tar.xz

New:

  mplayerthumbs-15.04.1.tar.xz



Other differences:
--
++ kde-mplayer-thumbnailer.spec ++
--- /var/tmp/diff_new_pack.KdeSpm/_old  2015-05-15 09:57:48.0 +0200
+++ /var/tmp/diff_new_pack.KdeSpm/_new  2015-05-15 09:57:48.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:mplayerthumbs-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ mplayerthumbs-15.04.0.tar.xz - mplayerthumbs-15.04.1.tar.xz ++




commit kbruch for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2015-05-15 09:57:22

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.changes2015-05-11 
17:43:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2015-05-15 
09:57:23.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kbruch-15.04.0.tar.xz

New:

  kbruch-15.04.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.1WcsGa/_old  2015-05-15 09:57:23.0 +0200
+++ /var/tmp/diff_new_pack.1WcsGa/_new  2015-05-15 09:57:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-15.04.0.tar.xz - kbruch-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.04.0/org.kde.kbruch.appdata.xml 
new/kbruch-15.04.1/org.kde.kbruch.appdata.xml
--- old/kbruch-15.04.0/org.kde.kbruch.appdata.xml   2015-03-19 
10:08:12.0 +0100
+++ new/kbruch-15.04.1/org.kde.kbruch.appdata.xml   2015-04-27 
13:12:22.0 +0200
@@ -17,6 +17,7 @@
   name xml:lang=frKBruch/name
   name xml:lang=huKBruch/name
   name xml:lang=itKBruch/name
+  name xml:lang=koKBruch/name
   name xml:lang=ltKBruch/name
   name xml:lang=ndsKBruch/name
   name xml:lang=nlKBruch/name
@@ -42,6 +43,7 @@
   summary xml:lang=frExercez-vous aux fractions/summary
   summary xml:lang=huGyakorlat törtekkel/summary
   summary xml:lang=itEsercizi con le frazioni/summary
+  summary xml:lang=ko분수 연습/summary
   summary xml:lang=ltTreniruokitės trupmenas/summary
   summary xml:lang=ndsBrookreken öven/summary
   summary xml:lang=nlBreuken oefenen/summary
@@ -89,6 +91,7 @@
 p xml:lang=frFonctionnalités :/p
 p xml:lang=huSzolgáltatások:/p
 p xml:lang=itFunzionalità:/p
+p xml:lang=ko기능:/p
 p xml:lang=ltYpatybės:/p
 p xml:lang=ndsMarkmalen:/p
 p xml:lang=nlMogelijkheden:/p
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.04.0/src/KBruch.cpp 
new/kbruch-15.04.1/src/KBruch.cpp
--- old/kbruch-15.04.0/src/KBruch.cpp   2015-03-19 10:08:12.0 +0100
+++ new/kbruch-15.04.1/src/KBruch.cpp   2015-04-27 13:12:22.0 +0200
@@ -41,6 +41,8 @@
 {
 // init random generator
 srand(time(NULL));
+QApplication app(argc, argv);
+
 
 Kdelibs4ConfigMigrator migrate(QStringLiteral(kbruch));
 migrate.setConfigFiles(QStringList()  QStringLiteral(kbruchrc));
@@ -63,7 +65,6 @@
 aboutData.addAuthor(i18n(Tiago Porangaba), i18n(New interface design 
and usability improvements), 
QStringLiteral(tiago.porang...@ltia.fc.unesp.br));
 aboutData.setHomepage(QStringLiteral(http://edu.kde.org/kbruch/;));
 
-QApplication app(argc, argv);
 QCommandLineParser parser;
 KAboutData::setApplicationData(aboutData);
 parser.addVersionOption();




commit attr for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package attr for openSUSE:Factory checked in 
at 2015-05-15 09:54:12

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


Package is attr

Changes:

--- /work/SRC/openSUSE:Factory/attr/attr.changes2014-10-15 
16:19:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.attr.new/attr.changes   2015-05-15 
09:54:14.0 +0200
@@ -1,0 +2,6 @@
+Mon May 11 07:33:07 UTC 2015 - pgaj...@suse.com
+
+- remove man5/attr.5, it is now part of man-pages
+  http://lwn.net/Articles/643559/
+
+---



Other differences:
--
++ attr.spec ++
--- /var/tmp/diff_new_pack.lfIj2B/_old  2015-05-15 09:54:14.0 +0200
+++ /var/tmp/diff_new_pack.lfIj2B/_new  2015-05-15 09:54:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package attr
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -106,6 +106,7 @@
 ln -sf /%_lib/$t $b/%_libdir/libattr.so
 rm -f $b/%_libdir/*.la
 rm -fv $RPM_BUILD_ROOT%{_mandir}/man2/*xattr.2*
+rm $b%{_mandir}/man5/attr.5
 install -d -m 755 $RPM_BUILD_ROOT/%{_sysconfdir}
 install -m 644 %_sourcedir/xattr.conf $RPM_BUILD_ROOT/%{_sysconfdir}
 %find_lang %name
@@ -122,7 +123,6 @@
 %_defaultdocdir/attr/COPYING
 %_defaultdocdir/attr/PORTING
 %_mandir/man1/*.1*
-%_mandir/man5/*.5*
 %_bindir/attr
 %_bindir/getfattr
 %_bindir/setfattr





commit aspell-en for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package aspell-en for openSUSE:Factory 
checked in at 2015-05-15 09:54:44

Comparing /work/SRC/openSUSE:Factory/aspell-en (Old)
 and  /work/SRC/openSUSE:Factory/.aspell-en.new (New)


Package is aspell-en

Changes:

--- /work/SRC/openSUSE:Factory/aspell-en/aspell-en.changes  2012-03-01 
17:18:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.aspell-en.new/aspell-en.changes 2015-05-15 
09:54:46.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 13:32:14 UTC 2015 - pgaj...@suse.com
+
+- updated to 2015.03.24:
+  * Updated to SCOWL 2015.02.15 which added a large number of new words
+such as inbox, smartphone, and selfie and removed some
+problematic words.
+
+---

Old:

  aspell6-en-7.1-0.tar.bz2

New:

  aspell6-en-2015.04.24-0.tar.bz2



Other differences:
--
++ aspell-en.spec ++
--- /var/tmp/diff_new_pack.wjrNNW/_old  2015-05-15 09:54:46.0 +0200
+++ /var/tmp/diff_new_pack.wjrNNW/_new  2015-05-15 09:54:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package aspell-en
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
 %define aspell_data_dir %(aspell dump config data-dir)
 
 Name:   aspell-en
-Version:7.1
-Release:1
+Version:2015.04.24
+Release:0
 Summary:English Dictionaries for ASpell
-
 License:MIT and BSD-3-Clause
-Url:http://wordlist.sourceforge.net/
 Group:  Productivity/Text/Spell
+
+Url:http://wordlist.sourceforge.net/
 Source0:
ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-%{version}-0.tar.bz2
 Source1:Nwordlist.tgz
 # PATCH-FEATURE-OPENSUSE aspell-en-Novellwords_extra_dict.patch -- Add Novell 
jargon dictionary

++ aspell6-en-7.1-0.tar.bz2 - aspell6-en-2015.04.24-0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aspell6-en-7.1-0/Copyright 
new/aspell6-en-2015.04.24-0/Copyright
--- old/aspell6-en-7.1-0/Copyright  2011-01-06 10:18:21.0 +0100
+++ new/aspell6-en-2015.04.24-0/Copyright   2015-04-24 05:21:35.0 
+0200
@@ -1,14 +1,13 @@
-This English word list is comes directly from SCOWL 7.0 (up to level 60,
+This English word list is comes directly from SCOWL 2015.04.24 (up to level 60,
 using the speller/make-aspell-dict script, http://wordlist.sourceforge.net/) 
 and is thus under the same copyright of SCOWL.  The affix file (only
 included in the aspell6 package) is based on the Ispell one which is
 under the same copyright of Ispell.  Part of SCOWL is also based on
 Ispell thus the Ispell copyright is included with the SCOWL copyright.
-
-The collective work is Copyright 2000-2011 by Kevin Atkinson as well
+The collective work is Copyright 2000-2015 by Kevin Atkinson as well
 as any of the copyrights mentioned below:
 
-  Copyright 2000-2011 by Kevin Atkinson
+  Copyright 2000-2015 by Kevin Atkinson
 
   Permission to use, copy, modify, distribute and sell these word
   lists, the associated scripts, the output created from the scripts,
@@ -119,7 +118,7 @@
 of his 12dicts package.  Like his other stuff the 3esl list is also in the
 public domain.
 
-The 50 level includes Brian's frequency class 1, words words appearing
+The 50 level includes Brian's frequency class 1, words appearing
 in at least 5 of 12 of the dictionaries as indicated in the 12Dicts
 package, and uppercase words in at least 4 of the previous 12
 dictionaries.  A decent number of proper names is also included: The
@@ -148,11 +147,11 @@
 dictionary words from the MWords package.  The common dictionary words,
 like those from the 12Dicts package, have had all likely inflections
 added.  The 70 level also included the 5desk list from version 4.0 of
-the 12Dics package which is the public domain.
+the 12Dics package which is in the public domain.
 
 The 80 level includes the ENABLE word list, all the lists in the
 ENABLE supplement package (except for ABLE), the UK Advanced Cryptics
-Dictionary (UKACD), the list of signature words in from YAWL package,
+Dictionary (UKACD), the list of signature words from the YAWL package,
 and the 10,196 places list from the MWords package.
 
 The ENABLE package, mainted by M\Cooper thegren...@theriver.com,
@@ -199,7 +198,7 @@
 My VARCON package was used to create the American, British, and
 Canadian word list. 
 
-Since the original word lists used used in the VARCON 

commit fontforge for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package fontforge for openSUSE:Factory 
checked in at 2015-05-15 09:54:35

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


Package is fontforge

Changes:

--- /work/SRC/openSUSE:Factory/fontforge/fontforge.changes  2015-05-02 
16:12:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.fontforge.new/fontforge.changes 2015-05-15 
09:54:38.0 +0200
@@ -1,0 +2,9 @@
+Mon May 11 08:36:20 UTC 2015 - pgaj...@suse.com
+
+- updated to 20150430: this release includes a few bug fixes, 
+  performance enhancements, and refreshed icons.
+- download uthash when get-source.sh
+- fontforge --version now returns fontforge release version
+  + fontforge-version.patch
+
+---

Old:

  fontforge-20150330-repacked.tar.gz

New:

  fontforge-20150430-repacked.tar.gz
  fontforge-version.patch



Other differences:
--
++ fontforge.spec ++
--- /var/tmp/diff_new_pack.hYqDcw/_old  2015-05-15 09:54:43.0 +0200
+++ /var/tmp/diff_new_pack.hYqDcw/_new  2015-05-15 09:54:43.0 +0200
@@ -17,18 +17,21 @@
 
 
 Name:   fontforge
-Version:20150330
+Version:20150430
 Release:0
 Summary:A Font Editor
 License:GPL-3.0+
 Group:  Productivity/Graphics/Vector Editors
 Url:http://fontforge.org/
-#   Source: 
https://github.com/fontforge/fontforge/releases/download/%{version}/fontforge-%{version}.tar.gz
+#   Source: 
https://github.com/fontforge/fontforge/archive/%{version}.tar.gz
 #   see bug 926061, fontforge-*-repacked.tar.gz does not contain 
fontforge-*/win/gold/libX11-*.noarch.rpm
 Source0:fontforge-%{version}-repacked.tar.gz
 Source1:get-source.sh
 # suse specific
 Patch0: propagate-creation-and-modification-times-to-ttf.patch
+# workardound for bug 930076, imho upstream should fix this
+# https://github.com/fontforge/fontforge/issues/2270
+Patch1: fontforge-version.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  cairo-devel
@@ -95,7 +98,14 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1
 sed -i 's/\r$//' doc/html/{Big5.txt,corpchar.txt}
+# workaround for bug 930076; we just need the _version_of_the_release_! (see 
also fontforge-version.patch) ---
+grep 'doversion(FONTFORGE_MODTIME_STR)' fontforgeexe/startnoui.c  \
+sed -i 's:FONTFORGE_MODTIME_STR:%{version}:' fontforgeexe/startnoui.c
+grep 'doversion(FONTFORGE_MODTIME_STR)' fontforgeexe/startui.c  \
+sed -i 's:FONTFORGE_MODTIME_STR:%{version}:' fontforgeexe/startui.c
+# ---
 
 %build
 ./bootstrap --force

++ fontforge-20150330-repacked.tar.gz - fontforge-20150430-repacked.tar.gz 
++
/work/SRC/openSUSE:Factory/fontforge/fontforge-20150330-repacked.tar.gz 
/work/SRC/openSUSE:Factory/.fontforge.new/fontforge-20150430-repacked.tar.gz 
differ: char 1, line 1

++ fontforge-version.patch ++
Index: fontforge/start.c
===
--- fontforge/start.c.orig  2015-04-30 22:29:11.0 +0200
+++ fontforge/start.c   2015-05-11 12:45:19.923253423 +0200
@@ -133,9 +133,14 @@
 }
 
 void doversion(const char *source_version_str) {
+/* not to be upstreamed ! */
 if ( source_version_str!=NULL )
+{
printf( fontforge %s\n, source_version_str );
+   printf( libfontforge %s\n, source_version_str );
+   } else {
 printf( libfontforge %d\n,
FONTFORGE_VERSIONDATE_RAW );
+   }
 exit(0);
 }
Index: fontforgeexe/startnoui.c
===
--- fontforgeexe/startnoui.c.orig   2015-04-30 22:29:11.0 +0200
+++ fontforgeexe/startnoui.c2015-05-11 11:54:33.442771227 +0200
@@ -116,7 +116,7 @@
else if ( strcmp(pt,-help)==0 )
doscripthelp();
else if ( strcmp(pt,-version)==0 || strcmp(pt,-v)==0 || 
strcmp(pt,-V)==0 )
-   doversion(FONTFORGE_MODTIME_STR);
+   doversion(source_version_str);
 }
 #  if defined(_NO_PYTHON)
 ProcessNativeScript(argc, argv,stdin);
++ get-source.sh ++
--- /var/tmp/diff_new_pack.hYqDcw/_old  2015-05-15 09:54:43.0 +0200
+++ /var/tmp/diff_new_pack.hYqDcw/_new  2015-05-15 09:54:43.0 +0200
@@ -12,13 +12,16 @@
   exit 1
 fi
 
-wget 
https://github.com/fontforge/fontforge/releases/download/$VERSION/fontforge-$VERSION.tar.gz;
-tar xf fontforge-$VERSION.tar.gz
-cd fontforge-*
+wget https://github.com/fontforge/fontforge/archive/$VERSION.tar.gz;
+tar xf $VERSION.tar.gz
+pushd fontforge-$VERSION
+# do not depend on git
+git clone https://github.com/troydhanson/uthash
+# 

commit yast2-ntp-client for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package yast2-ntp-client for 
openSUSE:Factory checked in at 2015-05-15 09:54:25

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


Package is yast2-ntp-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ntp-client/yast2-ntp-client.changes
2014-12-05 21:02:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-ntp-client.new/yast2-ntp-client.changes   
2015-05-15 09:54:26.0 +0200
@@ -1,0 +2,9 @@
+Fri May  8 09:39:11 CEST 2015 - sch...@suse.de
+
+- AutoYaST (bnc#928987):
+  -- Read ntp.conf again before generating autoinst.xml file
+ (after the ntp rpm has been installed)
+  -- New section restricts
+- 3.1.14
+
+---

Old:

  yast2-ntp-client-3.1.13.tar.bz2

New:

  yast2-ntp-client-3.1.14.tar.bz2



Other differences:
--
++ yast2-ntp-client.spec ++
--- /var/tmp/diff_new_pack.V9yrgd/_old  2015-05-15 09:54:26.0 +0200
+++ /var/tmp/diff_new_pack.V9yrgd/_new  2015-05-15 09:54:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-ntp-client
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   yast2-ntp-client
-Version:3.1.13
+Version:3.1.14
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0+

++ yast2-ntp-client-3.1.13.tar.bz2 - yast2-ntp-client-3.1.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-3.1.13/CONTRIBUTING.md 
new/yast2-ntp-client-3.1.14/CONTRIBUTING.md
--- old/yast2-ntp-client-3.1.13/CONTRIBUTING.md 2014-12-04 10:55:17.0 
+0100
+++ new/yast2-ntp-client-3.1.14/CONTRIBUTING.md 2015-05-11 12:20:09.0 
+0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-3.1.13/package/yast2-ntp-client.changes 
new/yast2-ntp-client-3.1.14/package/yast2-ntp-client.changes
--- old/yast2-ntp-client-3.1.13/package/yast2-ntp-client.changes
2014-12-04 10:55:18.0 +0100
+++ new/yast2-ntp-client-3.1.14/package/yast2-ntp-client.changes
2015-05-11 12:20:09.0 +0200
@@ -1,4 +1,13 @@
 ---
+Fri May  8 09:39:11 CEST 2015 - sch...@suse.de
+
+- AutoYaST (bnc#928987):
+  -- Read ntp.conf again before generating autoinst.xml file
+ (after the ntp rpm has been installed)
+  -- New section restricts
+- 3.1.14
+
+---
 Thu Dec  4 09:50:34 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-3.1.13/package/yast2-ntp-client.spec 
new/yast2-ntp-client-3.1.14/package/yast2-ntp-client.spec
--- old/yast2-ntp-client-3.1.13/package/yast2-ntp-client.spec   2014-12-04 
10:55:18.0 +0100
+++ new/yast2-ntp-client-3.1.14/package/yast2-ntp-client.spec   2015-05-11 
12:20:09.0 +0200

commit grub2 for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2015-05-15 09:54:31

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


Package is grub2

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2015-05-10 
10:52:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2015-05-15 
09:54:32.0 +0200
@@ -1,0 +2,18 @@
+Mon May 11 08:50:14 UTC 2015 - mch...@suse.com
+
+- Support booting opensuse installer as PV DomU (boo#926795)
+  * added grub2-xen.cfg for tracking default pvgrub2 xen configs rather than
+generating it from spec file
+  * grub2-xen.cfg: from Olaf Hering oher...@suse.com
+
+---
+Sun May 10 19:38:00 UTC 2015 - arvidj...@gmail.com
+
+- replace grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch
+  with upstream version:
+  * 0001-efidisk-move-device-path-helpers-in-core-for-efinet.patch
+  * 0002-efinet-skip-virtual-IPv4-and-IPv6-devices-when-enume.patch
+  * 0003-efinet-open-Simple-Network-Protocol-exclusively.patch
+  Fixes EFI network boot in some QEMU configurations.
+
+---

Old:

  grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch

New:

  0001-efidisk-move-device-path-helpers-in-core-for-efinet.patch
  0002-efinet-skip-virtual-IPv4-and-IPv6-devices-when-enume.patch
  0003-efinet-open-Simple-Network-Protocol-exclusively.patch
  grub2-xen.cfg



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.M37DVy/_old  2015-05-15 09:54:34.0 +0200
+++ /var/tmp/diff_new_pack.M37DVy/_new  2015-05-15 09:54:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grub2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -146,6 +146,7 @@
 Source12:   grub2-snapper-plugin.sh
 Source14:   80_suse_btrfs_snapshot
 Source15:   grub2-once.service
+Source16:   grub2-xen.cfg
 Source1000: PATCH_POLICY
 Patch1: rename-grub-info-file-to-grub2.patch
 Patch2: grub2-linux.patch
@@ -175,7 +176,9 @@
 Patch41:grub2-s390x-04-grub2-install.patch
 Patch42:grub2-s390x-05-grub2-mkconfig.patch
 Patch43:grub2-use-rpmsort-for-version-sorting.patch
-Patch50:
grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch
+Patch44:0001-efidisk-move-device-path-helpers-in-core-for-efinet.patch
+Patch45:0002-efinet-skip-virtual-IPv4-and-IPv6-devices-when-enume.patch
+Patch46:0003-efinet-open-Simple-Network-Protocol-exclusively.patch
 Patch51:grub2-xen-legacy-config-device-name.patch
 Patch52:grub2-getroot-support-NVMe-device-names.patch
 Patch53:grub2-getroot-treat-mdadm-ddf-as-simple-device.patch
@@ -416,7 +419,9 @@
 %patch41 -p1
 %patch42 -p1
 %patch43 -p1
-%patch50 -p1
+%patch44 -p1
+%patch45 -p1
+%patch46 -p1
 %patch51 -p1
 %patch52 -p1
 %patch53 -p1
@@ -521,25 +526,7 @@
 --program-transform-name=s,grub,%{name},
 make %{?_smp_mflags}
 
-cat  ./grub.cfg EOF
-insmod part_msdos
-insmod part_gpt
-insmod search
-insmod configfile
-insmod legacy_configfile
-if search -s root -f /boot/grub2/grub.cfg ; then
-  configfile /boot/grub2/grub.cfg
-elif search -s root -f /@/boot/grub2/grub.cfg ; then
-  configfile /@/boot/grub2/grub.cfg
-elif search -s root -f /boot/grub/menu.lst ; then
-  legacy_configfile /boot/grub/menu.lst
-elif search -s root -f /grub2/grub.cfg ; then
-  configfile /grub2/grub.cfg
-elif search -s root -f /grub/menu.lst ; then
-  legacy_configfile /grub/menu.lst
-fi
-EOF
-./grub-mkstandalone --grub-mkimage=./grub-mkimage -o grub.xen -O 
%{grubxenarch} -d grub-core/ /boot/grub/grub.cfg=./grub.cfg
+./grub-mkstandalone --grub-mkimage=./grub-mkimage -o grub.xen -O 
%{grubxenarch} -d grub-core/ /boot/grub/grub.cfg=%{SOURCE16}
 
 cd ..
 %endif

++ 0001-efidisk-move-device-path-helpers-in-core-for-efinet.patch ++
From 7b386b703154c0901c4616badf18ddb260954bc1 Mon Sep 17 00:00:00 2001
From: Andrei Borzenkov arvidj...@gmail.com
Date: Thu, 7 May 2015 20:37:16 +0300
Subject: [PATCH 1/3] efidisk: move device path helpers in core for efinet

---
 grub-core/disk/efi/efidisk.c | 61 
 grub-core/kern/efi/efi.c | 41 +
 include/grub/efi/efi.h   |  4 +++
 3 files changed, 55 insertions(+), 51 deletions(-)

diff --git 

commit gucharmap for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package gucharmap for openSUSE:Factory 
checked in at 2015-05-15 09:55:05

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


Package is gucharmap

Changes:

--- /work/SRC/openSUSE:Factory/gucharmap/gucharmap.changes  2015-04-23 
08:00:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.gucharmap.new/gucharmap.changes 2015-05-15 
09:55:06.0 +0200
@@ -1,0 +2,7 @@
+Mon May 11 12:43:32 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.2:
+  + charmap: Fix build with gtk+  3.16 (bgo#749141).
+  + Updated translations.
+
+---

Old:

  gucharmap-3.16.1.tar.xz

New:

  gucharmap-3.16.2.tar.xz



Other differences:
--
++ gucharmap.spec ++
--- /var/tmp/diff_new_pack.JSoQYJ/_old  2015-05-15 09:55:07.0 +0200
+++ /var/tmp/diff_new_pack.JSoQYJ/_new  2015-05-15 09:55:07.0 +0200
@@ -22,7 +22,7 @@
 %define pc_api 2.90
 
 Name:   gucharmap
-Version:3.16.1
+Version:3.16.2
 Release:0
 # FIXME vala bindings are currently disabled by upstream and not supposed to 
auto-enable
 Summary:A Featureful Unicode Character Map

++ gucharmap-3.16.1.tar.xz - gucharmap-3.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.16.1/ChangeLog 
new/gucharmap-3.16.2/ChangeLog
--- old/gucharmap-3.16.1/ChangeLog  2015-04-13 20:02:45.0 +0200
+++ new/gucharmap-3.16.2/ChangeLog  2015-05-10 20:04:08.0 +0200
@@ -1,3 +1,33 @@
+commit e9efdb124e8d9385b94b68c1eac11323f4ea4555
+Author: Christian Persch c...@gnome.org
+Date:   Sat May 9 09:27:31 2015 +0200
+
+charmap: Fix build with gtk+  3.16
+
+https://bugzilla.gnome.org/show_bug.cgi?id=749141
+(cherry picked from commit ac397b59fbb6327271c22099c93ad81d69746046)
+
+ gucharmap/gucharmap-charmap.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 3310cfcf0b42cc850207b99f6da9ed07a542e37f
+Author: osfans wax...@163.com
+Date:   Sun May 3 15:23:36 2015 +0800
+
+update zh_CN translation
+
+ po/zh_CN.po | 178 ++--
+ 1 file changed, 89 insertions(+), 89 deletions(-)
+
+commit 9bd723c38280499e90c71f9733fdc804d9bc3693
+Author: Christian Persch c...@gnome.org
+Date:   Mon Apr 13 20:03:40 2015 +0200
+
+Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 439db2f754fb5796bf680701b26d0ba02196d8e3
 Author: Khaled Hosny khaledho...@eglug.org
 Date:   Wed Mar 25 20:22:30 2015 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.16.1/configure 
new/gucharmap-3.16.2/configure
--- old/gucharmap-3.16.1/configure  2015-04-13 20:00:46.0 +0200
+++ new/gucharmap-3.16.2/configure  2015-05-10 20:02:27.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNOME Character Map 3.16.1.
+# Generated by GNU Autoconf 2.69 for GNOME Character Map 3.16.2.
 #
 # Report bugs to http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Character Map'
 PACKAGE_TARNAME='gucharmap'
-PACKAGE_VERSION='3.16.1'
-PACKAGE_STRING='GNOME Character Map 3.16.1'
+PACKAGE_VERSION='3.16.2'
+PACKAGE_STRING='GNOME Character Map 3.16.2'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap'
 PACKAGE_URL=''
 
@@ -1469,7 +1469,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures GNOME Character Map 3.16.1 to adapt to many kinds of 
systems.
+\`configure' configures GNOME Character Map 3.16.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1539,7 +1539,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of GNOME Character Map 3.16.1:;;
+ short | recursive ) echo Configuration of GNOME Character Map 3.16.2:;;
esac
   cat \_ACEOF
 
@@ -1681,7 +1681,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-GNOME Character Map configure 3.16.1
+GNOME Character Map configure 3.16.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2050,7 +2050,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 

commit imlib2 for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package imlib2 for openSUSE:Factory checked 
in at 2015-05-15 09:55:16

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


Package is imlib2

Changes:

--- /work/SRC/openSUSE:Factory/imlib2/imlib2.changes2015-04-30 
11:49:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.imlib2.new/imlib2.changes   2015-05-15 
09:55:17.0 +0200
@@ -1,0 +2,5 @@
+Tue May 12 11:11:13 UTC 2015 - o...@aepfle.de
+
+- run autoreconf unconditional. PMBS got a fixed version for SLE_11
+
+---



Other differences:
--
++ imlib2.spec ++
--- /var/tmp/diff_new_pack.jNlRDV/_old  2015-05-15 09:55:18.0 +0200
+++ /var/tmp/diff_new_pack.jNlRDV/_new  2015-05-15 09:55:18.0 +0200
@@ -99,9 +99,7 @@
 %patch1
 
 %build
-%if 0%{?suse_version} = 1140
 autoreconf --force --install
-%endif
 %configure \
 %ifarch %ix86
--enable-mmx \




commit ImageMagick for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2015-05-15 09:55:08

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  2015-03-05 
18:14:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes 
2015-05-15 09:55:10.0 +0200
@@ -1,0 +2,10 @@
+Mon May 11 14:22:39 UTC 2015 - pgaj...@suse.com
+
+- update to 6.9.1-1
+  * Skip empty frames when comparing layers.
+  * Grayscale DPX image files are no longer skewed.
+  * Fix integer overflow when scaling a 1-bit sample to Q64.
+  * Account for differences in image size when comparing two images.
+  * Set an upper ceiling compression with -quality and jpeg:extent.
+
+---

Old:

  ImageMagick-6.9.0-9.tar.xz
  ImageMagick-6.9.0-9.tar.xz.asc

New:

  ImageMagick-6.9.1-1.tar.xz
  ImageMagick-6.9.1-1.tar.xz.asc



Other differences:
--
++ ImageMagick.spec ++
--- /var/tmp/diff_new_pack.hD8qBu/_old  2015-05-15 09:55:11.0 +0200
+++ /var/tmp/diff_new_pack.hD8qBu/_new  2015-05-15 09:55:11.0 +0200
@@ -62,8 +62,8 @@
 BuildRequires:  zip
 
 %define maj   6
-%define mfr_version   %{maj}.9.0
-%define mfr_revision  9
+%define mfr_version   %{maj}.9.1
+%define mfr_revision  1
 %define quantum_depth 16
 %define source_version %{mfr_version}-%{mfr_revision}
 %define clibver   2

++ ImageMagick-6.9.0-9.tar.xz - ImageMagick-6.9.1-1.tar.xz ++
/work/SRC/openSUSE:Factory/ImageMagick/ImageMagick-6.9.0-9.tar.xz 
/work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick-6.9.1-1.tar.xz differ: 
char 26, line 1


++ baselibs.conf ++
--- /var/tmp/diff_new_pack.hD8qBu/_old  2015-05-15 09:55:11.0 +0200
+++ /var/tmp/diff_new_pack.hD8qBu/_new  2015-05-15 09:55:11.0 +0200
@@ -1,11 +1,11 @@
 libMagickCore-6_Q16-2
 libMagickWand-6_Q16-2
-libMagick++-6_Q16-5
+libMagick++-6_Q16-6
 ImageMagick-devel
requires -ImageMagick-targettype
requires libMagickCore-6_Q16-2-targettype = version
requires libMagickWand-6_Q16-2-targettype = version
 libMagick++-devel
requires -ImageMagick-targettype
-   requires libMagick++-6_Q16-5-targettype = version
+   requires libMagick++-6_Q16-6-targettype = version
 




commit evolution-data-server for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2015-05-15 09:55:12

Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-data-server.new (New)


Package is evolution-data-server

Changes:

--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
2015-04-23 08:02:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
 2015-05-15 09:55:13.0 +0200
@@ -1,0 +2,27 @@
+Mon May 11 14:01:37 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.2:
+  + Add a workaround for bgo#674885 (Type initialisation deadlock
+in GObject).
+  + [local book] Failure of contact remove not propagated to UI.
+  + [CalDAV] Fix a little memory leak.
+  + Fix various memory leaks.
+  + Incorrect message info unreferenced in
+camel_vee_folder_get_location().
+  + [NNTP]:
+- Provide feedback when updating folder content.
+- Can fail to disconnect when the command was cancelled.
+- Fix minor memory leaks.
+  + [IMAPx] Do not free uninitialized memory in imapx_call_idle().
+  + [POP3] Avoid crash on folder dispose, when iterating through
+pending commands.
+  + Add thread-safety into CamelAsyncClosure.
+  + Slow expunge of a maildir folder.
+  + [http calendar] Add UID to the component, if missing.
+  + Remove confusing runtime warning in e-source.c.
+  + Correct 'since' tags in D-Bus .xml files.
+  + Bugs fixed: bgo#743996, bgo#746335, bgo#746276, bgo#747789,
+bgo#691456, bgo#691493, bgo#747638, bgo#696552, bgo#745050,
+bgo#701352, bgo#719476, bgo#705771, bgo#748636.
+
+---

Old:

  evolution-data-server-3.16.1.tar.xz

New:

  evolution-data-server-3.16.2.tar.xz



Other differences:
--
++ evolution-data-server.spec ++
--- /var/tmp/diff_new_pack.zIRR22/_old  2015-05-15 09:55:14.0 +0200
+++ /var/tmp/diff_new_pack.zIRR22/_new  2015-05-15 09:55:14.0 +0200
@@ -33,7 +33,7 @@
 
 Name:   evolution-data-server
 %define _evo_version 3.16
-Version:3.16.1
+Version:3.16.2
 Release:0
 Summary:Evolution Data Server
 License:LGPL-2.1+
@@ -85,7 +85,7 @@
 # typelib-1_0-ECalendar-1_2 was dropped with e-d-s 3.7.3 due to libical not 
being introspecatble.
 Obsoletes:  typelib-1_0-ECalendar-1_2 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
+%{?glib2_gsettings_schema_requires}
 
 %description
 Evolution Data Server provides a central location for your address book

++ evolution-data-server-3.16.1.tar.xz - 
evolution-data-server-3.16.2.tar.xz ++
 2223 lines of diff (skipped)




commit linuxrc for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2015-05-15 09:54:49

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


Package is linuxrc

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2015-05-10 
10:56:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2015-05-15 
09:54:50.0 +0200
@@ -1,0 +2,6 @@
+Mon May 11 15:45:57 CEST 2015 - snw...@suse.com
+
+- really setup next network interface when probing for a working one 
(bsc#928965)
+- 5.0.40
+
+---

Old:

  linuxrc-5.0.39.tar.xz

New:

  linuxrc-5.0.40.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.M8HOa4/_old  2015-05-15 09:54:51.0 +0200
+++ /var/tmp/diff_new_pack.M8HOa4/_new  2015-05-15 09:54:51.0 +0200
@@ -25,7 +25,7 @@
 Summary:SUSE Installation Program
 License:GPL-3.0+
 Group:  System/Boot
-Version:5.0.39
+Version:5.0.40
 Release:0
 Source: %{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ linuxrc-5.0.39.tar.xz - linuxrc-5.0.40.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.39/VERSION new/linuxrc-5.0.40/VERSION
--- old/linuxrc-5.0.39/VERSION  2015-05-08 08:45:32.0 +0200
+++ new/linuxrc-5.0.40/VERSION  2015-05-11 15:42:37.0 +0200
@@ -1 +1 @@
-5.0.39
+5.0.40
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.39/changelog new/linuxrc-5.0.40/changelog
--- old/linuxrc-5.0.39/changelog2015-05-08 08:45:32.0 +0200
+++ new/linuxrc-5.0.40/changelog2015-05-11 15:42:37.0 +0200
@@ -1,3 +1,6 @@
+2015-05-07:5.0.40
+   - really setup next network interface when probing for a working one 
(bsc #928965)
+
 2015-05-07:5.0.39
- Documented testing with mksusecd.
- removed an obsolete file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.39/url.c new/linuxrc-5.0.40/url.c
--- old/linuxrc-5.0.39/url.c2015-05-08 08:45:32.0 +0200
+++ new/linuxrc-5.0.40/url.c2015-05-11 15:42:37.0 +0200
@@ -2474,9 +2474,9 @@
  */
 int url_setup_interface(url_t *url)
 {
-  // we already have at least one configured interface
-  if(config.ifcfg.if_up) {
-fprintf(stderr, setup_interface: already up\n);
+  // the interface has already been configured
+  if(slist_getentry(config.ifcfg.if_up, url-used.device)) {
+fprintf(stderr, setup_interface: %s already up\n, url-used.device);
 
 return 1;
   }
@@ -2484,7 +2484,11 @@
   if(
 !strncmp(url-used.device, lo, sizeof lo - 1) ||
 !strncmp(url-used.device, sit, sizeof sit - 1)
-  ) return 0;
+  ) {
+fprintf(stderr, setup_interface: %s ignored\n, url-used.device);
+
+return 0;
+  }
 
   net_stop();
 




commit man-pages for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-05-15 09:54:08

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-04-22 
01:15:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-05-15 
09:54:09.0 +0200
@@ -1,0 +2,24 @@
+Thu May  7 11:29:38 UTC 2015 - pgaj...@suse.com
+
+- update to 4.00:
+  - new and rewritten pages
+* get_phys_pages.3
+* loop.4
+* xattr.7
+  - newly documented interfaces in existing pages
+* mmap.2
+Document MAP_HUGE_2MB, MAP_HUGE_1GB, and MAP_HUGE_SHIFT
+* shmget.2
+Document SHM_HUGE_2MB, SHM_HUGE_1GB, and SHM_HUGE_SHIFT
+* resolver.3
+Add descriptions of some other resolver functions
+Add res_ninit(), res_nquery(), res_nsearch(),
+and res_nquerydomain(), res_nmkquery(), res_nsend().
+* tty_ioctl.4
+Document TIOCMIWAIT and TIOCGICOUNT
+Document TIOCGEXCL
+Document TIOGCPKT
+Document TIOCSPTLCK
+Document TIOCGPTLCK
+
+---

Old:

  man-pages-3.83.tar.xz

New:

  man-pages-4.00.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.XhGOg4/_old  2015-05-15 09:54:10.0 +0200
+++ /var/tmp/diff_new_pack.XhGOg4/_new  2015-05-15 09:54:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.83
+Version:4.00
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.83.tar.xz - man-pages-4.00.tar.xz ++
 19759 lines of diff (skipped)

++ man-pages-remove-ioctl_list-reference.patch ++
--- /var/tmp/diff_new_pack.XhGOg4/_old  2015-05-15 09:54:11.0 +0200
+++ /var/tmp/diff_new_pack.XhGOg4/_new  2015-05-15 09:54:11.0 +0200
@@ -1,7 +1,7 @@
 Index: man2/ioctl.2
 ===
 man2/ioctl.2.orig  2015-02-21 12:14:56.0 +0100
-+++ man2/ioctl.2   2015-02-23 08:37:50.635769278 +0100
+--- man2/ioctl.2.orig  2015-05-07 08:30:41.0 +0200
 man2/ioctl.2   2015-05-07 13:35:02.363674347 +0200
 @@ -123,11 +123,6 @@
  vary according to the device driver in question (the call is used as a
  catch-all for operations that don't cleanly fit the UNIX stream I/O
@@ -21,4 +21,4 @@
 -.BR ioctl_list (2),
  .BR open (2),
  .\ .BR mt (4),
- .BR sd (4),
+ .BR console_ioctl (4),




commit gupnp for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2015-05-15 09:54:39

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


Package is gupnp

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2015-01-08 
23:05:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2015-05-15 
09:54:43.0 +0200
@@ -1,0 +2,7 @@
+Mon May 11 07:11:56 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.20.14:
+  + Simplify UUID handling.
+  + Bugs fixed: bgo#743072, bgo#744221.
+
+---

Old:

  gupnp-0.20.13.tar.xz

New:

  gupnp-0.20.14.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.qltl6z/_old  2015-05-15 09:54:44.0 +0200
+++ /var/tmp/diff_new_pack.qltl6z/_new  2015-05-15 09:54:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   gupnp
-Version:0.20.13
+Version:0.20.14
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+
@@ -26,7 +26,7 @@
 Source: 
http://download.gnome.org/sources/gupnp/0.20/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # Needed for the GTest
-BuildRequires:  pkgconfig(glib-2.0) = 2.16
+BuildRequires:  pkgconfig(glib-2.0) = 2.40.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) = 0.6.4
 BuildRequires:  pkgconfig(gssdp-1.0) = 0.13.0
 BuildRequires:  pkgconfig(libsoup-2.4) = 2.28.2

++ gupnp-0.20.13.tar.xz - gupnp-0.20.14.tar.xz ++
 5995 lines of diff (skipped)




commit kdepim4-runtime for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kdepim4-runtime for openSUSE:Factory 
checked in at 2015-05-15 09:03:23

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  
2015-05-02 17:28:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim4-runtime.new/kdepim4-runtime.changes 
2015-05-15 09:03:25.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:45:30 UTC 2015 - tittiatc...@gmail.com
+
+- Update to 4.14.8
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kdepim-runtime-4.14.7.tar.xz

New:

  kdepim-runtime-4.14.8.tar.xz



Other differences:
--
++ kdepim4-runtime.spec ++
--- /var/tmp/diff_new_pack.82ZjXz/_old  2015-05-15 09:03:25.0 +0200
+++ /var/tmp/diff_new_pack.82ZjXz/_new  2015-05-15 09:03:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdepim4-runtime
-Version:4.14.7
+Version:4.14.8
 Release:0
 Summary:Base package of kdepim
 License:LGPL-2.1+

++ kdepim-runtime-4.14.7.tar.xz - kdepim-runtime-4.14.8.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-runtime-4.14.7/CMakeLists.txt 
new/kdepim-runtime-4.14.8/CMakeLists.txt
--- old/kdepim-runtime-4.14.7/CMakeLists.txt2015-03-24 13:29:50.0 
+0100
+++ new/kdepim-runtime-4.14.8/CMakeLists.txt2015-05-01 16:10:23.0 
+0200
@@ -36,7 +36,7 @@
 set(KDEPIM_RUNTIME_DEV_VERSION )
 endif()
 
-set(KDEPIM_RUNTIME_VERSION 4.14.7${KDEPIM_RUNTIME_DEV_VERSION})
+set(KDEPIM_RUNTIME_VERSION 4.14.8${KDEPIM_RUNTIME_DEV_VERSION})
 
 configure_file(kdepim-runtime-version.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/kdepim-runtime-version.h @ONLY)
 
@@ -53,7 +53,7 @@
 include(KDE4Defaults)
 
 # KdepimLibs
-find_package(KdepimLibs 4.14.7)
+find_package(KdepimLibs 4.14.8)
 set_package_properties(KdepimLibs PROPERTIES DESCRIPTION The KDEPIM 
libraries URL http://www.kde.org; TYPE REQUIRED)
 
 #Boost
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-runtime-4.14.7/agents/CMakeLists.txt 
new/kdepim-runtime-4.14.8/agents/CMakeLists.txt
--- old/kdepim-runtime-4.14.7/agents/CMakeLists.txt 2015-03-24 
13:29:50.0 +0100
+++ new/kdepim-runtime-4.14.8/agents/CMakeLists.txt 2015-05-01 
16:10:23.0 +0200
@@ -17,4 +17,4 @@
 add_subdirectory( migration )
 add_subdirectory( invitations )
 
-install(FILES akonadinepomukfeederagent.desktop DESTINATION 
${CMAKE_INSTALL_PREFIX}/share/akonadi/agents)
+install(FILES akonadinepomukfeederagent.desktop DESTINATION 
${SHARE_INSTALL_PREFIX}/akonadi/agents)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-runtime-4.14.7/agents/invitations/CMakeLists.txt 
new/kdepim-runtime-4.14.8/agents/invitations/CMakeLists.txt
--- old/kdepim-runtime-4.14.7/agents/invitations/CMakeLists.txt 2015-03-24 
13:29:50.0 +0100
+++ new/kdepim-runtime-4.14.8/agents/invitations/CMakeLists.txt 2015-05-01 
16:10:23.0 +0200
@@ -32,4 +32,4 @@
 
 
 install(TARGETS akonadi_invitations_agent ${INSTALL_TARGETS_DEFAULT_ARGS})
-install(FILES invitationsagent.desktop DESTINATION 
${CMAKE_INSTALL_PREFIX}/share/akonadi/agents)
+install(FILES invitationsagent.desktop DESTINATION 
${SHARE_INSTALL_PREFIX}/akonadi/agents)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-runtime-4.14.7/agents/maildispatcher/CMakeLists.txt 
new/kdepim-runtime-4.14.8/agents/maildispatcher/CMakeLists.txt
--- old/kdepim-runtime-4.14.7/agents/maildispatcher/CMakeLists.txt  
2015-03-24 13:29:50.0 +0100
+++ new/kdepim-runtime-4.14.8/agents/maildispatcher/CMakeLists.txt  
2015-05-01 16:10:23.0 +0200
@@ -37,5 +37,5 @@
 
 target_link_libraries(akonadi_maildispatcher_agent ${KDEPIMLIBS_AKONADI_LIBS} 
${KDEPIMLIBS_AKONADI_KMIME_LIBS} ${QT_QTCORE_LIBRARY} ${QT_QTDBUS_LIBRARY} 
${KDE4_KDECORE_LIBS} ${KDE4_KIO_LIBS} ${KDEPIMLIBS_KMIME_LIBS} 
${KDEPIMLIBS_MAILTRANSPORT_LIBS} ${KDE4_KNOTIFYCONFIG_LIBS})
 
-install( FILES maildispatcheragent.desktop DESTINATION 
${CMAKE_INSTALL_PREFIX}/share/akonadi/agents )
+install( FILES maildispatcheragent.desktop DESTINATION 
${SHARE_INSTALL_PREFIX}/akonadi/agents )
 install( FILES akonadi_maildispatcher_agent.notifyrc DESTINATION 
${DATA_INSTALL_DIR}/akonadi_maildispatcher_agent )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit sysconfig for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2015-05-15 09:03:29

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


Package is sysconfig

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2015-02-20 
12:00:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2015-05-15 
09:03:30.0 +0200
@@ -1,0 +2,9 @@
+Tue May 12 16:56:10 UTC 2015 - crrodrig...@opensuse.org
+
+- sysconfig-netconfig requires /bin/logger, otherwise the following 
+  happens:
+  linux.site wickedd[31]: 
+  /etc/sysconfig/network/scripts/functions.netconfig: 
+  line 44: logger: command not found
+
+---



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.rPHnZo/_old  2015-05-15 09:03:31.0 +0200
+++ /var/tmp/diff_new_pack.rPHnZo/_new  2015-05-15 09:03:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -61,6 +61,7 @@
 Group:  System/Base
 Requires(pre):  sysconfig = %{version}
 Provides:   /sbin/netconfig
+Requires:   /bin/logger
 
 %description netconfig
 This package provides the netconfig scripts to apply network




commit kdepim4 for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kdepim4 for openSUSE:Factory checked 
in at 2015-05-15 09:03:20

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  2015-05-02 
17:29:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim4.new/kdepim4.changes 2015-05-15 
09:03:22.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:44:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to 4.14.8
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kdepim-4.14.7.tar.xz

New:

  kdepim-4.14.8.tar.xz



Other differences:
--
++ kdepim4.spec ++
--- /var/tmp/diff_new_pack.ccpYO6/_old  2015-05-15 09:03:23.0 +0200
+++ /var/tmp/diff_new_pack.ccpYO6/_new  2015-05-15 09:03:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdepim4
-Version:4.14.7
+Version:4.14.8
 Release:0
 Summary:Base package of kdepim
 License:GPL-2.0+ and LGPL-2.1+

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




commit python-mccabe for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package python-mccabe for openSUSE:Factory 
checked in at 2015-05-15 09:03:03

Comparing /work/SRC/openSUSE:Factory/python-mccabe (Old)
 and  /work/SRC/openSUSE:Factory/.python-mccabe.new (New)


Package is python-mccabe

Changes:

--- /work/SRC/openSUSE:Factory/python-mccabe/python-mccabe.changes  
2013-10-25 11:21:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-mccabe.new/python-mccabe.changes 
2015-05-15 09:03:05.0 +0200
@@ -1,0 +2,10 @@
+Thu May  7 16:34:53 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 0.3:
+  * Computation was wrong: the mccabe complexity starts at 1, not 2
+  * The max-complexity value is now inclusive. E.g.: if the value
+is 10 and the reported complexity is 10, then it passes
+  * Add tests
+- add the LICENSE to the package documentation
+
+---

Old:

  mccabe-0.2.1.tar.gz

New:

  mccabe-0.3.tar.gz



Other differences:
--
++ python-mccabe.spec ++
--- /var/tmp/diff_new_pack.H1u2Be/_old  2015-05-15 09:03:07.0 +0200
+++ /var/tmp/diff_new_pack.H1u2Be/_new  2015-05-15 09:03:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mccabe
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   python-mccabe
-Version:0.2.1
+Version:0.3
 Release:0
 Summary:McCabe checker, plugin for flake8
 License:MIT
@@ -48,7 +48,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README.rst
+%doc LICENSE README.rst
 %{python_sitelib}/*
 
 %changelog

++ mccabe-0.2.1.tar.gz - mccabe-0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mccabe-0.2.1/LICENSE new/mccabe-0.3/LICENSE
--- old/mccabe-0.2.1/LICENSE1970-01-01 01:00:00.0 +0100
+++ new/mccabe-0.3/LICENSE  2014-04-25 22:47:01.0 +0200
@@ -0,0 +1,25 @@
+Copyright © year Ned Batchelder
+Copyright © 2011-2013 Tarek Ziade ta...@ziade.org
+Copyright © 2013 Florent Xicluna florent.xicl...@gmail.com
+
+Licensed under the terms of the Expat License
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation files
+(the Software), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mccabe-0.2.1/MANIFEST.in new/mccabe-0.3/MANIFEST.in
--- old/mccabe-0.2.1/MANIFEST.in1970-01-01 01:00:00.0 +0100
+++ new/mccabe-0.3/MANIFEST.in  2014-04-25 22:47:01.0 +0200
@@ -0,0 +1 @@
+include LICENSE README.rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mccabe-0.2.1/PKG-INFO new/mccabe-0.3/PKG-INFO
--- old/mccabe-0.2.1/PKG-INFO   2013-04-03 14:52:28.0 +0200
+++ new/mccabe-0.3/PKG-INFO 2014-12-17 02:23:10.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: mccabe
-Version: 0.2.1
+Version: 0.3
 Summary: McCabe checker, plugin for flake8
 Home-page: https://github.com/flintwork/mccabe
 Author: Florent Xicluna
@@ -55,7 +55,7 @@
 ...
 coolproject/mod.py:1204:1: C901 'CoolFactory.prepare' is too 
complex (14)
 
-This feature is quite useful to detect over-complex code. According to 
McCabe,
+This feature is quite useful to detect over-complex code.  According 
to McCabe,
 anything that goes beyond 10 is too complex.
 
 
@@ -73,6 +73,17 @@
 Changes
 ---
 
+0.3 - 2014-12-17
+
+  

commit putty for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package putty for openSUSE:Factory checked 
in at 2015-05-15 09:03:40

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


Package is putty

Changes:

--- /work/SRC/openSUSE:Factory/putty/putty.changes  2015-03-03 
11:16:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.putty.new/putty.changes 2015-05-15 
09:03:41.0 +0200
@@ -1,0 +2,5 @@
+Wed May 13 13:21:36 UTC 2015 - a...@ajaissle.de
+
+- Build icons and add a .desktop file for putty
+
+---



Other differences:
--
++ putty.spec ++
--- /var/tmp/diff_new_pack.NYxTuy/_old  2015-05-15 09:03:42.0 +0200
+++ /var/tmp/diff_new_pack.NYxTuy/_new  2015-05-15 09:03:42.0 +0200
@@ -31,8 +31,10 @@
 Source4:%name.keyring
 Patch1: putty-03-config.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  ImageMagick
 BuildRequires:  gtk2-devel
 BuildRequires:  krb5-devel
+BuildRequires:  update-desktop-files
 Conflicts:  pssh
 
 %description
@@ -46,19 +48,53 @@
 
 %build
 %configure
-make %{?_smp_mflags};
+make %{?_smp_mflags}
+make %{?_smp_mflags} -C icons cicons pngs
 
 %install
 %make_install
+b=%buildroot
+mkdir -p $b/%_datadir/applications/
+cat $b/%_datadir/applications/%name.desktop -EOF
+   [Desktop Entry]
+   Name=PuTTY SSH Client
+   GenericName=PuTTY
+   Comment=Connect to an SSH server with PuTTY
+   Exec=putty
+   Icon=putty
+   Terminal=false
+   Type=Application
+   Categories=GTK;Network;RemoteAccess;
+EOF
+
+%suse_update_desktop_file -n %name
+
+mkdir -p $b/%_datadir/pixmaps/
+install -m644 icons/xpmpterm.c $b/%_datadir/pixmaps/pterm.xpm
+install -m644 icons/xpmputty.c $b/%_datadir/pixmaps/putty.xpm
+install -m644 icons/pterm-32.png $b/%_datadir/pixmaps/pterm.png
+install -m644 icons/putty-32.png $b/%_datadir/pixmaps/putty.png
 
 %check
 make check
 
+%if 0%{?suse_version} = 1140
+%post
+%desktop_database_post
+%endif
+
+%if 0%{?suse_version} = 1140
+%postun
+%desktop_database_postun
+%endif
+
 %files
 %defattr(-,root,root)
-%doc LICENCE
-%_bindir/*
-%doc %_mandir/man*/*
-%doc doc/*.html
+%doc LICENCE doc/*.html
+%doc %{_mandir}/man*/*
+%{_bindir}/*
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/pixmaps/*.png
+%{_datadir}/pixmaps/*.xpm
 
 %changelog





  1   2   3   >