commit dolphin for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package dolphin for openSUSE:Factory checked 
in at 2015-10-03 20:14:10

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


Package is "dolphin"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ /work/SRC/openSUSE:Factory/.dolphin.new/dolphin.changes 2015-10-03 
20:14:11.0 +0200
@@ -0,0 +1,7 @@
+---
+Wed Aug 19 19:42:33 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+

New:

  dolphin-15.08.0.tar.xz
  dolphin-go_up.diff
  dolphin.changes
  dolphin.spec
  dolphinsu.desktop



Other differences:
--
++ dolphin.spec ++
#
# spec file for package dolphin
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   dolphin
Version:15.08.0
Release:0
Summary:KDE File Manager
License:GPL-2.0+
Group:  Productivity/File utilities
Url:http://www.kde.org/
Source: dolphin-%{version}.tar.xz
Source1:dolphinsu.desktop
Patch0: dolphin-go_up.diff
BuildRequires:  baloo5-widgets-devel
BuildRequires:  baloo5-devel
BuildRequires:  kfilemetadata5-devel
BuildRequires:  extra-cmake-modules >= 1.6.0
BuildRequires:  kactivities5-devel >= 5.7.0
BuildRequires:  kbookmarks-devel >= 5.7.0
BuildRequires:  kcmutils-devel >= 5.7.0
BuildRequires:  kcompletion-devel >= 5.7.0
BuildRequires:  kconfig-devel >= 5.7.0
BuildRequires:  kcoreaddons-devel >= 5.7.0
BuildRequires:  kdbusaddons-devel >= 5.7.0
BuildRequires:  kdoctools-devel >= 5.7.0
BuildRequires:  ki18n-devel >= 5.7.0
BuildRequires:  kiconthemes-devel >= 5.7.0
BuildRequires:  kinit-devel >= 5.7.0
BuildRequires:  kio-devel >= 5.7.0
BuildRequires:  knewstuff-devel >= 5.7.0
BuildRequires:  knotifications-devel >= 5.7.0
BuildRequires:  kparts-devel >= 5.7.0
BuildRequires:  ktexteditor-devel >= 5.7.0
BuildRequires:  kwindowsystem-devel >= 5.7.0
BuildRequires:  phonon4qt5-devel
BuildRequires:  solid-devel >= 5.7.0
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.4.0
BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
BuildRequires:  pkgconfig(Qt5DBus) >= 5.4.0
BuildRequires:  pkgconfig(Qt5Gui) >= 5.4.0
BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
Requires:   dolphin-part = %{version}-%{release}
Recommends: konsole-part
Recommends: kio_mtp5
Obsoletes:  dolphin5
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
This package contains the default file manager of KDE Workspaces.

%package -n dolphin-part
Summary:KDE File Manager
Group:  Productivity/File utilities
Obsoletes:  dolphin5-part
%requires_ge kio

%description -n dolphin-part
This package contains the libraries used by Dolphin and Konqueror.

%package -n libdolphinvcs5
Summary:KDE File Manager
Group:  Productivity/File utilities

%description -n libdolphinvcs5
This package contains the libraries used by Dolphin and Konqueror.

%package devel
Summary:KDE File Manager
Group:  Productivity/File utilities
Requires:   libdolphinvcs5 = %{version}
Obsoletes:  dolphin5-devel < %{version}
Provides:   dolphin5-devel = %{version}

%description devel
This package contains the libraries used by Dolphin and Konqueror.

%prep
%setup -q -n dolphin-%{version}
%patch0 -p1

%build
  %cmake_kf5 -d build
  %make_jobs

%install
  %kf5_makeinstall -C build

  install -D -m 0644 %{SOURCE1} %{buildroot}%{_kf5_applicationsdir}
  %suse_update_desktop_file org.kde.dolphin  System FileManager

  rm -rfv %{buildroot}%{_kf5_libdir}/libdolphinprivate.so
  find %{buildroot} -type f -name '*filenamesearch*' -exec rm -fv {} ';'

%post -n dolphin-part -p /sbin/ldconfig

%postun -n dolphin-part -p /sbin/ldconfig

%post -n dolphin -p /sbin/ldconfig

%postun -n dolphin -p /sbin/ldconfig

%post -n libdolphinvcs5 -p /sbin/ldconfig

%postun -n 

commit kmailtransport for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kmailtransport for openSUSE:Factory 
checked in at 2015-10-03 20:14:45

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


Package is "kmailtransport"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ /work/SRC/openSUSE:Factory/.kmailtransport.new/kmailtransport.changes   
2015-10-03 20:14:46.0 +0200
@@ -0,0 +1,15 @@
+---
+Wed Aug 19 19:43:34 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 08:36:16 UTC 2015 - tittiatc...@gmail.com
+
+- Initial version based on KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+

New:

  kmailtransport-15.08.0.tar.xz
  kmailtransport.changes
  kmailtransport.spec



Other differences:
--
++ kmailtransport.spec ++
#
# spec file for package kmailtransport
#
# Copyright (c) 2014 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   kmailtransport
Version:15.08.0
Release:0
%define kf5_version 5.1.0
Summary:KDE PIM Libraries: Mailtransport layer
License:LGPL-2.1+
Group:  System/GUI/KDE
Url:http://www.kde.org
Source: kmailtransport-%{version}.tar.xz
BuildRequires:  boost-devel >= 1.34.0
BuildRequires:  cyrus-sasl-devel
BuildRequires:  extra-cmake-modules >= 1.0.0
BuildRequires:  gpgme-devel
BuildRequires:  kmime-devel
BuildRequires:  akonadi-devel
BuildRequires:  akonadi-mime-devel
BuildRequires:  kcmutils-devel >= %{kf5_version}
BuildRequires:  kcodecs-devel >= %{kf5_version}
BuildRequires:  kcompletion-devel >= %{kf5_version}
BuildRequires:  kconfig-devel >= %{kf5_version}
BuildRequires:  kcoreaddons-devel >= %{kf5_version}
BuildRequires:  kdelibs4support-devel >= %{kf5_version}
BuildRequires:  kdoctools-devel >= %{kf5_version}
BuildRequires:  kemoticons-devel >= %{kf5_version}
BuildRequires:  kcodecs-devel >= %{kf5_version}
BuildRequires:  kf5-filesystem
BuildRequires:  ki18n-devel >= %{kf5_version}
BuildRequires:  kio-devel >= %{kf5_version}
BuildRequires:  kitemviews-devel >= %{kf5_version}
BuildRequires:  kparts-devel >= %{kf5_version}
BuildRequires:  ktextwidgets-devel >= %{kf5_version}
BuildRequires:  kwallet-devel >= %{kf5_version}
BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
BuildRequires:  kxmlgui-devel >= %{kf5_version}
BuildRequires:  libKF5AkonadiPrivate-devel >= 1.72.43
BuildRequires:  libassuan-devel
BuildRequires:  libical-devel >= 0.42
BuildRequires:  libpth-devel
BuildRequires:  libxslt-devel
BuildRequires:  openldap2-devel
BuildRequires:  phonon4qt5-devel
BuildRequires:  solid-devel >= %{kf5_version}
BuildRequires:  sonnet-devel >= %{kf5_version}
BuildRequires:  pkgconfig(Qt5Designer) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
This package contains library to provide mailtransport functionality for KDE 
PIM applications.

%package devel
Summary:KDE PIM Libraries: Build Environment
Group:  Development/Libraries/KDE
Requires:   %{name} = %{version}
Requires:   kwallet-devel >= %{kf5_version}
Requires:   akonadi-mime-devel >= %{version}
Requires:   kmime-devel >= %{version}
Requires:   cyrus-sasl-devel

%description devel
This package contains necessary include files and libraries needed
to develop KDE PIM applications.

%prep
%setup -q -n kmailtransport-%{version}

%build
  %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%_kf5_includedir
  %make_jobs

%install
  

commit kimap for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kimap for openSUSE:Factory checked 
in at 2015-10-03 20:14:38

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


Package is "kimap"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ /work/SRC/openSUSE:Factory/.kimap.new/kimap.changes 2015-10-03 
20:14:40.0 +0200
@@ -0,0 +1,15 @@
+---
+Wed Aug 19 19:43:21 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 08:31:15 UTC 2015 - tittiatc...@gmail.com
+
+- Initial version based on KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+

New:

  kimap-15.08.0.tar.xz
  kimap.changes
  kimap.spec



Other differences:
--
++ kimap.spec ++
#
# spec file for package kimap
#
# Copyright (c) 2014 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   kimap
Version:15.08.0
Release:0
%define kf5_version 5.1.0
Summary:KDE PIM Libraries: IMAP library
License:LGPL-2.1+
Group:  System/GUI/KDE
Url:http://www.kde.org
Source: kimap-%{version}.tar.xz
BuildRequires:  boost-devel >= 1.34.0
BuildRequires:  cyrus-sasl-devel
BuildRequires:  extra-cmake-modules >= 1.0.0
BuildRequires:  gpgme-devel
BuildRequires:  kmime-devel
BuildRequires:  kcmutils-devel >= %{kf5_version}
BuildRequires:  kcodecs-devel >= %{kf5_version}
BuildRequires:  kcompletion-devel >= %{kf5_version}
BuildRequires:  kconfig-devel >= %{kf5_version}
BuildRequires:  kcoreaddons-devel >= %{kf5_version}
BuildRequires:  kdelibs4support-devel >= %{kf5_version}
BuildRequires:  kdoctools-devel >= %{kf5_version}
BuildRequires:  kemoticons-devel >= %{kf5_version}
BuildRequires:  kcodecs-devel >= %{kf5_version}
BuildRequires:  kf5-filesystem
BuildRequires:  ki18n-devel >= %{kf5_version}
BuildRequires:  kio-devel >= %{kf5_version}
BuildRequires:  kitemviews-devel >= %{kf5_version}
BuildRequires:  kparts-devel >= %{kf5_version}
BuildRequires:  ktextwidgets-devel >= %{kf5_version}
BuildRequires:  kwallet-devel >= %{kf5_version}
BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
BuildRequires:  kxmlgui-devel >= %{kf5_version}
BuildRequires:  libKF5AkonadiPrivate-devel >= 1.72.43
BuildRequires:  libassuan-devel
BuildRequires:  libical-devel >= 0.42
BuildRequires:  libpth-devel
BuildRequires:  libxslt-devel
BuildRequires:  openldap2-devel
BuildRequires:  phonon4qt5-devel
BuildRequires:  solid-devel >= %{kf5_version}
BuildRequires:  sonnet-devel >= %{kf5_version}
BuildRequires:  pkgconfig(Qt5Designer) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
This package contains additional libraries for KDE PIM applications.

%package -n libKF5IMAP5
Summary:KDE PIM Libraries: IMAP APIs
Group:  Development/Libraries/KDE

%description  -n libKF5IMAP5
This package contains the libray for IMAP support

%package devel
Summary:KDE PIM Libraries: Build Environment
Group:  Development/Libraries/KDE
Requires:   libKF5IMAP5 = %{version}
Requires:   kmime-devel >= %{version}
Requires:   kcoreaddons-devel >= %{kf5_version}
Requires:   boost-devel >= 1.34.0
Requires:   cyrus-sasl-devel

%description devel
This package contains necessary include files and libraries needed
to develop KDE PIM applications.

%prep
%setup -q -n kimap-%{version}

%build
  %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%_kf5_includedir
  %make_jobs

%install
  %kf5_makeinstall -C build

%post -n libKF5IMAP5 -p 

commit kcalutils for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kcalutils for openSUSE:Factory 
checked in at 2015-10-03 20:14:21

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


Package is "kcalutils"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ /work/SRC/openSUSE:Factory/.kcalutils.new/kcalutils.changes 2015-10-03 
20:14:22.0 +0200
@@ -0,0 +1,15 @@
+---
+Wed Aug 19 19:42:52 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 08:21:57 UTC 2015 - tittiatc...@gmail.com
+
+- Initial version based on KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+

New:

  kcalutils-15.08.0.tar.xz
  kcalutils.changes
  kcalutils.spec



Other differences:
--
++ kcalutils.spec ++
#
# spec file for package kcalutils
#
# Copyright (c) 2014 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   kcalutils
Version:15.08.0
Release:0
%define kf5_version 5.1.0
Summary:KDE PIM Libraries: KCalUtils
License:LGPL-2.1+
Group:  System/GUI/KDE
Url:http://www.kde.org
Source: kcalutils-%{version}.tar.xz
BuildRequires:  boost-devel >= 1.34.0
BuildRequires:  cyrus-sasl-devel
BuildRequires:  extra-cmake-modules >= 1.0.0
BuildRequires:  gpgme-devel
BuildRequires:  kcalcore-devel
BuildRequires:  kidentitymanagement-devel
BuildRequires:  kcmutils-devel >= %{kf5_version}
BuildRequires:  kcodecs-devel >= %{kf5_version}
BuildRequires:  kcompletion-devel >= %{kf5_version}
BuildRequires:  kconfig-devel >= %{kf5_version}
BuildRequires:  kcoreaddons-devel >= %{kf5_version}
BuildRequires:  kdelibs4support-devel >= %{kf5_version}
BuildRequires:  kdoctools-devel >= %{kf5_version}
BuildRequires:  kemoticons-devel >= %{kf5_version}
BuildRequires:  kcodecs-devel >= %{kf5_version}
BuildRequires:  kf5-filesystem
BuildRequires:  ki18n-devel >= %{kf5_version}
BuildRequires:  kio-devel >= %{kf5_version}
BuildRequires:  kitemviews-devel >= %{kf5_version}
BuildRequires:  kparts-devel >= %{kf5_version}
BuildRequires:  ktextwidgets-devel >= %{kf5_version}
BuildRequires:  kwallet-devel >= %{kf5_version}
BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
BuildRequires:  kxmlgui-devel >= %{kf5_version}
BuildRequires:  libKF5AkonadiPrivate-devel >= 1.72.43
BuildRequires:  libassuan-devel
BuildRequires:  libical-devel >= 0.42
BuildRequires:  libpth-devel
BuildRequires:  libxslt-devel
BuildRequires:  openldap2-devel
BuildRequires:  phonon4qt5-devel
BuildRequires:  solid-devel >= %{kf5_version}
BuildRequires:  sonnet-devel >= %{kf5_version}
BuildRequires:  pkgconfig(Qt5Designer) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
This package contains additional libraries for KDE PIM applications.

%package -n libKF5CalendarUtils5
Summary:KDE PIM Libraries: Calendar Utilities
Group:  Development/Libraries/KDE

%description  -n libKF5CalendarUtils5
This package contains the Calendar Utility library for KDE PIM applications

%package devel
Summary:KDE PIM Libraries: Build Environment
Group:  Development/Libraries/KDE
Requires:   libKF5CalendarUtils5 = %{version}
Requires:   kcoreaddons-devel >= %{kf5_version}
Requires:   kdelibs4support-devel >= %{kf5_version}
Requires:   kcalcore-devel >= %{version}
Obsoletes:  kcalutils5-devel < %{version}
Provides:   kcalutils5-devel = %{version}

%description devel
This package contains necessary include files and libraries needed
to 

commit kompare for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kompare for openSUSE:Factory checked 
in at 2015-10-03 20:22:41

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-07-14 
17:36:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kompare.new/kompare.changes 2015-10-03 
20:22:42.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:21:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:42 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:57:28 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kompare-15.04.3.tar.xz

New:

  kompare-15.08.1.tar.xz



Other differences:
--
++ kompare.spec ++
--- /var/tmp/diff_new_pack.KxwbkY/_old  2015-10-03 20:22:43.0 +0200
+++ /var/tmp/diff_new_pack.KxwbkY/_new  2015-10-03 20:22:43.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.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}
@@ -89,9 +89,9 @@
 %dir %{_kf5_htmldir}
 %doc %{_kf5_htmldir}/en/*/
 %{_kf5_iconsdir}/hicolor/*/*/kompare.*
-%{_kf5_sharedir}/kompare/
 %{_kf5_servicesdir}/
 %{_kf5_servicetypesdir}/
+%{_kf5_kxmlguidir}/kompare
 
 %files devel
 %defattr(-,root,root)

++ kompare-15.04.3.tar.xz -> kompare-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-15.04.3/.reviewboardrc 
new/kompare-15.08.1/.reviewboardrc
--- old/kompare-15.04.3/.reviewboardrc  1970-01-01 01:00:00.0 +0100
+++ new/kompare-15.08.1/.reviewboardrc  2015-08-27 04:11:03.0 +0200
@@ -0,0 +1,3 @@
+REVIEWBOARD_URL = "https://git.reviewboard.kde.org;
+REPOSITORY = "kompare"
+BRANCH = "master"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-15.04.3/CMakeLists.txt 
new/kompare-15.08.1/CMakeLists.txt
--- old/kompare-15.04.3/CMakeLists.txt  2015-05-31 08:57:46.0 +0200
+++ new/kompare-15.08.1/CMakeLists.txt  2015-08-27 04:11:03.0 +0200
@@ -74,6 +74,6 @@
 ### install files ###
 
 install( PROGRAMS kompare.desktop  DESTINATION  ${XDG_APPS_INSTALL_DIR} )
-install( FILES kompareui.rc  DESTINATION  ${DATA_INSTALL_DIR}/kompare )
+install( FILES kompareui.rc  DESTINATION  ${KXMLGUI_INSTALL_DIR}/kompare )
 install( FILES komparenavigationpart.desktop kompareviewpart.desktop  
DESTINATION  ${SERVICETYPES_INSTALL_DIR} )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-15.04.3/kompare.desktop 
new/kompare-15.08.1/kompare.desktop
--- old/kompare-15.04.3/kompare.desktop 2015-05-31 08:57:46.0 +0200
+++ new/kompare-15.08.1/kompare.desktop 2015-08-27 04:11:03.0 +0200
@@ -67,7 +67,7 @@
 Name[zh_TW]=Kompare
 GenericName=Diff/Patch Frontend
 GenericName[af]=Diff/Lap Voorprogram
-GenericName[ast]=Interface Diff/Patch
+GenericName[ast]=Interfaz Diff/Patch
 GenericName[bg]=Интерфейс за Diff/Patch
 GenericName[bs]=Poređenje datoteka za KDE pomoću Diff/Patch
 GenericName[ca]=Frontal del Diff/Patch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-15.04.3/kompare_shell.cpp 
new/kompare-15.08.1/kompare_shell.cpp
--- old/kompare-15.04.3/kompare_shell.cpp   2015-05-31 08:57:46.0 
+0200
+++ new/kompare-15.08.1/kompare_shell.cpp   2015-08-27 04:11:03.0 
+0200
@@ -44,9 +44,9 @@
 #include "kompareinterface.h"
 #include "kompareurldialog.h"
 
-#define ID_N_OF_N_DIFFERENCES  1
-#define ID_N_OF_N_FILES2
-#define ID_GENERAL 3
+#define ID_N_OF_N_DIFFERENCES  0
+#define ID_N_OF_N_FILES1
+#define ID_GENERAL 2
 
 Q_LOGGING_CATEGORY(KOMPARESHELL, "kompareshell")
 
@@ -208,10 +208,10 @@
a = actionCollection()->addAction("file_compare_files", this, 

commit konsole for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2015-10-03 20:22:49

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


Package is "konsole"

Changes:

--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2015-07-14 
17:41:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.konsole.new/konsole.changes 2015-10-03 
20:22:50.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:21:40 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:43 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:08:32 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  konsole-15.04.3.tar.xz

New:

  konsole-15.08.1.tar.xz



Other differences:
--
++ konsole.spec ++
--- /var/tmp/diff_new_pack.SPlajj/_old  2015-10-03 20:22:51.0 +0200
+++ /var/tmp/diff_new_pack.SPlajj/_new  2015-10-03 20:22:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   konsole
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:KDE Terminal
 License:GPL-2.0+

++ konsole-15.04.3.tar.xz -> konsole-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-15.04.3/CMakeLists.txt 
new/konsole-15.08.1/CMakeLists.txt
--- old/konsole-15.04.3/CMakeLists.txt  2015-05-30 13:45:09.0 +0200
+++ new/konsole-15.08.1/CMakeLists.txt  2015-08-25 16:55:12.0 +0200
@@ -1,7 +1,7 @@
 # Konsole project
 project(Konsole)
 set(Konsole_VERSION_MAJOR 15)
-set(Konsole_VERSION_MINOR 04)
+set(Konsole_VERSION_MINOR 08)
 set(Konsole_VERSION_PATCH 0)
 set(Konsole_VERSION 
"${Konsole_VERSION_MAJOR}.${Konsole_VERSION_MINOR}.${Konsole_VERSION_PATCH}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-15.04.3/data/profiles/Shell.profile 
new/konsole-15.08.1/data/profiles/Shell.profile
--- old/konsole-15.04.3/data/profiles/Shell.profile 2015-05-30 
13:45:09.0 +0200
+++ new/konsole-15.08.1/data/profiles/Shell.profile 2015-08-25 
16:55:12.0 +0200
@@ -3,7 +3,7 @@
 Name[af]=Tolk
 Name[ar]=الصدفة
 Name[as]=শ্বেল
-Name[ast]=Intérprete d'órdenes
+Name[ast]=Shell
 Name[be@latin]=Abałonka
 Name[bg]=Обвивка
 Name[bn]=শেল
@@ -91,7 +91,7 @@
 Comment[af]=Konsole verstekprofiel
 Comment[ar]=لوحة الإعدادات المبدئية
 Comment[as]=Konsole ৰ অবিকল্পিত পাৰ্শ্বৰূপ
-Comment[ast]=Perfil predetermináu de Konsole
+Comment[ast]=Perfil por defeutu de Konsole
 Comment[be@latin]=Zmoŭčany profil prahramy „Konsole”
 Comment[bg]=Профил по подразбиране за Konsole
 Comment[bn]=কনসোল ডিফল্ট প্রোফাইল
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-15.04.3/desktop/konsole.notifyrc 
new/konsole-15.08.1/desktop/konsole.notifyrc
--- old/konsole-15.04.3/desktop/konsole.notifyrc2015-05-30 
13:45:09.0 +0200
+++ new/konsole-15.08.1/desktop/konsole.notifyrc2015-08-25 
16:55:12.0 +0200
@@ -95,7 +95,7 @@
 Name[af]=Klokkie in die sigbare sessie 
 Name[ar]=الجرس في الجلسة الظاهرة
 Name[as]=দেখি পোৱা অধিবেশনত ঘন্টা
-Name[ast]=Campana en sesión visible
+Name[ast]=Pitar nuna sesión visible
 Name[be@latin]=Syhnał u dziejnaj sesii
 Name[bg]=Звук във видимата сесия
 Name[bn]=প্রদর্শিত সেশন-এ ঘণ্টা
@@ -175,7 +175,7 @@
 Comment=Bell emitted within a visible session
 Comment[af]=Klokkie word gelui in die sigbare sessie
 Comment[ar]=الجرس المُصدر في جلسة ظاهرة
-Comment[ast]=Campana dada na sesión visible
+Comment[ast]=Pitíu emitíu dientro d'una sesión visible
 Comment[be@latin]=U bačnaj sesii ŭźnik syhnał.
 Comment[bg]=Изпълнение на звук във видимата сесия
 Comment[bn]=একটি দৃশ্যমান সেশন-এ ঘণ্টা বেজেছে
@@ -262,7 +262,7 @@
 Name=Bell in Non-Visible Session
 Name[af]=Klokkie in nie-sigbare sessie 
 Name[ar]=الجرس في جلسة غير ظاهرة
-Name[ast]=Campana en sesión non visible
+Name[ast]=Pitar nuna sesión non visible
 Name[be@latin]=Syhnał u niadziejnaj sesii
 Name[bg]=Звук в невидима сесия
 Name[bn]=আবৃত সেশন-এ ঘণ্টা
@@ -342,7 +342,7 @@
 Comment=Bell emitted within a 

commit krfb for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-10-03 20:23:18

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-07-14 
17:37:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-10-03 
20:23:19.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:23:57 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:49 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:58:40 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  krfb-15.04.3.tar.xz

New:

  krfb-15.08.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.JifTyL/_old  2015-10-03 20:23:20.0 +0200
+++ /var/tmp/diff_new_pack.JifTyL/_new  2015-10-03 20:23:20.0 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.04.3.tar.xz -> krfb-15.08.1.tar.xz ++




commit kollision for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kollision for openSUSE:Factory 
checked in at 2015-10-03 20:22:34

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-07-14 
17:36:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kollision.new/kollision.changes 2015-10-03 
20:22:36.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:20:57 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:41 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:57:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kollision-15.04.3.tar.xz

New:

  kollision-15.08.1.tar.xz



Other differences:
--
++ kollision.spec ++
--- /var/tmp/diff_new_pack.GQLo0b/_old  2015-10-03 20:22:36.0 +0200
+++ /var/tmp/diff_new_pack.GQLo0b/_new  2015-10-03 20:22:36.0 +0200
@@ -42,7 +42,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:kollision-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}
@@ -71,7 +71,9 @@
 %{_kf5_htmldir}/en/kollision/
 %{_kf5_applicationsdir}/org.kde.kollision.desktop
 %{_kf5_iconsdir}/hicolor/*/*/kollision.*
+%{_kf5_iconsdir}/oxygen/*/*/kollision.*
 %{_kf5_appsdir}/kollision/
 %{_kf5_kxmlguidir}/kollision/
+%_datadir/appdata/org.kde.kollision.appdata.xml
 
 %changelog

++ kollision-15.04.3.tar.xz -> kollision-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-15.04.3/CMakeLists.txt 
new/kollision-15.08.1/CMakeLists.txt
--- old/kollision-15.04.3/CMakeLists.txt2015-04-15 09:02:48.0 
+0200
+++ new/kollision-15.08.1/CMakeLists.txt2015-07-21 17:59:29.0 
+0200
@@ -3,7 +3,7 @@
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.3.0")
 
-find_package(ECM 1.3.0 REQUIRED CONFIG)
+find_package(ECM 1.7.0 REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Qml 
Quick QuickWidgets Svg Test)
@@ -26,6 +26,7 @@
 find_package(Phonon4Qt5 CONFIG REQUIRED)
 
 include(FeatureSummary)
+include(ECMAddAppIcon)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
 include(KDECompilerSettings)
@@ -50,13 +51,15 @@
 )
 kconfig_add_kcfg_files(kollision_SRCS kollisionconfig.kcfgc)
 ki18n_wrap_ui(kollision_SRCS preferences.ui)
-#kde4_add_app_icon(kollision_SRCS 
"${CMAKE_CURRENT_SOURCE_DIR}/pictures/hi*-apps-kollision.png")
+file(GLOB ICONS_SRCS 
"${CMAKE_CURRENT_SOURCE_DIR}/pictures/hi/*-apps-kollision.png")
+ecm_add_app_icon(kollision_SRCS ICONS ${ICONS_SRCS})
 add_executable(kollision ${kollision_SRCS})
 
 target_link_libraries(kollision  KF5KDEGames Phonon::phonon4qt5 
KF5::DBusAddons KF5::XmlGui KF5::I18n)
 
-install(TARGETS kollision ${INSTALL_TARGETS_DEFAULT_ARGS})
-install(PROGRAMS org.kde.kollision.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
-install(FILES kollisionui.rc  DESTINATION  ${KXMLGUI_INSTALL_DIR}/kollision)
+install(TARGETS kollision ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
+install(PROGRAMS org.kde.kollision.desktop DESTINATION ${KDE_INSTALL_APPDIR})
+install(FILES org.kde.kollision.appdata.xml DESTINATION 
${KDE_INSTALL_DATAROOTDIR}/appdata/)
+install(FILES kollisionui.rc  DESTINATION  
${KDE_INSTALL_KXMLGUI5DIR}/kollision)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-15.04.3/doc/CMakeLists.txt 
new/kollision-15.08.1/doc/CMakeLists.txt
--- old/kollision-15.04.3/doc/CMakeLists.txt2015-04-15 09:02:48.0 
+0200
+++ new/kollision-15.08.1/doc/CMakeLists.txt2015-07-21 17:59:29.0 
+0200
@@ -1,3 +1,3 @@
 ### install files ###
 
-kdoctools_create_handbook(index.docbook 

commit knetwalk for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package knetwalk for openSUSE:Factory 
checked in at 2015-10-03 20:22:26

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-07-14 
17:36:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.knetwalk.new/knetwalk.changes   2015-10-03 
20:22:28.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:20:37 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:39 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:57:02 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  knetwalk-15.04.3.tar.xz

New:

  knetwalk-15.08.1.tar.xz



Other differences:
--
++ knetwalk.spec ++
--- /var/tmp/diff_new_pack.dcsfLD/_old  2015-10-03 20:22:29.0 +0200
+++ /var/tmp/diff_new_pack.dcsfLD/_new  2015-10-03 20:22:29.0 +0200
@@ -58,7 +58,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:knetwalk-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ knetwalk-15.04.3.tar.xz -> knetwalk-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-15.04.3/CMakeLists.txt 
new/knetwalk-15.08.1/CMakeLists.txt
--- old/knetwalk-15.04.3/CMakeLists.txt 2015-04-28 17:32:59.0 +0200
+++ new/knetwalk-15.08.1/CMakeLists.txt 2015-05-02 13:43:02.0 +0200
@@ -1,10 +1,10 @@
 project(knetwalk)
 cmake_minimum_required(VERSION 2.8.12)
 
-find_package(ECM 1.3.0 REQUIRED NO_MODULE)
+find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Qml 
Quick QuickWidgets Svg Test)
+find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Qml 
Quick QuickWidgets Svg)
 find_package(KF5 REQUIRED COMPONENTS
   CoreAddons 
   Config 
@@ -21,7 +21,17 @@
   )
 find_package(KF5KDEGames 4.9.0 REQUIRED)
 
+find_package(Qt5Test ${QT_MIN_VERSION} QUIET)
+set_package_properties(Qt5Test PROPERTIES
+PURPOSE "Required for tests"
+TYPE OPTIONAL)
+add_feature_info("Qt5Test" Qt5Test_FOUND "Required for building tests")
+if (NOT Qt5Test_FOUND)
+set(BUILD_TESTING OFF CACHE BOOL "Build the testing tree.")
+endif()
+
 include(FeatureSummary)
+include(ECMAddAppIcon)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
 include(KDECompilerSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-15.04.3/doc/CMakeLists.txt 
new/knetwalk-15.08.1/doc/CMakeLists.txt
--- old/knetwalk-15.04.3/doc/CMakeLists.txt 2015-04-28 17:32:59.0 
+0200
+++ new/knetwalk-15.08.1/doc/CMakeLists.txt 2015-05-02 13:43:02.0 
+0200
@@ -1,4 +1,4 @@
 ### install files ###
 #
 #
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR knetwalk)
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR knetwalk)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-15.04.3/src/CMakeLists.txt 
new/knetwalk-15.08.1/src/CMakeLists.txt
--- old/knetwalk-15.04.3/src/CMakeLists.txt 2015-04-28 17:32:59.0 
+0200
+++ new/knetwalk-15.08.1/src/CMakeLists.txt 2015-05-02 13:43:02.0 
+0200
@@ -14,19 +14,20 @@
 
 kconfig_add_kcfg_files(knetwalk_SRCS settings.kcfgc )
 
