commit nodejs for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package nodejs for openSUSE:Factory checked 
in at 2016-07-15 12:54:25

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


Package is "nodejs"

Changes:

--- /work/SRC/openSUSE:Factory/nodejs/nodejs.changes2016-06-14 
23:09:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes   2016-07-15 
12:54:42.0 +0200
@@ -1,0 +2,67 @@
+Wed Jul 13 12:04:07 UTC 2016 - adam.ma...@suse.de
+
+- Use OpenSSL supplied with Leap 42.2 and SLE12 SP2 instead of
+  bundled version.
+
+---
+Thu Jul  7 10:44:27 UTC 2016 - adam.ma...@suse.de
+
+- new upstream version 6.3.0
+  * buffer: Added buffer.swap64() to compliment swap16() & swap32()
+  * is now build as a shared library!
+  * crypto: Root certificates have been updated.
+  * debugger: The server address is now configurable via
+--debug=:
+  * npm: Upgraded npm to v3.10.3
+  * readline: Added the `prompt` option to the readline constructor.
+  * repl / vm: `sigint`/`ctrl+c` will now break out of infinite loops
+without stopping the Node.js instance.
+  * added support for v8_inspector (node --inspect)
+- since we can, build NodeJS shared library.
+- refreshed patches:
+  * support-arm64-build.patch
+  * nodejs-libpath.patch
+  * npm_search_paths.patch
+- 7569.diff:
+  * Add upstream PR: #7569 to fix build failure with shared OpenSSL and
+v8_inspector enabled
+
+---
+Tue Jul  5 20:20:27 UTC 2016 - toddrme2...@gmail.com
+
+- Fix Group tag.
+
+---
+Mon Jul  4 12:23:27 UTC 2016 - adam.ma...@suse.de
+
+- new upstream version 6.2.2
+  * http:
++ req.read(0) could cause incoming connections to stall and
+  time out under certain conditions. (Fedor Indutny)
++ When freeing the socket to be reused in keep-alive Agent
+  wait for both prefinish and end events. Otherwise the next
+  request may be written before the previous one has finished
+  sending the body, leading to a parser errors. (Fedor Indutny)
+  * npm: upgrade npm to 3.9.5 (Kat Marchán)
+- use build_cond to to manage configure parameters, instead of
+  having duplicate suse_version ifs
+- fix permission issues with some installed files
+- move fdups to end of install section to make sure we don't end up
+  with dangling symlinks
+- rpm cannot handle more than one level of parenthesis, hence 
+  Conflict: otherproviders(npm), not otherproviders(npm(npm)) as the
+  second version has no desired effect
+- we should no longer need to explicitly set ARCH values - configure
+  should deal with this properly
+- verify upstream tarball integrity cryptographically
+- patch changes:
+  * nodejs-libpath.patch split into two, nodejs-libpath.patch that
+applies on default and nodejs-libpath64.patch that applies on top
+for 64-bit arches
+  * support-arm64-build.patch refreshed
+  * npm_search_paths.patch:
++ search for manpages in paths were we installed them
++ install modules into /usr/local prefix
++ search for config files under /etc/nodejs
+
+---

Old:

  node-v6.2.1.tar.xz

New:

  7569.diff
  SHASUMS256.txt.asc
  node-v6.3.0.tar.xz
  nodejs-libpath64.patch
  nodejs.keyring
  npm_search_paths.patch



Other differences:
--
++ nodejs.spec ++
--- /var/tmp/diff_new_pack.FBnROn/_old  2016-07-15 12:54:46.0 +0200
+++ /var/tmp/diff_new_pack.FBnROn/_new  2016-07-15 12:54:46.0 +0200
@@ -16,24 +16,57 @@
 #
 
 
-%define npm_version 3.9.3
+%define npm_version 3.10.3
 Name:   nodejs
-Version:6.2.1
+Version:6.3.0
 Release:0
+
+%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+%bcond_withintree_openssl
+%else
+%bcond_without intree_openssl
+%endif
+
+%ifarch aarch64 ppc ppc64 ppc64le s390x
+%bcond_withgdb
+%else
+%bcond_without gdb
+%endif
+
+%ifarch aarch64   # No binutils_gold on SLE12
+%if 0%{?sle_version} >= 120100 || 0%{?is_opensuse}
+%bcond_without binutils_gold
+%else
+%bcond_withbinutils_gold
+%endif
+%else # other arch
+%bcond_without binutils_gold
+%endif
+#
 Summary:Evented I/O for V8 JavaScript
 License:MIT
 Group:  Development/Languages/NodeJS
 Url:http://www.nodejs.org
 Source: http://nodejs.org/dist/v%{version}/node-v%{version}.tar.xz
-Patch:  support-arm64-build.patch
-Patch2: nodejs-libpath.patch
+Source1:https://nodejs.org/dist/v%{version}/SHASUMS256.txt.asc
+Source2:nodejs.keyring

commit kdepim3 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdepim3 for openSUSE:Factory checked 
in at 2016-07-15 12:54:21

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


Package is "kdepim3"

Changes:

--- /work/SRC/openSUSE:Factory/kdepim3/kdepim3.changes  2015-11-16 
18:51:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdepim3.new/kdepim3.changes 2016-07-15 
12:54:34.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  5 20:22:26 UTC 2016 - toddrme2...@gmail.com
+
+- Fix Group tag.
+
+---



Other differences:
--
++ kdepim3.spec ++
--- /var/tmp/diff_new_pack.9Q3Mep/_old  2016-07-15 12:54:36.0 +0200
+++ /var/tmp/diff_new_pack.9Q3Mep/_new  2016-07-15 12:54:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdepim3
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -245,7 +245,7 @@
 %package -n kitchensync
 Summary:KDE Synchronization application based on OpenSync
 License:GPL-2.0 and LGPL-2.1+
-Group:  Hardware/PDA
+Group:  Productivity/File utilities
 Provides:   kdepim3-sync
 Obsoletes:  kdepim3-sync
 Requires:   kdepim3




commit libsass for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package libsass for openSUSE:Factory checked 
in at 2016-07-15 12:54:34

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


Package is "libsass"

Changes:

--- /work/SRC/openSUSE:Factory/libsass/libsass.changes  2016-07-14 
09:45:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsass.new/libsass.changes 2016-07-15 
12:54:48.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 13 07:38:21 UTC 2016 - psim...@suse.com
+
+- Remove redundant "Obsoletes" attribute from spec file. New
+  versions implicitly obsolete older versions of the same package;
+  this doesn't need to be stated explicitly.
+
+---



Other differences:
--
++ libsass.spec ++
--- /var/tmp/diff_new_pack.xTp3t1/_old  2016-07-15 12:54:49.0 +0200
+++ /var/tmp/diff_new_pack.xTp3t1/_new  2016-07-15 12:54:49.0 +0200
@@ -52,7 +52,6 @@
 Summary:C/C++ Sass compiler library development files
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Obsoletes:  libsass-devel < %{version}
 
 %description devel
 This package provides development header files for libsass




commit libzypp-plugin-appdata for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package libzypp-plugin-appdata for 
openSUSE:Factory checked in at 2016-07-15 12:55:00

Comparing /work/SRC/openSUSE:Factory/libzypp-plugin-appdata (Old)
 and  /work/SRC/openSUSE:Factory/.libzypp-plugin-appdata.new (New)


Package is "libzypp-plugin-appdata"

Changes:

--- 
/work/SRC/openSUSE:Factory/libzypp-plugin-appdata/libzypp-plugin-appdata.changes
2016-05-04 08:18:49.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-plugin-appdata.new/libzypp-plugin-appdata.changes
   2016-07-15 12:55:12.0 +0200
@@ -1,0 +2,9 @@
+Fri Jul 15 07:25:08 UTC 2016 - dims...@opensuse.org
+
+- InstallAppdata.sh: do not stumble over the presence of the
+  appdata-failed.xml.gz file: this is for debug purpose and does
+  not contain valid applications (boo#989031).
+- Add awk Requires, as the latest modification relies on awk to
+  find the right filenames.
+
+---



Other differences:
--
++ libzypp-plugin-appdata.spec ++
--- /var/tmp/diff_new_pack.f7IP0m/_old  2016-07-15 12:55:14.0 +0200
+++ /var/tmp/diff_new_pack.f7IP0m/_new  2016-07-15 12:55:14.0 +0200
@@ -32,6 +32,8 @@
 Requires:   libzypp >= 14.29.4
 # appstreamcli is provided by the AppStream package
 Requires:   AppStream
+# The script uses awk to find the right filename for the appdata.xml.gz file
+Requires:   awk
 
 %description
 This plugin extends libzypp to install AppStream metadata, as extracted from 
the

++ InstallAppdata.sh ++
--- /var/tmp/diff_new_pack.f7IP0m/_old  2016-07-15 12:55:14.0 +0200
+++ /var/tmp/diff_new_pack.f7IP0m/_new  2016-07-15 12:55:14.0 +0200
@@ -43,7 +43,9 @@
 yast2)
   # We do not validate an appdata.xml.gz in a yast2 repo: those are 
created by appstream-builder, and we can trust them
   #if appstream-util validate-relax --nonet "$6$YAST2/appdata.xml.gz" 2>&1 
> /dev/null; then
-appstream-util install-origin "$2" "$6$YAST2/"appdata*.xml.gz 
"$6$YAST2/"appdata-icons*.tar.gz 2>&1 > /dev/null
+  # get the real appdata.xml.gz file name out of content
+  APPDATA=$(awk '/appdata.*xml.gz/ && !/failed/ {print $4}' "$6/content")
+appstream-util install-origin "$2" "$6$YAST2/${APPDATA}" 
"$6$YAST2/"appdata-icons*.tar.gz 2>&1 > /dev/null
   #fi
   ;;
 *)




commit python3-dnspython for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-dnspython for 
openSUSE:Factory checked in at 2016-07-15 12:54:49

Comparing /work/SRC/openSUSE:Factory/python3-dnspython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-dnspython.new (New)


Package is "python3-dnspython"

Changes:

--- /work/SRC/openSUSE:Factory/python3-dnspython/python3-dnspython.changes  
2016-06-02 09:36:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-dnspython.new/python3-dnspython.changes 
2016-07-15 12:55:06.0 +0200
@@ -1,0 +2,19 @@
+Sun Jul 10 17:23:44 UTC 2016 - a...@gmx.de
+
+- update to version 1.14.0:
+  * Add CSYNC RR support
+  * Fix bug in LOC which destroyed N/S and E/W distinctions within a
+degree of the equator or prime merdian respectively.
+  * Misc. fixes to deal with fallout from the Python 2 & 3 merge.
+[issue #156], [issue #157], [issue #158], [issue #159], [issue
+#160].
+  * Running with python optimization on caused issues when stripped
+docstrings were referenced. [issue #154]
+  * dns.zone.from_text() erroneously required the zone to be provided.
+[issue #153]
+  * dns/message.py (make_query): Setting any value which implies EDNS
+will turn on EDNS if 'use_edns' has not been specified.
+  * TSIG signature algorithm setting was broken by the Python 2 and
+Python 3 code line merge.  Fixed.
+
+---

Old:

  v1.13.0.zip

New:

  v1.14.0.zip



Other differences:
--
++ python3-dnspython.spec ++
--- /var/tmp/diff_new_pack.4PvngN/_old  2016-07-15 12:55:07.0 +0200
+++ /var/tmp/diff_new_pack.4PvngN/_new  2016-07-15 12:55:07.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-dnspython3
+# spec file for package python3-dnspython
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -13,21 +13,22 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   python3-dnspython
-Version:1.13.0
+Version:1.14.0
 Release:0
-License:ISC
 Summary:A DNS toolkit for Python
-Url:http://www.dnspython.org
+License:ISC
 Group:  Development/Languages/Python
+Url:http://www.dnspython.org
 Source: https://github.com/rthalley/dnspython/archive/v%{version}.zip
+BuildRequires:  netcfg
 BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
 BuildRequires: python3-pycrypto
+BuildRequires:  python3-setuptools
 BuildRequires:  unzip
-BuildRequires:  netcfg
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 




commit mksusecd for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package mksusecd for openSUSE:Factory 
checked in at 2016-07-15 12:54:56

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


Package is "mksusecd"

Changes:

--- /work/SRC/openSUSE:Factory/mksusecd/mksusecd.changes2016-06-23 
13:36:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.mksusecd.new/mksusecd.changes   2016-07-15 
12:55:09.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul 15 08:15:15 UTC 2016 - snw...@suse.com
+
+- tw support: also sign image files
+- sanitize function that removes files from iso
+- remove tumbleweed images in 'micro' format
+- 1.40
+
+---

Old:

  mksusecd-1.39.tar.xz

New:

  mksusecd-1.40.tar.xz



Other differences:
--
++ mksusecd.spec ++
--- /var/tmp/diff_new_pack.VP1heA/_old  2016-07-15 12:55:10.0 +0200
+++ /var/tmp/diff_new_pack.VP1heA/_new  2016-07-15 12:55:10.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   mksusecd
-Version:1.39
+Version:1.40
 Release:0
 Summary:Create SUSE Linux installation ISOs
 License:GPL-3.0+

++ mksusecd-1.39.tar.xz -> mksusecd-1.40.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.39/VERSION new/mksusecd-1.40/VERSION
--- old/mksusecd-1.39/VERSION   2016-06-20 17:04:52.0 +0200
+++ new/mksusecd-1.40/VERSION   2016-07-15 10:10:59.0 +0200
@@ -1 +1 @@
-1.39
+1.40
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.39/changelog new/mksusecd-1.40/changelog
--- old/mksusecd-1.39/changelog 2016-06-20 17:04:52.0 +0200
+++ new/mksusecd-1.40/changelog 2016-07-15 10:10:59.0 +0200
@@ -1,3 +1,8 @@
+2016-07-14:1.40
+   - tw support: also sign image files
+   - sanitize function that removes files from iso
+   - remove tumbleweed images in 'micro' format
+
 2016-06-20:1.39
- create missing 'content' file
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.39/mksusecd new/mksusecd-1.40/mksusecd
--- old/mksusecd-1.39/mksusecd  2016-06-20 17:04:52.0 +0200
+++ new/mksusecd-1.40/mksusecd  2016-07-15 10:10:59.0 +0200
@@ -172,6 +172,7 @@
 sub grub2_add_option;
 sub yaboot_add_option;
 sub update_boot_options;
+sub exclude_files;
 sub prepare_normal;
 sub prepare_micro;
 sub prepare_nano;
@@ -2129,15 +2130,44 @@
 
 
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Exclude files from iso.
+#
+# exclude_files(ref_to_file_list)
+#
+# ref_to_file_list is an array ref with file name patterns (regexp) to exclude
+#
+sub exclude_files
+{
+  my $list = $_[0];
+
+  my $ex = join "|", @$list;
+
+  for (sort keys %$files) {
+if(m#^($ex)$#) {
+  my $f = fname($_);
+  push @{$mkisofs->{exclude}}, $f if $f;
+}
+  }
+}
+
+
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 sub prepare_micro
 {
-  for (
+  exclude_files [
 (map { "suse/$_" } @boot_archs, "i586", "noarch"),
-"docu", "ls-lR.gz", "INDEX.gz", "ARCHIVES.gz", "ChangeLog", "updates", 
"linux"
-  ) {
-my $f = fname($_);
-push @{$mkisofs->{exclude}}, $f if $f;
-  }
+"docu",
+"ls-lR\\.gz",
+"INDEX\\.gz",
+"ARCHIVES\\.gz",
+"ChangeLog",
+"updates",
+"linux",
+"images",
+"autorun.inf",
+".*\\.ico",
+".*\\.exe",
+  ];
 }
 
 
@@ -2146,7 +2176,7 @@
 {
   prepare_micro;
 
-  my $ex = join "|", (
+  exclude_files [
 "boot/.*/.*\\.rpm",
 "boot/.*/bind",
 "boot/.*/common",
@@ -2154,22 +2184,19 @@
 "boot/.*/rescue",
 "boot/.*/root",
 "boot/.*/sax2",
+"boot/.*/libstoragemgmt",
 "boot/.*/branding",
 "boot/.*/openSUSE",
 "boot/.*/SLES",
 "boot/.*/SLED",
 "boot/.*/.*-xen",
-"control.xml",
+"control\\.xml",
 "gpg-.*",
 "NEWS",
-  );
-
-  for (sort keys %$files) {
-if(m#^suse(/|$)|^$ex$#) {
-  my $f = fname($_);
-  push @{$mkisofs->{exclude}}, $f if $f;
-}
-  }
+"license\\.tar\\.gz",
+"(|.*/)directory\\.yast",
+"suse",
+  ];
 }
 
 
@@ -2178,31 +2205,19 @@
 {
   prepare_nano;
 
-  my $ex = join "|", (
+  exclude_files [
 "boot/.*/linux",
 "boot/.*/initrd",
 "boot/.*/biostest",
-"boot/.*/en.tlk",
-  );
+"boot/.*/en\\.tlk",
+  ];
 
   if(!$opt_efi) {
-$ex .= "|" . join "|", (
+exclude_files [
   "boot/.*/efi",
   "boot/.*/grub2.*",
-)
-  }
-
-  $ex = "^$ex\$";
-
-  if(!$opt_efi) {
-$ex .= "|^EFI(/|\$)";
-  }
-
-  for (sort keys %$files) {
-

commit python3-entrypoints for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-entrypoints for 
openSUSE:Factory checked in at 2016-07-15 12:54:38

Comparing /work/SRC/openSUSE:Factory/python3-entrypoints (Old)
 and  /work/SRC/openSUSE:Factory/.python3-entrypoints.new (New)


Package is "python3-entrypoints"

Changes:

--- /work/SRC/openSUSE:Factory/python3-entrypoints/python3-entrypoints.changes  
2016-06-02 09:36:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-entrypoints.new/python3-entrypoints.changes 
2016-07-15 12:54:54.0 +0200
@@ -1,0 +2,6 @@
+Sun Jul 10 17:21:54 UTC 2016 - a...@gmx.de
+
+- update to version 0.2.2:
+  * Import configparser from backports on Python 2
+
+---

Old:

  0.2.1.tar.gz

New:

  0.2.2.tar.gz



Other differences:
--
++ python3-entrypoints.spec ++
--- /var/tmp/diff_new_pack.93T4sL/_old  2016-07-15 12:54:56.0 +0200
+++ /var/tmp/diff_new_pack.93T4sL/_new  2016-07-15 12:54:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-entrypoints
-Version:0.2.1
+Version:0.2.2
 Release:0
 Summary:Discover and load entry points from installed packages
 License:MIT

++ 0.2.1.tar.gz -> 0.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/entrypoints-0.2.1/doc/conf.py 
new/entrypoints-0.2.2/doc/conf.py
--- old/entrypoints-0.2.1/doc/conf.py   2016-04-22 20:36:34.0 +0200
+++ new/entrypoints-0.2.2/doc/conf.py   2016-05-21 11:31:21.0 +0200
@@ -62,7 +62,7 @@
 # The short X.Y version.
 version = '0.2'
 # The full version, including alpha/beta/rc tags.
-release = version + '.1'
+release = version + '.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/entrypoints-0.2.1/entrypoints.py 
new/entrypoints-0.2.2/entrypoints.py
--- old/entrypoints-0.2.1/entrypoints.py2016-04-22 20:36:34.0 
+0200
+++ new/entrypoints-0.2.2/entrypoints.py2016-05-21 11:31:21.0 
+0200
@@ -1,5 +1,4 @@
 """Discover and load entry points from installed packages."""
-import configparser
 from contextlib import contextmanager
 import glob
 from importlib import import_module
@@ -11,6 +10,11 @@
 import warnings
 import zipfile
 
+if sys.version_info[0] >= 3:
+import configparser
+else:
+from backports import configparser
+
 entry_point_pattern = re.compile(r"""
 (?P\w+(\.\w+)*)
 (:(?P\w+(\.\w+)*))?
@@ -19,7 +23,7 @@
 $
 """, re.VERBOSE)
 
-__version__ = '0.2.1'
+__version__ = '0.2.2'
 
 class BadEntryPoint(Exception):
 """Raised when an entry point can't be parsed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/entrypoints-0.2.1/flit.ini 
new/entrypoints-0.2.2/flit.ini
--- old/entrypoints-0.2.1/flit.ini  2016-04-22 20:36:34.0 +0200
+++ new/entrypoints-0.2.2/flit.ini  2016-05-21 11:31:21.0 +0200
@@ -5,4 +5,4 @@
 home-page = https://github.com/takluyver/entrypoints
 classifiers = License :: OSI Approved :: MIT License
 requires-python = >=2.7
-requires = configparser; python_version == '2.7'
+requires = configparser (>=3.5); python_version == '2.7'




commit python3-boto for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-boto for openSUSE:Factory 
checked in at 2016-07-15 12:54:45

Comparing /work/SRC/openSUSE:Factory/python3-boto (Old)
 and  /work/SRC/openSUSE:Factory/.python3-boto.new (New)


Package is "python3-boto"

Changes:

--- /work/SRC/openSUSE:Factory/python3-boto/python3-boto-doc.changes
2016-06-19 10:42:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-boto.new/python3-boto-doc.changes   
2016-07-15 12:54:59.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul 10 17:34:18 UTC 2016 - a...@gmx.de
+
+- update to version 2.41.0:
+  * Update endpoints.json (:issue:`3564`, :sha:`5e786b4`)
+  * Remove the broken link to PDF's (:issue:`3562`, :sha:`46ffb0c`)
+
+---
python3-boto.changes: same change

Old:

  boto-2.40.0.tar.gz

New:

  boto-2.41.0.tar.gz



Other differences:
--
++ python3-boto-doc.spec ++
--- /var/tmp/diff_new_pack.C6Ml48/_old  2016-07-15 12:55:00.0 +0200
+++ /var/tmp/diff_new_pack.C6Ml48/_new  2016-07-15 12:55:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-boto-doc
-Version:2.40.0
+Version:2.41.0
 Release:0
 Url:https://github.com/boto/boto/
 Summary:Documentation for python3-boto

python3-boto.spec: same change
++ boto-2.40.0.tar.gz -> boto-2.41.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto-2.40.0/PKG-INFO new/boto-2.41.0/PKG-INFO
--- old/boto-2.40.0/PKG-INFO2016-04-28 21:37:36.0 +0200
+++ new/boto-2.41.0/PKG-INFO2016-06-28 03:09:42.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: boto
-Version: 2.40.0
+Version: 2.41.0
 Summary: Amazon Web Services Library
 Home-page: https://github.com/boto/boto/
 Author: Mitch Garnaat
@@ -9,9 +9,9 @@
 Description: 
 boto
 
-boto 2.40.0
+boto 2.41.0
 
-Released: 9-Apr-2015
+Released: 27-Jun-2016
 
 .. image:: https://travis-ci.org/boto/boto.svg?branch=develop
 :target: https://travis-ci.org/boto/boto
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto-2.40.0/README.rst new/boto-2.41.0/README.rst
--- old/boto-2.40.0/README.rst  2016-04-28 19:33:06.0 +0200
+++ new/boto-2.41.0/README.rst  2016-06-28 03:08:22.0 +0200
@@ -1,9 +1,9 @@
 
 boto
 
-boto 2.40.0
+boto 2.41.0
 
-Released: 9-Apr-2015
+Released: 27-Jun-2016
 
 .. image:: https://travis-ci.org/boto/boto.svg?branch=develop
 :target: https://travis-ci.org/boto/boto
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto-2.40.0/boto/__init__.py 
new/boto-2.41.0/boto/__init__.py
--- old/boto-2.40.0/boto/__init__.py2016-04-28 19:33:06.0 +0200
+++ new/boto-2.41.0/boto/__init__.py2016-06-28 03:08:22.0 +0200
@@ -38,7 +38,7 @@
 from boto.compat import urlparse
 from boto.exception import InvalidUriError
 
-__version__ = '2.40.0'
+__version__ = '2.41.0'
 Version = __version__  # for backware compatibility
 
 # http://bugs.python.org/issue7980
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto-2.40.0/boto/auth.py new/boto-2.41.0/boto/auth.py
--- old/boto-2.40.0/boto/auth.py2016-04-28 19:27:42.0 +0200
+++ new/boto-2.41.0/boto/auth.py2016-06-28 03:01:15.0 +0200
@@ -59,7 +59,9 @@
 '.eu-central',
 '-eu-central',
 '.ap-northeast-2',
-'-ap-northeast-2'
+'-ap-northeast-2',
+'.ap-south-1',
+'-ap-south-1'
 ]
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto-2.40.0/boto/endpoints.json 
new/boto-2.41.0/boto/endpoints.json
--- old/boto-2.40.0/boto/endpoints.json 2016-04-28 19:27:42.0 +0200
+++ new/boto-2.41.0/boto/endpoints.json 2016-06-28 03:01:15.0 +0200
@@ -15,6 +15,7 @@
 },
 "awslambda": {
 "ap-northeast-1": "lambda.ap-northeast-1.amazonaws.com",
+"eu-central-1": "lambda.eu-central-1.amazonaws.com",
 "eu-west-1": "lambda.eu-west-1.amazonaws.com",
 "us-east-1": "lambda.us-east-1.amazonaws.com",
 "us-west-2": "lambda.us-west-2.amazonaws.com"
@@ -22,6 +23,7 @@
 "cloudformation": {
 "ap-northeast-1": "cloudformation.ap-northeast-1.amazonaws.com",
 "ap-northeast-2": "cloudformation.ap-northeast-2.amazonaws.com",
+"ap-south-1": "cloudformation.ap-south-1.amazonaws.com",
 "ap-southeast-1": "cloudformation.ap-southeast-1.amazonaws.com",
 "ap-southeast-2": 

commit python3-WebOb for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-WebOb for openSUSE:Factory 
checked in at 2016-07-15 12:53:47

Comparing /work/SRC/openSUSE:Factory/python3-WebOb (Old)
 and  /work/SRC/openSUSE:Factory/.python3-WebOb.new (New)


Package is "python3-WebOb"

Changes:

--- /work/SRC/openSUSE:Factory/python3-WebOb/python3-WebOb-doc.changes  
2016-05-25 21:27:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-WebOb.new/python3-WebOb-doc.changes 
2016-07-15 12:53:58.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul 13 15:29:14 UTC 2016 - a...@gmx.de
+
+- update to version 1.6.1:
+  * Response.from_file now parses the status line correctly when the
+status line contains an HTTP with version, as well as a status
+text that contains multiple white spaces (e.g 404 Not Found). See
+https://github.com/Pylons/webob/issues/250
+
+---
@@ -12 +20,0 @@
-
python3-WebOb.changes: same change

Old:

  WebOb-1.6.0.tar.gz

New:

  WebOb-1.6.1.tar.gz



Other differences:
--
++ python3-WebOb-doc.spec ++
--- /var/tmp/diff_new_pack.hAZltE/_old  2016-07-15 12:54:00.0 +0200
+++ /var/tmp/diff_new_pack.hAZltE/_new  2016-07-15 12:54:00.0 +0200
@@ -17,16 +17,16 @@
 
 
 Name:   python3-WebOb-doc
-Version:1.6.0
+Version:1.6.1
 Release:0
 Summary:WSGI request and response object - Documentation
 License:MIT
 Group:  Documentation/HTML
 Url:http://webob.org/
 Source: 
https://files.pythonhosted.org/packages/source/W/WebOb/WebOb-%{version}.tar.gz
+BuildRequires:  python3-Sphinx
 BuildRequires:  python3-WebOb = %{version}
 BuildRequires:  python3-setuptools
-BuildRequires:  python3-Sphinx
 Recommends: python3-WebOb = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ python3-WebOb.spec ++
--- /var/tmp/diff_new_pack.hAZltE/_old  2016-07-15 12:54:00.0 +0200
+++ /var/tmp/diff_new_pack.hAZltE/_new  2016-07-15 12:54:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-WebOb
-Version:1.6.0
+Version:1.6.1
 Release:0
 Summary:WSGI request and response object
 License:MIT

++ WebOb-1.6.0.tar.gz -> WebOb-1.6.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WebOb-1.6.0/CHANGES.txt new/WebOb-1.6.1/CHANGES.txt
--- old/WebOb-1.6.0/CHANGES.txt 2016-03-16 04:44:29.0 +0100
+++ new/WebOb-1.6.1/CHANGES.txt 2016-05-20 18:53:36.0 +0200
@@ -1,3 +1,15 @@
+1.6.1 (2016-05-20)
+--
+
+Bugfix
+~~
+
+- Response.from_file now parses the status line correctly when the status line
+  contains an HTTP with version, as well as a status text that contains
+  multiple white spaces (e.g 404 Not Found). See
+  https://github.com/Pylons/webob/issues/250
+
+
 1.6.0 (2016-03-15)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WebOb-1.6.0/PKG-INFO new/WebOb-1.6.1/PKG-INFO
--- old/WebOb-1.6.0/PKG-INFO2016-03-16 04:53:34.0 +0100
+++ new/WebOb-1.6.1/PKG-INFO2016-05-20 18:56:31.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: WebOb
-Version: 1.6.0
+Version: 1.6.1
 Summary: WSGI request and response object
 Home-page: http://webob.org/
 Author: Pylons Project
@@ -45,6 +45,18 @@
 
 
 
+1.6.1 (2016-05-20)
+--
+
+Bugfix
+~~
+
+- Response.from_file now parses the status line correctly when the 
status line
+  contains an HTTP with version, as well as a status text that contains
+  multiple white spaces (e.g 404 Not Found). See
+  https://github.com/Pylons/webob/issues/250
+
+
 1.6.0 (2016-03-15)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WebOb-1.6.0/WebOb.egg-info/PKG-INFO 
new/WebOb-1.6.1/WebOb.egg-info/PKG-INFO
--- old/WebOb-1.6.0/WebOb.egg-info/PKG-INFO 2016-03-16 04:53:31.0 
+0100
+++ new/WebOb-1.6.1/WebOb.egg-info/PKG-INFO 2016-05-20 18:56:29.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: WebOb
-Version: 1.6.0
+Version: 1.6.1
 Summary: WSGI request and response object
 Home-page: http://webob.org/
 Author: Pylons Project
@@ -45,6 +45,18 @@
 
 
 
+1.6.1 (2016-05-20)
+--
+
+Bugfix
+~~
+
+- Response.from_file now parses the status line correctly when the 
status line
+  

commit bleachbit for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package bleachbit for openSUSE:Factory 
checked in at 2016-07-15 12:53:58

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


Package is "bleachbit"

Changes:

--- /work/SRC/openSUSE:Factory/bleachbit/bleachbit.changes  2016-03-31 
13:03:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.bleachbit.new/bleachbit.changes 2016-07-15 
12:54:09.0 +0200
@@ -1,0 +2,23 @@
+Sun Jul  3 21:38:54 UTC 2016 - mailaen...@opensuse.org
+
+- Update to 1.12
+  * Fix error Favicons is version 32 with Google Chrome 51 (reported by Holger)
+  * Fix cleaning of Thumbnails in new Chromium and Google Chrome (reported by 
ineuw, patrick)
+  * Fix crash with corrupt BleachBit.ini (reported by BitBleacher)
+  * Fix error UNIQUE constraint failed error cleaning Firefox (reported by 
danjackson1 and gravy45)
+  * Update EasyTAG cleaner (thanks to devmapper0)
+  * Update Epiphany cleaner (thanks to devmapper0)
+  * Update Evolution cleaner (thanks to skquinn)
+  * Update GNOME cleaner (thanks to devmapper0)
+  * Update KDE cleaner for KDE 4 on openSUSE (thanks to Mailaender)
+  * Remove bleachbit-kde-patch.patch
+  * Update Rhythmbox cleaner (thanks to devmapper0)
+  * Update Thumbnails cleaner (thanks to devmapper0)
+  * Update Transmission cleaner (thanks to devmapper0)
+  * Update X11 cleaner (thanks to devmapper0)
+  * Switch from GnomeVFS, which is deprecated, to GIO (reported by MM)
+  * Do not repeat Google Chrome cache in preview (reported by Daniel Che)
+  * Fix retention of translations for Chinese
+  * Whitelist iBus Pinyin (reported by Josiah Hunter)
+
+---

Old:

  bleachbit-1.10.tar.bz2
  bleachbit-kde-patch.patch

New:

  bleachbit-1.12.tar.bz2



Other differences:
--
++ bleachbit.spec ++
--- /var/tmp/diff_new_pack.iyWUiw/_old  2016-07-15 12:54:11.0 +0200
+++ /var/tmp/diff_new_pack.iyWUiw/_new  2016-07-15 12:54:11.0 +0200
@@ -19,20 +19,18 @@
 
 
 Name:   bleachbit
-Version:1.10
+Version:1.12
 Release:0
 Summary:Remove unnecessary files, free space, and maintain privacy
 License:GPL-3.0
 Group:  Productivity/File utilities
 Url:http://www.bleachbit.org/
 Source: 
http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM: https://github.com/az0/bleachbit/pull/130
-Patch0: bleachbit-kde-patch.patch
 BuildRequires:  fdupes
 BuildRequires:  python-setuptools
 BuildRequires:  update-desktop-files
 Requires:   python-gnome
-Requires:   python-gnomevfs
+Requires:   python-gobject2
 Requires:   python-gtk >= 2.6
 Requires:   xdg-utils
 Recommends: %{name}-lang
@@ -50,7 +48,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 sed -i -e 's|%{_bindir}/env python|%{_bindir}/python|g' \
 bleachbit/{CLI.py,GUI.py} bleachbit.py
 
@@ -78,11 +75,15 @@
 chmod +x %{buildroot}%{_datadir}/%{name}/CLI.py
 chmod +x %{buildroot}%{_datadir}/%{name}/GUI.py
 
+%if 0%{?suse_version} >= 1140
 %post
 %desktop_database_post
+%endif
 
+%if 0%{?suse_version} >= 1140
 %postun
 %desktop_database_postun
+%endif
 
 %files
 %defattr(-,root,root,-)

++ bleachbit-1.10.tar.bz2 -> bleachbit-1.12.tar.bz2 ++
 22061 lines of diff (skipped)




commit leechcraft for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package leechcraft for openSUSE:Factory 
checked in at 2016-07-15 12:54:01

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


Package is "leechcraft"

Changes:

--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes2016-06-19 
10:49:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes   
2016-07-15 12:54:15.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul  4 19:51:29 UTC 2016 - dap.darkn...@gmail.com
+
+- Updated leechcraft-0.6.70-6645-gcd10d7e-torrent110.diff & added
+  BOOST_ASIO_HAS_STD_CHRONO vs. bittorrent initialization failure.
+- Cmake clean-up.
+- Man pages clean-up.
+
+---



Other differences:
--
++ leechcraft.spec ++
--- /var/tmp/diff_new_pack.vQlvWG/_old  2016-07-15 12:54:17.0 +0200
+++ /var/tmp/diff_new_pack.vQlvWG/_new  2016-07-15 12:54:17.0 +0200
@@ -69,7 +69,7 @@
 %else
 BuildRequires:  boost-devel >= 1.50
 %endif
-BuildRequires:  cmake > 2.8.10
+BuildRequires:  cmake >= 3
 BuildRequires:  fdupes
 BuildRequires:  file-devel
 %if %{use_cpp14}
@@ -2421,11 +2421,6 @@
 %build
 mkdir build && cd build
 
-%if 0%{suse_version} <= 1320
-export CC=/usr/bin/clang
-export CXX=/usr/bin/clang++
-%endif
-
 # bypass bug 927268 for PowerPC if clang is used above in place of gcc
 tmpflags="%{optflags}"
 %ifarch ppc64 ppc64le
@@ -2434,6 +2429,7 @@
 %endif
 %endif
 
+# NOTE that %%cmake macro breaks compiler configuring.
 cmake ../src \
 %if "%{_lib}" == "lib64"
 -DLIB_SUFFIX=64 \
@@ -2441,9 +2437,13 @@
 %if %{use_cpp14}
 -DUSE_CPP14=True \
 %endif
--DCMAKE_CXX_FLAGS="${tmpflags} -Doverride=" \
+-DCMAKE_CXX_FLAGS="${tmpflags} -Doverride= 
-DBOOST_ASIO_HAS_STD_CHRONO" \
 -DCMAKE_INSTALL_PREFIX=%{_prefix} \
 -DCMAKE_BUILD_TYPE=RelWithDebInfo \
+%if 0%{?suse_version} <= 1320
+-DCMAKE_C_COMPILER=/usr/bin/clang \
+-DCMAKE_CXX_COMPILER=/usr/bin/clang++ \
+%endif
 -DSTRICT_LICENSING=True \
 -DWITH_DBUS_LOADERS=True \
 -DWITH_PCRE=True \
@@ -2552,7 +2552,6 @@
 -DENABLE_SB2=True \
 -DENABLE_SCROBLIBRE=True \
 -DENABLE_SECMAN=True \
--DENABLE_SHAITAN=False \
 -DENABLE_SHELLOPEN=False \
 -DENABLE_SNAILS=False \
 -DENABLE_SYNCER=False \
@@ -2573,20 +2572,18 @@
 -DENABLE_XPROXY=False \
 %endif
 -DENABLE_ZALIL=True \
--DLEECHCRAFT_VERSION=%{LEECHCRAFT_VERSION}
+-DLEECHCRAFT_VERSION="%{LEECHCRAFT_VERSION} with bittorrent 
0.6.70-7122-g83dc80a"
 
 make -k %{?_smp_mflags} VERBOSE=1
 
 %install
-cd build
-%makeinstall
+%cmake_install
 
 # Unneeded here Qt5 build' files:
 rm -rf %{buildroot}%{_datadir}/leechcraft/qml5
 rm -rf %{buildroot}%{_datadir}/applications/%{name}*qt5.desktop
 
-gzip -c9 %{SOURCE8} | tee -a 
%{buildroot}%{_mandir}/man1/leechcraft-session.1.gz
-gzip -c9 %{SOURCE9} | tee -a %{buildroot}%{_mandir}/man1/lc_plugin_wrapper.1.gz
+cp %{SOURCE8} %{SOURCE9} %{buildroot}%{_mandir}/man1
 
 %fdupes -s %{buildroot}%{_datadir}/%{name}/translations
 %fdupes -s %{buildroot}%{_datadir}/%{name}/azoth
@@ -2691,13 +2688,13 @@
 %defattr(-,root,root)
 %doc CHANGELOG LICENSE README
 %{_bindir}/%{name}
-%{_mandir}/man1/%{name}.1.gz
+%{_mandir}/man1/%{name}.1.*
 %{_bindir}/%{name}-add-file
-%{_mandir}/man1/%{name}-add-file.1.gz
+%{_mandir}/man1/%{name}-add-file.1.*
 %{_bindir}/%{name}-handle-file
-%{_mandir}/man1/%{name}-handle-file.1.gz
+%{_mandir}/man1/%{name}-handle-file.1.*
 %{_bindir}/lc_plugin_wrapper
-%{_mandir}/man1/lc_plugin_wrapper.1.gz
+%{_mandir}/man1/lc_plugin_wrapper.1.*
 %{settings_dir}/coresettings.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/*
@@ -3064,7 +3061,7 @@
 %{plugin_dir}/*craft_fenet.so
 %{settings_dir}/fenetsettings.xml
 %{_bindir}/%{name}-session
-%{_mandir}/man1/*-session.1.gz
+%{_mandir}/man1/*-session.1.*
 %dir %{_datadir}/leechcraft/fenet
 %dir %{_datadir}/leechcraft/fenet/compositing
 %dir %{_datadir}/leechcraft/fenet/wms


++ leechcraft-0.6.70-6645-gcd10d7e-torrent110.diff ++
--- /var/tmp/diff_new_pack.vQlvWG/_old  2016-07-15 12:54:17.0 +0200
+++ /var/tmp/diff_new_pack.vQlvWG/_new  2016-07-15 12:54:17.0 +0200
@@ -849,3 +849,67 @@
  #else
QTime Announce2Time (const boost::posix_time::time_duration& 
announce)
 
+commit f36242163844e9e1d8b722ea0cf3b4d82def9269
+Author: 0xd34df00d <0xd34df...@gmail.com>
+Date:   Thu Jun 30 03:45:41 2016 +0100
+
+[BT] Don't define BOOST_ASIO_DYN_LINK.
+
+Seems to fix defining some asio symbols with libtorrent 1.1.0.
+
+diff --git 

commit docker for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2016-07-15 12:54:13

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


Package is "docker"

Changes:

--- /work/SRC/openSUSE:Factory/docker/docker.changes2016-07-12 
23:51:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes   2016-07-15 
12:54:24.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 13 13:41:33 UTC 2016 - cbrau...@suse.de
+
+- remove sysconfig.docker.ppc64le patch
+  setting iptables option on ppc64le works now (bsc#988707)
+
+---

Old:

  sysconfig.docker.ppc64le



Other differences:
--
++ docker.spec ++
--- /var/tmp/diff_new_pack.ODQeIs/_old  2016-07-15 12:54:26.0 +0200
+++ /var/tmp/diff_new_pack.ODQeIs/_new  2016-07-15 12:54:26.0 +0200
@@ -38,8 +38,6 @@
 Source6:docker-rpmlintrc
 Source7:README_SUSE.md
 Source8:docker-audit.rules
-# TODO: remove once we figure out what is wrong with iptables on ppc64le
-Source100:  sysconfig.docker.ppc64le
 # Required to overcome some limitations of gcc-go: 
https://groups.google.com/forum/#!msg/golang-nuts/SlGCPYkjxo4/4DjcjXRCqAkJ
 Patch101:   gcc-go-patches.patch
 Patch102:   netlink_gcc_go.patch
@@ -226,11 +224,7 @@
 install -D -m 0640 %{SOURCE8} 
%{buildroot}%{_sysconfdir}/audit/rules.d/%{name}.rules
 
 # sysconfig file
-%ifarch ppc64le
-install -D -m 644 %{SOURCE100} 
%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.docker
-%else
 install -D -m 644 %{SOURCE4} 
%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.docker
-%endif
 
 %ifarch %{go_arches}
 # install manpages

++ docker.service ++
--- /var/tmp/diff_new_pack.ODQeIs/_old  2016-07-15 12:54:26.0 +0200
+++ /var/tmp/diff_new_pack.ODQeIs/_new  2016-07-15 12:54:26.0 +0200
@@ -14,12 +14,12 @@
 LimitNPROC=infinity
 LimitCORE=infinity
 # Uncomment TasksMax if your systemd version supports it.
-# Only systemd 226 and above support this version.
+# Only systemd 226 and above support this property.
 #TasksMax=infinity
 # Set delegate yes so that systemd does not reset the cgroups of docker 
containers
-Delegate=yes
-# Kill only the docker process, not all processes in the cgroup
-KillMode=process
+# Only systemd 218 and above support this property.
+#Delegate=yes
+# KillMode=process is not necessary because of how we set up containerd.
 
 [Install]
 WantedBy=multi-user.target




commit yast2-iscsi-lio-server for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2016-07-15 12:54:09

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


Package is "yast2-iscsi-lio-server"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2016-06-07 23:50:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2016-07-15 12:54:22.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 11:00:53 CEST 2016 - g...@suse.de
+
+- allow to remove global authentication values
+  (bnc#919474, bnc#977342)
+- 3.1.19
+
+---
@@ -12,2 +19,2 @@
-- add hint to use different user and password for incoming and
-  outgoing authentication (bsc#977173)
+- add hint to use different passwords for incoming and outgoing
+  authentication (bsc#977173)

Old:

  yast2-iscsi-lio-server-3.1.18.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.19.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.LGQkZd/_old  2016-07-15 12:54:23.0 +0200
+++ /var/tmp/diff_new_pack.LGQkZd/_new  2016-07-15 12:54:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.18
+Version:3.1.19
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.18.tar.bz2 -> 
yast2-iscsi-lio-server-3.1.19.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.19/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.changes
2016-06-07 14:09:45.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.19/package/yast2-iscsi-lio-server.changes
2016-07-14 10:51:35.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Jul  6 11:00:53 CEST 2016 - g...@suse.de
+
+- allow to remove global authentication values
+  (bnc#919474, bnc#977342)
+- 3.1.19
+
+---
 Tue Jun  7 10:47:30 UTC 2016 - igonzalezs...@suse.com
 
 - Stop generating autodocs (fate#320356)
@@ -9,8 +16,8 @@
 
 - replace iSCSI "client" by "initiator" in labels, popups and
   help text (fate#319293)
-- add hint to use different user and password for incoming and
-  outgoing authentication (bsc#977173)
+- add hint to use different passwords for incoming and outgoing
+  authentication (bsc#977173)
 - 3.1.17
 
 ---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.19/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.spec   
2016-06-07 14:09:45.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.19/package/yast2-iscsi-lio-server.spec   
2016-07-14 10:51:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.18
+Version:3.1.19
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.18/src/include/iscsi-lio-server/helps.rb 
new/yast2-iscsi-lio-server-3.1.19/src/include/iscsi-lio-server/helps.rb
--- old/yast2-iscsi-lio-server-3.1.18/src/include/iscsi-lio-server/helps.rb 
2016-06-07 14:09:45.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.19/src/include/iscsi-lio-server/helps.rb 
2016-07-14 10:51:35.0 +0200
@@ -131,7 +131,7 @@
 "With Edit LUN one can modify the LUN mapping. Please 
note that LUN target number" +
 " must be unique.After pressing Edit Auth, select the 
type of authentication." +
 " Use Incoming, Outgoing or both together. Then 
insert User and Password." +
-" Please make sure to set different values for incoming and 
outgoing authentication.\n" +
+" Please make sure to set different passwords for incoming and 
outgoing authentication.\n" +
 " If Use Authentication is disabled in previous dialog, 
Edit Auth is disabled here."
   ) +
 _( "Copy offers the possibility to give an additional 
initiator access to the LUN."),
diff -urN '--exclude=CVS' 

commit open-vm-tools for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2016-07-15 12:53:50

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


Package is "open-vm-tools"

Changes:

--- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes  
2016-07-01 09:59:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new/open-vm-tools.changes 
2016-07-15 12:54:01.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 13 18:30:28 UTC 2016 - k...@suse.com
+
+- Fix vmtoolsd init script to run vmtoolsd in background. (bsc#971031)
+  + fix originally done in SLE-11-SP4 code base by tc...@suse.cz
+
+---



Other differences:
--
++ vmtoolsd ++
--- /var/tmp/diff_new_pack.Ksa9ak/_old  2016-07-15 12:54:04.0 +0200
+++ /var/tmp/diff_new_pack.Ksa9ak/_new  2016-07-15 12:54:04.0 +0200
@@ -92,7 +92,7 @@
modprobe $VMBALLOON
## Start daemon with startproc(8). If this fails
## the return value is set appropriately by startproc.
-   /sbin/startproc $VMTOOLSD_BIN
+   /sbin/startproc $VMTOOLSD_BIN -b /var/run/vmtoolsd.pid
 
# Remember status and be verbose
rc_status -v




commit python3-case for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-case for openSUSE:Factory 
checked in at 2016-07-15 12:53:40

Comparing /work/SRC/openSUSE:Factory/python3-case (Old)
 and  /work/SRC/openSUSE:Factory/.python3-case.new (New)


Package is "python3-case"

Changes:

--- /work/SRC/openSUSE:Factory/python3-case/python3-case.changes
2016-06-19 10:47:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-case.new/python3-case.changes   
2016-07-15 12:53:50.0 +0200
@@ -1,0 +2,21 @@
+Wed Jul 13 02:47:51 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url
+
+- update to version 1.2.2:
+  * "mock.reload_modules": Fixed compatibility with Python 3.
+
+- changes from version 1.2.1:
+  * "mock.reload_modules" now re-imports the module and calls
+"reload()" on it.  This fixes issues with side effects not being
+properly reset after context exits.
+
+- changes from version 1.2.0:
+  * Adds "mock.mute" decorator to suppress stdout with no return
+value.  Contributed by Tony Narlock.
+  * Adds "Mock.on_nth_call_do_raise(excA, excB, n)".  This will make
+the mock raise excA until called n times, in which it will start
+to raise excB.
+
+---

Old:

  case-1.1.4.tar.gz

New:

  case-1.2.2.tar.gz



Other differences:
--
++ python3-case.spec ++
--- /var/tmp/diff_new_pack.Ls9Etp/_old  2016-07-15 12:53:51.0 +0200
+++ /var/tmp/diff_new_pack.Ls9Etp/_new  2016-07-15 12:53:51.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-case
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -13,21 +13,22 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   python3-case
-Version:1.1.4
+Version:1.2.2
 Release:0
-License:BSD-3-Clause
 Summary:Python unittest Utilities
-Url:http://github.com/celery/case
+License:BSD-3-Clause
 Group:  Development/Languages/Python
-Source: https://pypi.io/packages/source/c/case/case-%{version}.tar.gz
+Url:http://github.com/celery/case
+Source: 
https://files.pythonhosted.org/packages/source/c/case/case-%{version}.tar.gz
+BuildRequires:  python3-coverage >= 3.0
 BuildRequires:  python3-devel
+BuildRequires:  python3-nose >= 1.3.7
 BuildRequires:  python3-setuptools >= 0.7
 BuildRequires:  python3-six
-BuildRequires:  python3-coverage >= 3.0
-BuildRequires:  python3-nose >= 1.3.7
 Requires:   python3-nose >= 1.3.7
 Requires:   python3-six
 BuildArch:  noarch
@@ -50,6 +51,7 @@
 %files
 %defattr(-,root,root,-)
 %doc Changelog LICENSE README.rst
+
 %{python3_sitelib}/*
 
 %changelog

++ case-1.1.4.tar.gz -> case-1.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/case-1.1.4/Changelog new/case-1.2.2/Changelog
--- old/case-1.1.4/Changelog2016-05-13 00:04:39.0 +0200
+++ new/case-1.2.2/Changelog2016-06-23 23:47:06.0 +0200
@@ -1,6 +1,44 @@
 Changes
 ===
 
+.. _version-1.2.2:
+
+1.2.2
+=
+:release-date: 2016-06-23 02:46 P.M PDT
+:release-by: Ask Solem
+
+- ``mock.reload_modules``: Fixed compatibility with Python 3.
+
+.. _version-1.2.1:
+
+1.2.1
+=
+:release-date: 2016-06-23 12:111 P.M PDT
+:release-by: Ask Solem
+
+- ``mock.reload_modules`` now re-imports the module and
+  calls ``reload()`` on it.
+
+  This fixes issues with side effects not being properly reset after
+  context exits.
+
+.. _version-1.2.0:
+
+1.2.0
+=
+:release-date: 2016-06-13 05:00 P.M PDT
+:release-by: Ask Solem
+
+- Adds ``mock.mute`` decorator to suppress stdout with no return value.
+
+Contributed by Tony Narlock.
+
+- Adds ``Mock.on_nth_call_do_raise(excA, excB, n)``.
+
+This will make the mock raise excA until called n times, in which
+it will start to raise excB.
+
 .. _version-1.1.4:
 
 1.1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/case-1.1.4/PKG-INFO new/case-1.2.2/PKG-INFO
--- old/case-1.1.4/PKG-INFO 2016-05-13 00:06:23.0 +0200
+++ new/case-1.2.2/PKG-INFO 2016-06-23 23:48:05.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: case
-Version: 1.1.4
+Version: 1.2.2
 Summary: Python unittest Utilities
 Home-page: http://github.com/celery/case
 Author: Ask Solem
@@ -10,7 +10,7 @@
  Python unittest utilities

commit python3-apache-libcloud for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-apache-libcloud for 
openSUSE:Factory checked in at 2016-07-15 12:53:36

Comparing /work/SRC/openSUSE:Factory/python3-apache-libcloud (Old)
 and  /work/SRC/openSUSE:Factory/.python3-apache-libcloud.new (New)


Package is "python3-apache-libcloud"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-apache-libcloud/python3-apache-libcloud.changes
  2016-05-25 21:23:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-apache-libcloud.new/python3-apache-libcloud.changes
 2016-07-15 12:53:46.0 +0200
@@ -1,0 +2,328 @@
+Wed Jul 13 15:22:22 UTC 2016 - a...@gmx.de
+
+- update to version 1.1.0:
+  * General
++ Add support for automatic SNI (SSL extension) using the hostname
+  supplied to connect to.
++ Note: This functionality is only available in Python 2.7.9 and
+  Python >= 3.2. (LIBCLOUD-827, GITHUB-808) [David Freedman]
+  * Compute
++ Add support image guest OS features in GCE driver (GITHUB-825)
+  [Max Illfelder]
++ Added forceCustimization option for vcloud director driver
+  (GITHUB-824) [Juan Font]
++ Add node lookup by UUID for libvirt driver (GITHUB-823) [Frank
+  Wu]
++ Add block storage support to DigitalOcean node driver
+  (GITHUB-807) [Adam Wolfe Gordon]
++ Add SASL auth support to libvirt driver. (GITHUB-809)
+  [Katana-Steel]
++ Allow VIPs in Dimension Data driver to bind to any
+  port. (GITHUB-818) [Mark Maglana]
++ Add support for deleting a security group to the Aliyun ECS
+  driver. (GITHUB-816) [Heng Wu]
++ Add ex_force_customization argument to the ex_deploy_node in
+  vCloud driver. (GITHUB-824) [Juan Font]
++ Add support for listing attributes for a particular security
+  group (ex_list_security_group_attributes) to the Aliyun ECS
+  driver. (GITHUB-826) [Heng Wu]
++ Add new Mumbai, India region to the EC2 driver. [Tomaz Muraus]
++ Add driver for the new AWS cn-north-1 region. (GITHUB-827,
+  LIBCLOUD-820) [Jamie Cressey]
++ Fix authentication with temporary IAM role credentials (token)
+  in the EC2 driver. (GITHUB-820) [Alejandro González]
+  * Container
++ Fixed API compatibility for Docker Container driver with API
+  1.24, set driver to use versioned URL for all
+  communication. Backported changes to 1.21 API (GITHUB-821)
+  [Anthony Shaw]
+  * Load Balancer
++ Added additional parameters to the Rackspace driver in
+  list_balancers for filtering and searching. (GITHUB-803) [João
+  Paulo Raittes]
+
+- changes from version 1.0.0:
+  * General
++ Fix a regression with timeout argument provided via
+  _ex_connection_class_kwargs method being overriden with None
+  inside the BaseDriver constructor method.  Reported by Jay
+  Rolette. (GITHUB-755) [Tomaz Muraus, Jay Rolette]
++ Fix OpenStack v3 authentication and allow user to provide a
+  custom value for the OpenStack domain parameter. Previously only
+  possible value as a default value of Default. (GITHUB-744)
+  [Lionel Schaub]
++ Add support for authenticating against Keystone and OpenStack
+  based clouds using OpenID Connect tokens. (GITHUB-789) [Miguel
+  Caballer]
+  * Compute
++ GCE nodes can be launched in a subnetwork (GITHUB-783) [Lars
+  Larsson]
++ Add Subnetworks to GCE driver (GITHUB-780) [Eric Johnson]
++ Fix missing pricing data for GCE (LIBCLOUD-713, GITHUB-779)
+  [Eric Johnson]
++ Add Image Family support for GCE (GITHUB-778) [Rick Wright]
++ Fix a race condition on GCE driver list_nodes()- Invoking GCE’s
+  list_nodes() while some VMs are being shutdown can result in the
+  following libcloud.common.google.ResourceNotFoundError exception
+  to be raised. (GITHUB-727) [Lénaïc Huard]
++ Allow user to filter nodes by location by adding optional
+  location argument to the list_nodes() method in the CloudStack
+  driver. (GITHUB-737) [Lionel Schaub]
++ Fix OpenStack IP type resolution - make sure IP addresses are
+  correctly categorized and assigned on private_ips and public_ips
+  Node attribute. (GITHUB-738) [Lionel Schaub]
++ Add new Perth, Australia and Manila, Philippines region to the
+  CloudSigma v2 driver. [Tomaz Muraus]
++ Update libvirt driver so it returns false if a non-local libvirt
+  URL is used (right now only local instances are
+  supported). (LIBCLOUD-820, GITHUB-788) [René Kjellerup]
++ Update libvirt driver to use ip neight command instead of arp to
+  retrieve node MAC address if arp command is not available or the
+  current user doesn’t have permission to use it. (LIBCLOUD-820,
+  GITHUB-788) [René Kjellerup]
++ Update create_volume method in the CloudStack driver 

commit unionfs-fuse for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package unionfs-fuse for openSUSE:Factory 
checked in at 2016-07-15 12:52:11

Comparing /work/SRC/openSUSE:Factory/unionfs-fuse (Old)
 and  /work/SRC/openSUSE:Factory/.unionfs-fuse.new (New)


Package is "unionfs-fuse"

Changes:

--- /work/SRC/openSUSE:Factory/unionfs-fuse/unionfs-fuse.changes
2015-04-12 00:11:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.unionfs-fuse.new/unionfs-fuse.changes   
2016-07-15 12:52:29.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 11 05:17:05 UTC 2016 - co...@suse.com
+
+- fix build by adding -fPIC 
+- clean up the spec file now that 13.1 is EOL
+- add libattr as buildrequire
+
+---



Other differences:
--
++ unionfs-fuse.spec ++
--- /var/tmp/diff_new_pack.ETwTEy/_old  2016-07-15 12:52:31.0 +0200
+++ /var/tmp/diff_new_pack.ETwTEy/_new  2016-07-15 12:52:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package unionfs-fuse
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,6 +20,7 @@
 BuildRequires:  cmake
 BuildRequires:  fuse-devel
 BuildRequires:  gcc-c++
+BuildRequires:  libattr-devel
 Requires:   fuse
 Summary:Userspace Unionfs File System
 License:BSD-3-Clause
@@ -43,19 +44,12 @@
 %setup -q
 
 %build
-%if 0%{?suse_version} >= 1310
-%cmake -DWITH_XATTR=1
-%else
-export CFLAGS=$RPM_OPT_FLAGS
+export CFLAGS="$RPM_OPT_FLAGS -fPIC"
 export CXXFLAGS=$CFLAGS 
 cmake -DCMAKE_INSTALL_PREFIX=/usr -DWITH_XATTR=1 .
-%endif
 make %{?_smp_mflags}
 
 %install
-%if 0%{?suse_version} >= 1310
-cd build
-%endif
 make DESTDIR="$RPM_BUILD_ROOT" install
 
 %files




commit mysql-workbench for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package mysql-workbench for openSUSE:Factory 
checked in at 2016-07-15 12:53:12

Comparing /work/SRC/openSUSE:Factory/mysql-workbench (Old)
 and  /work/SRC/openSUSE:Factory/.mysql-workbench.new (New)


Package is "mysql-workbench"

Changes:

--- /work/SRC/openSUSE:Factory/mysql-workbench/mysql-workbench.changes  
2015-06-24 20:57:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.mysql-workbench.new/mysql-workbench.changes 
2016-07-15 12:53:23.0 +0200
@@ -1,0 +2,31 @@
+Tue Jul 12 14:46:04 UTC 2016 - tchva...@suse.com
+
+- Reduce some pointless comments
+- Use normal paralel build
+- Switch to pkgconfig style deps where possible
+- Unbundle scintilla:
+  * mysql-workbench-unbundle-libscintilla.patch
+- Use %cmake macros fully
+
+---
+Mon Jul 11 19:00:49 UTC 2016 - mimi...@gmail.com
+
+- update to version 6.3.7
+  https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-7.html
+  https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-6.html
+  https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-5.html
+- dropped patches:
+   mysql-workbench-community-6.3.3-src-mysql_options4.patch
+- refreshed patches:
+   mysql-workbench-cmake-3.2.patch
+   mysql-workbench-no-check-for-updates.patch
+   patch-desktop-categories.patch
+- added patches:
+mysql-workbench-mysql-version.patch - relax mysql version req.
+mysql-workbench-mysql_options4.patch - disable options4, doesn't work as
+  supposed with MariaDB
+mysql-workbench-no-json.patch - disable JSON support, no antlr3 in openSUSE
+- removed support for unsupported distributions
+- openSUSE_(Vendor_Package).xml renamed to openSUSE_Vendor_Package.xml
+
+---

Old:

  mysql-workbench-community-6.3.3-src-mysql_options4.patch
  mysql-workbench-community-6.3.4-src.tar.gz
  openSUSE_(Vendor_Package).xml

New:

  mysql-workbench-community-6.3.7-src.tar.gz
  mysql-workbench-mysql-version.patch
  mysql-workbench-mysql_options4.patch
  mysql-workbench-no-json.patch
  mysql-workbench-unbundle-libscintilla.patch
  openSUSE_Vendor_Package.xml



Other differences:
--
++ mysql-workbench.spec ++
--- /var/tmp/diff_new_pack.mXrl8r/_old  2016-07-15 12:53:25.0 +0200
+++ /var/tmp/diff_new_pack.mXrl8r/_new  2016-07-15 12:53:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mysql-workbench
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,104 +17,83 @@
 
 
 %define edition community
-
-# whether at least Python 2.6 is available
-%define have_python26   1
-%include %{_rpmconfigdir}/macros.python
-
+Name:   mysql-workbench
+Version:6.3.7
+Release:0
 Summary:A MySQL visual database modeling, administration and querying 
tool
 License:GPL-2.0+
 Group:  Productivity/Databases/Clients
-Name:   mysql-workbench
-Version:6.3.4
-Release:0
 Url:http://wb.mysql.com
-Source: %{name}-%{edition}-%{version}-src.tar.gz
-Source1:openSUSE_(Vendor_Package).xml
+Source: 
http://dev.mysql.com/get/Downloads/MySQLGUITools/%{name}-%{edition}-%{version}-src.tar.gz
+Source1:openSUSE_Vendor_Package.xml
 Source99:   %{name}.rpmlintrc
-
 #Patches
-# PATCH-FIX-OPENSUSE -- Add categories and generic name to .desktop file
 Patch0: patch-desktop-categories.patch
-# PATCH-FIX-OPENSUSE -- Remove "check for update" in help, we use a package 
manager for that
-Patch2: mysql-workbench-no-check-for-updates.patch
-# PATCH-FIX-OPENSUSE -- Fix build error "copytable.cpp:1638: undefined 
reference to `mysql_options4'"
-# This only exist in mysql 5.6.x, but the "if" code didn't work, so disable it
-Patch3: mysql-workbench-community-6.3.3-src-mysql_options4.patch
+# Remove check for update in help
+Patch1: mysql-workbench-no-check-for-updates.patch
+# Fix build error
+# copytable.cpp:1638: undefined reference to `mysql_options4'
+# This only exist in mysql 5.6.x but the if code didn't work
+# So disable it
+Patch2: mysql-workbench-mysql_options4.patch
 # PATCH-FIX-UPSTREAM sfal...@opensuse.org
-Patch4: mysql-workbench-cmake-3.2.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-# Keep them alphabetic order
-BuildRequires:  Mesa
+Patch3: mysql-workbench-cmake-3.2.patch
+# remove json
+Patch5: %{name}-no-json.patch

commit opencl-headers-1_2 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package opencl-headers-1_2 for 
openSUSE:Factory checked in at 2016-07-15 12:52:29

Comparing /work/SRC/openSUSE:Factory/opencl-headers-1_2 (Old)
 and  /work/SRC/openSUSE:Factory/.opencl-headers-1_2.new (New)


Package is "opencl-headers-1_2"

Changes:

--- /work/SRC/openSUSE:Factory/opencl-headers-1_2/opencl-headers-1_2.changes
2015-07-03 00:11:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.opencl-headers-1_2.new/opencl-headers-1_2.changes   
2016-07-15 12:52:48.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  5 20:18:32 UTC 2016 - toddrme2...@gmail.com
+
+- Fix Group tag.
+
+---



Other differences:
--
++ opencl-headers-1_2.spec ++
--- /var/tmp/diff_new_pack.G5SQ7P/_old  2016-07-15 12:52:50.0 +0200
+++ /var/tmp/diff_new_pack.G5SQ7P/_new  2016-07-15 12:52:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opencl-headers-1_2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -24,7 +24,7 @@
 Release:0
 Summary:OpenCL (Open Computing Language) headers
 License:MIT
-Group:  Development/C
+Group:  Development/Libraries/C and C++
 Url:http://www.khronos.org/registry/cl/
 Source: %{name}-%{version}.tar.bz2
 Source1:get-tarball.sh




commit freshplayerplugin for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package freshplayerplugin for 
openSUSE:Factory checked in at 2016-07-15 12:51:39

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


Package is "freshplayerplugin"

Changes:

--- /work/SRC/openSUSE:Factory/freshplayerplugin/freshplayerplugin.changes  
2016-04-30 23:31:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.freshplayerplugin.new/freshplayerplugin.changes 
2016-07-15 12:51:42.0 +0200
@@ -1,0 +2,6 @@
+Sun Jul  3 17:13:04 UTC 2016 - mplus...@suse.com
+
+- Conflict with flash-player as having them both installed is 
+  confusing firefox
+
+---



Other differences:
--
++ freshplayerplugin.spec ++
--- /var/tmp/diff_new_pack.K2N51z/_old  2016-07-15 12:51:43.0 +0200
+++ /var/tmp/diff_new_pack.K2N51z/_new  2016-07-15 12:51:43.0 +0200
@@ -54,6 +54,7 @@
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xrender)
 Supplements:packageand(browser(npapi):chromium-pepper-flash)
+Conflicts:  flash-player
 %if %{with gtk3}
 BuildRequires:  pkgconfig(gtk+-3.0)
 %else




commit percona-toolkit for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package percona-toolkit for openSUSE:Factory 
checked in at 2016-07-15 12:52:05

Comparing /work/SRC/openSUSE:Factory/percona-toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.percona-toolkit.new (New)


Package is "percona-toolkit"

Changes:

--- /work/SRC/openSUSE:Factory/percona-toolkit/percona-toolkit.changes  
2016-03-17 16:47:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit.changes 
2016-07-15 12:52:09.0 +0200
@@ -1,0 +2,22 @@
+Mon Jul 11 21:12:14 UTC 2016 - astie...@suse.com
+
+- Percona Toolkit 2.2.18
+  * pt-stalk now sorts the output of transactions by id
+  * Added "Shared" memory info to pt-summary
+  * Added the --no-vertical-format option for pt-query-digest,
+allowing compatibility with non-standard MySQL clients that
+don't support the \G directive at the end of a statement
+  * Fixed error when parsing tcpdump capture with pt-query-digest
+  * Improved pt-online-schema-change plugin documentation
+  * Clarified the description of the --attribute-value-limit
+option for pt-query-digest
+  * Fixed all PERL-based tools to return a zero exit status when
+run with the --version option
+  * Fixed error that sometimes prevented to choose the primary key
+as index, when using the -where option for pt-table-checksum
+  * Fixed the inability of pt-query-digest to parse the general
+log generated by MySQL (and Percona Server) 5.7 instance
+  * Clarified the description of the --verbose option for\
+pt-slave-restart
+
+---

Old:

  percona-toolkit-2.2.17.tar.gz

New:

  percona-toolkit-2.2.18.tar.gz



Other differences:
--
++ percona-toolkit.spec ++
--- /var/tmp/diff_new_pack.2pG6hk/_old  2016-07-15 12:52:23.0 +0200
+++ /var/tmp/diff_new_pack.2pG6hk/_new  2016-07-15 12:52:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   percona-toolkit
-Version:2.2.17
+Version:2.2.18
 Release:0
 Summary:Advanced MySQL and system command-line tools
 License:GPL-2.0

++ percona-toolkit-2.2.17.tar.gz -> percona-toolkit-2.2.18.tar.gz ++
 2587 lines of diff (skipped)

++ percona-toolkit-2.2.x-disable-default-version-check.patch ++
--- /var/tmp/diff_new_pack.2pG6hk/_old  2016-07-15 12:52:24.0 +0200
+++ /var/tmp/diff_new_pack.2pG6hk/_new  2016-07-15 12:52:24.0 +0200
@@ -40,11 +40,11 @@
  bin/pt-variable-advisor  |2 --
  18 files changed, 36 deletions(-)
 
-Index: percona-toolkit-2.2.17/bin/pt-archiver
+Index: percona-toolkit-2.2.18/bin/pt-archiver
 ===
 percona-toolkit-2.2.17.orig/bin/pt-archiver2016-03-07 
10:09:38.0 +0100
-+++ percona-toolkit-2.2.17/bin/pt-archiver 2016-03-13 13:37:02.0 
+0100
-@@ -7958,8 +7958,6 @@ Show version and exit.
+--- percona-toolkit-2.2.18.orig/bin/pt-archiver
 percona-toolkit-2.2.18/bin/pt-archiver
+@@ -7959,8 +7959,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -53,11 +53,11 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.17/bin/pt-config-diff
+Index: percona-toolkit-2.2.18/bin/pt-config-diff
 ===
 percona-toolkit-2.2.17.orig/bin/pt-config-diff 2016-03-07 
10:09:38.0 +0100
-+++ percona-toolkit-2.2.17/bin/pt-config-diff  2016-03-13 13:37:02.0 
+0100
-@@ -5618,8 +5618,6 @@ Show version and exit.
+--- percona-toolkit-2.2.18.orig/bin/pt-config-diff
 percona-toolkit-2.2.18/bin/pt-config-diff
+@@ -5640,8 +5640,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -66,11 +66,11 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.17/bin/pt-deadlock-logger
+Index: percona-toolkit-2.2.18/bin/pt-deadlock-logger
 ===
 percona-toolkit-2.2.17.orig/bin/pt-deadlock-logger 2016-03-07 
10:09:38.0 +0100
-+++ percona-toolkit-2.2.17/bin/pt-deadlock-logger  2016-03-13 
13:37:02.0 +0100
-@@ -5404,8 +5404,6 @@ Show version and exit.
+--- percona-toolkit-2.2.18.orig/bin/pt-deadlock-logger
 percona-toolkit-2.2.18/bin/pt-deadlock-logger
+@@ -5426,8 +5426,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -79,11 +79,11 @@
  Check for the latest version of Percona Toolkit, MySQL, and other 

commit yaml-cpp for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package yaml-cpp for openSUSE:Factory 
checked in at 2016-07-15 12:51:42

Comparing /work/SRC/openSUSE:Factory/yaml-cpp (Old)
 and  /work/SRC/openSUSE:Factory/.yaml-cpp.new (New)


Package is "yaml-cpp"

Changes:

--- /work/SRC/openSUSE:Factory/yaml-cpp/yaml-cpp.changes2016-02-17 
12:26:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.yaml-cpp.new/yaml-cpp.changes   2016-07-15 
12:51:53.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 11 07:51:14 UTC 2016 - tchva...@suse.com
+
+- Fix building with updated cmake and wrong -fPIE parsing:
+  * yaml-cpp-disable-bundled-gmock.patch
+  * yaml-cpp-fix-pie.patch
+
+---

New:

  yaml-cpp-disable-bundled-gmock.patch
  yaml-cpp-fix-pie.patch



Other differences:
--
++ yaml-cpp.spec ++
--- /var/tmp/diff_new_pack.QqMINA/_old  2016-07-15 12:51:54.0 +0200
+++ /var/tmp/diff_new_pack.QqMINA/_new  2016-07-15 12:51:54.0 +0200
@@ -25,11 +25,16 @@
 Group:  Development/Libraries/C and C++
 Url:https://github.com/jbeder/yaml-cpp/
 Source: 
https://github.com/jbeder/yaml-cpp/archive/release-%{version}/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM: do not override opts for linker as distro provides
+# correct ones
+Patch0: yaml-cpp-fix-pie.patch
+# PATCH-FIX-SUSE: disable bunlded gmock as the tests can't be run in obs anyway
+Patch1: yaml-cpp-disable-bundled-gmock.patch
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  sed
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -54,10 +59,11 @@
 
 %prep
 %setup -q -n %{name}-release-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
-%cmake \
-  -DCMAKE_BUILD_TYPE=RelWithDebInfo
+%cmake
 make %{?_smp_mflags}
 
 %install

++ yaml-cpp-disable-bundled-gmock.patch ++
Index: yaml-cpp-release-0.5.3/CMakeLists.txt
===
--- yaml-cpp-release-0.5.3.orig/CMakeLists.txt
+++ yaml-cpp-release-0.5.3/CMakeLists.txt
@@ -328,7 +328,6 @@ endif()
 ### Extras
 ###
 if(YAML_CPP_BUILD_TOOLS)
-   add_subdirectory(test)
add_subdirectory(util)
 endif()
 
++ yaml-cpp-fix-pie.patch ++
Index: yaml-cpp-release-0.5.3/CMakeLists.txt
===
--- yaml-cpp-release-0.5.3.orig/CMakeLists.txt
+++ yaml-cpp-release-0.5.3/CMakeLists.txt
@@ -271,10 +251,6 @@ set(_INSTALL_DESTINATIONS
 ###
 add_library(yaml-cpp ${library_sources})
 set_target_properties(yaml-cpp PROPERTIES
-  COMPILE_FLAGS "${yaml_c_flags} ${yaml_cxx_flags}"
-)
-
-set_target_properties(yaml-cpp PROPERTIES
VERSION "${YAML_CPP_VERSION}"
SOVERSION "${YAML_CPP_VERSION_MAJOR}.${YAML_CPP_VERSION_MINOR}"
PROJECT_LABEL "yaml-cpp ${LABEL_SUFFIX}"



commit pantheon-terminal for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package pantheon-terminal for 
openSUSE:Factory checked in at 2016-07-15 12:51:53

Comparing /work/SRC/openSUSE:Factory/pantheon-terminal (Old)
 and  /work/SRC/openSUSE:Factory/.pantheon-terminal.new (New)


Package is "pantheon-terminal"

Changes:

--- /work/SRC/openSUSE:Factory/pantheon-terminal/pantheon-terminal.changes  
2016-03-18 21:39:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.pantheon-terminal.new/pantheon-terminal.changes 
2016-07-15 12:51:57.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 11 12:36:31 UTC 2016 - sor.ale...@meowr.ru
+
+- Add pantheon-terminal-fix-cflags.patch: fix CFLAGS.
+
+---

New:

  pantheon-terminal-fix-cflags.patch



Other differences:
--
++ pantheon-terminal.spec ++
--- /var/tmp/diff_new_pack.HVtj8X/_old  2016-07-15 12:51:59.0 +0200
+++ /var/tmp/diff_new_pack.HVtj8X/_new  2016-07-15 12:51:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pantheon-terminal
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,6 +16,7 @@
 #
 
 
+%define _version 0.3.x
 Name:   pantheon-terminal
 Version:0.3.2
 Release:0
@@ -23,27 +24,30 @@
 License:GPL-3.0+
 Group:  System/X11/Terminals
 Url:https://launchpad.net/pantheon-terminal
-Source: 
https://launchpad.net/%{name}/0.3.x/%{version}/+download/%{name}-%{version}.tar.xz
+Source: 
https://launchpad.net/%{name}/%{_version}/%{version}/+download/%{name}-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE pantheon-terminal-fix-cflags.patch sor.ale...@meowr.ru -- 
Fix CFLAGS.
+Patch0: %{name}-fix-cflags.patch
 BuildRequires:  cmake >= 2.6
 BuildRequires:  fdupes
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
+BuildRequires:  vala >= 0.22.0
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(granite) >= 0.3.0
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.10
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  vala >= 0.22.0
 BuildRequires:  pkgconfig(vte-2.91)
 BuildRequires:  pkgconfig(zeitgeist-1.0)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 %description
 A super lightweight, beautiful, and simple terminal. It is designed
-to be setup with sane defaults and little to no configuration. It is
-just a terminal, nothing more, nothing less.
+to be setup with sane defaults and little to no configuration. It
+is just a terminal, nothing more, nothing less.
 
 Designed for Elementary OS.
 
@@ -51,17 +55,18 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-export CFLAGS="%{optflags}"
 %cmake
 make %{?_smp_mflags}
 
 %install
 %cmake_install
+
 %suse_update_desktop_file %{name}
 %find_lang %{name} %{?no_lang_C}
-%fdupes %{buildroot}%{_datadir}/locale
+%fdupes %{buildroot}%{_datadir}/locale/
 
 %post
 %desktop_database_post
@@ -77,9 +82,12 @@
 %defattr(-,root,root)
 %doc AUTHORS LICENSE
 %{_bindir}/%{name}
+%{_datadir}/%{name}/
 %{_datadir}/applications/open-%{name}-here.desktop
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/glib-2.0/schemas/org.pantheon.terminal.gschema.xml
-%{_datadir}/%{name}
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
+
+%changelog

++ pantheon-terminal-fix-cflags.patch ++
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@ set (GETTEXT_PACKAGE "pantheon-terminal"
 set (RELEASE_NAME "Fast and connected.")
 set (VERSION "0.3.2")
 set (VERSION_INFO "Release")
-set (CMAKE_C_FLAGS "-ggdb")
+set (CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -ggdb")
 set (PREFIX ${CMAKE_INSTALL_PREFIX})
 set (DOLLAR "$")
 



commit pocl for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package pocl for openSUSE:Factory checked in 
at 2016-07-15 12:51:59

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


Package is "pocl"

Changes:

--- /work/SRC/openSUSE:Factory/pocl/pocl.changes2016-04-08 
09:39:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.pocl.new/pocl.changes   2016-07-15 
12:52:02.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul  4 15:04:04 UTC 2016 - mar...@gmx.de
+
+- Add patch: 0001-Fixes-357-broken-build-with-GCC-6.1.patch
+  * Fix build with GCC 6.x
+
+---

New:

  0001-Fixes-357-broken-build-with-GCC-6.1.patch



Other differences:
--
++ pocl.spec ++
--- /var/tmp/diff_new_pack.Om6j9n/_old  2016-07-15 12:52:03.0 +0200
+++ /var/tmp/diff_new_pack.Om6j9n/_new  2016-07-15 12:52:03.0 +0200
@@ -29,6 +29,7 @@
 Url:http://portablecl.org/
 Source0:http://portablecl.org/downloads/%{name}-%{version}.tar.gz
 Source99:   pocl-rpmlintrc
+Patch0: 0001-Fixes-357-broken-build-with-GCC-6.1.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # Only armv7l is supported
 # PPC support is currently broken, due to path problems
@@ -38,10 +39,10 @@
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  libtool
 BuildRequires:  libtool-ltdl-devel
-BuildRequires:  llvm >= 3.3
-BuildRequires:  llvm-clang >= 3.3
-BuildRequires:  llvm-clang-devel >= 3.3
-BuildRequires:  llvm-devel >= 3.3
+BuildRequires:  llvm > 3.5
+BuildRequires:  llvm-clang > 3.5
+BuildRequires:  llvm-clang-devel > 3.5
+BuildRequires:  llvm-devel > 3.5
 BuildRequires:  ncurses-devel
 BuildRequires:  opencl-headers
 BuildRequires:  pkgconfig
@@ -50,7 +51,7 @@
 BuildRequires:  pkgconfig(hwloc)
 #BuildRequires:vecmath-devel
 Requires:   libstdc++-devel
-Requires:   llvm-clang >= 3.3
+Requires:   llvm-clang > 3.5
 Requires:   uthash
 
 %description
@@ -87,6 +88,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 mkdir build

++ 0001-Fixes-357-broken-build-with-GCC-6.1.patch ++
diff --git a/cmake/bitcode_rules.cmake b/cmake/bitcode_rules.cmake
index dd6853b..708ba24 100644
--- a/cmake/bitcode_rules.cmake
+++ b/cmake/bitcode_rules.cmake
@@ -62,7 +62,7 @@ function(compile_cc_to_bc FILENAME SUBDIR BC_FILE_LIST)
 DEPENDS "${FULL_F_PATH}"
   ${KERNEL_DEPEND_HEADERS}
 COMMAND  "${CLANGXX}" ${CLANG_FLAGS} ${KERNEL_CLANGXX_FLAGS}
-${DEVICE_CL_FLAGS} "-o" "${BC_FILE}" "-c" "${FULL_F_PATH}"
+${DEVICE_CL_FLAGS} "-std=c++11" "-o" "${BC_FILE}" "-c" "${FULL_F_PATH}"
 COMMENT "Building C++ to LLVM bitcode ${BC_FILE}" 
 VERBATIM)
 endfunction()
diff --git a/lib/kernel/rules.mk b/lib/kernel/rules.mk
index 27bc9d4..aa9912c 100644
--- a/lib/kernel/rules.mk
+++ b/lib/kernel/rules.mk
@@ -74,7 +74,7 @@ _kernel.h.pch: @top_builddir@/include/${TARGET_DIR}/types.h 
@top_srcdir@/include
@CLANG@ ${CLANG_FLAGS} ${CLFLAGS} ${DEVICE_CL_FLAGS} -D__CBUILD__ -c -o 
$@ -include ${abs_top_srcdir}/include/_kernel_c.h $<
 %.cc.bc: %.cc  ${LKERNEL_HDRS_EXTRA}
mkdir -p ${dir $@}
-   @CLANGXX@ ${CLANG_FLAGS} ${CLANGXX_FLAGS} ${DEVICE_CL_FLAGS} -c -o $@ $<
+   @CLANGXX@ -std=c++11 ${CLANG_FLAGS} ${CLANGXX_FLAGS} ${DEVICE_CL_FLAGS} 
-c -o $@ $<
 %.cl.bc: %.cl ${abs_top_srcdir}/include/_kernel.h 
${abs_top_srcdir}/include/_kernel_c.h ${abs_top_srcdir}/include/pocl_types.h 
${LKERNEL_HDRS_EXTRA}
mkdir -p ${dir $@}
@CLANG@ ${CLANG_FLAGS} -x cl ${CLFLAGS} ${DEVICE_CL_FLAGS} 
-fsigned-char -c -o $@ $< -include ${abs_top_srcdir}/include/_kernel.h



commit radeontop for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package radeontop for openSUSE:Factory 
checked in at 2016-07-15 12:51:09

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


Package is "radeontop"

Changes:

--- /work/SRC/openSUSE:Factory/radeontop/radeontop.changes  2015-10-06 
13:25:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.radeontop.new/radeontop.changes 2016-07-15 
12:51:21.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 18:15:41 UTC 2016 - mplus...@suse.com
+
+- Change dependecies to allow building for SLE-12
+
+---

Old:

  v0.9.tar.gz

New:

  radeontop-0.9.tar.gz



Other differences:
--
++ radeontop.spec ++
--- /var/tmp/diff_new_pack.Ip7PND/_old  2016-07-15 12:51:22.0 +0200
+++ /var/tmp/diff_new_pack.Ip7PND/_new  2016-07-15 12:51:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package radeontop
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -23,10 +23,10 @@
 License:GPL-3.0
 Group:  System/Monitoring
 Url:https://github.com/clbr/radeontop
-Source: https://github.com/clbr/radeontop/archive/v%{version}.tar.gz
-BuildRequires:  pkg-config
+Source: 
https://github.com/clbr/radeontop/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  ncurses-devel
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libdrm)
-BuildRequires:  pkgconfig(ncurses)
 BuildRequires:  pkgconfig(pciaccess)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -54,6 +54,6 @@
 %defattr(-,root,root,-)
 %doc COPYING README.md
 %{_sbindir}/radeontop
-%{_mandir}/man1/radeontop.1.*
+%{_mandir}/man1/radeontop.1%{ext_man}
 
 %changelog




commit python3-twine for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-twine for openSUSE:Factory 
checked in at 2016-07-15 12:51:02

Comparing /work/SRC/openSUSE:Factory/python3-twine (Old)
 and  /work/SRC/openSUSE:Factory/.python3-twine.new (New)


Package is "python3-twine"

Changes:

--- /work/SRC/openSUSE:Factory/python3-twine/python3-twine.changes  
2016-06-02 09:36:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-twine.new/python3-twine.changes 
2016-07-15 12:51:11.0 +0200
@@ -1,0 +2,48 @@
+Sat Jul  9 15:29:42 UTC 2016 - a...@gmx.de
+
+- update to version 1.7.4:
+  * Correct a packaging error.
+
+---
+Fri Jul  8 23:37:34 UTC 2016 - a...@gmx.de
+
+- update to version 1.7.3:
+  * :bug:`195` Fix uploads to instances of pypiserver using
+"--skip-existing". We were not properly checking the return status
+code on the response after attempting an upload.
+  * Do not generate traffic to Legacy PyPI unless we're uploading to
+it or uploading to Warehouse (e.g., pypi.io). This avoids the
+attempt to upload a package to the index if we can find it on
+Legacy PyPI already.
+
+---
+Thu Jul  7 06:33:53 UTC 2016 - a...@gmx.de
+
+- update to version 1.7.2:
+  * :bug:`189`, :bug:`191` Fix issue where we were checking the
+existence of packages even if the user didn't specify
+--skip-existing.
+
+---
+Wed Jul  6 07:22:05 UTC 2016 - a...@gmx.de
+
+- update to version 1.7.1:
+  * Clint was not specified in the wheel metadata as a dependency.
+
+---
+Tue Jul  5 01:16:19 UTC 2016 - a...@gmx.de
+
+- update to version 1.7.0:
+  * :feature:`142` Support --cert and --client-cert command-line flags
+and config file options for feature parity with pip. This allows
+users to verify connections to servers other than PyPI (e.g.,
+local package repositories) with different certificates.
+  * :feature:`152` Add progress bar to uploads.
+  * :feature:`162` Allow --skip-existing to work for 409 status codes.
+  * :feature:`167` Implement retries when the CDN in front of PyPI
+gives us a 5xx error.
+  * :feature:`177` Switch Twine to upload to pypi.io instead of
+pypi.python.org.
+  * :bug:`186` Allow passwords to have %s in them.
+
+---
@@ -12 +59,0 @@
-

Old:

  twine-1.6.5.tar.gz

New:

  twine-1.7.4.tar.gz



Other differences:
--
++ python3-twine.spec ++
--- /var/tmp/diff_new_pack.75tzsH/_old  2016-07-15 12:51:12.0 +0200
+++ /var/tmp/diff_new_pack.75tzsH/_new  2016-07-15 12:51:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-twine
-Version:1.6.5
+Version:1.7.4
 Release:0
 Summary:Collection of utilities for interacting with PyPI
 License:Apache-2.0

++ twine-1.6.5.tar.gz -> twine-1.7.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/twine-1.6.5/AUTHORS new/twine-1.7.4/AUTHORS
--- old/twine-1.6.5/AUTHORS 2015-09-09 03:16:47.0 +0200
+++ new/twine-1.7.4/AUTHORS 2016-06-15 03:16:21.0 +0200
@@ -14,3 +14,5 @@
 Tyrel Souza  (https://tyrelsouza.com)
 Adam Talsma 
 Jens Diemer  (http://jensdiemer.de/)
+Andrew Watts 
+Anna Martelli Ravenscroft 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/twine-1.6.5/PKG-INFO new/twine-1.7.4/PKG-INFO
--- old/twine-1.6.5/PKG-INFO2015-12-17 00:36:32.0 +0100
+++ new/twine-1.7.4/PKG-INFO2016-07-09 13:22:23.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: twine
-Version: 1.6.5
+Version: 1.7.4
 Summary: Collection of utilities for interacting with PyPI
 Home-page: https://github.com/pypa/twine
 Author: Donald Stufft and individual contributors
@@ -11,7 +11,7 @@
 
 Twine is a utility for interacting `with PyPI 
`_.
 
-Currently it only supports uploading distributions.
+Currently it only supports registering projects and uploading 
distributions.
 
 
 Why Should I Use This?
@@ -62,17 +62,29 @@
 
 1. Create some distributions in the normal way:
 
-.. code-block:: bash
+   .. code-block:: bash
 
-$ python setup.py sdist bdist_wheel
+   $ python setup.py sdist bdist_wheel
 

commit rubygem-ffi for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package rubygem-ffi for openSUSE:Factory 
checked in at 2016-07-15 12:50:49

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


Package is "rubygem-ffi"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-ffi/rubygem-ffi.changes  2015-07-03 
00:19:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-ffi.new/rubygem-ffi.changes 
2016-07-15 12:50:59.0 +0200
@@ -1,0 +2,12 @@
+Thu Jul  7 04:29:55 UTC 2016 - co...@suse.com
+
+- updated to version 1.9.13
+ see installed ChangeLog
+
+---
+Wed Jul  6 04:30:36 UTC 2016 - co...@suse.com
+
+- updated to version 1.9.12
+ see installed ChangeLog
+
+---

Old:

  ffi-1.9.10.gem

New:

  ffi-1.9.13.gem



Other differences:
--
++ rubygem-ffi.spec ++
--- /var/tmp/diff_new_pack.uTG4he/_old  2016-07-15 12:51:01.0 +0200
+++ /var/tmp/diff_new_pack.uTG4he/_new  2016-07-15 12:51:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-ffi
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-ffi
-Version:1.9.10
+Version:1.9.13
 Release:0
 %define mod_name ffi
 %define mod_full_name %{mod_name}-%{version}

++ ffi-1.9.10.gem -> ffi-1.9.13.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Rakefile new/Rakefile
--- old/Rakefile2015-07-01 04:49:44.0 +0200
+++ new/Rakefile2016-07-07 00:26:27.0 +0200
@@ -93,13 +93,13 @@
 
 CLOBBER.include 'lib/ffi/types.conf'
 CLOBBER.include 'pkg'
+CLOBBER.include 'log'
 
 CLEAN.include 'build'
 CLEAN.include 'conftest.dSYM'
 CLEAN.include 'spec/ffi/fixtures/libtest.{dylib,so,dll}'
 CLEAN.include 'spec/ffi/fixtures/*.o'
-CLEAN.include "pkg/ffi-#{FFI::VERSION}-*-mingw32"
-CLEAN.include "pkg/ffi-#{FFI::VERSION}-java"
+CLEAN.include "pkg/ffi-*-{mingw32,java}"
 CLEAN.include 'lib/1.*'
 CLEAN.include 'lib/2.*'
 CLEAN.include 'bin'
@@ -138,7 +138,7 @@
 task 'spec:run' => TEST_DEPS
 task 'spec:specdoc' => TEST_DEPS
 
-task :default => :specs
+task :default => :spec
 
 namespace 'java' do
 
@@ -175,15 +175,16 @@
 ext.cross_platform = %w[i386-mingw32 x64-mingw32] # 
forces the Windows platform instead of the default one
   end
 
-  ENV['RUBY_CC_VERSION'] ||= '1.8.7:1.9.3:2.0.0:2.1.5:2.2.1'
+  ENV['RUBY_CC_VERSION'] ||= '1.8.7:1.9.3:2.0.0:2.1.6:2.2.2:2.3.0'
 
+  # To reduce the gem file size strip mingw32 dlls before packaging
   ENV['RUBY_CC_VERSION'].to_s.split(':').each do |ruby_version|
-task "copy:ffi_c:i386-mingw32:#{ruby_version}" do |t|
-  sh "i686-w64-mingw32-strip -S 
#{BUILD_DIR}/i386-mingw32/stage/lib/#{ruby_version[/^\d+\.\d+/]}/ffi_c.so"
+task "build/i386-mingw32/stage/lib/#{ruby_version[/^\d+\.\d+/]}/ffi_c.so" 
do |t|
+  sh "i686-w64-mingw32-strip -S 
build/i386-mingw32/stage/lib/#{ruby_version[/^\d+\.\d+/]}/ffi_c.so"
 end
 
-task "copy:ffi_c:x64-mingw32:#{ruby_version}" do |t|
-  sh "x86_64-w64-mingw32-strip -S 
#{BUILD_DIR}/x64-mingw32/stage/lib/#{ruby_version[/^\d+\.\d+/]}/ffi_c.so"
+task "build/x64-mingw32/stage/lib/#{ruby_version[/^\d+\.\d+/]}/ffi_c.so" 
do |t|
+  sh "x86_64-w64-mingw32-strip -S 
build/x64-mingw32/stage/lib/#{ruby_version[/^\d+\.\d+/]}/ffi_c.so"
 end
   end
 
@@ -194,6 +195,27 @@
   end
 end
 
+$LOAD_PATH.unshift File.join(File.dirname(__FILE__), 'lib')
+require 'ffi/platform'
+types_conf = File.expand_path(File.join(FFI::Platform::CONF_DIR, 'types.conf'))
+logfile = File.join(File.dirname(__FILE__), 'types_log')
+
+file types_conf => File.join("lib", "ffi", "version.rb") do |task|
+  require 'fileutils'
+  require 'ffi/tools/types_generator'
+  options = {}
+  FileUtils.mkdir_p(File.dirname(task.name), { :mode => 0755 })
+  File.open(task.name, File::CREAT|File::TRUNC|File::RDWR, 0644) do |f|
+f.puts FFI::TypesGenerator.generate(options)
+  end
+  File.open(logfile, 'w') do |log|
+log.puts(types_conf)
+  end
+end
+
+task :types_conf => types_conf do
+end
+
 Gem::Tasks.new do |t|
   t.scm.tag.format = '%s'
 end
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ext/ffi_c/AbstractMemory.c 
new/ext/ffi_c/AbstractMemory.c
--- 

commit python3-raven for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-raven for openSUSE:Factory 
checked in at 2016-07-15 12:50:54

Comparing /work/SRC/openSUSE:Factory/python3-raven (Old)
 and  /work/SRC/openSUSE:Factory/.python3-raven.new (New)


Package is "python3-raven"

Changes:

--- /work/SRC/openSUSE:Factory/python3-raven/python3-raven.changes  
2016-05-30 09:58:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-raven.new/python3-raven.changes 
2016-07-15 12:51:05.0 +0200
@@ -1,0 +2,19 @@
+Thu Jul  7 15:51:41 UTC 2016 - a...@gmx.de
+
+- update to version 5.22.0:
+  * Fixed template reporting not working for certain versions of
+Django.
+
+---
+Sun Jul  3 16:47:39 UTC 2016 - a...@gmx.de
+
+- update to version 5.21.0:
+  * Add formatted attribute to message events
+  * Fill in empty filename if django fails to give one for template
+information on newer Django versions with disabled debug mode.
+
+- changes from version 5.20.0:
+  * fixed an error that could cause certain SQL queries to fail to
+record as breadcrumbs if no parameters were supplied.
+
+---

Old:

  raven-5.19.0.tar.gz

New:

  raven-5.22.0.tar.gz



Other differences:
--
++ python3-raven.spec ++
--- /var/tmp/diff_new_pack.neWDuT/_old  2016-07-15 12:51:07.0 +0200
+++ /var/tmp/diff_new_pack.neWDuT/_new  2016-07-15 12:51:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-raven
-Version:5.19.0
+Version:5.22.0
 Release:0
 Url:https://pypi.python.org/pypi/raven
 Summary:A client for Sentry

++ raven-5.19.0.tar.gz -> raven-5.22.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/raven-5.19.0/PKG-INFO new/raven-5.22.0/PKG-INFO
--- old/raven-5.19.0/PKG-INFO   2016-05-27 18:55:30.0 +0200
+++ new/raven-5.22.0/PKG-INFO   2016-07-07 16:28:31.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: raven
-Version: 5.19.0
+Version: 5.22.0
 Summary: Raven is a client for Sentry (https://getsentry.com)
 Home-page: https://github.com/getsentry/raven-python
 Author: Sentry
@@ -14,7 +14,7 @@
 full out-of-the-box support for many of the popular frameworks, 
including
 `Django `_, `Flask `_, and 
`Pylons
 `_. Raven also includes drop-in support 
for any
-`WSGI `_-compatible web application.
+`WSGI `_-compatible web application.
 
 Platform: UNKNOWN
 Classifier: Intended Audience :: Developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/raven-5.19.0/raven/contrib/django/client.py 
new/raven-5.22.0/raven/contrib/django/client.py
--- old/raven-5.19.0/raven/contrib/django/client.py 2016-05-27 
18:24:21.0 +0200
+++ new/raven-5.22.0/raven/contrib/django/client.py 2016-05-30 
23:02:06.0 +0200
@@ -51,8 +51,11 @@
 
 if isinstance(params, dict):
 conv = _FormatConverter(params)
-sql = sql % conv
-params = conv.params
+if params:
+sql = sql % conv
+params = conv.params
+else:
+params = ()
 
 for param in params or ():
 if param is None:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/raven-5.19.0/raven/contrib/django/utils.py 
new/raven-5.22.0/raven/contrib/django/utils.py
--- old/raven-5.19.0/raven/contrib/django/utils.py  2016-01-13 
22:50:24.0 +0100
+++ new/raven-5.22.0/raven/contrib/django/utils.py  2016-07-07 
16:23:37.0 +0200
@@ -22,6 +22,16 @@
 
 
 def get_data_from_template(source, debug=None):
+def _remove_numbers(items):
+rv = []
+for item in items:
+# Some debug info from django has tuples in the form (lineno,
+# code) instead of just the code there.
+if isinstance(item, (list, tuple)) and len(item) == 2:
+item = item[1]
+rv.append(item)
+return rv
+
 if debug is not None:
 start = debug['start']
 end = debug['end']
@@ -47,9 +57,12 @@
 else:
 raise TypeError('Source or debug needed')
 
-pre_context = source_lines[max(lineno - 3, 0):lineno]
-post_context = source_lines[(lineno + 1):(lineno + 4)]
-context_line = source_lines[lineno]
+if filename is None:
+filename = ''
+
+pre_context = _remove_numbers(source_lines[max(lineno - 3, 0):lineno])
+post_context = 

commit lowpan-tools for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package lowpan-tools for openSUSE:Factory 
checked in at 2016-07-15 12:49:22

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


Package is "lowpan-tools"

Changes:

--- /work/SRC/openSUSE:Factory/lowpan-tools/lowpan-tools.changes
2014-08-13 08:49:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.lowpan-tools.new/lowpan-tools.changes   
2016-07-15 12:49:41.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  5 19:29:19 UTC 2016 - toddrme2...@gmail.com
+
+- Spec file cleanups.
+
+---



Other differences:
--
++ lowpan-tools.spec ++
--- /var/tmp/diff_new_pack.RKnCxm/_old  2016-07-15 12:49:42.0 +0200
+++ /var/tmp/diff_new_pack.RKnCxm/_new  2016-07-15 12:49:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lowpan-tools
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -19,15 +19,13 @@
 Name:   lowpan-tools
 Summary:Utilities to manage the Linux 802.15.4 LoWPAN stack
 License:GPL-2.0
-Group:  Hardware/Radio
+Group:  Hardware/Wifi
 Version:0.3.1
 Release:0
 Url:http://linux-zigbee.sf.net/
-
 #Git-Clone:git://linux-zigbee.git.sf.net/gitroot/linux-zigbee/linux-zigbee
-Source: http://downloads.sf.net/linux-zigbee/%name-%version.tar.gz
+Source: http://downloads.sf.net/linux-zigbee/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-#BuildRequires:autoconf >= 2.61, automake, libtool
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  help2man
@@ -54,7 +52,7 @@
 
 %package tests
 Summary:Testsuite for the Linux 802.15.4 LoWPAN stack
-Group:  Development/Debug
+Group:  Development/Tools/Debuggers
 
 %description tests
 This is a set of utils to test the Linux LoWPAN stack.
@@ -70,22 +68,21 @@
 make %{?_smp_mflags};
 
 %install
-b="%buildroot";
-make install DESTDIR="$b";
+%make_install
 
 %files
 %defattr(-,root,root)
-%_bindir/izchat
-%_sbindir/iz*
-%_mandir/man?/iz*
+%{_bindir}/izchat
+%{_sbindir}/iz*
+%{_mandir}/man?/iz*
 
 %files devel
 %defattr(-,root,root)
-%_includedir/*802154.h
+%{_includedir}/*802154.h
 
 %files tests
 %defattr(-,root,root)
-%_libexecdir/%name
-%python_sitelib/test_DQ.py*
+%{_libexecdir}/%{name}
+%{python_sitelib}/test_DQ.py*
 
 %changelog




commit rubygem-tzinfo-0 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package rubygem-tzinfo-0 for 
openSUSE:Factory checked in at 2016-07-15 12:49:12

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


Package is "rubygem-tzinfo-0"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-tzinfo-0/rubygem-tzinfo-0.changes
2016-07-01 09:59:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-tzinfo-0.new/rubygem-tzinfo-0.changes   
2016-07-15 12:49:31.0 +0200
@@ -1,0 +2,11 @@
+Wed Jul  6 04:35:29 UTC 2016 - co...@suse.com
+
+- updated to version 0.3.51
+ see installed CHANGES
+
+  == Version 0.3.51 (tzdata v2016f) - 5-Jul-2016
+  
+  * Updated to tzdata version 2016f
+(https://mm.icann.org/pipermail/tz-announce/2016-July/40.html).
+
+---

Old:

  tzinfo-0.3.50.gem

New:

  tzinfo-0.3.51.gem



Other differences:
--
++ rubygem-tzinfo-0.spec ++
--- /var/tmp/diff_new_pack.1REpgv/_old  2016-07-15 12:49:33.0 +0200
+++ /var/tmp/diff_new_pack.1REpgv/_new  2016-07-15 12:49:33.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-tzinfo-0
-Version:0.3.50
+Version:0.3.51
 Release:0
 %define mod_name tzinfo
 %define mod_full_name %{mod_name}-%{version}

++ tzinfo-0.3.50.gem -> tzinfo-0.3.51.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGES new/CHANGES
--- old/CHANGES 1970-01-01 01:00:00.0 +0100
+++ new/CHANGES 1970-01-01 01:00:00.0 +0100
@@ -1,3 +1,9 @@
+== Version 0.3.51 (tzdata v2016f) - 5-Jul-2016
+
+* Updated to tzdata version 2016f
+  (https://mm.icann.org/pipermail/tz-announce/2016-July/40.html).
+
+
 == Version 0.3.50 (tzdata v2016e) - 14-Jun-2016
 
 * Updated to tzdata version 2016e
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tzinfo/definitions/Africa/Cairo.rb 
new/lib/tzinfo/definitions/Africa/Cairo.rb
--- old/lib/tzinfo/definitions/Africa/Cairo.rb  1970-01-01 01:00:00.0 
+0100
+++ new/lib/tzinfo/definitions/Africa/Cairo.rb  1970-01-01 01:00:00.0 
+0100
@@ -138,106 +138,6 @@
   tz.transition 2014, 6, :o1, 1403816400
   tz.transition 2014, 7, :o2, 1406844000
   tz.transition 2014, 9, :o1, 1411678800
-  tz.transition 2016, 7, :o2, 1467928800
-  tz.transition 2016, 10, :o1, 1477602000
-  tz.transition 2017, 4, :o2, 1493330400
-  tz.transition 2017, 5, :o1, 1495746000
-  tz.transition 2017, 6, :o2, 1498773600
-  tz.transition 2017, 10, :o1, 1509051600
-  tz.transition 2018, 4, :o2, 152478
-  tz.transition 2018, 5, :o1, 1525986000
-  tz.transition 2018, 6, :o2, 1529013600
-  tz.transition 2018, 10, :o1, 1540501200
-  tz.transition 2019, 4, :o2, 1556229600
-  tz.transition 2019, 5, :o1, 1556830800
-  tz.transition 2019, 6, :o2, 1559858400
-  tz.transition 2019, 10, :o1, 1572555600
-  tz.transition 2020, 5, :o2, 1590703200
-  tz.transition 2020, 10, :o1, 1604005200
-  tz.transition 2021, 5, :o2, 1620943200
-  tz.transition 2021, 10, :o1, 1635454800
-  tz.transition 2022, 5, :o2, 1651788000
-  tz.transition 2022, 10, :o1, 1666904400
-  tz.transition 2023, 4, :o2, 1682632800
-  tz.transition 2023, 10, :o1, 1698354000
-  tz.transition 2024, 4, :o2, 1714082400
-  tz.transition 2024, 10, :o1, 1730408400
-  tz.transition 2025, 4, :o2, 1745532000
-  tz.transition 2025, 10, :o1, 1761858000
-  tz.transition 2026, 4, :o2, 1777586400
-  tz.transition 2026, 10, :o1, 1793307600
-  tz.transition 2027, 4, :o2, 1809036000
-  tz.transition 2027, 10, :o1, 1824757200
-  tz.transition 2028, 4, :o2, 1840485600
-  tz.transition 2028, 10, :o1, 1856206800
-  tz.transition 2029, 4, :o2, 1871935200
-  tz.transition 2029, 10, :o1, 1887656400
-  tz.transition 2030, 4, :o2, 1903384800
-  tz.transition 2030, 10, :o1, 1919710800
-  tz.transition 2031, 4, :o2, 1934834400
-  tz.transition 2031, 10, :o1, 1951160400
-  tz.transition 2032, 4, :o2, 196600
-  tz.transition 2032, 10, :o1, 198261
-  tz.transition 2033, 4, :o2, 1998338400
-  tz.transition 2033, 10, :o1, 2014059600
-  tz.transition 2034, 4, :o2, 2029788000
-  tz.transition 2034, 10, :o1, 2045509200
-  tz.transition 2035, 4, :o2, 2061237600
-  tz.transition 2035, 10, :o1, 2076958800
-  

commit golang-packaging for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package golang-packaging for 
openSUSE:Factory checked in at 2016-07-15 12:49:58

Comparing /work/SRC/openSUSE:Factory/golang-packaging (Old)
 and  /work/SRC/openSUSE:Factory/.golang-packaging.new (New)


Package is "golang-packaging"

Changes:

--- /work/SRC/openSUSE:Factory/golang-packaging/golang-packaging.changes
2016-06-23 13:36:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.golang-packaging.new/golang-packaging.changes   
2016-07-15 12:50:16.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul  8 16:51:28 UTC 2016 - i...@marguerite.su
+
+- can't be noarch. we detected %%go_arch at build time. it has to be
+  architecture-dependent, or it'll be published randomly with one 
+  from i586/x86_64, whose content (/etc/rpm/macros.go) is unique.
+
+---



Other differences:
--
++ golang-packaging.spec ++
--- /var/tmp/diff_new_pack.BuNDUe/_old  2016-07-15 12:50:17.0 +0200
+++ /var/tmp/diff_new_pack.BuNDUe/_new  2016-07-15 12:50:17.0 +0200
@@ -32,7 +32,6 @@
 Requires:   go
 Requires:   ruby
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 
 %description
 A toolchain to help packaging golang, written in ruby.




commit python3-vine for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-vine for openSUSE:Factory 
checked in at 2016-07-15 12:49:38

Comparing /work/SRC/openSUSE:Factory/python3-vine (Old)
 and  /work/SRC/openSUSE:Factory/.python3-vine.new (New)


Package is "python3-vine"

Changes:

--- /work/SRC/openSUSE:Factory/python3-vine/python3-vine.changes
2016-06-19 10:45:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-vine.new/python3-vine.changes   
2016-07-15 12:49:53.0 +0200
@@ -1,0 +2,8 @@
+Sun Jul  3 16:01:00 UTC 2016 - a...@gmx.de
+
+- update to version 1.1.1:
+  * Requirements: Tests now depends on :pypi:`case` 1.2.2
+  * Five: python_2_unicode_compatible now ensures `__repr__` returns
+bytes on Python 2.
+
+---

Old:

  vine-1.1.0.tar.gz

New:

  vine-1.1.1.tar.gz



Other differences:
--
++ python3-vine.spec ++
--- /var/tmp/diff_new_pack.rREZlk/_old  2016-07-15 12:49:55.0 +0200
+++ /var/tmp/diff_new_pack.rREZlk/_new  2016-07-15 12:49:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-vine
-Version:1.1.0
+Version:1.1.1
 Release:0
 Summary:Python promises
 License:BSD-3-Clause

++ vine-1.1.0.tar.gz -> vine-1.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vine-1.1.0/Changelog new/vine-1.1.1/Changelog
--- old/vine-1.1.0/Changelog2016-04-21 22:41:26.0 +0200
+++ new/vine-1.1.1/Changelog2016-06-30 21:05:55.0 +0200
@@ -1,6 +1,18 @@
 Changes
 ===
 
+.. _version-1.1.1:
+
+1.1.1
+=
+:release-date: 2016-06-30 12:05 P.M PDT
+:release-by: Ask Solem
+
+- Requirements: Tests now depends on :pypi:`case` 1.2.2
+
+- Five: python_2_unicode_compatible now ensures `__repr__` returns
+  bytes on Python 2.
+
 .. _version-1.1.0:
 
 1.1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vine-1.1.0/PKG-INFO new/vine-1.1.1/PKG-INFO
--- old/vine-1.1.0/PKG-INFO 2016-04-21 22:45:41.0 +0200
+++ new/vine-1.1.1/PKG-INFO 2016-06-30 21:20:10.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: vine
-Version: 1.1.0
+Version: 1.1.1
 Summary: Promises, promises, promises
 Home-page: http://github.com/celery/vine',
 Author: Ask Solem
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vine-1.1.0/docs/_build/apicheck/apicheck.pickle 
new/vine-1.1.1/docs/_build/apicheck/apicheck.pickle
--- old/vine-1.1.0/docs/_build/apicheck/apicheck.pickle 2016-04-21 
22:44:56.0 +0200
+++ new/vine-1.1.1/docs/_build/apicheck/apicheck.pickle 1970-01-01 
01:00:00.0 +0100
@@ -1,8 +0,0 @@
-(dp0
-Vundocumented
-p1
-(dp2
-Vpy
-p3
-(lp4
-ss.
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vine-1.1.0/docs/includes/introduction.txt 
new/vine-1.1.1/docs/includes/introduction.txt
--- old/vine-1.1.0/docs/includes/introduction.txt   2016-04-21 
22:28:53.0 +0200
+++ new/vine-1.1.1/docs/includes/introduction.txt   2016-06-30 
21:06:14.0 +0200
@@ -1,4 +1,4 @@
-:Version: 1.1.0
+:Version: 1.1.1
 :Web: http://vine.readthedocs.org/
 :Download: http://pypi.python.org/pypi/vine/
 :Source: http://github.com/celery/vine/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vine-1.1.0/requirements/test.txt 
new/vine-1.1.1/requirements/test.txt
--- old/vine-1.1.0/requirements/test.txt2016-04-12 01:49:00.0 
+0200
+++ new/vine-1.1.1/requirements/test.txt2016-06-24 00:37:25.0 
+0200
@@ -1 +1 @@
-case>=1.1.2
+case>=1.2.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vine-1.1.0/vine/__init__.py 
new/vine-1.1.1/vine/__init__.py
--- old/vine-1.1.0/vine/__init__.py 2016-04-21 22:28:44.0 +0200
+++ new/vine-1.1.1/vine/__init__.py 2016-06-30 21:06:08.0 +0200
@@ -15,7 +15,7 @@
 'version_info_t', ('major', 'minor', 'micro', 'releaselevel', 'serial'),
 )
 
-VERSION = version_info = version_info_t(1, 1, 0, '', '')
+VERSION = version_info = version_info_t(1, 1, 1, '', '')
 
 __version__ = '{0.major}.{0.minor}.{0.micro}{0.releaselevel}'.format(VERSION)
 __author__ = 'Ask Solem'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vine-1.1.0/vine/five.py new/vine-1.1.1/vine/five.py
--- old/vine-1.1.0/vine/five.py 2016-04-12 21:43:05.0 +0200
+++ new/vine-1.1.1/vine/five.py 2016-06-22 22:07:18.0 +0200
@@ -291,7 +291,8 @@
 pass
 else:
 def 

commit htop for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package htop for openSUSE:Factory checked in 
at 2016-07-15 12:49:52

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


Package is "htop"

Changes:

--- /work/SRC/openSUSE:Factory/htop/htop.changes2016-03-16 
10:35:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.htop.new/htop.changes   2016-07-15 
12:50:07.0 +0200
@@ -1,0 +2,27 @@
+Sun May 22 15:23:24 UTC 2016 - devel...@develop7.info
+
+- added upstream patch fixing ESCDELAY-related build failure on modern ncurses
+  (htop-2.0.1-fix-escdelay-usage.patch)
+- updated configure script parameters
+
+---
+Fri May 13 18:15:43 UTC 2016 - devel...@develop7.info
+
+- Update to v2.0.1
+  * OpenBSD: Various fixes and improvements (thanks to Michael McConville and 
+Juan Francisco Cantero Hurtado)
+  * FreeBSD: fix CPU and memory readings (thanks to Tim Creech, Hung-Yi Chen, 
+Bernard Spil, Greg V)
+  * FreeBSD: add battery support (thanks to Greg V)
+  * Linux: Retain last-obtained name of a zombie process
+  * Mac OS X: Improve portability for OS X versions (thanks to Michael Klein)
+  * Mac OS X: Fix reading command-line arguments and basename
+  * Mac OS X: Fix process state information
+  * Mac OS X: Fix tree view collapsing/expanding
+  * Mac OS X: Fix tree organization
+  * Mac OS X: Fix memory accounting
+  * Fix crash when emptying a column of meters
+  * Make Esc key more responsive
+- removed htop-2.0.0-fix-buffer-reuse.patch and htop-stdgnu.patch
+
+---

Old:

  htop-2.0.0-fix-buffer-reuse.patch
  htop-2.0.0.tar.gz
  htop-stdgnu.patch

New:

  htop-2.0.1-fix-escdelay-usage.patch
  htop-2.0.1.tar.gz



Other differences:
--
++ htop.spec ++
--- /var/tmp/diff_new_pack.AIKOjQ/_old  2016-07-15 12:50:08.0 +0200
+++ /var/tmp/diff_new_pack.AIKOjQ/_new  2016-07-15 12:50:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   htop
-Version:2.0.0
+Version:2.0.1
 Release:0
 Summary:An Interactive text-mode Process Viewer for Linux
 License:GPL-2.0+
@@ -25,11 +25,10 @@
 Url:http://hisham.hm/htop
 Source0:
http://hisham.hm/htop/releases/%{version}/%{name}-%{version}.tar.gz
 Patch0: htop-desktop-file-fix-thoenig-01.patch
-Patch1: htop-stdgnu.patch
-# PATCH-FIX-UPSTREAM htop-2.0.0-fix-buffer-reuse.patch
-Patch2: htop-2.0.0-fix-buffer-reuse.patch
+Patch1: htop-2.0.1-fix-escdelay-usage.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  python
 BuildRequires:  update-desktop-files
@@ -49,16 +48,14 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 autoreconf -fiv
 %configure \
--enable-taskstats \
--enable-unicode \
-   --enable-native-affinity \
-   --enable-cgroup \
-   --enable-oom
+   --enable-linux-affinity \
+   --enable-cgroup
 # forcefully exclude -L/usr/lib(64)/ncurses5 from being added on systems with
 # version 6 of ncurses. probably a cleaner way to fix this.
 %if 0%{?suse_version} > 1320

++ htop-2.0.1-fix-escdelay-usage.patch ++
>From 645057d81aa619f4f9704cd221e63b357ac7f749 Mon Sep 17 00:00:00 2001
From: Hisham 
Date: Thu, 19 May 2016 16:09:47 -0300
Subject: [PATCH] Use set_escdelay() to avoid problems with ESCDELAY as a
 macro.

---
 InfoScreen.c| 2 +-
 ScreenManager.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/InfoScreen.c b/InfoScreen.c
index a6dd55a..085b860 100644
--- a/InfoScreen.c
+++ b/InfoScreen.c
@@ -116,7 +116,7 @@ void InfoScreen_run(InfoScreen* this) {
 
   if (this->inc->active)
  move(LINES-1, CRT_cursorX);
-  ESCDELAY = 25;
+  set_escdelay(25);
   int ch = getch();
   
   if (ch == ERR) {
diff --git a/ScreenManager.c b/ScreenManager.c
index db3fdee..44e74e0 100644
--- a/ScreenManager.c
+++ b/ScreenManager.c
@@ -189,7 +189,7 @@ void ScreenManager_run(ScreenManager* this, Panel** 
lastFocus, int* lastKey) {
   }
 
   int prevCh = ch;
-  ESCDELAY = 25;
+  set_escdelay(25);
   ch = getch();
 
   HandlerResult result = IGNORED;
++ htop-2.0.0.tar.gz -> htop-2.0.1.tar.gz ++
 5414 lines of diff (skipped)




commit pihwm for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package pihwm for openSUSE:Factory checked 
in at 2016-07-15 12:49:32

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


Package is "pihwm"

Changes:

--- /work/SRC/openSUSE:Factory/pihwm/pihwm.changes  2016-03-29 
10:39:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.pihwm.new/pihwm.changes 2016-07-15 
12:49:45.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 29 15:32:48 UTC 2016 - mplus...@suse.com
+
+- Small spec file cleanup
+
+---

Old:

  pihwm-0.0.0+git20131231.tar.xz

New:

  pihwm-0.0.0+git.20131231.tar.xz



Other differences:
--
++ pihwm.spec ++
--- /var/tmp/diff_new_pack.BdxAVJ/_old  2016-07-15 12:49:48.0 +0200
+++ /var/tmp/diff_new_pack.BdxAVJ/_new  2016-07-15 12:49:48.0 +0200
@@ -16,10 +16,9 @@
 #
 
 
-%define version_unconverted 0.0.0+git20131231
-
+%define version_unconverted 0.0.0+git.20131231
 Name:   pihwm
-Version:0.0.0+git20131231
+Version:0.0.0+git.20131231
 Release:0
 Summary:A collection of lightweight drivers for Raspberry Pi 
peripherals
 License:Apache-2.0
@@ -40,7 +39,7 @@
 BuildRequires:  make
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %arm aarch64
+ExclusiveArch:  %{arm} aarch64
 
 %description
 pihwm is a collection of lightweight drivers for the hardware peripherals

++ _service ++
--- /var/tmp/diff_new_pack.BdxAVJ/_old  2016-07-15 12:49:48.0 +0200
+++ /var/tmp/diff_new_pack.BdxAVJ/_new  2016-07-15 12:49:48.0 +0200
@@ -1,14 +1,14 @@
 
-  
+  
 https://github.com/omerk/pihwm
 git
 pihwm
-0.0.0+git%cd
+0.0.0+git.%cd
   
-  
+  
 *.tar
 xz
   
-  
+  
 
 

++ pihwm-0.0.0+git20131231.tar.xz -> pihwm-0.0.0+git.20131231.tar.xz ++




commit QMPlay2 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package QMPlay2 for openSUSE:Factory checked 
in at 2016-07-15 12:49:42

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


Package is "QMPlay2"

Changes:

--- /work/SRC/openSUSE:Factory/QMPlay2/QMPlay2.changes  2016-06-07 
23:48:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.QMPlay2.new/QMPlay2.changes 2016-07-15 
12:50:00.0 +0200
@@ -1,0 +2,36 @@
+Thu Jul  7 17:04:57 UTC 2016 - dap.darkn...@gmail.com
+
+- Update to 16.07.07:
+  * Ubuntu Unity integration (MPRIS2 and shortcut groups),
+  * added video equalizer to "Settings/Video filters",
+  * new "Concept" icons by Alexey Varfolomeev,
+  * updated Russian translation (victorr2007),
+  * properly add many files containing tracks,
+  * better detection of subtitles text codec,
+  * handle audio parameters changes,
+  * MPRIS2 and PLS fixes.
+- Updated QMPlay2-no-prostopleer.diff.
+
+---
+Sun Jul  3 09:46:30 UTC 2016 - dap.darkn...@gmail.com
+
+- Update to 16.07.02:
+  * update pause and buffered data info when demuxer is busy,
+  * move "modules" directory from "share/qmplay2" to "lib/qmplay2",
+  * allow file group and Audio CD tracks synchronization:
++ synchronize automatically when loading the same playlist,
++ synchronize automatically when loading Audio CD tracks,
++ on "F5" key,
+  * show more warnings in VDPAU and appearance settings,
+  * fixed colour in graphics subtitles (e.g. dvdsub),
+  * reading files doesn't depend on FFmpeg module,
+  * hide mouse cursor when cover image is visible,
+  * updated Russian translation (victorr2007),
+  * allow mouse wheel to change the volume,
+  * show blurred covers as a background,
+  * OpenGL2 now uses PBO if available,
+  * bugfix.
+- Man page was merged into upstream.
+- Updated QMPlay2-no-prostopleer.diff.
+
+---

Old:

  QMPlay2-src-16.06.01.tar.xz
  QMPlay2.1

New:

  QMPlay2-src-16.07.07.tar.xz



Other differences:
--
++ QMPlay2.spec ++
--- /var/tmp/diff_new_pack.buncnt/_old  2016-07-15 12:50:01.0 +0200
+++ /var/tmp/diff_new_pack.buncnt/_new  2016-07-15 12:50:01.0 +0200
@@ -17,26 +17,24 @@
 
 
 Name:   QMPlay2
-Version:16.06.01
+Version:16.07.07
 Release:0
 Summary:A Qt based media player, streamer and downloader
 License:LGPL-3.0+
 Group:  Productivity/Multimedia/Video/Players
 Url:http://qt-apps.org/content/show.php/QMPlay2?content=153339
 Source: 
http://kent.dl.sourceforge.net/project/zaps166/QMPlay2/QMPlay2-src-%{version}.tar.xz
-Source9:%{name}.1
 # PATCH-FIX-UPSTREAM vs. Qt5.3 lrelease issue, read more at
 # https://github.com/zaps166/QMPlay2/issues/10#issuecomment-186585268
 Patch0: QMPlay2-Qt53-lrelease.diff
 #PATCH-FIX-OPENSUSE vs. Prostopleer extension that provides illegal audio.
 Patch1: QMPlay2-no-prostopleer.diff
-BuildRequires:  libXv-devel
+
 %if 0%{?suse_version} > 1310
 BuildRequires:  libqt5-linguist
 %else
 BuildRequires:  libqt5-qttools
 %endif
-BuildRequires:  portaudio-devel
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5OpenGL)
@@ -58,6 +56,7 @@
 BuildRequires:  pkgconfig(libva)
 BuildRequires:  pkgconfig(taglib)
 BuildRequires:  pkgconfig(vdpau)
+BuildRequires:  pkgconfig(xv)
 Recommends: youtube-dl
 Obsoletes:  %{name}-kde-integration <= %{version}
 
@@ -95,21 +94,13 @@
 # Setting libs to system libdir instead of 'lib'.
 %if "%{_lib}" == "lib64"
 mv %{buildroot}/%{_prefix}/{lib,lib64}
+mkdir -p %{buildroot}/%{_prefix}/lib
+ln -s %{_libdir}/qmplay2 %{buildroot}/%{_prefix}/lib/qmplay2
 %endif
 
-# Don't package binary modules in datadir.
-mkdir -p %{buildroot}%{_libdir}/%{name}
-mv %{buildroot}/%{_datadir}/qmplay2/modules/*.so %{buildroot}%{_libdir}/%{name}
-rm -rf %{buildroot}/%{_datadir}/qmplay2/modules
-ln -s %{_libdir}/%{name} %{buildroot}/%{_datadir}/qmplay2/modules
-
-# Deleting useless links.
-rm -rf %{buildroot}/%{_datadir}/icons/hicolor
-# Setting icon to 'pixmaps' instead of 'icons'.
-mv %{buildroot}/%{_datadir}/{icons,pixmaps}
-
-mkdir -p %{buildroot}%{_mandir}/man1
-gzip -c9 %{SOURCE9} | tee -a %{buildroot}%{_mandir}/man1/%{name}.1.gz
+# Let's use %%doc macro
+cd %{buildroot}/%{_datadir}/qmplay2
+rm ChangeLog LICENSE README.md TODO
 
 %post   -p /sbin/ldconfig
 
@@ -117,14 +108,19 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING TODO
+%doc ChangeLog LICENSE README.md TODO
 %{_bindir}/%{name}
-%{_libdir}/%{name}
+%{_libdir}/qmplay2
 %{_libdir}/libqmplay2.so

commit enlightenment for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package enlightenment for openSUSE:Factory 
checked in at 2016-07-15 12:49:06

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


Package is "enlightenment"

Changes:

--- /work/SRC/openSUSE:Factory/enlightenment/enlightenment.changes  
2016-06-13 21:56:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.enlightenment.new/enlightenment.changes 
2016-07-15 12:49:22.0 +0200
@@ -2 +2,6 @@
-Wed Jun  8 04:37:30 UTC 2016 - sfl...@suse.de
+Mon Jul  4 02:44:02 UTC 2016 - sfl...@suse.de
+
+- Spec Cleaner run
+
+---
+Mon Jul  4 02:07:39 UTC 2016 - sfl...@suse.de
@@ -3,0 +9,12 @@
+- Enlightnement 0.21.0 Release
+  Highlights:
+  * Greatly improved Wayland support
+  * New gadget infrastructure
+  * Wizard improvements
+  * Video backgrounds
+  
+- enhance-upstream-share-icons.patch no longer needed.
+
+---
+Wed Jun  8 04:37:30 UTC 2016 - sfl...@suse.de
+- This entry was from a merge.
@@ -50,0 +68,2 @@
+- 0.21.0 RC1 Release
+  * Remove - fix-upstream-startup-apps.patch included upstream
@@ -52,12 +71,26 @@
-- 0.20.8 Release
-== Tickets Addressed ==
-
-  * https://phab.enlightenment.org/T2931
-  * https://phab.enlightenment.org/T2934
-  * https://phab.enlightenment.org/T3347
-  * https://phab.enlightenment.org/T3408
-  * https://phab.enlightenment.org/T3585
-  * https://phab.enlightenment.org/T3596
-  * https://phab.enlightenment.org/T3599
-  * https://phab.enlightenment.org/T3603
-  * https://phab.enlightenment.org/T3636
+CHANGES SINCE BETA
+  * Wayland DMA buffer support
+  * Wayland session recovery
+  * New DRM subsystem
+  * Various crash fixes/additions
+
+TICKETS ADDRESSED
+https://phab.enlightenment.org/T2931
+https://phab.enlightenment.org/T2934
+https://phab.enlightenment.org/T3072
+https://phab.enlightenment.org/T3277
+https://phab.enlightenment.org/T3347
+https://phab.enlightenment.org/T3408
+https://phab.enlightenment.org/T3433
+https://phab.enlightenment.org/T3555
+https://phab.enlightenment.org/T3585
+https://phab.enlightenment.org/T3596
+https://phab.enlightenment.org/T3599
+https://phab.enlightenment.org/T3603
+https://phab.enlightenment.org/T3636
+https://phab.enlightenment.org/T3654
+https://phab.enlightenment.org/T3681
+https://phab.enlightenment.org/T3683
+https://phab.enlightenment.org/T3701
+https://phab.enlightenment.org/T3702
+https://phab.enlightenment.org/T3716
@@ -65,3 +98,2 @@
-== Changes ==
-//Chris Michael (1)://
-  disable option for mouse to use Application theme if we are running in 
Wayland
+---
+Thu May 12 06:21:12 UTC 2016 - sfl...@suse.de
@@ -69,42 +101 @@
-//Mike Blumenkrantz (41)://
-  Revert "handle recursion more effectively in e_menu_hide_all()"
-  feed mouse up events to internal wins before mouse out during action exec
-  ensure that the startup apps cache handler has run before trying to 
start apps
-  directly load extra wl modules during compositor init
-  further optimize window smart placement by reducing obstacle calcs
-  don't refocus deleted clients during wl compositor grab
-  ensure lifetime for wl client focus timer
-  hide evry on focus-out
-  don't revert focus to desktop fileman during compositor grab
-  evry null deref
-  bad copy/paste in _e_place_desk_region_smart_obstacle_add()
-  add configure flag for xwayland binary
-  clean up mixer includes
-  unset DISPLAY during mixer's pulse backend startup
-  ensure xwayland module init does not fail due to early startup
-  flag wl surfaces as internal during create() based on pid matching
-  make init fail if a dbus session connection cannot be created
-  update README.wayland to include dbus-launch
-  do not add ignored clients to ibar menu
-  ensure child windows are placed on screen
-  disable focus effects for windows with csd
-  block keyboard sending for wl clients if a compositor grab is active
-  only load wayland-specific modules on startup if they have been built
-  handle positioning of x11 overrides with csd accurately
-  change efm icon entry to only toggle focus in x11 compositors (runtime)
-  toggle compositor canvas focus during init
-  fix usage of e_object_unref in xkbswitch when managing new kbd dialog
-  also check pixmap argb state when setting comp object alpha
-  enforce setting alpha on comp objects only after image data has been set
-  ensure int64_t is used in all cases for wl pixmap ids
-  remove some cruft from _e_comp_wl_client_cb_new()
-  set E_Client->override flag for internal wins 

commit rubygem-xmlhash for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package rubygem-xmlhash for openSUSE:Factory 
checked in at 2016-07-15 12:49:19

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


Package is "rubygem-xmlhash"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-xmlhash/rubygem-xmlhash.changes  
2015-01-30 15:08:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-xmlhash.new/rubygem-xmlhash.changes 
2016-07-15 12:49:35.0 +0200
@@ -1,0 +2,10 @@
+Tue Jul  5 04:32:42 UTC 2016 - co...@suse.com
+
+- updated to version 1.3.7
+ see installed History.txt
+
+  === 1.3.7 / 2016-07-04
+  
+  * Fix XML parsing: ignore comments and parse huge TXT nodes
+
+---

Old:

  xmlhash-1.3.6.gem

New:

  xmlhash-1.3.7.gem



Other differences:
--
++ rubygem-xmlhash.spec ++
--- /var/tmp/diff_new_pack.ejG47f/_old  2016-07-15 12:49:38.0 +0200
+++ /var/tmp/diff_new_pack.ejG47f/_new  2016-07-15 12:49:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-xmlhash
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-xmlhash
-Version:1.3.6
+Version:1.3.7
 Release:0
 %define mod_name xmlhash
 %define mod_full_name %{mod_name}-%{version}

++ xmlhash-1.3.6.gem -> xmlhash-1.3.7.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/History.txt new/History.txt
--- old/History.txt 1970-01-01 01:00:00.0 +0100
+++ new/History.txt 2012-06-22 16:42:15.0 +0200
@@ -1,3 +1,7 @@
+=== 1.3.7 / 2016-07-04
+
+* Fix XML parsing: ignore comments and parse huge TXT nodes
+
 === 1.3.6 / 2013-09-11
 
 * Wrap libxml2 parsing in a synchronize block - otherwise the stacking
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ext/xmlhash/xmlhash.c new/ext/xmlhash/xmlhash.c
--- old/ext/xmlhash/xmlhash.c   1970-01-01 01:00:00.0 +0100
+++ new/ext/xmlhash/xmlhash.c   2012-06-22 16:42:15.0 +0200
@@ -150,6 +150,9 @@
 
   nodetype = xmlTextReaderNodeType(reader);
   
+  if (nodetype == XML_READER_TYPE_COMMENT)
+return; // ignore
+
   if (nodetype == XML_READER_TYPE_END_ELEMENT) {
 xml_hash_end_element(name);
 assert(value == NULL);
@@ -209,7 +212,7 @@
   memcpy(data, StringValuePtr(rb_xml), RSTRING_LEN(rb_xml));
 
   reader = xmlReaderForMemory(data, RSTRING_LEN(rb_xml), 
- NULL, NULL, XML_PARSE_NOENT | XML_PARSE_NOERROR | 
XML_PARSE_NOWARNING );
+ NULL, NULL, XML_PARSE_NOENT | XML_PARSE_NOERROR | 
XML_PARSE_NOWARNING | XML_PARSE_HUGE );
   init_XmlhashParserData();
 
   if (reader != NULL) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/xmlhash.rb new/lib/xmlhash.rb
--- old/lib/xmlhash.rb  1970-01-01 01:00:00.0 +0100
+++ new/lib/xmlhash.rb  2012-06-22 16:42:15.0 +0200
@@ -1,7 +1,7 @@
 require 'xmlhash/xmlhash'
 
 module Xmlhash
-  VERSION = '1.3.6'
+  VERSION = '1.3.7'
 
   class XMLHash < Hash
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata1970-01-01 01:00:00.0 +0100
+++ new/metadata2016-07-04 17:13:20.0 +0200
@@ -1,71 +1,71 @@
 --- !ruby/object:Gem::Specification
 name: xmlhash
 version: !ruby/object:Gem::Version
-  version: 1.3.6
+  version: 1.3.7
 platform: ruby
 authors:
 - Stephan Kulow
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2013-09-11 00:00:00.0 Z
+date: 2016-07-04 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: pkg-config
   requirement: !ruby/object:Gem::Requirement
 requirements:
-- - '>='
+- - ">="
   - !ruby/object:Gem::Version
 version: '0'
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
-- - '>='
+- - ">="
   - !ruby/object:Gem::Version
 version: '0'
 - !ruby/object:Gem::Dependency
   name: rdoc
   requirement: !ruby/object:Gem::Requirement
 requirements:
-- - ~>
+- - "~>"
   - !ruby/object:Gem::Version
 version: '4.0'
   type: :development
   prerelease: false
   version_requirements: 

commit enlightenment-theme-openSUSE for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2016-07-15 12:49:01

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


Package is "enlightenment-theme-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2016-03-26 15:25:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE.changes
   2016-07-15 12:49:12.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  5 04:38:44 UTC 2016 - sfl...@suse.de
+
+- Update for e21 changes 20160705
+
+---

Old:

  enlightenment-theme-openSUSE-20151216.tar.xz

New:

  enlightenment-theme-openSUSE-20160705.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.mGcjzA/_old  2016-07-15 12:49:14.0 +0200
+++ /var/tmp/diff_new_pack.mGcjzA/_new  2016-07-15 12:49:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package enlightenment-theme-openSUSE
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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:   enlightenment-theme-openSUSE
-Version:20151216
+Version:20160705
 Release:0
 Summary:openSUSE theme for Enlightenment
 License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
@@ -48,7 +48,7 @@
 
 %build
 ./build-darkmod.sh --epkg
-cp enlightenment-elementary/openSUSE-e.edj ./default.edj
+cp enlightenment-elementary/openSUSE.edj ./default.edj
 cp licenses-authors/* .
 
 %install

++ enlightenment-theme-openSUSE-20151216.tar.xz -> 
enlightenment-theme-openSUSE-20160705.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20151216.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE-20160705.tar.xz
 differ: char 25, line 1




commit netcdf for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package netcdf for openSUSE:Factory checked 
in at 2016-07-15 12:48:54

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


Package is "netcdf"

Changes:

--- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes2016-04-05 
10:43:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.netcdf.new/netcdf.changes   2016-07-15 
12:49:03.0 +0200
@@ -1,0 +2,9 @@
+Tue Jul  5 11:17:16 UTC 2016 - adr...@suse.de
+
+- update to version 4.4.1
+  Details can be found in the RELEASE_NOTES file.
+- Note: The combination of netCDF-C library versions earlier than
+  4.4.1 and libhdf5 1.10.0+ should be avoided, as they will result
+  in binary files not readable by systems using earlier libhdf5 versions.
+
+---

Old:

  netcdf-4.4.0.tar.gz

New:

  netcdf-4.4.1.tar.gz



Other differences:
--
++ netcdf.spec ++
--- /var/tmp/diff_new_pack.OYn9IQ/_old  2016-07-15 12:49:05.0 +0200
+++ /var/tmp/diff_new_pack.OYn9IQ/_new  2016-07-15 12:49:05.0 +0200
@@ -30,7 +30,7 @@
 Summary:Command-line programs for the NetCDF scientific data format
 License:NetCDF
 Group:  Productivity/Scientific/Other
-Version:4.4.0
+Version:4.4.1
 Release:0
 %define sonum   11
 Url:http://www.unidata.ucar.edu/software/netcdf/


++ netcdf-4.4.0.tar.gz -> netcdf-4.4.1.tar.gz ++
 118150 lines of diff (skipped)




commit python3-psutil for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-psutil for openSUSE:Factory 
checked in at 2016-07-15 12:48:35

Comparing /work/SRC/openSUSE:Factory/python3-psutil (Old)
 and  /work/SRC/openSUSE:Factory/.python3-psutil.new (New)


Package is "python3-psutil"

Changes:

--- /work/SRC/openSUSE:Factory/python3-psutil/python3-psutil.changes
2016-05-25 21:29:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-psutil.new/python3-psutil.changes   
2016-07-15 12:48:47.0 +0200
@@ -1,0 +2,16 @@
+Sat Jun 25 15:46:54 UTC 2016 - a...@gmx.de
+
+- update to version 4.3.0:
+  * #819: [Linux] different speedup improvements: Process.ppid() is
+ 20% faster Process.status() is 28% faster Process.name() is 25%
+ faster Process.num_threads is 20% faster on Python 3
+  * #810: [Windows] Windows wheels are incompatible with pip 7.1.2.
+  * #812: [NetBSD] fix compilation on NetBSD-5.x.
+  * #823: [NetBSD] virtual_memory() raises TypeError on Python 3.
+  * #829: [UNIX] psutil.disk_usage() percent field takes root reserved
+ space into account.
+  * #816: [Windows] fixed net_io_counter() values wrapping after 4.3GB
+ in Windows Vista (NT 6.0) and above using 64bit values from newer
+ win APIs.
+
+---

Old:

  psutil-4.2.0.tar.gz

New:

  psutil-4.3.0.tar.gz



Other differences:
--
++ python3-psutil.spec ++
--- /var/tmp/diff_new_pack.OinOiM/_old  2016-07-15 12:48:49.0 +0200
+++ /var/tmp/diff_new_pack.OinOiM/_new  2016-07-15 12:48:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-psutil
-Version:4.2.0
+Version:4.3.0
 Release:0
 Summary:A process utilities module for Python
 License:BSD-3-Clause

++ psutil-4.2.0.tar.gz -> psutil-4.3.0.tar.gz ++
 4457 lines of diff (skipped)




commit guitarix for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package guitarix for openSUSE:Factory 
checked in at 2016-07-15 12:48:45

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


Package is "guitarix"

Changes:

--- /work/SRC/openSUSE:Factory/guitarix/guitarix.changes2016-05-11 
16:38:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.guitarix.new/guitarix.changes   2016-07-15 
12:48:56.0 +0200
@@ -1,0 +2,6 @@
+Sun Jul  3 11:57:45 UTC 2016 - i...@marguerite.su
+
+- add patch guitarix-0.35.0-gcc6.patch, fixed boo#985365
+  * fix call of overloaded 'abs(double)' is ambiguous
+
+---

New:

  guitarix-0.35.0-gcc6.patch



Other differences:
--
++ guitarix.spec ++
--- /var/tmp/diff_new_pack.X66oiG/_old  2016-07-15 12:48:58.0 +0200
+++ /var/tmp/diff_new_pack.X66oiG/_new  2016-07-15 12:48:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package guitarix
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,16 +16,17 @@
 #
 
 
-Summary:Simple Linux amplifier for jack
-License:GPL-2.0+
-Group:  Productivity/Multimedia/Sound/Utilities
-
 Name:   guitarix
 Version:0.35.0
 Release:0
+Summary:Simple Linux amplifier for jack
+License:GPL-2.0+
+Group:  Productivity/Multimedia/Sound/Utilities
 Url:http://guitarix.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/project/guitarix/guitarix/guitarix2-%{version}.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch0: fpexception.patch
+# PATCH-FIX-UPSTREAM marguer...@opensuse.org - fix call of overloaded 
'abs(double)' is ambiguous
+Patch1:guitarix-0.35.0-gcc6.patch
 BuildRequires:  boost-devel
 BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
@@ -41,6 +42,7 @@
 BuildRequires:  libsigc++2-devel
 BuildRequires:  libsndfile-devel
 BuildRequires:  lv2-devel
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(bluez)
 BuildRequires:  pkgconfig(eigen3)
@@ -48,7 +50,7 @@
 Requires:   jack
 Requires:   meterbridge
 Requires:   vorbis-tools
-Patch0: fpexception.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 guitarix is a simple mono amplifier to jack with one input and two
@@ -76,8 +78,6 @@
 feedback/feedforward-filter and echo. A fixed resonator will use,
 when distortion is disabled.
 
-
-
 %package -n ladspa-%{name}
 Summary:Guitarix - ladspa plugins
 Group:  Productivity/Multimedia/Sound/Utilities
@@ -117,29 +117,25 @@
 
 %prep
 %setup -q -n guitarix-%{version}
-%patch0 -p0
+%patch0
+%patch1 -p1
+
 %build
 #todo: add faust package to openSUSE
 export LDFLAGS="-ldl" 
-./waf configure -v --faust --libdir=%{_libdir} --ladspadir=%{_libdir}/ladspa  
--prefix=%{_prefix} --cxxflags="$RPM_OPT_FLAGS -std=gnu++0x"
-./waf build -v %{?jobs: -j%jobs} 
+./waf configure -v --faust --libdir=%{_libdir} --ladspadir=%{_libdir}/ladspa  
--prefix=%{_prefix} --cxxflags="%{optflags} -std=gnu++0x"
+./waf build -v %{?_smp_mflags}
 
 %install
-./waf install --destdir="$RPM_BUILD_ROOT"
+./waf install --destdir=%{buildroot}
 %suse_update_desktop_file -i %{name} AudioVideo Music
 %find_lang %{name}
 
-%fdupes -s $RPM_BUILD_ROOT/%{_datadir}/gx_head/
-%fdupes -s $RPM_BUILD_ROOT/%{_libdir}/lv2/
-
-%clean
-[ -d "%{buildroot}" -a "%{buildroot}" != "" ] && %__rm -rf "%{buildroot}"
+%fdupes -s %{buildroot}/%{_datadir}/gx_head/
+%fdupes -s %{buildroot}/%{_libdir}/lv2/
 
-%post devel
-/sbin/ldconfig
-
-%postun devel
-/sbin/ldconfig
+%post devel -p /sbin/ldconfig
+%postun devel -p /sbin/ldconfig
 
 %files -f %{name}.lang
 %defattr(-,root,root)
@@ -165,7 +161,6 @@
 %{_datadir}/pixmaps/jackd_off.png
 %{_datadir}/pixmaps/jackd_on.png
 
-
 %files -n %{name}-devel
 %defattr(-,root,root)
 %{_libdir}/libgxw*.so*

++ guitarix-0.35.0-gcc6.patch ++
Index: b/libgxwmm/gxwmm/gainline.h
===
--- a/libgxwmm/gxwmm/gainline.h
+++ b/libgxwmm/gxwmm/gainline.h
@@ -21,8 +21,9 @@
 
 #include 
 #include 
+#include 
 
-inline bool operator==(const gain_points& p1, const gain_points& p2) { return 
p1.i == p2.i && abs(p1.g - p2.g) < 1e-4 * (p1.g + p2.g); }
+inline bool operator==(const gain_points& p1, const gain_points& p2) { return 
p1.i == p2.i && std::abs(p1.g - p2.g) < 1e-4 * (p1.g + p2.g); }
 inline bool 

commit python3-python-editor for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-python-editor for 
openSUSE:Factory checked in at 2016-07-15 12:48:29

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


Package is "python3-python-editor"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-python-editor/python3-python-editor.changes  
2016-05-25 21:25:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-python-editor.new/python3-python-editor.changes
 2016-07-15 12:48:38.0 +0200
@@ -1,0 +2,9 @@
+Sat Jun 25 15:40:20 UTC 2016 - a...@gmx.de
+
+- update to version 1.0.1:
+  * Bump version to 1.0.1
+  * Bump release classifier from beta -> stable
+  * Postprocess README.md with pypandoc if available for
+`long_description`
+
+---
@@ -6 +14,0 @@
-

Old:

  python-editor-1.0.tar.gz

New:

  python-editor-1.0.1.tar.gz



Other differences:
--
++ python3-python-editor.spec ++
--- /var/tmp/diff_new_pack.v3GXa3/_old  2016-07-15 12:48:41.0 +0200
+++ /var/tmp/diff_new_pack.v3GXa3/_new  2016-07-15 12:48:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-python-editor
-Version:1.0
+Version:1.0.1
 Release:0
 Summary:Programmatically open an editor, capture the result
 License:Apache-2.0

++ python-editor-1.0.tar.gz -> python-editor-1.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-editor-1.0/PKG-INFO 
new/python-editor-1.0.1/PKG-INFO
--- old/python-editor-1.0/PKG-INFO  2016-04-01 17:14:52.0 +0200
+++ new/python-editor-1.0.1/PKG-INFO2016-06-14 21:28:03.0 +0200
@@ -1,15 +1,55 @@
 Metadata-Version: 1.1
 Name: python-editor
-Version: 1.0
+Version: 1.0.1
 Summary: Programmatically open an editor, capture the result.
 Home-page: https://github.com/fmoo/python-editor
 Author: Peter Ruibal
 Author-email: ruib...@gmail.com
 License: Apache
-Description: UNKNOWN
+Description: ``python-editor`` is a library that provides the ``editor`` 
module for
+programmatically interfacing with your system's $EDITOR.
+
+Examples
+
+
+.. code:: python
+
+import editor
+commit_msg = editor.edit(contents="# Enter commit message here")
+
+Opens an editor, prefilled with the contents,
+``# Enter commit message here``. When the editor is closed, returns the
+contents in variable ``commit_msg``.
+
+.. code:: python
+
+import editor
+editor.edit(file="README.txt")
+
+Opens README.txt in an editor. Changes are saved in place.
+
+How it Works
+
+
+``editor`` first looks for the ${EDITOR} environment variable. If set,
+it uses the value as-is, without fallbacks.
+
+If no $EDITOR is set, editor will search through a list of known
+editors, and use the first one that exists on the system.
+
+For example, on Linux, ``editor`` will look for the following editors 
in
+order:
+
+-  vim
+-  emacs
+-  nano
+
+When calling the ``edit()`` function, ``editor`` will open the editor 
in
+a subprocess, inheriting the parent process's stdin, stdout
+
 Keywords: editor library vim emacs
 Platform: UNKNOWN
-Classifier: Development Status :: 4 - Beta
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Intended Audience :: Developers
 Classifier: License :: OSI Approved :: Apache Software License
 Classifier: Operating System :: OS Independent
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-editor-1.0/python_editor.egg-info/PKG-INFO 
new/python-editor-1.0.1/python_editor.egg-info/PKG-INFO
--- old/python-editor-1.0/python_editor.egg-info/PKG-INFO   2016-04-01 
17:14:52.0 +0200
+++ new/python-editor-1.0.1/python_editor.egg-info/PKG-INFO 2016-06-14 
21:28:03.0 +0200
@@ -1,15 +1,55 @@
 Metadata-Version: 1.1
 Name: python-editor
-Version: 1.0
+Version: 1.0.1
 Summary: Programmatically open an editor, capture the result.
 Home-page: https://github.com/fmoo/python-editor
 Author: Peter Ruibal
 Author-email: ruib...@gmail.com
 License: Apache
-Description: UNKNOWN
+Description: ``python-editor`` is a library that provides the ``editor`` 
module for
+programmatically interfacing with your system's $EDITOR.
+
+Examples
+
+
+ 

commit ocaml-findlib for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ocaml-findlib for openSUSE:Factory 
checked in at 2016-07-15 12:46:11

Comparing /work/SRC/openSUSE:Factory/ocaml-findlib (Old)
 and  /work/SRC/openSUSE:Factory/.ocaml-findlib.new (New)


Package is "ocaml-findlib"

Changes:

--- /work/SRC/openSUSE:Factory/ocaml-findlib/ocaml-findlib.changes  
2014-10-31 20:19:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-findlib.new/ocaml-findlib.changes 
2016-07-15 12:46:27.0 +0200
@@ -1,0 +2,20 @@
+Wed May 18 21:34:23 UTC 2016 - oher...@suse.de
+
+-  Update to upstream version 1.6.2 (fate#320836)
+   Adding an "ocamldoc" library, providing the cmi's for ocamldoc plugins
+   Support for OCaml-4.03: recognize that the new -color option has an argument
+   Adding support for dynamically loading  packages
+   new "plugin" variable, new  Fl_dynload module.
+   New command "ocamlfind lint" for checking META files
+   Allow to query the location of the META file of a package:
+   "ocamlfind query -format '%m'"
+   Get the install path for the META file of packages:
+   "ocamlfind printconf metapath"
+   The switch -only-show did not work as described.
+
+---
+Tue Nov 10 10:18:47 UTC 2015 - oher...@suse.de
+
+- Add hardcoded Provides for pre 12.1 repos
+
+---

Old:

  findlib-1.5.5.tar.xz

New:

  findlib-1.6.2.tar.xz



Other differences:
--
++ ocaml-findlib.spec ++
--- /var/tmp/diff_new_pack.jotM1Y/_old  2016-07-15 12:46:29.0 +0200
+++ /var/tmp/diff_new_pack.jotM1Y/_new  2016-07-15 12:46:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-findlib
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010-2011 Andrew Psaltis 
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,10 +17,10 @@
 #
 
 
-Version:1.5.5
+Name:   ocaml-findlib
+Version:1.6.2
 Release:0
 %{ocaml_preserve_bytecode}
-Name:   ocaml-findlib
 Summary:Objective CAML package manager and build helper
 License:MIT
 Group:  Development/Libraries/Other
@@ -29,7 +29,18 @@
 Source0:findlib-%{version}.tar.xz
 Patch0: findlib-1.3.3.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
+# ocaml autodep start for pkg: ocaml-findlib
+# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
+%if 0%{?suse_version} < 1210
+Requires:   ocaml-findlib-devel
+%endif
+# ocaml autodep end for pkg: ocaml-findlib
+#
+Recommends: ocaml-findlib-camlp4
+#
+Requires:   ocaml-compiler-libs
+Requires:   ocaml-runtime
+#
 Provides:   ocamlfind = %{version}
 
 BuildRequires:  gawk
@@ -37,6 +48,7 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  ocaml >= 4.02.0
 BuildRequires:  ocaml-camlp4-devel >= 4.02.0
+BuildRequires:  ocaml-ocamlbuild
 BuildRequires:  ocaml-ocamldoc
 BuildRequires:  ocaml-rpm-macros >= 4.02.1
 
@@ -58,6 +70,21 @@
 for developing applications that use ocaml-findlib.
 
 
+
+%package camlp4
+# ocaml autodep start for pkg: ocaml-findlib-camlp4
+# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
+%if 0%{?suse_version} < 1210
+Requires:   ocaml-findlib
+%endif
+# ocaml autodep end for pkg: ocaml-findlib-camlp4
+Summary:Development files for ocaml-findlib
+Group:  Development/Libraries/Other
+Requires:   ocaml-camlp4-devel
+
+%description camlp4
+The ocaml-findlib-camlp4 contains signature files for developing applications 
that use camlp4
+
 %prep
 %setup -q -n findlib-%{version}
 %patch0 -p1
@@ -65,7 +92,6 @@
 %build
 (cd tools/extract_args && make)
 tools/extract_args/extract_args -o src/findlib/ocaml_args.ml ocamlc ocamlcp 
ocamlmktop ocamlopt ocamldep ocamldoc ||:
-#cat src/findlib/ocaml_args.ml
 ./configure -config %{_sysconfdir}/ocamlfind.conf \
   -bindir %{_bindir} \
   -sitelib `ocamlc -where` \
@@ -79,6 +105,7 @@
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
+rm -rfv $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild
 
 %files
 %defattr(-,root,root,-)
@@ -86,36 +113,59 @@
 %config(noreplace) %{_sysconfdir}/ocamlfind.conf
 %{_bindir}/*
 %{_mandir}/man?/*
-%{_libdir}/ocaml/bigarray
-%{_libdir}/ocaml/camlp4
-%{_libdir}/ocaml/compiler-libs
-%{_libdir}/ocaml/dynlink
-%{_libdir}/ocaml/findlib
-%{_libdir}/ocaml/graphics
-%{_libdir}/ocaml/num
-%{_libdir}/ocaml/ocamlbuild
-%{_libdir}/ocaml/stdlib
-%{_libdir}/ocaml/str
-%{_libdir}/ocaml/threads
+#
+%dir %{_libdir}/ocaml
+%dir %{_libdir}/ocaml/bigarray

commit ocaml-lablgl for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ocaml-lablgl for openSUSE:Factory 
checked in at 2016-07-15 12:46:21

Comparing /work/SRC/openSUSE:Factory/ocaml-lablgl (Old)
 and  /work/SRC/openSUSE:Factory/.ocaml-lablgl.new (New)


Package is "ocaml-lablgl"

Changes:

--- /work/SRC/openSUSE:Factory/ocaml-lablgl/ocaml-lablgl.changes
2014-11-13 09:17:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-lablgl.new/ocaml-lablgl.changes   
2016-07-15 12:46:33.0 +0200
@@ -1,0 +2,5 @@
+Tue Nov 10 10:18:47 UTC 2015 - oher...@suse.de
+
+- Add hardcoded Provides for pre 12.1 repos
+
+---



Other differences:
--
++ ocaml-lablgl.spec ++
--- /var/tmp/diff_new_pack.CiSgcb/_old  2016-07-15 12:46:35.0 +0200
+++ /var/tmp/diff_new_pack.CiSgcb/_new  2016-07-15 12:46:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-lablgl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Andrew Psaltis 
 #
 # All modifications and additions to the file contributed by third parties
@@ -29,6 +29,13 @@
 Url:https://forge.ocamlcore.org/projects/lablgl/
 Source0:lablgl-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# ocaml autodep start for pkg: ocaml-lablgl
+# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
+%if 0%{?suse_version} < 1210
+Requires:   ocaml-labltk
+Requires:   ocaml-runtime
+%endif
+# ocaml autodep end for pkg: ocaml-lablgl
 
 BuildRequires:  Mesa-devel
 BuildRequires:  freeglut-devel
@@ -134,16 +141,25 @@
   fi; \
 done
 popd
+#
+mkdir -vp %{buildroot}/etc/ld.so.conf.d/
+tee %{buildroot}/etc/ld.so.conf.d/%{name}.conf <<_EOF_
+%{_libdir}/ocaml/stublibs
+_EOF_
+#
+
+%post   -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root,-)
 %doc README
-%dir %{_libdir}/ocaml/lablGL
-%{_libdir}/ocaml/lablGL/*.cma
-%{_libdir}/ocaml/lablGL/*.cmi
-%{_libdir}/ocaml/stublibs/*.so
+/etc/ld.so.conf.d/*.conf
 %{_bindir}/lablgl
 %{_bindir}/lablglut
+%dir %{_libdir}/ocaml/lablGL
+%{_libdir}/ocaml/stublibs/*.so
 
 %files devel
 %defattr(-,root,root,-)
@@ -154,6 +170,8 @@
 %{_libdir}/ocaml/lablGL/*.cmxa
 %{_libdir}/ocaml/lablGL/*.cmx
 %endif
+%{_libdir}/ocaml/lablGL/*.cma
+%{_libdir}/ocaml/lablGL/*.cmi
 %{_libdir}/ocaml/lablGL/*.mli
 %{_libdir}/ocaml/lablGL/build.ml
 




commit ocaml-labltk for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ocaml-labltk for openSUSE:Factory 
checked in at 2016-07-15 12:46:34

Comparing /work/SRC/openSUSE:Factory/ocaml-labltk (Old)
 and  /work/SRC/openSUSE:Factory/.ocaml-labltk.new (New)


Package is "ocaml-labltk"

Changes:

--- /work/SRC/openSUSE:Factory/ocaml-labltk/ocaml-labltk.changes
2014-10-31 12:28:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-labltk.new/ocaml-labltk.changes   
2016-07-15 12:46:54.0 +0200
@@ -1,0 +2,11 @@
+Thu May 19 05:47:44 UTC 2016 - oher...@suse.de
+
+- Update to version 8.06.1
+  Added labltk-8.06.1.patch
+
+---
+Tue Nov 10 10:18:47 UTC 2015 - oher...@suse.de
+
+- Add hardcoded Provides for pre 12.1 repos
+
+---

Old:

  labltk-8.06.0.tar.xz

New:

  labltk-8.06.1.patch
  labltk-8.06.1.tar.xz



Other differences:
--
++ ocaml-labltk.spec ++
--- /var/tmp/diff_new_pack.u7xG7x/_old  2016-07-15 12:46:56.0 +0200
+++ /var/tmp/diff_new_pack.u7xG7x/_new  2016-07-15 12:46:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-labltk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,15 +16,16 @@
 #
 
 
-Version:8.06.0
+Version:8.06.1
+Release:0
 %{ocaml_preserve_bytecode}
 Name:   ocaml-labltk
-Release:0
 Summary:Tcl/Tk framework for ocaml
 License:SUSE-LGPL-2.0-with-linking-exception
 Group:  System/Libraries
 Url:https://forge.ocamlcore.org/projects/labltk/
 Source: labltk-%{version}.tar.xz
+Patch0: labltk-8.06.1.patch
 Conflicts:  ocaml < 4.02.0
 BuildRequires:  ocaml >= 4.02.0
 BuildRequires:  ocaml-findlib
@@ -32,6 +33,12 @@
 BuildRequires:  tcl-devel
 BuildRequires:  tk-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# ocaml autodep start for pkg: ocaml-labltk
+# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
+%if 0%{?suse_version} < 1210
+Requires:   ocaml-runtime
+%endif
+# ocaml autodep end for pkg: ocaml-labltk
 
 %description
 LablTk is an interface to the Tcl/Tk GUI framework. It allows to
@@ -40,6 +47,12 @@
 also part of this project.
 
 %package devel
+# ocaml autodep start for pkg: ocaml-labltk-devel
+# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
+%if 0%{?suse_version} < 1210
+Requires:   ocaml-runtime
+%endif
+# ocaml autodep end for pkg: ocaml-labltk-devel
 Summary:Development files for labltk
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}
@@ -55,6 +68,7 @@
 browser for code editing and library browsing.
 %prep
 %setup -q -n labltk-%{version}
+%patch0 -p1
 find -name .gitignore -print -delete
 
 %build
@@ -85,36 +99,47 @@
 
 find examples* -type f -exec chmod -v 644 {} \;
 cat $ld_conf
+#
+mkdir -vp %{buildroot}/etc/ld.so.conf.d/
+tee %{buildroot}/etc/ld.so.conf.d/%{name}.conf <<_EOF_
+%{_libdir}/ocaml/stublibs
+_EOF_
+#
+
+%post   -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root,-)
 %{_bindir}/labltk
-%{_libdir}/ocaml
-%exclude %{_libdir}/ocaml/labltk/labltktop
-%exclude %{_libdir}/ocaml/labltk/pp
-%exclude %{_libdir}/ocaml/labltk/tkcompiler
+/etc/ld.so.conf.d/*.conf
+%dir %{_libdir}/ocaml
+%dir %{_libdir}/ocaml/*
 %if %{ocaml_native_compiler}
-%exclude %{_libdir}/ocaml/*/*.a
-%exclude %{_libdir}/ocaml/*/*.cmx
-%exclude %{_libdir}/ocaml/*/*.cmxa
 %endif
-%exclude %{_libdir}/ocaml/*/*.mli
+%{_libdir}/ocaml/*/*.so
+%{_libdir}/ocaml/*/*.so.owner
 
 %files devel
 %defattr(-,root,root,-)
+%doc examples_labltk
+%doc examples_camltk
 %{_bindir}/ocamlbrowser
+%{_libdir}/ocaml/*/labltktop
+%{_libdir}/ocaml/*/pp
+%{_libdir}/ocaml/*/tkcompiler
 %dir %{_libdir}/ocaml
-%dir %{_libdir}/ocaml/labltk
-%{_libdir}/ocaml/labltk/labltktop
-%{_libdir}/ocaml/labltk/pp
-%{_libdir}/ocaml/labltk/tkcompiler
-%if %{ocaml_native_compiler}
+%dir %{_libdir}/ocaml/*
 %{_libdir}/ocaml/*/*.a
+%if %{ocaml_native_compiler}
 %{_libdir}/ocaml/*/*.cmx
 %{_libdir}/ocaml/*/*.cmxa
 %endif
+%{_libdir}/ocaml/*/*.cma
+%{_libdir}/ocaml/*/*.cmi
+%{_libdir}/ocaml/*/*.cmo
 %{_libdir}/ocaml/*/*.mli
-%doc examples_labltk
-%doc examples_camltk
+%{_libdir}/ocaml/*/META
 
 %changelog

++ labltk-8.06.1.patch ++
---
 browser/Makefile |2 ++
 1 file changed, 2 insertions(+)

--- a/browser/Makefile
+++ 

commit python3-astroid for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python3-astroid for openSUSE:Factory 
checked in at 2016-07-15 12:45:47

Comparing /work/SRC/openSUSE:Factory/python3-astroid (Old)
 and  /work/SRC/openSUSE:Factory/.python3-astroid.new (New)


Package is "python3-astroid"

Changes:

--- /work/SRC/openSUSE:Factory/python3-astroid/python3-astroid.changes  
2016-05-25 21:23:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-astroid.new/python3-astroid.changes 
2016-07-15 12:46:07.0 +0200
@@ -1,0 +2,13 @@
+Sun Jun 19 20:38:21 UTC 2016 - jeng...@inai.de
+
+- Run fdupes to reduce duplicate files
+
+---
+Sun May 15 09:55:40 UTC 2016 - tchva...@suse.com
+
+- Add dependency on python3-lazy_object_proxy
+- Add build dependency on python3-wrapt for tests
+- Enable tests
+  * disable two failing tests disable-two-failing-tests.patch
+
+---
@@ -6 +18,0 @@
-

New:

  disable-two-failing-tests.patch



Other differences:
--
++ python3-astroid.spec ++
--- /var/tmp/diff_new_pack.j4VdLI/_old  2016-07-15 12:46:08.0 +0200
+++ /var/tmp/diff_new_pack.j4VdLI/_new  2016-07-15 12:46:08.0 +0200
@@ -19,16 +19,23 @@
 Name:   python3-astroid
 Version:1.4.5
 Release:0
-Url:https://github.com/pycqa/astroid
-Summary:Rebuild a new abstract syntax tree from Python's ast
+Summary:Rebuild a new abstract syntax tree from Python's AST
 License:LGPL-2.1+
 Group:  Development/Libraries/Python
+Url:https://github.com/pycqa/astroid
 Source: 
https://files.pythonhosted.org/packages/source/a/astroid/astroid-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# PATCH-FIX-SUSE: disable two failing test in 1.4.5 release, recheck with next
+# release
+Patch0: disable-two-failing-tests.patch
+BuildRequires:  fdupes
 BuildRequires:  python3-devel
+BuildRequires:  python3-lazy_object_proxy
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-six
+BuildRequires:  python3-wrapt
+Requires:   python3-lazy_object_proxy
 Requires:   python3-six
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -47,13 +54,18 @@
 objects.
 
 %prep
-%setup -n astroid-%{version}
+%setup -q -n astroid-%{version}
+%patch0 -p1
 
 %build
 python3 setup.py build
 
 %install
-python3 setup.py install --prefix=%{_prefix} --root="%{buildroot}"
+python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%fdupes %{buildroot}/%{_prefix}
+
+%check
+python3 setup.py test
 
 %files
 %defattr(-,root,root,-)

++ disable-two-failing-tests.patch ++
Index: astroid-1.4.5/astroid/tests/unittest_manager.py
===
--- astroid-1.4.5.orig/astroid/tests/unittest_manager.py
+++ astroid-1.4.5/astroid/tests/unittest_manager.py
@@ -190,8 +190,6 @@ class AstroidManagerTest(resources.SysPa
 else:
 raise exceptions.AstroidBuildingException()
 
-with self.assertRaises(exceptions.AstroidBuildingException):
-self.manager.ast_from_module_name('foo.bar')
 self.manager.register_failed_import_hook(hook)
 self.assertEqual(unittest, 
self.manager.ast_from_module_name('foo.bar'))
 with self.assertRaises(exceptions.AstroidBuildingException):
Index: astroid-1.4.5/astroid/tests/unittest_modutils.py
===
--- astroid-1.4.5.orig/astroid/tests/unittest_modutils.py
+++ astroid-1.4.5/astroid/tests/unittest_modutils.py
@@ -111,15 +111,6 @@ class ModPathFromFileTest(unittest.TestC
 self.assertRaises(Exception, modutils.modpath_from_file, '/turlututu')
 
 
-class LoadModuleFromPathTest(resources.SysPathSetup, unittest.TestCase):
-
-def test_do_not_load_twice(self):
-modutils.load_module_from_modpath(['data', 'lmfp', 'foo'])
-modutils.load_module_from_modpath(['data', 'lmfp'])
-self.assertEqual(len(sys.just_once), 1)
-del sys.just_once
-
-
 class FileFromModPathTest(resources.SysPathSetup, unittest.TestCase):
 """given a mod path (i.e. splited module / package name), return the
 corresponding file, giving priority to source file over precompiled file
Index: astroid-1.4.5/astroid/tests/unittest_brain.py
===
--- astroid-1.4.5.orig/astroid/tests/unittest_brain.py
+++ astroid-1.4.5/astroid/tests/unittest_brain.py
@@ -267,19 +267,6 @@ class SixBrainTest(unittest.TestCase):
 self.assertIsInstance(urlretrieve, 

commit ocaml-lablgtk2 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ocaml-lablgtk2 for openSUSE:Factory 
checked in at 2016-07-15 12:46:25

Comparing /work/SRC/openSUSE:Factory/ocaml-lablgtk2 (Old)
 and  /work/SRC/openSUSE:Factory/.ocaml-lablgtk2.new (New)


Package is "ocaml-lablgtk2"

Changes:

--- /work/SRC/openSUSE:Factory/ocaml-lablgtk2/ocaml-lablgtk2.changes
2015-07-08 06:59:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-lablgtk2.new/ocaml-lablgtk2.changes   
2016-07-15 12:46:37.0 +0200
@@ -1,0 +2,5 @@
+Tue Nov 10 10:18:47 UTC 2015 - oher...@suse.de
+
+- Add hardcoded Provides for pre 12.1 repos
+
+---



Other differences:
--
++ ocaml-lablgtk2.spec ++
--- /var/tmp/diff_new_pack.LUgHUu/_old  2016-07-15 12:46:39.0 +0200
+++ /var/tmp/diff_new_pack.LUgHUu/_new  2016-07-15 12:46:39.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-lablgtk2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -46,6 +46,12 @@
 Obsoletes:  ocaml-lablgtk < %{version}
 Url:http://lablgtk.forge.ocamlcore.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# ocaml autodep start for pkg: ocaml-lablgtk2
+# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
+%if 0%{?suse_version} < 1210
+Requires:   ocaml-runtime
+%endif
+# ocaml autodep end for pkg: ocaml-lablgtk2
 Summary:An Objective Caml Interface to gtk2+
 License:LGPL-2.1+
 Group:  Development/Libraries/Other
@@ -68,6 +74,12 @@
 Koji Kagawa  
 
 %package devel
+# ocaml autodep start for pkg: ocaml-lablgtk2-devel
+# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
+%if 0%{?suse_version} < 1210
+Requires:   ocaml-runtime
+%endif
+# ocaml autodep end for pkg: ocaml-lablgtk2-devel
 Summary:An Objective Caml interface to gtk2+
 Group:  Development/Libraries/Other
 Provides:   lablgtk2-devel = %{version}
@@ -124,33 +136,46 @@
 %makeinstall
 # Remove ld.conf (part of main OCaml dist).
 rm $RPM_BUILD_ROOT%{_libdir}/ocaml/ld.conf
+#
+mkdir -vp %{buildroot}/etc/ld.so.conf.d/
+tee %{buildroot}/etc/ld.so.conf.d/%{name}.conf <<_EOF_
+%{_libdir}/ocaml/lablgtk2
+_EOF_
+#
+
+%post   -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(-, root, root)
 %doc CHANGES COPYING README examples
+/etc/ld.so.conf.d/*.conf
 %{_bindir}/*
-%dir %{_libdir}/ocaml/lablgtk2
-%{_libdir}/ocaml/lablgtk2/*
 %if %{ocaml_native_compiler}
-%exclude %{_libdir}/ocaml/lablgtk2/*.a
-%exclude %{_libdir}/ocaml/lablgtk2/*.cmx
-%exclude %{_libdir}/ocaml/lablgtk2/*.cmxa
-%endif
-%exclude %{_libdir}/ocaml/lablgtk2/*.h
-%exclude %{_libdir}/ocaml/lablgtk2/*.ml
-%exclude %{_libdir}/ocaml/lablgtk2/*.mli
+%{_libdir}/ocaml/*/*.cmxs
+%endif
+%{_libdir}/ocaml/*/*.so
 
 %files devel
 %defattr(-, root, root)
 %doc examples
-%dir %{_libdir}/ocaml/lablgtk2
+%dir %{_libdir}/ocaml
+%dir %{_libdir}/ocaml/*
+%{_libdir}/ocaml/*/*.a
 %if %{ocaml_native_compiler}
-%{_libdir}/ocaml/lablgtk2/*.a
-%{_libdir}/ocaml/lablgtk2/*.cmx
-%{_libdir}/ocaml/lablgtk2/*.cmxa
-%endif
-%{_libdir}/ocaml/lablgtk2/*.h
-%{_libdir}/ocaml/lablgtk2/*.ml
-%{_libdir}/ocaml/lablgtk2/*.mli
+%{_libdir}/ocaml/*/*.cmx
+%{_libdir}/ocaml/*/*.cmxa
+%{_libdir}/ocaml/*/*.o
+%endif
+%{_libdir}/ocaml/*/*.cma
+%{_libdir}/ocaml/*/*.cmi
+%{_libdir}/ocaml/*/*.cmo
+%{_libdir}/ocaml/*/*.h
+%{_libdir}/ocaml/*/*.ml
+%{_libdir}/ocaml/*/*.mli
+%{_libdir}/ocaml/*/META
+%{_libdir}/ocaml/*/propcc
+%{_libdir}/ocaml/*/varcc
 
 %changelog




commit ocaml-camlp4 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ocaml-camlp4 for openSUSE:Factory 
checked in at 2016-07-15 12:46:07

Comparing /work/SRC/openSUSE:Factory/ocaml-camlp4 (Old)
 and  /work/SRC/openSUSE:Factory/.ocaml-camlp4.new (New)


Package is "ocaml-camlp4"

Changes:

--- /work/SRC/openSUSE:Factory/ocaml-camlp4/ocaml-camlp4.changes
2015-11-26 17:01:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-camlp4.new/ocaml-camlp4.changes   
2016-07-15 12:46:21.0 +0200
@@ -1,0 +2,6 @@
+Wed May 18 21:14:02 UTC 2016 - oher...@suse.de
+
+- Update to 4.03 (fate#320836)
+  remove camlp4.DESTDIR.patch
+
+---

Old:

  camlp4-4.02.1-1.tar.xz
  camlp4.DESTDIR.patch

New:

  camlp4-4.03-1.tar.xz



Other differences:
--
++ ocaml-camlp4.spec ++
--- /var/tmp/diff_new_pack.9WVVZe/_old  2016-07-15 12:46:23.0 +0200
+++ /var/tmp/diff_new_pack.9WVVZe/_new  2016-07-15 12:46:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-camlp4
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,16 +16,15 @@
 #
 
 
-Version:4.02.1
+Name:   ocaml-camlp4
+Version:4.03
 Release:0
 %{ocaml_preserve_bytecode}
-Name:   ocaml-camlp4
 Summary:Pre-Processor-Pretty-Printer for Objective Caml
 License:SUSE-LGPL-2.0-with-linking-exception
 Group:  Development/Languages/Other
 Url:https://github.com/ocaml/camlp4
 Source: camlp4-%{version}-1.tar.xz
-Patch0: camlp4.DESTDIR.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # ocaml autodep start for pkg: ocaml-camlp4
 # hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
@@ -35,6 +34,7 @@
 %endif
 # ocaml autodep end for pkg: ocaml-camlp4
 BuildRequires:  ocaml >= 4.02.0
+BuildRequires:  ocaml-ocamlbuild
 BuildRequires:  ocaml-rpm-macros >= 4.02.1
 Conflicts:  ocaml < 4.02.0
 Requires:   ocaml-runtime >= 4.02.0
@@ -62,7 +62,6 @@
 
 %prep
 %setup -q -n camlp4-%{version}-1
-%patch0 -p1
 
 %build
 ./configure

++ camlp4-4.02.1-1.tar.xz -> camlp4-4.03-1.tar.xz ++
 9284 lines of diff (skipped)




commit libqt5-qtdoc for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtdoc for openSUSE:Factory 
checked in at 2016-07-15 12:45:32

Comparing /work/SRC/openSUSE:Factory/libqt5-qtdoc (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtdoc.new (New)


Package is "libqt5-qtdoc"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtdoc/libqt5-qtdoc.changes
2016-05-19 12:14:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtdoc.new/libqt5-qtdoc.changes   
2016-07-15 12:45:35.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun  8 14:15:15 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.1
+  * For more details please see:
+http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
+
+---

Old:

  qt-docs-qchs-5.5.1.tar.xz
  qtdoc-opensource-src-5.5.1.tar.xz

New:

  qt-docs-qchs-5.6.1.tar.xz
  qtdoc-opensource-src-5.6.1.tar.xz



Other differences:
--
++ libqt5-qtdoc.spec ++
--- /var/tmp/diff_new_pack.E3fdDC/_old  2016-07-15 12:45:45.0 +0200
+++ /var/tmp/diff_new_pack.E3fdDC/_new  2016-07-15 12:45:45.0 +0200
@@ -18,10 +18,10 @@
 
 
 Name:   libqt5-qtdoc
-Version:5.5.1
+Version:5.6.1
 Release:0
 %define base_name libqt5
-%define real_version 5.5.1
+%define real_version 5.6.1
 %define tar_version qtdoc-opensource-src-%{real_version}
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libqt5-qttools

++ qt-docs-qchs-5.5.1.tar.xz -> qt-docs-qchs-5.6.1.tar.xz ++
/work/SRC/openSUSE:Factory/libqt5-qtdoc/qt-docs-qchs-5.5.1.tar.xz 
/work/SRC/openSUSE:Factory/.libqt5-qtdoc.new/qt-docs-qchs-5.6.1.tar.xz differ: 
char 17, line 1

++ qtdoc-opensource-src-5.5.1.tar.xz -> qtdoc-opensource-src-5.6.1.tar.xz 
++
 6469 lines of diff (skipped)




commit libqt5-qt3d for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qt3d for openSUSE:Factory 
checked in at 2016-07-15 12:45:16

Comparing /work/SRC/openSUSE:Factory/libqt5-qt3d (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qt3d.new (New)


Package is "libqt5-qt3d"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qt3d/libqt5-qt3d.changes  2016-05-19 
12:14:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qt3d.new/libqt5-qt3d.changes 
2016-07-15 12:45:22.0 +0200
@@ -1,0 +2,13 @@
+Wed Jun  8 14:15:14 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.1
+  * For more details please see:
+http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
+
+---
+Wed Mar 30 08:38:15 UTC 2016 - alarr...@suse.com
+
+- Add fix-assimp-bigendian-lvalue.diff to fix a non-lvalue being
+  referenced by an unary & in assimp on s390/s390x
+
+---

Old:

  qt3d-opensource-src-5.6.0.tar.xz

New:

  fix-assimp-bigendian-lvalue.diff
  qt3d-opensource-src-5.6.1.tar.xz



Other differences:
--
++ libqt5-qt3d.spec ++
--- /var/tmp/diff_new_pack.sASnJR/_old  2016-07-15 12:45:28.0 +0200
+++ /var/tmp/diff_new_pack.sASnJR/_new  2016-07-15 12:45:28.0 +0200
@@ -21,18 +21,19 @@
 %define libname libQt53DCore5
 
 Name:   libqt5-qt3d
-Version:5.6.0
+Version:5.6.1
 Release:0
 Summary:Qt 5 3D Addon
 License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:  Development/Libraries/X11
 Url:http://qt.digia.com
 %define base_name libqt5
-%define real_version 5.6.0
-%define so_version 5.6.0
+%define real_version 5.6.1
+%define so_version 5.6.1
 %define tar_version qt3d-opensource-src-%{real_version}
 Source: %{tar_version}.tar.xz
 Source1:baselibs.conf
+Patch0: fix-assimp-bigendian-lvalue.diff
 BuildRequires:  fdupes
 BuildRequires:  libQt5Bootstrap-devel-static >= %{version}
 BuildRequires:  libQt5Concurrent-devel >= %{version}
@@ -57,6 +58,9 @@
 
 %prep
 %setup -q -n qt3d-opensource-src-%{real_version}
+%ifarch s390 s390x
+%patch0 -p1
+%endif
 
 %package -n %libname
 Summary:Qt 5 3D Addon

++ fix-assimp-bigendian-lvalue.diff ++
Index: qt3d-opensource-src-5.6.0/src/3rdparty/3rdparty/assimp/code/Bitmap.cpp
===
--- qt3d-opensource-src-5.6.0.orig/src/3rdparty/assimp/code/Bitmap.cpp
+++ qt3d-opensource-src-5.6.0/src/3rdparty/3rdparty/assimp/code/Bitmap.cpp
@@ -82,7 +82,12 @@ namespace Assimp {
 
template
inline std::size_t Copy(uint8_t* data, T& field) {
+#if (defined AI_BUILD_BIG_ENDIAN)
+   T swapped=AI_BE(field);
+   std::memcpy(data, , sizeof(swapped)); return 
sizeof(field);
+#else
std::memcpy(data, _BE(field), sizeof(field)); return 
sizeof(field);
+#endif
}
 
void Bitmap::WriteHeader(Header& header, IOStream* file) {
++ qt3d-opensource-src-5.6.0.tar.xz -> qt3d-opensource-src-5.6.1.tar.xz 
++
/work/SRC/openSUSE:Factory/libqt5-qt3d/qt3d-opensource-src-5.6.0.tar.xz 
/work/SRC/openSUSE:Factory/.libqt5-qt3d.new/qt3d-opensource-src-5.6.1.tar.xz 
differ: char 58, line 1




commit libqt5-creator for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package libqt5-creator for openSUSE:Factory 
checked in at 2016-07-15 12:45:43

Comparing /work/SRC/openSUSE:Factory/libqt5-creator (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-creator.new (New)


Package is "libqt5-creator"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes
2016-05-31 12:25:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes   
2016-07-15 12:45:55.0 +0200
@@ -1,0 +2,7 @@
+Sat Jun 11 18:17:51 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 4.0.1
+  * For more details see:
+https://blog.qt.io/blog/2016/06/08/qt-creator-4-0-1-released/
+
+---

Old:

  qt-creator-opensource-src-4.0.0.tar.gz

New:

  qt-creator-opensource-src-4.0.1.tar.gz



Other differences:
--
++ libqt5-creator.spec ++
--- /var/tmp/diff_new_pack.L5ghpF/_old  2016-07-15 12:45:59.0 +0200
+++ /var/tmp/diff_new_pack.L5ghpF/_new  2016-07-15 12:45:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libqt5-creator
-Version:4.0.0
+Version:4.0.1
 Release:0
 Summary:Lightweight IDE
 License:SUSE-LGPL-2.1-with-digia-exception-1.1
@@ -25,7 +25,7 @@
 Url:http://qt.digia.com/Product/Developer-Tools/
 %define major_ver 4.0
 %define rname qt-creator
-%define qt5_version 5.5.0
+%define qt5_version 5.6.1
 Source: 
http://download.qt.io/official_releases/qtcreator/%{major_ver}/%{version}/%{rname}-opensource-src-%{version}.tar.gz
 Source1:%{name}-rpmlintrc
 Source2:qtcreator.desktop

++ qt-creator-opensource-src-4.0.0.tar.gz -> 
qt-creator-opensource-src-4.0.1.tar.gz ++
/work/SRC/openSUSE:Factory/libqt5-creator/qt-creator-opensource-src-4.0.0.tar.gz
 
/work/SRC/openSUSE:Factory/.libqt5-creator.new/qt-creator-opensource-src-4.0.1.tar.gz
 differ: char 5, line 1




commit python-service_identity for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package python-service_identity for 
openSUSE:Factory checked in at 2016-07-15 12:45:13

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


Package is "python-service_identity"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-service_identity/python-service_identity.changes
  2015-12-03 13:30:31.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-service_identity.new/python-service_identity.changes
 2016-07-15 12:45:14.0 +0200
@@ -1,0 +2,14 @@
+Thu Jun  2 16:30:29 UTC 2016 - jacobwin...@gmail.com
+
+- Update to 16.0.0:
+  * Changes:
++  Officially support Python 3.5.
++  service_identity.SubjectAltNameWarning is now raised if the server 
certicate lacks a proper SubjectAltName. [#9]
++  Add a __str__ method to VerificationError.
++  Port from characteristic to its spiritual successor attrs.
+  * Backward-incompatible changes:
++  Python 3.3 and 2.6 aren't supported anymore. They may work by chance 
but any effort to keep them working has ceased.
++  pyOpenSSL versions older than 0.14 are not tested anymore. They don't 
even build with recent OpenSSL versions.
+- Update spec file with new upstream package requirements.
+
+---

Old:

  service_identity-14.0.0.tar.gz

New:

  service_identity-16.0.0.tar.gz



Other differences:
--
++ python-service_identity.spec ++
--- /var/tmp/diff_new_pack.NXjJQv/_old  2016-07-15 12:45:15.0 +0200
+++ /var/tmp/diff_new_pack.NXjJQv/_new  2016-07-15 12:45:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-service_identity
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,24 +20,24 @@
 %define oname   service_identity
 
 Name:   python-service_identity
-Version:14.0.0
+Version:16.0.0
 Release:0
 Summary:Service identity verification for pyOpenSSL
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/pyca/service_identity
 Source0:
https://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
-BuildRequires:  python-characteristic
+BuildRequires:  python-attrs
 BuildRequires:  python-devel
-BuildRequires:  python-pyOpenSSL >= 0.12
+BuildRequires:  python-pyOpenSSL >= 0.14
 BuildRequires:  python-pyasn1
 BuildRequires:  python-pyasn1-modules
 BuildRequires:  python-setuptools
 # Documentation
 BuildRequires:  python-Sphinx
 
-Requires:   python-characteristic
-Requires:   python-pyOpenSSL >= 0.12
+Requires:   python-attrs
+Requires:   python-pyOpenSSL >= 0.14
 Requires:   python-pyasn1
 Requires:   python-pyasn1-modules
 Requires:   python-setuptools

++ service_identity-14.0.0.tar.gz -> service_identity-16.0.0.tar.gz ++
 2777 lines of diff (skipped)




commit libqt5-qtconnectivity for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtconnectivity for 
openSUSE:Factory checked in at 2016-07-15 12:45:26

Comparing /work/SRC/openSUSE:Factory/libqt5-qtconnectivity (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtconnectivity.new (New)


Package is "libqt5-qtconnectivity"

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtconnectivity/libqt5-qtconnectivity.changes  
2016-05-19 12:14:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtconnectivity.new/libqt5-qtconnectivity.changes
 2016-07-15 12:45:30.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun  8 14:15:15 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.1
+  * For more details please see:
+http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
+
+---

Old:

  qtconnectivity-opensource-src-5.6.0.tar.xz

New:

  qtconnectivity-opensource-src-5.6.1.tar.xz



Other differences:
--
++ libqt5-qtconnectivity.spec ++
--- /var/tmp/diff_new_pack.oroexB/_old  2016-07-15 12:45:33.0 +0200
+++ /var/tmp/diff_new_pack.oroexB/_new  2016-07-15 12:45:33.0 +0200
@@ -19,11 +19,11 @@
 %define qt5_snapshot 0
 %define libname libQt5Bluetooth5
 %define base_name libqt5
-%define real_version 5.6.0
-%define so_version 5.6.0
+%define real_version 5.6.1
+%define so_version 5.6.1
 %define tar_version qtconnectivity-opensource-src-%{real_version}
 Name:   libqt5-qtconnectivity
-Version:5.6.0
+Version:5.6.1
 Release:0
 Summary:Qt 5 Nfc Addon
 License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0

++ qtconnectivity-opensource-src-5.6.0.tar.xz -> 
qtconnectivity-opensource-src-5.6.1.tar.xz ++
 2337 lines of diff (skipped)




commit libqt5-qttranslations for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qttranslations for 
openSUSE:Factory checked in at 2016-07-15 12:45:36

Comparing /work/SRC/openSUSE:Factory/libqt5-qttranslations (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qttranslations.new (New)


Package is "libqt5-qttranslations"

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qttranslations/libqt5-qttranslations.changes  
2016-05-19 12:14:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qttranslations.new/libqt5-qttranslations.changes
 2016-07-15 12:45:51.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun  8 14:15:22 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.1
+  * For more details please see:
+http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
+
+---

Old:

  qttranslations-opensource-src-5.6.0.tar.xz

New:

  qttranslations-opensource-src-5.6.1.tar.xz



Other differences:
--
++ libqt5-qttranslations.spec ++
--- /var/tmp/diff_new_pack.JCusgC/_old  2016-07-15 12:45:53.0 +0200
+++ /var/tmp/diff_new_pack.JCusgC/_new  2016-07-15 12:45:53.0 +0200
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qttranslations
-Version:5.6.0
+Version:5.6.1
 Release:0
 Summary:Qt 5 translations
 License:BSD-3-Clause and (SUSE-LGPL-2.1-with-digia-exception-1.1 or 
GPL-3.0)
 Group:  Development/Libraries/X11
 Url:http://qt.digia.com
 %define base_name libqt5
-%define real_version 5.6.0
-%define so_version 5.6.0
+%define real_version 5.6.1
+%define so_version 5.6.1
 %define tar_version qttranslations-opensource-src-%{real_version}
 Source: %{tar_version}.tar.xz
 BuildRequires:  libqt5-qttools-devel >= %{version}

++ qttranslations-opensource-src-5.6.0.tar.xz -> 
qttranslations-opensource-src-5.6.1.tar.xz ++
 25640 lines of diff (skipped)




commit alac for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package alac for openSUSE:Factory checked in 
at 2016-07-15 12:45:06

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


Package is "alac"

Changes:

New Changes file:

--- /dev/null   2016-07-07 10:01:34.856033756 +0200
+++ /work/SRC/openSUSE:Factory/.alac.new/alac.changes   2016-07-15 
12:45:12.0 +0200
@@ -0,0 +1,49 @@
+---
+Tue Jan 19 14:00:36 UTC 2016 - jeng...@inai.de
+
+- Change the SRPM name to alac (follow apparent upstream project
+  name).
+
+---
+Fri Jan 15 08:43:53 UTC 2016 - mplus...@suse.com
+
+- Install both license files
+
+---
+Mon Apr 13 16:08:18 UTC 2015 - mplus...@suse.com
+
+- Remove devel-static package as it has no users
+
+---
+Sun Apr 12 19:31:09 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Update dependencies
+
+---
+Fri Jan  3 20:26:31 UTC 2014 - crrodrig...@opensuse.org
+
+- libalac-makefile.patch update, OPTFLAGS must be used 
+  at linking time as well.
+- alac-endian.patch, fix endian conversion routines
+* They were inneficient, use optimized versions provided by the OS.
+* They were wrong, assumes for example that ARM is not little endian
+  and that powerpc is always big endian.
+- fix cflags so large file support is enabled, GNU_SOURCE is defined,
+  strict aliasing is disabled and C++ inlines get hidden visibility.
+
+---
+Sat Jul 20 21:10:16 UTC 2013 - zai...@opensuse.org
+
+- Update license to new format, Apache-2.0.
+
+---
+Fri Oct 28 11:02:35 UTC 2011 - pascal.ble...@opensuse.org
+
+- split out libalac.a into libalac-devel-static
+
+---
+Fri Oct 28 10:45:22 CET 2011 - pascal.ble...@opensuse.org
+
+- initial version (0+r3)
+

New:

  alac-endian.patch
  alac-r3.tar.bz2
  alac.changes
  alac.spec
  libalac-makefile.patch



Other differences:
--
++ alac.spec ++
#
# spec file for package alac
#
# Copyright (c) 2016 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:   alac
%define lname   libalac0
Version:0+r3
Release:0
Summary:Apple Lossless Audio Codec
License:Apache-2.0
Group:  Productivity/Multimedia/Sound/Editors and Convertors
Url:http://alac.macosforge.org/
#SVN-Clone: http://svn.macosforge.org/repository/alac/trunk/
Source: alac-r3.tar.bz2
Patch1: libalac-makefile.patch
Patch2: alac-endian.patch
BuildRequires:  gcc-c++
BuildRequires:  pkg-config
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
compression method which reduces the size of audio files with no loss of
information.  A decoded ALAC stream is bit-for-bit identical to the original
uncompressed audio file.

This package contains a command-line utility to convert the ALAC format.

%package -n %{lname}
Summary:Apple Lossless Audio Codec
Group:  System/Libraries

%description -n %{lname}
The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
compression method which reduces the size of audio files with no loss of
information.  A decoded ALAC stream is bit-for-bit identical to the original
uncompressed audio file.

%package -n libalac-devel
Summary:Apple Lossless Audio Codec
Group:  Development/Libraries/C and C++
Requires:   %{lname} = %{version}-%{release}

%description -n libalac-devel
The Apple Lossless Audio Codec (ALAC) is an 

commit plasma5-openSUSE for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package plasma5-openSUSE for 
openSUSE:Factory checked in at 2016-07-15 12:44:47

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


Package is "plasma5-openSUSE"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-openSUSE/plasma5-openSUSE.changes
2016-05-19 12:11:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes   
2016-07-15 12:44:50.0 +0200
@@ -1,0 +2,27 @@
+Wed Jul 13 16:58:14 UTC 2016 - fv...@suse.com
+
+- Add sleep(100) in plasma-change-defaults.diff to workaround
+kde#365606
+
+---
+Thu Jun 30 12:04:08 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Bump Plasma (Build)Requires to 5.7.0
+
+---
+Mon Jun 27 15:53:22 UTC 2016 - wba...@tmo.at
+
+- Add icons/start.svgz (based on
+  /usr/share/icons/oxygen/scalable/places/start-here-branding.svgz)
+  to the openSUSE themes to have the openSUSE logo as icon for the
+  application menus (boo#985937)
+
+---
+Fri Jun 10 07:12:32 UTC 2016 - fv...@suse.com
+
+- Various dependency fixes (boo#968427):
+  - Remove duplicate Requires:
+  - Do not obsolete itself
+  - Add missing Provides:
+
+---



Other differences:
--
++ plasma5-openSUSE.spec ++
--- /var/tmp/diff_new_pack.XwRT0o/_old  2016-07-15 12:44:52.0 +0200
+++ /var/tmp/diff_new_pack.XwRT0o/_new  2016-07-15 12:44:52.0 +0200
@@ -19,7 +19,7 @@
 # the greeter is currently not built by default, see boo#950863
 %bcond_with greeter
 
-%define plasma_version 5.6.4
+%define plasma_version 5.7.0
 %if %suse_version == 1315 && %is_opensuse
 %define suse_branding_version 42.1
 %else
@@ -59,7 +59,6 @@
 PreReq: %fillup_prereq
 Requires:   plasma5-desktop >= %plasma_version
 Requires:   plasma5-workspace-branding-openSUSE = %{version}
-Requires:   plasma5-workspace-branding-openSUSE = %{version}
 %if %{with greeter}
 Requires:   susegreeter-branding-openSUSE = %{suse_branding_version}
 %endif
@@ -83,10 +82,11 @@
 Requires:   wallpaper-branding-openSUSE
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Provides:   kdebase4-openSUSE = %{version}
+Provides:   kdebase4-runtime-branding-openSUSE = %{version}
 Provides:   kdebase4-workspace-branding-openSUSE = %{version}
-Obsoletes:  kdebase4-openSUSE <= %{version}
-Obsoletes:  kdebase4-runtime-branding-openSUSE <= %{version}
-Obsoletes:  kdebase4-workspace-branding-openSUSE <= %{version}
+Obsoletes:  kdebase4-openSUSE < %{version}
+Obsoletes:  kdebase4-runtime-branding-openSUSE < %{version}
+Obsoletes:  kdebase4-workspace-branding-openSUSE < %{version}
 %else
 Conflicts:  kdebase4-openSUSE
 Conflicts:  kdebase4-workspace-branding-openSUSE

++ oS.diff ++
--- /var/tmp/diff_new_pack.XwRT0o/_old  2016-07-15 12:44:52.0 +0200
+++ /var/tmp/diff_new_pack.XwRT0o/_new  2016-07-15 12:44:52.0 +0200
@@ -27,15 +27,18 @@
  fillMode: Image.PreserveAspectCrop
  
  property int stage
-@@ -49,7 +49,7 @@ Image {
+@@ -49,9 +49,9 @@ Image {
  x: parent.width
  Image {
  anchors.horizontalCenter: parent.horizontalCenter
 -source: "images/kde.svgz"
 +source: "images/opensuselogo.svgz"
  sourceSize.height: units.gridUnit * 8
- sourceSize.width: sourceSize.height
+-sourceSize.width: units.gridUnit * 8
++//sourceSize.width: units.gridUnit * 8
  }
+ Item {
+ width: 1
 @@ -71,7 +71,7 @@ Image {
  bottom: parent.bottom
  }

++ plasma-change-defaults.diff ++
--- /var/tmp/diff_new_pack.XwRT0o/_old  2016-07-15 12:44:52.0 +0200
+++ /var/tmp/diff_new_pack.XwRT0o/_new  2016-07-15 12:44:52.0 +0200
@@ -19,46 +19,20 @@
 
 --- ./shells/org.kde.plasma.desktop/contents/layout.js 2011-05-20 
22:32:08.0 +0200
 +++ ./shells/org.kde.plasma.desktop/contents/layout.js 2011-10-13 
13:03:13.251007088 +0200
-@@ -1,3 +1,29 @@
-+function widgetExists(name)
-+{
-+var widgets = knownWidgetTypes;
-+for (i in widgets) {
-+if (widgets[i] == name) {
-+return true;
-+}
-+}
-+
-+return false;
-+}
-+
-+var topLeftScreen = 0
-+var rect = screenGeometry(0)
-+
-+// find our "top left" screen to put the folderview on it
-+for (var i = 1; i < 

commit ktp-send-file for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-send-file for openSUSE:Factory 
checked in at 2016-07-15 12:44:17

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


Package is "ktp-send-file"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-send-file/ktp-send-file.changes  
2016-06-20 11:03:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-send-file.new/ktp-send-file.changes 
2016-07-15 12:44:21.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:23:13 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-send-file-16.04.2.tar.xz

New:

  ktp-send-file-16.04.3.tar.xz



Other differences:
--
++ ktp-send-file.spec ++
--- /var/tmp/diff_new_pack.GmAfe4/_old  2016-07-15 12:44:22.0 +0200
+++ /var/tmp/diff_new_pack.GmAfe4/_new  2016-07-15 12:44:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-send-file
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:File manager plugin
 License:LGPL-2.1+

++ ktp-send-file-16.04.2.tar.xz -> ktp-send-file-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-16.04.2/CMakeLists.txt 
new/ktp-send-file-16.04.3/CMakeLists.txt
--- old/ktp-send-file-16.04.2/CMakeLists.txt2016-06-07 14:26:19.0 
+0200
+++ new/ktp-send-file-16.04.3/CMakeLists.txt2016-07-02 18:13:11.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KTP_SEND_FILE_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 set(IS_KTP_INTERNAL_MODULE TRUE)




commit signon-kwallet-extension for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package signon-kwallet-extension for 
openSUSE:Factory checked in at 2016-07-15 12:44:39

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


Package is "signon-kwallet-extension"

Changes:

--- 
/work/SRC/openSUSE:Factory/signon-kwallet-extension/signon-kwallet-extension.changes
2016-06-20 11:05:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.signon-kwallet-extension.new/signon-kwallet-extension.changes
   2016-07-15 12:44:41.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 09:24:35 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  signon-kwallet-extension-16.04.2.tar.xz

New:

  signon-kwallet-extension-16.04.3.tar.xz



Other differences:
--
++ signon-kwallet-extension.spec ++
--- /var/tmp/diff_new_pack.UnCqwO/_old  2016-07-15 12:44:42.0 +0200
+++ /var/tmp/diff_new_pack.UnCqwO/_new  2016-07-15 12:44:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   signon-kwallet-extension
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:KWallet integration for signon framework
 License:GPL-2.0+

++ signon-kwallet-extension-16.04.2.tar.xz -> 
signon-kwallet-extension-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/signon-kwallet-extension-16.04.2/CMakeLists.txt 
new/signon-kwallet-extension-16.04.3/CMakeLists.txt
--- old/signon-kwallet-extension-16.04.2/CMakeLists.txt 2016-06-07 
14:27:34.0 +0200
+++ new/signon-kwallet-extension-16.04.3/CMakeLists.txt 2016-07-02 
18:14:13.0 +0200
@@ -2,7 +2,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(kwalletsignon_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 2.8.12)




commit ktp-text-ui for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-text-ui for openSUSE:Factory 
checked in at 2016-07-15 12:44:28

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  2016-06-20 
11:03:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-text-ui.new/ktp-text-ui.changes 
2016-07-15 12:44:30.0 +0200
@@ -1,0 +2,13 @@
+Tue Jul 12 12:56:13 UTC 2016 - wba...@tmo.at
+
+- Fix copying of oxygen icons
+
+---
+Fri Jul  8 00:23:35 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-text-ui-16.04.2.tar.xz

New:

  ktp-text-ui-16.04.3.tar.xz



Other differences:
--
++ ktp-text-ui.spec ++
--- /var/tmp/diff_new_pack.67TCyx/_old  2016-07-15 12:44:31.0 +0200
+++ /var/tmp/diff_new_pack.67TCyx/_new  2016-07-15 12:44:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-text-ui
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Telepathy chat handler for KDE
 License:GPL-2.0+
@@ -78,7 +78,8 @@
 
 for i in {16,22,32,48}; do
   mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/"$i"x"$i"/apps
-  cp -a %{_kf5_iconsdir}/oxygen/"$i"x"$i"/actions/documentation.png 
%{buildroot}%{_kf5_iconsdir}/hicolor/"$i"x"$i"/apps/ktp-log-viewer.png;
+  cp -a %{_kf5_iconsdir}/oxygen/"$i"x"$i"/actions/documentation.png 
%{buildroot}%{_kf5_iconsdir}/hicolor/"$i"x"$i"/apps/ktp-log-viewer.png \
+  || cp -a %{_kf5_iconsdir}/oxygen/base/"$i"x"$i"/actions/documentation.png 
%{buildroot}%{_kf5_iconsdir}/hicolor/"$i"x"$i"/apps/ktp-log-viewer.png
 done
 
 %files

++ ktp-text-ui-16.04.2.tar.xz -> ktp-text-ui-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-16.04.2/CMakeLists.txt 
new/ktp-text-ui-16.04.3/CMakeLists.txt
--- old/ktp-text-ui-16.04.2/CMakeLists.txt  2016-06-07 14:26:37.0 
+0200
+++ new/ktp-text-ui-16.04.3/CMakeLists.txt  2016-07-02 18:13:27.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KTP_TEXT_UI_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KTP_MESSAGE_FILTER_FRAMEWORK_VERSION "5")
 set(IS_KTP_INTERNAL_MODULE TRUE)




commit ktp-kded-module for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-kded-module for openSUSE:Factory 
checked in at 2016-07-15 12:44:06

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  
2016-06-20 11:03:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-kded-module.new/ktp-kded-module.changes 
2016-07-15 12:44:09.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:22:53 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-kded-module-16.04.2.tar.xz

New:

  ktp-kded-module-16.04.3.tar.xz



Other differences:
--
++ ktp-kded-module.spec ++
--- /var/tmp/diff_new_pack.eV5MLF/_old  2016-07-15 12:44:09.0 +0200
+++ /var/tmp/diff_new_pack.eV5MLF/_new  2016-07-15 12:44:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-kded-module
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:KDED module that manages the telepathy interactions with the 
KDE Desktop
 License:LGPL-2.1+

++ ktp-kded-module-16.04.2.tar.xz -> ktp-kded-module-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-kded-module-16.04.2/CMakeLists.txt 
new/ktp-kded-module-16.04.3/CMakeLists.txt
--- old/ktp-kded-module-16.04.2/CMakeLists.txt  2016-06-07 14:26:01.0 
+0200
+++ new/ktp-kded-module-16.04.3/CMakeLists.txt  2016-07-02 18:12:56.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KTP_KDED_MODULE_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_policy(SET CMP0002 OLD)




commit ktp-filetransfer-handler for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-filetransfer-handler for 
openSUSE:Factory checked in at 2016-07-15 12:43:56

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


Package is "ktp-filetransfer-handler"

Changes:

--- 
/work/SRC/openSUSE:Factory/ktp-filetransfer-handler/ktp-filetransfer-handler.changes
2016-06-20 11:03:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-filetransfer-handler.new/ktp-filetransfer-handler.changes
   2016-07-15 12:44:00.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:22:34 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-filetransfer-handler-16.04.2.tar.xz

New:

  ktp-filetransfer-handler-16.04.3.tar.xz



Other differences:
--
++ ktp-filetransfer-handler.spec ++
--- /var/tmp/diff_new_pack.V2vYAj/_old  2016-07-15 12:44:01.0 +0200
+++ /var/tmp/diff_new_pack.V2vYAj/_new  2016-07-15 12:44:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-filetransfer-handler
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Telepathy filetransfer handler
 License:GPL-2.0+

++ ktp-filetransfer-handler-16.04.2.tar.xz -> 
ktp-filetransfer-handler-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-filetransfer-handler-16.04.2/CMakeLists.txt 
new/ktp-filetransfer-handler-16.04.3/CMakeLists.txt
--- old/ktp-filetransfer-handler-16.04.2/CMakeLists.txt 2016-06-07 
14:25:42.0 +0200
+++ new/ktp-filetransfer-handler-16.04.3/CMakeLists.txt 2016-07-02 
18:12:41.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KTP_FILETRANSFER_HANDLER_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 find_package(ECM 1.3.0 REQUIRED NO_MODULE)




commit ktp-contact-runner for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-contact-runner for 
openSUSE:Factory checked in at 2016-07-15 12:43:33

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


Package is "ktp-contact-runner"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-contact-runner/ktp-contact-runner.changes
2016-06-20 11:03:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-contact-runner.new/ktp-contact-runner.changes   
2016-07-15 12:43:36.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:21:47 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-contact-runner-16.04.2.tar.xz

New:

  ktp-contact-runner-16.04.3.tar.xz



Other differences:
--
++ ktp-contact-runner.spec ++
--- /var/tmp/diff_new_pack.waiUyK/_old  2016-07-15 12:43:37.0 +0200
+++ /var/tmp/diff_new_pack.waiUyK/_new  2016-07-15 12:43:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-contact-runner
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Telepathy Krunner plugin
 License:LGPL-2.1+

++ ktp-contact-runner-16.04.2.tar.xz -> ktp-contact-runner-16.04.3.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-contact-runner-16.04.2/CMakeLists.txt 
new/ktp-contact-runner-16.04.3/CMakeLists.txt
--- old/ktp-contact-runner-16.04.2/CMakeLists.txt   2016-06-07 
14:25:05.0 +0200
+++ new/ktp-contact-runner-16.04.3/CMakeLists.txt   2016-07-02 
18:12:10.0 +0200
@@ -7,7 +7,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KTP_CONTACT_RUNNER_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(IS_KTP_INTERNAL_MODULE TRUE)
 




commit ktp-desktop-applets for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-desktop-applets for 
openSUSE:Factory checked in at 2016-07-15 12:43:41

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


Package is "ktp-desktop-applets"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-desktop-applets/ktp-desktop-applets.changes  
2016-06-20 11:03:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-desktop-applets.new/ktp-desktop-applets.changes 
2016-07-15 12:43:50.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:22:14 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-desktop-applets-16.04.2.tar.xz

New:

  ktp-desktop-applets-16.04.3.tar.xz



Other differences:
--
++ ktp-desktop-applets.spec ++
--- /var/tmp/diff_new_pack.n7wvDK/_old  2016-07-15 12:43:52.0 +0200
+++ /var/tmp/diff_new_pack.n7wvDK/_new  2016-07-15 12:43:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-desktop-applets
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Telepathy presence applet
 License:GPL-2.0+ and LGPL-2.1+

++ ktp-desktop-applets-16.04.2.tar.xz -> ktp-desktop-applets-16.04.3.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-desktop-applets-16.04.2/CMakeLists.txt 
new/ktp-desktop-applets-16.04.3/CMakeLists.txt
--- old/ktp-desktop-applets-16.04.2/CMakeLists.txt  2016-06-07 
14:25:24.0 +0200
+++ new/ktp-desktop-applets-16.04.3/CMakeLists.txt  2016-07-02 
18:12:26.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 
 set(KTP_DESKTOP_APPLETS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 




commit ktp-contact-list for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-contact-list for 
openSUSE:Factory checked in at 2016-07-15 12:43:22

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


Package is "ktp-contact-list"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-contact-list/ktp-contact-list.changes
2016-06-20 11:03:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-contact-list.new/ktp-contact-list.changes   
2016-07-15 12:43:25.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:21:28 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-contact-list-16.04.2.tar.xz

New:

  ktp-contact-list-16.04.3.tar.xz



Other differences:
--
++ ktp-contact-list.spec ++
--- /var/tmp/diff_new_pack.8LHBgi/_old  2016-07-15 12:43:26.0 +0200
+++ /var/tmp/diff_new_pack.8LHBgi/_new  2016-07-15 12:43:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-contact-list
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Telepathy contact list
 License:LGPL-2.1+

++ ktp-contact-list-16.04.2.tar.xz -> ktp-contact-list-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-contact-list-16.04.2/CMakeLists.txt 
new/ktp-contact-list-16.04.3/CMakeLists.txt
--- old/ktp-contact-list-16.04.2/CMakeLists.txt 2016-06-07 14:24:48.0 
+0200
+++ new/ktp-contact-list-16.04.3/CMakeLists.txt 2016-07-02 18:11:55.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 
 set(KTP_CONTACT_LIST_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 




commit ktp-common-internals for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-common-internals for 
openSUSE:Factory checked in at 2016-07-15 12:43:13

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


Package is "ktp-common-internals"

Changes:

--- 
/work/SRC/openSUSE:Factory/ktp-common-internals/ktp-common-internals.changes
2016-06-20 11:03:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-common-internals.new/ktp-common-internals.changes
   2016-07-15 12:43:16.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:21:07 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-common-internals-16.04.2.tar.xz

New:

  ktp-common-internals-16.04.3.tar.xz



Other differences:
--
++ ktp-common-internals.spec ++
--- /var/tmp/diff_new_pack.qYty6K/_old  2016-07-15 12:43:17.0 +0200
+++ /var/tmp/diff_new_pack.qYty6K/_new  2016-07-15 12:43:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-common-internals
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Telepathy common module
 License:LGPL-2.1+

++ ktp-common-internals-16.04.2.tar.xz -> 
ktp-common-internals-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-common-internals-16.04.2/CMakeLists.txt 
new/ktp-common-internals-16.04.3/CMakeLists.txt
--- old/ktp-common-internals-16.04.2/CMakeLists.txt 2016-06-07 
14:24:29.0 +0200
+++ new/ktp-common-internals-16.04.3/CMakeLists.txt 2016-07-02 
18:11:40.0 +0200
@@ -12,7 +12,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 
 # Bump for every 0.x release, or whenever BC changes
 set (KTP_SONUMBER 9) # SO 9 is for 15.08 release




commit ktp-auth-handler for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-auth-handler for 
openSUSE:Factory checked in at 2016-07-15 12:43:03

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


Package is "ktp-auth-handler"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-auth-handler/ktp-auth-handler.changes
2016-06-20 11:03:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-auth-handler.new/ktp-auth-handler.changes   
2016-07-15 12:43:07.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:20:46 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-auth-handler-16.04.2.tar.xz

New:

  ktp-auth-handler-16.04.3.tar.xz



Other differences:
--
++ ktp-auth-handler.spec ++
--- /var/tmp/diff_new_pack.7f42Pq/_old  2016-07-15 12:43:10.0 +0200
+++ /var/tmp/diff_new_pack.7f42Pq/_new  2016-07-15 12:43:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-auth-handler
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Telepathy auth handler
 License:LGPL-2.1+

++ ktp-auth-handler-16.04.2.tar.xz -> ktp-auth-handler-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-auth-handler-16.04.2/CMakeLists.txt 
new/ktp-auth-handler-16.04.3/CMakeLists.txt
--- old/ktp-auth-handler-16.04.2/CMakeLists.txt 2016-06-07 14:24:04.0 
+0200
+++ new/ktp-auth-handler-16.04.3/CMakeLists.txt 2016-07-02 18:11:20.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KTP_AUTH_HANDLER_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)




commit solid for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package solid for openSUSE:Factory checked 
in at 2016-07-15 12:41:57

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


Package is "solid"

Changes:

--- /work/SRC/openSUSE:Factory/solid/solid.changes  2016-07-03 
12:26:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.solid.new/solid.changes 2016-07-15 
12:42:00.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul  6 15:07:40 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Fix check that CPU is valid
+  * Handle reading /proc/cpuinfo for Arm processors
+  * Find CPUs by subsystem rather than driver
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  solid-5.23.0.tar.xz

New:

  solid-5.24.0.tar.xz



Other differences:
--
++ solid.spec ++
--- /var/tmp/diff_new_pack.3v1k2Y/_old  2016-07-15 12:42:02.0 +0200
+++ /var/tmp/diff_new_pack.3v1k2Y/_new  2016-07-15 12:42:02.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Solid5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   solid
-Version:5.23.0
+Version:5.24.0
 Release:0
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8.12

++ solid-5.23.0.tar.xz -> solid-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.23.0/CMakeLists.txt 
new/solid-5.24.0/CMakeLists.txt
--- old/solid-5.23.0/CMakeLists.txt 2016-06-06 13:53:21.0 +0200
+++ new/solid-5.24.0/CMakeLists.txt 2016-07-03 11:30:18.0 +0200
@@ -4,7 +4,7 @@
 project(Solid)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -42,7 +42,7 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX SOLID
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/solid_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.23.0/metainfo.yaml 
new/solid-5.24.0/metainfo.yaml
--- old/solid-5.23.0/metainfo.yaml  2016-06-06 13:53:21.0 +0200
+++ new/solid-5.24.0/metainfo.yaml  2016-07-03 11:30:18.0 +0200
@@ -3,7 +3,9 @@
 tier: 1
 type: integration
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/solid-5.23.0/po/he/solid5_qt.po 
new/solid-5.24.0/po/he/solid5_qt.po
--- old/solid-5.23.0/po/he/solid5_qt.po 2016-06-06 13:53:21.0 +0200
+++ new/solid-5.24.0/po/he/solid5_qt.po 2016-07-03 11:30:18.0 +0200
@@ -2,32 +2,29 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Diego Iastrubni , 2012.
+# Elkana Bardugo , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-04-01 01:49+\n"
-"PO-Revision-Date: 2012-08-10 19:31+0300\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2016-06-29 17:44+0200\n"
+"Last-Translator: Elkana Bardugo \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Qt-Contexts: true\n"
 
 #: solid/devices/backends/fstab/fstabmanager.cpp:88
-#, fuzzy
-#| msgid "Network Shares"
 msgctxt "Solid::Backends::Fstab::FstabManager|"
 msgid "Network Shares"
 msgstr "שיתופי רשת"
 
 #: solid/devices/backends/fstab/fstabmanager.cpp:89
-#, fuzzy
-#| msgid "NFS and SMB shares declared in your system"
 msgctxt "Solid::Backends::Fstab::FstabManager|"
 msgid "NFS and SMB shares declared in your system"
 msgstr "שיתופי NFS ו־SMB (שיתוף קבצים מתאים לחלונות) מוגדרים במערכת שלך"
@@ -1137,17 +1134,13 @@
 msgstr "מיכל מוצפן"
 
 #: solid/devices/backends/udisks2/udisksdevice.cpp:578
-#, fuzzy, qt-format
-#| msgctxt "%1 is the size"
-#| msgid "%1 Removable Media"
+#, qt-format
 msgctxt 

commit kaccounts-providers for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-providers for 
openSUSE:Factory checked in at 2016-07-15 12:42:36

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


Package is "kaccounts-providers"

Changes:

--- /work/SRC/openSUSE:Factory/kaccounts-providers/kaccounts-providers.changes  
2016-06-20 10:57:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-providers.new/kaccounts-providers.changes 
2016-07-15 12:42:39.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:31:55 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  kaccounts-providers-16.04.2.tar.xz

New:

  kaccounts-providers-16.04.3.tar.xz



Other differences:
--
++ kaccounts-providers.spec ++
--- /var/tmp/diff_new_pack.2lEqNj/_old  2016-07-15 12:42:40.0 +0200
+++ /var/tmp/diff_new_pack.2lEqNj/_new  2016-07-15 12:42:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-providers
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-providers-16.04.2.tar.xz -> kaccounts-providers-16.04.3.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-providers-16.04.2/CMakeLists.txt 
new/kaccounts-providers-16.04.3/CMakeLists.txt
--- old/kaccounts-providers-16.04.2/CMakeLists.txt  2016-06-07 
14:27:16.0 +0200
+++ new/kaccounts-providers-16.04.3/CMakeLists.txt  2016-07-02 
18:13:58.0 +0200
@@ -4,7 +4,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KACCOUNTS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 set(REQUIRED_QT_VERSION "5.2.0")




commit threadweaver for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package threadweaver for openSUSE:Factory 
checked in at 2016-07-15 12:42:15

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


Package is "threadweaver"

Changes:

--- /work/SRC/openSUSE:Factory/threadweaver/threadweaver.changes
2016-07-03 12:26:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.threadweaver.new/threadweaver.changes   
2016-07-15 12:42:19.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:07:50 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  threadweaver-5.23.0.tar.xz

New:

  threadweaver-5.24.0.tar.xz



Other differences:
--
++ threadweaver.spec ++
--- /var/tmp/diff_new_pack.PyVHNv/_old  2016-07-15 12:42:20.0 +0200
+++ /var/tmp/diff_new_pack.PyVHNv/_new  2016-07-15 12:42:20.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5ThreadWeaver5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   threadweaver
-Version:5.23.0
+Version:5.24.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ threadweaver-5.23.0.tar.xz -> threadweaver-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/threadweaver-5.23.0/CMakeLists.txt 
new/threadweaver-5.24.0/CMakeLists.txt
--- old/threadweaver-5.23.0/CMakeLists.txt  2016-06-06 11:39:03.0 
+0200
+++ new/threadweaver-5.24.0/CMakeLists.txt  2016-07-02 10:59:17.0 
+0200
@@ -3,7 +3,7 @@
 project(ThreadWeaver)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -29,7 +29,7 @@
 ENDIF()
 
 # -- Maintained by scripty
-set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX THREADWEAVER
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/threadweaver_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/threadweaver-5.23.0/examples/ThumbNailer/AverageLoadManager.cpp 
new/threadweaver-5.24.0/examples/ThumbNailer/AverageLoadManager.cpp
--- old/threadweaver-5.23.0/examples/ThumbNailer/AverageLoadManager.cpp 
2016-06-06 11:39:03.0 +0200
+++ new/threadweaver-5.24.0/examples/ThumbNailer/AverageLoadManager.cpp 
2016-07-02 10:59:17.0 +0200
@@ -32,7 +32,7 @@
 
 bool AverageLoadManager::available() const
 {
-#ifdef Q_OS_UNIX
+#if defined(Q_OS_UNIX) && ! defined(Q_OS_ANDROID)
 return true;
 #else
 return false;
@@ -46,7 +46,7 @@
 
 void AverageLoadManager::update()
 {
-#ifdef Q_OS_UNIX
+#if defined(Q_OS_UNIX) && ! defined(Q_OS_ANDROID)
 double averages[3];
 if (getloadavg(averages, 3) == -1) {
 return;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/threadweaver-5.23.0/metainfo.yaml 
new/threadweaver-5.24.0/metainfo.yaml
--- old/threadweaver-5.23.0/metainfo.yaml   2016-06-06 11:39:03.0 
+0200
+++ new/threadweaver-5.24.0/metainfo.yaml   2016-07-02 10:59:17.0 
+0200
@@ -3,7 +3,10 @@
 tier: 1
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
+- name: Android
 portingAid: false
 deprecated: false
 release: true




commit ktp-accounts-kcm for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-accounts-kcm for 
openSUSE:Factory checked in at 2016-07-15 12:42:45

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


Package is "ktp-accounts-kcm"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-accounts-kcm/ktp-accounts-kcm.changes
2016-06-20 11:02:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new/ktp-accounts-kcm.changes   
2016-07-15 12:42:48.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:20:06 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-accounts-kcm-16.04.2.tar.xz

New:

  ktp-accounts-kcm-16.04.3.tar.xz



Other differences:
--
++ ktp-accounts-kcm.spec ++
--- /var/tmp/diff_new_pack.6J9IrL/_old  2016-07-15 12:42:49.0 +0200
+++ /var/tmp/diff_new_pack.6J9IrL/_new  2016-07-15 12:42:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-accounts-kcm
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:KCM Module for configuring Telepathy Instant Messaging Accounts
 License:LGPL-2.1+

++ ktp-accounts-kcm-16.04.2.tar.xz -> ktp-accounts-kcm-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-accounts-kcm-16.04.2/CMakeLists.txt 
new/ktp-accounts-kcm-16.04.3/CMakeLists.txt
--- old/ktp-accounts-kcm-16.04.2/CMakeLists.txt 2016-06-07 14:23:28.0 
+0200
+++ new/ktp-accounts-kcm-16.04.3/CMakeLists.txt 2016-07-02 18:10:50.0 
+0200
@@ -12,7 +12,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 
 set(KTP_ACCOUNTS_KCM_SONUMBER "9")
 set(KTP_ACCOUNTS_KCM_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")




commit ktp-approver for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktp-approver for openSUSE:Factory 
checked in at 2016-07-15 12:42:55

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


Package is "ktp-approver"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-approver/ktp-approver.changes
2016-06-20 11:02:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-approver.new/ktp-approver.changes   
2016-07-15 12:42:58.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:20:27 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  ktp-approver-16.04.2.tar.xz

New:

  ktp-approver-16.04.3.tar.xz



Other differences:
--
++ ktp-approver.spec ++
--- /var/tmp/diff_new_pack.Y9Lbfg/_old  2016-07-15 12:42:59.0 +0200
+++ /var/tmp/diff_new_pack.Y9Lbfg/_new  2016-07-15 12:42:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ktp-approver
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:KDE Channel Approver for Telepathy
 License:LGPL-2.1+

++ ktp-approver-16.04.2.tar.xz -> ktp-approver-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-approver-16.04.2/CMakeLists.txt 
new/ktp-approver-16.04.3/CMakeLists.txt
--- old/ktp-approver-16.04.2/CMakeLists.txt 2016-06-07 14:23:46.0 
+0200
+++ new/ktp-approver-16.04.3/CMakeLists.txt 2016-07-02 18:11:05.0 
+0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 
 set(KTP_APPROVER_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 




commit kaccounts-integration for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2016-07-15 12:42:25

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  
2016-06-20 11:06:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
 2016-07-15 12:42:29.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:31:32 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  kaccounts-integration-16.04.2.tar.xz

New:

  kaccounts-integration-16.04.3.tar.xz



Other differences:
--
++ kaccounts-integration.spec ++
--- /var/tmp/diff_new_pack.Qo179T/_old  2016-07-15 12:42:30.0 +0200
+++ /var/tmp/diff_new_pack.Qo179T/_new  2016-07-15 12:42:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kaccounts-integration
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:KDE Accounts Providers
 License:GPL-2.0+

++ kaccounts-integration-16.04.2.tar.xz -> 
kaccounts-integration-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-16.04.2/CMakeLists.txt 
new/kaccounts-integration-16.04.3/CMakeLists.txt
--- old/kaccounts-integration-16.04.2/CMakeLists.txt2016-06-07 
14:26:57.0 +0200
+++ new/kaccounts-integration-16.04.3/CMakeLists.txt2016-07-02 
18:13:43.0 +0200
@@ -10,7 +10,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 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")




commit sonnet for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package sonnet for openSUSE:Factory checked 
in at 2016-07-15 12:42:06

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


Package is "sonnet"

Changes:

--- /work/SRC/openSUSE:Factory/sonnet/sonnet.changes2016-07-03 
12:26:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.sonnet.new/sonnet.changes   2016-07-15 
12:42:09.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 15:07:44 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Mark helper exe as non-gui app
+  * Allow nsspellcheck to be compiled on mac per default
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  sonnet-5.23.0.tar.xz

New:

  sonnet-5.24.0.tar.xz



Other differences:
--
++ sonnet.spec ++
--- /var/tmp/diff_new_pack.Qc3I9u/_old  2016-07-15 12:42:11.0 +0200
+++ /var/tmp/diff_new_pack.Qc3I9u/_new  2016-07-15 12:42:11.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define sonum   5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   sonnet
-Version:5.23.0
+Version:5.24.0
 Release:0
 #BuildRequires:  aspell-devel
 BuildRequires:  cmake >= 2.8.12

++ sonnet-5.23.0.tar.xz -> sonnet-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/CMakeLists.txt 
new/sonnet-5.24.0/CMakeLists.txt
--- old/sonnet-5.23.0/CMakeLists.txt2016-06-06 13:54:00.0 +0200
+++ new/sonnet-5.24.0/CMakeLists.txt2016-07-03 11:30:50.0 +0200
@@ -4,7 +4,7 @@
 project(Sonnet)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -26,7 +26,7 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX SONNET
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/sonnet_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/data/CMakeLists.txt 
new/sonnet-5.24.0/data/CMakeLists.txt
--- old/sonnet-5.23.0/data/CMakeLists.txt   2016-06-06 13:54:00.0 
+0200
+++ new/sonnet-5.24.0/data/CMakeLists.txt   2016-07-03 11:30:50.0 
+0200
@@ -1,7 +1,12 @@
 project(sonnetdata)
 
+include(ECMMarkNonGuiExecutable)
+
 add_executable(parsetrigrams parsetrigrams.cpp)
 
+# Mark it as non-gui so we won't create an app bundle on Mac OS X
+ecm_mark_nongui_executable(parsetrigrams)
+
 TARGET_LINK_LIBRARIES(parsetrigrams PUBLIC Qt5::Core)
 INSTALL(TARGETS parsetrigrams EXPORT KF5SonnetTargets 
${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/metainfo.yaml 
new/sonnet-5.24.0/metainfo.yaml
--- old/sonnet-5.23.0/metainfo.yaml 2016-06-06 13:54:00.0 +0200
+++ new/sonnet-5.24.0/metainfo.yaml 2016-07-03 11:30:50.0 +0200
@@ -3,7 +3,9 @@
 tier: 1
 type: solution
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonnet-5.23.0/po/he/sonnet5_qt.po 
new/sonnet-5.24.0/po/he/sonnet5_qt.po
--- old/sonnet-5.23.0/po/he/sonnet5_qt.po   2016-06-06 13:54:00.0 
+0200
+++ new/sonnet-5.24.0/po/he/sonnet5_qt.po   2016-07-03 11:30:50.0 
+0200
@@ -16,42 +16,34 @@
 # Diego Iastrubni , 2005, 2006, 2007, 2008, 2009, 2012, 2014.
 # Meni Livne , 2007.
 # tahmar1900 , 2008, 2009.
+# Elkana Bardugo , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-23 01:50+\n"
-"PO-Revision-Date: 2014-01-10 17:20+0200\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2016-06-29 17:43+0200\n"
+"Last-Translator: Elkana Bardugo \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: 

commit plasma-framework for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package plasma-framework for 
openSUSE:Factory checked in at 2016-07-15 12:41:46

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


Package is "plasma-framework"

Changes:

--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes
2016-07-03 12:27:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-framework.new/plasma-framework.changes   
2016-07-15 12:41:56.0 +0200
@@ -1,0 +2,22 @@
+Wed Jul  6 15:07:25 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * [Calendar] Flip arrow buttons on right-to-left languages
+  * Plasma::Service::operationDescription() should return a QVariantMap
+  * Don't include embedded contrainers in containmentAt(pos)
+(kde#361777)
+  * Fix the color theming for the restart system icon (login screen)
+(kde#364454)
+  * Disable taskbar thumbnails with llvmpipe (kde#363371)
+  * Guard against invalid applets (kde#364281)
+  * PluginLoader::loadApplet: restore compatibility for
+misinstalled applets
+  * Correct folder for PLASMA_PLASMOIDS_PLUGINDIR
+  * PluginLoader: improve error message about
+plugin version compatibility
+  * Fix check to keep QMenu on screen for multiscreen layouts
+  * New containment type for the systray
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  plasma-framework-5.23.0.tar.xz

New:

  plasma-framework-5.24.0.tar.xz



Other differences:
--
++ plasma-framework.spec ++
--- /var/tmp/diff_new_pack.rzugg1/_old  2016-07-15 12:41:58.0 +0200
+++ /var/tmp/diff_new_pack.rzugg1/_new  2016-07-15 12:41:58.0 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   plasma-framework
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 Summary:Plasma library and runtime components based upon KF5 and Qt5
@@ -28,7 +28,7 @@
 Url:https://projects.kde.org/plasma-framework
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-OPENSUSE loosen-up-kactivities-requirement.patch -- require 
kactivities 5.19.0, as we can't update kactivities5 to 5.23.0 before Plasma 
5.6.0
+# PATCH-FIX-OPENSUSE loosen-up-kactivities-requirement.patch -- require 
kactivities 5.19.0, as we can't update kactivities5 to 5.24.0 before Plasma 
5.6.0
 Patch0: loosen-up-kactivities-requirement.patch
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
@@ -135,6 +135,13 @@
 %if %{with lang}
 %find_lang libplasma5 %{name}.lang
 echo "%doc %lang(lt) %{_kf5_sharedir}/locale/lt/LC_SCRIPTS" >>%{name}.lang
+echo "%doc %lang(ca) %{_kf5_sharedir}/man/ca/" >>%{name}.lang
+echo "%doc %lang(de) %{_kf5_sharedir}/man/de/" >>%{name}.lang
+echo "%doc %lang(it) %{_kf5_sharedir}/man/it/" >>%{name}.lang
+echo "%doc %lang(nl) %{_kf5_sharedir}/man/nl/" >>%{name}.lang
+echo "%doc %lang(pt_BR) %{_kf5_sharedir}/man/pt_BR/" >>%{name}.lang
+echo "%doc %lang(sv) %{_kf5_sharedir}/man/sv/" >>%{name}.lang
+echo "%doc %lang(uk) %{_kf5_sharedir}/man/uk/" >>%{name}.lang
 %endif
 
 # update-alternatives for input.svgz

++ plasma-framework-5.23.0.tar.xz -> plasma-framework-5.24.0.tar.xz ++
 14620 lines of diff (skipped)




commit libKF5NetworkManagerQt for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-07-15 12:41:22

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


Package is "libKF5NetworkManagerQt"

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2016-07-03 12:26:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-07-15 12:41:25.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul  6 15:07:20 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Do not set peap label based on peap version
+  * Make network manager version checks in runtime
+(to avoid compile vs. run-time (kde#362736))
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  networkmanager-qt-5.23.0.tar.xz

New:

  networkmanager-qt-5.24.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.NO4RUA/_old  2016-07-15 12:41:27.0 +0200
+++ /var/tmp/diff_new_pack.NO4RUA/_new  2016-07-15 12:41:27.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   libKF5NetworkManagerQt
-Version:5.23.0
+Version:5.24.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.23.0.tar.xz -> networkmanager-qt-5.24.0.tar.xz ++
 3270 lines of diff (skipped)




commit oxygen5-icon-theme for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package oxygen5-icon-theme for 
openSUSE:Factory checked in at 2016-07-15 12:41:34

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


Package is "oxygen5-icon-theme"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5-icon-theme/oxygen5-icon-theme.changes
2016-01-20 09:53:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.oxygen5-icon-theme.new/oxygen5-icon-theme.changes   
2016-07-15 12:41:44.0 +0200
@@ -1,0 +2,47 @@
+Wed Jul  6 15:01:43 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---
+Mon Jun  6 21:28:59 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * Sync weather icons with breeze
+  * Add update icons
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---
+Sat May  7 18:34:55 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---
+Mon Apr  4 14:23:19 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * Install index.theme to same directory it always was in
+  * Install into oxygen/base/ so icons move from apps don't clash
+with version installed by those apps
+  * Replicate symlinks from breeze-icons
+  * Add new emblem-added and emblem-remove icons for sync with breeze
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+
+---
+Sat Feb  6 18:09:00 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * Remove broken linked files
+  * Add app icons from the kde applications
+  * Add breeze places icons into oxygen
+  * Sync oxygen mimetype icons with breeze mimetype icons
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  oxygen-icons5-5.18.0.tar.xz

New:

  oxygen-icons5-5.24.0.tar.xz



Other differences:
--
++ oxygen5-icon-theme.spec ++
--- /var/tmp/diff_new_pack.oOqxH1/_old  2016-07-15 12:41:51.0 +0200
+++ /var/tmp/diff_new_pack.oOqxH1/_new  2016-07-15 12:41:51.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.18
+%define _tar_path 5.24
 Name:   oxygen5-icon-theme
-Version:5.18.0
+Version:5.24.0
 Release:0
 Summary:Oxygen Icon Theme
 License:LGPL-3.0
@@ -62,24 +62,24 @@
 %install
   cd build
   make DESTDIR=%{buildroot} install
-  install -D -m 0644 %{SOURCE1} 
%{buildroot}%{_datadir}/icons/oxygen/22x22/apps/package-manager-icon.png
-  install -D -m 0644 %{SOURCE2} 
%{buildroot}%{_datadir}/icons/oxygen/32x32/apps/package-manager-icon.png
-  install -D -m 0644 %{SOURCE3} 
%{buildroot}%{_datadir}/icons/oxygen/48x48/apps/package-manager-icon.png
-  install -D -m 0644 %{SOURCE4} 
%{buildroot}%{_datadir}/icons/oxygen/22x22/places/folder-html.png
-  install -D -m 0644 %{SOURCE5} 
%{buildroot}%{_datadir}/icons/oxygen/32x32/places/folder-html.png
-  install -D -m 0644 %{SOURCE6} 
%{buildroot}%{_datadir}/icons/oxygen/48x48/places/folder-html.png
-  install -D -m 0644 %{SOURCE7} 
%{buildroot}%{_datadir}/icons/oxygen/64x64/places/folder-html.png
-  install -D -m 0644 %{SOURCE8} 
%{buildroot}%{_datadir}/icons/oxygen/128x128/places/folder-html.png
-  install -D -m 0644 %{SOURCE9} 
%{buildroot}%{_datadir}/icons/oxygen/256x256/places/folder-html.png
-  install -D -m 0644 %{SOURCE10} 
%{buildroot}%{_datadir}/icons/oxygen/16x16/places/folder-html.png
+  install -D -m 0644 %{SOURCE1} 
%{buildroot}%{_datadir}/icons/oxygen/base/22x22/apps/package-manager-icon.png
+  install -D -m 0644 %{SOURCE2} 
%{buildroot}%{_datadir}/icons/oxygen/base/32x32/apps/package-manager-icon.png
+  install -D -m 0644 %{SOURCE3} 
%{buildroot}%{_datadir}/icons/oxygen/base/48x48/apps/package-manager-icon.png
+  install -D -m 0644 %{SOURCE4} 
%{buildroot}%{_datadir}/icons/oxygen/base/22x22/places/folder-html.png
+  install -D -m 0644 %{SOURCE5} 
%{buildroot}%{_datadir}/icons/oxygen/base/32x32/places/folder-html.png
+  install -D -m 0644 %{SOURCE6} 
%{buildroot}%{_datadir}/icons/oxygen/base/48x48/places/folder-html.png
+  install -D -m 0644 %{SOURCE7} 

commit libKF5ModemManagerQt for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package libKF5ModemManagerQt for 
openSUSE:Factory checked in at 2016-07-15 12:41:11

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


Package is "libKF5ModemManagerQt"

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5ModemManagerQt/libKF5ModemManagerQt.changes
2016-07-03 12:26:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5ModemManagerQt.new/libKF5ModemManagerQt.changes
   2016-07-15 12:41:13.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:07:15 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  modemmanager-qt-5.23.0.tar.xz

New:

  modemmanager-qt-5.24.0.tar.xz



Other differences:
--
++ libKF5ModemManagerQt.spec ++
--- /var/tmp/diff_new_pack.L8UjWe/_old  2016-07-15 12:41:14.0 +0200
+++ /var/tmp/diff_new_pack.L8UjWe/_new  2016-07-15 12:41:14.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   libKF5ModemManagerQt
-Version:5.23.0
+Version:5.24.0
 Release:0
 Summary:Qt wrapper for ModemManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ modemmanager-qt-5.23.0.tar.xz -> modemmanager-qt-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/modemmanager-qt-5.23.0/CMakeLists.txt 
new/modemmanager-qt-5.24.0/CMakeLists.txt
--- old/modemmanager-qt-5.23.0/CMakeLists.txt   2016-06-06 11:37:42.0 
+0200
+++ new/modemmanager-qt-5.24.0/CMakeLists.txt   2016-07-02 10:57:17.0 
+0200
@@ -3,7 +3,7 @@
 project(ModemManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX MODEMMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/modemmanagerqt_version.h"




commit kwidgetsaddons for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kwidgetsaddons for openSUSE:Factory 
checked in at 2016-07-15 12:40:31

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


Package is "kwidgetsaddons"

Changes:

--- /work/SRC/openSUSE:Factory/kwidgetsaddons/kwidgetsaddons.changes
2016-07-03 12:25:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwidgetsaddons.new/kwidgetsaddons.changes   
2016-07-15 12:40:35.0 +0200
@@ -1,0 +2,12 @@
+Wed Jul  6 15:06:46 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Fix reading Unihan data
+  * Fix minimum size of KNewPasswordDialog (kde#342523)
+  * Fix ambiguous contructor on MSVC 2015
+  * Fix an alignment issue under the OS X native "macintosh" style
+(kde#296810)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kwidgetsaddons-5.23.0.tar.xz

New:

  kwidgetsaddons-5.24.0.tar.xz



Other differences:
--
++ kwidgetsaddons.spec ++
--- /var/tmp/diff_new_pack.ES8Keh/_old  2016-07-15 12:40:37.0 +0200
+++ /var/tmp/diff_new_pack.ES8Keh/_new  2016-07-15 12:40:37.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5WidgetsAddons5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kwidgetsaddons
-Version:5.23.0
+Version:5.24.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kwidgetsaddons-5.23.0.tar.xz -> kwidgetsaddons-5.24.0.tar.xz ++
 4918 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-07-15 12:40:52

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-07-03 
12:25:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-07-15 
12:40:55.0 +0200
@@ -1,0 +2,12 @@
+Wed Jul  6 15:07:00 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * KXMLGui: Fix merge indices when removing xmlgui clients with
+actions in groups (kde#64754)
+  * Don't warn about "file found in compat location" if it wasn't
+found at all
+  * Add donate menu item to help menu of our apps
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kxmlgui-5.23.0.tar.xz

New:

  kxmlgui-5.24.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.aybt0K/_old  2016-07-15 12:40:56.0 +0200
+++ /var/tmp/diff_new_pack.aybt0K/_new  2016-07-15 12:40:56.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kxmlgui
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.23.0.tar.xz -> kxmlgui-5.24.0.tar.xz ++
 5609 lines of diff (skipped)




commit kwindowsystem for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kwindowsystem for openSUSE:Factory 
checked in at 2016-07-15 12:40:42

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


Package is "kwindowsystem"

Changes:

--- /work/SRC/openSUSE:Factory/kwindowsystem/kwindowsystem.changes  
2016-07-03 12:25:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwindowsystem.new/kwindowsystem.changes 
2016-07-15 12:40:44.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:06:55 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kwindowsystem-5.23.0.tar.xz

New:

  kwindowsystem-5.24.0.tar.xz



Other differences:
--
++ kwindowsystem.spec ++
--- /var/tmp/diff_new_pack.tOqT60/_old  2016-07-15 12:40:45.0 +0200
+++ /var/tmp/diff_new_pack.tOqT60/_new  2016-07-15 12:40:45.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5WindowSystem5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kwindowsystem
-Version:5.23.0
+Version:5.24.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kwindowsystem-5.23.0.tar.xz -> kwindowsystem-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwindowsystem-5.23.0/CMakeLists.txt 
new/kwindowsystem-5.24.0/CMakeLists.txt
--- old/kwindowsystem-5.23.0/CMakeLists.txt 2016-06-06 13:50:20.0 
+0200
+++ new/kwindowsystem-5.24.0/CMakeLists.txt 2016-07-03 11:27:41.0 
+0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -19,7 +19,7 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KWINDOWSYSTEM
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kwindowsystem_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwindowsystem-5.23.0/po/he/kwindowsystem5_qt.po 
new/kwindowsystem-5.24.0/po/he/kwindowsystem5_qt.po
--- old/kwindowsystem-5.23.0/po/he/kwindowsystem5_qt.po 2016-06-06 
13:50:20.0 +0200
+++ new/kwindowsystem-5.24.0/po/he/kwindowsystem5_qt.po 2016-07-03 
11:27:41.0 +0200
@@ -16,26 +16,26 @@
 # Diego Iastrubni , 2005, 2006, 2007, 2008, 2009, 2012, 2014.
 # Meni Livne , 2007.
 # tahmar1900 , 2008, 2009.
+# Elkana Bardugo , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-23 01:50+\n"
-"PO-Revision-Date: 2014-01-10 17:20+0200\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2016-06-29 19:55+0200\n"
+"Last-Translator: Elkana Bardugo \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
 #: platforms/osx/kwindowsystem.cpp:578 platforms/windows/kwindowsystem.cpp:630
 #: platforms/xcb/kwindowsystem.cpp:985
-#, fuzzy, qt-format
-#| msgid "Desktop %1"
+#, qt-format
 msgctxt "KWindowSystem|"
 msgid "Desktop %1"
 msgstr "שולחן עבודה %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwindowsystem-5.23.0/po/it/kwindowsystem5_qt.po 
new/kwindowsystem-5.24.0/po/it/kwindowsystem5_qt.po
--- old/kwindowsystem-5.23.0/po/it/kwindowsystem5_qt.po 2016-06-06 
13:50:20.0 +0200
+++ new/kwindowsystem-5.24.0/po/it/kwindowsystem5_qt.po 2016-07-03 
11:27:41.0 +0200
@@ -23,7 +23,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 1.5\n"
 "X-Qt-Contexts: true\n"
 




commit kxmlrpcclient5 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kxmlrpcclient5 for openSUSE:Factory 
checked in at 2016-07-15 12:41:00

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


Package is "kxmlrpcclient5"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlrpcclient5/kxmlrpcclient5.changes
2016-07-03 12:26:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlrpcclient5.new/kxmlrpcclient5.changes   
2016-07-15 12:41:04.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:07:06 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kxmlrpcclient-5.23.0.tar.xz

New:

  kxmlrpcclient-5.24.0.tar.xz



Other differences:
--
++ kxmlrpcclient5.spec ++
--- /var/tmp/diff_new_pack.dBFFnY/_old  2016-07-15 12:41:05.0 +0200
+++ /var/tmp/diff_new_pack.dBFFnY/_new  2016-07-15 12:41:05.0 +0200
@@ -19,9 +19,9 @@
 %bcond_without lang
 %define rname kxmlrpcclient
 %define lname libKF5XmlRpcClient5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kxmlrpcclient5
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 Summary:Library containing simple XML-RPC Client support

++ kxmlrpcclient-5.23.0.tar.xz -> kxmlrpcclient-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlrpcclient-5.23.0/CMakeLists.txt 
new/kxmlrpcclient-5.24.0/CMakeLists.txt
--- old/kxmlrpcclient-5.23.0/CMakeLists.txt 2016-06-06 13:51:34.0 
+0200
+++ new/kxmlrpcclient-5.24.0/CMakeLists.txt 2016-07-03 11:28:40.0 
+0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.23.0 CONFIG )
+find_package(ECM 5.24.0 CONFIG )
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -21,8 +21,8 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 add_definitions(-DTRANSLATION_DOMAIN=\"libkxmlrpcclient5\")
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KXMLRPCCLIENT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlrpcclient-5.23.0/po/it/libkxmlrpcclient5.po 
new/kxmlrpcclient-5.24.0/po/it/libkxmlrpcclient5.po
--- old/kxmlrpcclient-5.23.0/po/it/libkxmlrpcclient5.po 2016-06-06 
13:51:34.0 +0200
+++ new/kxmlrpcclient-5.24.0/po/it/libkxmlrpcclient5.po 2016-07-03 
11:28:40.0 +0200
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 1.5\n"
 
 #: query.cpp:264




commit kwallet for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kwallet for openSUSE:Factory checked 
in at 2016-07-15 12:40:13

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


Package is "kwallet"

Changes:

--- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes  2016-07-03 
12:25:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2016-07-15 
12:40:15.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:06:35 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kwallet-5.23.0.tar.xz

New:

  kwallet-5.24.0.tar.xz



Other differences:
--
++ kwallet.spec ++
--- /var/tmp/diff_new_pack.kTMXrN/_old  2016-07-15 12:40:15.0 +0200
+++ /var/tmp/diff_new_pack.kTMXrN/_new  2016-07-15 12:40:15.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Wallet5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kwallet
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kwallet-5.23.0.tar.xz -> kwallet-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.23.0/CMakeLists.txt 
new/kwallet-5.24.0/CMakeLists.txt
--- old/kwallet-5.23.0/CMakeLists.txt   2016-06-06 13:48:46.0 +0200
+++ new/kwallet-5.24.0/CMakeLists.txt   2016-07-03 11:26:16.0 +0200
@@ -4,7 +4,7 @@
 set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -14,8 +14,8 @@
 set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
@@ -38,5 +38,8 @@
 add_subdirectory(src)
 add_subdirectory(autotests)
 add_subdirectory(tests)
+if (KF5DocTools_FOUND)
+add_subdirectory(docs)
+endif()
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.23.0/docs/CMakeLists.txt 
new/kwallet-5.24.0/docs/CMakeLists.txt
--- old/kwallet-5.23.0/docs/CMakeLists.txt  1970-01-01 01:00:00.0 
+0100
+++ new/kwallet-5.24.0/docs/CMakeLists.txt  2016-07-03 11:26:16.0 
+0200
@@ -0,0 +1,10 @@
+#
+# The main documentation is written using asciidoc
+# So, the files *.adoc are the documentation sources
+# These are converted to docbook format using the a2x
+# tool that commes with the asciidoc package
+#
+FIND_PACKAGE(KF5 ${KF5_VERSION} REQUIRED DocTools)
+
+set(m kwallet-query)
+kdoctools_create_manpage(man-${m}.1.docbook 1 INSTALL_DESTINATION 
${KDE_INSTALL_MANDIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-5.23.0/docs/man-kwallet-query.1.docbook 
new/kwallet-5.24.0/docs/man-kwallet-query.1.docbook
--- old/kwallet-5.23.0/docs/man-kwallet-query.1.docbook 1970-01-01 
01:00:00.0 +0100
+++ new/kwallet-5.24.0/docs/man-kwallet-query.1.docbook 2016-07-03 
11:26:16.0 +0200
@@ -0,0 +1,169 @@
+
+
+]>
+
+  
+kwallet-query(1)
+
+  Valentin
+  Rusu
+  Original author
+  
+k...@rusu.info
+  
+
+2015-06-14
+Frameworks 5.11
+KDE Frameworks
+  
+  
+kwallet-query
+1
+
+
+  
+  
+kwallet-query
+KDE Wallet command-line manipulation tool
+  
+  
+
+  kwallet-query
+  OPTIONS
+  wallet
+
+  
+  
+DESCRIPTION
+kwallet-query comes in handy when shell scripts need to read or 
update the KDE Wallet. It works by manipulating the entries displayed in the 
KDE Wallet Manager utility. Its only 
parameter is the walletname the tool should read or 
update. The operation mode is specified by the options.
+  
+  
+OPTIONS
+
+  
+
+  -h,--help
+
+
+  Display a short help message
+
+  
+  
+
+  

commit kwayland for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2016-07-15 12:40:22

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


Package is "kwayland"

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2016-07-03 
12:25:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new/kwayland.changes   2016-07-15 
12:40:24.0 +0200
@@ -1,0 +2,24 @@
+Wed Jul  6 15:06:41 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Add a parent_window event to Plasma Window interface
+  * Properly handle destroying a Pointer/Keyboard/Touch resource
+  * [server] Delete dead code: KeyboardInterface::Private::sendKeymap
+  * [server] Add support for setting the clipboard selection
+DataDeviceInterface manually
+  * [server] Ensure that Resource::Private::get returns nullptr
+if passed a nullptr
+  * [server] Add resource check in QtExtendedSurfaceInterface::close
+  * [server] Unset SurfaceInterface pointer in referenced objects
+when being destroyed
+  * [server] Fix error message in QtSurfaceExtension Interface
+  * [server] Introduce a Resource::unbound signal emitted from
+unbind handler
+  * [server] Don't assert when destroying a still
+referenced BufferInterface
+  * Add destructor request to org_kde_kwin_shadow and
+org_kde_kwin_shadow_manager
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kwayland-5.23.0.tar.xz

New:

  kwayland-5.24.0.tar.xz



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.OOUSbA/_old  2016-07-15 12:40:25.0 +0200
+++ /var/tmp/diff_new_pack.OOUSbA/_new  2016-07-15 12:40:25.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kwayland
-Version:5.23.0
+Version:5.24.0
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1+

++ kwayland-5.23.0.tar.xz -> kwayland-5.24.0.tar.xz ++
 3154 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-07-15 12:40:03

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


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-07-03 12:25:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-07-15 12:40:06.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:06:29 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kunitconversion-5.23.0.tar.xz

New:

  kunitconversion-5.24.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.HjCzCU/_old  2016-07-15 12:40:07.0 +0200
+++ /var/tmp/diff_new_pack.HjCzCU/_new  2016-07-15 12:40:07.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kunitconversion
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.23.0.tar.xz -> kunitconversion-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.23.0/CMakeLists.txt 
new/kunitconversion-5.24.0/CMakeLists.txt
--- old/kunitconversion-5.23.0/CMakeLists.txt   2016-06-06 13:48:19.0 
+0200
+++ new/kunitconversion-5.24.0/CMakeLists.txt   2016-07-03 11:25:44.0 
+0200
@@ -3,7 +3,7 @@
 project(KUnitConversion)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.23.0/metainfo.yaml 
new/kunitconversion-5.24.0/metainfo.yaml
--- old/kunitconversion-5.23.0/metainfo.yaml2016-06-06 13:48:19.0 
+0200
+++ new/kunitconversion-5.24.0/metainfo.yaml2016-07-03 11:25:44.0 
+0200
@@ -3,7 +3,10 @@
 tier: 2
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
+- name: Android
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.23.0/po/it/kunitconversion5.po 
new/kunitconversion-5.24.0/po/it/kunitconversion5.po
--- old/kunitconversion-5.23.0/po/it/kunitconversion5.po2016-06-06 
13:48:19.0 +0200
+++ new/kunitconversion-5.24.0/po/it/kunitconversion5.po2016-07-03 
11:25:44.0 +0200
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 2.0\n"
 
 #: acceleration.cpp:29
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.23.0/po/zh_TW/kunitconversion5.po 
new/kunitconversion-5.24.0/po/zh_TW/kunitconversion5.po
--- old/kunitconversion-5.23.0/po/zh_TW/kunitconversion5.po 2016-06-06 
13:48:19.0 +0200
+++ new/kunitconversion-5.24.0/po/zh_TW/kunitconversion5.po 2016-07-03 
11:25:44.0 +0200
@@ -4,19 +4,20 @@
 # Frank Weng (a.k.a. Franklin) , 2009, 
2010.
 # Franklin Weng , 2010.
 # Franklin Weng , 2011, 2014.
+# Jeff Huang , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: libconversion\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 

commit kpty for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kpty for openSUSE:Factory checked in 
at 2016-07-15 12:38:59

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


Package is "kpty"

Changes:

--- /work/SRC/openSUSE:Factory/kpty/kpty.changes2016-07-03 
12:24:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpty.new/kpty.changes   2016-07-15 
12:39:02.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:05:52 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kpty-5.23.0.tar.xz

New:

  kpty-5.24.0.tar.xz



Other differences:
--
++ kpty.spec ++
--- /var/tmp/diff_new_pack.JGtZmq/_old  2016-07-15 12:39:03.0 +0200
+++ /var/tmp/diff_new_pack.JGtZmq/_new  2016-07-15 12:39:03.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Pty5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kpty
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kpty-5.23.0.tar.xz -> kpty-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.23.0/CMakeLists.txt 
new/kpty-5.24.0/CMakeLists.txt
--- old/kpty-5.23.0/CMakeLists.txt  2016-06-06 13:44:50.0 +0200
+++ new/kpty-5.24.0/CMakeLists.txt  2016-07-03 11:22:19.0 +0200
@@ -3,15 +3,15 @@
 project(KPty)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 set(REQUIRED_QT_VERSION 5.4.0)
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.23.0/autotests/kptyprocesstest.cpp 
new/kpty-5.24.0/autotests/kptyprocesstest.cpp
--- old/kpty-5.23.0/autotests/kptyprocesstest.cpp   2016-06-06 
13:44:50.0 +0200
+++ new/kpty-5.24.0/autotests/kptyprocesstest.cpp   2016-07-03 
11:22:19.0 +0200
@@ -25,6 +25,7 @@
 #include 
 #include 
 #include 
+#include 
 
 void KPtyProcessTest::test_suspend_pty()
 {
@@ -125,8 +126,11 @@
 p.start();
 p.pty()->write("test\n");
 p.pty()->waitForBytesWritten(1000);
-p.waitForFinished(1000);
-p.pty()->waitForReadyRead(1000);
+QVERIFY(p.waitForFinished(5000));
+while (p.pty()->bytesAvailable() < 18) {
+qDebug() << p.pty()->bytesAvailable() << "bytes available, waiting";
+QVERIFY(p.pty()->waitForReadyRead(5000));
+}
 QString output = p.pty()->readAll();
 QCOMPARE(output, QLatin1String("1: test\r\n2: test\r\n"));
 }
@@ -198,6 +202,7 @@
 qRegisterMetaType();
 QSignalSpy finishedSpy(, SIGNAL(finished(int,QProcess::ExitStatus)));
 QVERIFY(finishedSpy.wait(2000));
+log.replace("<<", "<"); // It's OK if bytesWritten is emitted multiple 
times...
 QCOMPARE(QLatin1String(log), QLatin1String(want));
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.23.0/po/it/kpty5.po 
new/kpty-5.24.0/po/it/kpty5.po
--- old/kpty-5.23.0/po/it/kpty5.po  2016-06-06 13:44:50.0 +0200
+++ new/kpty-5.24.0/po/it/kpty5.po  2016-07-03 11:22:19.0 +0200
@@ -23,8 +23,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 1.5\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: kptydevice.cpp:324
 msgid "Error reading from PTY"




commit ktextwidgets for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktextwidgets for openSUSE:Factory 
checked in at 2016-07-15 12:39:53

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


Package is "ktextwidgets"

Changes:

--- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets.changes
2016-07-03 12:25:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktextwidgets.new/ktextwidgets.changes   
2016-07-15 12:39:56.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:06:24 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  ktextwidgets-5.23.0.tar.xz

New:

  ktextwidgets-5.24.0.tar.xz



Other differences:
--
++ ktextwidgets.spec ++
--- /var/tmp/diff_new_pack.hR6McZ/_old  2016-07-15 12:39:57.0 +0200
+++ /var/tmp/diff_new_pack.hR6McZ/_new  2016-07-15 12:39:57.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5TextWidgets5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   ktextwidgets
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ ktextwidgets-5.23.0.tar.xz -> ktextwidgets-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.23.0/CMakeLists.txt 
new/ktextwidgets-5.24.0/CMakeLists.txt
--- old/ktextwidgets-5.23.0/CMakeLists.txt  2016-06-06 13:47:43.0 
+0200
+++ new/ktextwidgets-5.24.0/CMakeLists.txt  2016-07-03 11:25:10.0 
+0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KTEXTWIDGETS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.23.0/metainfo.yaml 
new/ktextwidgets-5.24.0/metainfo.yaml
--- old/ktextwidgets-5.23.0/metainfo.yaml   2016-06-06 13:47:43.0 
+0200
+++ new/ktextwidgets-5.24.0/metainfo.yaml   2016-07-03 11:25:10.0 
+0200
@@ -3,7 +3,9 @@
 tier: 3
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.23.0/po/he/ktextwidgets5.po 
new/ktextwidgets-5.24.0/po/he/ktextwidgets5.po
--- old/ktextwidgets-5.23.0/po/he/ktextwidgets5.po  2016-06-06 
13:47:43.0 +0200
+++ new/ktextwidgets-5.24.0/po/he/ktextwidgets5.po  2016-07-03 
11:25:10.0 +0200
@@ -16,19 +16,20 @@
 # Diego Iastrubni , 2005, 2006, 2007, 2008, 2009, 2012, 2014.
 # Meni Livne , 2007.
 # tahmar1900 , 2008, 2009.
+# Elkana Bardugo , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-11-18 07:43+\n"
-"PO-Revision-Date: 2014-01-10 17:20+0200\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2016-06-29 14:02+0200\n"
+"Last-Translator: Elkana Bardugo \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: dialogs/klinkdialog.cpp:52
@@ -589,10 +590,8 @@
 msgstr "בדיקת איות..."
 
 #: widgets/ktextedit.cpp:571
-#, fuzzy
-#| msgid "Spell Checking"
 msgid "Spell Checking Language"
-msgstr "בדיקת איות"
+msgstr "שפת בדיקת איות"
 
 #: widgets/ktextedit.cpp:594
 msgid "Auto Spell Check"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.23.0/po/it/ktextwidgets5.po 
new/ktextwidgets-5.24.0/po/it/ktextwidgets5.po

commit krunner for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package krunner for openSUSE:Factory checked 
in at 2016-07-15 12:39:19

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


Package is "krunner"

Changes:

--- /work/SRC/openSUSE:Factory/krunner/krunner.changes  2016-07-03 
12:24:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.krunner.new/krunner.changes 2016-07-15 
12:39:22.0 +0200
@@ -1,0 +2,8 @@
+Wed Jul  6 15:06:02 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * [QueryMatch] Add iconName
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  krunner-5.23.0.tar.xz

New:

  krunner-5.24.0.tar.xz



Other differences:
--
++ krunner.spec ++
--- /var/tmp/diff_new_pack.SZl5rv/_old  2016-07-15 12:39:23.0 +0200
+++ /var/tmp/diff_new_pack.SZl5rv/_new  2016-07-15 12:39:23.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Runner5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   krunner
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ krunner-5.23.0.tar.xz -> krunner-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krunner-5.23.0/CMakeLists.txt 
new/krunner-5.24.0/CMakeLists.txt
--- old/krunner-5.23.0/CMakeLists.txt   2016-06-06 13:45:45.0 +0200
+++ new/krunner-5.24.0/CMakeLists.txt   2016-07-03 11:23:13.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -20,8 +20,8 @@
 include(KDECMakeSettings)
 include(KDEPackageAppTemplates)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
 VARIABLE_PREFIX KRUNNER
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krunner-5.23.0/metainfo.yaml 
new/krunner-5.24.0/metainfo.yaml
--- old/krunner-5.23.0/metainfo.yaml2016-06-06 13:45:45.0 +0200
+++ new/krunner-5.24.0/metainfo.yaml2016-07-03 11:23:13.0 +0200
@@ -3,7 +3,9 @@
 tier: 3
 type: solution
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krunner-5.23.0/po/he/plasma_runner_example_homefiles.po 
new/krunner-5.24.0/po/he/plasma_runner_example_homefiles.po
--- old/krunner-5.23.0/po/he/plasma_runner_example_homefiles.po 1970-01-01 
01:00:00.0 +0100
+++ new/krunner-5.24.0/po/he/plasma_runner_example_homefiles.po 2016-07-03 
11:23:13.0 +0200
@@ -0,0 +1,32 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Elkana Bardugo , 2016.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2014-04-27 20:56+\n"
+"PO-Revision-Date: 2016-06-29 17:54+0200\n"
+"Last-Translator: Elkana Bardugo \n"
+"Language-Team: Hebrew \n"
+"Language: he\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: homefilesrunner.cpp:71
+#, kde-format
+msgid "Finds files matching :q: in the %1 folder"
+msgstr "נמצאו קבצים מתאימים :q: בתיקיה %1"
+
+#: homefilesrunner.cpp:116
+#, kde-format
+msgid "Open %1"
+msgstr "פתח %1"
+
+#: homefilesrunner.cpp:157
+msgid "This is just for show"
+msgstr "זה רק להדגמה"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krunner-5.23.0/po/it/plasma_runner_example_homefiles.po 
new/krunner-5.24.0/po/it/plasma_runner_example_homefiles.po
--- old/krunner-5.23.0/po/it/plasma_runner_example_homefiles.po 2016-06-06 
13:45:45.0 +0200
+++ new/krunner-5.24.0/po/it/plasma_runner_example_homefiles.po 2016-07-03 
11:23:13.0 +0200
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"

commit kservice for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kservice for openSUSE:Factory 
checked in at 2016-07-15 12:39:29

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


Package is "kservice"

Changes:

--- /work/SRC/openSUSE:Factory/kservice/kservice.changes2016-07-03 
12:25:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.kservice.new/kservice.changes   2016-07-15 
12:39:32.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:06:07 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kservice-5.23.0.tar.xz

New:

  kservice-5.24.0.tar.xz



Other differences:
--
++ kservice.spec ++
--- /var/tmp/diff_new_pack.elTjtD/_old  2016-07-15 12:39:33.0 +0200
+++ /var/tmp/diff_new_pack.elTjtD/_new  2016-07-15 12:39:33.0 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kservice
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kservice-5.23.0.tar.xz -> kservice-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.23.0/CMakeLists.txt 
new/kservice-5.24.0/CMakeLists.txt
--- old/kservice-5.23.0/CMakeLists.txt  2016-06-06 13:46:19.0 +0200
+++ new/kservice-5.24.0/CMakeLists.txt  2016-07-03 11:23:46.0 +0200
@@ -5,7 +5,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -19,8 +19,8 @@
 
 include(GenerateExportHeader)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KSERVICE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.23.0/metainfo.yaml 
new/kservice-5.24.0/metainfo.yaml
--- old/kservice-5.23.0/metainfo.yaml   2016-06-06 13:46:19.0 +0200
+++ new/kservice-5.24.0/metainfo.yaml   2016-07-03 11:23:46.0 +0200
@@ -3,7 +3,9 @@
 tier: 3
 type: solution
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.23.0/po/it/kservice5.po 
new/kservice-5.24.0/po/it/kservice5.po
--- old/kservice-5.23.0/po/it/kservice5.po  2016-06-06 13:46:19.0 
+0200
+++ new/kservice-5.24.0/po/it/kservice5.po  2016-07-03 11:23:46.0 
+0200
@@ -23,7 +23,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 2.0\n"
 
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.23.0/po/zh_TW/kservice5.po 
new/kservice-5.24.0/po/zh_TW/kservice5.po
--- old/kservice-5.23.0/po/zh_TW/kservice5.po   2016-06-06 13:46:19.0 
+0200
+++ new/kservice-5.24.0/po/zh_TW/kservice5.po   2016-07-03 11:23:46.0 
+0200
@@ -11,28 +11,29 @@
 # Frank Weng (a.k.a. Franklin) , 
2006-2009, 2010.
 # Franklin Weng , 2010, 2011, 2012.
 # Franklin Weng , 2010, 2011, 2012, 2013, 2014.
+# Jeff Huang , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-09-19 08:55+\n"
-"PO-Revision-Date: 2014-04-22 10:36+0800\n"
-"Last-Translator: Franklin Weng \n"
-"Language-Team: Chinese Traditional \n"
+"PO-Revision-Date: 2016-06-28 17:34+0800\n"
+"Last-Translator: Jeff Huang \n"
+"Language-Team: Chinese \n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: 

commit ktexteditor for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ktexteditor for openSUSE:Factory 
checked in at 2016-07-15 12:39:41

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


Package is "ktexteditor"

Changes:

--- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes  2016-07-03 
12:25:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes 
2016-07-15 12:39:48.0 +0200
@@ -1,0 +2,45 @@
+Wed Jul  6 15:06:14 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Show Scrollbar Text Preview after a delay of 250ms
+  * Hide preview and stuff on view content scrolling
+  * Set parent + toolview, I think this is needed to avoid task
+switcher entry in Win10
+  * Remove "KDE-Standard" from encoding box
+  * Folding preview on per default
+  * Avoid dashed underline for preview & avoid poisoning of
+line layout cache
+  * Always enable "Show preview of folded text" option
+  * TextPreview: Adjust the grooveRect-height when
+scrollPastEnd is enabled
+  * Scrollbar preview: use groove rect if scrollbar does
+not use full height
+  * Add KTE::MovingRange::numberOfLines() just like KTE::Range has
+  * Code folding preview: set popup height so that
+all hidden lines fit
+  * Add option to disable preview of folded text
+  * Add modeline 'folding-preview' of type bool
+  * View ConfigInterface: support 'folding-preview' of type bool
+  * Add bool KateViewConfig::foldingPreview() and
+setFoldingPreview(bool)
+  * Feature: Show text preview when hovering over folded code block
+  * KateTextPreview: add setShowFoldedLines() and showFoldedLines()
+  * Add modelines 'scrollbar-minimap' [bool], and
+'scrollbar-preview' [bool]
+  * Enable mini-map scrollbar by default
+  * New feature: Show text preview when hovering over the scrollbar
+  * KateUndoGroup::editEnd(): pass KTE::Range by const ref
+  * Fix vim-mode shortcut handling,
+after behaviour changes in Qt 5.5 (kde#353332)
+  * Autobrace: don't insert ' character in text
+  * ConfigInterface: add scrollbar-minimap config key to
+enable/disable scrollbar mini map
+  * Fix KTE::View::cursorToCoordinate() when top message widget
+is visible
+  * Refactoring of the Emulated Command Bar
+  * Fix drawing artifacts when scrolling while notifications
+are visible (kde#363220)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  ktexteditor-5.23.0.tar.xz

New:

  ktexteditor-5.24.0.tar.xz



Other differences:
--
++ ktexteditor.spec ++
--- /var/tmp/diff_new_pack.ytDMLv/_old  2016-07-15 12:39:50.0 +0200
+++ /var/tmp/diff_new_pack.ytDMLv/_new  2016-07-15 12:39:50.0 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   ktexteditor
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ ktexteditor-5.23.0.tar.xz -> ktexteditor-5.24.0.tar.xz ++
 89872 lines of diff (skipped)




commit kross for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kross for openSUSE:Factory checked 
in at 2016-07-15 12:39:07

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


Package is "kross"

Changes:

--- /work/SRC/openSUSE:Factory/kross/kross.changes  2016-07-03 
12:24:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kross.new/kross.changes 2016-07-15 
12:39:17.0 +0200
@@ -1,0 +2,13 @@
+Wed Jul  6 15:05:56 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Fix name of QDialogButtonBox's enumerator "StandardButtons"
+  * Remove the first attempt to load library because we will
+try libraryPaths anyway
+  * Fix crash when a method exposed to Kross returns QVariant
+with non-relocatable data
+  * Do not use C-style casts into void* (kde#325055)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kross-5.23.0.tar.xz

New:

  kross-5.24.0.tar.xz



Other differences:
--
++ kross.spec ++
--- /var/tmp/diff_new_pack.p4SexZ/_old  2016-07-15 12:39:18.0 +0200
+++ /var/tmp/diff_new_pack.p4SexZ/_new  2016-07-15 12:39:18.0 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kross
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -90,6 +90,13 @@
 
 %if %{with lang}
 %find_lang %{name}5
+echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang
+echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang
+echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang
+echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang
+echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang
+echo "%doc %lang(sv) %{_kf5_mandir}/sv" >>%{name}5.lang
+echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
 %endif
 
 %post -p /sbin/ldconfig

++ kross-5.23.0.tar.xz -> kross-5.24.0.tar.xz ++
 6780 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-07-15 12:38:00

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-07-03 12:24:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-07-15 12:38:05.0 +0200
@@ -1,0 +2,8 @@
+Wed Jul  6 15:05:28 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * KNotifyConfigWidget: add disableAllSounds() method (kde#157272)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  knotifyconfig-5.23.0.tar.xz

New:

  knotifyconfig-5.24.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.e5vrul/_old  2016-07-15 12:38:08.0 +0200
+++ /var/tmp/diff_new_pack.e5vrul/_new  2016-07-15 12:38:08.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   knotifyconfig
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.23.0.tar.xz -> knotifyconfig-5.24.0.tar.xz ++
 2087 lines of diff (skipped)




commit kpeople5 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-07-15 12:38:37

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


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-07-03 
12:24:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-07-15 
12:38:40.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:05:43 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kpeople-5.23.0.tar.xz

New:

  kpeople-5.24.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.5Lp6Mz/_old  2016-07-15 12:38:41.0 +0200
+++ /var/tmp/diff_new_pack.5Lp6Mz/_new  2016-07-15 12:38:41.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kpeople5
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.23.0.tar.xz -> kpeople-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.23.0/CMakeLists.txt 
new/kpeople-5.24.0/CMakeLists.txt
--- old/kpeople-5.23.0/CMakeLists.txt   2016-06-06 13:44:03.0 +0200
+++ new/kpeople-5.24.0/CMakeLists.txt   2016-07-03 11:21:31.0 +0200
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.4.0)
 
@@ -25,13 +25,13 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 include(ECMSetupVersion)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMAddTests)
 include(ECMPackageConfigHelpers)
 include(ECMGeneratePriFile)
 include(GenerateExportHeader)
 
 include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
 add_definitions(-DTRANSLATION_DOMAIN=\"kpeople5\")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.23.0/metainfo.yaml 
new/kpeople-5.24.0/metainfo.yaml
--- old/kpeople-5.23.0/metainfo.yaml2016-06-06 13:44:03.0 +0200
+++ new/kpeople-5.24.0/metainfo.yaml2016-07-03 11:21:31.0 +0200
@@ -3,7 +3,9 @@
 tier: 3
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.23.0/po/he/kpeople5.po 
new/kpeople-5.24.0/po/he/kpeople5.po
--- old/kpeople-5.23.0/po/he/kpeople5.po1970-01-01 01:00:00.0 
+0100
+++ new/kpeople-5.24.0/po/he/kpeople5.po2016-07-03 11:21:31.0 
+0200
@@ -0,0 +1,70 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# elkana bardugo , 2016.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2015-02-27 09:45+\n"
+"PO-Revision-Date: 2016-06-21 17:23+0200\n"
+"Last-Translator: elkana bardugo \n"
+"Language-Team: Hebrew \n"
+"Language: he_IL\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: match.cpp:52
+msgctxt "@title:column"
+msgid "Name"
+msgstr ""
+
+#: match.cpp:55
+msgctxt "@title:column"
+msgid "E-mail"
+msgstr ""
+
+#: widgets/mergedelegate.cpp:99
+msgctxt "reasons join"
+msgid ", "
+msgstr ""
+
+#: widgets/mergedelegate.cpp:99
+#, kde-format
+msgctxt "name: merge reasons"
+msgid "%1: %2"
+msgstr "%1: %2"
+
+#: widgets/mergedialog.cpp:64
+msgid "Duplicates Manager"
+msgstr "מנהל 

commit kparts for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2016-07-15 12:38:24

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-07-03 
12:24:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-07-15 
12:38:29.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 15:05:39 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Add switch to disable KParts' handling of window titles
+  * Add donate menu item to help menu of our apps
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kparts-5.23.0.tar.xz

New:

  kparts-5.24.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.kvtnFm/_old  2016-07-15 12:38:31.0 +0200
+++ /var/tmp/diff_new_pack.kvtnFm/_new  2016-07-15 12:38:31.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kparts
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.23.0.tar.xz -> kparts-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.23.0/CMakeLists.txt 
new/kparts-5.24.0/CMakeLists.txt
--- old/kparts-5.23.0/CMakeLists.txt2016-06-06 13:43:40.0 +0200
+++ new/kparts-5.24.0/CMakeLists.txt2016-07-03 11:21:10.0 +0200
@@ -3,7 +3,7 @@
 project(KParts)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.23.0/metainfo.yaml 
new/kparts-5.24.0/metainfo.yaml
--- old/kparts-5.23.0/metainfo.yaml 2016-06-06 13:43:40.0 +0200
+++ new/kparts-5.24.0/metainfo.yaml 2016-07-03 11:21:10.0 +0200
@@ -3,7 +3,9 @@
 tier: 3
 type: solution
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.23.0/po/it/kparts5.po 
new/kparts-5.24.0/po/it/kparts5.po
--- old/kparts-5.23.0/po/it/kparts5.po  2016-06-06 13:43:40.0 +0200
+++ new/kparts-5.24.0/po/it/kparts5.po  2016-07-03 11:21:10.0 +0200
@@ -23,7 +23,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 1.5\n"
 
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.23.0/src/mainwindow.cpp 
new/kparts-5.24.0/src/mainwindow.cpp
--- old/kparts-5.23.0/src/mainwindow.cpp2016-06-06 13:43:40.0 
+0200
+++ new/kparts-5.24.0/src/mainwindow.cpp2016-07-03 11:21:10.0 
+0200
@@ -49,7 +49,8 @@
 MainWindowPrivate()
 : m_activePart(0),
   m_bShellGUIActivated(false),
-  m_helpMenu(0)
+  m_helpMenu(0),
+  m_manageWindowTitle(true)
 {
 }
 ~MainWindowPrivate()
@@ -59,6 +60,7 @@
 QPointer m_activePart;
 bool m_bShellGUIActivated;
 KHelpMenu *m_helpMenu;
+bool m_manageWindowTitle;
 };
 }
 
@@ -110,8 +112,10 @@
 
 if (part) {
 // do this before sending the activate event
-connect(part, ::setWindowCaption,
-this, static_cast(::setCaption));
+if (d->m_manageWindowTitle) {
+connect(part, ::setWindowCaption,
+ 

commit kpackage for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kpackage for openSUSE:Factory 
checked in at 2016-07-15 12:38:12

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


Package is "kpackage"

Changes:

--- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes2016-07-03 
12:24:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpackage.new/kpackage.changes   2016-07-15 
12:38:16.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:05:33 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kpackage-5.23.0.tar.xz

New:

  kpackage-5.24.0.tar.xz



Other differences:
--
++ kpackage.spec ++
--- /var/tmp/diff_new_pack.id7vx7/_old  2016-07-15 12:38:17.0 +0200
+++ /var/tmp/diff_new_pack.id7vx7/_new  2016-07-15 12:38:17.0 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kpackage
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -73,6 +73,7 @@
 %find_lang lib%{name}5 %{name}5.lang
 echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang
 echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang
+echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang
 echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang
 echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang
 echo "%doc %lang(sv) %{_kf5_mandir}/sv" >>%{name}5.lang

++ kpackage-5.23.0.tar.xz -> kpackage-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.23.0/CMakeLists.txt 
new/kpackage-5.24.0/CMakeLists.txt
--- old/kpackage-5.23.0/CMakeLists.txt  2016-06-06 13:43:03.0 +0200
+++ new/kpackage-5.24.0/CMakeLists.txt  2016-07-03 11:20:35.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -19,8 +19,8 @@
 include(ECMSetupVersion)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX PACKAGE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.23.0/metainfo.yaml 
new/kpackage-5.24.0/metainfo.yaml
--- old/kpackage-5.23.0/metainfo.yaml   2016-06-06 13:43:03.0 +0200
+++ new/kpackage-5.24.0/metainfo.yaml   2016-07-03 11:20:35.0 +0200
@@ -3,7 +3,9 @@
 tier: 2
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.23.0/po/ca/libkpackage5.po 
new/kpackage-5.24.0/po/ca/libkpackage5.po
--- old/kpackage-5.23.0/po/ca/libkpackage5.po   2016-06-06 13:43:03.0 
+0200
+++ new/kpackage-5.24.0/po/ca/libkpackage5.po   2016-07-03 11:20:35.0 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: libkpackage5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-04-17 07:24+\n"
-"PO-Revision-Date: 2016-01-05 19:19+0100\n"
+"PO-Revision-Date: 2016-06-07 20:35+0200\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -125,8 +125,7 @@
 #: kpackage/private/packagejobthread.cpp:261
 #, kde-format
 msgid "Could not open package file, unsupported archive format: %1 %2"
-msgstr ""
-"No s'ha pogut obrir el fitxer, el format d'arxiu no està implementat: %1 %2"
+msgstr "No s'ha pogut obrir el fitxer, el format d'arxiu no està admès: %1 %2"
 
 #: kpackage/private/packagejobthread.cpp:269
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpackage-5.23.0/po/ca@valencia/libkpackage5.po 
new/kpackage-5.24.0/po/ca@valencia/libkpackage5.po
--- old/kpackage-5.23.0/po/ca@valencia/libkpackage5.po  2016-06-06 
13:43:03.0 +0200
+++ 

commit kplotting for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kplotting for openSUSE:Factory 
checked in at 2016-07-15 12:38:48

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


Package is "kplotting"

Changes:

--- /work/SRC/openSUSE:Factory/kplotting/kplotting.changes  2016-07-03 
12:24:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kplotting.new/kplotting.changes 2016-07-15 
12:38:50.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:05:48 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kplotting-5.23.0.tar.xz

New:

  kplotting-5.24.0.tar.xz



Other differences:
--
++ kplotting.spec ++
--- /var/tmp/diff_new_pack.d9oLJ1/_old  2016-07-15 12:38:51.0 +0200
+++ /var/tmp/diff_new_pack.d9oLJ1/_new  2016-07-15 12:38:51.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Plotting5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kplotting
-Version:5.23.0
+Version:5.24.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kplotting-5.23.0.tar.xz -> kplotting-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kplotting-5.23.0/CMakeLists.txt 
new/kplotting-5.24.0/CMakeLists.txt
--- old/kplotting-5.23.0/CMakeLists.txt 2016-06-06 11:34:38.0 +0200
+++ new/kplotting-5.24.0/CMakeLists.txt 2016-07-02 10:53:05.0 +0200
@@ -3,7 +3,7 @@
 project(KPlotting)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -23,7 +23,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPLOTTING
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kplotting_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kplotting-5.23.0/metainfo.yaml 
new/kplotting-5.24.0/metainfo.yaml
--- old/kplotting-5.23.0/metainfo.yaml  2016-06-06 11:34:38.0 +0200
+++ new/kplotting-5.24.0/metainfo.yaml  2016-07-02 10:53:05.0 +0200
@@ -3,7 +3,10 @@
 tier: 1
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
+- name: Android
 portingAid: false
 deprecated: false
 release: true




commit knewstuff for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package knewstuff for openSUSE:Factory 
checked in at 2016-07-15 12:37:41

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


Package is "knewstuff"

Changes:

--- /work/SRC/openSUSE:Factory/knewstuff/knewstuff.changes  2016-07-03 
12:23:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.knewstuff.new/knewstuff.changes 2016-07-15 
12:37:46.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 15:05:11 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Make sure we have a size to offer (kde#364896)
+  * Fix "Download dialog fails when all categories missing"
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  knewstuff-5.23.0.tar.xz

New:

  knewstuff-5.24.0.tar.xz



Other differences:
--
++ knewstuff.spec ++
--- /var/tmp/diff_new_pack.OsuDsm/_old  2016-07-15 12:37:47.0 +0200
+++ /var/tmp/diff_new_pack.OsuDsm/_new  2016-07-15 12:37:47.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NewStuff5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   knewstuff
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ knewstuff-5.23.0.tar.xz -> knewstuff-5.24.0.tar.xz ++
 30339 lines of diff (skipped)




commit knotifications for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package knotifications for openSUSE:Factory 
checked in at 2016-07-15 12:37:50

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


Package is "knotifications"

Changes:

--- /work/SRC/openSUSE:Factory/knotifications/knotifications.changes
2016-07-03 12:23:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifications.new/knotifications.changes   
2016-07-15 12:37:53.0 +0200
@@ -1,0 +2,8 @@
+Wed Jul  6 15:05:18 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Fix notify by taskbar
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  knotifications-5.23.0.tar.xz

New:

  knotifications-5.24.0.tar.xz



Other differences:
--
++ knotifications.spec ++
--- /var/tmp/diff_new_pack.O7G9V3/_old  2016-07-15 12:37:54.0 +0200
+++ /var/tmp/diff_new_pack.O7G9V3/_new  2016-07-15 12:37:54.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Notifications5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   knotifications
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifications-5.23.0.tar.xz -> knotifications-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.23.0/CMakeLists.txt 
new/knotifications-5.24.0/CMakeLists.txt
--- old/knotifications-5.23.0/CMakeLists.txt2016-06-06 13:42:02.0 
+0200
+++ new/knotifications-5.24.0/CMakeLists.txt2016-07-03 11:19:42.0 
+0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -17,8 +17,8 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KNOTIFICATIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.23.0/po/he/knotifications5_qt.po 
new/knotifications-5.24.0/po/he/knotifications5_qt.po
--- old/knotifications-5.23.0/po/he/knotifications5_qt.po   2016-06-06 
13:42:02.0 +0200
+++ new/knotifications-5.24.0/po/he/knotifications5_qt.po   2016-07-03 
11:19:42.0 +0200
@@ -16,60 +16,50 @@
 # Diego Iastrubni , 2005, 2006, 2007, 2008, 2009, 2012, 2014.
 # Meni Livne , 2007.
 # tahmar1900 , 2008, 2009.
+# Elkana Bardugo , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-23 01:50+\n"
-"PO-Revision-Date: 2014-01-10 17:20+0200\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2016-06-29 19:53+0200\n"
+"Last-Translator: Elkana Bardugo \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
 #: knotificationrestrictions.cpp:185
-#, fuzzy
-#| msgid "Unknown Application"
 msgctxt "KNotificationRestrictions|"
 msgid "Unknown Application"
 msgstr "יישום לא ידוע"
 
 #: kstatusnotifieritem.cpp:439 kstatusnotifieritem.cpp:893
-#, fuzzy
-#| msgid ""
 msgctxt "KStatusNotifierItem|"
 msgid ""
 msgstr "&מזער"
 
 #: kstatusnotifieritem.cpp:709
-#, fuzzy
-#| msgid "Quit"
 msgctxt "KStatusNotifierItem|"
 msgid "Quit"
 msgstr "יציאה"
 
 #: kstatusnotifieritem.cpp:891
-#, fuzzy
-#| msgid ""
 msgctxt "KStatusNotifierItem|"
 msgid ""
 msgstr "&שחזר"
 
 #: kstatusnotifieritem.cpp:905
-#, fuzzy, qt-format
-#| msgid "Are you sure you want to quit %1?"
+#, qt-format
 msgctxt "KStatusNotifierItem|"
 msgid "Are you sure you want to quit %1?"
 msgstr "האם אתה בטוח שרצונך לצאת מ־%1?"
 
 #: kstatusnotifieritem.cpp:908
-#, fuzzy
-#| msgid "Confirm Quit From System Tray"
 msgctxt 

commit kmediaplayer for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-07-15 12:36:49

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-07-03 12:23:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-07-15 12:36:52.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:05:07 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kmediaplayer-5.23.0.tar.xz

New:

  kmediaplayer-5.24.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.dwIYjY/_old  2016-07-15 12:36:52.0 +0200
+++ /var/tmp/diff_new_pack.dwIYjY/_new  2016-07-15 12:36:52.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kmediaplayer
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.23.0.tar.xz -> kmediaplayer-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.23.0/CMakeLists.txt 
new/kmediaplayer-5.24.0/CMakeLists.txt
--- old/kmediaplayer-5.23.0/CMakeLists.txt  2016-06-06 11:33:07.0 
+0200
+++ new/kmediaplayer-5.24.0/CMakeLists.txt  2016-07-02 10:50:59.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 #
 # Version info
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.23.0/metainfo.yaml 
new/kmediaplayer-5.24.0/metainfo.yaml
--- old/kmediaplayer-5.23.0/metainfo.yaml   2016-06-06 11:33:07.0 
+0200
+++ new/kmediaplayer-5.24.0/metainfo.yaml   2016-07-02 10:50:59.0 
+0200
@@ -3,7 +3,9 @@
 tier: 3
 type: integration
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: true
 deprecated: true
 release: true




commit kjsembed for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kjsembed for openSUSE:Factory 
checked in at 2016-07-15 12:36:40

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


Package is "kjsembed"

Changes:

--- /work/SRC/openSUSE:Factory/kjsembed/kjsembed.changes2016-07-03 
12:23:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kjsembed.new/kjsembed.changes   2016-07-15 
12:36:43.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:05:02 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kjsembed-5.23.0.tar.xz

New:

  kjsembed-5.24.0.tar.xz



Other differences:
--
++ kjsembed.spec ++
--- /var/tmp/diff_new_pack.5YbxJm/_old  2016-07-15 12:36:44.0 +0200
+++ /var/tmp/diff_new_pack.5YbxJm/_new  2016-07-15 12:36:44.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5JsEmbed5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kjsembed
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kjsembed-5.23.0.tar.xz -> kjsembed-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjsembed-5.23.0/CMakeLists.txt 
new/kjsembed-5.24.0/CMakeLists.txt
--- old/kjsembed-5.23.0/CMakeLists.txt  2016-06-06 13:40:34.0 +0200
+++ new/kjsembed-5.24.0/CMakeLists.txt  2016-07-03 11:18:20.0 +0200
@@ -3,7 +3,7 @@
 project(KJsEmbed)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -21,8 +21,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KJSEMBED
#VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kjsembed_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5JsEmbedConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjsembed-5.23.0/metainfo.yaml 
new/kjsembed-5.24.0/metainfo.yaml
--- old/kjsembed-5.23.0/metainfo.yaml   2016-06-06 13:40:34.0 +0200
+++ new/kjsembed-5.24.0/metainfo.yaml   2016-07-03 11:18:20.0 +0200
@@ -3,7 +3,9 @@
 tier: 3
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: true
 deprecated: true
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjsembed-5.23.0/po/it/kjsembed5.po 
new/kjsembed-5.24.0/po/it/kjsembed5.po
--- old/kjsembed-5.23.0/po/it/kjsembed5.po  2016-06-06 13:40:34.0 
+0200
+++ new/kjsembed-5.24.0/po/it/kjsembed5.po  2016-07-03 11:18:20.0 
+0200
@@ -23,8 +23,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 1.5\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: kjsembed/builtins.cpp:83 kjsembed/builtins.cpp:117
 #, kde-format




commit kjobwidgets for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kjobwidgets for openSUSE:Factory 
checked in at 2016-07-15 12:36:20

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


Package is "kjobwidgets"

Changes:

--- /work/SRC/openSUSE:Factory/kjobwidgets/kjobwidgets.changes  2016-07-03 
12:23:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kjobwidgets.new/kjobwidgets.changes 
2016-07-15 12:36:23.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:04:53 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kjobwidgets-5.23.0.tar.xz

New:

  kjobwidgets-5.24.0.tar.xz



Other differences:
--
++ kjobwidgets.spec ++
--- /var/tmp/diff_new_pack.EFzE5J/_old  2016-07-15 12:36:23.0 +0200
+++ /var/tmp/diff_new_pack.EFzE5J/_new  2016-07-15 12:36:23.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5JobWidgets5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kjobwidgets
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kjobwidgets-5.23.0.tar.xz -> kjobwidgets-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjobwidgets-5.23.0/CMakeLists.txt 
new/kjobwidgets-5.24.0/CMakeLists.txt
--- old/kjobwidgets-5.23.0/CMakeLists.txt   2016-06-06 13:39:47.0 
+0200
+++ new/kjobwidgets-5.24.0/CMakeLists.txt   2016-07-03 11:17:30.0 
+0200
@@ -3,7 +3,7 @@
 project(KJobWidgets)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,8 +16,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjobwidgets-5.23.0/metainfo.yaml 
new/kjobwidgets-5.24.0/metainfo.yaml
--- old/kjobwidgets-5.23.0/metainfo.yaml2016-06-06 13:39:47.0 
+0200
+++ new/kjobwidgets-5.24.0/metainfo.yaml2016-07-03 11:17:30.0 
+0200
@@ -3,7 +3,9 @@
 tier: 2
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjobwidgets-5.23.0/po/fr/kjobwidgets5_qt.po 
new/kjobwidgets-5.24.0/po/fr/kjobwidgets5_qt.po
--- old/kjobwidgets-5.23.0/po/fr/kjobwidgets5_qt.po 2016-06-06 
13:39:47.0 +0200
+++ new/kjobwidgets-5.24.0/po/fr/kjobwidgets5_qt.po 2016-07-03 
11:17:30.0 +0200
@@ -24,10 +24,10 @@
 "PO-Revision-Date: 2014-06-29 22:06+0200\n"
 "Last-Translator: Sebastien Renard \n"
 "Language-Team: French \n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Generator: Lokalize 1.5\n"
 "X-Environment: kde\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjobwidgets-5.23.0/po/he/kjobwidgets5_qt.po 
new/kjobwidgets-5.24.0/po/he/kjobwidgets5_qt.po
--- old/kjobwidgets-5.23.0/po/he/kjobwidgets5_qt.po 2016-06-06 
13:39:47.0 +0200
+++ new/kjobwidgets-5.24.0/po/he/kjobwidgets5_qt.po 2016-07-03 
11:17:30.0 +0200
@@ -16,205 +16,156 @@
 # Diego Iastrubni , 2005, 2006, 2007, 2008, 2009, 2012, 2014.
 # Meni Livne , 2007.
 # tahmar1900 , 2008, 2009.
+# Elkana Bardugo , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-23 01:50+\n"
-"PO-Revision-Date: 2014-01-10 17:20+0200\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2016-06-29 17:56+0200\n"
+"Last-Translator: Elkana Bardugo 

  1   2   >