-#kde4_add_app_icon(knetwalk_SRCS 
"${CMAKE_CURRENT_SOURCE_DIR}/pics/hi*-app-knetwalk.png")
+file(GLOB ICONS_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/pics/*-apps-knetwalk.png")
+ecm_add_app_icon(knetwalk_SRCS ICONS ${ICONS_SRCS})
 add_executable(knetwalk ${knetwalk_SRCS})
 
 target_link_libraries(knetwalk KF5::XmlGui KF5::TextWidgets KF5KDEGames 
KF5::DBusAddons)
 
-install(TARGETS knetwalk  ${INSTALL_TARGETS_DEFAULT_ARGS} )
+install(TARGETS knetwalk  

commit knavalbattle for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package knavalbattle for openSUSE:Factory 
checked in at 2015-10-03 20:22:21

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-07-14 17:35:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.knavalbattle.new/knavalbattle.changes   
2015-10-03 20:22:23.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:20:21 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:39 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:56:55 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  knavalbattle-15.04.3.tar.xz

New:

  knavalbattle-15.08.1.tar.xz



Other differences:
--
++ knavalbattle.spec ++
--- /var/tmp/diff_new_pack.qytfIP/_old  2015-10-03 20:22:24.0 +0200
+++ /var/tmp/diff_new_pack.qytfIP/_new  2015-10-03 20:22:24.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:knavalbattle-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ knavalbattle-15.04.3.tar.xz -> knavalbattle-15.08.1.tar.xz ++




commit kmousetool for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kmousetool for openSUSE:Factory 
checked in at 2015-10-03 20:22:10

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-07-14 
17:35:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmousetool.new/kmousetool.changes   
2015-10-03 20:22:12.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:19:54 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:37 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:56:35 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kmousetool-15.04.3.tar.xz

New:

  kmousetool-15.08.1.tar.xz



Other differences:
--
++ kmousetool.spec ++
--- /var/tmp/diff_new_pack.COxhdH/_old  2015-10-03 20:22:12.0 +0200
+++ /var/tmp/diff_new_pack.COxhdH/_new  2015-10-03 20:22:12.0 +0200
@@ -26,7 +26,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmousetool-15.04.3.tar.xz -> kmousetool-15.08.1.tar.xz ++




commit klettres for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package klettres for openSUSE:Factory 
checked in at 2015-10-03 20:21:41

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-07-14 
17:35:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.klettres.new/klettres.changes   2015-10-03 
20:21:42.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:17:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:25 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:55:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  klettres-15.04.3.tar.xz

New:

  klettres-15.08.1.tar.xz



Other differences:
--
++ klettres.spec ++
--- /var/tmp/diff_new_pack.ofCN0l/_old  2015-10-03 20:21:43.0 +0200
+++ /var/tmp/diff_new_pack.ofCN0l/_new  2015-10-03 20:21:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   klettres
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Alphabet Learning Game
 License:GPL-2.0+

++ klettres-15.04.3.tar.xz -> klettres-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klettres-15.04.3/CMakeLists.txt 
new/klettres-15.08.1/CMakeLists.txt
--- old/klettres-15.04.3/CMakeLists.txt 2015-04-27 13:14:12.0 +0200
+++ new/klettres-15.08.1/CMakeLists.txt 2015-06-25 11:03:27.0 +0200
@@ -5,7 +5,7 @@
 set(QT_MIN_VERSION "5.2.0")
 
 # we need some parts of the ECM CMake helpers
-find_package (ECM 1.3.0 REQUIRED NO_MODULE)
+find_package (ECM 1.7.0 REQUIRED NO_MODULE)
 set (CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 include(ECMOptionalAddSubdirectory)
 include(CMakePackageConfigHelpers)
@@ -15,12 +15,14 @@
 include(KDECompilerSettings)
 include(KDECMakeSettings)
 include(ECMAddTests)
+include(ECMAddAppIcon)
 
 # Load the frameworks we need
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED
   Core
   Svg
+  Network
   Test
   Widgets
 )
@@ -32,15 +34,12 @@
   Emoticons
   ItemModels
   I18n
-  KDELibs4Support
   NewStuff
   WidgetsAddons
   ConfigWidgets
   CoreAddons
 )
 
-include(KDE4Defaults)
-
 include_directories (${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} 
${PHONON_INCLUDE_DIR})
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 
@@ -53,7 +52,7 @@
 ecm_optional_add_subdirectory( themes )
 ecm_optional_add_subdirectory( tests )
 
-install(FILES klettres.appdata.xml DESTINATION 
${SHARE_INSTALL_PREFIX}/appdata/)
+install(FILES klettres.appdata.xml DESTINATION 
${KDE_INSTALL_DATAROOTDIR}/appdata/)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klettres-15.04.3/data/CMakeLists.txt 
new/klettres-15.08.1/data/CMakeLists.txt
--- old/klettres-15.04.3/data/CMakeLists.txt2015-04-27 13:14:12.0 
+0200
+++ new/klettres-15.08.1/data/CMakeLists.txt2015-06-25 11:03:27.0 
+0200
@@ -2,4 +2,4 @@
 
 ### install files ###
 
-install( FILES sounds.xml  DESTINATION  ${DATA_INSTALL_DIR}/klettres/data )
+install( FILES sounds.xml  DESTINATION  ${KDE_INSTALL_DATADIR}/klettres/data )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klettres-15.04.3/data/langs/CMakeLists.txt 
new/klettres-15.08.1/data/langs/CMakeLists.txt
--- old/klettres-15.04.3/data/langs/CMakeLists.txt  2015-04-27 
13:14:12.0 +0200
+++ new/klettres-15.08.1/data/langs/CMakeLists.txt  2015-06-25 
11:03:27.0 +0200
@@ -1,2 +1,2 @@
-install( FILES cs.txt da.txt sk.txt es.txt de.txt nds.txt hu.txt DESTINATION  
${DATA_INSTALL_DIR}/klettres )
+install( FILES cs.txt da.txt sk.txt es.txt de.txt nds.txt hu.txt DESTINATION  
${KDE_INSTALL_DATADIR}/klettres )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klettres-15.04.3/doc/CMakeLists.txt 
new/klettres-15.08.1/doc/CMakeLists.txt
--- 

commit kolourpaint for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kolourpaint for openSUSE:Factory 
checked in at 2015-10-03 20:22:38

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-07-14 
17:36:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kolourpaint.new/kolourpaint.changes 
2015-10-03 20:22:39.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:21:04 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:42 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:57:21 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kolourpaint-15.04.3.tar.xz

New:

  kolourpaint-15.08.1.tar.xz



Other differences:
--
++ kolourpaint.spec ++
--- /var/tmp/diff_new_pack.2E6oMY/_old  2015-10-03 20:22:40.0 +0200
+++ /var/tmp/diff_new_pack.2E6oMY/_new  2015-10-03 20:22:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kolourpaint
-Version:15.04.3
+Version:15.08.1
 Release:0
 # See bnc#717722 for license details
 Summary:Paint Program

++ kolourpaint-15.04.3.tar.xz -> kolourpaint-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-15.04.3/kolourpaint.appdata.xml 
new/kolourpaint-15.08.1/kolourpaint.appdata.xml
--- old/kolourpaint-15.04.3/kolourpaint.appdata.xml 2015-04-12 
08:19:26.0 +0200
+++ new/kolourpaint-15.08.1/kolourpaint.appdata.xml 2015-05-13 
04:16:07.0 +0200
@@ -4,6 +4,7 @@
   MIT
   BSD-2-Clause and LGPL-2.0+ and 
GFDL-1.2-without-invariant
   KolourPaint
+  KolourPaint
   KolurPaint
   KolourPaint
   KolourPaint
@@ -15,6 +16,7 @@
   KolourPaint
   KolourPaint
   KolourPaint
+  KolourPaint
   KolourPaint
   KolourPaint
   KolourPaint
@@ -45,6 +47,7 @@
   Joonistamisrakendus
   Piirto-ohjelma
   Logiciel de dessin
+  Programa para pintar
   Rajzolóprogram
   Programma per pinger
   Programma di disegno
@@ -78,6 +81,7 @@
 KolourPaint on lihtne joonistamisrakendus rasterpiltide 
kiireks loomiseks. Sellega on hõlpus luua visandeid ja täita lihtsamaid piltide 
töötlemise ülesandeid.
 KolourPaint on yksinkertainen piirto-ohjelma, jolla voi 
luoda nopeasti bittikartakuvia. Sitä voi käyttää myös kuvien parantamiseen ja 
yksinkertaiseen kuvankäsittelyyn.
 KolourPaint est logiciel de dessin simple qui permet de 
créer rapidement des images. Il est pratique pour retoucher ou modifier 
simplement des images.
+KolourPaint é un programa para pintar sinxelo que permite 
crear imaxes de mapa de bits rapidamente. É útil como ferramenta de retoque e 
para realizar tarefas sinxelas de edición de imaxes.
 A KolourPaint egy egyszerű rajzolóprogram raszteres képek 
gyors létrehozásához. Hasznos retusálóeszközként és egyszerű képszerkesztő 
feladatokhoz.
 KolourPAint es un simple programma per pinger o designar  
per crear rapidemente imagines raster. Il es utile como instrumento de retocco 
e per cargas simplice de modificar imagines.
 KolourPaint è un semplice programma di disegno per la 
creazione rapida di immagini. È utile come strumento da usare «al volo» e per 
effettuare semplici modifiche alle immagini.
@@ -107,6 +111,7 @@
 Omadused:
 Ominaisuudet:
 Fonctionnalités :
+Funcionalidades:
 Szolgáltatások:
 Characteristicas:
 Caratteristiche:
@@ -137,6 +142,7 @@
   Mitmesuguste kujundite joonistamise toetus: jooned, 
ristkülikud, ümarnurksed ristkülikud, ovaalid, hulknurgad
   Piirtämistuki useille muodoille – viivoille, 
suorakaiteille, pyöristetyille suorakaiteille, ellipseille ja 
monikulmioille
   Dessin de formes variées : lignes, rectangles, 
rectangles à bords arrondis, ovales, polygones
+  Permite debuxar varias formas: liñas, rectángulos, 
rectángulos arredondados, óvalos e polígonos.
   Különféle alakzatok rajzolásának támogatása - vonalak, 
téglalapok, lekerekített téglalapok, oválisok és sokszögek
   Supporto pro designar varie formas - lineas, 

commit kpat for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2015-10-03 20:22:55

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-07-14 
17:36:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpat.new/kpat.changes   2015-10-03 
20:22:57.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:22:26 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:45 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:57:50 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kpat-15.04.3.tar.xz

New:

  kpat-15.08.1.tar.xz



Other differences:
--
++ kpat.spec ++
--- /var/tmp/diff_new_pack.rxgcd5/_old  2015-10-03 20:22:58.0 +0200
+++ /var/tmp/diff_new_pack.rxgcd5/_new  2015-10-03 20:22:58.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Card
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:kpat-%{version}.tar.xz
 BuildRequires:  libkdegames-devel
@@ -100,8 +100,6 @@
 %{_kf5_configdir}/kpat.knsrc
 %{_datadir}/mime/packages/kpatience.xml
 %_kf5_kxmlguidir/kpat/
-%_kf5_iconsdir/hicolor/*/*/kpats.*
-
 
 
 %changelog

++ kpat-15.04.3.tar.xz -> kpat-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-15.04.3/CMakeLists.txt 
new/kpat-15.08.1/CMakeLists.txt
--- old/kpat-15.04.3/CMakeLists.txt 2015-04-27 13:18:54.0 +0200
+++ new/kpat-15.08.1/CMakeLists.txt 2015-08-26 14:41:39.0 +0200
@@ -3,7 +3,7 @@
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.2.0")
 
-find_package(ECM 1.3.0 REQUIRED CONFIG)
+find_package(ECM 1.7.0 REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Qml 
Quick QuickWidgets Svg Test)
@@ -31,6 +31,7 @@
 find_package(Phonon4Qt5)
 
 include(FeatureSummary)
+include(ECMAddAppIcon)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
 include(KDECompilerSettings)
@@ -94,15 +95,17 @@
 
 ki18n_wrap_ui( kpat_SRCS statisticsdialog.ui )
 kconfig_add_kcfg_files( kpat_SRCS settings.kcfgc )
-#kde4_add_app_icon( kpat_SRCS 
"${CMAKE_CURRENT_SOURCE_DIR}/icons/hi*-app-kpat.png" )
+
+file(GLOB ICONS_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/icons/*-apps-kpat.png")
+ecm_add_app_icon(kpat_SRCS ICONS ${ICONS_SRCS})
 add_executable( kpat ${kpat_SRCS} )
 target_link_libraries( kpat kcardgame KF5KDEGames KF5::KIOCore 
Phonon::phonon4qt5 KF5::I18n KF5::DBusAddons KF5::KDELibs4Support)
-install( TARGETS kpat ${INSTALL_TARGETS_DEFAULT_ARGS} )
+install( TARGETS kpat ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )
 
 
 ### install files ###
 
-install( PROGRAMS org.kde.kpat.desktop  DESTINATION  ${XDG_APPS_INSTALL_DIR} )
-install( FILES kpatui.rc  DESTINATION  ${KXMLGUI_INSTALL_DIR}/kpat )
-install( FILES kpat.kcfg DESTINATION ${KCFG_INSTALL_DIR} )
+install( PROGRAMS org.kde.kpat.desktop  DESTINATION  ${KDE_INSTALL_APPDIR} )
+install( FILES kpatui.rc  DESTINATION  ${KDE_INSTALL_KXMLGUI5DIR}/kpat )
+install( FILES kpat.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR} )
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-15.04.3/doc/CMakeLists.txt 
new/kpat-15.08.1/doc/CMakeLists.txt
--- old/kpat-15.04.3/doc/CMakeLists.txt 2015-04-27 13:18:54.0 +0200
+++ new/kpat-15.08.1/doc/CMakeLists.txt 2015-08-26 14:41:39.0 +0200
@@ -2,4 +2,4 @@
 #
 #
 
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR kpat)
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kpat)
Files old/kpat-15.04.3/icons/128-apps-kpat.png and 
new/kpat-15.08.1/icons/128-apps-kpat.png differ
Files 

commit kreversi for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

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

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


Package is "kreversi"

Changes:

--- /work/SRC/openSUSE:Factory/kreversi/kreversi.changes2015-07-14 
17:36:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kreversi.new/kreversi.changes   2015-10-03 
20:23:16.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:23:39 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:49 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:58:34 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kreversi-15.04.3.tar.xz

New:

  kreversi-15.08.1.tar.xz



Other differences:
--
++ kreversi.spec ++
--- /var/tmp/diff_new_pack.LAlZbX/_old  2015-10-03 20:23:17.0 +0200
+++ /var/tmp/diff_new_pack.LAlZbX/_new  2015-10-03 20:23:17.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:kreversi-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kreversi-15.04.3.tar.xz -> kreversi-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kreversi-15.04.3/kreversi.desktop 
new/kreversi-15.08.1/kreversi.desktop
--- old/kreversi-15.04.3/kreversi.desktop   2014-12-30 05:20:40.0 
+0100
+++ new/kreversi-15.08.1/kreversi.desktop   2015-03-26 05:47:45.0 
+0100
@@ -15,7 +15,7 @@
 Name[de]=KReversi
 Name[el]=KReversi
 Name[en_GB]=KReversi
-Name[eo]=KReversi
+Name[eo]=Renverso
 Name[es]=KReversi
 Name[et]=KReversi
 Name[eu]=KReversi




commit kremotecontrol for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kremotecontrol for openSUSE:Factory 
checked in at 2015-10-03 20:23:11

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-07-14 17:36:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kremotecontrol.new/kremotecontrol.changes   
2015-10-03 20:23:12.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:23:26 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:48 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:58:24 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kremotecontrol-15.04.3.tar.xz

New:

  kremotecontrol-15.08.1.tar.xz



Other differences:
--
++ kremotecontrol.spec ++
--- /var/tmp/diff_new_pack.moKjNB/_old  2015-10-03 20:23:13.0 +0200
+++ /var/tmp/diff_new_pack.moKjNB/_new  2015-10-03 20:23:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kremotecontrol
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:KDE Frontend for the Linux Infrared Remote Control system
 License:GPL-2.0+

++ kremotecontrol-15.04.3.tar.xz -> kremotecontrol-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kremotecontrol-15.04.3/libkremotecontrol/remotecontrolbutton.h 
new/kremotecontrol-15.08.1/libkremotecontrol/remotecontrolbutton.h
--- old/kremotecontrol-15.04.3/libkremotecontrol/remotecontrolbutton.h  
2015-02-23 05:43:27.0 +0100
+++ new/kremotecontrol-15.08.1/libkremotecontrol/remotecontrolbutton.h  
2015-03-09 09:18:14.0 +0100
@@ -131,7 +131,7 @@
 * Retrieves the ID of the Button.
 * If the ID is ButtonID::Unknown name() will still contain the name of the 
button.
 *
-* @returns Returns the the ID of the button
+* @returns Returns the ID of the button
 */
 ButtonId id() const;
 
@@ -158,7 +158,7 @@
 * Retrieves the repeat count for the buttonpress. If this is greater 0 the 
button is held down. This can be
 * useful to prevent accidental navigation through menus while still being 
able to navigate fast through long playlists.
 *
-* @returns Returns the the ID of the Button
+* @returns Returns the ID of the Button
 */
 int repeatCounter() const;
 




commit krdc for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package krdc for openSUSE:Factory checked in 
at 2015-10-03 20:23:07

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-07-14 
17:36:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.krdc.new/krdc.changes   2015-10-03 
20:23:08.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:23:06 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:48 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:58:17 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  krdc-15.04.3.tar.xz

New:

  krdc-15.08.1.tar.xz



Other differences:
--
++ krdc.spec ++
--- /var/tmp/diff_new_pack.0nDlFZ/_old  2015-10-03 20:23:09.0 +0200
+++ /var/tmp/diff_new_pack.0nDlFZ/_new  2015-10-03 20:23:09.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(TelepathyQt4)
 %endif
 BuildRequires:  oxygen-icon-theme-large
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Remote Desktop Connection
 License:GPL-2.0+

++ krdc-15.04.3.tar.xz -> krdc-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-15.04.3/konsole/krdc_konsole.desktop 
new/krdc-15.08.1/konsole/krdc_konsole.desktop
--- old/krdc-15.04.3/konsole/krdc_konsole.desktop   2015-04-19 
19:07:38.0 +0200
+++ new/krdc-15.08.1/konsole/krdc_konsole.desktop   2015-04-19 
19:11:41.0 +0200
@@ -13,7 +13,7 @@
 Name[de]=Konsole
 Name[el]=Konsole
 Name[en_GB]=Konsole
-Name[eo]=Konsole
+Name[eo]=Konzolo
 Name[es]=Konsole
 Name[et]=Konsool
 Name[eu]=Konsole
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-15.04.3/mainwindow.cpp 
new/krdc-15.08.1/mainwindow.cpp
--- old/krdc-15.04.3/mainwindow.cpp 2015-04-19 19:07:38.0 +0200
+++ new/krdc-15.08.1/mainwindow.cpp 2015-04-19 19:11:41.0 +0200
@@ -1126,12 +1126,11 @@
 m_newConnectionTableView->verticalHeader()->setDefaultSectionSize(
 m_newConnectionTableView->fontMetrics().height() + 3);
 
m_newConnectionTableView->horizontalHeader()->setStretchLastSection(true);
-
m_newConnectionTableView->horizontalHeader()->setResizeMode(QHeaderView::ResizeToContents);
-m_newConnectionTableView->resizeColumnsToContents();
 m_newConnectionTableView->setAlternatingRowColors(true);
 // set up sorting and actions (double click open, right click custom 
menu)
 m_newConnectionTableView->setSortingEnabled(true);
 
m_newConnectionTableView->sortByColumn(Settings::connectionListSortColumn(), 
Qt::SortOrder(Settings::connectionListSortOrder()));
+m_newConnectionTableView->resizeColumnsToContents();
 connect(m_newConnectionTableView->horizontalHeader(), 
SIGNAL(sortIndicatorChanged(int,Qt::SortOrder)),
 SLOT(saveConnectionListSort(int,Qt::SortOrder)));
 connect(m_newConnectionTableView, SIGNAL(doubleClicked(QModelIndex)),




commit kqtquickcharts for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kqtquickcharts for openSUSE:Factory 
checked in at 2015-10-03 20:23:03

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-07-14 17:36:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.kqtquickcharts.new/kqtquickcharts.changes   
2015-10-03 20:23:05.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:22:55 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:47 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:58:10 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kqtquickcharts-15.04.3.tar.xz

New:

  kqtquickcharts-15.08.1.tar.xz



Other differences:
--
++ kqtquickcharts.spec ++
--- /var/tmp/diff_new_pack.nspgYh/_old  2015-10-03 20:23:05.0 +0200
+++ /var/tmp/diff_new_pack.nspgYh/_new  2015-10-03 20:23:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kqtquickcharts
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Plugin to render beautiful and interactive graphs
 License:LGPL-2.1+

++ kqtquickcharts-15.04.3.tar.xz -> kqtquickcharts-15.08.1.tar.xz ++




commit konquest for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package konquest for openSUSE:Factory 
checked in at 2015-10-03 20:22:45

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-07-14 
17:36:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.konquest.new/konquest.changes   2015-10-03 
20:22:46.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:21:28 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:43 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:57:33 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  konquest-15.04.3.tar.xz

New:

  konquest-15.08.1.tar.xz



Other differences:
--
++ konquest.spec ++
--- /var/tmp/diff_new_pack.kvMhA4/_old  2015-10-03 20:22:46.0 +0200
+++ /var/tmp/diff_new_pack.kvMhA4/_new  2015-10-03 20:22:46.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:konquest-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ konquest-15.04.3.tar.xz -> konquest-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konquest-15.04.3/konquest.desktop 
new/konquest-15.08.1/konquest.desktop
--- old/konquest-15.04.3/konquest.desktop   2015-01-04 20:23:00.0 
+0100
+++ new/konquest-15.08.1/konquest.desktop   2015-03-26 05:47:40.0 
+0100
@@ -15,7 +15,7 @@
 Name[de]=Konquest
 Name[el]=Konquest
 Name[en_GB]=Konquest
-Name[eo]=Konquest
+Name[eo]=Konkero
 Name[es]=Konquest
 Name[et]=Vallutus
 Name[eu]=Konquest




commit kmix for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kmix for openSUSE:Factory checked in 
at 2015-10-03 20:22:07

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-07-14 
17:35:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmix.new/kmix.changes   2015-10-03 
20:22:08.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:19:45 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:36 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:56:28 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kmix-15.04.3.tar.xz

New:

  kmix-15.08.1.tar.xz



Other differences:
--
++ kmix.spec ++
--- /var/tmp/diff_new_pack.dLNjAu/_old  2015-10-03 20:22:09.0 +0200
+++ /var/tmp/diff_new_pack.dLNjAu/_new  2015-10-03 20:22:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kmix
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Sound Mixer
 License:GPL-2.0+
@@ -81,5 +81,6 @@
 %{_kf5_servicesdir}/
 %{_kf5_iconsdir}/hicolor/*/*/*
 %{_kf5_sharedir}/kmix/
+%{_kf5_kxmlguidir}/kmix/
 
 %changelog

++ kmix-15.04.3.tar.xz -> kmix-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-15.04.3/CMakeLists.txt 
new/kmix-15.08.1/CMakeLists.txt
--- old/kmix-15.04.3/CMakeLists.txt 2015-05-13 08:52:27.0 +0200
+++ new/kmix-15.08.1/CMakeLists.txt 2015-08-26 22:04:34.0 +0200
@@ -30,7 +30,7 @@
 SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11") 
 
 if (KMIX_KF5_BUILD)
-   find_package(ECM 0.0.11 REQUIRED NO_MODULE)
+   find_package(ECM 5.10.0 REQUIRED NO_MODULE)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
include(KDEInstallDirs)
@@ -386,7 +386,11 @@
 install( PROGRAMS apps/kmixremote DESTINATION ${BIN_INSTALL_DIR} )
 install( FILES restore_kmix_volumes.desktop  DESTINATION 
${AUTOSTART_INSTALL_DIR})
 install( FILES kmix_autostart.desktop  DESTINATION ${AUTOSTART_INSTALL_DIR})
-install( FILES kmixui.rc  DESTINATION  ${DATA_INSTALL_DIR}/kmix )
+if (KMIX_KF5_BUILD)
+   install( FILES kmixui.rc  DESTINATION  ${KXMLGUI_INSTALL_DIR}/kmix)
+else()
+   install( FILES kmixui.rc  DESTINATION  ${DATA_INSTALL_DIR}/kmix )
+endif()
 install( FILES kmixctrl_restore.desktop  DESTINATION  ${SERVICES_INSTALL_DIR} )
 install( FILES dbus/org.kde.kmix.control.xml DESTINATION 
${DBUS_INTERFACES_INSTALL_DIR} )
 install( FILES dbus/org.kde.kmix.mixer.xml DESTINATION 
${DBUS_INTERFACES_INSTALL_DIR} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-15.04.3/apps/kmix.cpp 
new/kmix-15.08.1/apps/kmix.cpp
--- old/kmix-15.04.3/apps/kmix.cpp  2015-05-13 08:52:27.0 +0200
+++ new/kmix-15.08.1/apps/kmix.cpp  2015-08-26 22:04:34.0 +0200
@@ -47,7 +47,6 @@
 #include 
 #include 
 #include 
-#include 
 #include 
 #include 
 
@@ -922,8 +921,8 @@
{
kDebug()
<< "Plugged: dev=" << dev << "\n";
-   MixerToolBox::instance()->possiblyAddMixer(mixer);
-   recreateGUI(true, mixer->id(), true, false);
+   if (MixerToolBox::instance()->possiblyAddMixer(mixer))
+   recreateGUI(true, mixer->id(), true, false);
}
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-15.04.3/backends/mixer_alsa9.cpp 
new/kmix-15.08.1/backends/mixer_alsa9.cpp
--- old/kmix-15.04.3/backends/mixer_alsa9.cpp   2015-05-13 08:52:27.0 
+0200
+++ new/kmix-15.08.1/backends/mixer_alsa9.cpp   2015-08-26 22:04:34.0 
+0200
@@ -479,7 +479,7 @@
 // Check if this control has at least one volume control
 bool hasVolume = snd_mixer_selem_has_playback_volume(elem) || 
snd_mixer_selem_has_capture_volume(elem);
 
-// Check if a appropriate switch is present (appropriate means, based o 
nthe "capture" parameer)
+// Check if a appropriate switch is present 

commit kolf for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kolf for openSUSE:Factory checked in 
at 2015-10-03 20:22:30

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-07-14 
17:36:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.kolf.new/kolf.changes   2015-10-03 
20:22:31.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:20:46 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:40 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:57:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kolf-15.04.3.tar.xz

New:

  kolf-15.08.1.tar.xz



Other differences:
--
++ kolf.spec ++
--- /var/tmp/diff_new_pack.okYjek/_old  2015-10-03 20:22:32.0 +0200
+++ /var/tmp/diff_new_pack.okYjek/_new  2015-10-03 20:22:32.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.3
+Version:15.08.1
 Release:0
 Source0:kolf-%{version}.tar.xz
 BuildRequires:  libkdegames4-devel

++ kolf-15.04.3.tar.xz -> kolf-15.08.1.tar.xz ++




commit kppp for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kppp for openSUSE:Factory checked in 
at 2015-10-03 20:22:59

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-07-14 
17:36:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.kppp.new/kppp.changes   2015-10-03 
20:23:00.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:22:45 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:46 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:58:01 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kppp-15.04.3.tar.xz

New:

  kppp-15.08.1.tar.xz



Other differences:
--
++ kppp.spec ++
--- /var/tmp/diff_new_pack.CXQrNs/_old  2015-10-03 20:23:01.0 +0200
+++ /var/tmp/diff_new_pack.CXQrNs/_new  2015-10-03 20:23:01.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   kppp
 BuildRequires:  libkde4-devel
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Internet Dial-Up Tool
 License:GPL-2.0+

++ kppp-15.04.3.tar.xz -> kppp-15.08.1.tar.xz ++




commit kopete for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kopete for openSUSE:Factory checked 
in at 2015-10-03 20:22:52

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-07-14 
17:36:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kopete.new/kopete.changes   2015-10-03 
20:22:54.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:22:03 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:45 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:57:40 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kopete-15.04.3.tar.xz

New:

  kopete-15.08.1.tar.xz



Other differences:
--
++ kopete.spec ++
--- /var/tmp/diff_new_pack.EXazBI/_old  2015-10-03 20:22:55.0 +0200
+++ /var/tmp/diff_new_pack.EXazBI/_new  2015-10-03 20:22:55.0 +0200
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(libotr) >= 4.0.0
 BuildRequires:  pkgconfig(libsrtp)
 BuildRequires:  pkgconfig(ortp) >= 0.22
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Instant Messenger
 License:GPL-2.0+

++ kopete-15.04.3.tar.xz -> kopete-15.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/kopete/kopete-15.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.kopete.new/kopete-15.08.1.tar.xz differ: char 25, 
line 1




commit libkmahjongg for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkmahjongg for openSUSE:Factory 
checked in at 2015-10-03 20:26:01

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


Package is "libkmahjongg"

Changes:

--- /work/SRC/openSUSE:Factory/libkmahjongg/libkmahjongg.changes
2015-07-14 17:39:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkmahjongg.new/libkmahjongg.changes   
2015-10-03 20:26:02.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:41:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:19 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:03:56 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkmahjongg-15.04.3.tar.xz

New:

  libkmahjongg-15.08.1.tar.xz



Other differences:
--
++ libkmahjongg.spec ++
--- /var/tmp/diff_new_pack.on72DP/_old  2015-10-03 20:26:03.0 +0200
+++ /var/tmp/diff_new_pack.on72DP/_new  2015-10-03 20:26:03.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:libkmahjongg-%{version}.tar.xz
 BuildRequires:  fdupes

++ libkmahjongg-15.04.3.tar.xz -> libkmahjongg-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkmahjongg-15.04.3/backgrounds/color_plain.desktop 
new/libkmahjongg-15.08.1/backgrounds/color_plain.desktop
--- old/libkmahjongg-15.04.3/backgrounds/color_plain.desktop2015-02-10 
12:20:16.0 +0100
+++ new/libkmahjongg-15.08.1/backgrounds/color_plain.desktop2015-08-13 
16:17:56.0 +0200
@@ -55,8 +55,9 @@
 Name[zh_CN]=纯色
 Name[zh_TW]=普通顏色
 Description=Use the default window background color.
+Description[ast]=Usar la color por defeutu del fondu de la ventana.
 Description[bs]=Podrazumijevana boja pozadine prozora
-Description[ca]=Usa el color de fons de la finestra per omissió
+Description[ca]=Usa el color de fons de la finestra per omissió.
 Description[ca@valencia]=Usa el color de fons de la finestra per omissió
 Description[da]=Brug standard baggrundsfarve for vinduer.
 Description[de]=Die Standard-Hintergrundfarbe des Fensters verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkmahjongg-15.04.3/backgrounds/default.desktop 
new/libkmahjongg-15.08.1/backgrounds/default.desktop
--- old/libkmahjongg-15.04.3/backgrounds/default.desktop2015-02-10 
12:20:16.0 +0100
+++ new/libkmahjongg-15.08.1/backgrounds/default.desktop2015-08-13 
16:17:56.0 +0200
@@ -48,6 +48,7 @@
 Name[zh_CN]=埃及
 Name[zh_TW]=埃及式
 Description=A Egyptian style background
+Description[ast]=Un fandu d'estilu exipciu
 Description[bs]=Pozadina u Egipatskom stilu
 Description[ca]=Un fons d'estil egipci
 Description[ca@valencia]=Un fons d'estil egipci
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkmahjongg-15.04.3/tilesets/bamboo.desktop 
new/libkmahjongg-15.08.1/tilesets/bamboo.desktop
--- old/libkmahjongg-15.04.3/tilesets/bamboo.desktop2015-02-10 
12:20:16.0 +0100
+++ new/libkmahjongg-15.08.1/tilesets/bamboo.desktop2015-08-13 
16:17:56.0 +0200
@@ -1,5 +1,6 @@
 [KMahjonggTileset]
 Name=Bamboo
+Name[ast]=Bambú
 Name[bs]=Bambus
 Name[ca]=Bamboo
 Name[ca@valencia]=Bamboo
@@ -44,6 +45,7 @@
 Name[zh_CN]=Bovo
 Name[zh_TW]=竹子
 Description=Japanese tileset with brightly-colored kanji on a soft woodgrain
+Description[ast]=Conxuntu de fiches xapones con kanjis de rellumantes colores 
sobro madera clara
 Description[bs]=Japanske pločice svjetlih boja kanji na godovima drveta
 Description[ca]=Conjunt de fitxes amb caràcters kanji de colors brillants 
sobre una fusta tova
 Description[ca@valencia]=Conjunt de fitxes amb caràcters kanji de colors 
brillants sobre una fusta tova
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkmahjongg-15.04.3/tilesets/egypt.desktop 

commit lokalize for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package lokalize for openSUSE:Factory 
checked in at 2015-10-03 20:26:14

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


Package is "lokalize"

Changes:

--- /work/SRC/openSUSE:Factory/lokalize/lokalize.changes2015-07-14 
17:39:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.lokalize.new/lokalize.changes   2015-10-03 
20:26:16.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:42:31 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:21 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:04:15 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  lokalize-15.04.3.tar.xz

New:

  lokalize-15.08.1.tar.xz



Other differences:
--
++ lokalize.spec ++
--- /var/tmp/diff_new_pack.5CpP7p/_old  2015-10-03 20:26:17.0 +0200
+++ /var/tmp/diff_new_pack.5CpP7p/_new  2015-10-03 20:26:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   lokalize
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:KDE Translation Editor
 License:GPL-2.0+

++ lokalize-15.04.3.tar.xz -> lokalize-15.08.1.tar.xz ++
Files old/lokalize-15.04.3/icons/global/128-apps-lokalize.png and 
new/lokalize-15.08.1/icons/global/128-apps-lokalize.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lokalize-15.04.3/icons/global/CMakeLists.txt 
new/lokalize-15.08.1/icons/global/CMakeLists.txt
--- old/lokalize-15.04.3/icons/global/CMakeLists.txt2015-06-23 
16:10:36.0 +0200
+++ new/lokalize-15.08.1/icons/global/CMakeLists.txt2015-08-30 
16:09:30.0 +0200
@@ -2,6 +2,7 @@
 32-apps-lokalize.png
 64-apps-lokalize.png
 sc-apps-lokalize.svgz
+128-apps-lokalize.png
 DESTINATION ${ICON_INSTALL_DIR}
 THEME hicolor
 )
Files old/lokalize-15.04.3/icons/global/hi128-app-lokalize.png and 
new/lokalize-15.08.1/icons/global/hi128-app-lokalize.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lokalize-15.04.3/lokalize.appdata.xml 
new/lokalize-15.08.1/lokalize.appdata.xml
--- old/lokalize-15.04.3/lokalize.appdata.xml   2015-06-23 16:10:36.0 
+0200
+++ new/lokalize-15.08.1/lokalize.appdata.xml   2015-08-30 16:09:30.0 
+0200
@@ -15,6 +15,7 @@
   Lokalize
   Lokalize
   Lokalize
+  Lokalize
   Lokalize
   Lokalize
   Lokalize
@@ -42,6 +43,7 @@
   Sistema de tradución asistida por 
computador.
   Sistema di traduzione assistita
   Computerondersteund vertaalsysteem
+  Dataassistert omsetjing
   System tłumaczeń wspomagany komputerowo
   Sistema de traduções auxiliado por 
computador
   Sistema de tradução auxiliado pelo 
computador
@@ -59,6 +61,7 @@
   電腦協助翻譯系統
   
 Lokalize is the localization tool for KDE and other open source 
software. It is also a general computer-aided translation system (CAT) with 
which you can translate OpenDocument files (*.odt). Translate-Toolkit is used 
internally to extract text for translation from .odt to .xliff files and to 
merge translation back into .odt file.
+Lokalize ye la ferramienta de llocalización pa KDE y 
otru software de códigu llibre. Ye tamién un sistema de traducción asistíu per 
ordenador (CAT) col que pues traducir ficheros OpenDocument (*.odt). 
Internamente úsase Translate-Toolkit pa estrayer el testu pa la traducción de 
ficheros 
 El Lokalize és l'eina de traducció pel KDE i altre 
programari de codi lliure. També és un sistema de traducció assistit per 
ordinador (CAT) general que amb el que es poden traduir fitxers OpenDocument 
(*.odt). Internament s'utilitza el Translate-Toolkit per extreure text per la 
traducció des de fitxers .odt a .xliff i per tornar a fusionar la traducció al 
fitxer .odt.
 Lokalize ist ein Lokalisierungs-Programm für KDE und 
andere quelloffene Software. Es ist außerdem ein  rechnergestütztes 
Übersetzungssystem (CAT), mit dem Sie auch OpenDocument-Dateien (odt) 
übersetzen können. Intern wird „Translate-Toolkit“ zum Extrahieren von Text für 
die 

commit libkomparediff2 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkomparediff2 for openSUSE:Factory 
checked in at 2015-10-03 20:26:06

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


Package is "libkomparediff2"

Changes:

--- /work/SRC/openSUSE:Factory/libkomparediff2/libkomparediff2.changes  
2015-07-14 17:39:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkomparediff2.new/libkomparediff2.changes 
2015-10-03 20:26:08.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:41:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:20 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:04:02 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkomparediff2-15.04.3.tar.xz

New:

  libkomparediff2-15.08.1.tar.xz



Other differences:
--
++ libkomparediff2.spec ++
--- /var/tmp/diff_new_pack.ZqFz01/_old  2015-10-03 20:26:08.0 +0200
+++ /var/tmp/diff_new_pack.ZqFz01/_new  2015-10-03 20:26:08.0 +0200
@@ -35,7 +35,7 @@
 Summary:A library to compare files and strings
 License:(GPL-2.0+ and LGPL-2.0+) and BSD-2-Clause
 Group:  Development/Libraries/KDE
-Version:15.04.3
+Version:15.08.1
 Release:0
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz

++ libkomparediff2-15.04.3.tar.xz -> libkomparediff2-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkomparediff2-15.04.3/diffmodel.cpp 
new/libkomparediff2-15.08.1/diffmodel.cpp
--- old/libkomparediff2-15.04.3/diffmodel.cpp   2015-03-12 12:47:57.0 
+0100
+++ new/libkomparediff2-15.08.1/diffmodel.cpp   2015-07-10 18:59:30.0 
+0200
@@ -27,6 +27,7 @@
 #include "diffhunk.h"
 #include "levenshteintable.h"
 #include "stringlistpair.h"
+#include "parserbase.h"
 
 Q_DECLARE_LOGGING_CATEGORY(LIBKOMPAREDIFF2)
 
@@ -161,11 +162,11 @@
// recreate header
QString tab = QString::fromLatin1( "\t" );
QString nl  = QString::fromLatin1( "\n" );
-   diff += QString::fromLatin1( "--- %1\t%2" ).arg( m_source ).arg( 
m_sourceTimestamp );
+   diff += QString::fromLatin1( "--- %1\t%2" ).arg( 
ParserBase::escapePath( m_source ) ).arg( m_sourceTimestamp );
if ( !m_sourceRevision.isEmpty() )
diff += tab + m_sourceRevision;
diff += nl;
-   diff += QString::fromLatin1( "+++ %1\t%2" ).arg( m_destination ).arg( 
m_destinationTimestamp );
+   diff += QString::fromLatin1( "+++ %1\t%2" ).arg( 
ParserBase::escapePath( m_destination ) ).arg( m_destinationTimestamp );
if ( !m_destinationRevision.isEmpty() )
diff += tab + m_destinationRevision;
diff += nl;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkomparediff2-15.04.3/diffsettings.cpp 
new/libkomparediff2-15.08.1/diffsettings.cpp
--- old/libkomparediff2-15.04.3/diffsettings.cpp2015-03-12 
12:47:57.0 +0100
+++ new/libkomparediff2-15.08.1/diffsettings.cpp2015-07-10 
18:59:30.0 +0200
@@ -106,4 +106,3 @@
config->sync();
 }
 
-#include "diffsettings.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkomparediff2-15.04.3/komparemodellist.cpp 
new/libkomparediff2-15.08.1/komparemodellist.cpp
--- old/libkomparediff2-15.04.3/komparemodellist.cpp2015-03-12 
12:47:57.0 +0100
+++ new/libkomparediff2-15.08.1/komparemodellist.cpp2015-07-10 
18:59:30.0 +0200
@@ -72,35 +72,35 @@
m_applyDifference = m_actionCollection->addAction( "difference_apply", 
this, SLOT(slotActionApplyDifference()) );
m_applyDifference->setIcon( QIcon::fromTheme("arrow-right") );
m_applyDifference->setText( i18n(" Difference") );
-   m_applyDifference->setShortcut( QKeySequence(Qt::Key_Space) );
+   m_actionCollection->setDefaultShortcut( m_applyDifference, 
QKeySequence(Qt::Key_Space) );
m_unApplyDifference = m_actionCollection->addAction( 

commit libkface for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkface for openSUSE:Factory 
checked in at 2015-10-03 20:25:49

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


Package is "libkface"

Changes:

--- /work/SRC/openSUSE:Factory/libkface/libkface.changes2015-07-14 
17:39:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkface.new/libkface.changes   2015-10-03 
20:25:50.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:40:19 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:17 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:03:39 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkface-15.04.3.tar.xz

New:

  libkface-15.08.1.tar.xz



Other differences:
--
++ libkface.spec ++
--- /var/tmp/diff_new_pack.aPsXz7/_old  2015-10-03 20:25:51.0 +0200
+++ /var/tmp/diff_new_pack.aPsXz7/_new  2015-10-03 20:25:51.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libkface-15.04.3.tar.xz -> libkface-15.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/libkface/libkface-15.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.libkface.new/libkface-15.08.1.tar.xz differ: char 
25, line 1




commit libkcompactdisc4 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkcompactdisc4 for 
openSUSE:Factory checked in at 2015-10-03 20:25:26

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


Package is "libkcompactdisc4"

Changes:

--- /work/SRC/openSUSE:Factory/libkcompactdisc4/libkcompactdisc4.changes
2015-07-14 17:38:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkcompactdisc4.new/libkcompactdisc4.changes   
2015-10-03 20:25:27.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:36:20 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:13 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:02:56 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkcompactdisc-15.04.3.tar.xz

New:

  libkcompactdisc-15.08.1.tar.xz



Other differences:
--
++ libkcompactdisc4.spec ++
--- /var/tmp/diff_new_pack.lR2o67/_old  2015-10-03 20:25:28.0 +0200
+++ /var/tmp/diff_new_pack.lR2o67/_new  2015-10-03 20:25:28.0 +0200
@@ -23,7 +23,7 @@
 Summary:KDE CD Library
 License:GPL-2.0+
 Group:  System/GUI/KDE
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:libkcompactdisc-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libkcompactdisc-15.04.3.tar.xz -> libkcompactdisc-15.08.1.tar.xz ++




commit libkeduvocdocument for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkeduvocdocument for 
openSUSE:Factory checked in at 2015-10-03 20:25:41

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


Package is "libkeduvocdocument"

Changes:

--- /work/SRC/openSUSE:Factory/libkeduvocdocument/libkeduvocdocument.changes
2015-07-14 17:39:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libkeduvocdocument.new/libkeduvocdocument.changes   
2015-10-03 20:25:42.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:38:26 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:16 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:03:23 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkeduvocdocument-15.04.3.tar.xz

New:

  libkeduvocdocument-15.08.1.tar.xz



Other differences:
--
++ libkeduvocdocument.spec ++
--- /var/tmp/diff_new_pack.A7ALYq/_old  2015-10-03 20:25:43.0 +0200
+++ /var/tmp/diff_new_pack.A7ALYq/_new  2015-10-03 20:25:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libkeduvocdocument
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Library for KDE Education Applications
 License:GPL-2.0+

++ libkeduvocdocument-15.04.3.tar.xz -> libkeduvocdocument-15.08.1.tar.xz 
++




commit libkipi for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkipi for openSUSE:Factory checked 
in at 2015-10-03 20:25:57

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


Package is "libkipi"

Changes:

--- /work/SRC/openSUSE:Factory/libkipi/libkipi.changes  2015-07-14 
17:39:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkipi.new/libkipi.changes 2015-10-03 
20:25:58.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:41:01 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:18 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:03:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkipi-15.04.3.tar.xz

New:

  libkipi-15.08.1.tar.xz



Other differences:
--
++ libkipi.spec ++
--- /var/tmp/diff_new_pack.n1VAvB/_old  2015-10-03 20:25:59.0 +0200
+++ /var/tmp/diff_new_pack.n1VAvB/_new  2015-10-03 20:25:59.0 +0200
@@ -26,7 +26,7 @@
 License:BSD-3-Clause and GPL-2.0+ and LGPL-2.1+ and MIT
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libkipi-15.04.3.tar.xz -> libkipi-15.08.1.tar.xz ++




commit libkdegames for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkdegames for openSUSE:Factory 
checked in at 2015-10-03 20:25:37

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


Package is "libkdegames"

Changes:

--- /work/SRC/openSUSE:Factory/libkdegames/libkdegames.changes  2015-07-14 
17:39:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkdegames.new/libkdegames.changes 
2015-10-03 20:25:39.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:38:03 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:15 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:03:15 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkdegames-15.04.3.tar.xz

New:

  libkdegames-15.08.1.tar.xz



Other differences:
--
++ libkdegames.spec ++
--- /var/tmp/diff_new_pack.d1sgJY/_old  2015-10-03 20:25:40.0 +0200
+++ /var/tmp/diff_new_pack.d1sgJY/_new  2015-10-03 20:25:40.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:libkdegames-%{version}.tar.xz
 Patch1: libkdegames-bnc793185.patch

++ libkdegames-15.04.3.tar.xz -> libkdegames-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-15.04.3/CMakeLists.txt 
new/libkdegames-15.08.1/CMakeLists.txt
--- old/libkdegames-15.04.3/CMakeLists.txt  2015-02-04 13:23:32.0 
+0100
+++ new/libkdegames-15.08.1/CMakeLists.txt  2015-07-18 23:46:54.0 
+0200
@@ -111,9 +111,6 @@
 kgthemeselector.cpp
 kstandardgameaction.cpp
 )
-if(Q_WS_X11)
-   set(kdegames_LIB_SRCS ${kdegames_LIB_SRCS} 
chooserastergraphicssystem.cpp)
-endif(Q_WS_X11)
 
 add_library(KF5KDEGames SHARED ${kdegames_LIB_SRCS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkdegames-15.04.3/carddecks/svg-ancient-egyptians/index.desktop 
new/libkdegames-15.08.1/carddecks/svg-ancient-egyptians/index.desktop
--- old/libkdegames-15.04.3/carddecks/svg-ancient-egyptians/index.desktop   
2015-02-04 13:23:32.0 +0100
+++ new/libkdegames-15.08.1/carddecks/svg-ancient-egyptians/index.desktop   
2015-07-18 23:46:54.0 +0200
@@ -1,5 +1,6 @@
 [KDE Backdeck]
 Name=Ancient Egyptians
+Name[ast]=Exipcios antiguos
 Name[bs]=Drevni Egipćani
 Name[ca]=Egipcis antics
 Name[ca@valencia]=Egipcis antics
@@ -45,6 +46,7 @@
 Name[zh_CN]=古埃及
 Name[zh_TW]=古埃及
 Comment=An ancient Egyptian card deck.
+Comment[ast]=Una baraxa exipcia antigua.
 Comment[bs]=Drevni Egipatski špil karata.
 Comment[ca]=Dorsal de baralla amb l'estil de l'antic Egipte.
 Comment[ca@valencia]=Dorsal de baralla amb l'estil de l'antic Egipte.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkdegames-15.04.3/carddecks/svg-dondorf/index.desktop 
new/libkdegames-15.08.1/carddecks/svg-dondorf/index.desktop
--- old/libkdegames-15.04.3/carddecks/svg-dondorf/index.desktop 2015-02-04 
13:23:32.0 +0100
+++ new/libkdegames-15.08.1/carddecks/svg-dondorf/index.desktop 2015-07-18 
23:46:54.0 +0200
@@ -1,6 +1,7 @@
 [KDE Backdeck]
 Name=Dondorf
 Name[af]=Dondorf
+Name[ast]=Dondorf
 Name[be]=Дандорф
 Name[bn]=ডনডর্ফ
 Name[br]=Dondorf
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkdegames-15.04.3/carddecks/svg-future/index.desktop 
new/libkdegames-15.08.1/carddecks/svg-future/index.desktop
--- old/libkdegames-15.04.3/carddecks/svg-future/index.desktop  2015-02-04 
13:23:32.0 +0100
+++ new/libkdegames-15.08.1/carddecks/svg-future/index.desktop  2015-07-18 
23:46:54.0 +0200
@@ -1,5 +1,6 @@
 [KDE Backdeck]
 Name=Future Simple
+Name[ast]=Futuru simple
 Name[bs]=Jednostavna budućnost
 Name[ca]=Futur senzill
 Name[ca@valencia]=Futur senzill
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit libkexiv2 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkexiv2 for openSUSE:Factory 
checked in at 2015-10-03 20:25:45

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


Package is "libkexiv2"

Changes:

--- /work/SRC/openSUSE:Factory/libkexiv2/libkexiv2.changes  2015-07-14 
17:39:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkexiv2.new/libkexiv2.changes 2015-10-03 
20:25:46.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:38:42 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:16 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:03:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkexiv2-15.04.3.tar.xz

New:

  libkexiv2-15.08.1.tar.xz



Other differences:
--
++ libkexiv2.spec ++
--- /var/tmp/diff_new_pack.Ac2RJm/_old  2015-10-03 20:25:47.0 +0200
+++ /var/tmp/diff_new_pack.Ac2RJm/_new  2015-10-03 20:25:47.0 +0200
@@ -19,7 +19,7 @@
 %define _so 11
 
 Name:   libkexiv2
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Library to manipulate picture meta data
 License:GPL-2.0+

++ libkexiv2-15.04.3.tar.xz -> libkexiv2-15.08.1.tar.xz ++




commit libkcddb4 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkcddb4 for openSUSE:Factory 
checked in at 2015-10-03 20:25:23

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


Package is "libkcddb4"

Changes:

--- /work/SRC/openSUSE:Factory/libkcddb4/libkcddb4.changes  2015-07-14 
17:38:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkcddb4.new/libkcddb4.changes 2015-10-03 
20:25:24.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:36:03 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:12 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:02:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkcddb-15.04.3.tar.xz

New:

  libkcddb-15.08.1.tar.xz



Other differences:
--
++ libkcddb4.spec ++
--- /var/tmp/diff_new_pack.qpVCIN/_old  2015-10-03 20:25:24.0 +0200
+++ /var/tmp/diff_new_pack.qpVCIN/_new  2015-10-03 20:25:24.0 +0200
@@ -26,7 +26,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:libkcddb-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libkcddb-15.04.3.tar.xz -> libkcddb-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcddb-15.04.3/CMakeLists.txt 
new/libkcddb-15.08.1/CMakeLists.txt
--- old/libkcddb-15.04.3/CMakeLists.txt 2015-05-01 09:48:31.0 +0200
+++ new/libkcddb-15.08.1/CMakeLists.txt 2015-06-26 06:18:08.0 +0200
@@ -13,7 +13,7 @@
 
 if(MUSICBRAINZ5_FOUND)
 set(HAVE_MUSICBRAINZ5 1)
-include_directories(${MUSICBRAINZ5_INCLUDE_DIR})
+include_directories(${MUSICBRAINZ5_INCLUDE_DIRS})
 
 set(libmusicbrainz_SRCS ${libmusicbrainz_SRCS}
musicbrainz/musicbrainzlookup.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcddb-15.04.3/cmake/FindMusicBrainz5.cmake 
new/libkcddb-15.08.1/cmake/FindMusicBrainz5.cmake
--- old/libkcddb-15.04.3/cmake/FindMusicBrainz5.cmake   2015-05-01 
09:48:31.0 +0200
+++ new/libkcddb-15.08.1/cmake/FindMusicBrainz5.cmake   2015-06-26 
06:18:08.0 +0200
@@ -1,7 +1,7 @@
 # Module to find the musicbrainz-4 library
 #
 # It defines
-#  MUSICBRAINZ5_INCLUDE_DIR - the include dir
+#  MUSICBRAINZ5_INCLUDE_DIRS - the include dirs
 #  MUSICBRAINZ5_LIBRARIES - the required libraries
 #  MUSICBRAINZ5_FOUND - true if both of the above have been found
 
@@ -10,17 +10,23 @@
 # Redistribution and use is allowed according to the terms of the BSD license.
 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
 
-if(MUSICBRAINZ5_INCLUDE_DIR AND MUSICBRAINZ5_LIBRARIES)
+if(MUSICBRAINZ5_INCLUDE_DIRS AND MUSICBRAINZ5_LIBRARIES)
set(MUSICBRAINZ5_FIND_QUIETLY TRUE)
-endif(MUSICBRAINZ5_INCLUDE_DIR AND MUSICBRAINZ5_LIBRARIES)
+endif(MUSICBRAINZ5_INCLUDE_DIRS AND MUSICBRAINZ5_LIBRARIES)
 
-FIND_PATH(MUSICBRAINZ5_INCLUDE_DIR musicbrainz5/Disc.h)
-
-FIND_LIBRARY( MUSICBRAINZ5_LIBRARIES NAMES musicbrainz5)
+IF (NOT WIN32)
+   # use pkg-config to get the directories and then use these values
+   # in the FIND_PATH() and FIND_LIBRARY() calls
+   find_package(PkgConfig)
+   PKG_SEARCH_MODULE( MUSICBRAINZ5 libmusicbrainz5 )
+ELSE (NOT WIN32)
+  FIND_PATH( MUSICBRAINZ5_INCLUDE_DIRS musicbrainz5/Disc.h )
+  FIND_LIBRARY( MUSICBRAINZ5_LIBRARIES NAMES musicbrainz5 )
+ENDIF (NOT WIN32)
 
 include(FindPackageHandleStandardArgs)
 find_package_handle_standard_args( MusicBrainz5 DEFAULT_MSG
-   MUSICBRAINZ5_INCLUDE_DIR 
MUSICBRAINZ5_LIBRARIES)
+   MUSICBRAINZ5_INCLUDE_DIRS 
MUSICBRAINZ5_LIBRARIES)
 
-MARK_AS_ADVANCED(MUSICBRAINZ5_INCLUDE_DIR MUSICBRAINZ5_LIBRARIES)
+MARK_AS_ADVANCED(MUSICBRAINZ5_INCLUDE_DIRS MUSICBRAINZ5_LIBRARIES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcddb-15.04.3/kcmcddb/libkcddb.desktop 
new/libkcddb-15.08.1/kcmcddb/libkcddb.desktop
--- 

commit lskat for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package lskat for openSUSE:Factory checked 
in at 2015-10-03 20:26:18

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


Package is "lskat"

Changes:

--- /work/SRC/openSUSE:Factory/lskat/lskat.changes  2015-07-14 
17:39:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.lskat.new/lskat.changes 2015-10-03 
20:26:20.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:42:55 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:22 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:04:22 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  lskat-15.04.3.tar.xz

New:

  lskat-15.08.1.tar.xz



Other differences:
--
++ lskat.spec ++
--- /var/tmp/diff_new_pack.XLymut/_old  2015-10-03 20:26:21.0 +0200
+++ /var/tmp/diff_new_pack.XLymut/_new  2015-10-03 20:26:21.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Card
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:lskat-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ lskat-15.04.3.tar.xz -> lskat-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lskat-15.04.3/grafix/oxygen.desktop 
new/lskat-15.08.1/grafix/oxygen.desktop
--- old/lskat-15.04.3/grafix/oxygen.desktop 2014-12-31 05:00:16.0 
+0100
+++ new/lskat-15.08.1/grafix/oxygen.desktop 2015-03-26 05:48:07.0 
+0100
@@ -9,7 +9,7 @@
 Name[de]=Oxygen
 Name[el]=Oxygen
 Name[en_GB]=Oxygen
-Name[eo]=Oxygen
+Name[eo]=Oksigeno
 Name[es]=Oxígeno
 Name[et]=Oxygen
 Name[eu]=Oxygen




commit libkdeedu4 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkdeedu4 for openSUSE:Factory 
checked in at 2015-10-03 20:25:33

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


Package is "libkdeedu4"

Changes:

--- /work/SRC/openSUSE:Factory/libkdeedu4/libkdeedu4.changes2015-07-14 
17:38:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkdeedu4.new/libkdeedu4.changes   
2015-10-03 20:25:35.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:36:50 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:14 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:03:07 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkdeedu-15.04.3.tar.xz

New:

  libkdeedu-15.08.1.tar.xz



Other differences:
--
++ libkdeedu4.spec ++
--- /var/tmp/diff_new_pack.3kn7CA/_old  2015-10-03 20:25:36.0 +0200
+++ /var/tmp/diff_new_pack.3kn7CA/_new  2015-10-03 20:25:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libkdeedu4
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Library for KDE Education Applications
 License:GPL-2.0+

++ libkdeedu-15.04.3.tar.xz -> libkdeedu-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkdeedu-15.04.3/keduvocdocument/keduvocdocument.cpp 
new/libkdeedu-15.08.1/keduvocdocument/keduvocdocument.cpp
--- old/libkdeedu-15.04.3/keduvocdocument/keduvocdocument.cpp   2015-01-20 
18:26:57.0 +0100
+++ new/libkdeedu-15.08.1/keduvocdocument/keduvocdocument.cpp   2015-03-15 
14:26:32.0 +0100
@@ -72,7 +72,7 @@
 
 /** autosave file used to provide locking access to the underlying file
  * Note: It is a pointer to allow locking a new file, saving results and
- * then transfering the lock to m_autosave without risking loss of lock.
+ * then transferring the lock to m_autosave without risking loss of lock.
  * See saveAs for clarification*/
 KAutoSaveFile*m_autosave;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdeedu-15.04.3/qtmmlwidget/qtmmlwidget.cpp 
new/libkdeedu-15.08.1/qtmmlwidget/qtmmlwidget.cpp
--- old/libkdeedu-15.04.3/qtmmlwidget/qtmmlwidget.cpp   2015-01-20 
18:26:57.0 +0100
+++ new/libkdeedu-15.08.1/qtmmlwidget/qtmmlwidget.cpp   2015-03-15 
14:26:32.0 +0100
@@ -3436,7 +3436,7 @@
break;
 
default:
-   // exact ammount of children specified - check...
+   // exact amount of children specified - check...
if (spec->child_spec != child_cnt) {
if (errorMsg != 0)
*errorMsg = QString("element ")
@@ -5425,7 +5425,7 @@
 Sets the MathML expression to be rendered. The expression is given
 in the string \a text. If the expression is successfully parsed,
 this method returns true; otherwise it returns false. If an error
-occured \a errorMsg is set to a diagnostic message, while \a
+occurred \a errorMsg is set to a diagnostic message, while \a
 errorLine and \a errorColumn contain the location of the error.
 Any of \a errorMsg, \a errorLine and \a errorColumn may be 0,
 in which case they are not set.
@@ -6299,7 +6299,7 @@
 Sets the MathML expression to be rendered. The expression is given
 in the string \a text. If the expression is successfully parsed,
 this method returns true; otherwise it returns false. If an error
-occured \a errorMsg is set to a diagnostic message, while \a
+occurred \a errorMsg is set to a diagnostic message, while \a
 errorLine and \a errorColumn contain the location of the error.
 Any of \a errorMsg, \a errorLine and \a errorColumn may be 0,
 in which case they are not set.




commit mobipocket for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package mobipocket for openSUSE:Factory 
checked in at 2015-10-03 20:26:22

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


Package is "mobipocket"

Changes:

--- /work/SRC/openSUSE:Factory/mobipocket/mobipocket.changes2015-07-14 
17:39:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.mobipocket.new/mobipocket.changes   
2015-10-03 20:26:23.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:44:27 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:23 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:04:52 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdegraphics-mobipocket-15.04.3.tar.xz

New:

  kdegraphics-mobipocket-15.08.1.tar.xz



Other differences:
--
++ mobipocket.spec ++
--- /var/tmp/diff_new_pack.9faeOK/_old  2015-10-03 20:26:23.0 +0200
+++ /var/tmp/diff_new_pack.9faeOK/_new  2015-10-03 20:26:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mobipocket
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:E-book plugin and library
 License:GPL-2.0+

++ kdegraphics-mobipocket-15.04.3.tar.xz -> 
kdegraphics-mobipocket-15.08.1.tar.xz ++




commit libksane for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libksane for openSUSE:Factory 
checked in at 2015-10-03 20:26:11

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


Package is "libksane"

Changes:

--- /work/SRC/openSUSE:Factory/libksane/libksane.changes2015-07-14 
17:39:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.libksane.new/libksane.changes   2015-10-03 
20:26:12.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:42:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:20 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:04:09 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libksane-15.04.3.tar.xz

New:

  libksane-15.08.1.tar.xz



Other differences:
--
++ libksane.spec ++
--- /var/tmp/diff_new_pack.e28wW8/_old  2015-10-03 20:26:12.0 +0200
+++ /var/tmp/diff_new_pack.e28wW8/_new  2015-10-03 20:26:12.0 +0200
@@ -31,7 +31,7 @@
 License:GPL-2.0+
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libksane-15.04.3.tar.xz -> libksane-15.08.1.tar.xz ++




commit libkgeomap for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkgeomap for openSUSE:Factory 
checked in at 2015-10-03 20:25:53

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


Package is "libkgeomap"

Changes:

--- /work/SRC/openSUSE:Factory/libkgeomap/libkgeomap.changes2015-07-14 
17:41:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkgeomap.new/libkgeomap.changes   
2015-10-03 20:25:54.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:40:45 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:18 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:09:02 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkgeomap-15.04.3.tar.xz

New:

  libkgeomap-15.08.1.tar.xz



Other differences:
--
++ libkgeomap.spec ++
--- /var/tmp/diff_new_pack.3lduLG/_old  2015-10-03 20:25:55.0 +0200
+++ /var/tmp/diff_new_pack.3lduLG/_new  2015-10-03 20:25:55.0 +0200
@@ -20,12 +20,12 @@
 BuildRequires:  boost-devel
 BuildRequires:  libkde4-devel
 BuildRequires:  libkexiv2-devel
-BuildRequires:  marble-devel
+BuildRequires:  libmarblewidget-devel
 Summary:Wrapper around different world-map components
 License:LGPL-2.1 and GPL-2.0+
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libkgeomap-15.04.3.tar.xz -> libkgeomap-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkgeomap-15.04.3/libkgeomap/backend_map_googlemaps.cpp 
new/libkgeomap-15.08.1/libkgeomap/backend_map_googlemaps.cpp
--- old/libkgeomap-15.04.3/libkgeomap/backend_map_googlemaps.cpp
2014-11-22 11:58:46.0 +0100
+++ new/libkgeomap-15.08.1/libkgeomap/backend_map_googlemaps.cpp
2015-03-26 22:57:30.0 +0100
@@ -1411,7 +1411,7 @@
 }
 slotTracksChanged(trackChanges);
 }
-else
+else if (d->htmlWidget)
 {
 const QVariant successClear = 
d->htmlWidget->runScript(QString::fromLatin1("kgeomapClearTracks();"));
 }




commit libkdcraw for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libkdcraw for openSUSE:Factory 
checked in at 2015-10-03 20:25:30

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-07-14 
17:38:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkdcraw.new/libkdcraw.changes 2015-10-03 
20:25:31.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:36:35 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:14 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:03:02 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  libkdcraw-15.04.3.tar.xz

New:

  libkdcraw-15.08.1.tar.xz



Other differences:
--
++ libkdcraw.spec ++
--- /var/tmp/diff_new_pack.10AC9f/_old  2015-10-03 20:25:32.0 +0200
+++ /var/tmp/diff_new_pack.10AC9f/_new  2015-10-03 20:25:32.0 +0200
@@ -19,7 +19,7 @@
 %define _so 23
 
 Name:   libkdcraw
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Shared library interface around dcraw
 License:LGPL-2.0+ and GPL-2.0+ and GPL-3.0+

++ libkdcraw-15.04.3.tar.xz -> libkdcraw-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdcraw-15.04.3/libkdcraw/CMakeLists.txt 
new/libkdcraw-15.08.1/libkdcraw/CMakeLists.txt
--- old/libkdcraw-15.04.3/libkdcraw/CMakeLists.txt  2014-11-20 
10:49:01.0 +0100
+++ new/libkdcraw-15.08.1/libkdcraw/CMakeLists.txt  2015-05-14 
22:54:16.0 +0200
@@ -4,6 +4,8 @@
 # Redistribution and use is allowed according to the terms of the BSD license.
 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
 
+add_definitions(${KDE4_ENABLE_EXCEPTIONS})
+
 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake.in 
${CMAKE_CURRENT_BINARY_DIR}/version.h)
 
 set(kdcraw_LIB_SRCS kdcraw.cpp




commit ktp-kded-module for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package ktp-kded-module for openSUSE:Factory 
checked in at 2015-10-03 20:24:49

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-07-14 17:42:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-kded-module.new/ktp-kded-module.changes 
2015-10-03 20:24:50.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:32:39 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:06 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:10:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  ktp-kded-module-15.04.3.tar.xz

New:

  ktp-kded-module-15.08.1.tar.xz



Other differences:
--
++ ktp-kded-module.spec ++
--- /var/tmp/diff_new_pack.NFG3MN/_old  2015-10-03 20:24:51.0 +0200
+++ /var/tmp/diff_new_pack.NFG3MN/_new  2015-10-03 20:24:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-kded-module
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:KDED module that manages the telepathy interactions with the 
KDE Desktop
 License:LGPL-2.1+

++ ktp-kded-module-15.04.3.tar.xz -> ktp-kded-module-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-kded-module-15.04.3/CMakeLists.txt 
new/ktp-kded-module-15.08.1/CMakeLists.txt
--- old/ktp-kded-module-15.04.3/CMakeLists.txt  2015-05-28 23:55:58.0 
+0200
+++ new/ktp-kded-module-15.08.1/CMakeLists.txt  2015-09-10 00:58:52.0 
+0200
@@ -2,7 +2,11 @@
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
-set(KTP_KDED_MODULE_VERSION "15.04.2")
+# KDE Application Version, managed by release script
+set(KDE_APPLICATIONS_VERSION_MAJOR "15")
+set(KDE_APPLICATIONS_VERSION_MINOR "08")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KTP_KDED_MODULE_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_policy(SET CMP0002 OLD)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-kded-module-15.04.3/config/kcm_ktp_integration_module.desktop 
new/ktp-kded-module-15.08.1/config/kcm_ktp_integration_module.desktop
--- old/ktp-kded-module-15.04.3/config/kcm_ktp_integration_module.desktop   
2015-05-28 23:55:58.0 +0200
+++ new/ktp-kded-module-15.08.1/config/kcm_ktp_integration_module.desktop   
2015-09-10 00:58:52.0 +0200
@@ -14,6 +14,7 @@
 Categories=Qt;KDE;X-KDE-settings-network;
 
 Name=General
+Name[ar]=عامّ
 Name[ast]=Xeneral
 Name[bs]=Općenito
 Name[ca]=General
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-kded-module-15.04.3/ktp_integration_module.desktop 
new/ktp-kded-module-15.08.1/ktp_integration_module.desktop
--- old/ktp-kded-module-15.04.3/ktp_integration_module.desktop  2015-05-28 
23:55:58.0 +0200
+++ new/ktp-kded-module-15.08.1/ktp_integration_module.desktop  2015-09-10 
00:58:52.0 +0200
@@ -80,7 +80,7 @@
 Comment[pa]=ਮੋਡੀਊਲ ਤੁਰੰਤ ਸੁਨੇਹੇਦਾਰ ਨੂੰ KDE ਨਾਲ ਡੂੰਘੇ ਰੂਪ ਵਿੱਚ ਜੋੜਦਾ ਹੈ।
 Comment[pl]=Moduł zapewniający głębszą integrację komunikatora internetowego z 
KDE.
 Comment[pt]=Um módulo que fornece maior integração com as Mensagens 
Instantâneas no KDE.
-Comment[pt_BR]=Módulo que fornece uma maior integração com as mensagens 
instantâneas no KDE.
+Comment[pt_BR]=Módulo que proporciona maior integração com as mensagens 
instantâneas no KDE.
 Comment[ro]=Modul ce furnizează integrare mai profundă între mesageria 
instantanee și KDE.
 Comment[ru]=Предоставляет интеграцию системы обмена сообщениями в KDE.
 Comment[sk]=Modul poskytujúci hlbšiu integráciu instant messagingu s KDE.




commit ktp-text-ui for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package ktp-text-ui for openSUSE:Factory 
checked in at 2015-10-03 20:24:56

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-07-14 
17:42:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-text-ui.new/ktp-text-ui.changes 
2015-10-03 20:24:57.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:33:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:07 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:11:00 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  ktp-text-ui-15.04.3.tar.xz

New:

  ktp-text-ui-15.08.1.tar.xz



Other differences:
--
++ ktp-text-ui.spec ++
--- /var/tmp/diff_new_pack.UUxSkE/_old  2015-10-03 20:24:57.0 +0200
+++ /var/tmp/diff_new_pack.UUxSkE/_new  2015-10-03 20:24:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-text-ui
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Telepathy chat handler for KDE
 License:GPL-2.0+

++ fix_desktop.diff ++
--- /var/tmp/diff_new_pack.UUxSkE/_old  2015-10-03 20:24:57.0 +0200
+++ /var/tmp/diff_new_pack.UUxSkE/_new  2015-10-03 20:24:57.0 +0200
@@ -1,6 +1,6 @@
 a/logviewer/org.kde.ktplogviewer.desktop
-+++ b/logviewer/org.kde.ktplogviewer.desktop
-@@ -138,7 +138,7 @@
+--- a/logviewer/ktp-log-viewer.desktop
 b/logviewer/ktp-log-viewer.desktop
+@@ -141,6 +141,6 @@
  Exec=ktp-log-viewer %u
  Type=Application
  Terminal=false
@@ -8,4 +8,3 @@
 +Icon=ktp-log-viewer
  Categories=Qt;KDE;Network;InstantMessaging;
  X-DBUS-StartupType=Unique
- X-DBUS-ServiceName=org.kde.ktplogviewer

++ ktp-text-ui-15.04.3.tar.xz -> ktp-text-ui-15.08.1.tar.xz ++
 1663 lines of diff (skipped)




commit xdm for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2015-10-03 20:29:32

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


Package is "xdm"

Changes:

--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2015-08-19 13:41:32.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes 2015-10-03 
20:29:44.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep 14 11:48:31 UTC 2015 - dims...@opensuse.org
+
+- display-manager.service: require and conflict getty@tty7.service:
+  this is copied from gdm.service and is hopefully helping with
+  the race condition, where X is often not able to start up on
+  VT7 due to missing permissions. (boo#939594)
+
+---
@@ -28,0 +37,5 @@
+
+---
+Mon Jul 20 12:52:59 UTC 2015 - sndir...@suse.com
+
+- rename README.SuSE file to README.SUSE (bnc#938737, FATE#316521)



Other differences:
--
++ xdm.spec ++
--- /var/tmp/diff_new_pack.hg6q57/_old  2015-10-03 20:29:45.0 +0200
+++ /var/tmp/diff_new_pack.hg6q57/_new  2015-10-03 20:29:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xdm
 #
-# 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

++ display-manager.service ++
--- /var/tmp/diff_new_pack.hg6q57/_old  2015-10-03 20:29:45.0 +0200
+++ /var/tmp/diff_new_pack.hg6q57/_new  2015-10-03 20:29:45.0 +0200
@@ -1,9 +1,10 @@
 [Unit]
 Description=X Display Manager
 Requires=var-run.mount
+Conflicts=getty@tty7.service plymouth-quit.service
 After=ypbind.service gpm.service time-sync.target winbind.service acpid.service
 Wants=remote-fs.target dbus.socket systemd-user-sessions.service
-After=remote-fs.target dbus.socket systemd-user-sessions.service
+After=remote-fs.target dbus.socket systemd-user-sessions.service 
getty@tty7.service plymouth-quit.service
 
 [Service]
 Type=forking

++ xdm.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/etc/X11/xdm/README.SUSE new/etc/X11/xdm/README.SUSE
--- old/etc/X11/xdm/README.SUSE 1970-01-01 01:00:00.0 +0100
+++ new/etc/X11/xdm/README.SUSE 2014-03-04 13:53:31.0 +0100
@@ -0,0 +1,61 @@
+
+ XDM configuration for SuSE Linux
+ 
+
+
+ xdm-config:   The configuration of xdm.
+   `authName' should be in general MIT-MAGIC-COOKIE-1 --
+   for XDM-AUTHENTICATION-1 which is default for xterminals
+   see man page of xdm and the manual coming with the
+   specific xterminal.
+   NOTE:   In order to use XDMCP this feature the resource
+   DisplayManager.requestPort in xdm-config should
+   be commented out to enable XDMCP.
+
+ Xaccess:  The XDMCP access control file, see note above.
+
+ Xsetup:   Handle all local and remote X Window System consoles.
+   For BackGround pictures go here and read.
+
+ RunChooser:   Handle the remote chooser call. For BackGround pictures
+   go here and read.
+
+ Xstartup: Do log on of the (remote) user. Write utmp/wtmp/lastlog
+   entries for the session.  If system console is used
+   give to the current virtual console to the user
+
+ GiveDevices:   Give the current virtual and logging consoles over
+to the user.  Any other device which should be given
+the user of display :0 should be added herein.
+Called by Xstartup.
+
+ Xreset:   Do log off of the (remote) user. Reset utmp/wtmp/lastlog
+   entries for the session. If system console was used
+   Take back the current virtual console.
+
+ TakeDevices:   Take the current virtual and and logging console back.
+Any other device which was given away should be taken
+back herein. Called by Xreset.
+
+ Xresources:   Disable the possibility to abort the xdm display
+   for any user. They can use --
+
+ Xsession: Setup the xsession and start the xsession script of
+   the user.
+
+ sys.xsession: Fallback for Xsession script
+
+ Xservers: The X server(s) for e.g. local console.
+
+ Xservers.fs:  An alternate Xservers file for system without display
+   being server for X terminals. It is a replacment for
+   Xservers in xdm-config.
+
+ 

commit pulseaudio for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package pulseaudio for openSUSE:Factory 
checked in at 2015-10-03 20:29:00

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


Package is "pulseaudio"

Changes:

--- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes2015-08-21 
07:35:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.pulseaudio.new/pulseaudio.changes   
2015-10-03 20:29:31.0 +0200
@@ -1,0 +2,31 @@
+Thu Sep 24 06:21:35 UTC 2015 - ohole...@suse.com
+
+- Update to 7.0
+
+---
+Sun Sep 13 07:31:40 UTC 2015 - ohole...@suse.com
+
+- Update to 7.0 RC2 (6.99.2)
+ + better support for Creative SoundBlaster Omni Surround 5.1 USB
+ + coverity scan fixes
+ + bug fixes 
+
+---
+Fri Aug 28 17:15:40 UTC 2015 - ohole...@suse.com
+
+- spec-cleaner run 
+
+---
+Fri Aug 28 16:54:43 UTC 2015 - ohole...@suse.com
+
+- Update to 7.0 RC1 (6.99.1)
+ + LFE channel synthesis with low-pass filtering
+ + New libsoxr based resamplers
+ + Socket activation support for TCP
+ + The "srbchannel" IPC mechanism enabled by default
+ + More flexible jack detection support when using UCM
+ + Exiting due to SIGTERM isn't considered a failure
+- remove patch 0001-alsa-mixer-Make-line-out-path-unavailable-when-Front.patch
+  (upstreamed)
+
+---

Old:

  0001-alsa-mixer-Make-line-out-path-unavailable-when-Front.patch
  pulseaudio-6.0.tar.xz

New:

  pulseaudio-7.0.tar.xz



Other differences:
--
++ pulseaudio.spec ++
--- /var/tmp/diff_new_pack.dfcIy8/_old  2015-10-03 20:29:32.0 +0200
+++ /var/tmp/diff_new_pack.dfcIy8/_new  2015-10-03 20:29:32.0 +0200
@@ -16,18 +16,19 @@
 #
 
 
-Name:   pulseaudio
-Version:6.0
-Release:0
-%define drvver  6.0
+%define drvver  7.0
 %define soname  0
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
-%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
+%define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 # store bluez version from bluez-devel and check for bluez4/5
 # _bluezVersion is than also used in requires for bluetooth subpackage
 # once oS 12.3 is EOL, this can be removed as there will probably be nothing 
providing bluez4
 %define _bluezVersion %(LC_ALL="C" rpm --qf '%%{VERSION}' -q bluez-devel | 
grep -v 'not installed')
 %define _bluez5used 0%(echo "%{_bluezVersion}" | grep -q '^5' && echo 1)
+%define _bashcompletionsdir %{_datadir}/bash-completion/completions
+Name:   pulseaudio
+Version:7.0
+Release:0
 Summary:A Networked Sound Server
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Sound Daemons
@@ -42,8 +43,6 @@
 Patch0: disabled-start.diff
 Patch1: suppress-socket-error-msg.diff
 Patch2: pulseaudio-wrong-memset.patch
-# PATCH-FIX-UPSTREAM 
0001-alsa-mixer-Make-line-out-path-unavailable-when-Front.patch boo#934850
-Patch101:   0001-alsa-mixer-Make-line-out-path-unavailable-when-Front.patch
 # PATCH-FIX-UPSTREAM 0002-alsa-mixer-Recognize-Dock-Line-Out-jack.patch 
boo#934850
 Patch102:   0002-alsa-mixer-Recognize-Dock-Line-Out-jack.patch
 BuildRequires:  alsa-devel >= 1.0.19
@@ -51,31 +50,25 @@
 BuildRequires:  bluez-devel >= 4.99
 BuildRequires:  doxygen
 BuildRequires:  fdupes
+BuildRequires:  fftw3-devel >= 3.0
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  jack-devel
 BuildRequires:  libatomic_ops-devel >= 1.2
 BuildRequires:  libavahi-devel
+BuildRequires:  libcap-devel
 BuildRequires:  libopenssl-devel
 BuildRequires:  libsndfile-devel >= 1.0.18
-#our libtdb-devel does not have a .pc file
-BuildRequires:  fftw3-devel >= 3.0
-BuildRequires:  libcap-devel
-BuildRequires:  libtdb-devel
 BuildRequires:  libtool
 BuildRequires:  libudev-devel >= 143
 BuildRequires:  libwebrtc_audio_processing-devel
 BuildRequires:  lirc-devel
 BuildRequires:  orc >= 0.4.9
-%if 0%{?suse_version} > 1320
-BuildRequires:  speexdsp-devel
-%else
-BuildRequires:  speex-devel
-%endif
 BuildRequires:  systemd
 BuildRequires:  systemd-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(bash-completion)
 BuildRequires:  pkgconfig(dbus-1) >= 1.4.12
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
@@ -84,26 +77,35 @@
 BuildRequires:  pkgconfig(json) >= 0.11
 BuildRequires:  pkgconfig(sbc) >= 1.0
 BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(soxr)

commit kdelibs4 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:Factory 
checked in at 2015-10-03 20:28:52

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


Package is "kdelibs4"

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4-apidocs.changes
2015-07-14 17:43:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4-apidocs.changes   
2015-10-03 20:29:28.0 +0200
@@ -1,0 +2,16 @@
+Sun Sep 20 18:50:12 UTC 2015 - tittiatc...@gmail.com
+
+- Update to 4.14.12
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Mon Aug 24 16:57:28 UTC 2015 - tittiatc...@gmail.com
+
+- Update to 4,14,11
+   * KDE Applications 15.08.0 
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+
+---
--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4.changes2015-07-14 
17:43:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4.changes   2015-10-03 
20:29:28.0 +0200
@@ -1,0 +2,16 @@
+Sun Sep 20 18:50:02 UTC 2015 - tittiatc...@gmail.com
+
+- Update to 4.14.12
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Mon Aug 24 16:57:28 UTC 2015 - tittiatc...@gmail.com
+
+- Update to 4,14,11
+   * KDE Applications 15.08.0 
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+
+---

Old:

  kdelibs-4.14.10.tar.xz

New:

  kdelibs-4.14.12.tar.xz



Other differences:
--
++ kdelibs4-apidocs.spec ++
--- /var/tmp/diff_new_pack.4BqDag/_old  2015-10-03 20:29:30.0 +0200
+++ /var/tmp/diff_new_pack.4BqDag/_new  2015-10-03 20:29:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdelibs4-apidocs
-Version:4.14.10
+Version:4.14.12
 Release:0
 Summary:KDE 4 API documentation
 License:LGPL-2.1+

++ kdelibs4.spec ++
--- /var/tmp/diff_new_pack.4BqDag/_old  2015-10-03 20:29:30.0 +0200
+++ /var/tmp/diff_new_pack.4BqDag/_new  2015-10-03 20:29:30.0 +0200
@@ -20,7 +20,7 @@
 %bcond_with gendoxygen
 
 Name:   kdelibs4
-Version:4.14.10
+Version:4.14.12
 Release:0
 BuildRequires:  OpenEXR-devel
 BuildRequires:  automoc4

++ 0001-Drop-Nepomuk-from-KParts-LINK_INTERFACE_LIBRARIES.patch ++
--- /var/tmp/diff_new_pack.4BqDag/_old  2015-10-03 20:29:30.0 +0200
+++ /var/tmp/diff_new_pack.4BqDag/_new  2015-10-03 20:29:30.0 +0200
@@ -15,10 +15,10 @@
 --- a/kparts/CMakeLists.txt
 +++ b/kparts/CMakeLists.txt
 @@ -39,7 +39,6 @@ target_link_libraries(kparts  ${KDE4_KDECORE_LIBS} kdeui kio)
- target_link_libraries(kparts  LINK_INTERFACE_LIBRARIES kio kdeui kdecore 
${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} )
+ target_link_libraries(kparts  LINK_PUBLIC kio kdeui kdecore 
${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} )
  if(HAVE_NEPOMUK)
-   target_link_libraries(kparts  nepomuk nepomukutils)
--  target_link_libraries(kparts  LINK_INTERFACE_LIBRARIES nepomuk nepomukutils 
)
+   target_link_libraries(kparts  LINK_PRIVATE nepomuk nepomukutils)
+-  target_link_libraries(kparts  LINK_PUBLIC nepomuk nepomukutils )
  endif(HAVE_NEPOMUK)
  
  set_target_properties(kparts PROPERTIES VERSION ${GENERIC_LIB_VERSION} 

++ exclude-qtuitools-symbols-from-public-libraries.patch ++
--- /var/tmp/diff_new_pack.4BqDag/_old  2015-10-03 20:29:30.0 +0200
+++ /var/tmp/diff_new_pack.4BqDag/_new  2015-10-03 20:29:30.0 +0200
@@ -1,22 +1,7 @@
-From 87dd1e894da87b871eb86329c35a15e7d235c9a7 Mon Sep 17 00:00:00 2001
-From: Hrvoje Senjan 
-Date: Sun, 12 May 2013 16:14:20 +0200
-Subject: [PATCH 1/1] Exclude QtUiTools symbols from public libraries
-
-Otherwise it makes users of those libs crash
-when linked with -Bsymbolic-functions

- kjsembed/kjsembed/CMakeLists.txt | 3 ++-
- kross/modules/CMakeLists.txt | 3 +++
- kross/qts/CMakeLists.txt | 3 +++
- plasma/CMakeLists.txt| 3 +++
- 4 files changed, 11 insertions(+), 1 deletion(-)
-
-diff --git a/kjsembed/kjsembed/CMakeLists.txt 
b/kjsembed/kjsembed/CMakeLists.txt
-index d70f260..5760313 100644
 a/kjsembed/kjsembed/CMakeLists.txt
-+++ b/kjsembed/kjsembed/CMakeLists.txt
-@@ -71,7 +71,8 @@ target_link_libraries(${KJSEMBEDLIBNAME} 
${KDE4_KDECORE_LIBS} ${QT_QTUITOOLS_LIB
+diff -urNB b/kjsembed/kjsembed/CMakeLists.txt 

commit vorbis-tools for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package vorbis-tools for openSUSE:Factory 
checked in at 2015-10-03 20:29:14

Comparing /work/SRC/openSUSE:Factory/vorbis-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vorbis-tools.new (New)


Package is "vorbis-tools"

Changes:

--- /work/SRC/openSUSE:Factory/vorbis-tools/vorbis-tools.changes
2015-03-16 06:55:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.vorbis-tools.new/vorbis-tools.changes   
2015-10-03 20:29:37.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 24 17:46:49 CEST 2015 - ti...@suse.de
+
+- Fix buffer overflow in aiff_open() (CVE-2015-6749, bsc#943795):
+  oggenc-Fix-large-alloca-on-bad-AIFF-input.patch
+
+---

New:

  oggenc-Fix-large-alloca-on-bad-AIFF-input.patch



Other differences:
--
++ vorbis-tools.spec ++
--- /var/tmp/diff_new_pack.IGXrE7/_old  2015-10-03 20:29:37.0 +0200
+++ /var/tmp/diff_new_pack.IGXrE7/_new  2015-10-03 20:29:37.0 +0200
@@ -34,6 +34,8 @@
 Patch3: vorbis-tools-r19117-CVE-2014-9640.patch
 # PATCH-FIX-SUSE vorbis-tools-oggenc-CVE-2014-9639.patch bnc#914439 bnc#914441 
CVE-2014-9638 CVE-2014-9639
 Patch4: vorbis-tools-oggenc-CVE-2014-9639.patch
+# PATCH-FIX-SUSE oggenc-Fix-large-alloca-on-bad-AIFF-input.patch bsc#943795 
CVE-2015-6749
+Patch5: oggenc-Fix-large-alloca-on-bad-AIFF-input.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  flac-devel
@@ -77,6 +79,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 # automake 1.13 deprecated AM_CONFIG_HEADER
 sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
 

++ oggenc-Fix-large-alloca-on-bad-AIFF-input.patch ++
>From 04815d3e1bfae3a6cdfb2c25358a5a72b61299f7 Mon Sep 17 00:00:00 2001
From: Mark Harris 
Date: Sun, 30 Aug 2015 05:54:46 -0700
Subject: [PATCH] oggenc: Fix large alloca on bad AIFF input

Fixes #2212
---
 oggenc/audio.c | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/oggenc/audio.c b/oggenc/audio.c
index 477da8c..4921fb9 100644
--- a/oggenc/audio.c
+++ b/oggenc/audio.c
@@ -245,8 +245,8 @@ static int aiff_permute_matrix[6][6] =
 int aiff_open(FILE *in, oe_enc_opt *opt, unsigned char *buf, int buflen)
 {
 int aifc; /* AIFC or AIFF? */
-unsigned int len;
-unsigned char *buffer;
+unsigned int len, readlen;
+unsigned char buffer[22];
 unsigned char buf2[8];
 aiff_fmt format;
 aifffile *aiff = malloc(sizeof(aifffile));
@@ -269,9 +269,9 @@ int aiff_open(FILE *in, oe_enc_opt *opt, unsigned char 
*buf, int buflen)
 return 0; /* Weird common chunk */
 }
 
-buffer = alloca(len);
-
-if(fread(buffer,1,len,in) < len)
+readlen = len < sizeof(buffer) ? len : sizeof(buffer);
+if(fread(buffer,1,readlen,in) < readlen ||
+   (len > readlen && !seek_forward(in, len-readlen)))
 {
 fprintf(stderr, _("Warning: Unexpected EOF in reading AIFF header\n"));
 return 0;
-- 
2.5.0




commit libburnia for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libburnia for openSUSE:Factory 
checked in at 2015-10-03 20:29:23

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


Package is "libburnia"

Changes:

--- /work/SRC/openSUSE:Factory/libburnia/libburnia.changes  2015-02-16 
17:33:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.libburnia.new/libburnia.changes 2015-10-03 
20:29:40.0 +0200
@@ -1,0 +2,60 @@
+Thu Sep 24 18:15:44 UTC 2015 - mplus...@suse.com
+
+- Update libburn to 1.4.0
+  * Bug fix: iso_image_report_system_area() caused SIGSEGV by NULL 
+if no valid ISO 9660 image was loeaded. Thanks to OmegaPhil.
+  * Bug fix: A SIGSEGV could happen when loading a faulty ISO 
+filesystem. Debian bug 774152. Thanks to Jakub Wilk.
+  * Bug fix: Rock Ridge Continuation Area could be produced 
+crossing a block boundary. This is heavily disliked by the 
+Linux kernel and spoils the representation of directories 
+which contain many symbolic links.
+  * Bug fix: If iso_write_opts_set_hardlinks() enabled automatic 
+inode numbers, then they did not get into effect with nodes 
+were zisofs decoder filters got attached during the image 
+load process.
+  * Bug fix: The header indicator of the last El Torito catalog 
+section header was set to 0x90 rather than 0x91 if more than
+one boot image is in that section.
+  * Bug fix: Only 128 bytes of an emerging GPT header block were
+zeroized.
+  * Bug fix: iso_image_report_system_area() did not show GPT 
+partitions of size 0.
+  * Bug fix: A zero sized GPT partition was marked after the 
+last appended GPT partition.
+  * Bug fix: GPT production did not yield proper results with 
+appended sessions resp. with TOC emulation enabled.
+  * Increased default weight of El Torito boot catalog to 1 
+billion.
+  * Improved handling of cylinder alignment if the resulting 
+image size is not divisible by 2048. Old behavior was to not 
+align. New is to pad up by a few blocks of 512 bytes.
+  * New API call iso_write_opts_set_appended_as_gpt() and marking
+of appended partitions in GPT if GPT emerges for other reasons.
+  * New system area type 6 = DEC Alpha SRM boot sector. New API 
+calls iso_image_set_alpha_boot(), iso_image_get_alpha_boot(). 
+Thanks to Helge Deller.
+  * New API object iso_interval_reader. Enabling flag bits for 
+older API calls iso_write_opts_set_prep_img(), 
+iso_write_opts_set_efi_bootp(), and 
+iso_write_opts_set_partition_img().
+- update libisoburn to 1.4.0
+  * Bug fix: -dev or -indev of medium with non-ISO data caused 
+SIGSEGV by NULL
+  * New API calls isoburn_igopt_set_appended_as_gpt(),
+isoburn_igopt_get_appended_as_gpt()
+  * New API call isoburn_igopt_set_part_flag() and libisofs 
+interval reader flags
+  * New -find action "show_stream_id"
+  * Optional libisofs interval reader with -append_partition 
+and System Area
+  * New -boot_image bootspec "appended_part_as=", new -as 
+mkisofs option -appended_part_as_gpt
+  * New -report_system_area formats "cmd" and "as_mkisofs"
+- Update to libburn 1.4.0
+  * Bug fix: Wrong read access to memory. Reported by valgrind 
+of lian jianfei.
+  * Bug fix: Double free with cdrskin -vvv. Introduced with 
+rev 5065, version 1.3.1
+
+---

Old:

  libburn-1.3.8.tar.gz
  libisoburn-1.3.8.tar.gz
  libisofs-1.3.8.tar.gz

New:

  libburn-1.4.0.tar.gz
  libisoburn-1.4.0.tar.gz
  libisofs-1.4.0.tar.gz



Other differences:
--
++ libburnia.spec ++
--- /var/tmp/diff_new_pack.KKCeTV/_old  2015-10-03 20:29:42.0 +0200
+++ /var/tmp/diff_new_pack.KKCeTV/_new  2015-10-03 20:29:42.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define libburn_ver1.3.8
-%define libisoburn_ver 1.3.8
-%define libisofs_ver   1.3.8
+%define libburn_ver1.4.0
+%define libisoburn_ver 1.4.0
+%define libisofs_ver   1.4.0
 
 %define libburn_so 4
 %define libisoburn_so  1

++ libburn-1.3.8.tar.gz -> libburn-1.4.0.tar.gz ++
 2286 lines of diff (skipped)

++ libisoburn-1.3.8.tar.gz -> libisoburn-1.4.0.tar.gz ++
 7471 lines of diff (skipped)

++ libisofs-1.3.8.tar.gz -> libisofs-1.4.0.tar.gz ++
 4662 lines of diff (skipped)




commit duplicity for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package duplicity for openSUSE:Factory 
checked in at 2015-10-03 20:29:53

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


Package is "duplicity"

Changes:

--- /work/SRC/openSUSE:Factory/duplicity/duplicity.changes  2015-03-29 
20:17:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.duplicity.new/duplicity.changes 2015-10-03 
20:29:55.0 +0200
@@ -1,0 +2,16 @@
+Sat Sep 19 15:20:21 UTC 2015 - w...@rosenauer.org
+
+- update to 0.7.05
+  * bugfix release
+  * see details here
+http://duplicity.nongnu.org/CHANGELOG
+
+---
+Tue Aug  4 12:28:45 UTC 2015 - w...@rosenauer.org
+
+- update to 0.7.04
+  * bugfix release
+  * see details here
+http://duplicity.nongnu.org/CHANGELOG
+
+---

Old:

  duplicity-0.7.02.tar.gz

New:

  duplicity-0.7.05.tar.gz



Other differences:
--
++ duplicity.spec ++
--- /var/tmp/diff_new_pack.PMn4DO/_old  2015-10-03 20:29:56.0 +0200
+++ /var/tmp/diff_new_pack.PMn4DO/_new  2015-10-03 20:29:56.0 +0200
@@ -19,7 +19,7 @@
 %{!?python_sitelib:  %global python_sitelib  %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 Name:   duplicity
-Version:0.7.02
+Version:0.7.05
 Release:0
 Summary:Encrypted bandwidth-efficient backup using the rsync algorithm
 License:GPL-3.0+

++ duplicity-0.7.02.tar.gz -> duplicity-0.7.05.tar.gz ++
 107574 lines of diff (skipped)




commit scons for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package scons for openSUSE:Factory checked 
in at 2015-10-03 20:29:18

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


Package is "scons"

Changes:

--- /work/SRC/openSUSE:Factory/scons/scons.changes  2015-08-13 
18:09:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.scons.new/scons.changes 2015-10-03 
20:29:38.0 +0200
@@ -1,0 +2,11 @@
+Thu Sep 24 16:47:39 UTC 2015 - mplus...@suse.com
+
+- Update to 2.4.0
+  * Switched several core classes to use "slots", to reduce the 
+overall memory consumption in large projects (fixes #2180, 
+#2178, #2198)
+  * Memoizer counting uses decorators now, instead of the old 
+metaclasses approach.
+  * Fixed typo in SWIGPATH description
+
+---

Old:

  scons-2.3.6.tar.gz
  scons-user.html-2.3.6.tar.bz2

New:

  scons-2.4.0.tar.gz
  scons-user.html-2.4.0.tar.bz2



Other differences:
--
++ scons.spec ++
--- /var/tmp/diff_new_pack.Ac2n31/_old  2015-10-03 20:29:39.0 +0200
+++ /var/tmp/diff_new_pack.Ac2n31/_new  2015-10-03 20:29:39.0 +0200
@@ -22,7 +22,7 @@
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %endif
 Name:   scons
-Version:2.3.6
+Version:2.4.0
 Release:0
 Summary:Replacement for Make
 License:MIT
@@ -42,8 +42,8 @@
 %if 0%{?suse_version} > 1110
 BuildArch:  noarch
 %endif
-%if 0%{?suse_version} == 1110
-%{py_requires}
+%if 0%{?suse_version} >= 1110
+%py_requires
 %endif
 
 %description
@@ -56,7 +56,7 @@
 %prep
 %setup -q -a1
 %patch0 -p1
-%patch1
+%patch1 -p0
 
 # fix libdir for qt
 patch -p0 < scons-2.4.0.tar.gz ++
 5801 lines of diff (skipped)

++ scons-user.html-2.3.6.tar.bz2 -> scons-user.html-2.4.0.tar.bz2 ++
 1817 lines of diff (skipped)




commit libdvdread for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libdvdread for openSUSE:Factory 
checked in at 2015-10-03 20:29:27

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


Package is "libdvdread"

Changes:

--- /work/SRC/openSUSE:Factory/libdvdread/libdvdread.changes2015-04-03 
14:32:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdvdread.new/libdvdread.changes   
2015-10-03 20:29:43.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 24 19:21:21 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+- Use more explicit dependencies
+- Make build more verbose
+- Clenup spec file with spec-cleaner
+
+---

New:

  libdvdread-5.0.3.tar.bz2.asc
  libdvdread.keyring



Other differences:
--
++ libdvdread.spec ++
--- /var/tmp/diff_new_pack.65P2nc/_old  2015-10-03 20:29:44.0 +0200
+++ /var/tmp/diff_new_pack.65P2nc/_new  2015-10-03 20:29:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdvdread
 #
-# 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,19 +17,23 @@
 
 
 Name:   libdvdread
+Version:5.0.3
+Release:0
 Summary:Library for Reading DVD Video Images
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Other
 Url:http://www.mplayerhq.hu/
-Version:5.0.3
-Release:0
 Source0:
http://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
-Source1:baselibs.conf
+Source1:
http://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2.asc
+Source2:%{name}.keyring
+Source3:baselibs.conf
 Patch2: libdvdread-no-internal-crypto.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(openssl)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains shared libraries for accessing DVD images (this
@@ -60,19 +64,18 @@
 #patch2
 
 %build
-autoreconf -f -i -v
-%configure --disable-static --with-pic
-%__make %{?_smp_mflags}
+autoreconf -fiv
+%configure \
+  --disable-static \
+  --with-pic
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
-%__rm -f %{buildroot}%{_libdir}/*.la
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+find %{buildroot} -type f -name "*.la" -delete -print
 # We install the files on our own, using %%doc
 rm -rf %{buildroot}%{_datadir}/doc/libdvdread/
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %post   -n libdvdread4 -p /sbin/ldconfig
 
 %postun -n libdvdread4 -p /sbin/ldconfig
@@ -85,7 +88,6 @@
 
 %files devel
 %defattr(-,root,root)
-
 %{_includedir}/dvdread
 %{_libdir}/libdvdread.so
 %{_libdir}/pkgconfig/dvdread.pc




commit wicked for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2015-10-03 20:29:44

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


Package is "wicked"

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2015-09-24 
07:16:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2015-10-03 
20:29:48.0 +0200
@@ -1,0 +2,7 @@
+Fri Sep 25 11:21:26 UTC 2015 - pwieczorkiew...@suse.com
+
+- version 0.6.25
+- compat: read complete sysctl file set (bsc#928459)
+- wireless: fixed to parse/format hex escapes in essid (bsc#928459)
+
+---

Old:

  wicked-0.6.24.tar.bz2

New:

  wicked-0.6.25.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.BVSB8m/_old  2015-10-03 20:29:50.0 +0200
+++ /var/tmp/diff_new_pack.BVSB8m/_new  2015-10-03 20:29:50.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.24
+Version:0.6.25
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.24.tar.bz2 -> wicked-0.6.25.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.24/ChangeLog new/wicked-0.6.25/ChangeLog
--- old/wicked-0.6.24/ChangeLog 2015-09-17 18:58:43.0 +0200
+++ new/wicked-0.6.25/ChangeLog 2015-09-25 13:21:56.0 +0200
@@ -1,3 +1,42 @@
+commit c5d9fd4611d4c537a70443f2ed36be3e8452c9af
+Author: Pawel Wieczorkiewicz 
+Date:   Fri Sep 25 13:19:24 2015 +0200
+
+version 0.6.25
+
+commit b9dafbc68ab9e4cc3fc98b4b171292499fc0cce5
+Merge: 804c3f7 fa05c86
+Author: Pawel Wieczorkiewicz 
+Date:   Fri Sep 25 09:53:14 2015 +0200
+
+Merge pull request #594 from mtomaschewski/wlan-essid
+
+wireless: encode/decode ESSID as hex (bsc#941708)
+
+commit fa05c868cbededc4e4651c7f4feac4f735715c7e
+Author: Marius Tomaschewski 
+Date:   Thu Sep 24 15:53:43 2015 +0200
+
+wireless: dbus mode retrieving fix, invalid arg info
+
+commit 77e45aabb08fac721e941e12675dd1f1b7896b11
+Author: Marius Tomaschewski 
+Date:   Thu Sep 24 14:18:04 2015 +0200
+
+wireless: set bssid vs. scan bssid confusion fix
+
+commit da7a32f3ae9d210ad7a6aee530011b1fc618df33
+Author: Marius Tomaschewski 
+Date:   Thu Sep 24 14:17:02 2015 +0200
+
+wireless: encode/decode ESSID as hex (bsc#941708)
+
+commit 90f7e3132f8e8a5dc6d3ce2c6478cd4d52819540
+Author: Marius Tomaschewski 
+Date:   Wed Sep 23 13:34:58 2015 +0200
+
+compat: read complete sysctl file set (bsc#928459)
+
 commit ee5d15c87bc9deb4d6a97c248520e8075dca8fce
 Author: Pawel Wieczorkiewicz 
 Date:   Thu Sep 17 18:50:30 2015 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.24/VERSION new/wicked-0.6.25/VERSION
--- old/wicked-0.6.24/VERSION   2015-09-17 18:51:31.0 +0200
+++ new/wicked-0.6.25/VERSION   2015-09-25 13:19:03.0 +0200
@@ -1 +1 @@
-0.6.24
+0.6.25
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.24/client/compat.c 
new/wicked-0.6.25/client/compat.c
--- old/wicked-0.6.24/client/compat.c   2015-09-17 18:49:20.0 +0200
+++ new/wicked-0.6.25/client/compat.c   2015-09-25 13:18:29.0 +0200
@@ -960,9 +960,7 @@
return FALSE;
 
if (net->essid.len > 0) {
-   ni_string_set(, (const char *) net->essid.data, 
net->essid.len);
-   xml_node_new_element("essid", network, tmp);
-   ni_string_free();
+   xml_node_new_element("essid", network, 
ni_wireless_print_ssid(>essid));
}
 
xml_node_new_element("scan-ssid", network, 
net->scan_ssid?"true":"false");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wicked-0.6.24/client/suse/compat-suse.c 
new/wicked-0.6.25/client/suse/compat-suse.c
--- old/wicked-0.6.24/client/suse/compat-suse.c 2015-09-17 18:49:20.0 
+0200
+++ new/wicked-0.6.25/client/suse/compat-suse.c 2015-09-25 13:18:29.0 
+0200
@@ -37,6 +37,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 
@@ -110,8 +111,14 @@
  
__NI_SUSE_SYSCONF_DIR"/HOSTNAME", \
 

commit mediastreamer2 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2015-10-03 20:28:56

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


Package is "mediastreamer2"

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2015-09-19 06:53:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2015-10-03 20:29:30.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 21 09:08:07 UTC 2015 - o...@aepfle.de
+
+- Use pkgconfig for ffmpeg to fix build in PMBS
+
+---



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.dDgQni/_old  2015-10-03 20:29:31.0 +0200
+++ /var/tmp/diff_new_pack.dDgQni/_new  2015-10-03 20:29:31.0 +0200
@@ -52,7 +52,8 @@
 BuildRequires:  pkgconfig(xv)
 Recommends: %{name}-lang
 %if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse}) || %{with ffmpeg}
-BuildRequires:  ffmpeg-devel
+BuildRequires:  pkgconfig(libavcodec) >= 51.0.0
+BuildRequires:  pkgconfig(libswscale) >= 0.7.0
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
 %endif




commit khangman for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package khangman for openSUSE:Factory 
checked in at 2015-10-03 20:27:50

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


Package is "khangman"

Changes:

--- /work/SRC/openSUSE:Factory/khangman/khangman.changes2015-07-14 
17:41:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.khangman.new/khangman.changes   2015-10-03 
20:29:08.0 +0200
@@ -1,0 +2,28 @@
+Wed Sep 30 15:45:41 UTC 2015 - wba...@tmo.at
+
+- Remove conflict with itself
+
+---
+Sun Sep 13 19:15:03 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:17 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:08:15 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  khangman-15.04.3.tar.xz

New:

  khangman-15.08.1.tar.xz



Other differences:
--
++ khangman.spec ++
--- /var/tmp/diff_new_pack.8mkuJQ/_old  2015-10-03 20:29:09.0 +0200
+++ /var/tmp/diff_new_pack.8mkuJQ/_new  2015-10-03 20:29:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   khangman
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Hangman Game
 License:GPL-2.0+
@@ -45,7 +45,6 @@
 BuildRequires:  pkgconfig(Qt5Quick)
 BuildRequires:  pkgconfig(Qt5QuickWidgets)
 BuildRequires:  pkgconfig(Qt5Svg)
-Conflicts:  khangman
 Requires:   kdeedu-data
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}

++ khangman-15.04.3.tar.xz -> khangman-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khangman-15.04.3/CMakeLists.txt 
new/khangman-15.08.1/CMakeLists.txt
--- old/khangman-15.04.3/CMakeLists.txt 2015-05-31 13:05:31.0 +0200
+++ new/khangman-15.08.1/CMakeLists.txt 2015-08-27 04:29:15.0 +0200
@@ -9,7 +9,7 @@
 include(FeatureSummary)
 find_package(Qt5 REQUIRED COMPONENTS Core Qml Quick QuickWidgets Svg)
 
-find_package(ECM 1.3.0 NO_MODULE REQUIRED)
+find_package(ECM 1.7.0 NO_MODULE REQUIRED)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -17,6 +17,7 @@
 include(KDECompilerSettings)
 include(ECMInstallIcons)
 include(GenerateExportHeader)
+include(ECMAddAppIcon)
 
 find_package(KF5 REQUIRED COMPONENTS
 I18n
@@ -46,6 +47,6 @@
 
 add_subdirectory( icons )
 
-install(FILES khangman.appdata.xml DESTINATION 
${SHARE_INSTALL_PREFIX}/appdata/)
+install(FILES khangman.appdata.xml DESTINATION 
${KDE_INSTALL_DATAROOTDIR}/appdata/)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khangman-15.04.3/doc/CMakeLists.txt 
new/khangman-15.08.1/doc/CMakeLists.txt
--- old/khangman-15.04.3/doc/CMakeLists.txt 2015-05-31 13:05:31.0 
+0200
+++ new/khangman-15.08.1/doc/CMakeLists.txt 2015-08-27 04:29:15.0 
+0200
@@ -1,5 +1,5 @@
 ### install files ###
 #
 
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR khangman)
-kdoctools_create_manpage(man-khangman.6.docbook 6 INSTALL_DESTINATION 
${MAN_INSTALL_DIR})
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR khangman)
+kdoctools_create_manpage(man-khangman.6.docbook 6 INSTALL_DESTINATION 
${KDE_INSTALL_MANDIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khangman-15.04.3/fonts/CMakeLists.txt 
new/khangman-15.08.1/fonts/CMakeLists.txt
--- old/khangman-15.04.3/fonts/CMakeLists.txt   2015-05-31 13:05:31.0 
+0200
+++ new/khangman-15.08.1/fonts/CMakeLists.txt   2015-08-27 04:29:15.0 
+0200
@@ -1,2 +1,2 @@
 
-install( FILES Dustismo_Roman.ttf Domestic_Manners.ttf  DESTINATION  
${DATA_INSTALL_DIR}/khangman/fonts )
+install( FILES Dustismo_Roman.ttf Domestic_Manners.ttf  DESTINATION  
${KDE_INSTALL_DATADIR}/khangman/fonts )
Files 

commit libapr1 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package libapr1 for openSUSE:Factory checked 
in at 2015-10-03 20:28:25

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


Package is "libapr1"

Changes:

--- /work/SRC/openSUSE:Factory/libapr1/libapr1.changes  2015-05-06 
07:47:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.libapr1.new/libapr1.changes 2015-10-03 
20:29:23.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 29 10:05:23 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+
+---

New:

  apr-1.5.2.tar.bz2.asc
  libapr1.keyring



Other differences:
--
++ libapr1.spec ++
--- /var/tmp/diff_new_pack.6MeyeE/_old  2015-10-03 20:29:24.0 +0200
+++ /var/tmp/diff_new_pack.6MeyeE/_new  2015-10-03 20:29:24.0 +0200
@@ -26,7 +26,9 @@
 License:Apache-2.0
 Group:  Development/Libraries/Other
 Url:http://apr.apache.org/
-Source: http://www.apache.org/dist/apr/apr-%{version}.tar.bz2
+Source0:http://www.apache.org/dist/apr/apr-%{version}.tar.bz2
+Source1:http://www.apache.org/dist/apr/apr-%{version}.tar.bz2.asc
+Source2:%{name}.keyring
 Patch4: apr-1.4.5-linux3.patch
 Patch5: apr-visibility.patch
 Patch6: apr-use-getrandom.patch




commit mozilla-nss for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package mozilla-nss for openSUSE:Factory 
checked in at 2015-10-03 20:28:20

Comparing /work/SRC/openSUSE:Factory/mozilla-nss (Old)
 and  /work/SRC/openSUSE:Factory/.mozilla-nss.new (New)


Package is "mozilla-nss"

Changes:

--- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes  2015-07-19 
11:44:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.mozilla-nss.new/mozilla-nss.changes 
2015-10-03 20:29:20.0 +0200
@@ -1,0 +2,87 @@
+Thu Sep 24 15:41:09 UTC 2015 - fst...@suse.com
+
+- Install the static libfreebl.a that is needed in order to link
+  Sun elliptical curves provider in Java 7.
+
+---
+Thu Sep 24 09:39:17 UTC 2015 - w...@rosenauer.org
+
+- update to NSS 3.20
+  New functionality:
+  * The TLS library has been extended to support DHE ciphersuites in
+server applications.
+  New Functions:
+  * SSL_DHEGroupPrefSet - Configure the set of allowed/enabled DHE group
+parameters that can be used by NSS for a server socket.
+  * SSL_EnableWeakDHEPrimeGroup - Enable the use of weak DHE group
+parameters that are smaller than the library default's minimum size.
+  New Types:
+  * SSLDHEGroupType - Enumerates the set of DHE parameters embedded in
+NSS that can be used with function SSL_DHEGroupPrefSet.
+  New Macros:
+  * SSL_ENABLE_SERVER_DHE - A socket option user to enable or disable
+DHE ciphersuites for a server socket.
+  Notable Changes:
+  * For backwards compatibility reasons, the server side implementation
+of the TLS library keeps all DHE ciphersuites disabled by default.
+They can be enabled with the new socket option SSL_ENABLE_SERVER_DHE
+and the SSL_OptionSet or the SSL_OptionSetDefault API.
+  * The server side implementation of the TLS implementation does not
+support session tickets when using a DHE ciphersuite (see bmo#1174677).
+  * Support for the following ciphersuites has been added:
+- TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
+- TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
+- TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
+  * By default, the server side TLS implementation will use DHE
+parameters with a size of 2048 bits when using DHE ciphersuites.
+  * NSS embeds fixed DHE parameters sized 2048, 3072, 4096, 6144 and
+8192 bits, which were copied from version 08 of the Internet-Draft
+"Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for
+TLS", Appendix A.
+  * A new API SSL_DHEGroupPrefSet has been added to NSS, which allows a
+server application to select one or multiple of the embedded DHE
+parameters as the preferred parameters. The current implementation of
+NSS will always use the first entry in the array that is passed as a
+parameter to the SSL_DHEGroupPrefSet API. In future versions of the
+TLS implementation, a TLS client might signal a preference for
+certain DHE parameters, and the NSS TLS server side implementation
+might select a matching entry from the set of parameters that have
+been configured as preferred on the server side.
+  * NSS optionally supports the use of weak DHE parameters with DHE
+ciphersuites to support legacy clients. In order to enable this
+support, the new API SSL_EnableWeakDHEPrimeGroup must be used. Each
+time this API is called for the first time in a process, a fresh set
+of weak DHE parameters will be randomly created, which may take a
+long amount of time. Please refer to the comments in the header file
+that declares the SSL_EnableWeakDHEPrimeGroup API for additional
+details.
+  * The size of the default PQG parameters used by certutil when
+creating DSA keys has been increased to use 2048 bit parameters.
+  * The selfserv utility has been enhanced to support the new DHE features.
+  * NSS no longer supports C compilers that predate the ANSI C standard (C89).
+
+---
+Thu Sep 24 09:38:17 UTC 2015 - w...@rosenauer.org
+
+- update to NSS 3.19.3; certstore updates only
+  * The following CA certificates were removed
+- Buypass Class 3 CA 1
+- TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı
+- SG TRUST SERVICES RACINE
+- TC TrustCenter Universal CA I
+- TC TrustCenter Class 2 CA II
+  * The following CA certificate had the Websites trust bit turned off
+- ComSign Secured CA
+  * The following CA certificates were added
+- TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5
+- TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6
+- Certinomis - Root CA
+  * The version number of the updated root CA list has been set to 2.5
+
+---
+Thu Sep 24 09:31:11 UTC 2015 - fst...@suse.com
+

commit kde-l10n for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kde-l10n for openSUSE:Factory 
checked in at 2015-10-03 20:27:17

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


Package is "kde-l10n"

Changes:

--- /work/SRC/openSUSE:Factory/kde-l10n/kde-l10n.changes2015-07-14 
17:42:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-l10n.new/kde-l10n.changes   2015-10-03 
20:27:40.0 +0200
@@ -1,0 +2,31 @@
+Sun Sep 13 20:22:40 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Sep  9 18:58:50 UTC 2015 - wba...@tmo.at
+
+- Provide and obsolete kio-extras5-lang too to prevent update
+  problems. The kio-extras5 translations are included in kde-l10n
+  since 15.08.0, kio-extras5-lang doesn't exist any more.
+  (boo#944656)
+
+---
+Wed Aug 19 21:38:42 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:06:32 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

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

New:

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


commit yast2-network for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2015-10-03 20:28:16

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


Package is "yast2-network"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes  
2015-09-24 07:15:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2015-10-03 20:29:18.0 +0200
@@ -1,0 +2,15 @@
+Thu Oct  1 07:26:55 UTC 2015 - mvid...@suse.com
+
+- Moved "Network Settings" into "System" group also in the Gnome/GTK
+  control center (FATE#318804, bsc#867809).
+- 3.1.131
+
+---
+Wed Sep 23 09:06:08 UTC 2015 - mfi...@suse.com
+
+- bnc#866742
+  - Do not fail with internal error when cloning configuration
+twice in a row
+- 3.1.130
+
+---

Old:

  yast2-network-3.1.129.tar.bz2

New:

  yast2-network-3.1.131.tar.bz2



Other differences:
--
++ yast2-network.spec ++
--- /var/tmp/diff_new_pack.qYBvIe/_old  2015-10-03 20:29:20.0 +0200
+++ /var/tmp/diff_new_pack.qYBvIe/_new  2015-10-03 20:29:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:3.1.129
+Version:3.1.131
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-network-3.1.129.tar.bz2 -> yast2-network-3.1.131.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.129/package/yast2-network.changes 
new/yast2-network-3.1.131/package/yast2-network.changes
--- old/yast2-network-3.1.129/package/yast2-network.changes 2015-09-16 
13:17:10.0 +0200
+++ new/yast2-network-3.1.131/package/yast2-network.changes 2015-10-01 
13:42:17.0 +0200
@@ -1,4 +1,19 @@
 ---
+Thu Oct  1 07:26:55 UTC 2015 - mvid...@suse.com
+
+- Moved "Network Settings" into "System" group also in the Gnome/GTK
+  control center (FATE#318804, bsc#867809).
+- 3.1.131
+
+---
+Wed Sep 23 09:06:08 UTC 2015 - mfi...@suse.com
+
+- bnc#866742
+  - Do not fail with internal error when cloning configuration
+twice in a row
+- 3.1.130
+
+---
 Wed Sep 16 09:06:48 UTC 2015 - mfi...@suse.com
 
 - bnc#945947
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.129/package/yast2-network.spec 
new/yast2-network-3.1.131/package/yast2-network.spec
--- old/yast2-network-3.1.129/package/yast2-network.spec2015-09-16 
13:17:10.0 +0200
+++ new/yast2-network-3.1.131/package/yast2-network.spec2015-10-01 
13:42:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:3.1.129
+Version:3.1.131
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.129/src/clients/lan_auto.rb 
new/yast2-network-3.1.131/src/clients/lan_auto.rb
--- old/yast2-network-3.1.129/src/clients/lan_auto.rb   2015-09-16 
13:17:10.0 +0200
+++ new/yast2-network-3.1.131/src/clients/lan_auto.rb   2015-10-01 
13:42:17.0 +0200
@@ -84,7 +84,6 @@
 @ret = Ops.get_string(Lan.Summary("summary"), 0, "")
   elsif @func == "Reset"
 Lan.Import({})
-LanItems.UnsetModified
 @ret = {}
   elsif @func == "Change"
 @ret = LanAutoSequence("")
@@ -101,7 +100,7 @@
 @ret = true
   elsif @func == "Read"
 @progress_orig = Progress.set(false)
-@ret = Lan.Read(:cache)
+@ret = Lan.Read(:nocache)
 Progress.set(@progress_orig)
   elsif @func == "Packages"
 @ret = Lan.AutoPackages
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.129/src/desktop/lan.desktop 
new/yast2-network-3.1.131/src/desktop/lan.desktop
--- old/yast2-network-3.1.129/src/desktop/lan.desktop   2015-09-16 
13:17:10.0 +0200
+++ new/yast2-network-3.1.131/src/desktop/lan.desktop   2015-10-01 
13:42:17.0 +0200
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Type=Application
-Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Network;
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-System;
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit kde-print-manager for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kde-print-manager for 
openSUSE:Factory checked in at 2015-10-03 20:27:53

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-07-14 17:33:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-print-manager.new/kde-print-manager.changes 
2015-10-03 20:29:10.0 +0200
@@ -1,0 +2,28 @@
+Thu Oct  1 11:54:19 UTC 2015 - wba...@tmo.at
+
+- own directory %{_kf5_servicesdir}/kded to fix build
+
+---
+Sun Sep 13 19:03:45 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:07 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:48:55 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  print-manager-15.04.3.tar.xz

New:

  print-manager-15.08.1.tar.xz



Other differences:
--
++ kde-print-manager.spec ++
--- /var/tmp/diff_new_pack.gIJMRl/_old  2015-10-03 20:29:11.0 +0200
+++ /var/tmp/diff_new_pack.gIJMRl/_new  2015-10-03 20:29:11.0 +0200
@@ -21,7 +21,7 @@
 Summary:A new print manager for KDE
 License:GPL-2.0+
 Group:  System/GUI/KDE
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source: print-manager-%{version}.tar.xz
 BuildRequires:  cups
@@ -95,6 +95,7 @@
 %{_kf5_libdir}/libkcupslib.so*
 %{_kf5_servicesdir}/kcm_printer_manager.desktop
 %{_kf5_appsdir}/printmanager/
+%dir %{_kf5_servicesdir}/kded
 %{_kf5_servicesdir}/kded/printmanager.desktop
 %{_kf5_plugindir}/kcm_printer_manager.so
 %{_kf5_plugindir}/kded_printmanager.so

++ print-manager-15.04.3.tar.xz -> print-manager-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/print-manager-15.04.3/add-printer/org.kde.AddPrinter.desktop 
new/print-manager-15.08.1/add-printer/org.kde.AddPrinter.desktop
--- old/print-manager-15.04.3/add-printer/org.kde.AddPrinter.desktop
2015-05-27 14:00:40.0 +0200
+++ new/print-manager-15.08.1/add-printer/org.kde.AddPrinter.desktop
2015-07-31 14:05:50.0 +0200
@@ -1,15 +1,18 @@
 [Desktop Entry]
 Name=Add Printer
+Name[ast]=Amestar imprentadora
 Name[ca]=Afegeix impressora
 Name[cs]=Přidat tiskárnu
 Name[da]=Tilføj printer
 Name[de]=Drucker hinzufügen
+Name[el]=Προσθήκη εκτυπωτή
 Name[en_GB]=Add Printer
 Name[es]=Añadir Impresora
 Name[fi]=Lisää tulostin
 Name[gl]=Engadir unha impresora
 Name[hu]=Nyomtató hozzáadása
 Name[it]=Aggiungi stampante
+Name[ko]=프린터 추가
 Name[nl]=Printer toevoegen
 Name[pl]=Dodaj drukarkę
 Name[pt]=Adicionar uma Impressora
@@ -22,21 +25,25 @@
 Name[sr@ijekavianlatin]=Dodavanje štampača
 Name[sr@latin]=Dodavanje štampača
 Name[sv]=Lägg till skrivare
+Name[tr]=Yazıcı Ekle
 Name[uk]=Додати принтер
 Name[x-test]=xxAdd Printerxx
 Name[zh_CN]=添加打印机
 Name[zh_TW]=新增印表機
 Comment=Tool for adding new printers
+Comment[ast]=Ferramienta p'amestar imprentadores nueves
 Comment[ca]=Eina per afegir impressores noves
 Comment[cs]=Nástroj pro přidávání nových tiskáren
 Comment[da]=Værktøj til at tilføje nye printere
 Comment[de]=Hilfsprogramm für das Hinzufügen von neuen Druckern
+Comment[el]=Εργαλείο για την προσθήκη νέων εκτυπωτών
 Comment[en_GB]=Tool for adding new printers
 Comment[es]=Herramienta para añadir nuevas impresoras
 Comment[fi]=Työkalu uusien tulostinten lisäämiseen
 Comment[gl]=Ferramenta para engadir novas impresoras.
 Comment[hu]=Segédprogram új nyomtatók hozzáadáshoz
 Comment[it]=Strumento per aggiungere nuove stampanti
+Comment[ko]=새 프린터 추가 도구
 Comment[nl]=Hulpmiddel voor het toevoegen van nieuwe printers
 Comment[pl]=Narzędzie do dodawania nowych drukarek
 Comment[pt]=Ferramenta para adicionar novas impressoras
@@ -49,6 +56,7 @@
 Comment[sr@ijekavianlatin]=Alatka za dodavanje novih štampača
 Comment[sr@latin]=Alatka za dodavanje novih štampača
 Comment[sv]=Verktyg för att lägga till nya skrivare
+Comment[tr]=Yeni yazıcıları eklemek için 

commit jovie for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package jovie for openSUSE:Factory checked 
in at 2015-10-03 20:27:58

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


Package is "jovie"

Changes:

--- /work/SRC/openSUSE:Factory/jovie/jovie.changes  2015-07-14 
17:31:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.jovie.new/jovie.changes 2015-10-03 
20:29:11.0 +0200
@@ -1,0 +2,28 @@
+Thu Oct  1 14:51:22 UTC 2015 - wba...@tmo.at
+
+- Own directory %_datadir/appdata to fix build on Leap
+
+---
+Sun Sep 13 18:58:23 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:37 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:46:32 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  jovie-15.04.3.tar.xz

New:

  jovie-15.08.1.tar.xz



Other differences:
--
++ jovie.spec ++
--- /var/tmp/diff_new_pack.8f6sQA/_old  2015-10-03 20:29:15.0 +0200
+++ /var/tmp/diff_new_pack.8f6sQA/_new  2015-10-03 20:29:15.0 +0200
@@ -26,7 +26,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:jovie-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -71,6 +71,7 @@
 %_kde4_modulesdir/*.so
 %_kde4_iconsdir/hicolor/*/*/*.png
 %_kde4_applicationsdir/jovieapp.desktop
+%dir %_datadir/appdata
 %_datadir/appdata/jovie.appdata.xml
 
 %changelog

++ jovie-15.04.3.tar.xz -> jovie-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jovie-15.04.3/CMakeLists.txt 
new/jovie-15.08.1/CMakeLists.txt
--- old/jovie-15.04.3/CMakeLists.txt2015-06-24 08:11:32.0 +0200
+++ new/jovie-15.08.1/CMakeLists.txt2015-08-08 08:00:38.0 +0200
@@ -19,8 +19,8 @@
 include_directories (${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
 
 if (Q_WS_X11)
-  macro_optional_find_package(Speechd)
-  macro_log_feature(SPEECHD_FOUND "speechd" "Speech Dispatcher provides a 
high-level device independent layer for speech synthesis" 
"http://www.freebsoft.org/speechd; FALSE "" "Jovie requires speech dispatcher.")
+  find_package(Speechd)
+  macro_log_feature(SPEECHD_FOUND "speechd" "Speech Dispatcher provides a 
high-level device independent layer for speech synthesis" 
"http://www.freebsoft.org/speechd; TRUE "" "Jovie requires speech dispatcher.")
 
   if (SPEECHD_FOUND)
 configure_file (config-jovie.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-jovie.h )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jovie-15.04.3/jovie/jovie.appdata.xml 
new/jovie-15.08.1/jovie/jovie.appdata.xml
--- old/jovie-15.04.3/jovie/jovie.appdata.xml   2015-06-24 08:11:32.0 
+0200
+++ new/jovie-15.08.1/jovie/jovie.appdata.xml   2015-08-08 08:00:38.0 
+0200
@@ -4,6 +4,7 @@
   CC0-1.0
   GPL-2.0+
   Jovie
+  Jovie
   Jovie
   Jovie
   Jovie
@@ -11,8 +12,10 @@
   Jovie
   Jovie
   Jovie
+  Jovie
   Jovie
   Jovie
+  Jovie
   Jovie
   Jovie
   Jovie
@@ -26,7 +29,6 @@
   Џови
   Džovi
   Jovie
-  Jovie
   Jovie
   xxJoviexx
   Jovie
@@ -37,8 +39,10 @@
   Der KDE-Dämon für Sprachausgabe
   KDE Text To Speech Daemon
   Demonio de conversión de texto a voz de KDE
+  KDE teksti ettelugemise deemon
   KDE:n puhesyntetisaattoripalvelu
   Démon de synthèse vocale de KDE
+  Servizo de texto-para-voz de KDE
   Il demone di pronuncia di KDE
   Daemon van KDE voor tekst naar spraak
   Usługa tekstu-na-mowę KDE
@@ -52,7 +56,6 @@
   КДЕ‑ов демон за текст‑у‑говор
   KDE‑ov demon za tekst‑u‑govor
   KDE:s text till tal-demon
-  KDE Metin Okuma Servisi
   Фонова служба синтезу мовлення з тексту KDE
   xxKDE Text To Speech Daemonxx
   KDE 文字轉語音伺服程式
@@ -67,7 +70,10 @@
 Das KDE-Sprachausgabesystem Jovie ist ein Dienst für die 
KDE-Arbeitsumgebung zur Umwandlung von Text in hörbare Sprache. Jovie wird 
zurzeit noch entwickelt, um das Standardsystem für alle KDE-Anwendungen zur 

commit python-pip for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package python-pip for openSUSE:Factory 
checked in at 2015-10-03 20:29:36

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


Package is "python-pip"

Changes:

--- /work/SRC/openSUSE:Factory/python-pip/python-pip.changes2015-08-07 
00:20:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pip.new/python-pip.changes   
2015-10-03 20:29:45.0 +0200
@@ -1,0 +2,131 @@
+Fri Sep 25 08:16:40 UTC 2015 - tbecht...@suse.com
+
+- update to 7.1.2:
+  * Don't raise an error if pip is not installed when checking for the latest 
pip
+version.
+  * Check that the wheel cache directory is writable before we attempt to write
+cached files to them.
+  * Move the pip version check until *after* any installs have been performed,
+thus removing the extraenous warning when upgrading pip.
+  * Added debug logging when using a cached wheel.
+  * Respect platlib by default on platforms that have it separated from purlib.
+  * Upgrade packaging to 15.3.
+* Normalize post-release spellings for rev/r prefixes.
+  * Upgrade distlib to 0.2.1.
+* Updated launchers to decode shebangs using UTF-8. This allows non-ASCII
+  pathnames to be correctly handled.
+* Ensured that the executable written to shebangs is normcased.
+* Changed ScriptMaker to work better under Jython.
+  * Upgrade ipaddress to 1.0.13.
+  * Allow constraining versions globally without having to know exactly what 
will
+be installed by the pip command. :issue:`2731`.
+  * Accept --no-binary and --only-binary via pip.conf. :issue:`2867`.
+  * Allow ``--allow-all-external`` within a requirements file.
+  * Fixed an issue where ``--user`` could not be used when ``--prefix`` was 
used
+in a distutils configuration file.
+  * Fixed an issue where the SOABI tags were not correctly being generated on
+Python 3.5.
+  * Fixed an issue where we were advising windows users to upgrade by directly
+executing pip, when that would always fail on Windows.
+  * Allow ``~`` to be expanded within a cache directory in all situations.
+  * Fixed a regression where ``--no-cache-dir`` would raise an exception, fixes
+:issue:`2855`.
+  * **BACKWARD INCOMPATIBLE** Revert the change (released in v7.0.0) that
+required quoting in requirements files around specifiers containing
+environment markers. (:pull:`2841`)
+  * **BACKWARD INCOMPATIBLE** Revert the accidental introduction of support for
+options interleaved with requirements, version specifiers etc in
+``requirements`` files. (:pull:`2841`)
+  * Expand ``~`` in the cache directory when caching wheels, fixes 
:issue:`2816`.
+  * Use ``python -m pip`` instead of ``pip`` when recommending an upgrade 
command
+to Windows users.
+  * Don't build and cache wheels for non-editable installations from VCSs.
+  * Allow ``--allow-all-external`` inside of a requirements.txt file, fixing a
+regression in 7.0.
+  * **BACKWARD INCOMPATIBLE** Removed the deprecated ``--mirror``,
+``--use-mirrors``, and ``-M`` options.
+  * **BACKWARD INCOMPATIBLE** Removed the deprecated ``zip`` and ``unzip``
+commands.
+  * **BACKWARD INCOMPATIBLE** Removed the deprecated ``--no-install`` and
+``--no-download`` options.
+  * **BACKWARD INCOMPATIBLE** No longer implicitly support an insecure origin
+origin, and instead require insecure origins be explicitly trusted with the
+``--trusted-host`` option.
+  * **BACKWARD INCOMPATIBLE** Removed the deprecated link scraping that 
attempted
+to parse HTML comments for a specially formatted comment.
+  * **BACKWARD INCOMPATIBLE** Requirements in requirements files containing
+markers must now be quoted due to parser changes from (:pull:`2697`) and
+(:pull:`2725`).  For example, use ``"SomeProject; python_version < 
'2.7'"``,
+not simply ``SomeProject; python_version < '2.7'``
+  * Ignores bz2 archives if Python wasn't compiled with bz2 support.
+Fixes :issue:`497`
+  * Support ``--install-option`` and ``--global-option`` per requirement in
+requirement files (:pull:`2537`)
+  * Build Wheels prior to installing from sdist, caching them in the pip cache
+directory to speed up subsequent installs. (:pull:`2618`)
+  * Allow fine grained control over the use of wheels and source builds.
+(:pull:`2699`)
+  * ``--no-use-wheel`` and ``--use-wheel`` are deprecated in favour of new
+options ``--no-binary`` and ``--only-binary``. The equivalent of
+``--no-use-wheel`` is ``--no-binary=:all:``. (:pull:`2699`)
+  * The use of ``--install-option``, ``--global-option`` or ``--build-option``
+disable the use of wheels, and the autobuilding of wheels. (:pull:`2711`)
+Fixes :issue:`2677`
+  * Improve logging when a 

commit yast2-security for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-security for openSUSE:Factory 
checked in at 2015-10-03 20:29:11

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


Package is "yast2-security"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-security/yast2-security.changes
2015-08-21 12:42:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-security.new/yast2-security.changes   
2015-10-03 20:29:36.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 24 14:50:20 UTC 2015 - an...@suse.com
+
+- Bumped version number in order to branch the SLE version due to
+  different display manager behavior (bnc#946889).
+- 3.2.0
+
+---

Old:

  yast2-security-3.1.11.tar.bz2

New:

  yast2-security-3.2.0.tar.bz2



Other differences:
--
++ yast2-security.spec ++
--- /var/tmp/diff_new_pack.H8hHBZ/_old  2015-10-03 20:29:36.0 +0200
+++ /var/tmp/diff_new_pack.H8hHBZ/_new  2015-10-03 20:29:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-security
-Version:3.1.11
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-security-3.1.11.tar.bz2 -> yast2-security-3.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-3.1.11/package/yast2-security.changes 
new/yast2-security-3.2.0/package/yast2-security.changes
--- old/yast2-security-3.1.11/package/yast2-security.changes2015-08-19 
17:11:08.0 +0200
+++ new/yast2-security-3.2.0/package/yast2-security.changes 2015-09-24 
17:06:12.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Sep 24 14:50:20 UTC 2015 - an...@suse.com
+
+- Bumped version number in order to branch the SLE version due to
+  different display manager behavior (bnc#946889).
+- 3.2.0
+
+---
 Wed Aug 19 14:55:48 UTC 2015 - an...@suse.com
 
 - Added some entries to the list of optional services (bnc#942379)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-3.1.11/package/yast2-security.spec 
new/yast2-security-3.2.0/package/yast2-security.spec
--- old/yast2-security-3.1.11/package/yast2-security.spec   2015-08-19 
17:11:08.0 +0200
+++ new/yast2-security-3.2.0/package/yast2-security.spec2015-09-24 
17:06:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-security
-Version:3.1.11
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit hyper-v for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package hyper-v for openSUSE:Factory checked 
in at 2015-10-03 20:29:39

Comparing /work/SRC/openSUSE:Factory/hyper-v (Old)
 and  /work/SRC/openSUSE:Factory/.hyper-v.new (New)


Package is "hyper-v"

Changes:

--- /work/SRC/openSUSE:Factory/hyper-v/hyper-v.changes  2015-05-10 
10:55:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.hyper-v.new/hyper-v.changes 2015-10-03 
20:29:47.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 18 10:11:01 UTC 2015 - oher...@suse.de
+
+- add a python script lsvmbus to list VMBus devices (fate#315887)
+
+---

New:

  hyper-v.lsvmbus.py



Other differences:
--
++ hyper-v.spec ++
--- /var/tmp/diff_new_pack.YRnzXk/_old  2015-10-03 20:29:48.0 +0200
+++ /var/tmp/diff_new_pack.YRnzXk/_new  2015-10-03 20:29:48.0 +0200
@@ -45,6 +45,7 @@
 # Arbitrary version number
 Version:6
 Release:0
+Source0:hyper-v.lsvmbus.py
 Source5:hyper-v.kvptest.ps1.txt
 Source9:hyper-v.include.linux.hyperv.h
 Source10:   hyper-v.tools.hv.hv_kvp_daemon.c
@@ -111,13 +112,14 @@
 # It is not a callable app anyway, so move it out of the way
 bindir=%{helper_dir}/bin
 %else
-bindir=/usr/sbin
+bindir=%{_sbindir}
 %endif
 mkdir -p $RPM_BUILD_ROOT${bindir}
 mkdir -p $RPM_BUILD_ROOT%{helper_dir}/bin
 install -m755 %{hv_kvp_daemon} $RPM_BUILD_ROOT${bindir}
 install -m755 %{hv_vss_daemon} $RPM_BUILD_ROOT${bindir}
 install -m755 %{hv_fcopy_daemon} $RPM_BUILD_ROOT${bindir}
+install -D -m755 %{S:0} $RPM_BUILD_ROOT%{_sbindir}/lsvmbus
 cp -avL %{S:20} $RPM_BUILD_ROOT%{helper_dir}/bin/hv_get_dhcp_info
 cp -avL %{S:21} $RPM_BUILD_ROOT%{helper_dir}/bin/hv_get_dns_info
 cp -avL %{S:22} $RPM_BUILD_ROOT%{helper_dir}/bin/hv_set_ifconfig
@@ -241,8 +243,8 @@
 %{_udevrulesdir}
 %else
 /etc/init.d/*
-/usr/sbin/*
 %endif
+%{_sbindir}/*
 %{helper_dir}
 
 %pre

++ hyper-v.lsvmbus.py ++
#!/usr/bin/env python

import os
from optparse import OptionParser

parser = OptionParser()
parser.add_option("-v", "--verbose", dest="verbose",
   help="print verbose messages. Try -vv, -vvv for \
more verbose messages", action="count")

(options, args) = parser.parse_args()

verbose = 0
if options.verbose is not None:
verbose = options.verbose

vmbus_sys_path = '/sys/bus/vmbus/devices'
if not os.path.isdir(vmbus_sys_path):
print "%s doesn't exist: exiting..." % vmbus_sys_path
exit(-1)

vmbus_dev_dict = {
'{0e0b6031-5213-4934-818b-38d90ced39db}' : '[Operating system 
shutdown]',
'{9527e630-d0ae-497b-adce-e80ab0175caf}' : '[Time Synchronization]',
'{57164f39-9115-4e78-ab55-382f3bd5422d}' : '[Heartbeat]',
'{a9a0f4e7-5a45-4d96-b827-8a841e8c03e6}' : '[Data Exchange]',
'{35fa2e29-ea23-4236-96ae-3a6ebacba440}' : '[Backup (volume 
checkpoint)]',
'{34d14be3-dee4-41c8-9ae7-6b174977c192}' : '[Guest services]',
'{525074dc-8985-46e2-8057-a307dc18a502}' : '[Dynamic Memory]',
'{cfa8b69e-5b4a-4cc0-b98b-8ba1a1f3f95a}' : 'Synthetic mouse',
'{f912ad6d-2b17-48ea-bd65-f927a61c7684}' : 'Synthetic keyboard',
'{da0a7802-e377-4aac-8e77-0558eb1073f8}' : 'Synthetic framebuffer 
adapter',
'{f8615163-df3e-46c5-913f-f2d2f965ed0e}' : 'Synthetic network adapter',
'{32412632-86cb-44a2-9b5c-50d1417354f5}' : 'Synthetic IDE Controller',
'{ba6163d9-04a1-4d29-b605-72e2ffb1dc7f}' : 'Synthetic SCSI Controller',
'{2f9bcc4a-0069-4af3-b76b-6fd0be528cda}' : 'Synthetic fiber channel 
adapter',
'{8c2eaf3d-32a7-4b09-ab99-bd1f1c86b501}' : 'Synthetic RDMA adapter',
'{276aacf4-ac15-426c-98dd-7521ad3f01fe}' : '[Reserved system device]',
'{f8e65716-3cb3-4a06-9a60-1889c5cccab5}' : '[Reserved system device]',
'{3375baf4-9e15-4b30-b765-67acb10d607b}' : '[Reserved system device]',
}

def get_vmbus_dev_attr(dev_name, attr):
try:
f = open('%s/%s/%s' % (vmbus_sys_path, dev_name, attr), 'r')
lines = f.readlines()
f.close()
except IOError:
lines = []

return lines

class VMBus_Dev:
pass


vmbus_dev_list = []

for f in os.listdir(vmbus_sys_path):
vmbus_id = get_vmbus_dev_attr(f, 'id')[0].strip()
class_id = get_vmbus_dev_attr(f, 'class_id')[0].strip()
device_id = get_vmbus_dev_attr(f, 'device_id')[0].strip()
dev_desc = vmbus_dev_dict.get(class_id, 'Unknown')

chn_vp_mapping = get_vmbus_dev_attr(f, 'channel_vp_mapping')
chn_vp_mapping = [c.strip() for c in chn_vp_mapping]
chn_vp_mapping = sorted(chn_vp_mapping,
key 

commit xorg-x11-server for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2015-10-03 20:29:48

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


Package is "xorg-x11-server"

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2015-08-05 19:13:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2015-10-03 20:29:52.0 +0200
@@ -1,0 +2,7 @@
+Fri Sep 25 10:06:45 UTC 2015 - e...@suse.com
+
+- u_vesa-Add-VBEDPMSGetCapabilities-VBEDPMSGet.patch
+  Add VBEDPMSGetCapabilities() and VBEDPMSGet() functions
+  (bsc#947356, boo#947493).
+
+---

New:

  u_vesa-Add-VBEDPMSGetCapabilities-VBEDPMSGet.patch



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.mUB3Cb/_old  2015-10-03 20:29:53.0 +0200
+++ /var/tmp/diff_new_pack.mUB3Cb/_new  2015-10-03 20:29:53.0 +0200
@@ -150,6 +150,9 @@
 Provides:   xf86-video-modesetting = %{version}
 Obsoletes:  xf86-video-modesetting < %{version}
 
+ # Remove (also from depending driver(s)) when updating X11_ABI_VIDEODRV by 
updating the server package - NOTE: also remove from xorg-x11-server.macros.in !
+Provides:   X11_ABI_HAS_DPMS_GET_CAPABILITIES
+
 # Xvfb requires keyboard files as well (bnc#797124)
 Requires:   xkeyboard-config
 
@@ -178,6 +181,8 @@
 
 Patch117:   xorg-x11-server-byte-order.patch
 
+Patch160:   u_vesa-Add-VBEDPMSGetCapabilities-VBEDPMSGet.patch
+
 Patch201:   U_linux-Add-linux_parse_vt_settings-and-linux_get_keep.patch
 Patch202:   U_linux-Add-a-may_fail-paramter-to-linux_parse_vt_sett.patch
 Patch203:   U_systemd-logind-Only-use-systemd-logind-integration-t.patch
@@ -277,6 +282,8 @@
 
 %patch117 -p1
 
+%patch160 -p1
+
 %patch201 -p1
 %patch202 -p1
 %patch203 -p1

++ u_vesa-Add-VBEDPMSGetCapabilities-VBEDPMSGet.patch ++
From: Egbert Eich 
Date: Thu Sep 24 12:38:13 2015 +0200
Subject: [PATCH]vesa: Add VBEDPMSGetCapabilities & VBEDPMSGet()
Patch-mainline: to be upstreamed

References: bnc#947356
Signed-off-by: Egbert Eich 

Signed-off-by: Egbert Eich 
---
 hw/xfree86/vbe/vbe.c | 147 ++-
 hw/xfree86/vbe/vbe.h |   3 ++
 2 files changed, 149 insertions(+), 1 deletion(-)

diff --git a/hw/xfree86/vbe/vbe.c b/hw/xfree86/vbe/vbe.c
index 39f0cef..179d4c6 100644
--- a/hw/xfree86/vbe/vbe.c
+++ b/hw/xfree86/vbe/vbe.c
@@ -20,6 +20,28 @@
 #include "vbe.h"
 #include 
 
+#ifdef DEBUG
+#define LOG_RESULT(x) { \
+xf86DrvMsg(x->pInt10->pScrn->scrnIndex, X_INFO, "%s () = %s\n", \
+   __FUNCTION__,\
+   R16(x->pInt10->ax) == 0x4f ? "success" : "failure"); }
+
+#define LOG_SUCCESS(x) { \
+xf86DrvMsg(x->pInt10->pScrn->scrnIndex, X_INFO, "%s () = success\n", \
+   __FUNCTION__); }
+#define LOG_FAILURE(x) { \
+xf86DrvMsg(x->pInt10->pScrn->scrnIndex, X_INFO, "%s () = failure\n", \
+   __FUNCTION__); }
+#define LOG_VBE(x,fmt, args...) { \
+xf86DrvMsg(x->pInt10->pScrn->scrnIndex, X_INFO, "%s " fmt, __FUNCTION__, \
+   ##args); }
+#else
+#define LOG_RESULT(x) {}
+#define LOG_SUCCESS(x) {}
+#define LOG_FAILURE(x) {}
+#define LOG_VBE(x,fmt, args...) {}
+#endif
+
 #define VERSION(x) VBE_VERSION_MAJOR(x),VBE_VERSION_MINOR(x)
 
 #if X_BYTE_ORDER == X_LITTLE_ENDIAN
@@ -187,6 +209,7 @@ vbeProbeDDC(vbeInfoPtr pVbe)
 if (pVbe->ddc != DDC_UNCHECKED)
 return TRUE;
 
+LOG_VBE(pVbe,"()\n");
 pVbe->pInt10->ax = 0x4F15;
 pVbe->pInt10->bx = 0;
 pVbe->pInt10->cx = 0;
@@ -195,6 +218,7 @@ vbeProbeDDC(vbeInfoPtr pVbe)
 pVbe->pInt10->num = 0x10;
 
 xf86ExecX86int10(pVbe->pInt10);
+LOG_RESULT(pVbe);
 
 if ((pVbe->pInt10->ax & 0xff) != 0x4f) {
 xf86DrvMsgVerb(screen, X_INFO, 3, "VESA VBE DDC not supported\n");
@@ -285,6 +309,7 @@ vbeReadEDID(vbeInfoPtr pVbe)
 memset(page, 0, sizeof(vbeInfoPtr));
 strcpy(page, vbeVersionString);
 
+LOG_VBE(pVbe, "()\n");
 pVbe->pInt10->ax = 0x4F15;
 pVbe->pInt10->bx = 0x01;
 pVbe->pInt10->cx = 0;
@@ -294,6 +319,7 @@ vbeReadEDID(vbeInfoPtr pVbe)
 pVbe->pInt10->num = 0x10;
 
 xf86ExecX86int10(pVbe->pInt10);
+LOG_RESULT(pVbe);
 
 if ((pVbe->pInt10->ax & 0xff) != 0x4f) {
 xf86DrvMsgVerb(screen, X_INFO, 3, "VESA VBE DDC invalid\n");
@@ -365,11 +391,13 @@ VBEGetVBEInfo(vbeInfoPtr pVbe)
 ((char *) pVbe->memory)[2] = 'E';
 ((char *) pVbe->memory)[3] = '2';
 
+LOG_VBE(pVbe, "()\n");
 

commit alsa-utils for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package alsa-utils for openSUSE:Factory 
checked in at 2015-10-03 20:28:37

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


Package is "alsa-utils"

Changes:

--- /work/SRC/openSUSE:Factory/alsa-utils/alsa-utils.changes2015-08-21 
07:38:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.alsa-utils.new/alsa-utils.changes   
2015-10-03 20:29:25.0 +0200
@@ -1,0 +2,10 @@
+Tue Sep 29 17:30:30 CEST 2015 - ti...@suse.de
+
+- Backport upstream fixes: particularly fixing the inconsistent
+  mixer state after service reload (bnc#929619):
+  0010-speaker-test-fix-option-ordering.patch
+  0011-arecord-Remove-only-regular-files.patch
+  0012-aplay-fix-VU-meter-for-S24_LE-etc-formats.patch
+  0013-alsactl-Manage-both-save-and-restore-in-a-single-uni.patch
+
+---

New:

  0010-speaker-test-fix-option-ordering.patch
  0011-arecord-Remove-only-regular-files.patch
  0012-aplay-fix-VU-meter-for-S24_LE-etc-formats.patch
  0013-alsactl-Manage-both-save-and-restore-in-a-single-uni.patch



Other differences:
--
++ alsa-utils.spec ++
--- /var/tmp/diff_new_pack.kasF44/_old  2015-10-03 20:29:26.0 +0200
+++ /var/tmp/diff_new_pack.kasF44/_new  2015-10-03 20:29:26.0 +0200
@@ -54,6 +54,10 @@
 Patch7: 0007-speaker-test-Add-option-to-specify-signal-scale.patch
 Patch8: 0008-topology-Add-command-line-topology-tool-to-build-top.patch
 Patch9: 0009-alsactl-Add-path-condition-to-alsa-store-and-alsa-re.patch
+Patch10:0010-speaker-test-fix-option-ordering.patch
+Patch11:0011-arecord-Remove-only-regular-files.patch
+Patch12:0012-aplay-fix-VU-meter-for-S24_LE-etc-formats.patch
+Patch13:0013-alsactl-Manage-both-save-and-restore-in-a-single-uni.patch
 #
 Patch99:alsa-utils-gettext-version-removal.diff
 BuildRequires:  alsa-devel
@@ -90,6 +94,10 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
+%patch11 -p1
+%patch12 -p1
+%patch13 -p1
 #
 %if 0%{?suse_version} < 1020
 %patch99 -p1
@@ -146,7 +154,6 @@
 %{_unitdir}/*.service
 %{_unitdir}/basic.target.wants/alsa-state.service
 %{_unitdir}/basic.target.wants/alsa-restore.service
-%{_unitdir}/shutdown.target.wants/alsa-store.service
 %endif
 %if %{use_varlib}
 %{_localstatedir}/lib/alsa

++ 0010-speaker-test-fix-option-ordering.patch ++
>From 4482cc7cfe97fd69b38687816a6450b0fcc9ba59 Mon Sep 17 00:00:00 2001
From: Ken Benoit 
Date: Thu, 17 Sep 2015 15:06:38 -0400
Subject: [PATCH] speaker-test: fix option ordering

The -c and -s options needed to be provided in a specific order for the -s 
option to work correctly.

This pulls the speaker option check outside of the option parsing so that all 
the options have been parsed before checking to see if the parameter to -s is 
correct.

Signed-off-by: Ken Benoit 
Signed-off-by: Jaroslav Kysela 
---
 speaker-test/speaker-test.c | 15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/speaker-test/speaker-test.c b/speaker-test/speaker-test.c
index 25970af1c9bc..5b9cbeca632d 100644
--- a/speaker-test/speaker-test.c
+++ b/speaker-test/speaker-test.c
@@ -1041,6 +1041,7 @@ int main(int argc, char *argv[]) {
   double   time1,time2,time3;
   unsigned int n, nloops;
   struct   timeval tv1,tv2;
+  int  speakeroptset = 0;
 #ifdef CONFIG_SUPPORT_CHMAP
   const char *chmap = NULL;
 #endif
@@ -1162,11 +1163,7 @@ int main(int argc, char *argv[]) {
 case 's':
   speaker = atoi(optarg);
   speaker = speaker < 1 ? 0 : speaker;
-  speaker = speaker > channels ? 0 : speaker;
-  if (speaker==0) {
-fprintf(stderr, _("Invalid parameter for -s option.\n"));
-exit(EXIT_FAILURE);
-  }  
+  speakeroptset = 1;
   break;
 case 'w':
   given_test_wav_file = optarg;
@@ -1200,6 +1197,14 @@ int main(int argc, char *argv[]) {
 exit(EXIT_SUCCESS);
   }
 
+  if (speakeroptset) {
+speaker = speaker > channels ? 0 : speaker;
+if (speaker==0) {
+  fprintf(stderr, _("Invalid parameter for -s option.\n"));
+  exit(EXIT_FAILURE);
+}
+  }
+
   if (!force_frequency) {
 freq = freq < 30.0 ? 30.0 : freq;
 freq = freq > 8000.0 ? 8000.0 : freq;
-- 
2.5.3

++ 0011-arecord-Remove-only-regular-files.patch ++
>From 5f0fc49a3ab9e9a66eb7a74582829c21556506a1 Mon Sep 17 00:00:00 2001
From: Alexander Volkov 
Date: Mon, 21 Sep 2015 16:05:57 +0300
Subject: [PATCH] arecord: Remove only regular files

arecord removes a file before writing 

commit yast2-transfer for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-transfer for openSUSE:Factory 
checked in at 2015-10-03 20:28:12

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


Package is "yast2-transfer"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-transfer/yast2-transfer.changes
2015-01-30 23:57:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-transfer.new/yast2-transfer.changes   
2015-10-03 20:29:17.0 +0200
@@ -4 +4,2 @@
-- fixed \r character lost during conversion to Ruby 
+- fixed \r character lost during conversion to Ruby (bnc#344123)
+- 3.1.2

Old:

  yast2-transfer-3.1.1.tar.bz2

New:

  yast2-transfer-3.1.2.tar.bz2



Other differences:
--
++ yast2-transfer.spec ++
--- /var/tmp/diff_new_pack.DW7Tdr/_old  2015-10-03 20:29:18.0 +0200
+++ /var/tmp/diff_new_pack.DW7Tdr/_new  2015-10-03 20:29:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-transfer
 #
-# 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:   yast2-transfer
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-transfer-3.1.1.tar.bz2 -> yast2-transfer-3.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-transfer-3.1.1/CONTRIBUTING.md 
new/yast2-transfer-3.1.2/CONTRIBUTING.md
--- old/yast2-transfer-3.1.1/CONTRIBUTING.md2015-01-27 13:29:11.0 
+0100
+++ new/yast2-transfer-3.1.2/CONTRIBUTING.md2015-10-01 13:29:11.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=guided=openSUSE+Factory=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=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-transfer-3.1.1/package/yast2-transfer.changes 
new/yast2-transfer-3.1.2/package/yast2-transfer.changes
--- old/yast2-transfer-3.1.1/package/yast2-transfer.changes 2015-01-27 
13:29:11.0 +0100
+++ new/yast2-transfer-3.1.2/package/yast2-transfer.changes 2015-10-01 
13:29:11.0 +0200
@@ -1,7 +1,8 @@
 ---
 Mon Jan 26 13:56:18 UTC 2015 - jreidin...@suse.com
 
-- fixed \r character lost during conversion to Ruby 
+- fixed \r character lost during conversion to Ruby (bnc#344123)
+- 3.1.2
 
 ---
 Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-transfer-3.1.1/package/yast2-transfer.spec 
new/yast2-transfer-3.1.2/package/yast2-transfer.spec
--- old/yast2-transfer-3.1.1/package/yast2-transfer.spec2015-01-27 
13:29:11.0 +0100
+++ new/yast2-transfer-3.1.2/package/yast2-transfer.spec2015-10-01 
13:29:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-transfer
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit rubygem-packaging_rake_tasks for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package rubygem-packaging_rake_tasks for 
openSUSE:Factory checked in at 2015-10-03 20:28:31

Comparing /work/SRC/openSUSE:Factory/rubygem-packaging_rake_tasks (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-packaging_rake_tasks.new (New)


Package is "rubygem-packaging_rake_tasks"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-packaging_rake_tasks/rubygem-packaging_rake_tasks.changes
2014-10-20 07:26:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-packaging_rake_tasks.new/rubygem-packaging_rake_tasks.changes
   2015-10-03 20:29:24.0 +0200
@@ -2 +2 @@
-Mon Oct 13 14:28:25 UTC 2014 - co...@suse.com
+Thu May 14 14:28:25 UTC 2015 - co...@suse.com
@@ -4,0 +5,18 @@
+
+---
+Thu May 14 12:06:01 UTC 2015 - jreidin...@suse.com
+
+- Do not crash if tarball have different name in devel project
+- 1.1.3
+
+---
+Tue Apr 28 15:51:40 UTC 2015 - jreidin...@suse.com
+
+- stop osc commit if there is no change
+- 1.1.2
+
+---
+Thu Nov 13 16:22:40 UTC 2014 - lsle...@suse.cz
+
+- additionally report warnings in the "check:syntax" task
+- 1.1.1

Old:

  packaging_rake_tasks-1.1.0.gem

New:

  packaging_rake_tasks-1.1.3.gem



Other differences:
--
++ rubygem-packaging_rake_tasks.spec ++
--- /var/tmp/diff_new_pack.lzcq0f/_old  2015-10-03 20:29:24.0 +0200
+++ /var/tmp/diff_new_pack.lzcq0f/_new  2015-10-03 20:29:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-packaging_rake_tasks
 #
-# 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:   rubygem-packaging_rake_tasks
-Version:1.1.0
+Version:1.1.3
 Release:0
 %define mod_name packaging_rake_tasks
 %define mod_full_name %{mod_name}-%{version}

++ packaging_rake_tasks-1.1.0.gem -> packaging_rake_tasks-1.1.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 1970-01-01 01:00:00.0 +0100
+++ new/VERSION 2015-05-06 10:39:43.0 +0200
@@ -1 +1 @@
-1.1.0
+1.1.3
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tasks/check_syntax.rake 
new/lib/tasks/check_syntax.rake
--- old/lib/tasks/check_syntax.rake 1970-01-01 01:00:00.0 +0100
+++ new/lib/tasks/check_syntax.rake 2015-05-06 10:39:43.0 +0200
@@ -33,7 +33,7 @@
 raise
   end
 
-  res = `ruby -c #{file}`
+  res = `ruby -c -w #{file}`
   puts "#{file}: #{res}" if verbose
   raise "Syntax error found in file '#{file}'" unless $?.exitstatus.zero?
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tasks/osc.rake new/lib/tasks/osc.rake
--- old/lib/tasks/osc.rake  1970-01-01 01:00:00.0 +0100
+++ new/lib/tasks/osc.rake  2015-05-06 10:39:43.0 +0200
@@ -18,6 +18,7 @@
 
 require 'rake'
 require "tempfile"
+require "tmpdir"
 
 namespace :osc do
 
@@ -68,7 +69,7 @@
   cp f, osc_checkout_dir
 end
 
-Dir.chdir(osc_checkout_dir) do 
+Dir.chdir(osc_checkout_dir) do
   sh "osc -A '#{obs_api}' addremove"
 end
   end
@@ -81,6 +82,43 @@
 version
   end
 
+  def different_tarballs?(source1, source2)
+return true if !File.exist?(source1) || !File.exist?(source2)
+
+Dir.mktmpdir("unpacked_tarball") do |d1|
+  sh "tar xvf #{source1} -C #{d1}"
+
+  Dir.mktmpdir("unpacked_tarball") do |d2|
+sh "tar xvf #{source2} -C #{d2}"
+
+res = `diff -ur #{d1} #{d2}`
+puts res if verbose
+
+return !$?.success?
+  end
+end
+  end
+
+  def check_changes!
+# run spec file service to ensure that just formatting changes is not 
detected
+Dir.chdir(package_dir) { sh "/usr/lib/obs/service/format_spec_file 
--outdir ." }
+Dir["#{package_dir}/*"].each do |f|
+  orig = f.sub(/#{package_dir}\//, "")
+  if orig =~ /\.(tar|tbz2|tgz|tlz)/ # tar archive, so ignore archive 
creation time otherwise it always looks like new one
+return if different_tarballs?(f, File.join(osc_checkout_dir, orig))
+  else
+cmd = "diff -u #{f} #{osc_checkout_dir}/#{orig}"
+puts cmd if verbose
+puts 

commit gwenview for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package gwenview for openSUSE:Factory 
checked in at 2015-10-03 20:28:46

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


Package is "gwenview"

Changes:

--- /work/SRC/openSUSE:Factory/gwenview/gwenview.changes2015-09-03 
18:06:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.gwenview.new/gwenview.changes   2015-10-03 
20:29:26.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 20 17:55:11 UTC 2015 - tittiatc...@gmail.com
+
+- Add KDE to the desktop Categories (boo#868337)
+
+---



Other differences:
--
++ gwenview.spec ++
--- /var/tmp/diff_new_pack.Tvx1FM/_old  2015-10-03 20:29:27.0 +0200
+++ /var/tmp/diff_new_pack.Tvx1FM/_new  2015-10-03 20:29:27.0 +0200
@@ -56,7 +56,7 @@
 %install
   cd build
   %kde4_makeinstall
-  %suse_update_desktop_file -r gwenview   Graphics RasterGraphics Viewer
+  %suse_update_desktop_file -r gwenview   Graphics RasterGraphics Viewer 
KDE
   %kde_post_install
 
 # symlink solid actions into place known to Plasma 5, remove once k3b is 
KF5-based




commit sox for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

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

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


Package is "sox"

Changes:

--- /work/SRC/openSUSE:Factory/sox/sox.changes  2013-09-13 14:46:28.0 
+0200
+++ /work/SRC/openSUSE:Factory/.sox.new/sox.changes 2015-10-03 
20:29:34.0 +0200
@@ -1,0 +2,34 @@
+Wed Sep 22 15:57:49 UTC 2015 - mplus...@suse.com
+
+- Update to 14.4.2
+  o Add optional support for reading Ogg Opus files.
+  o Fix for max size text chunks in aiff files.
+  o Add reading support for RF64 WAV files.
+  o Work around for libsndfile created RF64 files with invalid
+sizes. 
+  o Detect MS ADPCM WAV files with invalid blocks.
+  o Detect Sphere files with invalid header sizes.
+  o 'Deemph' can now also be used at 48kHz sample rate.
+  o 'Rate' now much faster in many cases. 
+  o Allow sending spectrograms to stdout.
+  o Allow use of Dolph window with spectrograms. 
+  o Allow mixing time and sample-count arguments for the delay
+effect, and for spectrogram -S and -d.
+  o Support multi-channel LADSPA plugins.
+  o Support infinite repetition with repeat.
+  o Improved pink noise frequency response in synth. 
+  o Extended syntax for specifying audio positions to several
+effects. 
+  o Fix integer overflow in mcompand. [3590093] 
+  o Add optional latency compenstation for LADSPA plugins.
+  o New -p option for soxi to display sample precision.
+  o New libsox example6: give explicit output attributes.
+  o Speed optimization for effects that operate on channels
+independently.
+  o Fix memory leaks.
+  o Most internal symbols (lsx_*) are no longer exported.
+- Drop sox-14.4.0-ocloexec.patch as it brings little enhancement 
+  and there has been no activity at upstreaming it
+- Enable ffmpeg and opus by default
+
+---

Old:

  sox-14.4.0-ocloexec.patch
  sox-14.4.1.tar.bz2

New:

  sox-14.4.2.tar.bz2



Other differences:
--
++ sox.spec ++
--- /var/tmp/diff_new_pack.ucMuQ5/_old  2015-10-03 20:29:35.0 +0200
+++ /var/tmp/diff_new_pack.ucMuQ5/_new  2015-10-03 20:29:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sox
 #
-# 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
@@ -16,9 +16,10 @@
 #
 
 
-%define soname 2
+%define soname 3
 
-%bcond_with ffmpeg
+%bcond_without ffmpeg
+%bcond_without opus
 %bcond_with mad
 %bcond_with lame
 %bcond_with amrwb
@@ -30,7 +31,6 @@
 BuildRequires:  ladspa-devel
 BuildRequires:  libgsm-devel
 BuildRequires:  libid3tag-devel
-BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(ao)
@@ -50,6 +50,9 @@
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
 %endif
+%if %{with opus}
+BuildRequires:  libopus-devel
+%endif
 %if %{with mad}
 BuildRequires:  pkgconfig(mad)
 %endif
@@ -66,15 +69,14 @@
 BuildRequires:  pkgconfig(twolame)
 %endif
 BuildRequires:  libtool
-Version:14.4.1
+Version:14.4.2
 Release:0
 Summary:Sound Conversion Tools
 License:LGPL-2.1+ and GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
 Url:http://sox.sourceforge.net
 Source0:
http://downloads.sourceforge.net/project/sox/sox/%{version}/%{name}-%{version}.tar.bz2
-#PATCH-FIX-OPENSUSE crrodrig...@opensuse.org linux/glibc specific patch to 
open all fds with O_CLOEXEC (not suitable for other OS)
-Patch0: sox-14.4.0-ocloexec.patch
+Source1:%{name}.changes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -106,16 +108,17 @@
 
 %prep
 %setup -q
-%patch0
-FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
-sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" src/sox.h src/libsox.c
-FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes 
'+%%H:%%M:%%S')
-sed -i "s/__TIME__/\"$FAKE_BUILDTIME\"/" src/sox.h src/libsox.c
+modified="$(sed -n '/^/n;s/ - .*$//;p;q' "%{SOURCE1}")"
+DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
+TIME="\"$(date -d "${modified}" "+%%R")\""
+find .  -name '*.[ch]' | xargs sed -i 
"s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g"
 
 %build
-autoreconf -fiv
-%configure --without-oss --disable-static --with-distro=openSUSE
-make %{?_smp_mflags}
+%configure \
+  --without-oss \
+  --disable-static \
+  

commit kate for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kate for openSUSE:Factory checked in 
at 2015-10-03 20:27:27

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


Package is "kate"

Changes:

--- /work/SRC/openSUSE:Factory/kate/kate.changes2015-07-14 
17:40:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kate.new/kate.changes   2015-10-03 
20:29:01.0 +0200
@@ -1,0 +2,28 @@
+Tue Sep 22 22:30:37 UTC 2015 - alarr...@suse.com
+
+- Fixed a "directories not owned by a package" error
+
+---
+Sun Sep 13 19:00:20 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:45 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:08:07 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kate-15.04.3.tar.xz

New:

  kate-15.08.1.tar.xz



Other differences:
--
++ kate.spec ++
--- /var/tmp/diff_new_pack.09mkQV/_old  2015-10-03 20:29:02.0 +0200
+++ /var/tmp/diff_new_pack.09mkQV/_new  2015-10-03 20:29:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kate
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Advanced Text Editor
 License:GPL-2.0+
@@ -37,6 +37,7 @@
 BuildRequires:  kguiaddons-devel
 BuildRequires:  ki18n-devel
 BuildRequires:  kiconthemes-devel
+BuildRequires:  kactivities5-devel
 BuildRequires:  kinit-devel
 BuildRequires:  kio-devel
 BuildRequires:  kitemmodels-devel
@@ -117,7 +118,8 @@
 %dir %{_kf5_htmldir}
 %doc %{_kf5_htmldir}/en/katepart/
 %doc %{_kf5_htmldir}/en/kate/
-%_kf5_sharedir/appdata/org.kde.kate.appdata.xml
+%dir %{_kf5_sharedir}/appdata
+%{_kf5_sharedir}/appdata/org.kde.kate.appdata.xml
 
 %files -n kwrite
 %defattr(-,root,root)
@@ -128,7 +130,8 @@
 %dir %{_kf5_htmldir}/en
 %dir %{_kf5_htmldir}
 %doc %{_kf5_htmldir}/en/kwrite/
-%_kf5_sharedir/appdata/org.kde.kwrite.appdata.xml
+%dir %{_kf5_sharedir}/appdata
+%{_kf5_sharedir}/appdata/org.kde.kwrite.appdata.xml
 
 %files plugins
 %defattr(-,root,root)

++ kate-15.04.3.tar.xz -> kate-15.08.1.tar.xz ++
 8568 lines of diff (skipped)




commit okular for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2015-10-03 20:27:45

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


Package is "okular"

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2015-08-02 
22:44:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new/okular.changes   2015-10-03 
20:29:06.0 +0200
@@ -1,0 +2,35 @@
+Thu Sep 24 17:11:33 UTC 2015 - alarr...@suse.com
+
+- Added libqjson-devel to buildrequires
+
+---
+Sun Sep 13 19:45:22 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:24 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Mon Aug 10 15:35:17 UTC 2015 - wba...@tmo.at
+
+- Replace pkgconfig(exiv2) BuildRequires with pkgconfig(libkexiv2).
+  Okular needs to be built against libkexiv2 for image support
+  (kimgio plugin), not exiv2.
+
+---
+Fri Aug  7 07:04:59 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  okular-15.04.3.tar.xz

New:

  okular-15.08.1.tar.xz



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.jWlHZi/_old  2015-10-03 20:29:07.0 +0200
+++ /var/tmp/diff_new_pack.jWlHZi/_new  2015-10-03 20:29:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   okular
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Document Viewer
 License:GPL-2.0+
@@ -36,11 +36,12 @@
 BuildRequires:  libgphoto2-devel
 BuildRequires:  libkactivities-devel
 BuildRequires:  libkde4-devel
-BuildRequires:  pkgconfig(exiv2)
+BuildRequires:  pkgconfig(libkexiv2)
 BuildRequires:  libkscreen-devel >= 1.0.2
 BuildRequires:  pkgconfig(poppler-qt4)
 BuildRequires:  pkgconfig(qca2)
 BuildRequires:  pkgconfig(qimageblitz)
+BuildRequires:  libqjson-devel
 BuildRequires:  libspectre-devel
 BuildRequires:  mobipocket-devel
 BuildRequires:  net-snmp-devel

++ okular-15.04.3.tar.xz -> okular-15.08.1.tar.xz ++
 1851 lines of diff (skipped)




commit marble for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package marble for openSUSE:Factory checked 
in at 2015-10-03 20:27:21

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


Package is "marble"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ /work/SRC/openSUSE:Factory/.marble.new/libmarblewidget.changes  
2015-10-03 20:28:57.0 +0200
@@ -0,0 +1,14 @@
+---
+Sun Sep 13 19:43:47 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+- Drop upstream patch marble_fix_ppc64_build.patch
+---
+Sun Aug 30 18:20:17 UTC 2015 - tittiatc...@gmail.com
+
+- Initial package to fullfil the buildrequirements for libkgeomap
+  as it is still based on Qt4
+
--- /work/SRC/openSUSE:Factory/marble/marble.changes2015-07-14 
17:39:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.marble.new/marble.changes   2015-10-03 
20:28:58.0 +0200
@@ -1,0 +2,40 @@
+Sun Sep 13 19:43:47 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+- Drop upstream patch marble_fix_ppc64_build.patch
+---
+Sat Aug 29 18:27:03 UTC 2015 - tittiatc...@gmail.com
+
+- Switch back to Qt4 build for Marble so that other dependencies 
+  can be build too
+
+---
+Wed Aug 19 19:44:22 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Wed Aug 19 11:09:31 UTC 2015 - cgiboude...@gmx.com
+
+- Add marble_fix_ppc64_build.patch. Fixes the ppc64 installation paths
+- Move FindMarble.cmake to marble-devel
+- Spec cleanup
+
+---
+Fri Aug  7 07:04:33 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * Marble is now Qt5/KF5 based
+
+- Drop patch  do_not_build_qtonly_and_mobile.diff which is no 
+  longer required
+
+
+---

Old:

  do_not_build_qtonly_and_mobile.diff
  marble-15.04.3.tar.xz

New:

  libmarblewidget.changes
  libmarblewidget.spec
  marble-15.08.1.tar.xz



Other differences:
--
++ libmarblewidget.spec ++
#
# spec file for package libmarblewidget
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

%define _so 22

Name:   libmarblewidget
Version:15.08.1
Release:0
Summary:Generic map viewer library for libkgeomapr
License:LGPL-2.1+
Group:  Amusements/Teaching/Other
Url:http://edu.kde.org
Source0:marble-%{version}.tar.xz
BuildRequires:  fdupes
BuildRequires:  gpsd-devel
BuildRequires:  perl
BuildRequires:  libkde4-devel
BuildRequires:  quazip-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
The shared library for the MarbleWidget shared library.

%package devel
Summary:Generic map viewer: Build Environment
Group:  Development/Libraries/KDE
Requires:   libmarblewidget%{_so} = %{version}
Conflicts:  marble-devel

%description devel
Development headers and libraries for Marble.

%package -n libmarblewidget%{_so}
Summary:Generic map viewer: Shared Library
Group:  Development/Libraries/KDE

%description -n libmarblewidget%{_so}
The shared library for the MarbleWidget shared library.

%prep
%setup -q -n marble-%{version}

%build
%ifarch ppc ppc64
export RPM_OPT_FLAGS="%{optflags} 

commit kaccessible for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kaccessible for openSUSE:Factory 
checked in at 2015-10-03 20:17:59

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-07-14 
17:31:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.kaccessible.new/kaccessible.changes 
2015-10-03 20:18:00.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:58:37 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:38 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:46:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kaccessible-15.04.3.tar.xz

New:

  kaccessible-15.08.1.tar.xz



Other differences:
--
++ kaccessible.spec ++
--- /var/tmp/diff_new_pack.jkxhSr/_old  2015-10-03 20:18:01.0 +0200
+++ /var/tmp/diff_new_pack.jkxhSr/_new  2015-10-03 20:18:01.0 +0200
@@ -27,7 +27,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kaccessible-15.04.3.tar.xz -> kaccessible-15.08.1.tar.xz ++




commit kaccounts-integration for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2015-10-03 20:18:05

Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)


Package is "kaccounts-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
2015-07-14 17:41:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2015-10-03 20:18:06.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:58:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:39 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:09:28 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kaccounts-integration-15.04.3.tar.xz

New:

  kaccounts-integration-15.08.1.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.Z0pOtC/_old  2015-10-03 20:18:07.0 +0200
+++ /var/tmp/diff_new_pack.Z0pOtC/_new  2015-10-03 20:18:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+
@@ -39,6 +39,7 @@
 BuildRequires:  libsignon-qt5-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -81,6 +82,7 @@
 %{_kf5_libdir}/libkaccounts.so*
 %{_kf5_plugindir}/
 %{_kf5_servicesdir}/
+%_kf5_qmldir/
 
 %files devel
 %defattr(-,root,root)

++ kaccounts-integration-15.04.3.tar.xz -> 
kaccounts-integration-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.04.3/.reviewboardrc 
new/kaccounts-integration-15.08.1/.reviewboardrc
--- old/kaccounts-integration-15.04.3/.reviewboardrc1970-01-01 
01:00:00.0 +0100
+++ new/kaccounts-integration-15.08.1/.reviewboardrc2015-09-10 
00:59:45.0 +0200
@@ -0,0 +1,3 @@
+REPOSITORY = "git://anongit.kde.org/kaccounts-integration"
+REVIEWBOARD_URL = "https://git.reviewboard.kde.org;
+TARGET_GROUPS = "kdepim, telepathy"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-15.04.3/CMakeLists.txt 
new/kaccounts-integration-15.08.1/CMakeLists.txt
--- old/kaccounts-integration-15.04.3/CMakeLists.txt2015-05-29 
00:05:27.0 +0200
+++ new/kaccounts-integration-15.08.1/CMakeLists.txt2015-09-10 
00:59:45.0 +0200
@@ -8,15 +8,18 @@
 
 enable_testing()
 
-set(KACCOUNTS_VERSION "15.04.2")
+set(KDE_APPLICATIONS_VERSION_MAJOR "15")
+set(KDE_APPLICATIONS_VERSION_MINOR "08")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KACCOUNTS_SOVERSION "1")
 set(REQUIRED_QT_VERSION "5.2.0")
-set(KF5_DEP_VERSION "5.4.0")
+set(REQUIRED_KF5_VERSION "5.4.0")
 set(ACCOUNTSQT_DEP_VERSION "1.10")
 set(SIGNONQT_DEP_VERSION "8.55")
 
-find_package(Qt5 5.2.0 CONFIG REQUIRED Core Widgets)
-find_package(KF5 5.0.0 REQUIRED KCMUtils KIO I18n WidgetsAddons CoreAddons 
IconThemes Config Wallet DBusAddons )
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Widgets Qml)
+find_package(KF5 ${REQUIRED_KF5_VERSION} REQUIRED KCMUtils KIO I18n 
WidgetsAddons CoreAddons IconThemes Config Wallet DBusAddons)
 find_package(KF5Akonadi) #Akonadi-qt5 is at version 4.75.0 right now, so 
cannot be up here^
 find_package(AccountsQt5 ${ACCOUNTSQT_DEP_VERSION} REQUIRED CONFIG)
 find_package(SignOnQt5 ${SIGNONQT_DEP_VERSION} REQUIRED CONFIG)
@@ -33,11 +36,6 @@
 include(ECMInstallIcons)
 include(FeatureSummary)
 
-include_directories(
-${ACCOUNTSQT_INCLUDE_DIRS}
-${SIGNONQT_INCLUDE_DIRS}
-)
-
 remove_definitions(-DQT_NO_CAST_FROM_ASCII)
 
 add_subdirectory(src)
diff 

commit juk for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package juk for openSUSE:Factory checked in 
at 2015-10-03 20:17:55

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-07-14 17:31:38.0 
+0200
+++ /work/SRC/openSUSE:Factory/.juk.new/juk.changes 2015-10-03 
20:17:56.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:58:31 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:38 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:46:38 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  juk-15.04.3.tar.xz

New:

  juk-15.08.1.tar.xz



Other differences:
--
++ juk.spec ++
--- /var/tmp/diff_new_pack.NJdsw3/_old  2015-10-03 20:17:57.0 +0200
+++ /var/tmp/diff_new_pack.NJdsw3/_new  2015-10-03 20:17:57.0 +0200
@@ -25,7 +25,7 @@
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ juk-15.04.3.tar.xz -> juk-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-15.04.3/coverinfo.cpp 
new/juk-15.08.1/coverinfo.cpp
--- old/juk-15.04.3/coverinfo.cpp   2015-05-24 09:57:32.0 +0200
+++ new/juk-15.08.1/coverinfo.cpp   2015-08-03 07:36:58.0 +0200
@@ -39,6 +39,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #ifdef TAGLIB_WITH_MP4
 #include 
@@ -290,6 +291,13 @@
 TagLib::ID3v2::FrameList frames = id3tag->frameListMap()["APIC"];
 return !frames.isEmpty();
 }
+else if (TagLib::FLAC::File *flacFile =
+dynamic_cast(fileTag.data()))
+{
+
+// Look if images are embedded.
+return !flacFile->pictureList().isEmpty();
+}
 #ifdef TAGLIB_WITH_MP4
 else if(TagLib::MP4::File *mp4File =
 dynamic_cast(fileTag.data()))
@@ -357,6 +365,29 @@
 picture.size());
 }
 
+static QImage embeddedFLACAlbumArt(TagLib::FLAC::File *flacFile)
+{
+TagLib::List flacPictures = 
flacFile->pictureList();
+if(flacPictures.isEmpty()) {
+
+// No pictures are embedded.
+return QImage();
+}
+
+// Always use first picture - even if multiple are embedded.
+TagLib::ByteVector coverData = flacPictures[0]->data();
+QImage result = QImage::fromData(
+reinterpret_cast(coverData.data()),
+coverData.size());
+
+if(!result.isNull()) {
+return result;
+}
+
+// Error while casting image.
+return QImage();
+}
+
 #ifdef TAGLIB_WITH_MP4
 static QImage embeddedMP4AlbumArt(TagLib::MP4::Tag *tag)
 {
@@ -426,6 +457,11 @@
 TagLib::ID3v2::Tag *id3tag = mpegFile->ID3v2Tag(false);
 return embeddedMPEGAlbumArt(id3tag);
 }
+else if (TagLib::FLAC::File *flacFile =
+dynamic_cast(fileTag.data()))
+{
+return embeddedFLACAlbumArt(flacFile);
+}
 #ifdef TAGLIB_WITH_MP4
 else if(TagLib::MP4::File *mp4File =
 dynamic_cast(fileTag.data()))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-15.04.3/juk.appdata.xml 
new/juk-15.08.1/juk.appdata.xml
--- old/juk-15.04.3/juk.appdata.xml 2015-05-24 09:57:32.0 +0200
+++ new/juk-15.08.1/juk.appdata.xml 2015-08-03 07:36:58.0 +0200
@@ -4,6 +4,7 @@
   CC0-1.0
   GPL-2.0+
   JuK
+  JuK
   JuK
   JuK
   JuK
@@ -15,6 +16,8 @@
   JuK
   JuK
   JuK
+  JuK
+  JuK
   JuK
   JuK
   JuK
@@ -47,6 +50,8 @@
   Music Player
   Muusikamängija
   Musiikkisoitin
+  Lecteur de musique
+  Reprodutor de música
   Zenelejátszó
   Lettore musicale
   음악 재생기
@@ -76,6 +81,8 @@
 JuK es una aplicación jukebox de audio, que soporta 
colecciones de archivos MP3, Ogg Vorbis y FLAC. Le permite editar los "tags" de 
sus archivos de audio, y administrar sus colecciones y listas de reproducción. 
Su principal 

commit kalzium for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kalzium for openSUSE:Factory checked 
in at 2015-10-03 20:18:22

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-07-14 
17:31:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalzium.new/kalzium.changes 2015-10-03 
20:18:24.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:59:23 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:42 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:47:03 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kalzium-15.04.3.tar.xz

New:

  kalzium-15.08.1.tar.xz



Other differences:
--
++ kalzium.spec ++
--- /var/tmp/diff_new_pack.UBeoeb/_old  2015-10-03 20:18:25.0 +0200
+++ /var/tmp/diff_new_pack.UBeoeb/_new  2015-10-03 20:18:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kalzium
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Periodic Table of Elements
 License:GPL-2.0+

++ kalzium-15.04.3.tar.xz -> kalzium-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalzium-15.04.3/kalzium.appdata.xml 
new/kalzium-15.08.1/kalzium.appdata.xml
--- old/kalzium-15.04.3/kalzium.appdata.xml 2015-05-22 10:29:10.0 
+0200
+++ new/kalzium-15.08.1/kalzium.appdata.xml 2015-08-10 07:48:38.0 
+0200
@@ -4,6 +4,7 @@
   CC0-1.0
   GPL-2.0+
   Kalzium
+  Kalzium
   Kalzium
   Kalzium
   Kalzium
@@ -11,10 +12,12 @@
   Kalzium
   Kalzium
   Kalzium
+  Kalzium
   Kalzium
   Kalzium
   Kalzium
   Kalzium
+  Kalzium
   Kalzium
   Kalzium
   Kalzium
@@ -37,10 +40,12 @@
   Periodická tabulka
   Periodensystem der Elemente
   Periodic Table of Elements
+  Perioda tabelo de la elementoj
   Tabla periódica de los elementos
   Keemiliste elementide tabel
   Alkuaineiden jaksollinen järjestelmä
   Classification périodique des éléments
+  Táboa periódica dos elementos
   원소 주기율표
   Periodinė elementų lentelė
   Periodensysteem vun de Elementen
@@ -60,15 +65,20 @@
 Kalzium is a program that shows you the Periodic Table of Elements. You 
can use Kalzium to search for information about the elements or to learn facts 
about the periodic table. It provides an overview of the important data (like 
melting points, electron affinity, electron negativity, electron configuration, 
radii, mass, ionisation energy), an isotope table, and different colored views 
of the periodic table (separation of the different blocks, year simulator, 
temperature simulator). It contains tools to visualize the spectral lines of 
each element, a molecular weight calculator, a 3D molecule editor, and an 
equation solver for stoichiometric problems.
 Kalzium je program koji prikazuje periodni sistem 
elemenata. Možete koristiti Kalzium za traženje informacija o elementima ili da 
naučite činjenice o periodnom sistemu. On daje pregled važnih podataka (kao što 
su tačke topljenja, elektronski afinitet, elektro-negativnosti, elektronsku 
konfiguraciju, poluprečnika, masu, jonizacijsku energiju), tabelu izotopa,  
raznobojni pogledom na periodni sistem (razdvajanje različitih blokova, 
simulato godina , simulator temperature). On sadrži alate za vizualizaciju 
spektralne linije svakog elementa, kalkulator molekularne težine , uređivač 3D 
molekula i rješava probleme stehiometrijskih jednačina.
 El Kalzium és un programa que mostra la taula periòdica 
dels elements. Es pot utilitzar el Kalzium per cercar informació quant als 
elements o per aprendre fets quant a la taula periòdica. Proporciona un resum 
de les dades importants (com els punts de fusió, l'afinitat electrònica, 
l'electronegativitat, la configuració electrònica, radis, massa, energia 
d'ionització), una taula isòtops, i diferents vistes de colors de la taula 
periòdica (separació dels blocs diferents, simulador d'anys, simulador de 
temperatura). Conté eines per visualitzar les línies espectrals de cada 
element, un 

commit kanagram for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kanagram for openSUSE:Factory 
checked in at 2015-10-03 20:18:30

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


Package is "kanagram"

Changes:

--- /work/SRC/openSUSE:Factory/kanagram/kanagram.changes2015-07-14 
17:40:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kanagram.new/kanagram.changes   2015-10-03 
20:18:32.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:59:42 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:43 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:07:51 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kanagram-15.04.3.tar.xz

New:

  kanagram-15.08.1.tar.xz



Other differences:
--
++ kanagram.spec ++
--- /var/tmp/diff_new_pack.FLZRQw/_old  2015-10-03 20:18:33.0 +0200
+++ /var/tmp/diff_new_pack.FLZRQw/_new  2015-10-03 20:18:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kanagram
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Anagram Game
 License:GPL-2.0+

++ kanagram-15.04.3.tar.xz -> kanagram-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-15.04.3/CMakeLists.txt 
new/kanagram-15.08.1/CMakeLists.txt
--- old/kanagram-15.04.3/CMakeLists.txt 2015-05-31 13:04:23.0 +0200
+++ new/kanagram-15.08.1/CMakeLists.txt 2015-09-06 05:01:27.0 +0200
@@ -17,9 +17,10 @@
 add_definitions(-DHAVE_SPEECH)
 endif()
 
-find_package(ECM 1.3.0 NO_MODULE REQUIRED)
+find_package(ECM 1.7.0 NO_MODULE REQUIRED)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
+include(ECMAddAppIcon)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
 include(KDECompilerSettings)
@@ -46,6 +47,6 @@
 add_subdirectory( src )
 add_subdirectory( icons )
 
-install(FILES kanagram.appdata.xml DESTINATION 
${SHARE_INSTALL_PREFIX}/appdata/)
+install(FILES kanagram.appdata.xml DESTINATION 
${KDE_INSTALL_DATAROOTDIR}/appdata/)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-15.04.3/doc/CMakeLists.txt 
new/kanagram-15.08.1/doc/CMakeLists.txt
--- old/kanagram-15.04.3/doc/CMakeLists.txt 2015-05-31 13:04:23.0 
+0200
+++ new/kanagram-15.08.1/doc/CMakeLists.txt 2015-09-06 05:01:27.0 
+0200
@@ -1,4 +1,4 @@
 ### install files ###
 #
 
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR kanagram)
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kanagram)
Files old/kanagram-15.04.3/icons/128-app-kanagram.png and 
new/kanagram-15.08.1/icons/128-app-kanagram.png differ
Files old/kanagram-15.04.3/icons/128-apps-kanagram.png and 
new/kanagram-15.08.1/icons/128-apps-kanagram.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-15.04.3/icons/CMakeLists.txt 
new/kanagram-15.08.1/icons/CMakeLists.txt
--- old/kanagram-15.04.3/icons/CMakeLists.txt   2015-05-31 13:04:23.0 
+0200
+++ new/kanagram-15.08.1/icons/CMakeLists.txt   2015-09-06 05:01:27.0 
+0200
@@ -4,8 +4,9 @@
 32-apps-kanagram.png
 48-apps-kanagram.png
 64-apps-kanagram.png
+128-apps-kanagram.png
 80-apps-kanagram-harmattan.png
 sc-apps-kanagram.svgz
-DESTINATION ${ICON_INSTALL_DIR}
+DESTINATION ${KDE_INSTALL_ICONDIR}
 THEME hicolor
 )
Files old/kanagram-15.04.3/icons/hi128-app-kanagram.png and 
new/kanagram-15.08.1/icons/hi128-app-kanagram.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-15.04.3/kanagram.appdata.xml 
new/kanagram-15.08.1/kanagram.appdata.xml
--- old/kanagram-15.04.3/kanagram.appdata.xml   2015-05-31 13:04:23.0 
+0200
+++ new/kanagram-15.08.1/kanagram.appdata.xml   2015-09-06 05:01:27.0 
+0200

commit filelight for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package filelight for openSUSE:Factory 
checked in at 2015-10-03 20:17:46

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


Package is "filelight"

Changes:

--- /work/SRC/openSUSE:Factory/filelight/filelight.changes  2015-07-14 
17:31:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.filelight.new/filelight.changes 2015-10-03 
20:17:47.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:57:47 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:35 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:46:18 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  filelight-15.04.3.tar.xz

New:

  filelight-15.08.1.tar.xz



Other differences:
--
++ filelight.spec ++
--- /var/tmp/diff_new_pack.omTOb3/_old  2015-10-03 20:17:48.0 +0200
+++ /var/tmp/diff_new_pack.omTOb3/_new  2015-10-03 20:17:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   filelight
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Graphical disk usage viewer
 License:GPL-2.0 or GPL-3.0

++ filelight-15.04.3.tar.xz -> filelight-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/filelight-15.04.3/CMakeLists.txt 
new/filelight-15.08.1/CMakeLists.txt
--- old/filelight-15.04.3/CMakeLists.txt2015-05-14 23:52:55.0 
+0200
+++ new/filelight-15.08.1/CMakeLists.txt2015-05-14 23:36:04.0 
+0200
@@ -36,7 +36,7 @@
 include(KDECompilerSettings)
 
 
-find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Core DBus Widgets Script 
Test)
+find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Core DBus Widgets Script)
 find_package(KF5 REQUIRED
 KIO
 Parts
@@ -54,6 +54,15 @@
 -DQT_NO_CAST_TO_ASCII
 )
 
+find_package(Qt5Test ${QT_MIN_VERSION} CONFIG QUIET)
+set_package_properties(Qt5Test PROPERTIES
+PURPOSE "Required for tests"
+TYPE OPTIONAL)
+add_feature_info("Qt5Test" Qt5Test_FOUND "Required for building tests")
+if (NOT Qt5Test_FOUND)
+set(BUILD_TESTING OFF CACHE BOOL "Build the testing tree.")
+endif()
+
 add_definitions(-DTRANSLATION_DOMAIN=\"filelight\")
 
 include_directories(src/)
Files old/filelight-15.04.3/misc/16-apps-filelight.png and 
new/filelight-15.08.1/misc/16-apps-filelight.png differ
Files old/filelight-15.04.3/misc/22-apps-filelight.png and 
new/filelight-15.08.1/misc/22-apps-filelight.png differ
Files old/filelight-15.04.3/misc/32-actions-views_filelight.png and 
new/filelight-15.08.1/misc/32-actions-views_filelight.png differ
Files old/filelight-15.04.3/misc/32-apps-filelight.png and 
new/filelight-15.08.1/misc/32-apps-filelight.png differ
Files old/filelight-15.04.3/misc/48-apps-filelight.png and 
new/filelight-15.08.1/misc/48-apps-filelight.png differ
Files old/filelight-15.04.3/misc/64-apps-filelight.png and 
new/filelight-15.08.1/misc/64-apps-filelight.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/filelight-15.04.3/misc/CMakeLists.txt 
new/filelight-15.08.1/misc/CMakeLists.txt
--- old/filelight-15.04.3/misc/CMakeLists.txt   2015-05-14 23:52:55.0 
+0200
+++ new/filelight-15.08.1/misc/CMakeLists.txt   2015-05-14 23:36:04.0 
+0200
@@ -25,10 +25,10 @@
 install(FILES filelightui.rc DESTINATION ${KXMLGUI_INSTALL_DIR}//filelight)
 
 ecm_install_icons(ICONS
-hi32-actions-views_filelight.png
-hi16-apps-filelight.png 
-hi22-apps-filelight.png
-hi32-apps-filelight.png
-hi48-apps-filelight.png
-hi64-apps-filelight.png
-DESTINATION ${ICON_INSTALL_DIR})
+32-actions-views_filelight.png
+16-apps-filelight.png 
+22-apps-filelight.png
+32-apps-filelight.png
+48-apps-filelight.png
+64-apps-filelight.png
+DESTINATION ${ICON_INSTALL_DIR} THEME hicolor)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/filelight-15.04.3/misc/filelightpart.desktop 
new/filelight-15.08.1/misc/filelightpart.desktop
--- 

commit granatier for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package granatier for openSUSE:Factory 
checked in at 2015-10-03 20:17:50

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


Package is "granatier"

Changes:

--- /work/SRC/openSUSE:Factory/granatier/granatier.changes  2015-07-14 
17:31:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.granatier.new/granatier.changes 2015-10-03 
20:17:52.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:58:03 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:37 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:46:25 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  granatier-15.04.3.tar.xz

New:

  granatier-15.08.1.tar.xz



Other differences:
--
++ granatier.spec ++
--- /var/tmp/diff_new_pack.00sARv/_old  2015-10-03 20:17:53.0 +0200
+++ /var/tmp/diff_new_pack.00sARv/_new  2015-10-03 20:17:53.0 +0200
@@ -41,7 +41,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Action/Arcade
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:granatier-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ granatier-15.04.3.tar.xz -> granatier-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/CMakeLists.txt 
new/granatier-15.08.1/CMakeLists.txt
--- old/granatier-15.04.3/CMakeLists.txt2015-06-23 16:07:46.0 
+0200
+++ new/granatier-15.08.1/CMakeLists.txt2015-07-04 22:21:45.0 
+0200
@@ -3,7 +3,7 @@
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.3.0")
 
-find_package(ECM 1.3.0 REQUIRED CONFIG)
+find_package(ECM 1.7.0 REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg)
@@ -14,14 +14,9 @@
 WidgetsAddons 
 Config 
 I18n 
-GuiAddons 
 ConfigWidgets 
-ItemViews 
-IconThemes 
 XmlGui
-KIO
-NewStuff
-NotifyConfig)
+NewStuff)
 
 find_package(KF5KDEGames 4.9.0 REQUIRED)
 
@@ -30,6 +25,7 @@
 include(KDEInstallDirs)
 include(KDECompilerSettings)
 include(KDECMakeSettings)
+include(ECMAddAppIcon)
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/arenas/CMakeLists.txt 
new/granatier-15.08.1/arenas/CMakeLists.txt
--- old/granatier-15.04.3/arenas/CMakeLists.txt 2015-06-23 16:07:46.0 
+0200
+++ new/granatier-15.08.1/arenas/CMakeLists.txt 2015-07-04 22:21:45.0 
+0200
@@ -1,3 +1,3 @@
 FILE(GLOB arenaFiles *.desktop *.xml)
 install(FILES ${arenaFiles}
-DESTINATION  ${DATA_INSTALL_DIR}/granatier/arenas)
+DESTINATION  ${KDE_INSTALL_DATADIR}/granatier/arenas)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/arenas/clanbomber_Arena.desktop 
new/granatier-15.08.1/arenas/clanbomber_Arena.desktop
--- old/granatier-15.04.3/arenas/clanbomber_Arena.desktop   2015-06-23 
16:07:46.0 +0200
+++ new/granatier-15.08.1/arenas/clanbomber_Arena.desktop   2015-07-04 
22:21:45.0 +0200
@@ -1,6 +1,5 @@
 [Arena]
 Name=Arena
-Name[ast]=Sable
 Name[bs]=Arena
 Name[ca]=Arena
 Name[ca@valencia]=Arena
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/arenas/labyrinth.desktop 
new/granatier-15.08.1/arenas/labyrinth.desktop
--- old/granatier-15.04.3/arenas/labyrinth.desktop  2015-06-23 
16:07:46.0 +0200
+++ new/granatier-15.08.1/arenas/labyrinth.desktop  2015-07-04 
22:21:45.0 +0200
@@ -1,6 +1,5 @@
 [Arena]
 Name=Labyrinth
-Name[ast]=Llaberintu
 Name[bs]=Lavirint
 Name[ca]=Laberint
 Name[ca@valencia]=Laberint
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kalgebra for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2015-10-03 20:18:18

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


Package is "kalgebra"

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2015-07-14 
17:40:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2015-10-03 
20:18:19.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:59:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:41 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:07:41 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kalgebra-15.04.3.tar.xz

New:

  kalgebra-15.08.1.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.HqePr8/_old  2015-10-03 20:18:20.0 +0200
+++ /var/tmp/diff_new_pack.HqePr8/_new  2015-10-03 20:18:20.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-15.04.3.tar.xz -> kalgebra-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.04.3/CMakeLists.txt 
new/kalgebra-15.08.1/CMakeLists.txt
--- old/kalgebra-15.04.3/CMakeLists.txt 2015-04-27 13:11:48.0 +0200
+++ new/kalgebra-15.08.1/CMakeLists.txt 2015-07-20 18:05:02.0 +0200
@@ -1,7 +1,7 @@
 project(kalgebra)
 cmake_minimum_required(VERSION 2.8.11)
 
-find_package(ECM 1.3.0 REQUIRED NO_MODULE)
+find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${ECM_MODULE_PATH})
 
 find_package(Qt5 5.2 REQUIRED NO_MODULE COMPONENTS Qml Quick Xml Svg OpenGL 
PrintSupport Test)
@@ -10,6 +10,7 @@
 include(KDECMakeSettings)
 include(ECMInstallIcons)
 include(FeatureSummary)
+include(ECMAddAppIcon)
 
 find_package(Analitza5 REQUIRED)
 
@@ -68,6 +69,6 @@
 
   add_subdirectory(doc)
 endif()
-install(FILES kalgebra.appdata.xml DESTINATION 
${SHARE_INSTALL_PREFIX}/appdata/)
+install(FILES kalgebra.appdata.xml DESTINATION 
${KDE_INSTALL_DATAROOTDIR}/appdata/)
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.04.3/calgebra/CMakeLists.txt 
new/kalgebra-15.08.1/calgebra/CMakeLists.txt
--- old/kalgebra-15.04.3/calgebra/CMakeLists.txt2015-04-27 
13:11:48.0 +0200
+++ new/kalgebra-15.08.1/calgebra/CMakeLists.txt2015-07-20 
18:05:02.0 +0200
@@ -15,5 +15,5 @@
 add_executable(calgebra main.cpp)
 target_link_libraries(calgebra Qt5::Core ${READLINE_LIBRARY} KF5::Analitza)
 
-install(TARGETS calgebra ${INSTALL_TARGETS_DEFAULT_ARGS})
+install(TARGETS calgebra ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-15.04.3/doc/CMakeLists.txt 
new/kalgebra-15.08.1/doc/CMakeLists.txt
--- old/kalgebra-15.04.3/doc/CMakeLists.txt 2015-04-27 13:11:48.0 
+0200
+++ new/kalgebra-15.08.1/doc/CMakeLists.txt 2015-07-20 18:05:02.0 
+0200
@@ -1,4 +1,4 @@
 ### install files ###
 #
 
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR kalgebra)
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kalgebra)
Files old/kalgebra-15.04.3/icons/128-apps-kalgebra.png and 
new/kalgebra-15.08.1/icons/128-apps-kalgebra.png differ
Files old/kalgebra-15.04.3/icons/16-apps-kalgebra.png and 
new/kalgebra-15.08.1/icons/16-apps-kalgebra.png differ
Files old/kalgebra-15.04.3/icons/32-apps-kalgebra.png and 
new/kalgebra-15.08.1/icons/32-apps-kalgebra.png differ
Files old/kalgebra-15.04.3/icons/48-apps-kalgebra.png and 
new/kalgebra-15.08.1/icons/48-apps-kalgebra.png differ
Files 

commit ark for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package ark for openSUSE:Factory checked in 
at 2015-10-03 20:16:55

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


Package is "ark"

Changes:

--- /work/SRC/openSUSE:Factory/ark/ark.changes  2015-07-14 17:30:35.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ark.new/ark.changes 2015-10-03 
20:16:57.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:55:07 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:28 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:45:15 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  ark-15.04.3.tar.xz

New:

  ark-15.08.1.tar.xz



Other differences:
--
++ ark.spec ++
--- /var/tmp/diff_new_pack.bwAwJG/_old  2015-10-03 20:16:58.0 +0200
+++ /var/tmp/diff_new_pack.bwAwJG/_new  2015-10-03 20:16:58.0 +0200
@@ -17,89 +17,84 @@
 
 
 Name:   ark
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:KDE Archiver Tool
 License:GPL-2.0+
 Group:  Productivity/Other
 Url:http://www.kde.org
 Source0:ark-%{version}.tar.xz
-BuildRequires:  fdupes
-BuildRequires:  libarchive-devel
-BuildRequires:  libkde4-devel
-BuildRequires:  libkonq-devel
-BuildRequires:  libqjson-devel
+BuildRequires:  extra-cmake-modules >= 1.7.0
+BuildRequires:  karchive-devel >= 5.2.0
+BuildRequires:  kconfig-devel >= 5.2.0
+BuildRequires:  kdelibs4support-devel >= 5.2.0
+BuildRequires:  kf5-filesystem
+BuildRequires:  khtml-devel >= 5.2.0
+BuildRequires:  kpty-devel >= 5.2.0
+BuildRequires:  libarchive-devel >= 3.0.0
 BuildRequires:  libzip-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  xz
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRequires:  pkgconfig(bzip2)
 # Recommend the most used compression programs (bnc#872010)
 Recommends: xz
 Recommends: p7zip
 Recommends: unrar
+Obsoletes:  ark-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{kde4_runtime_requires}
 
 %description
 This is a KDE application to work with compressed archives.
 
-%package -n libkerfuffle4
+%package -n libkerfuffle15
 Summary:KDE Archiver Tool
 Group:  System/Libraries
 
-%description -n libkerfuffle4
-This is a KDE application to work with compressed archives.
-
-%package devel
-Summary:KDE Archiver Tool
-Group:  Development/Libraries/C and C++
-Requires:   libkerfuffle4
-
-%description devel
+%description -n libkerfuffle15
 This is a KDE application to work with compressed archives.
 
 %prep
 %setup -q
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %{make_jobs}
 
 %install
-  %{kde4_makeinstall} -C build
-  %suse_update_desktop_file ark System Archiving
-  %fdupes -s %{buildroot}%{_kde4_datadir}/
-  %{kde_post_install}
+  %{kf5_makeinstall} -C build
+  %suse_update_desktop_file org.kde.ark System Archiving
+  rm %{buildroot}%{_kf5_libdir}/libkerfuffle.so
 
-%post -n libkerfuffle4 -p /sbin/ldconfig
+%post -n libkerfuffle15 -p /sbin/ldconfig
 
-%postun -n libkerfuffle4 -p /sbin/ldconfig
+%postun -n libkerfuffle15 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
 %doc COPYING
-%dir %{_kde4_datadir}/appdata
-%{_kde4_applicationsdir}/ark.desktop
-%{_kde4_appsdir}/ark/
-%{_kde4_bindir}/ark
-%{_kde4_configkcfgdir}/*.kcfg
-%{_kde4_datadir}/appdata/ark.appdata.xml
-%{_kde4_htmldir}/en/ark/
-%{_kde4_iconsdir}/hicolor/*/apps/*
-%{_kde4_mandir}/man1/ark.1.gz
-%{_kde4_modulesdir}/*.so
-%{_kde4_servicesdir}/*.desktop
-%{_kde4_servicesdir}/ServiceMenus/*.desktop
-%{_kde4_servicetypesdir}/*.desktop
+%{_kf5_configdir}/ark.categories
+%{_kf5_applicationsdir}/org.kde.ark.desktop
+%{_kf5_sharedir}/kxmlgui5/
+%{_kf5_bindir}/ark
+%{_kf5_configkcfgdir}/
+%{_kf5_sharedir}/appdata/
+%{_kf5_iconsdir}/hicolor/*/apps/*
+%{_kf5_plugindir}/
+%{_kf5_servicesdir}/
+%{_kf5_servicetypesdir}/
+%dir %{_kf5_htmldir}/en
+%dir %{_kf5_htmldir}
+%doc 

commit kdf for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-10-03 20:20:31

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


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-07-14 17:34:07.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-10-03 
20:20:33.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:13:15 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:11 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:53:43 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdf-15.04.3.tar.xz

New:

  kdf-15.08.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.6SDlrR/_old  2015-10-03 20:20:35.0 +0200
+++ /var/tmp/diff_new_pack.6SDlrR/_new  2015-10-03 20:20:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.04.3.tar.xz -> kdf-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-15.04.3/kdf.desktop new/kdf-15.08.1/kdf.desktop
--- old/kdf-15.04.3/kdf.desktop 2015-04-19 10:05:52.0 +0200
+++ new/kdf-15.08.1/kdf.desktop 2015-04-19 06:40:31.0 +0200
@@ -14,7 +14,7 @@
 Name[de]=KDiskFree
 Name[el]=KDiskFree
 Name[en_GB]=KDiskFree
-Name[eo]=KDiskFree
+Name[eo]=Diskspacmontrilo
 Name[es]=KDiskFree
 Name[et]=KDiskFree
 Name[eu]=KDiskFree




commit kfloppy for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kfloppy for openSUSE:Factory checked 
in at 2015-10-03 20:20:43

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


Package is "kfloppy"

Changes:

--- /work/SRC/openSUSE:Factory/kfloppy/kfloppy.changes  2015-07-14 
17:34:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfloppy.new/kfloppy.changes 2015-10-03 
20:20:44.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:13:46 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:13 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:54:07 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kfloppy-15.04.3.tar.xz

New:

  kfloppy-15.08.1.tar.xz



Other differences:
--
++ kfloppy.spec ++
--- /var/tmp/diff_new_pack.2j3DMV/_old  2015-10-03 20:20:44.0 +0200
+++ /var/tmp/diff_new_pack.2j3DMV/_new  2015-10-03 20:20:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kfloppy
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Floppy Formatter
 License:GPL-2.0+

++ kfloppy-15.04.3.tar.xz -> kfloppy-15.08.1.tar.xz ++




commit kdesdk4-scripts for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdesdk4-scripts for openSUSE:Factory 
checked in at 2015-10-03 20:20:24

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


Package is "kdesdk4-scripts"

Changes:

--- /work/SRC/openSUSE:Factory/kdesdk4-scripts/kdesdk4-scripts.changes  
2015-07-14 17:33:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdesdk4-scripts.new/kdesdk4-scripts.changes 
2015-10-03 20:20:25.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:12:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:08 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:53:24 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kde-dev-scripts-15.04.3.tar.xz

New:

  kde-dev-scripts-15.08.1.tar.xz



Other differences:
--
++ kdesdk4-scripts.spec ++
--- /var/tmp/diff_new_pack.aaMi21/_old  2015-10-03 20:20:25.0 +0200
+++ /var/tmp/diff_new_pack.aaMi21/_new  2015-10-03 20:20:25.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0 and GFDL-1.2
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{rname}-%{version}.tar.xz
 Patch0: %{rname}-4.14.3-fix-bashisms.patch

++ kde-dev-scripts-15.04.3.tar.xz -> kde-dev-scripts-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-dev-scripts-15.04.3/cmake-dependencies.py 
new/kde-dev-scripts-15.08.1/cmake-dependencies.py
--- old/kde-dev-scripts-15.04.3/cmake-dependencies.py   2015-02-27 
09:36:09.0 +0100
+++ new/kde-dev-scripts-15.08.1/cmake-dependencies.py   2015-07-09 
06:53:35.0 +0200
@@ -104,7 +104,7 @@
 processedFiles[moduleName]['version'] = 
checkPackageVersion(moduleName)
 
 processedFiles[moduleName]['files'].add(currentFile)
-processedFiles[moduleName]['explicit'] |= 
(callingFile.endswith("CMakeLists.txt"))
+processedFiles[moduleName]['explicit'] |= 
(callingFile.endswith("CMakeLists.txt") or 
callingFile.endswith("Qt5/Qt5Config.cmake") or 
callingFile.endswith("FindKF5.cmake"))
 
 print("[")
 first = True
@@ -115,10 +115,18 @@
 
 value['files'] = list(value['files'])
 value['project'] = v
-print("\t%s" % (json.dumps(value)), end='')
 if v in lookedUpPackages:
+if value['version'] is None:
+line = lookedUpPackages[v]
+isVersion = line[:line.find(' ')]
+
+if len(isVersion)>0 and isVersion[0].isdigit():
+value['version'] = { 'used': None, 'requested': isVersion }
+
 del lookedUpPackages[v]
 
+print("\t%s" % (json.dumps(value)), end='')
+
 # display missing packages
 for v in lookedUpPackages:
 if not first:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-dev-scripts-15.04.3/kf5/adapt_cmakelists_file.pl 
new/kde-dev-scripts-15.08.1/kf5/adapt_cmakelists_file.pl
--- old/kde-dev-scripts-15.04.3/kf5/adapt_cmakelists_file.pl2015-02-27 
09:36:09.0 +0100
+++ new/kde-dev-scripts-15.08.1/kf5/adapt_cmakelists_file.pl2015-07-09 
06:53:35.0 +0200
@@ -88,7 +88,7 @@
  $modified = 1;
   }
   if (/KDEPIMLIBS_KPIMUTILS_LIBS/) {
- $_ =~ s/\${KDEPIMLIBS_KPIMUTILS_LIBS}/KF5::PimUtils/;
+ $_ =~ s/\${KDEPIMLIBS_KPIMUTILS_LIBS}//;
  $modified = 1;
   }
   if (/KDEPIMLIBS_MAILTRANSPORT_LIBS/) {
@@ -156,7 +156,7 @@
  $modified = 1;
   }
   if (/KDEPIMLIBS_KIMAP_LIBS/) {
- $_ =~ s/\${KDEPIMLIBS_KIMAP_LIBS}/KF5::Imap/;
+ $_ =~ s/\${KDEPIMLIBS_KIMAP_LIBS}/KF5::IMAP/;
  $modified = 1;
   }
   if (/KDEPIMLIBS_AKONADI_KMIME_LIBS/) {
@@ -502,6 +502,10 @@
  warn "Need to add \'include(ECMOptionalAddSubdirectory)\' in $file \n";
   }
 
+  if (/kde4_moc_headers/i) {
+ $_ = "";
+ $modified = 1;
+  }
   if (/\.notifyrc/) {
  my $regexp = qr/
   

commit kdesdk-thumbnailers for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdesdk-thumbnailers for 
openSUSE:Factory checked in at 2015-10-03 20:20:20

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


Package is "kdesdk-thumbnailers"

Changes:

--- /work/SRC/openSUSE:Factory/kdesdk-thumbnailers/kdesdk-thumbnailers.changes  
2015-07-14 17:33:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdesdk-thumbnailers.new/kdesdk-thumbnailers.changes 
2015-10-03 20:20:22.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:12:45 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:10 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:53:16 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdesdk-thumbnailers-15.04.3.tar.xz

New:

  kdesdk-thumbnailers-15.08.1.tar.xz



Other differences:
--
++ kdesdk-thumbnailers.spec ++
--- /var/tmp/diff_new_pack.nnLmju/_old  2015-10-03 20:20:22.0 +0200
+++ /var/tmp/diff_new_pack.nnLmju/_new  2015-10-03 20:20:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdesdk-thumbnailers
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Translation file thumbnail generators
 License:GPL-2.0+

++ kdesdk-thumbnailers-15.04.3.tar.xz -> kdesdk-thumbnailers-15.08.1.tar.xz 
++




commit kdnssd for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdnssd for openSUSE:Factory checked 
in at 2015-10-03 20:20:39

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


Package is "kdnssd"

Changes:

--- /work/SRC/openSUSE:Factory/kdnssd/kdnssd.changes2015-07-14 
17:34:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdnssd.new/kdnssd.changes   2015-10-03 
20:20:41.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:13:40 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:12 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:53:59 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  zeroconf-ioslave-15.04.3.tar.xz

New:

  zeroconf-ioslave-15.08.1.tar.xz



Other differences:
--
++ kdnssd.spec ++
--- /var/tmp/diff_new_pack.ZDEoJy/_old  2015-10-03 20:20:42.0 +0200
+++ /var/tmp/diff_new_pack.ZDEoJy/_new  2015-10-03 20:20:42.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   kdnssd
 BuildRequires:  libkde4-devel
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Zeroconf Support for KDE
 License:GPL-2.0+

++ zeroconf-ioslave-15.04.3.tar.xz -> zeroconf-ioslave-15.08.1.tar.xz ++




commit kdewebdev4 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdewebdev4 for openSUSE:Factory 
checked in at 2015-10-03 20:20:27

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


Package is "kdewebdev4"

Changes:

--- /work/SRC/openSUSE:Factory/kdewebdev4/kdewebdev4.changes2015-07-14 
17:34:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdewebdev4.new/kdewebdev4.changes   
2015-10-03 20:20:29.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:13:03 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:10 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:53:32 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdewebdev-15.04.3.tar.xz

New:

  kdewebdev-15.08.1.tar.xz



Other differences:
--
++ kdewebdev4.spec ++
--- /var/tmp/diff_new_pack.iGU3op/_old  2015-10-03 20:20:30.0 +0200
+++ /var/tmp/diff_new_pack.iGU3op/_new  2015-10-03 20:20:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdewebdev4
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Base package for kdewebdev
 License:GPL-2.0+

++ kdewebdev-15.04.3.tar.xz -> kdewebdev-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdewebdev-15.04.3/kfilereplace/kfilereplace.desktop 
new/kdewebdev-15.08.1/kfilereplace/kfilereplace.desktop
--- old/kdewebdev-15.04.3/kfilereplace/kfilereplace.desktop 2014-07-25 
07:44:39.0 +0200
+++ new/kdewebdev-15.08.1/kfilereplace/kfilereplace.desktop 2015-04-03 
06:48:20.0 +0200
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Name=KFileReplace
+Name[ast]=KFileReplace
 Name[bg]=KFileReplace
 Name[br]=KFileReplace
 Name[bs]=KFileReplace
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdewebdev-15.04.3/kfilereplace/kfilereplacepart.desktop 
new/kdewebdev-15.08.1/kfilereplace/kfilereplacepart.desktop
--- old/kdewebdev-15.04.3/kfilereplace/kfilereplacepart.desktop 2014-07-25 
07:44:39.0 +0200
+++ new/kdewebdev-15.08.1/kfilereplace/kfilereplacepart.desktop 2015-04-03 
06:48:20.0 +0200
@@ -56,6 +56,7 @@
 Comment[zh_HK]=批次搜尋及取代工具
 Comment[zh_TW]=批次搜尋及取代工具
 Name=KFileReplace
+Name[ast]=KFileReplace
 Name[bg]=KFileReplace
 Name[br]=KFileReplace
 Name[bs]=KFileReplace
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdewebdev-15.04.3/kommander/widgets/widgets.desktop 
new/kdewebdev-15.08.1/kommander/widgets/widgets.desktop
--- old/kdewebdev-15.04.3/kommander/widgets/widgets.desktop 2014-07-25 
07:44:39.0 +0200
+++ new/kdewebdev-15.08.1/kommander/widgets/widgets.desktop 2015-03-26 
05:50:16.0 +0100
@@ -11,6 +11,7 @@
 Name[de]=Widgets
 Name[el]=Γραφικά συστατικά
 Name[en_GB]=Widgets
+Name[eo]=Fenestraĵoj
 Name[es]=Elementos gráficos
 Name[et]=Vidinad
 Name[eu]=Widgets




commit kget for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kget for openSUSE:Factory checked in 
at 2015-10-03 20:20:56

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


Package is "kget"

Changes:

--- /work/SRC/openSUSE:Factory/kget/kget.changes2015-07-14 
17:34:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kget.new/kget.changes   2015-10-03 
20:20:57.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:14:27 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:15 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:54:35 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kget-15.04.3.tar.xz

New:

  kget-15.08.1.tar.xz



Other differences:
--
++ kget.spec ++
--- /var/tmp/diff_new_pack.PcsEQ5/_old  2015-10-03 20:20:58.0 +0200
+++ /var/tmp/diff_new_pack.PcsEQ5/_new  2015-10-03 20:20:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kget
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Download Manager
 License:GPL-2.0+

++ kget-15.04.3.tar.xz -> kget-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kget-15.04.3/desktop/kget.desktop.cmake 
new/kget-15.08.1/desktop/kget.desktop.cmake
--- old/kget-15.04.3/desktop/kget.desktop.cmake 2015-05-25 09:50:03.0 
+0200
+++ new/kget-15.08.1/desktop/kget.desktop.cmake 2015-06-26 06:18:39.0 
+0200
@@ -148,7 +148,7 @@
 GenericName[th]=เครื่องมือจัดการการดาวน์โหลด
 GenericName[tr]=İndirme Yöneticisi
 GenericName[ug]=چۈشۈرۈش باشقۇرغۇسى
-GenericName[uk]=Керування звантаженнями
+GenericName[uk]=Керування отриманнями
 GenericName[uz]=Yozib olish boshqaruvchisi
 GenericName[uz@cyrillic]=Ёзиб олиш бошқарувчиси
 GenericName[vi]=Trình quản lý việc tải tập tin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kget-15.04.3/desktop/kget_download.desktop 
new/kget-15.08.1/desktop/kget_download.desktop
--- old/kget-15.04.3/desktop/kget_download.desktop  2015-05-25 
09:50:03.0 +0200
+++ new/kget-15.08.1/desktop/kget_download.desktop  2015-06-26 
06:18:39.0 +0200
@@ -73,7 +73,7 @@
 Name[th]=ดาวน์โหลดด้วย 'ดาวน์โหลด-K'
 Name[tr]=KGet ile İndir
 Name[ug]=KGet تا چۈشۈر
-Name[uk]=Звантажити через KGet
+Name[uk]=Отримати через KGet
 Name[vi]=Tải với KGet
 Name[x-test]=xxDownload with KGetxx
 Name[zh_CN]=用 KGet 下载
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kget-15.04.3/extensions/konqueror/kget_plug_in.desktop 
new/kget-15.08.1/extensions/konqueror/kget_plug_in.desktop
--- old/kget-15.04.3/extensions/konqueror/kget_plug_in.desktop  2015-05-25 
09:50:03.0 +0200
+++ new/kget-15.08.1/extensions/konqueror/kget_plug_in.desktop  2015-06-26 
06:18:39.0 +0200
@@ -56,7 +56,7 @@
 Name[sv]=Nerladdningshanterare
 Name[tr]=İndirme Yöneticisi
 Name[ug]=چۈشۈرۈش باشقۇرغۇسى
-Name[uk]=Керування звантаженнями
+Name[uk]=Керування отриманнями
 Name[x-test]=xxDownload Managerxx
 Name[zh_CN]=下载管理器
 Name[zh_TW]=下載管理員
@@ -102,7 +102,7 @@
 Comment[sv]=En mångsidig och lättanvänd nerladdningshanterare av filer
 Comment[tr]=Çok yetenekli ve kolay kullanımlı bir indirme yöneticisi
 Comment[ug]=كۆپ ئىقتىدارلىق، ئىشلىتىش قۇلاي ھۆججەت چۈشۈرۈشنى باشقۇرغۇچ
-Comment[uk]=Гнучка і проста у користуванні програма для керування звантаженнями
+Comment[uk]=Гнучка і проста у користуванні програма для керування отриманнями
 Comment[x-test]=xxA versatile and easy to use file download managerxx
 Comment[zh_CN]=简单易用的多功能文件下载管理器
 Comment[zh_TW]=一個多功能且容易使用的檔案下載管理員
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kget-15.04.3/plasma/runner/plasma-runner-kget.desktop 
new/kget-15.08.1/plasma/runner/plasma-runner-kget.desktop
--- old/kget-15.04.3/plasma/runner/plasma-runner-kget.desktop   2015-05-25 
09:50:03.0 +0200
+++ new/kget-15.08.1/plasma/runner/plasma-runner-kget.desktop   2015-06-26 
06:18:39.0 +0200
@@ -126,7 +126,7 @@
 

commit kdebase4 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdebase4 for openSUSE:Factory 
checked in at 2015-10-03 20:19:39

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-07-14 
17:33:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4.new/kdebase4.changes   2015-10-03 
20:19:45.0 +0200
@@ -1,0 +2,27 @@
+Sun Sep 13 19:07:51 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:56 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+- Add skip-dolphin4-build.patch. Don't build dolphin4.
+   * We already provide a KF5 based Dolphin.
+
+---
+Fri Aug  7 06:50:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+- Dolphin is no longer part of kdebase4 as it has been ported to KF5
+  * Drop dolphin-go_up.diff and dolphinsu.desktop
+
+---

Old:

  dolphin-go_up.diff
  dolphinsu.desktop
  kde-baseapps-15.04.3.tar.xz

New:

  kde-baseapps-15.08.1.tar.xz
  skip-dolphin4-build.patch



Other differences:
--
++ kdebase4.spec ++
--- /var/tmp/diff_new_pack.0RMJgE/_old  2015-10-03 20:19:45.0 +0200
+++ /var/tmp/diff_new_pack.0RMJgE/_new  2015-10-03 20:19:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:The Base KDE Apps
 License:GPL-2.0+
@@ -26,10 +26,10 @@
 Source0:kde-baseapps-%{version}.tar.xz
 Source1:baselibs.conf
 Source2:%{name}-rpmlintrc
-Source3:dolphinsu.desktop
-Patch1: dolphin-go_up.diff
+# PATCH-FIX-OPENSUSE skip-dolphin4-build.patch -- Don't build dolphin4
+Patch0: skip-dolphin4-build.patch
 # PATCH-FIX-OPENSUSE folderview_align_to_grid_true.diff (created by Christian 
Trippe to make icon set to align the default in folderview bnc#327502)
-Patch2: folderview_align_to_grid_true.diff
+Patch1: folderview_align_to_grid_true.diff
 BuildRequires:  baloo-devel
 BuildRequires:  fdupes
 BuildRequires:  libbaloowidgets-devel
@@ -47,8 +47,8 @@
 
 %prep
 %setup -q -n kde-baseapps-%{version}
+%patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
   %cmake_kde4 -d build
@@ -57,7 +57,6 @@
 %install
   pushd build
   %kde4_makeinstall
-  %create_subdir_filelist -d dolphin
   %create_subdir_filelist -d kdepasswd
   %create_subdir_filelist -d kdialog
   %create_subdir_filelist -d keditbookmarks
@@ -68,10 +67,8 @@
   %create_subdir_filelist -d nsplugins
   popd
   %create_exclude_filelist
-  install -D -m 0644 %{SOURCE3} %{buildroot}%{_kde4_applicationsdir}
   %suse_update_desktop_file konqbrowser  WebBrowser
   %suse_update_desktop_file konquerorsu  System FileManager
-  %suse_update_desktop_file dolphin  System FileManager
   %suse_update_desktop_file kfindSystem Filesystem core
   %suse_update_desktop_file Home System FileManager core
   %fdupes -s %{buildroot}
@@ -91,17 +88,6 @@
 done
 popd
 
-%package -n dolphin
-Summary:KDE File Manager
-Group:  Productivity/File utilities
-Requires:   %{name}-libkonq = %{version}
-Recommends: konsole4-part
-Recommends: kate4-part
-%kde4_runtime_requires
-
-%description -n dolphin
-This package contains the default file manager of KDE 4.
-
 %package -n kdepasswd
 Summary:KDE Password Changer
 Group:  System/GUI/KDE
@@ -217,10 +203,6 @@
 
 %postun -p /sbin/ldconfig
 
-%post   -n dolphin -p /sbin/ldconfig
-
-%postun -n dolphin -p /sbin/ldconfig
-
 %post   -n kdepasswd -p /sbin/ldconfig
 
 %postun -n kdepasswd -p /sbin/ldconfig
@@ -253,13 +235,6 @@
 
 %postun -n libkonq5 -p /sbin/ldconfig
 
-%files -n dolphin -f filelists/dolphin
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC README
-%dir %{_kde4_appsdir}/dolphinpart
-%dir %{_kde4_datadir}/appdata
-%{_kde4_applicationsdir}/dolphinsu.desktop
-
 %files -n kdepasswd -f filelists/kdepasswd
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
@@ -306,6 +281,7 @@
 %exclude %{_kde4_appsdir}/konqueror/pics/arrow_topright.png
 %exclude 

commit kdeartwork4 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdeartwork4 for openSUSE:Factory 
checked in at 2015-10-03 20:19:33

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


Package is "kdeartwork4"

Changes:

--- /work/SRC/openSUSE:Factory/kdeartwork4/kdeartwork4.changes  2015-07-14 
17:42:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdeartwork4.new/kdeartwork4.changes 
2015-10-03 20:19:39.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:04:45 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:55 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:49:51 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdeartwork-15.04.3.tar.xz

New:

  kdeartwork-15.08.1.tar.xz



Other differences:
--
++ kdeartwork4.spec ++
--- /var/tmp/diff_new_pack.kNVUfE/_old  2015-10-03 20:19:44.0 +0200
+++ /var/tmp/diff_new_pack.kNVUfE/_new  2015-10-03 20:19:44.0 +0200
@@ -30,7 +30,7 @@
 License:GPL-2.0 and GPL-2.0+ and LGPL-2.1 and LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:kdeartwork-%{version}.tar.xz
 Source1:baselibs.conf

++ kdeartwork-15.04.3.tar.xz -> kdeartwork-15.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/kdeartwork4/kdeartwork-15.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdeartwork4.new/kdeartwork-15.08.1.tar.xz differ: 
char 27, line 1




commit kde-dev-utils for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kde-dev-utils for openSUSE:Factory 
checked in at 2015-10-03 20:19:24

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-07-14 17:32:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-dev-utils.new/kde-dev-utils.changes 
2015-10-03 20:19:26.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:03:33 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:59 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:48:41 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kde-dev-utils-15.04.3.tar.xz

New:

  kde-dev-utils-15.08.1.tar.xz



Other differences:
--
++ kde-dev-utils.spec ++
--- /var/tmp/diff_new_pack.MGfhvk/_old  2015-10-03 20:19:27.0 +0200
+++ /var/tmp/diff_new_pack.MGfhvk/_new  2015-10-03 20:19:27.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.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kde-dev-utils-15.04.3.tar.xz -> kde-dev-utils-15.08.1.tar.xz ++




commit kdebase4-artwork for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-artwork for 
openSUSE:Factory checked in at 2015-10-03 20:19:43

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-07-14 17:33:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4-artwork.new/kdebase4-artwork.changes   
2015-10-03 20:19:47.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:08:06 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:56 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:50:58 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kde-base-artwork-15.04.3.tar.xz

New:

  kde-base-artwork-15.08.1.tar.xz



Other differences:
--
++ kdebase4-artwork.spec ++
--- /var/tmp/diff_new_pack.etQpvo/_old  2015-10-03 20:19:48.0 +0200
+++ /var/tmp/diff_new_pack.etQpvo/_new  2015-10-03 20:19:48.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:kde-base-artwork-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kde-base-artwork-15.04.3.tar.xz -> kde-base-artwork-15.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-artwork/kde-base-artwork-15.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-artwork.new/kde-base-artwork-15.08.1.tar.xz
 differ: char 54, line 1




commit kdebase4-runtime for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-runtime for 
openSUSE:Factory checked in at 2015-10-03 20:19:47

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-07-14 17:33:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kdebase4-runtime.changes   
2015-10-03 20:19:48.0 +0200
@@ -1,0 +2,29 @@
+Sun Sep 13 19:08:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Thu Sep 10 08:06:57 UTC 2015 - m...@suse.com
+
+- Add kde-runtime-glib2-include.patch
+  * fix build in solid-networkstatus with the latest NM as can not found glib.h
+
+---
+Wed Aug 19 19:42:57 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:51:11 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kde-runtime-15.04.3.tar.xz

New:

  kde-runtime-15.08.1.tar.xz
  kde-runtime-glib2-include.patch



Other differences:
--
++ kdebase4-runtime.spec ++
--- /var/tmp/diff_new_pack.t8RBDB/_old  2015-10-03 20:19:50.0 +0200
+++ /var/tmp/diff_new_pack.t8RBDB/_new  2015-10-03 20:19:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4-runtime
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:The KDE Runtime Components
 License:GPL-2.0+
@@ -35,6 +35,8 @@
 Patch5: kdesu-symbol-lookup-workaround.diff
 # PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- bnc#852256
 Patch7: kdesu-add-some-i18n-love.patch
+# PATCH-FIX-OPENSUSE kde-runtime-glib2-include.patch -- m...@suse.com
+Patch8: kde-runtime-glib2-include.patch
 BuildRequires:  NetworkManager-devel
 BuildRequires:  alsa-devel
 BuildRequires:  automoc4
@@ -124,6 +126,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
   %cmake_kde4 -d build -- -DKDE4_ENABLE_FPIE=1


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

++ kde-runtime-glib2-include.patch ++
Index: kde-runtime-15.08.0/CMakeLists.txt
===
--- kde-runtime-15.08.0.orig/CMakeLists.txt
+++ kde-runtime-15.08.0/CMakeLists.txt
@@ -57,6 +57,13 @@ set_package_properties(LibGcrypt PROPERT
TYPE REQUIRED
PURPOSE "kwalletd needs libgcrypt to perform 
PBKDF2-SHA512 hashing"
   )
+
+find_package(GLIB2)
+set_package_properties(GLIB2 PROPERTIES DESCRIPTION "Low-level core library 
for data structure handling, portability wrappers, etc."
+   URL "http://www.gtk.org;
+   TYPE OPTIONAL
+  )
+
 # Build options
 option(KDERUNTIME_BUILD_NEPOMUK "Build the Nepomuk KCM and kioslaves" FALSE)
 
Index: kde-runtime-15.08.0/phonon/kcm/CMakeLists.txt
===
--- kde-runtime-15.08.0.orig/phonon/kcm/CMakeLists.txt
+++ kde-runtime-15.08.0/phonon/kcm/CMakeLists.txt
@@ -5,12 +5,6 @@ set_package_properties(PulseAudio PROPER
PURPOSE "libpulse is needed for audio setup GUI"
   )
 
-find_package(GLIB2)
-set_package_properties(GLIB2 PROPERTIES DESCRIPTION "Low-level core library 
for data structure handling, portability wrappers, etc."
-   URL "http://www.gtk.org;
-   TYPE OPTIONAL
-  )
-
 pkg_check_modules(CANBERRA libcanberra)
 add_feature_info ("Audio setup GUI" CANBERRA_FOUND
   "libcanberra is needed for audio setup GUI
Index: kde-runtime-15.08.0/solid-networkstatus/CMakeLists.txt
===
--- kde-runtime-15.08.0.orig/solid-networkstatus/CMakeLists.txt
+++ 

commit kdenlive for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

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

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-07-14 
17:41:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdenlive.new/kdenlive.changes   2015-10-03 
20:20:15.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:11:37 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:04 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:09:17 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdenlive-15.04.3.tar.xz

New:

  kdenlive-15.08.1.tar.xz



Other differences:
--
++ kdenlive.spec ++
--- /var/tmp/diff_new_pack.JIj1Cg/_old  2015-10-03 20:20:16.0 +0200
+++ /var/tmp/diff_new_pack.JIj1Cg/_new  2015-10-03 20:20:16.0 +0200
@@ -19,13 +19,13 @@
 %define mlt_version 0.9.6
 
 Name:   kdenlive
-Version:15.04.3
+Version:15.08.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.3/src/%{name}-%{version}.tar.xz
+Source0:
http://download.kde.org/stable/applications/15.08.1/src/%{name}-%{version}.tar.xz
 Patch1: use-mlt_datadir.patch
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
@@ -92,7 +92,7 @@
 
 %prep
 %setup -q
-%patch1 -p1
+#patch1 -p1
 
 %build
 %cmake_kf5 -d build

++ kdenlive-15.04.3.tar.xz -> kdenlive-15.08.1.tar.xz ++
 54003 lines of diff (skipped)

++ use-mlt_datadir.patch ++
--- /var/tmp/diff_new_pack.JIj1Cg/_old  2015-10-03 20:20:17.0 +0200
+++ /var/tmp/diff_new_pack.JIj1Cg/_new  2015-10-03 20:20:17.0 +0200
@@ -1,9 +1,9 @@
-diff -urB a/src/CMakeLists.txt b/src/CMakeLists.txt
 a/src/CMakeLists.txt   2015-04-08 20:41:11.0 +0200
-+++ b/src/CMakeLists.txt   2015-04-19 12:57:33.021395125 +0200
-@@ -9,6 +9,24 @@
-   find_package(SDL REQUIRED)
- endif(APPLE)
+diff -urB kdenlive-15.04.60git/src/CMakeLists.txt new/src/CMakeLists.txt
+--- kdenlive-15.04.60git/src/CMakeLists.txt2015-05-18 09:56:29.0 
+0200
 new/src/CMakeLists.txt 2015-05-18 09:58:09.276828166 +0200
+@@ -6,6 +6,24 @@
+ 
+ find_package(OpenGL REQUIRED)
  
 +execute_process(
 +  COMMAND pkg-config --variable=mltdatadir mlt-framework
@@ -26,9 +26,9 @@
  option(WITH_JogShuttle "Build Jog/Shuttle support" ON)
  
  set(FFMPEG_SUFFIX "" CACHE STRING "FFmpeg custom suffix")
-diff -urB a/src/mltconnection.cpp b/src/mltconnection.cpp
 a/src/mltconnection.cpp2015-04-08 20:41:11.0 +0200
-+++ b/src/mltconnection.cpp2015-04-19 13:02:19.897468681 +0200
+diff -urB kdenlive-15.04.60git/src/mltconnection.cpp new/src/mltconnection.cpp
+--- kdenlive-15.04.60git/src/mltconnection.cpp 2015-05-18 09:56:29.0 
+0200
 new/src/mltconnection.cpp  2015-05-18 09:58:09.276828166 +0200
 @@ -37,11 +37,11 @@
  if (basePath.isEmpty()){
  basePath = QString(MLT_PREFIX);




commit kdesdk-strigi-analyzers for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdesdk-strigi-analyzers for 
openSUSE:Factory checked in at 2015-10-03 20:20:17

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


Package is "kdesdk-strigi-analyzers"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdesdk-strigi-analyzers/kdesdk-strigi-analyzers.changes
  2015-07-14 17:33:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdesdk-strigi-analyzers.new/kdesdk-strigi-analyzers.changes
 2015-10-03 20:20:19.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:12:40 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:09 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:53:05 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdesdk-strigi-analyzers-15.04.3.tar.xz

New:

  kdesdk-strigi-analyzers-15.08.1.tar.xz



Other differences:
--
++ kdesdk-strigi-analyzers.spec ++
--- /var/tmp/diff_new_pack.wdiznj/_old  2015-10-03 20:20:20.0 +0200
+++ /var/tmp/diff_new_pack.wdiznj/_new  2015-10-03 20:20:20.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.0+ and GPL-2.0
 Group:  Productivity/Other
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kdesdk-strigi-analyzers-15.04.3.tar.xz -> 
kdesdk-strigi-analyzers-15.08.1.tar.xz ++




commit kdenetwork4-filesharing for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdenetwork4-filesharing for 
openSUSE:Factory checked in at 2015-10-03 20:20:10

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


Package is "kdenetwork4-filesharing"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdenetwork4-filesharing/kdenetwork4-filesharing.changes
  2015-07-14 17:33:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdenetwork4-filesharing.new/kdenetwork4-filesharing.changes
 2015-10-03 20:20:11.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:11:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:03 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:52:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdenetwork-filesharing-15.04.3.tar.xz

New:

  kdenetwork-filesharing-15.08.1.tar.xz



Other differences:
--
++ kdenetwork4-filesharing.spec ++
--- /var/tmp/diff_new_pack.Qf3bBS/_old  2015-10-03 20:20:12.0 +0200
+++ /var/tmp/diff_new_pack.Qf3bBS/_new  2015-10-03 20:20:12.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   kdenetwork4-filesharing
 BuildRequires:  libkde4-devel
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:KDE Network Libraries
 License:GPL-2.0+

++ kdenetwork-filesharing-15.04.3.tar.xz -> 
kdenetwork-filesharing-15.08.1.tar.xz ++




commit kdeedu-data for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdeedu-data for openSUSE:Factory 
checked in at 2015-10-03 20:19:55

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


Package is "kdeedu-data"

Changes:

--- /work/SRC/openSUSE:Factory/kdeedu-data/kdeedu-data.changes  2015-07-14 
17:33:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdeedu-data.new/kdeedu-data.changes 
2015-10-03 20:19:58.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:11:04 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:00 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:52:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdeedu-data-15.04.3.tar.xz

New:

  kdeedu-data-15.08.1.tar.xz



Other differences:
--
++ kdeedu-data.spec ++
--- /var/tmp/diff_new_pack.cPbIjT/_old  2015-10-03 20:19:59.0 +0200
+++ /var/tmp/diff_new_pack.cPbIjT/_new  2015-10-03 20:19:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdeedu-data
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Data files for KDE Education Applications
 License:GPL-2.0+

++ kdeedu-data-15.04.3.tar.xz -> kdeedu-data-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeedu-data-15.04.3/data/kvtml/CMakeLists.txt 
new/kdeedu-data-15.08.1/data/kvtml/CMakeLists.txt
--- old/kdeedu-data-15.04.3/data/kvtml/CMakeLists.txt   2014-12-04 
12:11:01.0 +0100
+++ new/kdeedu-data-15.08.1/data/kvtml/CMakeLists.txt   2015-05-25 
01:54:56.0 +0200
@@ -1,5 +1,5 @@
 
 FILE(GLOB datafiles *.kvtml)
-install( FILES ${datafiles} DESTINATION  ${DATA_INSTALL_DIR}/apps/kvtml/en )
+install( FILES ${datafiles} DESTINATION  ${KDE_INSTALL_DATADIR}/apps/kvtml/en )
 add_custom_target( kvtml_data )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeedu-data-15.04.3/data/kvtml/computers.kvtml 
new/kdeedu-data-15.08.1/data/kvtml/computers.kvtml
--- old/kdeedu-data-15.04.3/data/kvtml/computers.kvtml  2014-12-04 
12:11:01.0 +0100
+++ new/kdeedu-data-15.08.1/data/kvtml/computers.kvtml  2015-05-25 
01:54:56.0 +0200
@@ -80,16 +80,16 @@
   false
   false
   
-floppy
-An ancient storage device
+flashdrive
+An external storage device
   
 
 
   false
   false
   
-tape
-Used for software backups
+touchpad
+A flat cursor control device
   
 
 
@@ -124,5 +124,21 @@
 Allows you to record sound
   
 
+
+  false
+  false
+  
+wifi
+A wireless means of networking
+  
+
+
+  false
+  false
+  
+usb
+A standard port for connecting devices
+  
+
   
 
Files old/kdeedu-data-15.04.3/icons/16-actions-editplots.png and 
new/kdeedu-data-15.08.1/icons/16-actions-editplots.png differ
Files old/kdeedu-data-15.04.3/icons/16-actions-functionhelp.png and 
new/kdeedu-data-15.08.1/icons/16-actions-functionhelp.png differ
Files old/kdeedu-data-15.04.3/icons/16-actions-integral_func.png and 
new/kdeedu-data-15.08.1/icons/16-actions-integral_func.png differ
Files old/kdeedu-data-15.04.3/icons/16-actions-maximum.png and 
new/kdeedu-data-15.08.1/icons/16-actions-maximum.png differ
Files old/kdeedu-data-15.04.3/icons/16-actions-minimum.png and 
new/kdeedu-data-15.08.1/icons/16-actions-minimum.png differ
Files old/kdeedu-data-15.04.3/icons/16-actions-newdifferential.png and 
new/kdeedu-data-15.08.1/icons/16-actions-newdifferential.png differ
Files old/kdeedu-data-15.04.3/icons/16-actions-newfunction.png and 
new/kdeedu-data-15.08.1/icons/16-actions-newfunction.png differ
Files old/kdeedu-data-15.04.3/icons/16-actions-newimplicit.png and 
new/kdeedu-data-15.08.1/icons/16-actions-newimplicit.png differ
Files old/kdeedu-data-15.04.3/icons/16-actions-newparametric.png and 
new/kdeedu-data-15.08.1/icons/16-actions-newparametric.png differ
Files 

commit kde-mplayer-thumbnailer for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kde-mplayer-thumbnailer for 
openSUSE:Factory checked in at 2015-10-03 20:19:28

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-07-14 17:32:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kde-mplayer-thumbnailer.new/kde-mplayer-thumbnailer.changes
 2015-10-03 20:19:30.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:03:39 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:03 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:48:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  mplayerthumbs-15.04.3.tar.xz

New:

  mplayerthumbs-15.08.1.tar.xz



Other differences:
--
++ kde-mplayer-thumbnailer.spec ++
--- /var/tmp/diff_new_pack.0AMrtw/_old  2015-10-03 20:19:31.0 +0200
+++ /var/tmp/diff_new_pack.0AMrtw/_new  2015-10-03 20:19:31.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:mplayerthumbs-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ mplayerthumbs-15.04.3.tar.xz -> mplayerthumbs-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mplayerthumbs-15.04.3/src/videopreview.desktop 
new/mplayerthumbs-15.08.1/src/videopreview.desktop
--- old/mplayerthumbs-15.04.3/src/videopreview.desktop  2015-05-24 
09:57:46.0 +0200
+++ new/mplayerthumbs-15.08.1/src/videopreview.desktop  2015-05-24 
06:22:41.0 +0200
@@ -2,6 +2,7 @@
 Type=Service
 Name=Video Files (MPlayerThumbs)
 Name[ar]=ملفات الفيديو (MPlayerThumbs)
+Name[ast]=Ficheros de videu (MPlayerThumbs)
 Name[bg]=Видео файлове (MPlayerThumbs)
 Name[bs]=Video datoteke (MPlayerThumbs)
 Name[ca]=Fitxers de vídeo (Miniatures del MPlayer)




commit kdebase4-wallpapers for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-wallpapers for 
openSUSE:Factory checked in at 2015-10-03 20:19:51

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-07-14 17:33:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-wallpapers.new/kdebase4-wallpapers.changes 
2015-10-03 20:19:54.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:09:00 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:58 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:51:49 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kde-wallpapers-15.04.3.tar.xz

New:

  kde-wallpapers-15.08.1.tar.xz



Other differences:
--
++ kdebase4-wallpapers.spec ++
--- /var/tmp/diff_new_pack.M66XyE/_old  2015-10-03 20:19:58.0 +0200
+++ /var/tmp/diff_new_pack.M66XyE/_new  2015-10-03 20:19:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4-wallpapers
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:KDE 4 Wallpapers
 License:LGPL-3.0+

++ kde-wallpapers-15.04.3.tar.xz -> kde-wallpapers-15.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-wallpapers/kde-wallpapers-15.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-wallpapers.new/kde-wallpapers-15.08.1.tar.xz
 differ: char 47, line 1




commit kdegraphics-strigi-analyzer for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-strigi-analyzer for 
openSUSE:Factory checked in at 2015-10-03 20:20:00

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


Package is "kdegraphics-strigi-analyzer"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer.changes
  2015-07-14 17:33:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-strigi-analyzer.new/kdegraphics-strigi-analyzer.changes
 2015-10-03 20:20:02.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:11:09 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:00 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:52:35 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdegraphics-strigi-analyzer-15.04.3.tar.xz

New:

  kdegraphics-strigi-analyzer-15.08.1.tar.xz



Other differences:
--
++ kdegraphics-strigi-analyzer.spec ++
--- /var/tmp/diff_new_pack.RrJFQe/_old  2015-10-03 20:20:03.0 +0200
+++ /var/tmp/diff_new_pack.RrJFQe/_new  2015-10-03 20:20:03.0 +0200
@@ -25,7 +25,7 @@
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kdegraphics-strigi-analyzer-15.04.3.tar.xz -> 
kdegraphics-strigi-analyzer-15.08.1.tar.xz ++




commit kdenetwork-strigi-analyzers for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdenetwork-strigi-analyzers for 
openSUSE:Factory checked in at 2015-10-03 20:20:04

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-07-14 17:33:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdenetwork-strigi-analyzers.new/kdenetwork-strigi-analyzers.changes
 2015-10-03 20:20:05.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:11:23 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:04 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:52:47 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdenetwork-strigi-analyzers-15.04.3.tar.xz

New:

  kdenetwork-strigi-analyzers-15.08.1.tar.xz



Other differences:
--
++ kdenetwork-strigi-analyzers.spec ++
--- /var/tmp/diff_new_pack.NjbsCs/_old  2015-10-03 20:20:06.0 +0200
+++ /var/tmp/diff_new_pack.NjbsCs/_new  2015-10-03 20:20:06.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Productivity/Networking/Other
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kdenetwork-strigi-analyzers-15.04.3.tar.xz -> 
kdenetwork-strigi-analyzers-15.08.1.tar.xz ++




commit okteta for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package okteta for openSUSE:Factory checked 
in at 2015-10-03 20:26:26

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


Package is "okteta"

Changes:

--- /work/SRC/openSUSE:Factory/okteta/okteta.changes2015-07-14 
17:41:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.okteta.new/okteta.changes   2015-10-03 
20:26:27.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:44:50 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:44:23 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:08:38 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  okteta-15.04.3.tar.xz

New:

  okteta-15.08.1.tar.xz



Other differences:
--
++ okteta.spec ++
--- /var/tmp/diff_new_pack.tjWSex/_old  2015-10-03 20:26:28.0 +0200
+++ /var/tmp/diff_new_pack.tjWSex/_new  2015-10-03 20:26:28.0 +0200
@@ -39,7 +39,7 @@
 License:GPL-2.0 and GFDL-1.2
 Group:  Development/Tools/Other
 Url:http://www.kde.org/
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:okteta-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ okteta-15.04.3.tar.xz -> okteta-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/okteta-15.04.3/CMakeLists.txt 
new/okteta-15.08.1/CMakeLists.txt
--- old/okteta-15.04.3/CMakeLists.txt   2015-06-20 16:11:22.0 +0200
+++ new/okteta-15.08.1/CMakeLists.txt   2015-08-10 17:18:53.0 +0200
@@ -3,7 +3,7 @@
 cmake_minimum_required(VERSION 2.8.12)
 set(QT_MIN_VERSION "5.2.0")
 
-find_package(ECM 1.0.0 REQUIRED NO_MODULE)
+find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/modules" 
${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
@@ -12,6 +12,7 @@
 include(ECMGenerateHeaders)
 include(ECMSetupVersion)
 include(ECMPackageConfigHelpers)
+include(ECMAddAppIcon)
 
 include(FeatureSummary)
 include(GenerateExportHeader)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/okteta-15.04.3/kasten/controllers/view/bookmarks/bookmarkscontroller.cpp 
new/okteta-15.08.1/kasten/controllers/view/bookmarks/bookmarkscontroller.cpp
--- 
old/okteta-15.04.3/kasten/controllers/view/bookmarks/bookmarkscontroller.cpp
2015-06-20 16:11:22.0 +0200
+++ 
new/okteta-15.08.1/kasten/controllers/view/bookmarks/bookmarkscontroller.cpp
2015-08-10 17:18:53.0 +0200
@@ -37,7 +37,7 @@
 #include 
 #include 
 #include 
-#include 
+#include 
 // KF5
 #include 
 #include 
@@ -106,16 +106,12 @@
 if( hasViewWithBookmarks )
 {
 bookmarksCount = mBookmarks->bookmarksCount();
-// TODO: not PieceTableByteArrayModel ?
-if (auto asByteArraModel = 
qobject_cast(mByteArray) ) {
-connect( asByteArraModel, ::ByteArrayModel::bookmarksAdded,
- this, ::onBookmarksAdded );
-connect( asByteArraModel, 
::ByteArrayModel::bookmarksRemoved,
- this, ::onBookmarksRemoved );
-connect( asByteArraModel,
- static_cast&)>(::ByteArrayModel::bookmarksModified),
- this, ::updateBookmarks );
-}
+connect( mByteArray, SIGNAL(bookmarksAdded(QList)),
+ SLOT(onBookmarksAdded(QList)) );
+connect( mByteArray, SIGNAL(bookmarksRemoved(QList)),
+ SLOT(onBookmarksRemoved(QList)) );
+connect( mByteArray, SIGNAL(bookmarksModified(QList)),
+ SLOT(updateBookmarks()) );
 connect( mByteArrayView, ::cursorPositionChanged,
  this, ::onCursorPositionChanged );
 connect( mByteArrayView, ::offsetCodingChanged,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/okteta-15.04.3/kasten/controllers/view/bookmarks/bookmarkstool.cpp 

  1   2   3   >