commit xprompt for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package xprompt for openSUSE:Factory checked 
in at 2017-12-19 10:59:59

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


Package is "xprompt"

Tue Dec 19 10:59:59 2017 rev:15 rq:558262 version:91.9.28

Changes:

--- /work/SRC/openSUSE:Factory/xprompt/xprompt.changes  2011-09-23 
12:52:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.xprompt.new/xprompt.changes 2017-12-19 
11:00:07.172623174 +0100
@@ -1,0 +2,6 @@
+Mon Dec 18 15:02:46 UTC 2017 - crrodrig...@opensuse.org
+
+- Replace xorg-x11-devel buildrequires for the needed individual
+  shared libraries.
+
+---



Other differences:
--
++ xprompt.spec ++
--- /var/tmp/diff_new_pack.vNYChy/_old  2017-12-19 11:00:09.196525471 +0100
+++ /var/tmp/diff_new_pack.vNYChy/_new  2017-12-19 11:00:09.204525085 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xprompt (Version 91.9.28)
+# spec file for package xprompt
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,21 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   xprompt
 %define _prefix %(pkg-config --variable prefix x11 || echo /usr/X11R6)
 %if "%_prefix" == "/usr/X11R6"
 %define _mandir %_prefix/man
 %endif
-BuildRequires:  pkgconfig xorg-x11-devel
-License:BSD-3-Clause
-Group:  System/X11/Utilities
-AutoReqProv:on
+BuildRequires:  imake
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xaw7)
+BuildRequires:  pkgconfig(xt)
 Version:91.9.28
-Release:1196
+Release:0
 Summary:Small tool for prompting users
+License:BSD-3-Clause
+Group:  System/X11/Utilities
 Source: xprompt-28sep91.tar.gz
 Patch:  warn.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit qxmledit for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package qxmledit for openSUSE:Factory 
checked in at 2017-12-19 10:59:54

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


Package is "qxmledit"

Tue Dec 19 10:59:54 2017 rev:12 rq:558232 version:0.9.9

Changes:

--- /work/SRC/openSUSE:Factory/qxmledit/qxmledit.changes2017-08-28 
15:04:10.398345741 +0200
+++ /work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit.changes   2017-12-19 
10:59:58.493042173 +0100
@@ -1,0 +2,12 @@
+Sun Dec 17 14:57:50 UTC 2017 - mailaen...@opensuse.org
+
+- Update to 0.9.9
+
+---
+Thu Nov  2 21:36:12 UTC 2017 - lazy.k...@opensuse.org
+
+- Update to 0.9.8.
+  * Outline mode for XSD view.
+  * Added attributes statistics to data visualization dialog.
+
+---

Old:

  qxmledit-0.9.7-1.tar.gz
  xsltmode.pdf

New:

  qxmledit-0.9.9.tar.gz



Other differences:
--
++ qxmledit.spec ++
--- /var/tmp/diff_new_pack.k6n4me/_old  2017-12-19 11:00:00.268956443 +0100
+++ /var/tmp/diff_new_pack.k6n4me/_new  2017-12-19 11:00:00.268956443 +0100
@@ -17,16 +17,15 @@
 
 
 %define major   0
-%define _version 0.9.7-1
+%define _version 0.9.9
 Name:   qxmledit
-Version:0.9.7.1
+Version:0.9.9
 Release:0
 Summary:XML Editor and XSD Viewer
 License:LGPL-2.0+ AND LGPL-3.0+
 Group:  Productivity/Publishing/XML
 Url:http://qxmledit.org/
-Source0:
https://github.com/lbellonda/qxmledit/archive/%{_version}.tar.gz#/%{name}-%{_version}.tar.gz
-Source1:http://qxmledit.org/tutorials/xsltmode.pdf
+Source: 
https://github.com/lbellonda/qxmledit/archive/%{_version}.tar.gz#/%{name}-%{_version}.tar.gz
 Source99:   baselibs.conf
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
@@ -129,8 +128,6 @@
 make INSTALL_ROOT=%{buildroot} install
 %endif
 
-cp %{SOURCE1} .
-
 # Install icons.
 install -Dm 0644 install_scripts/environment/icon/qxmledit_48x48.png \
 %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
@@ -169,7 +166,7 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING GPLV3.txt LGPLV3.txt NEWS README ROADMAP TODO
-%doc doc/QXmlEdit_manual.pdf xsltmode.pdf
+%doc doc/QXmlEdit_manual.pdf
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %if 0%{?suse_version} && 0%{?suse_version} < 1320

++ qxmledit-0.9.7-1.tar.gz -> qxmledit-0.9.9.tar.gz ++
/work/SRC/openSUSE:Factory/qxmledit/qxmledit-0.9.7-1.tar.gz 
/work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit-0.9.9.tar.gz differ: char 13, 
line 1




commit fwts for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package fwts for openSUSE:Factory checked in 
at 2017-12-19 10:59:50

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


Package is "fwts"

Tue Dec 19 10:59:50 2017 rev:30 rq:558220 version:17.11.00

Changes:

--- /work/SRC/openSUSE:Factory/fwts/fwts.changes2017-11-16 
14:02:33.126281939 +0100
+++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes   2017-12-19 
10:59:53.845266542 +0100
@@ -1,0 +2,31 @@
+Mon Dec 18 16:25:19 UTC 2017 - mplus...@suse.com
+
+- Update to version 17.11.00:
+  * acpi: devices: add a new test for acpi ec device
+  * acpi: devices: add a new test for ACPI AC adapter device
+  * acpi: devices: add a new test for ACPI battery device
+  * acpi: devices: add a new test for smart battery device
+  * acpi: devices: add new tests for power and sleep button devices
+  * acpi: madt: check GICD's system vector according to mantis 1819
+(ACPI 6.2a)
+  * acp: nfit: add platform capability according to manit 1831
+(ACPI 6.2a)
+  * lib: add new large resource data type for _CRS methods
+  * acpi: sdev: add ACPI SDEV test (mantis 1632)
+  * acpi: dppt: add ACPI PDTT test (mantis 1576)
+  * acpi: devices: add new tests for lid device
+  * acpi: devices: add new tests for ambient light sensor device
+  * acpi: devices: add new tests for time and alarm device
+  * acpi: devices: add new tests for wireless power calibration
+device
+  * acpi: add tests for _SRT control method
+  * auto-packager: mkpackage.sh: add bionic
+  * fwts: add bash command-line completion
+  * Add ACPI 1.0 RSDP test to make sure RSDT field isn't null
+  * ACPICA: Update to version 20171110
+  * uefi: uefidump: add dumping for BluetoothLE device path
+  * uefi: uefidump: add dumping for DNS device path
+  * uefi: uefibootpath: add test for BluetoothLE device path
+  * uefi: uefibootpath: add test for DNS device path
+
+---

Old:

  fwts-V17.09.02.tar.gz

New:

  fwts-V17.11.00.tar.gz



Other differences:
--
++ fwts.spec ++
--- /var/tmp/diff_new_pack.2FY4sS/_old  2017-12-19 10:59:54.897215759 +0100
+++ /var/tmp/diff_new_pack.2FY4sS/_new  2017-12-19 10:59:54.897215759 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   fwts
-Version:17.09.02
+Version:17.11.00
 Release:0
 Summary:Firmware Test Suite
 License:GPL-2.0+
 Group:  Development/Tools/Other
-Url:https://wiki.ubuntu.com/Kernel/Reference/fwts
+URL:https://wiki.ubuntu.com/Kernel/Reference/fwts
 Source0:http://fwts.ubuntu.com/release/%{name}-V%{version}.tar.gz
 # PATCH-FIX-OPENSUSE fwts-no-compiletime.patch
 Patch1: fwts-no-compiletime.patch
@@ -33,11 +33,13 @@
 BuildRequires:  libfdt-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(bash-completion)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(json)
 BuildRequires:  pkgconfig(libpci)
 BuildRequires:  pkgconfig(libpcre)
+Requires:   bash-completion
 Recommends: acpica
 Recommends: dmidecode
 Recommends: pciutils
@@ -76,6 +78,7 @@
 %{_mandir}/man1/fwts-collect.1%{ext_man}
 %{_mandir}/man1/fwts-frontend-text.1%{ext_man}
 %{_mandir}/man1/fwts.1%{ext_man}
+%{_datadir}/bash-completion/completions/fwts
 %dir %{_datadir}/%{name}
 %{_datadir}/fwts/klog.json
 %{_datadir}/fwts/syntaxcheck.json

++ fwts-V17.09.02.tar.gz -> fwts-V17.11.00.tar.gz ++
 6876 lines of diff (skipped)




commit perl-Sys-Virt for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package perl-Sys-Virt for openSUSE:Factory 
checked in at 2017-12-19 10:59:39

Comparing /work/SRC/openSUSE:Factory/perl-Sys-Virt (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new (New)


Package is "perl-Sys-Virt"

Tue Dec 19 10:59:39 2017 rev:59 rq:558215 version:3.9.1

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sys-Virt/perl-Sys-Virt.changes  
2017-11-12 18:02:15.357016541 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new/perl-Sys-Virt.changes 
2017-12-19 10:59:46.805606376 +0100
@@ -1,0 +2,13 @@
+Mon Dec 18 15:57:38 UTC 2017 - jfeh...@suse.com
+
+- Fix check of return value from virStreamRecv*
+  c069787e-virstream-fix.patch
+  bsc#1073177
+
+---
+Fri Dec 15 20:18:09 UTC 2017 - jfeh...@suse.com
+
+- Update to 3.9.1
+  - Fix package location of lifecycle constants
+
+---

Old:

  Sys-Virt-3.9.0.tar.gz

New:

  Sys-Virt-3.9.1.tar.gz
  c069787e-virstream-fix.patch



Other differences:
--
++ perl-Sys-Virt.spec ++
--- /var/tmp/diff_new_pack.EV8ghe/_old  2017-12-19 10:59:47.933551925 +0100
+++ /var/tmp/diff_new_pack.EV8ghe/_new  2017-12-19 10:59:47.937551732 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Sys-Virt
-Version:3.9.0
+Version:3.9.1
 Release:0
 %define cpan_name Sys-Virt
 Summary:Represent and manage a libvirt hypervisor connection
@@ -25,7 +25,8 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Sys-Virt/
 Source: %{cpan_name}-%{version}.tar.gz
-Patch0: suse-set-migration-constraints.patch
+Patch0: c069787e-virstream-fix.patch
+Patch1: suse-set-migration-constraints.patch
 BuildRequires:  libvirt-devel >= %{version}
 %if 0%{?suse_version} < 1140
 BuildRequires:  perl-macros
@@ -47,6 +48,7 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 sed -i -e '/Sys-Virt\.spec/d' Makefile.PL
 sed -i -e '/\.spec\.PL$/d' MANIFEST

++ Sys-Virt-3.9.0.tar.gz -> Sys-Virt-3.9.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-3.9.0/Changes new/Sys-Virt-3.9.1/Changes
--- old/Sys-Virt-3.9.0/Changes  2017-11-03 18:10:56.0 +0100
+++ new/Sys-Virt-3.9.1/Changes  2017-12-05 12:41:58.0 +0100
@@ -1,5 +1,9 @@
 Revision history for perl module Sys::Virt
 
+3.9.1 2017-12-05
+
+ - Fix package location of lifecycle constants
+
 3.9.0 2017-11-03
 
  - Add VIR_DOMAIN_JOB_MEMORY_PAGE_SIZE constant
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-3.9.0/META.yml new/Sys-Virt-3.9.1/META.yml
--- old/Sys-Virt-3.9.0/META.yml 2017-11-03 18:11:05.0 +0100
+++ new/Sys-Virt-3.9.1/META.yml 2017-12-05 12:43:24.0 +0100
@@ -1,7 +1,7 @@
 --- #YAML:1.0
 name: Sys-Virt
 abstract: Extension for the libvirt library
-version:  3.9.0
+version:  3.9.1
 author:
   - Daniel P. Berrange 
 license: perl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-3.9.0/MYMETA.json 
new/Sys-Virt-3.9.1/MYMETA.json
--- old/Sys-Virt-3.9.0/MYMETA.json  2017-11-03 18:10:57.0 +0100
+++ new/Sys-Virt-3.9.1/MYMETA.json  2017-12-05 12:43:16.0 +0100
@@ -4,7 +4,7 @@
   "Daniel Berrange "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "unknown"
],
@@ -42,6 +42,6 @@
   }
},
"release_status" : "stable",
-   "version" : "v3.9.0",
+   "version" : "v3.9.1",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-3.9.0/MYMETA.yml 
new/Sys-Virt-3.9.1/MYMETA.yml
--- old/Sys-Virt-3.9.0/MYMETA.yml   2017-11-03 18:10:57.0 +0100
+++ new/Sys-Virt-3.9.1/MYMETA.yml   2017-12-05 12:43:16.0 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 
2.150010'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -24,5 +24,5 @@
   Test::Pod::Coverage: '0'
   Time::HiRes: '0'
   XML::XPath: '0'
-version: v3.9.0
+version: v3.9.1
 

commit libxfce4ui for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package libxfce4ui for openSUSE:Factory 
checked in at 2017-12-19 10:59:48

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


Package is "libxfce4ui"

Tue Dec 19 10:59:48 2017 rev:33 rq:558217 version:4.12.1

Changes:

--- /work/SRC/openSUSE:Factory/libxfce4ui/libxfce4ui.changes2017-09-27 
16:55:11.348451364 +0200
+++ /work/SRC/openSUSE:Factory/.libxfce4ui.new/libxfce4ui.changes   
2017-12-19 10:59:49.453478551 +0100
@@ -1,0 +2,6 @@
+Mon Dec 18 15:42:55 UTC 2017 - crrodrig...@opensuse.org
+
+- Add missing buildrequires on direct build dependencies 
+  x11,pango,cairo,atk and ice.
+
+---



Other differences:
--
++ libxfce4ui.spec ++
--- /var/tmp/diff_new_pack.X5FTag/_old  2017-12-19 10:59:50.197442637 +0100
+++ /var/tmp/diff_new_pack.X5FTag/_new  2017-12-19 10:59:50.201442444 +0100
@@ -36,13 +36,18 @@
 %if %suse_version < 1330
 BuildRequires:  pkgconfig(gladeui-1.0)
 %endif
+BuildRequires:  pkgconfig(atk)
+BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
 BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.12
 BuildRequires:  pkgconfig(libxfconf-0) >= 4.12
+BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(x11)
 # avoid circular dependency between libxfce4ui and exo
 #!BuildIgnore:  exo-tools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit skiboot for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package skiboot for openSUSE:Factory checked 
in at 2017-12-19 10:59:27

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


Package is "skiboot"

Tue Dec 19 10:59:27 2017 rev:9 rq:558189 version:5.9.6

Changes:

--- /work/SRC/openSUSE:Factory/skiboot/skiboot.changes  2017-04-28 
09:12:18.570490962 +0200
+++ /work/SRC/openSUSE:Factory/.skiboot.new/skiboot.changes 2017-12-19 
10:59:29.238454416 +0100
@@ -1,0 +2,7 @@
+Sun Dec 17 16:39:21 UTC 2017 - norm...@linux.vnet.ibm.com
+
+- version update to 5.9.6
+  - see 
https://github.com/open-power/skiboot/blob/master/doc/release-notes/skiboot-5.9.6.rst
+- add increase_dpath_string.patch
+
+---

Old:

  skiboot-5.5.0.tar.gz

New:

  increase_dpath_string.patch
  skiboot-5.9.6.tar.gz



Other differences:
--
++ skiboot.spec ++
--- /var/tmp/diff_new_pack.2Hm11m/_old  2017-12-19 10:59:29.970419081 +0100
+++ /var/tmp/diff_new_pack.2Hm11m/_new  2017-12-19 10:59:29.970419081 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   skiboot
-Version:5.5.0
+Version:5.9.6
 Release:0
 Summary:Tools for OpenPower platform
 License:Apache-2.0
@@ -60,6 +60,7 @@
 Summary:OPAL firmware
 Group:  System/Management
 BuildArch:  noarch
+Patch01:increase_dpath_string.patch
 
 %description -n opal-firmware
 OPAL firmware, aka skiboot, loads the bootloader and provides runtime
@@ -67,6 +68,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch01 -p1
 
 %build
 SKIBOOT_VERSION=%version CROSS= make V=1 %{?_smp_mflags}

++ _service ++
--- /var/tmp/diff_new_pack.2Hm11m/_old  2017-12-19 10:59:29.998417729 +0100
+++ /var/tmp/diff_new_pack.2Hm11m/_new  2017-12-19 10:59:30.002417536 +0100
@@ -4,11 +4,12 @@
 https://github.com/open-power/skiboot
 
 skiboot
-5.5.0
-skiboot-5.5.0
+5.9.6
+v5.9.6
 
 
  *skiboot*.tar
  gz
 
+
 

++ increase_dpath_string.patch ++
From: Michel Normand 
Subject: Increase dpath string in i2c.c
Date: Sun, 17 Dec 2017 17:10:05 +0100

increase dpath string in opal-prd/i2c.c

to avoid opal-prd build error:
===
i2c.c:237:40: note: format string is defined here
   sprintf(dpath, SYSFS "/class/i2c-dev/%s/name", devent->d_name);
^~
i2c.c:237:3: note: 'sprintf' output between 25 and 280 bytes into a destination 
of size 255
   sprintf(dpath, SYSFS "/class/i2c-dev/%s/name", devent->d_name);
   ^~
===

as per PR https://github.com/open-power/skiboot/pull/144

Signed-off-by: Michel Normand 
---
 external/opal-prd/i2c.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: skiboot/external/opal-prd/i2c.c
===
--- skiboot.orig/external/opal-prd/i2c.c2017-12-17 07:39:46.825852029 
+0100
+++ skiboot/external/opal-prd/i2c.c 2017-12-17 08:04:42.450699667 +0100
@@ -211,7 +211,7 @@
 #define SYSFS  "/sys"  /* XXX Find it ? */
DIR *devsdir;
struct dirent *devent;
-   char dpath[NAME_MAX];
+   char dpath[300];
char busname[256];
char *s;
FILE *f;
++ skiboot-5.5.0.tar.gz -> skiboot-5.9.6.tar.gz ++
 55615 lines of diff (skipped)




commit opa-fm for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package opa-fm for openSUSE:Factory checked 
in at 2017-12-19 10:59:35

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


Package is "opa-fm"

Tue Dec 19 10:59:35 2017 rev:9 rq:558212 version:10.6.0

Changes:

--- /work/SRC/openSUSE:Factory/opa-fm/opa-fm.changes2017-11-21 
15:35:43.449921924 +0100
+++ /work/SRC/openSUSE:Factory/.opa-fm.new/opa-fm.changes   2017-12-19 
10:59:39.249971118 +0100
@@ -1,0 +2,5 @@
+Mon Dec 18 10:06:04 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Move /etc/sysconfig/opa* tyo /etc/opa-fm (bsc#1071525)
+
+---



Other differences:
--
++ opa-fm.spec ++
--- /var/tmp/diff_new_pack.kUJEwa/_old  2017-12-19 10:59:39.877940803 +0100
+++ /var/tmp/diff_new_pack.kUJEwa/_new  2017-12-19 10:59:39.877940803 +0100
@@ -19,7 +19,7 @@
 %define git_ver .0.132.0.a774619
 
 %define pseudo_opt %{_prefix}/lib/opa-fm
-%define opasysconfdir %{_sysconfdir}/opa/sysconfig
+%define opasysconfdir %{_sysconfdir}/opa-fm/
 %define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
 Name:   opa-fm
 Version:10.6.0
@@ -66,7 +66,6 @@
 %install
 # directories
 install -d -m0755 %{buildroot}%{opasysconfdir}
-install -d -m0755 %{buildroot}%{opasysconfdir}/opa
 
 install -D -m 644 stage.rpm/opafm.service 
%{buildroot}%{_prefix}/lib/systemd/system/opafm.service
 install -D -m 755 stage.rpm/opafmctrl %{buildroot}/%{pseudo_opt}/bin/opafmctrl
@@ -103,12 +102,10 @@
 
 mkdir -p %{buildroot}%{_sbindir}
 mkdir -p %{buildroot}/opt
-mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/opa/
 mkdir -p %{buildroot}%{opavarlibdir}
 ln -s /%{pseudo_opt}/bin/fm_cmd %{buildroot}%{_sbindir}/opafmcmd
 ln -s /%{pseudo_opt}/bin/fm_cmdall %{buildroot}%{_sbindir}/opafmcmdall
 ln -s %{pseudo_opt} %{buildroot}/opt/
-ln -s %{opasysconfdir}/opafm.xml  
%{buildroot}%{_sysconfdir}/sysconfig/opafm.xml
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcopafm
 
 %pre
@@ -125,21 +122,17 @@
 
 %files
 %defattr(-,root,root,-)
-%dir %{_sysconfdir}/opa
 %dir %{opasysconfdir}
 %dir %{pseudo_opt}/
 %dir %{pseudo_opt}/bin
 %dir %{pseudo_opt}/etc
 %dir %{pseudo_opt}/runtime
-%dir %{_sysconfdir}/sysconfig/opa
-%{opasysconfdir}/*
 /opt/opa-fm
-%config /etc/opa/sysconfig/*
+%config(noreplace) %{opasysconfdir}/opafm.xml
 
 %doc README LICENSE
 
 %{_prefix}/lib/systemd/system/opafm.service
-%config(noreplace) %{_sysconfdir}/sysconfig/opafm.xml
 %{pseudo_opt}/bin/*
 %{pseudo_opt}%{_sysconfdir}/*
 %{pseudo_opt}/runtime/*




commit rubygem-pathutil for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package rubygem-pathutil for 
openSUSE:Factory checked in at 2017-12-19 10:59:32

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


Package is "rubygem-pathutil"

Tue Dec 19 10:59:32 2017 rev:3 rq:558206 version:0.16.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-pathutil/rubygem-pathutil.changes
2017-12-07 13:51:25.998524681 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-pathutil.new/rubygem-pathutil.changes   
2017-12-19 10:59:34.470201858 +0100
@@ -1,0 +2,6 @@
+Thu Dec 14 14:26:09 UTC 2017 - co...@suse.com
+
+- updated to version 0.16.1
+  no changelog found
+
+---

Old:

  pathutil-0.16.0.gem

New:

  pathutil-0.16.1.gem



Other differences:
--
++ rubygem-pathutil.spec ++
--- /var/tmp/diff_new_pack.Lurbzq/_old  2017-12-19 10:59:35.086172122 +0100
+++ /var/tmp/diff_new_pack.Lurbzq/_new  2017-12-19 10:59:35.090171929 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-pathutil
-Version:0.16.0
+Version:0.16.1
 Release:0
 %define mod_name pathutil
 %define mod_full_name %{mod_name}-%{version}

++ pathutil-0.16.0.gem -> pathutil-0.16.1.gem ++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/pathutil/version.rb new/lib/pathutil/version.rb
--- old/lib/pathutil/version.rb 2017-10-05 11:37:28.0 +0200
+++ new/lib/pathutil/version.rb 2017-12-11 22:47:21.0 +0100
@@ -3,5 +3,5 @@
 # Encoding: utf-8
 
 class Pathutil
-  VERSION = "0.16.0"
+  VERSION = "0.16.1"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/pathutil.rb new/lib/pathutil.rb
--- old/lib/pathutil.rb 2017-10-05 11:37:28.0 +0200
+++ new/lib/pathutil.rb 2017-12-11 22:47:21.0 +0100
@@ -792,6 +792,7 @@
   rb_delegate :sub, :to => :@path, :wrap => true
   rb_delegate :chomp,   :to => :@path, :wrap => true
   rb_delegate :gsub,:to => :@path, :wrap => true
+  rb_delegate :[],  :to => :@path
   rb_delegate :=~,  :to => :@path
   rb_delegate :==,  :to => :@path
   rb_delegate :to_s,:to => :@path
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-10-05 11:37:28.0 +0200
+++ new/metadata2017-12-11 22:47:21.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: pathutil
 version: !ruby/object:Gem::Version
-  version: 0.16.0
+  version: 0.16.1
 platform: ruby
 authors:
 - Jordon Bedwell
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-10-05 00:00:00.0 Z
+date: 2017-12-11 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: forwardable-extended




commit xfce4-session for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package xfce4-session for openSUSE:Factory 
checked in at 2017-12-19 10:59:30

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


Package is "xfce4-session"

Tue Dec 19 10:59:30 2017 rev:77 rq:558200 version:4.12.1

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-session/xfce4-session.changes  
2017-07-07 10:17:05.453530539 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-session.new/xfce4-session.changes 
2017-12-19 10:59:31.634338757 +0100
@@ -1,0 +2,6 @@
+Mon Dec 18 14:51:34 UTC 2017 - crrodrig...@opensuse.org
+
+- Remove build require on xorg-x11 metapackage
+- Add explicit build requires on x11 and atk.
+
+---



Other differences:
--
++ xfce4-session.spec ++
--- /var/tmp/diff_new_pack.U13zEF/_old  2017-12-19 10:59:32.342304580 +0100
+++ /var/tmp/diff_new_pack.U13zEF/_new  2017-12-19 10:59:32.342304580 +0100
@@ -36,7 +36,6 @@
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  xfce4-dev-tools
-BuildRequires:  xorg-x11
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gmodule-2.0)
@@ -49,6 +48,8 @@
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.100
 BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(atk)
 Requires:   %{name}-branding = %{version}
 Requires:   systemd
 Requires:   xfce4-settings




commit kdesdk-scripts for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kdesdk-scripts for openSUSE:Factory 
checked in at 2017-12-19 10:59:15

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


Package is "kdesdk-scripts"

Tue Dec 19 10:59:15 2017 rev:1 rq:558119 version:17.12.0

Changes:

New Changes file:

--- /dev/null   2017-12-07 07:54:48.054861471 +0100
+++ /work/SRC/openSUSE:Factory/.kdesdk-scripts.new/kdesdk-scripts.changes   
2017-12-19 10:59:19.438927481 +0100
@@ -0,0 +1,1533 @@
+---
+Mon Dec 18 14:15:43 UTC 2017 - fab...@ritter-vogt.de
+
+- Add missing Prov/Obs in -kf5-porting subpackage
+
+---
+Sat Dec 09 14:59:05 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:36 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:05 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Script to Convert from Portage to Craft
+  * Improve conversion of translations in PO files
+  * relicensecheck.pl: 1st table in alphabetical order
+  * Allow to set variables
+  * Look at how we can port private qslot
+  * Fix includes
+  * add myself to relicense permissions
+  * Add myself to relicensecheck.pl
+  * Improve it
+  * Improve it
+  * Add more namespace
+  * Add myself (flherne) to relicensecheck.pl
+  * Add myself (Simon St James) to license table: I'm happy to be relicensed 
to any Free software license, really :)
+  * Add myself to relicensecheck.pl
+  * Move cmake to use only KF5 dependencies
+  * bundle_data_files: allow for a '-' as well
+  * Use qoverload (qt5.7)
+  * relicensecheck: accept also CCBYSA4
+  * relicensecheck: accept also CCBYSA4
+  * relicense my fdl!
+  * add option for FDL to CC-BY-SA 4.0
+  * New script to bundle kxmlgui files into a qrc resource
+
+---
+Thu Nov 09 23:11:17 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---
+Tue Oct 17 00:31:45 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * None
+
+---
+Thu Sep 07 07:01:49 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * another update for Qt 5.9, loadAcquire looks like a global func now.
+
+---
+Fri Aug 11 22:45:22 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Release Simon from the correct branch
+  * Add translated docs to kio-gdrive
+  * package proper translations
+  *config for kirigami2
+  * cmakelint.pl - fix a regex
+  * Bump Krusader version
+  * Fix downloading docs for Krusader twice
+  * convert to modern method
+  * Update to modern method
+
+---
+Sat Aug  5 18:17:24 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---
+Sat Jul 15 22:59:38 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * None
+
+---
+Wed Jun 07 17:42:47 CEST 

commit rmt-server for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package rmt-server for openSUSE:Factory 
checked in at 2017-12-19 10:58:36

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


Package is "rmt-server"

Tue Dec 19 10:58:36 2017 rev:3 rq:558062 version:0.0.1

Changes:

--- /work/SRC/openSUSE:Factory/rmt-server/rmt-server.changes2017-12-11 
18:58:01.646205003 +0100
+++ /work/SRC/openSUSE:Factory/.rmt-server.new/rmt-server.changes   
2017-12-19 10:58:37.916931923 +0100
@@ -1,0 +2,5 @@
+Sat Dec 16 08:36:05 UTC 2017 - bwiedem...@suse.com
+
+- Dont package build logs to make build reproducible
+
+---



Other differences:
--
++ rmt-server.spec ++
--- /var/tmp/diff_new_pack.My5itB/_old  2017-12-19 10:58:39.092875155 +0100
+++ /var/tmp/diff_new_pack.My5itB/_new  2017-12-19 10:58:39.096874963 +0100
@@ -137,7 +137,9 @@
 mkdir -p %{buildroot}%{_sysconfdir}
 mv %{_builddir}/rmt.conf %{buildroot}%{_sysconfdir}/rmt.conf
 
-sed -i '/BUNDLE_PATH: .*/cBUNDLE_PATH: "\/usr\/lib64\/rmt\/vendor\/bundle\/"' 
%{buildroot}%{app_dir}/.bundle/config
+sed -i -e '/BUNDLE_PATH: .*/cBUNDLE_PATH: 
"\/usr\/lib64\/rmt\/vendor\/bundle\/"' \
+-e 's/^BUNDLE_JOBS: .*/BUNDLE_JOBS: "1"/' \
+%{buildroot}%{app_dir}/.bundle/config
 
 # cleanup unneeded files
 rm -r %{buildroot}%{app_dir}/service
@@ -154,7 +156,9 @@
 rm -rf %{buildroot}%{lib_dir}/vendor/bundle/ruby/*/gems/*/ext
 rm -rf %{buildroot}%{lib_dir}/vendor/bundle/ruby/*/gems/*/bin
 rm -rf %{buildroot}%{lib_dir}/vendor/bundle/ruby/*/gems/*/spec
-rm -rf %{buildroot}%{lib_dir}/vendor/bundle/ruby/*/gems/*/.gitignore
+rm -f %{buildroot}%{lib_dir}/vendor/bundle/ruby/*/gems/*/.gitignore
+rm -f %{buildroot}%{lib_dir}/vendor/bundle/ruby/*/extensions/*/*/*/gem_make.out
+rm -f %{buildroot}%{lib_dir}/vendor/bundle/ruby/*/extensions/*/*/*/mkmf.log
 
 %fdupes %{buildroot}/%{lib_dir}
 





commit smplayer for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package smplayer for openSUSE:Factory 
checked in at 2017-12-19 10:58:46

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


Package is "smplayer"

Tue Dec 19 10:58:46 2017 rev:25 rq:558070 version:17.11.2

Changes:

--- /work/SRC/openSUSE:Factory/smplayer/smplayer.changes2017-11-11 
14:23:20.546983990 +0100
+++ /work/SRC/openSUSE:Factory/.smplayer.new/smplayer.changes   2017-12-19 
10:58:48.372427192 +0100
@@ -1,0 +2,10 @@
+Sun Dec 17 16:12:15 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 17.11.2:
+  * Fix a crash that may happen on KDE when the global menus are
+activated.
+  * Prevent SMPlayer to cancel logout in KDE.
+  * Fix seeking in MPRIS2 (fix the function SetPosition).
+  * Allow wordwrap in the title in the thumbnail generator.
+
+---

Old:

  smplayer-17.11.0.tar.bz2

New:

  smplayer-17.11.2.tar.bz2



Other differences:
--
++ smplayer.spec ++
--- /var/tmp/diff_new_pack.4Isb10/_old  2017-12-19 10:58:50.304333931 +0100
+++ /var/tmp/diff_new_pack.4Isb10/_new  2017-12-19 10:58:50.304333931 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   smplayer
-Version:17.11.0
+Version:17.11.2
 Release:0
 Summary:Complete frontend for MPV
 License:GPL-2.0+

++ smplayer-17.11.0.tar.bz2 -> smplayer-17.11.2.tar.bz2 ++
 35756 lines of diff (skipped)




commit stardict-tools for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package stardict-tools for openSUSE:Factory 
checked in at 2017-12-19 10:58:54

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


Package is "stardict-tools"

Tue Dec 19 10:58:54 2017 rev:22 rq:558086 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Factory/stardict-tools/stardict-tools.changes
2016-07-05 09:51:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.stardict-tools.new/stardict-tools.changes   
2017-12-19 10:58:56.048056656 +0100
@@ -1,0 +2,7 @@
+Sun Dec 10 04:46:08 UTC 2017 - i...@marguerite.su
+
+- add patch: stardict-tools-3.0.1-wikipediaImage.patch
+  * fix boo#1067895
+  * fix MYSQL_PORT undefined
+
+---

New:

  stardict-tools-3.0.1-wikipediaImage.patch



Other differences:
--
++ stardict-tools.spec ++
--- /var/tmp/diff_new_pack.VtglKF/_old  2017-12-19 10:58:56.820019391 +0100
+++ /var/tmp/diff_new_pack.VtglKF/_new  2017-12-19 10:58:56.824019198 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package stardict-tools
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -31,18 +31,18 @@
 Patch2: stardict-tools-3.0.1-destbufferoverflow.patch
 Patch3: stardict-tools-3.0.1-gcc44.patch
 Patch4: stardict-tools-3.0.1-gcc6.patch
+Patch5: stardict-tools-3.0.1-wikipediaImage.patch
 BuildRequires:  dos2unix
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel >= 2.6.0
 BuildRequires:  pcre-devel
 BuildRequires:  update-desktop-files
 Recommends: dictd
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} < 1010
 BuildRequires:  pkgconfig
 %else
 BuildRequires:  libtool
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 %endif
 %if 0%{?suse_version} > 1020
 BuildRequires:  libmysqlclient-devel
@@ -60,6 +60,7 @@
 %patch2
 %patch3
 %patch4 -p1
+%patch5 -p1
 
 %build
 autoreconf -fiv


++ stardict-tools-3.0.1-wikipediaImage.patch ++
Index: stardict-tools-3.0.1/src/wikipediaImage.cpp
===
--- stardict-tools-3.0.1.orig/src/wikipediaImage.cpp
+++ stardict-tools-3.0.1/src/wikipediaImage.cpp
@@ -6,6 +6,7 @@
 #define CONN_HOST "localhost"
 #define CONN_USER "wikiuser"
 #define CONN_PASS "123"
+#define CONN_PORT 3306
 #define CONN_DB   "wikidb"
 
 
@@ -14,7 +15,7 @@ void dump_file()
MYSQL mysql;
if (!mysql_init())
return;
-   if (!mysql_real_connect(, CONN_HOST , CONN_USER , CONN_PASS, NULL 
, MYSQL_PORT, NULL, 0))
+   if (!mysql_real_connect(, CONN_HOST , CONN_USER , CONN_PASS, NULL 
, CONN_PORT, NULL, 0))
return;
if (mysql_select_db(, CONN_DB))
return;



commit re2 for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package re2 for openSUSE:Factory checked in 
at 2017-12-19 10:59:21

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


Package is "re2"

Tue Dec 19 10:59:21 2017 rev:12 rq:558181 version:MACRO

Changes:

--- /work/SRC/openSUSE:Factory/re2/re2.changes  2017-11-04 19:29:43.820153929 
+0100
+++ /work/SRC/openSUSE:Factory/.re2.new/re2.changes 2017-12-19 
10:59:21.946806415 +0100
@@ -1,0 +2,6 @@
+Mon Dec 18 14:19:37 UTC 2017 - mplus...@suse.com
+
+- Update to version 2017-12-01
+  * No upstream changelog available 
+
+---

Old:

  2017-11-01.tar.gz

New:

  2017-12-01.tar.gz



Other differences:
--
++ re2.spec ++
--- /var/tmp/diff_new_pack.2NxJny/_old  2017-12-19 10:59:22.706769728 +0100
+++ /var/tmp/diff_new_pack.2NxJny/_new  2017-12-19 10:59:22.706769728 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%global longver 2017-11-01
+%global longver 2017-12-01
 %global shortver %(echo %{longver}|sed 's|-||g')
 %define libname libre2-0
 Name:   re2
@@ -25,7 +25,7 @@
 Summary:C++ fast alternative to backtracking RE engines
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
-Url:https://github.com/google/re2/
+URL:https://github.com/google/re2/
 Source0:https://github.com/google/re2/archive/%{longver}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig

++ 2017-11-01.tar.gz -> 2017-12-01.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/re2-2017-11-01/re2/prefilter_tree.cc 
new/re2-2017-12-01/re2/prefilter_tree.cc
--- old/re2-2017-11-01/re2/prefilter_tree.cc2017-10-28 04:16:51.0 
+0200
+++ new/re2-2017-12-01/re2/prefilter_tree.cc2017-11-16 22:52:42.0 
+0100
@@ -15,6 +15,7 @@
 
 #include "util/util.h"
 #include "util/logging.h"
+#include "util/strutil.h"
 #include "re2/prefilter.h"
 #include "re2/re2.h"
 
@@ -67,7 +68,9 @@
 
   compiled_ = true;
 
-  AssignUniqueIds(atom_vec);
+  // TODO(junyer): Use std::unordered_set instead?
+  NodeMap nodes;
+  AssignUniqueIds(, atom_vec);
 
   // Identify nodes that are too common among prefilters and are
   // triggering too many parents. Then get rid of them if possible.
@@ -100,27 +103,27 @@
   }
 
   if (ExtraDebug)
-PrintDebugInfo();
+PrintDebugInfo();
 }
 
-Prefilter* PrefilterTree::CanonicalNode(Prefilter* node) {
+Prefilter* PrefilterTree::CanonicalNode(NodeMap* nodes, Prefilter* node) {
   string node_string = NodeString(node);
-  std::map::iterator iter = node_map_.find(node_string);
-  if (iter == node_map_.end())
+  std::map::iterator iter = nodes->find(node_string);
+  if (iter == nodes->end())
 return NULL;
   return (*iter).second;
 }
 
 string PrefilterTree::NodeString(Prefilter* node) const {
   // Adding the operation disambiguates AND/OR/atom nodes.
-  string s = std::to_string(node->op()) + ":";
+  string s = StringPrintf("%d", node->op()) + ":";
   if (node->op() == Prefilter::ATOM) {
 s += node->atom();
   } else {
 for (size_t i = 0; i < node->subs()->size(); i++) {
   if (i > 0)
 s += ',';
-  s += std::to_string((*node->subs())[i]->unique_id());
+  s += StringPrintf("%d", (*node->subs())[i]->unique_id());
 }
   }
   return s;
@@ -162,7 +165,8 @@
   }
 }
 
-void PrefilterTree::AssignUniqueIds(std::vector* atom_vec) {
+void PrefilterTree::AssignUniqueIds(NodeMap* nodes,
+std::vector* atom_vec) {
   atom_vec->clear();
 
   // Build vector of all filter nodes, sorted topologically
@@ -199,11 +203,11 @@
 if (node == NULL)
   continue;
 node->set_unique_id(-1);
-Prefilter* canonical = CanonicalNode(node);
+Prefilter* canonical = CanonicalNode(nodes, node);
 if (canonical == NULL) {
   // Any further nodes that have the same node string
   // will find this node as the canonical node.
-  node_map_[NodeString(node)] = node;
+  nodes->emplace(NodeString(node), node);
   if (node->op() == Prefilter::ATOM) {
 atom_vec->push_back(node->atom());
 atom_index_to_id_.push_back(unique_id);
@@ -213,7 +217,7 @@
   node->set_unique_id(canonical->unique_id());
 }
   }
-  entries_.resize(node_map_.size());
+  entries_.resize(nodes->size());
 
   // Create parent StdIntMap for the entries.
   for (int i = static_cast(v.size()) - 1; i >= 0; i--) {
@@ -221,7 +225,7 @@
 if (prefilter == NULL)
   continue;
 
-if (CanonicalNode(prefilter) != prefilter)
+if (CanonicalNode(nodes, prefilter) != 

commit ppc64-diag for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package ppc64-diag for openSUSE:Factory 
checked in at 2017-12-19 10:59:23

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


Package is "ppc64-diag"

Tue Dec 19 10:59:23 2017 rev:40 rq:558183 version:2.7.4

Changes:

--- /work/SRC/openSUSE:Factory/ppc64-diag/ppc64-diag.changes2017-10-23 
16:53:52.927027170 +0200
+++ /work/SRC/openSUSE:Factory/.ppc64-diag.new/ppc64-diag.changes   
2017-12-19 10:59:25.982611590 +0100
@@ -1,0 +2,12 @@
+Mon Dec 18 08:55:48 UTC 2017 - jloe...@suse.com
+
+- fix 'diag_encl -d' call (bsc#1072708)
+
+- added patches:
+  * ppc64-diag.bug-1072708_create_diag_disk_log_directory.patch
+  * ppc64-diag.bug-1072708_create_diag_disk_path.patch
+  * ppc64-diag.bug-1072708_fix_service_scripts.patch
+  * ppc64-diag.bug-1072708_increase_buffer_for_vpd.patch
+  * ppc64-diag.bug-1072708_remove_timestamp.patch
+
+---

New:

  ppc64-diag.bug-1072708_create_diag_disk_log_directory.patch
  ppc64-diag.bug-1072708_create_diag_disk_path.patch
  ppc64-diag.bug-1072708_fix_service_scripts.patch
  ppc64-diag.bug-1072708_increase_buffer_for_vpd.patch
  ppc64-diag.bug-1072708_remove_timestamp.patch



Other differences:
--
++ ppc64-diag.spec ++
--- /var/tmp/diff_new_pack.SZSbMm/_old  2017-12-19 10:59:26.678577992 +0100
+++ /var/tmp/diff_new_pack.SZSbMm/_new  2017-12-19 10:59:26.682577799 +0100
@@ -53,6 +53,11 @@
 Source0:
http://downloads.sourceforge.net/project/linux-diag/ppc64-diag/v%{version}/%{name}-%{version}.tar.gz
 #PATCH-FIX-OPENSUSE - ppc64-diag.varunused.patch - fix unused variables
 Patch1: %{name}.varunused.patch
+Patch2: ppc64-diag.bug-1072708_fix_service_scripts.patch
+Patch3: ppc64-diag.bug-1072708_create_diag_disk_path.patch
+Patch4: ppc64-diag.bug-1072708_increase_buffer_for_vpd.patch
+Patch5: ppc64-diag.bug-1072708_remove_timestamp.patch
+Patch6: ppc64-diag.bug-1072708_create_diag_disk_log_directory.patch
 
 %description
 This package contains various diagnostic tools for PowerLinux.
@@ -71,6 +76,11 @@
 %prep
 %setup -q
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
 
 %build
 sed -i 's@/usr/libexec/ppc64-diag@%{_libexecdir}@g' scripts/opal_errd.service

++ ppc64-diag.bug-1072708_create_diag_disk_log_directory.patch ++
commit d2ec2733829b69f8b935f328f5cc2396e4c2af70
Author: Ankit Kumar 
Date:   Tue Dec 5 14:56:14 2017 +0530

diags: Create diag_disk log directory manually if not present

disk diagnostics code populates disk health information under
/var/log/ppc64-diag/diag_disk. If above path is not found then
disk diagnostics will fail.
This patch creates /var/log/ppc64-diag/diag_disk/ manually part of
diag_disk code if not already created.
It will help diag_disk code to remove dependency on ppc64-diag installation
process.

Signed-off-by: Ankit Kumar 
[Removed inline function, renamed function name and also killed some
 of the redundant checks - Vasant]
Signed-off-by: Vasant Hegde 

Index: ppc64-diag-2.7.4/diags/diag_disk.c
===
--- ppc64-diag-2.7.4.orig/diags/diag_disk.c
+++ ppc64-diag-2.7.4/diags/diag_disk.c
@@ -38,7 +38,8 @@
 
 #include "encl_util.h"
 
-#define OUTPUT_PATH"/var/log/ppc64-diag/diag_disk"
+#define DIAG_OUTPUT_PATH   "/var/log/ppc64-diag/"
+#define DISK_OUTPUT_PATH   DIAG_OUTPUT_PATH"diag_disk"
 #define SYSFS_SG_PATH  "/sys/class/scsi_generic"
 #define DEVICE_TREE"/proc/device-tree/"
 #define DEVICE_TREE_SYSTEM_ID  DEVICE_TREE"system-id"
@@ -142,12 +143,53 @@ static int get_page_34_data(int device_f
return 0;
 }
 
-static inline int open_output_xml_file(const char *xml_filename)
+static inline void dir_sync(char * path)
+{
+   int dir_fd;
+
+   dir_fd = open(path, O_RDONLY|O_DIRECTORY);
+   if (dir_fd >= 0) {
+   fsync(dir_fd);
+   close(dir_fd);
+   }
+}
+
+static int open_output_xml_file(const char *xml_filename)
 {
char filename[PATH_MAX];
+   int rc;
+
+   rc = access(DISK_OUTPUT_PATH, W_OK);
+   if (rc) {
+   /* Return if it fails with error code other than ENOENT */
+   if (errno != ENOENT)
+   return -1;
+
+   /* Check for the existence of parent directory */
+   rc = access(DIAG_OUTPUT_PATH, W_OK);
+   if 

commit lldpd for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package lldpd for openSUSE:Factory checked 
in at 2017-12-19 10:59:10

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


Package is "lldpd"

Tue Dec 19 10:59:10 2017 rev:3 rq:558118 version:0.9.9

Changes:

--- /work/SRC/openSUSE:Factory/lldpd/lldpd.changes  2017-12-14 
10:58:45.923901077 +0100
+++ /work/SRC/openSUSE:Factory/.lldpd.new/lldpd.changes 2017-12-19 
10:59:13.099233525 +0100
@@ -1,0 +2,12 @@
+Mon Dec 18 08:37:22 UTC 2017 - mplus...@suse.com
+
+- Disable seccomp as it breaks on Factory
+- Further update sysconfig
+- Some more spec-cleaner goodness
+
+---
+Sat Dec 16 18:24:59 UTC 2017 - astie...@suse.com
+
+- verify source signature
+
+---

New:

  lldpd-0.9.9.tar.gz.asc
  lldpd.keyring



Other differences:
--
++ lldpd.spec ++
--- /var/tmp/diff_new_pack.4ulaXm/_old  2017-12-19 10:59:13.831198190 +0100
+++ /var/tmp/diff_new_pack.4ulaXm/_new  2017-12-19 10:59:13.831198190 +0100
@@ -16,17 +16,15 @@
 #
 
 
-#Compat macro for new _fillupdir macro introduced in Nov 2017
-%if ! %{defined _fillupdir}
-  %define _fillupdir /var/adm/fillup-templates
-%endif
-
 %define lldpd_user lldpd
 %define lldpd_group lldpd
 %define lldpd_chroot %{_localstatedir}/run/lldpd
 %define sover 4
 %define libname liblldpctl%{sover}
-
+#Compat macro for new _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+  %define _fillupdir %{_localstatedir}/adm/fillup-templates
+%endif
 %bcond_without xml
 %bcond_without cdp
 %bcond_without edp
@@ -41,27 +39,25 @@
 %bcond_without libbsd
 %bcond_without systemd
 %bcond_without system_libevent
-%if 0%{?suse_version} > 1325
-%ifarch x86_64 %ix86
-%bcond_without seccomp
-%endif
-%else
 %bcond_withseccomp
-%endif
-
 Name:   lldpd
 Version:0.9.9
 Release:0
 Summary:Implementation of IEEE 802.1ab (LLDP)
 # We have some GPL linux headers in include/linux, they are used on
 # platforms where glibc headers are not recent enough
-License:MIT and GPL-2.0+
+License:MIT AND GPL-2.0+
 Group:  System/Daemons
-Url:http://vincentbernat.github.com/lldpd/
+URL:http://vincentbernat.github.com/lldpd/
 Source0:http://media.luffy.cx/files/lldpd/%{name}-%{version}.tar.gz
 Source1:lldpd.sysconfig
+Source2:
http://media.luffy.cx/files/lldpd/%{name}-%{version}.tar.gz.gpg#/%{name}-%{version}.tar.gz.asc
+Source3:
http://keyserver.ubuntu.com:11371/pks/lookup?op=get=0x95A42FE8353525F9#/%{name}.keyring
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
+BuildRequires:  systemd-rpm-macros
+Requires(pre):  %fillup_prereq
+Requires(pre):  pwdutils
 %if %{with seccomp}
 BuildRequires:  libseccomp-devel
 %endif
@@ -78,9 +74,6 @@
 %if %{with libbsd}
 BuildRequires:  libbsd-devel
 %endif
-BuildRequires:  systemd-rpm-macros
-PreReq: %fillup_prereq
-PreReq: pwdutils
 
 %description
 This implementation provides LLDP sending and reception, supports VLAN
@@ -110,7 +103,6 @@
 inter-vendor compatible mechanism to deliver Link-Layer notifications
 to adjacent network devices.
 
-
 %package devel
 Summary:Implementation of IEEE 802.1ab - Tools and header files for 
developers
 License:MIT

++ lldpd.keyring ++
 1553 lines (skipped)

++ lldpd.sysconfig ++
--- /var/tmp/diff_new_pack.4ulaXm/_old  2017-12-19 10:59:13.879195873 +0100
+++ /var/tmp/diff_new_pack.4ulaXm/_new  2017-12-19 10:59:13.887195487 +0100
@@ -5,4 +5,4 @@
 ## ServiceRestart: lldpd
 # Parameters for lldpd. See the manual page for the
 # accepted parameters.
-LLDPD_OPTIONS="-c -f -s -e -M 1"
+LLDPD_OPTIONS="-x -c -f -s -e -M 1"




commit kde-l10n for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kde-l10n for openSUSE:Factory 
checked in at 2017-12-19 10:59:06

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


Package is "kde-l10n"

Tue Dec 19 10:59:06 2017 rev:33 rq:558117 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kde-l10n/kde-l10n.changes2017-12-18 
08:56:39.987029114 +0100
+++ /work/SRC/openSUSE:Factory/.kde-l10n.new/kde-l10n.changes   2017-12-19 
10:59:08.995431633 +0100
@@ -1,0 +2,6 @@
+Mon Dec 18 12:13:07 UTC 2017 - fab...@ritter-vogt.de
+
+- Remove even more conflicting files
+- Use find -o instead of multiple find calls
+
+---



Other differences:
--
++ kde-l10n.spec ++
--- /var/tmp/diff_new_pack.CbtDAw/_old  2017-12-19 10:59:12.711252254 +0100
+++ /var/tmp/diff_new_pack.CbtDAw/_new  2017-12-19 10:59:12.711252254 +0100
@@ -,14 +,24 @@
 find %{buildroot}%{_kde4_htmldir}/ -type l -name common -print0 | xargs -0 rm
 
 # Duplicated mo files between tarballs and applications
-find %{buildroot}%{_datadir}/locale/ -type f -name akonadi_baloo_indexer.mo 
-delete
-find %{buildroot}%{_datadir}/locale/ -type f -name baloowidgets.mo -delete
-find %{buildroot}%{_datadir}/locale/ -type f -name kget.mo -delete
-find %{buildroot}%{_datadir}/locale/ -type f -name kgetplugin.mo -delete
-find %{buildroot}%{_datadir}/locale/ -type f -name plasma_runner_kget.mo 
-delete
-find %{buildroot}%{_datadir}/locale/ -type f -name plasma_applet_kget.mo 
-delete
-find %{buildroot}%{_datadir}/locale/ -type f -name sweeper.mo -delete
-find %{buildroot}%{_mandir}/ -type f -name kdesu.1 -delete
+find %{buildroot}%{_datadir}/locale/ -type f \( -name akonadi_baloo_indexer.mo 
-o \
+ -name baloowidgets.mo -o -name kget.mo -o -name kgetplugin.mo -o \
+ -name plasma_runner_kget.mo -o -name plasma_applet_kget.mo -o \
+ -name sweeper.mo -o -name juk.mo -o -name kimagemapeditor.mo -o \
+ -name kmix.mo -o -name kmouth.mo -o -name kolf.mo -o -name ksirk.mo -o \
+ -name palapeli.mo -o -name ksirkskineditor.mo \
+ \) -delete
+
+# Duplicated manpages between tarballs and applications
+find %{buildroot}%{_mandir}/ -type f \( -name kdesu.1 \
+ -o -name adddebug.1 -o -name cheatmake.1 -o -name create_cvsignore.1 \
+ -o -name create_makefile.1 -o -name create_makefiles.1 -o -name cvscheck.1 \
+ -o -name cvslastchange.1 -o -name cvslastlog.1 -o -name cvsrevertlast.1 \
+ -o -name cxxmetric.1 -o -name extend_dmalloc.1 -o -name extractrc.1 \
+ -o -name fixincludes.1 -o -name pruneemptydirs.1 -o -name qtdoc.1 \
+ -o -name reportview.1 -o -name transxx.1 -o -name zonetab2pot.py.1 \
+ -o -name kmouth.1 \
+ \) -delete
 
 #
 rm -f files.* files.data.* files.doc.*

++ kde-l10n.spec.in ++
--- /var/tmp/diff_new_pack.CbtDAw/_old  2017-12-19 10:59:12.951240669 +0100
+++ /var/tmp/diff_new_pack.CbtDAw/_new  2017-12-19 10:59:12.955240476 +0100
@@ -113,15 +113,24 @@
 find %{buildroot}%{_kde4_htmldir}/ -type l -name common -print0 | xargs -0 rm
 
 # Duplicated mo files between tarballs and applications
-find %{buildroot}%{_datadir}/locale/ -type f -name akonadi_baloo_indexer.mo 
-delete
-find %{buildroot}%{_datadir}/locale/ -type f -name baloowidgets.mo -delete
-find %{buildroot}%{_datadir}/locale/ -type f -name kget.mo -delete
-find %{buildroot}%{_datadir}/locale/ -type f -name kgetplugin.mo -delete
-find %{buildroot}%{_datadir}/locale/ -type f -name plasma_runner_kget.mo 
-delete
-find %{buildroot}%{_datadir}/locale/ -type f -name plasma_applet_kget.mo 
-delete
-find %{buildroot}%{_datadir}/locale/ -type f -name sweeper.mo -delete
-find %{buildroot}%{_mandir}/ -type f -name kdesu.1 -delete
+find %{buildroot}%{_datadir}/locale/ -type f \( -name akonadi_baloo_indexer.mo 
-o \
+ -name baloowidgets.mo -o -name kget.mo -o -name kgetplugin.mo -o \
+ -name plasma_runner_kget.mo -o -name plasma_applet_kget.mo -o \
+ -name sweeper.mo -o -name juk.mo -o -name kimagemapeditor.mo -o \
+ -name kmix.mo -o -name kmouth.mo -o -name kolf.mo -o -name ksirk.mo -o \
+ -name palapeli.mo -o -name ksirkskineditor.mo \
+ \) -delete
 
+# Duplicated manpages between tarballs and applications
+find %{buildroot}%{_mandir}/ -type f \( -name kdesu.1 \
+ -o -name adddebug.1 -o -name cheatmake.1 -o -name create_cvsignore.1 \
+ -o -name create_makefile.1 -o -name create_makefiles.1 -o -name cvscheck.1 \
+ -o -name cvslastchange.1 -o -name cvslastlog.1 -o -name cvsrevertlast.1 \
+ -o -name cxxmetric.1 -o -name extend_dmalloc.1 -o -name extractrc.1 \
+ -o -name fixincludes.1 -o -name pruneemptydirs.1 -o -name qtdoc.1 \
+ -o -name reportview.1 -o -name transxx.1 -o -name zonetab2pot.py.1 \
+ -o -name kmouth.1 \
+ \) -delete
 
 

commit fcitx-unikey for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2017-12-19 10:59:04

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


Package is "fcitx-unikey"

Tue Dec 19 10:59:04 2017 rev:16 rq:558113 version:0.2.7

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2016-06-19 13:54:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2017-12-19 10:59:05.355607342 +0100
@@ -1,0 +2,16 @@
+Sat Dec  2 06:00:54 UTC 2017 - i...@marguerite.su
+
+- update version 0.2.7
+  * remove unused deps
+  * port editor to qt5
+- changes in 0.2.6
+  * fix input speed window
+  * remove unused iconv.h
+  * use "Toggle" instead of Enable
+  * enable Macro by default to workaround the same firefox bug
+  * remove iconv and add missing libintl
+  * explicit cast to unsigned to remove warning
+- drop fcitx-unikey-static_cast.patch,upstreamed
+- add qt5-version.patch
+
+---

Old:

  fcitx-unikey-0.2.5.tar.xz
  fcitx-unikey-static_cast.patch

New:

  fcitx-unikey-0.2.7.tar.xz
  qt5-version.patch



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.3WwhBL/_old  2017-12-19 10:59:05.855583206 +0100
+++ /var/tmp/diff_new_pack.3WwhBL/_new  2017-12-19 10:59:05.859583013 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-unikey
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,20 +17,22 @@
 
 
 Name:   fcitx-unikey
-Version:0.2.5
+Version:0.2.7
 Release:0
 Summary:Vietnamese unikey support for Fcitx
 License:GPL-3.0+
 Group:  System/I18n/Chinese
 Url:https://github.com/fcitx/fcitx-unikey
 Source: 
http://download.fcitx-im.org/fcitx-unikey/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM wen...@gmail.com explicit cast to unsigned to remove 
warning
-Patch:  fcitx-unikey-static_cast.patch
+#PATCH-FIX-UPSTREAM lower qt5 version
+Patch:  qt5-version.patch
 BuildRequires:  cmake
 BuildRequires:  fcitx-devel >= 4.2.3
+BuildRequires:  fcitx-qt5-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
+BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{fcitx_requires}
@@ -68,6 +70,7 @@
 %doc COPYING
 %{_fcitx_libdir}/%{name}.so
 %if 0%{?suse_version} >= 1220
+%dir %{_fcitx_libdir}/qt
 %{_fcitx_libdir}/qt/lib%{name}-macro-editor.so
 %endif
 %{_fcitx_addondir}/%{name}.conf

++ fcitx-unikey-0.2.5.tar.xz -> fcitx-unikey-0.2.7.tar.xz ++
 2113 lines of diff (skipped)

++ qt5-version.patch ++
Index: fcitx-unikey-0.2.7/CMakeLists.txt
===
--- fcitx-unikey-0.2.7.orig/CMakeLists.txt
+++ fcitx-unikey-0.2.7/CMakeLists.txt
@@ -25,7 +25,7 @@ find_package(Gettext REQUIRED)
 find_package(LibIntl REQUIRED)
 
 if (ENABLE_QT)
-find_package(Qt5 5.7 REQUIRED COMPONENTS Core Gui Widgets)
+find_package(Qt5 5.4 REQUIRED COMPONENTS Core Gui Widgets)
 find_package(FcitxQt5WidgetsAddons 1.1 REQUIRED)
 
 endif (ENABLE_QT)



commit maildir-utils for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package maildir-utils for openSUSE:Factory 
checked in at 2017-12-19 10:58:44

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


Package is "maildir-utils"

Tue Dec 19 10:58:44 2017 rev:6 rq:558069 version:1.0~alpha3

Changes:

--- /work/SRC/openSUSE:Factory/maildir-utils/maildir-utils.changes  
2017-11-14 12:57:13.174954153 +0100
+++ /work/SRC/openSUSE:Factory/.maildir-utils.new/maildir-utils.changes 
2017-12-19 10:58:46.520516592 +0100
@@ -1,0 +2,10 @@
+Mon Dec 18 11:05:36 UTC 2017 - mvet...@suse.com
+
+- Update to 1.0-alpha3:
+  * parser: promote single value to a range for range-fields 
+  * mu: support 'raw' query (internally) 
+  * mu: handle funny msgids 
+  * mu4e: improve msgid quoting 
+  * mu4e: fix typo in mu4e~docid-msgid-param 
+
+---

Old:

  mu-1.0-alpha2.tar.xz

New:

  mu-1.0-alpha3.tar.xz



Other differences:
--
++ maildir-utils.spec ++
--- /var/tmp/diff_new_pack.L5eG2e/_old  2017-12-19 10:58:47.180484732 +0100
+++ /var/tmp/diff_new_pack.L5eG2e/_new  2017-12-19 10:58:47.184484539 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.0-alpha2
+%define _version 1.0-alpha3
 Name:   maildir-utils
-Version:1.0~alpha2
+Version:1.0~alpha3
 Release:0
 Summary:Maildir indexer and searcher
 License:GPL-3.0+

++ mu-1.0-alpha2.tar.xz -> mu-1.0-alpha3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.0-alpha2/NEWS.org new/mu-1.0-alpha3/NEWS.org
--- old/mu-1.0-alpha2/NEWS.org  2017-10-31 05:57:39.0 +0100
+++ new/mu-1.0-alpha3/NEWS.org  2017-12-17 16:19:42.0 +0100
@@ -1,6 +1,44 @@
 #+STARTUP:showall
 * NEWS (user visible changes)
 
+** 1.0 (unreleased)
+   
+   mu 1.0, after 10 years or so!
+
+*** mu
+
+- New, custom query parser which Xapian's 'QueryParser' both in mu
+  and mu4e. Existing queries should generally still work, but the
+  new engine handles non-alphanum much better.
+- Support regular expression queries (with the new query engine)
+- cfind: ensure nicks are unique
+
+*** mu4e
+
+- allow for rewriting message bodies
+- electric-quote-(local-)mode work when composing emails
+- Respect format=flowed and delsp=yes for viewing plain-text
+  messages
+- Added new mu4e-split-view mode: single-window
+- Unbreak abbrevs in mu4e-compose-mode
+- Allow forwarding messages as attachments
+  (`mu4e-compose-forward-as-attachment')
+- Updated documentation
+
+*** Contributors for this release:
+
+Ævar Arnfjörð Bjarmason, Alex Bennée, Arne Köhn, Christophe
+Troestler, Damien Garaud, Dirk-Jan C. Binnema, galaunay, Hong Xu,
+Ian Kelling, John Whitbeck, Josiah Schwab, Jun Hao, Krzysztof
+Jurewicz, maxime, Mekeor Melire, Nathaniel Nicandro, Ronald Evers,
+Sean 'Shaleh' Perry, Sébastien Le Callonnec, Stig Brautaset,
+Thierry Volpiatto, Titus von der Malsburg, Vladimir Sedach, Wataru
+Ashihara, Yuri D'Elia.
+
+And all the people on the mailing-list and in github, with bug
+reports, questions and suggestions.
+
+
 ** 0.9.18
 
New development series which will lead to 0.9.18.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.0-alpha2/configure new/mu-1.0-alpha3/configure
--- old/mu-1.0-alpha2/configure 2017-11-12 13:38:33.0 +0100
+++ new/mu-1.0-alpha3/configure 2017-12-17 16:22:40.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mu 1.0-alpha2.
+# Generated by GNU Autoconf 2.69 for mu 1.0-alpha3.
 #
 # Report bugs to .
 #
@@ -592,8 +592,8 @@
 # Identity of this package.
 PACKAGE_NAME='mu'
 PACKAGE_TARNAME='mu'
-PACKAGE_VERSION='1.0-alpha2'
-PACKAGE_STRING='mu 1.0-alpha2'
+PACKAGE_VERSION='1.0-alpha3'
+PACKAGE_STRING='mu 1.0-alpha3'
 PACKAGE_BUGREPORT='https://github.com/djcb/mu/issues'
 PACKAGE_URL=''
 
@@ -1418,7 +1418,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mu 1.0-alpha2 to adapt to many kinds of systems.
+\`configure' configures mu 1.0-alpha3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1488,7 +1488,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of mu 1.0-alpha2:";;
+ short | recursive ) echo "Configuration 

commit armadillo for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2017-12-19 10:58:42

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


Package is "armadillo"

Tue Dec 19 10:58:42 2017 rev:117 rq:558067 version:8.300.2

Changes:

--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes  2017-11-23 
09:44:20.996654663 +0100
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2017-12-19 
10:58:43.972639589 +0100
@@ -1,0 +2,6 @@
+Mon Dec 18 06:14:55 UTC 2017 - badshah...@gmail.com
+
+- Update to version 8.300.2:
+  + Misc bug fixes.
+
+---

Old:

  armadillo-8.300.0.tar.xz

New:

  armadillo-8.300.2.tar.xz



Other differences:
--
++ armadillo.spec ++
--- /var/tmp/diff_new_pack.GzZcTB/_old  2017-12-19 10:58:44.680605412 +0100
+++ /var/tmp/diff_new_pack.GzZcTB/_new  2017-12-19 10:58:44.680605412 +0100
@@ -18,7 +18,7 @@
 
 %define soname libarmadillo8
 Name:   armadillo
-Version:8.300.0
+Version:8.300.2
 Release:0
 Summary:C++ matrix library with interfaces to LAPACK and ATLAS
 License:Apache-2.0

++ armadillo-8.300.0.tar.xz -> armadillo-8.300.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/armadillo-8.300.0/README.txt 
new/armadillo-8.300.2/README.txt
--- old/armadillo-8.300.0/README.txt2016-06-16 18:17:20.0 +0200
+++ new/armadillo-8.300.2/README.txt2016-06-16 18:17:22.0 +0200
@@ -25,7 +25,7 @@
 
  9: Support for OpenBLAS and Intel MKL
 10: Support for ATLAS
-11: Support for C++11/C++14 Features
+11: Support for C++11 / C++14 Features
 12: Support for OpenMP
 
 13: API Documentation
@@ -375,7 +375,7 @@
 
 Armadillo can use OpenMP to automatically speed up computationally
 expensive element-wise functions such as exp(), log(), cos(), etc.
-This requires a C++11/C++14 compiler with OpenMP 3.0+ support.
+This requires a C++11/C++14 compiler with OpenMP 3.1+ support.
 
 When using gcc or clang, use the following options to enable both
 C++11 and OpenMP:  -std=c++11 -fopenmp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/armadillo-8.300.0/docs.html 
new/armadillo-8.300.2/docs.html
--- old/armadillo-8.300.0/docs.html 2016-06-16 18:17:20.0 +0200
+++ new/armadillo-8.300.2/docs.html 2016-06-16 18:17:22.0 +0200
@@ -16216,7 +16216,7 @@
 
 Use OpenMP for parallelisation of computationally expensive element-wise 
operations
 (such as exp(), log(), cos(), etc).
-Automatically enabled when using a C++11/C++14 compiler which has OpenMP 3.0+ 
active (eg. the -fopenmp option for gcc and clang).
+Automatically enabled when using a C++11/C++14 compiler which has OpenMP 3.1+ 
active (eg. the -fopenmp option for gcc and clang).
 Caveat: when using gcc, use of -march=native in 
conjunction with -fopenmp may lead to speed regressions on recent 
processors.
 
   
@@ -16820,7 +16820,7 @@
 
 computationally expensive element-wise functions (such as exp(), log(), cos(), etc)
 can now be automatically sped up via https://en.wikipedia.org/wiki/OpenMP;>OpenMP;
-this requires a C++11/C++14 compiler with OpenMP 3.0+ support
+this requires a C++11/C++14 compiler with OpenMP 3.1+ support
 
 for GCC and clang compilers use the following options to enable both C++11 
and OpenMP: -std=c++11 -fopenmp
 Caveat: when using GCC, use of -march=native in 
conjunction with -fopenmp may lead to speed regressions on recent 
processors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/armadillo-8.300.0/include/armadillo 
new/armadillo-8.300.2/include/armadillo
--- old/armadillo-8.300.0/include/armadillo 2016-06-16 18:17:20.0 
+0200
+++ new/armadillo-8.300.2/include/armadillo 2016-06-16 18:17:22.0 
+0200
@@ -59,6 +59,8 @@
   #include 
   #include 
   #include 
+  #include 
+  #include 
 #endif
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/armadillo-8.300.0/include/armadillo_bits/MapMat_bones.hpp 
new/armadillo-8.300.2/include/armadillo_bits/MapMat_bones.hpp
--- old/armadillo-8.300.0/include/armadillo_bits/MapMat_bones.hpp   
2016-06-16 18:17:20.0 +0200
+++ new/armadillo-8.300.2/include/armadillo_bits/MapMat_bones.hpp   
2016-06-16 18:17:22.0 +0200
@@ -80,9 +80,9 @@
   inline void speye(const uword in_n_rows, const uword in_n_cols);
   inline void speye(const SizeMat& s);
   
-  arma_inline MapMat_elem elem(const uword index,  
uword& sync_state, 

commit mlterm for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package mlterm for openSUSE:Factory checked 
in at 2017-12-19 10:58:39

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


Package is "mlterm"

Tue Dec 19 10:58:39 2017 rev:42 rq:558065 version:3.8.4

Changes:

--- /work/SRC/openSUSE:Factory/mlterm/mlterm.changes2017-07-21 
22:49:07.591036654 +0200
+++ /work/SRC/openSUSE:Factory/.mlterm.new/mlterm.changes   2017-12-19 
10:58:41.612753510 +0100
@@ -1,0 +2,49 @@
+Mon Dec 18 10:51:36 UTC 2017 - pgaj...@suse.com
+
+- updated to 3.8.2:
+  * Support DECSLPP, DECSCPP, DECBBSM, DECRQTSR, DECCTR, DECRQPSR, DECSNLS, 
DECSTGLT, DECRSPS,
+DECSR, CSI 7 t, CSI 9;1 t, CSI ? Pm s, CSI ? Pm r, CSI 34 [hl], CSI 53 m 
and CSI 55 m.
+  * Support DECSASD, DECSSDT unless vertical mode is enabled.
+  * Support 90-degree rotation of alphabet glyphs in vertical mode (cjk alone) 
on framebuffer,
+wayland and android if freetype is enabled.
+  * Support sticky shift key of skk im module, and change the format of skk 
option from
+"skk:[dictionary]" to "skk:dict=[dictionary],sskey=[sticky shift key]".
+  * Add "use_vertical_cursor" and "click_interval" to OSC 5379, 5380 and 5381.
+  * Add "ot_features" and "ot_script" to OSC 5380 and 5381.
+  * Add "Features" and "Script" buttons to "Encoding" tab of mlconfig.
+  * Add "Underline pos (pixels)" and "Baseline pos (pixel)" to "Font" tab of 
mlconfig.
+  * Add "Double click interval (msec)", "Send keys to all windows" and
+"Trim trailing CR/LF in pasting" to "Others" tab of mlconfig.
+  * Add doc/en/ControlSequences which lists escape/control sequences which 
mlterm supports.
+  * Change the default value of "use_vertical_cursor" option from false to 
true.
+  * Drop "CSI ? 9500 [hl]".
+  * Improve processing sixel graphics on pseudo color framebuffer.
+  * Merge patches:
+
https://sf.net/p/mlterm/patches/_discuss/thread/f5dc445d/0fc3/attachment/fix_spelling.diff
+  * Add "trim_trailing_newline_in_pasting" / --trim option which removes 
trailing
+newline characters in pasting text.
+  * Add "broadcast" / --bc option which broadcasts input or pasted characters 
to
+all ptys whose value of "ignore_broadcasted_chars" option is false.
+  * Add "ignore_broadcasted_chars" / --ibc option.
+  * Add "Next pty", "Previous pty" and "Close screen" to context menu on 
Android.
+  * Add "next_pty", "prev_pty" and "close_screen" to OSC 5379.
+  * Add "fontconfig" to OSC 5380.
+  * Support libssh2 on MacOSX/Cocoa.
+  * Support ModifyCursorKeys and ModifyFunctionKeys of xterm.
+  * Support OSC 0 and OSC 1 on MacOSX/Cocoa.
+  * Support _NET_WM_NAME and _NET_ICON_NAME properties on xlib.
+  * Support "CSI > Ps t" and "CSI > Ps T".
+  * Support "CSI 20 h" and "CSI 20 l" (LNM).
+  * Support right click menu on libvte compatible library on wayland.
+  * Support fcitx input method module on wayland.
+  * Support italic on MacOSX/Cocoa.
+  * Remove --hscr / "screen_height_ratio" option.
+  * Change the default sequences of Modifier+Function and Modifier+Cursor keys
+from xterm's old/obsolete ones to modern ones.
+(e.g. Shift+F1 outputs "\e[1;2P" instead of "\eO2P" by default.)
+  * Merge patches:
+
https://bitbucket.org/arakiken/mlterm/pull-requests/3/update-a-left-old-code-about-the
+  * Bug fixes
+- see doc/ReleaseNote for details
+
+---

Old:

  mlterm-3.8.2.tar.gz

New:

  mlterm-3.8.4.tar.gz



Other differences:
--
++ mlterm.spec ++
--- /var/tmp/diff_new_pack.0bLK6j/_old  2017-12-19 10:58:42.588706397 +0100
+++ /var/tmp/diff_new_pack.0bLK6j/_new  2017-12-19 10:58:42.592706204 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mlterm
-Version:3.8.2
+Version:3.8.4
 Release:0
 Summary:Multilingual Terminal Emulator for X
 License:BSD-3-Clause

++ mlterm-3.8.2.tar.gz -> mlterm-3.8.4.tar.gz ++
 46514 lines of diff (skipped)




commit rubygem-fluentd for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package rubygem-fluentd for openSUSE:Factory 
checked in at 2017-12-19 10:58:31

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


Package is "rubygem-fluentd"

Tue Dec 19 10:58:31 2017 rev:6 rq:558050 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-fluentd/rubygem-fluentd.changes  
2017-12-06 09:01:32.794489943 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-fluentd.new/rubygem-fluentd.changes 
2017-12-19 10:58:33.389150498 +0100
@@ -1,0 +2,6 @@
+Thu Dec 14 14:20:28 UTC 2017 - co...@suse.com
+
+- updated to version 1.0.0
+ see installed CHANGELOG.md
+
+---

Old:

  fluentd-0.14.25.gem

New:

  fluentd-1.0.0.gem



Other differences:
--
++ rubygem-fluentd.spec ++
--- /var/tmp/diff_new_pack.XVtYJ4/_old  2017-12-19 10:58:34.577093151 +0100
+++ /var/tmp/diff_new_pack.XVtYJ4/_new  2017-12-19 10:58:34.581092958 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-fluentd
-Version:0.14.25
+Version:1.0.0
 Release:0
 %define mod_name fluentd
 %define mod_full_name %{mod_name}-%{version}

++ fluentd-0.14.25.gem -> fluentd-1.0.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-11-30 07:09:39.0 +0100
+++ new/CHANGELOG.md2017-12-06 15:05:10.0 +0100
@@ -1,9 +1,13 @@
 # v1.0
 
-## Release v1.0.0.rc1/v0.14.25 - 2017/11/29
+## Release v1.0.0 - 2017/12/6
 
 ### New features / Enhancements
 
+* out_copy: Support ignore_error argument in ``
+  https://github.com/fluent/fluentd/pull/1764
+* server helper: Improve resource usage of TLS transport
+  https://github.com/fluent/fluentd/pull/1764
 * Disable tracepoint feature to omit unnecessary insts
   https://github.com/fluent/fluentd/pull/1764
 
@@ -13,9 +17,33 @@
   https://github.com/fluent/fluentd/pull/1686
 * plugin: Combine before_shutdown and shutdown call in one sequence.
   https://github.com/fluent/fluentd/pull/1763
+* Add description to parsers
+  https://github.com/fluent/fluentd/pull/1776
+  https://github.com/fluent/fluentd/pull/1777
+  https://github.com/fluent/fluentd/pull/1778
+  https://github.com/fluent/fluentd/pull/1779
+  https://github.com/fluent/fluentd/pull/1780
+* filter_parser: Add parameter description
+  https://github.com/fluent/fluentd/pull/1773
+* plugin: Combine before_shutdown and shutdown call in one sequence.
+  https://github.com/fluent/fluentd/pull/1763
 
 # v0.14
 
+## Release v0.14.25 - 2017/11/29
+
+### New features / Enhancements
+
+* Disable tracepoint feature to omit unnecessary insts
+  https://github.com/fluent/fluentd/pull/1764
+
+### Bug fixes
+
+* out_forward: Don't update retry state when failed to get ack response.
+  https://github.com/fluent/fluentd/pull/1686
+* plugin: Combine before_shutdown and shutdown call in one sequence.
+  https://github.com/fluent/fluentd/pull/1763
+
 ## Release v0.14.24 - 2017/11/24
 
 ### New features / Enhancements
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/fluent/plugin/filter_parser.rb 
new/lib/fluent/plugin/filter_parser.rb
--- old/lib/fluent/plugin/filter_parser.rb  2017-11-30 07:09:39.0 
+0100
+++ new/lib/fluent/plugin/filter_parser.rb  2017-12-06 15:05:10.0 
+0100
@@ -26,12 +26,19 @@
 
 helpers :parser, :record_accessor, :compat_parameters
 
+desc 'Specify field name in the record to parse.'
 config_param :key_name, :string
+desc 'Keep original key-value pair in parsed result.'
 config_param :reserve_data, :bool, default: false
+desc 'Keep original event time in parsed result.'
 config_param :reserve_time, :bool, default: false
+desc 'Store parsed values with specified key name prefix.'
 config_param :inject_key_prefix, :string, default: nil
+desc 'If true, invalid string is replaced with safe characters and 
re-parse it.'
 config_param :replace_invalid_sequence, :bool, default: false
+desc 'Store parsed values as a hash value in a field.'
 config_param :hash_value_field, :string, default: nil
+desc 'Emit invalid record to @ERROR label'
 config_param :emit_invalid_record_to_error, :bool, default: true
 
 attr_reader :parser
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/fluent/plugin/multi_output.rb 
new/lib/fluent/plugin/multi_output.rb
--- old/lib/fluent/plugin/multi_output.rb   2017-11-30 07:09:39.0 

commit fcitx-kkc for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package fcitx-kkc for openSUSE:Factory 
checked in at 2017-12-19 10:58:58

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


Package is "fcitx-kkc"

Tue Dec 19 10:58:58 2017 rev:6 rq:558110 version:0.1.4

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-kkc/fcitx-kkc.changes  2015-06-01 
09:52:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-kkc.new/fcitx-kkc.changes 2017-12-19 
10:59:00.835825531 +0100
@@ -1,0 +2,7 @@
+Sat Dec  2 05:17:36 UTC 2017 - i...@marguerite.su
+
+- update version 0.1.4
+  * port kkc config to qt5
+- add qt5-version.patch
+
+---

Old:

  fcitx-kkc-0.1.2.tar.xz

New:

  fcitx-kkc-0.1.4.tar.xz
  qt5-version.patch



Other differences:
--
++ fcitx-kkc.spec ++
--- /var/tmp/diff_new_pack.xUEmDQ/_old  2017-12-19 10:59:01.323801975 +0100
+++ /var/tmp/diff_new_pack.xUEmDQ/_new  2017-12-19 10:59:01.327801781 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-kkc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,23 @@
 
 
 Name:   fcitx-kkc
-Version:0.1.2
+Version:0.1.4
 Release:0
 Summary:Japanese KKC IME Wrapper for Fcitx
 License:GPL-3.0+
 Group:  System/I18n/Japanese
 Url:https://github.com/fcitx/fcitx-kkc
 Source: 
http://download.fcitx-im.org/fcitx-kkc/%{name}-%{version}.tar.xz
+#PATCH-FIX-UPSTREAM lower qt5 version
+Patch:  qt5-version.patch
 BuildRequires:  cmake
 BuildRequires:  fcitx-devel >= 4.2.8
+BuildRequires:  fcitx-qt5-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libkkc-devel
+BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{fcitx_requires}
@@ -39,6 +43,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 mkdir -p build
@@ -63,6 +68,7 @@
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc COPYING
+%dir %{_fcitx_libdir}/qt
 %{_fcitx_moduleincdir}/kkc/
 %{_fcitx_libdir}/%{name}.so
 %{_fcitx_libdir}/qt/lib%{name}-config.so

++ fcitx-kkc-0.1.2.tar.xz -> fcitx-kkc-0.1.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-kkc-0.1.2/CMakeLists.txt 
new/fcitx-kkc-0.1.4/CMakeLists.txt
--- old/fcitx-kkc-0.1.2/CMakeLists.txt  2015-05-18 17:47:33.0 +0200
+++ new/fcitx-kkc-0.1.4/CMakeLists.txt  2017-10-18 18:03:25.0 +0200
@@ -10,8 +10,8 @@
 find_package(Fcitx 4.2.8 REQUIRED)
 
 if (ENABLE_QT)
-find_package(Qt 4.8 REQUIRED)
-pkg_check_modules(FCITX_QT "fcitx-qt>=4.2.8" REQUIRED)
+find_package(Qt5 5.7 REQUIRED COMPONENTS Core Gui Widgets)
+find_package(FcitxQt5WidgetsAddons 1.1 REQUIRED)
 endif ()
 
 if (NOT SKK_DEFAULT_PATH)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-kkc-0.1.2/gui/CMakeLists.txt 
new/fcitx-kkc-0.1.4/gui/CMakeLists.txt
--- old/fcitx-kkc-0.1.2/gui/CMakeLists.txt  2015-05-18 17:47:33.0 
+0200
+++ new/fcitx-kkc-0.1.4/gui/CMakeLists.txt  2017-10-18 18:03:25.0 
+0200
@@ -16,17 +16,13 @@
 endif()
 
 include_directories(
-  ${FCITX_QT_INCLUDE_DIRS}
-  ${QT_QTCORE_INCLUDE_DIR}
-  ${QT_QTGUI_INCLUDE_DIR}
   ${CMAKE_CURRENT_BINARY_DIR}
   )
 
 link_directories(
-  ${FCITX_QT_LIBRARY_DIRS}
   ${FCITX4_FCITX_CONFIG_LIBRARY_DIRS}
   )
-qt4_wrap_ui(KKC_CONFIG_SRCS dictwidget.ui adddictdialog.ui shortcutwidget.ui 
addshortcutdialog.ui)
+qt5_wrap_ui(KKC_CONFIG_SRCS dictwidget.ui adddictdialog.ui shortcutwidget.ui 
addshortcutdialog.ui)
 add_library(fcitx-kkc-config
   MODULE ${KKC_CONFIG_SRCS})
 
@@ -37,13 +33,9 @@
   AUTOMOC TRUE
 )
 target_link_libraries(fcitx-kkc-config
-  debug ${QT_QTCORE_LIBRARY_DEBUG}
-  debug ${QT_QTDBUS_LIBRARY_DEBUG}
-  debug ${QT_QTGUI_LIBRARY_DEBUG}
-  optimized ${QT_QTCORE_LIBRARY_RELEASE}
-  optimized ${QT_QTDBUS_LIBRARY_RELEASE}
-  optimized ${QT_QTGUI_LIBRARY_RELEASE}
-  ${FCITX_QT_LIBRARIES}
+  Qt5::Core
+  Qt5::Widgets
+  FcitxQt5::WidgetsAddons
   ${FCITX4_FCITX_CONFIG_LIBRARIES}
   ${LIBKKC_LIBRARIES}
   )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-kkc-0.1.2/gui/addshortcutdialog.ui 
new/fcitx-kkc-0.1.4/gui/addshortcutdialog.ui
--- old/fcitx-kkc-0.1.2/gui/addshortcutdialog.ui2015-05-18 
17:47:33.0 +0200
+++ 

commit dbus-1-mono for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package dbus-1-mono for openSUSE:Factory 
checked in at 2017-12-19 10:58:25

Comparing /work/SRC/openSUSE:Factory/dbus-1-mono (Old)
 and  /work/SRC/openSUSE:Factory/.dbus-1-mono.new (New)


Package is "dbus-1-mono"

Tue Dec 19 10:58:25 2017 rev:18 rq:557982 version:0.63

Changes:

--- /work/SRC/openSUSE:Factory/dbus-1-mono/dbus-1-mono.changes  2012-09-13 
00:01:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1-mono.new/dbus-1-mono.changes 
2017-12-19 10:58:27.277445536 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:05:33 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ dbus-1-mono.spec ++
--- /var/tmp/diff_new_pack.RObPGN/_old  2017-12-19 10:58:28.021409622 +0100
+++ /var/tmp/diff_new_pack.RObPGN/_new  2017-12-19 10:58:28.025409429 +0100
@@ -32,7 +32,7 @@
 Patch2: dbus-mono-exit-on-disconnect-thoenig-01.patch
 Patch3: dbus-mono-api-fix-thoenig-01.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   dbus-1 >= %( echo `rpm -q --queryformat 
'%{VERSION}-%{RELEASE}' dbus-1`)
+Requires:   dbus-1 >= %( echo `rpm -q --queryformat 
'%%{VERSION}-%%{RELEASE}' dbus-1`)
 
 %description
 Mono bindings for D-Bus.




commit nginx for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package nginx for openSUSE:Factory checked 
in at 2017-12-19 10:58:50

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


Package is "nginx"

Tue Dec 19 10:58:50 2017 rev:18 rq:558079 version:1.13.7

Changes:

--- /work/SRC/openSUSE:Factory/nginx/nginx.changes  2017-10-20 
14:47:12.672481885 +0200
+++ /work/SRC/openSUSE:Factory/.nginx.new/nginx.changes 2017-12-19 
10:58:54.504131189 +0100
@@ -1,0 +2,21 @@
+Mon Dec 18 02:59:27 UTC 2017 - avin...@opensuse.org
+
+- update to version 1.13.7
+  - Bugfix: in the $upstream_status variable.
+  - Bugfix: a segmentation fault might occur in a worker process
+if a backend returned a "101 Switching Protocols" response to
+a subrequest.
+  - Bugfix: a segmentation fault occurred in a master process if a
+shared memory zone size was changed during a reconfiguration
+and the reconfiguration failed.
+  - Bugfix: in the ngx_http_fastcgi_module.
+  - Bugfix: nginx returned the 500 error if parameters without
+variables were specified in the "xslt_stylesheet" directive.
+  - Workaround: "gzip filter failed to use preallocated memory"
+alerts appeared in logs when using a zlib library variant
+from Intel.
+  - Bugfix: the "worker_shutdown_timeout" directive did not work
+when using mail proxy and when proxying WebSocket connections.
+- partial cleanup with spec-cleaner
+
+---

Old:

  nginx-1.13.6.tar.gz
  nginx-1.13.6.tar.gz.asc

New:

  nginx-1.13.7.tar.gz
  nginx-1.13.7.tar.gz.asc



Other differences:
--
++ nginx.spec ++
--- /var/tmp/diff_new_pack.9sWSii/_old  2017-12-19 10:58:55.268094309 +0100
+++ /var/tmp/diff_new_pack.9sWSii/_new  2017-12-19 10:58:55.268094309 +0100
@@ -69,7 +69,7 @@
 %define ngx_doc_dir%{_datadir}/doc/packages/%{name}
 #
 Name:   nginx
-Version:1.13.6
+Version:1.13.7
 Release:0
 %define ngx_fancyindex_version 0.4.1
 %define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}
@@ -127,7 +127,6 @@
 Conflicts:  otherproviders(nginx)
 Provides:   http_daemon
 Provides:   httpd
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
 BuildRequires:  libGeoIP-devel
 #
@@ -260,7 +259,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 %perl_process_packlist
 
 install -d -m 0750 %{buildroot}%{ngx_home}/{,tmp,proxy,fastcgi,scgi,uwsgi}
@@ -342,7 +341,6 @@
 %endif
 
 %files
-%defattr(-,root,root)
 %dir %{ngx_conf_dir}/
 %config(noreplace) %{ngx_conf_dir}/koi-utf
 %config(noreplace) %{ngx_conf_dir}/koi-win
@@ -400,7 +398,6 @@
 %{_datadir}/nginx/
 
 %files -n vim-plugin-nginx
-%defattr(-,root,root)
 %dir %{vim_data_dir}/ftdetect/
 %{vim_data_dir}/ftdetect/nginx.vim
 %{vim_data_dir}/ftplugin/nginx.vim

++ nginx-1.13.6.tar.gz -> nginx-1.13.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nginx-1.13.6/CHANGES new/nginx-1.13.7/CHANGES
--- old/nginx-1.13.6/CHANGES2017-10-10 17:22:59.0 +0200
+++ new/nginx-1.13.7/CHANGES2017-11-21 16:09:52.0 +0100
@@ -1,4 +1,28 @@
 
+Changes with nginx 1.13.721 Nov 2017
+
+*) Bugfix: in the $upstream_status variable.
+
+*) Bugfix: a segmentation fault might occur in a worker process if a
+   backend returned a "101 Switching Protocols" response to a
+   subrequest.
+
+*) Bugfix: a segmentation fault occurred in a master process if a shared
+   memory zone size was changed during a reconfiguration and the
+   reconfiguration failed.
+
+*) Bugfix: in the ngx_http_fastcgi_module.
+
+*) Bugfix: nginx returned the 500 error if parameters without variables
+   were specified in the "xslt_stylesheet" directive.
+
+*) Workaround: "gzip filter failed to use preallocated memory" alerts
+   appeared in logs when using a zlib library variant from Intel.
+
+*) Bugfix: the "worker_shutdown_timeout" directive did not work when
+   using mail proxy and when proxying WebSocket connections.
+
+
 Changes with nginx 1.13.610 Oct 2017
 
 *) Bugfix: switching to the next upstream server in the stream module
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nginx-1.13.6/CHANGES.ru new/nginx-1.13.7/CHANGES.ru
--- old/nginx-1.13.6/CHANGES.ru 2017-10-10 17:22:56.0 +0200
+++ new/nginx-1.13.7/CHANGES.ru 2017-11-21 16:09:49.0 +0100
@@ -1,4 +1,28 @@
 
+Изменения в nginx 1.13.7

commit fcitx-qt5 for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package fcitx-qt5 for openSUSE:Factory 
checked in at 2017-12-19 10:58:55

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


Package is "fcitx-qt5"

Tue Dec 19 10:58:55 2017 rev:13 rq:558108 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-qt5/fcitx-qt5.changes  2017-02-15 
10:05:47.321410843 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-qt5.new/fcitx-qt5.changes 2017-12-19 
10:58:57.180002013 +0100
@@ -1,0 +2,27 @@
+Sat Dec  2 05:24:58 UTC 2017 - i...@marguerite.su
+
+- update version 1.2.1
+  * fix issue #27 and #28
+  * Add relative rect support
+- changes in version 1.2.0
+  * Relicense platforminputcontext/ to BSD
+  * do the real unwatch
+  * prefer to recheck the availability after original service gone
+  * set display type for fcitx5
+  * add fcitx 5 format support
+  * Adapt changes in fcitx5-qt to fix commitPreedit.
+  * implement compatibility layer for fcitx5
+  * try to reimplement im module with lgpl free code
+  * make sure that quickphrae editor does not compile with qt4 header
+  * move quickphrase editor to fcitx-qt5
+- changes in version 1.1.1
+  * fix high dpi screen position, only happen when you have two
+high dpi screen
+  * use new cmake for package config
+  * enforce cmake 3.1
+  * handle the missing password flag
+  * QInputMethod::update shouldn't be used by input method,
+just do query
+  * workaround some qquickwidget bug
+
+---

Old:

  fcitx-qt5-1.1.0.tar.xz

New:

  fcitx-qt5-1.2.1.tar.xz



Other differences:
--
++ fcitx-qt5.spec ++
--- /var/tmp/diff_new_pack.RBJdBN/_old  2017-12-19 10:58:57.931965713 +0100
+++ /var/tmp/diff_new_pack.RBJdBN/_new  2017-12-19 10:58:57.931965713 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   fcitx-qt5
-Version:1.1.0
+Version:1.2.1
 Release:0
 Summary:Fcitx QT5 Input Context
-License:GPL-2.0+
+License:GPL-2.0+ AND GPL-3.0+ AND BSD-3-Clause
 Group:  System/I18n/Chinese
 Url:https://github.com/fcitx/fcitx-qt5
 Source: http://download.fcitx-im.org/%{name}/%{name}-%{version}.tar.xz
@@ -32,6 +32,7 @@
 BuildRequires:  libicu-devel
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libqt5-qtbase-private-headers-devel
+BuildRequires:  libqt5-qtx11extras-devel
 BuildRequires:  libxkbcommon-devel
 BuildRequires:  xz
 # fcitx-qt5 is using private QPA API, which can, and does break BC even in 
point releases,
@@ -60,15 +61,19 @@
 %install
 %cmake_install
 
+%find_lang fcitx-qt5
+
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%files
+%files -f fcitx-qt5.lang
 %defattr(-,root,root)
 %doc COPYING
+%dir %{_libdir}/fcitx/qt
 %{_libdir}/fcitx/libexec/fcitx-qt5-gui-wrapper
 %{_libdir}/libFcitxQt5*Addons.so.1
 %{_libdir}/libFcitxQt5*Addons.so.1.0
+%{_libdir}/fcitx/qt/libfcitx-quickphrase-editor5.so
 %dir %{_libdir}/qt5/plugins/
 %dir %{_libdir}/qt5/plugins/platforminputcontexts/
 
%{_libdir}/qt5/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so

++ fcitx-qt5-1.1.0.tar.xz -> fcitx-qt5-1.2.1.tar.xz ++
 31926 lines of diff (skipped)




commit fcitx-skk for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package fcitx-skk for openSUSE:Factory 
checked in at 2017-12-19 10:59:02

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


Package is "fcitx-skk"

Tue Dec 19 10:59:02 2017 rev:5 rq:558111 version:0.1.4

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-skk/fcitx-skk.changes  2015-06-01 
09:54:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-skk.new/fcitx-skk.changes 2017-12-19 
10:59:04.275659476 +0100
@@ -1,0 +2,7 @@
+Sat Dec  2 05:43:18 UTC 2017 - i...@marguerite.su
+
+- update version 0.1.4
+  * port to qt5
+- add patch qt5-version.patch
+
+---

Old:

  fcitx-skk-0.1.2.tar.xz

New:

  fcitx-skk-0.1.4.tar.xz
  qt5-version.patch



Other differences:
--
++ fcitx-skk.spec ++
--- /var/tmp/diff_new_pack.pZnveq/_old  2017-12-19 10:59:05.123618541 +0100
+++ /var/tmp/diff_new_pack.pZnveq/_new  2017-12-19 10:59:05.123618541 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-skk
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,22 @@
 
 
 Name:   fcitx-skk
-Version:0.1.2
+Version:0.1.4
 Release:0
 Summary:Japanese SKK IME Wrapper for Fcitx
 License:GPL-3.0+
 Group:  System/I18n/Japanese
 Url:https://github.com/fcitx/fcitx-skk
 Source: 
http://download.fcitx-im.org/fcitx-skk/%{name}-%{version}.tar.xz
+#PATCH-FIX-UPSTREAM lower qt5 version
+Patch:  qt5-version.patch
 BuildRequires:  cmake
 BuildRequires:  fcitx-devel >= 4.2.8
+BuildRequires:  fcitx-qt5-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libqt4-devel
+BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libskk-devel
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -40,6 +43,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 mkdir -p build
@@ -64,6 +68,7 @@
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc COPYING README.md
+%dir %{_fcitx_libdir}/qt
 %{_fcitx_libdir}/%{name}.so
 %{_fcitx_libdir}/qt/libfcitx-skk-config.so
 %{_fcitx_addondir}/%{name}.conf

++ fcitx-skk-0.1.2.tar.xz -> fcitx-skk-0.1.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-skk-0.1.2/CMakeLists.txt 
new/fcitx-skk-0.1.4/CMakeLists.txt
--- old/fcitx-skk-0.1.2/CMakeLists.txt  2014-12-13 08:39:45.0 +0100
+++ new/fcitx-skk-0.1.4/CMakeLists.txt  2017-10-20 09:03:38.0 +0200
@@ -27,8 +27,8 @@
 endif()
 
 if (ENABLE_QT)
-find_package(Qt 4.8 REQUIRED)
-pkg_check_modules(FCITX_QT "fcitx-qt>=4.2.8" REQUIRED)
+find_package(Qt5 5.7 REQUIRED COMPONENTS Core Gui Widgets)
+find_package(FcitxQt5WidgetsAddons 1.1 REQUIRED)
 endif ()
 
 configure_file("${CMAKE_CURRENT_SOURCE_DIR}/config.h.in"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-skk-0.1.2/gui/CMakeLists.txt 
new/fcitx-skk-0.1.4/gui/CMakeLists.txt
--- old/fcitx-skk-0.1.2/gui/CMakeLists.txt  2014-12-13 08:39:45.0 
+0100
+++ new/fcitx-skk-0.1.4/gui/CMakeLists.txt  2017-10-20 09:03:38.0 
+0200
@@ -14,18 +14,14 @@
 
 include_directories(${LIBSKK_INCLUDE_DIRS})
 include_directories(
-  ${FCITX_QT_INCLUDE_DIRS}
-  ${QT_QTCORE_INCLUDE_DIR}
-  ${QT_QTGUI_INCLUDE_DIR}
   ${CMAKE_CURRENT_BINARY_DIR}
   )
 
 link_directories(
-  ${FCITX_QT_LIBRARY_DIRS}
   ${FCITX4_FCITX_CONFIG_LIBRARY_DIRS}
   ${LIBSKK_LIBRARY_DIRS}
   )
-qt4_wrap_ui(SKK_CONFIG_SRCS dictwidget.ui adddictdialog.ui)
+qt5_wrap_ui(SKK_CONFIG_SRCS dictwidget.ui adddictdialog.ui)
 add_library(fcitx-skk-config
   MODULE ${SKK_CONFIG_SRCS})
 
@@ -36,13 +32,9 @@
   AUTOMOC TRUE
 )
 target_link_libraries(fcitx-skk-config
-  debug ${QT_QTCORE_LIBRARY_DEBUG}
-  debug ${QT_QTDBUS_LIBRARY_DEBUG}
-  debug ${QT_QTGUI_LIBRARY_DEBUG}
-  optimized ${QT_QTCORE_LIBRARY_RELEASE}
-  optimized ${QT_QTDBUS_LIBRARY_RELEASE}
-  optimized ${QT_QTGUI_LIBRARY_RELEASE}
-  ${FCITX_QT_LIBRARIES}
+  Qt5::Core
+  Qt5::Widgets
+  FcitxQt5::WidgetsAddons
   ${FCITX4_FCITX_CONFIG_LIBRARIES}
   ${LIBSKK_LIBRARIES}
   )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-skk-0.1.2/gui/dictwidget.h 
new/fcitx-skk-0.1.4/gui/dictwidget.h
--- old/fcitx-skk-0.1.2/gui/dictwidget.h2014-12-13 08:39:45.0 
+0100
+++ 

commit rubygem-msgpack for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package rubygem-msgpack for openSUSE:Factory 
checked in at 2017-12-19 10:58:34

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


Package is "rubygem-msgpack"

Tue Dec 19 10:58:34 2017 rev:3 rq:558051 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-msgpack/rubygem-msgpack.changes  
2017-03-09 02:01:25.539961941 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-msgpack.new/rubygem-msgpack.changes 
2017-12-19 10:58:36.041022481 +0100
@@ -1,0 +2,12 @@
+Thu Dec 14 14:24:14 UTC 2017 - co...@suse.com
+
+- updated to version 1.2.0
+ see installed ChangeLog
+
+  2017-12-07 version 1.2.0:
+  
+  * Add MessagePack::Factory#dump and MessagePack::Factory#load as convenient 
methods
+like MessagePack.dump and MessagePack.load
+  * Fix bug to accept MessagePack::Factory#register_type after #freeze
+
+---

Old:

  msgpack-1.1.0.gem

New:

  msgpack-1.2.0.gem



Other differences:
--
++ rubygem-msgpack.spec ++
--- /var/tmp/diff_new_pack.7pXC5j/_old  2017-12-19 10:58:36.808985408 +0100
+++ /var/tmp/diff_new_pack.7pXC5j/_new  2017-12-19 10:58:36.808985408 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-msgpack
-Version:1.1.0
+Version:1.2.0
 Release:0
 %define mod_name msgpack
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://msgpack.org/
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Source2:rubygem-msgpack-rpmlintrc
 Source3:gem2rpm.yml

++ msgpack-1.1.0.gem -> msgpack-1.2.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ChangeLog new/ChangeLog
--- old/ChangeLog   2017-02-28 05:17:49.0 +0100
+++ new/ChangeLog   2017-12-07 04:21:29.0 +0100
@@ -1,3 +1,9 @@
+2017-12-07 version 1.2.0:
+
+* Add MessagePack::Factory#dump and MessagePack::Factory#load as convenient 
methods
+  like MessagePack.dump and MessagePack.load
+* Fix bug to accept MessagePack::Factory#register_type after #freeze
+
 2017-02-28 version 1.1.0:
 
 * Fix the extention type handling to accept modules in addition to classes
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doclib/msgpack/factory.rb 
new/doclib/msgpack/factory.rb
--- old/doclib/msgpack/factory.rb   2017-02-28 05:17:49.0 +0100
+++ new/doclib/msgpack/factory.rb   2017-12-07 04:21:29.0 +0100
@@ -20,6 +20,22 @@
 end
 
 #
+# Serialize the passed value
+#
+# If it could not serialize the object, it raises
+# NoMethodError: undefined method `to_msgpack' for #.
+#
+# @param obj [Object] object to serialize
+# @param options [Hash]
+# @return [String] serialized object
+#
+# See Packer#initialize for supported options.
+#
+def dump(obj, options={})
+end
+alias pack dump
+
+#
 # Creates a MessagePack::Unpacker instance, which has ext types already 
registered.
 # Options are passed to MessagePack::Unpacker#initialized.
 #
@@ -29,6 +45,23 @@
 end
 
 #
+# Deserializes an object from the string or io and returns it.
+#
+# If there're not enough data to deserialize one object, this method 
raises EOFError.
+# If data format is invalid, this method raises 
MessagePack::MalformedFormatError.
+# If the object nests too deeply, this method raises 
MessagePack::StackError.
+#
+# @param data [String]
+# @param options [Hash]
+# @return [Object] deserialized object
+#
+# See Unpacker#initialize for supported options.
+#
+def load(data, options={})
+end
+alias unpack load
+
+#
 # Register a type and Class to be registered for packer and/or unpacker.
 # If options are not speicified, factory will use :to_msgpack_ext for 
packer, and
 # :from_msgpack_ext for unpacker.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ext/java/org/msgpack/jruby/Factory.java 
new/ext/java/org/msgpack/jruby/Factory.java
--- old/ext/java/org/msgpack/jruby/Factory.java 2017-02-28 05:17:49.0 
+0100
+++ new/ext/java/org/msgpack/jruby/Factory.java 2017-12-07 04:21:29.0 
+0100
@@ -75,6 +75,11 @@
 
 IRubyObject packerArg;
 IRubyObject unpackerArg;
+
+if (isFrozen()) {
+

commit avgtime for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package avgtime for openSUSE:Factory checked 
in at 2017-12-19 10:58:28

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


Package is "avgtime"

Tue Dec 19 10:58:28 2017 rev:1 rq:558007 version:v0.5.0+4.ffdf200

Changes:

New Changes file:

--- /dev/null   2017-12-07 07:54:48.054861471 +0100
+++ /work/SRC/openSUSE:Factory/.avgtime.new/avgtime.changes 2017-12-19 
10:58:30.317298790 +0100
@@ -0,0 +1,10 @@
+---
+Sat May 27 12:55:37 UTC 2017 - ok...@suse.com
+
+- Use local Source0 for oS:Fctry submission
+
+---
+Mon Mar  6 17:13:08 UTC 2017 - ok...@suse.com
+
+- Initial submission
+

New:

  _service
  avgtime-v0.5.0+4.ffdf200.tar.xz
  avgtime.changes
  avgtime.spec



Other differences:
--
++ avgtime.spec ++
#
# spec file for package avgtime
#
# Copyright (c) 2017 SUSE LLC
#
# 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:   avgtime
Version:v0.5.0+4.ffdf200
Release:0
Summary:Like unix 'time' command, but with repetitions, median, 
std deviation
License:BSL-1.0
Group:  Applications
Url:https://github.com/jmcabo/%{name}
Source0:%{name}-%{version}.tar.xz
BuildRequires:  dmd
BuildRequires:  dub
BuildRequires:  phobos-devel-static
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# 2017-12-18: As of now dub segfaults when trying to build this package
ExcludeArch:i586

%description
Works like the linux time command, except it accepts a -r argument to specify
repetitions and shows stats.

If repetitions are specified, then stats are computed and shown, like median,
average, and standard deviation.

%prep
%setup -q

%build
dub build --build=release

%install
mkdir -p %{buildroot}%{_bindir}/
install -D %{name} %{buildroot}%{_bindir}/

%files
%defattr(-,root,root)
%doc README.md LICENSE_1_0.txt
%{_bindir}/%{name}

%changelog
++ _service ++

  
avgtime
@PARENT_TAG@+@TAG_OFFSET@.%h
git://github.com/jmcabo/avgtime.git
git
master
enable
ok...@suse.com
  
  
xz
*.tar
  
  




commit lsvpd for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package lsvpd for openSUSE:Factory checked 
in at 2017-12-19 10:58:19

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


Package is "lsvpd"

Tue Dec 19 10:58:19 2017 rev:48 rq:557961 version:1.7.8

Changes:

--- /work/SRC/openSUSE:Factory/lsvpd/lsvpd.changes  2017-09-26 
21:17:28.252681937 +0200
+++ /work/SRC/openSUSE:Factory/.lsvpd.new/lsvpd.changes 2017-12-19 
10:58:21.381730147 +0100
@@ -1,0 +2,12 @@
+Mon Dec 18 08:08:09 UTC 2017 - jloe...@suse.com
+
+- bug fixes (bsc#1072079)
+  - Add host number in device location code to distinguish
+different devices
+  - Add workaround for std::ios_base::failure issue
+
+- added patches:
+  * lsvpd.bug-1072079_add_host_number.patch
+  * lsvpd.bug-1072079_std_io_base_failure_workaround.patch
+
+---

New:

  lsvpd.bug-1072079_add_host_number.patch
  lsvpd.bug-1072079_std_io_base_failure_workaround.patch



Other differences:
--
++ lsvpd.spec ++
--- /var/tmp/diff_new_pack.4P6vhE/_old  2017-12-19 10:58:22.057697516 +0100
+++ /var/tmp/diff_new_pack.4P6vhE/_new  2017-12-19 10:58:22.061697322 +0100
@@ -24,6 +24,8 @@
 Group:  System/Monitoring
 Url:http://sourceforge.net/projects/linux-diag/
 Source0:
http://sourceforge.net/projects/linux-diag/files/lsvpd-new/%{version}/%{name}-%{version}.tar.gz
+Patch0: lsvpd.bug-1072079_add_host_number.patch
+Patch1: lsvpd.bug-1072079_std_io_base_failure_workaround.patch
 BuildRequires:  gcc-c++
 BuildRequires:  librtas-devel
 BuildRequires:  libvpd2-devel
@@ -45,6 +47,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 export CFLAGS="%{optflags} -UPCI_IDS -DPCI_IDS='\"%{_datadir}/pci.ids\"' 
-UUSB_IDS -DUSB_IDS='\"%{_datadir}/usb.ids\"'"

++ lsvpd.bug-1072079_add_host_number.patch ++
commit f5a8a079dff00e3d71631a9d8899bfa5c11028e1
Author: Ankit Kumar 
Date:   Wed Nov 15 15:40:02 2017 +0530

Add host number in device location code to distinguish different devices

This patch adds host number in location code as well to differentiate
two different devices if both has same bus, target and lun number.

H1-B0-T0-L0  [on]
H0-B0-T0-L0  [off]

Signed-off-by: Ankit Kumar 
[Added host value check and removing hyphen so that location code start
 with H - Vasant]
Signed-off-by: Vasant Hegde 

diff --git a/src/internal/sys_interface/devicetreecollector.cpp 
b/src/internal/sys_interface/devicetreecollector.cpp
index dc7ff54..6afbe85 100644
--- a/src/internal/sys_interface/devicetreecollector.cpp
+++ b/src/internal/sys_interface/devicetreecollector.cpp
@@ -765,7 +765,7 @@ ERROR:
{
Component *parent;
ostringstream val;
-   const DataItem *target, *lun, *bus;
+   const DataItem *target, *lun, *bus, *host;
 
/* Build up a distinct YL based on parents YL - for device such 
as
 *  scsi, ide, usb, etc that do not generate ibm,loc-code
@@ -778,7 +778,9 @@ ERROR:
target = fillMe->getDeviceSpecific("XT");
lun = fillMe->getDeviceSpecific("XL");
bus = fillMe->getDeviceSpecific("XB");
-   if (target != NULL && lun != NULL && bus != 
NULL) {
+   host = fillMe->getDeviceSpecific("XH");
+   if (host != NULL && target != NULL &&
+   lun != NULL && bus != NULL) {
if (fillMe->mPhysicalLocation.dataValue 
!= "")
val << 
fillMe->mPhysicalLocation.dataValue;
else if
@@ -787,8 +789,8 @@ ERROR:
else
val << getAttrValue( 
parent->deviceTreeNode.dataValue,
 
"ibm,loc-code" );
-   val << "-B" << bus->dataValue << "-T" 
<< target->dataValue
-   << "-L" << lun->dataValue;
+   val << "H" << host->dataValue << "-B" 
<< bus->dataValue
+   << "-T" << target->dataValue << 
"-L" << lun->dataValue;
fillMe->mPhysicalLocation.setValue( 
val.str( ), 60 ,

commit global for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package global for openSUSE:Factory checked 
in at 2017-12-19 10:57:58

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


Package is "global"

Tue Dec 19 10:57:58 2017 rev:53 rq:557822 version:6.6.1

Changes:

--- /work/SRC/openSUSE:Factory/global/global.changes2017-06-12 
15:28:15.219715752 +0200
+++ /work/SRC/openSUSE:Factory/.global.new/global.changes   2017-12-19 
10:58:04.338552894 +0100
@@ -1,0 +2,20 @@
+Sat Dec 16 19:37:42 UTC 2017 - astie...@suse.com
+
+- GNU Global 6.6.1:
+  * CVE-2017-17531: Command injection vulnerability in gozilla
+allowed arbitrary command execution via crafted URLs
+(boo#1073197)
+- includes changes from 6.6.0:
+  * gtags: Add support for glob patterns in langmap variable
+  * gozilla: Change the default browser from 'mozilla' to 'firefox'
+  * gtags.conf.in: Updated to adapt to the latest ctags(s).
+Removed: common-ctags-maps
+Updated: exuberant-ctags, universal-ctags
+  * incompatible change: universal-ctags.la: The --extra option in
+Exuberant-ctags is renamed to --extras (plural) in
+Universal-ctags for making consistent with --kinds- and
+--fields.
+  * various bug fixes
+- rebase fix_paths.patch
+
+---

Old:

  global-6.5.7.tar.gz
  global-6.5.7.tar.gz.sig

New:

  global-6.6.1.tar.gz
  global-6.6.1.tar.gz.sig



Other differences:
--
++ global.spec ++
--- /var/tmp/diff_new_pack.iJ1Kh3/_old  2017-12-19 10:58:05.362503463 +0100
+++ /var/tmp/diff_new_pack.iJ1Kh3/_new  2017-12-19 10:58:05.366503270 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   global
-Version:6.5.7
+Version:6.6.1
 Release:0
 Summary:Common source code tag system
 License:GPL-3.0

++ fix_paths.patch ++
--- /var/tmp/diff_new_pack.iJ1Kh3/_old  2017-12-19 10:58:05.382502498 +0100
+++ /var/tmp/diff_new_pack.iJ1Kh3/_new  2017-12-19 10:58:05.386502305 +0100
@@ -2,7 +2,7 @@
 ===
 --- gtags.conf.in.orig
 +++ gtags.conf.in
-@@ -77,14 +77,14 @@ builtin-parser:\
+@@ -77,7 +77,7 @@ builtin-parser:\
  user-custom|User custom plugin parser:\
:tc=common:\
:langmap=c\:.c.h:\
@@ -11,29 +11,30 @@
  #
  # Plug-in parser to use Exuberant Ctags.
  #
+@@ -88,7 +88,7 @@ user-custom|User custom plugin parser:\
  exuberant-ctags|plugin-example|setting to use Exuberant Ctags plug-in parser:\
:tc=common:\
:ctagscom=@EXUBERANT_CTAGS@:\
 -  :ctagslib=$libdir/gtags/exuberant-ctags.la:\
 +  :ctagslib=@libdir@/gtags/exuberant-ctags.la:\
-   :tc=common-ctags-maps:
- #
- # A common map for both Exuberant Ctags and Universal Ctags.
-@@ -180,7 +180,7 @@ common-ctags-maps:\
+   :langmap=Ant\:(*.build.xml):\
+   
:langmap=Asm\:.asm.ASM.s.S.A51(*.29[kK])(*.[68][68][kKsSxX])(*.[xX][68][68]):\
+   :langmap=Asp\:.asp.asa:\
+@@ -181,7 +181,7 @@ exuberant-ctags|plugin-example|setting t
  universal-ctags|setting to use Universal Ctags plug-in parser:\
:tc=common:\
:ctagscom=@UNIVERSAL_CTAGS@:\
 -  :ctagslib=$libdir/gtags/universal-ctags.la:\
 +  :ctagslib=@libdir@/gtags/universal-ctags.la:\
-   :tc=common-ctags-maps:\
:langmap=Ada\:.adb.ads.Ada:\
- # Please uncomment to use this entry.
-@@ -247,7 +247,7 @@ universal-ctags|setting to use Universal
- #
+   :langmap=Ant\:(build.xml)(*.build.xml).ant.xml:\
+   
:langmap=Asm\:.A51(*.29[kK])(*.[68][68][kKsSxX])(*.[xX][68][68]).asm.ASM.s.S:\
+@@ -370,7 +370,7 @@ universal-ctags|setting to use Universal
  pygments-parser|Pygments plug-in parser:\
+   :tc=common:\
:ctagscom=@EXUBERANT_CTAGS@:\
 -  :pygmentslib=$libdir/gtags/pygments-parser.la:\
 +  :pygmentslib=@libdir@/gtags/pygments-parser.la:\
-   :tc=common:\
:langmap=ABAP\:.abap:\
:langmap=ANTLR\:.G.g:\
+   :langmap=ActionScript3\:.as:\

++ global-6.5.7.tar.gz -> global-6.6.1.tar.gz ++
 25623 lines of diff (skipped)





commit ksudoku for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package ksudoku for openSUSE:Factory checked 
in at 2017-12-19 10:57:56

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


Package is "ksudoku"

Tue Dec 19 10:57:56 2017 rev:67 rq:557811 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ksudoku/ksudoku.changes  2017-11-17 
10:57:22.134508885 +0100
+++ /work/SRC/openSUSE:Factory/.ksudoku.new/ksudoku.changes 2017-12-19 
10:58:02.730630515 +0100
@@ -1,0 +2,21 @@
+Sun Dec 17 09:12:04 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:48 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * use of GL is optional, and on ARM platforms where GLES is used it won\'t 
compile if marked as required
+  * It's already done by kaboutdata
+
+---

Old:

  ksudoku-17.08.3.tar.xz

New:

  ksudoku-17.12.0.tar.xz



Other differences:
--
++ ksudoku.spec ++
--- /var/tmp/diff_new_pack.NRKlSZ/_old  2017-12-19 10:58:03.358600200 +0100
+++ /var/tmp/diff_new_pack.NRKlSZ/_new  2017-12-19 10:58:03.358600200 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksudoku
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ksudoku-17.08.3.tar.xz -> ksudoku-17.12.0.tar.xz ++
 1887 lines of diff (skipped)




commit calibre for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2017-12-19 10:57:38

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


Package is "calibre"

Tue Dec 19 10:57:38 2017 rev:179 rq:557684 version:3.14.0

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2017-12-04 
10:01:57.385329621 +0100
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2017-12-19 
10:57:41.079675698 +0100
@@ -1,0 +2,34 @@
+Sat Dec 16 15:14:50 UTC 2017 - ec...@opensuse.org
+
+- update to 3.14.0
+  New Features
+  - User manual: A new quick reference primer for regular 
+expression syntax 
+https://manual.calibre-ebook.com/regexp_quick_reference.html
+  - Content server: Allow viewing the book metadata while reading 
+a book. In the viewer controls, tap Goto and then Metadata to
+see the metadata.
+  - Kobo driver: Add support for new firmware
+  - Bulk metadata edit: Allow choosing the algorithm used for 
+changing the case of titles
+  - Get books: The koobe.pl store plugin has now become the
+Swiat Ebookow store plugin
+  - Allow Copy/paste of book metadata from the main book list. 
+Right click the Edit metadata button to access these actions.
+  - Allow disabling the confirmation popup when opening the 
+containing folder of many books at once.
+  Bug Fixes
+  - Nook driver: Fix books sent via calibre not appearing under 
+My Files on the Glowlight 3 Plus
+  - Get Books: Update Mills & Boon, publio, empik, legimi, woblink 
+and beam-ebooks.de plugins for website changes
+  - Book polishing: Do not scan book for font usage when subsetting 
+if no embedded fonts are available.
+  - Content server: Open links in the comments section from the 
+book details page in new windows.
+  - Choose English as the User interface language when a locale 
+related environment variable is set to the C locale
+  - Linux installer: A nicer error message if the user tries to run 
+the installer on an ARM machine
+
+---

Old:

  calibre-3.13.0.tar.xz

New:

  calibre-3.14.0.tar.xz



Other differences:
--
++ calibre.spec ++
--- /var/tmp/diff_new_pack.qu3WWM/_old  2017-12-19 10:57:42.471608503 +0100
+++ /var/tmp/diff_new_pack.qu3WWM/_new  2017-12-19 10:57:42.471608503 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   calibre
-Version:3.13.0
+Version:3.14.0
 Release:0
 Summary:EBook Management Application
 License:GPL-3.0

++ calibre-3.13.0.tar.xz -> calibre-3.14.0.tar.xz ++
/work/SRC/openSUSE:Factory/calibre/calibre-3.13.0.tar.xz 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-3.14.0.tar.xz differ: char 25, 
line 1




commit man-pages-ja for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package man-pages-ja for openSUSE:Factory 
checked in at 2017-12-19 10:58:22

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


Package is "man-pages-ja"

Tue Dec 19 10:58:22 2017 rev:30 rq:557969 version:20171215

Changes:

--- /work/SRC/openSUSE:Factory/man-pages-ja/man-pages-ja.changes
2017-06-16 10:54:20.243265989 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages-ja.new/man-pages-ja.changes   
2017-12-19 10:58:24.801565057 +0100
@@ -1,0 +2,6 @@
+Mon Dec 18 09:15:16 UTC 2017 - pgaj...@suse.com
+
+- update to 20171215
+  * added and improved manual pages
+
+---

Old:

  man-pages-ja-20170515.tar.gz

New:

  man-pages-ja-20171215.tar.gz



Other differences:
--
++ man-pages-ja.spec ++
--- /var/tmp/diff_new_pack.XxOM8T/_old  2017-12-19 10:58:25.977508289 +0100
+++ /var/tmp/diff_new_pack.XxOM8T/_new  2017-12-19 10:58:25.981508096 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   man-pages-ja
-Version:20170515
+Version:20171215
 Release:0
 Summary:LDP Manual Pages (Japanese)
-Summary(ja):Linux 日本語マン・ページ
 License:GPL-2.0 and BSD-3-Clause and GFDL-1.1 and GFDL-1.2 and GFDL-1.3
 Group:  Documentation/Man
+Summary(ja):Linux 日本語マン・ページ
 Url:http://linuxjm.sourceforge.jp/download.html
 Source: http://linuxjm.sourceforge.jp/man-pages-ja-%{version}.tar.gz
 # Some manpages are only shipped if the programs exist..

++ man-pages-ja-20170515.tar.gz -> man-pages-ja-20171215.tar.gz ++




commit wine for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2017-12-19 10:58:04

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


Package is "wine"

Tue Dec 19 10:58:04 2017 rev:238 rq:557867 version:3.0~rc2

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2017-12-12 
21:22:41.191247428 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2017-12-19 
10:58:11.794192978 +0100
@@ -1,0 +2,7 @@
+Sun Dec 17 18:39:18 UTC 2017 - meiss...@suse.com
+
+- Update to 3.0 rc2 release candidate
+  - Bugfixes only, we are in code freeze
+- Updated winetricks
+
+---

Old:

  wine-3.0-rc1.tar.xz
  wine-3.0-rc1.tar.xz.sign

New:

  wine-3.0-rc2.tar.xz
  wine-3.0-rc2.tar.xz.sign



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.ZDmGVQ/_old  2017-12-19 10:58:13.446113233 +0100
+++ /var/tmp/diff_new_pack.ZDmGVQ/_new  2017-12-19 10:58:13.446113233 +0100
@@ -79,8 +79,8 @@
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
 BuildRequires:  pkgconfig(libudev)
-%define realver 3.0-rc1
-Version:3.0~rc1
+%define realver 3.0-rc2
+Version:3.0~rc2
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1+

++ wine-3.0-rc1.tar.xz -> wine-3.0-rc2.tar.xz ++
/work/SRC/openSUSE:Factory/wine/wine-3.0-rc1.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new/wine-3.0-rc2.tar.xz differ: char 26, line 1


++ winetricks ++
 1176 lines (skipped)
 between /work/SRC/openSUSE:Factory/wine/winetricks
 and /work/SRC/openSUSE:Factory/.wine.new/winetricks




commit stress-ng for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package stress-ng for openSUSE:Factory 
checked in at 2017-12-19 10:58:09

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


Package is "stress-ng"

Tue Dec 19 10:58:09 2017 rev:24 rq:557869 version:0.09.07

Changes:

--- /work/SRC/openSUSE:Factory/stress-ng/stress-ng.changes  2017-12-11 
18:57:34.259509448 +0100
+++ /work/SRC/openSUSE:Factory/.stress-ng.new/stress-ng.changes 2017-12-19 
10:58:14.594057817 +0100
@@ -1,0 +2,55 @@
+Sun Dec 17 14:13:43 UTC 2017 - mar...@gmx.de
+
+- Update to version 0.09.07
+  * Makefile: bump version
+  * Makefile: add stress-version.h to make dist rules
+  * test: clean up errors in config tests found by static analysis
+  * Add lockf autoconfigure detection
+  * stress-io: use HAVE_SYNCFS to detect syncfs availability
+  * stress-dirdeep: use HAVE_SYNCFS to detect syncfs availability
+  * Add syncfs autoconfigure detection
+  * Add fdatasync autoconfigure detection
+  * Add fsync autoconfigure detection
+  * stress-flock: remove __sun__ restriction
+  * Add posix_memalign autoconfigure detection
+  * Add futimes autoconfigure detection
+  * stress-zlib: remove restriction on __sun__
+  * stress-wait: only disable for broken GNU/Hurd
+  * Makefile.config: add -Werror to fix build warnings on Minix
+  * Add mount autoconfigure detection for BSD and Linux
+  * stress-rmap: remove build restrictions on non-linux systems
+  * stress-ng: ensure utsname.h is included for non-linux builds
+  * stress-get: ensure utsname.h is included for non-linux builds
+  * stress-get: fix build error on non-linux platform
+  * Add x86 cpuid autoconfigure detection
+  * Add strlcpy strlcat string func autoconfigure detection
+  * helper: clean up utsname includes
+  * Add uname autoconfiguration detection
+  * stress-msync: replace __minix__ with HAVE_MSYNC
+  * stress-mincore: use the HAVE_MINCORE macro rather than __gnu_hurd__
+  * Add sigwaitinfo and sigqueue autoconfig detection
+  * stress-hdd: replace __gnu_hurd__ with more generic posix fadvise check
+  * stress-wait: add notes on why this is disabled on GNU/Hurd
+  * helper: use HAVE_SIGALTSTACK instead of minix and GNU/Hurd checks
+  * stress-msync: enable build for GNU/Hurd
+  * Add posix_openpt autoconfig detection
+  * stress-mincore: remove extraneous space at end of error message
+  * test/test-posix-fadvise: force failures GNU/Hurd
+  * Add posix_fadvise autoconfig detection
+  * test: force failures for mincore and msync for GNU/Hurd
+  * stress-fcntl: fix incorrect usage of F_DUPFD_CLOEXEC flag
+  * stress-get: remove __minix__ #define check
+  * Add mincore autoconfig detection
+  * Add msync autoconfigure detection
+  * stress-mmap: call shim_msync rather than msync
+  * Add mprotect autoconfigure detection
+  * Add autoconfigure detection of sigaltstack
+  * Add autodetection of mlockall and munlockall
+  * Add mlock autodetection
+  * Add getpgid autoconfigure detection
+  * Add getpgrp autoconfigure detection
+  * split out version macros into stress-version.h
+  * Add dup3 autoconfigure detection
+  * stress-trees: voidify return of get_setting for tree-method option
+
+---

Old:

  stress-ng-0.09.06.tar.xz

New:

  stress-ng-0.09.07.tar.xz



Other differences:
--
++ stress-ng.spec ++
--- /var/tmp/diff_new_pack.DFfF3Z/_old  2017-12-19 10:58:15.222027502 +0100
+++ /var/tmp/diff_new_pack.DFfF3Z/_new  2017-12-19 10:58:15.222027502 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   stress-ng
-Version:0.09.06
+Version:0.09.07
 Release:0
 Summary:Tool to load and stress a computer
 License:GPL-2.0

++ stress-ng-0.09.06.tar.xz -> stress-ng-0.09.07.tar.xz ++
 2833 lines of diff (skipped)




commit python-pandas for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package python-pandas for openSUSE:Factory 
checked in at 2017-12-19 10:58:17

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


Package is "python-pandas"

Tue Dec 19 10:58:17 2017 rev:7 rq:557957 version:0.21.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pandas/python-pandas-doc.changes  
2017-11-10 14:57:08.088648054 +0100
+++ /work/SRC/openSUSE:Factory/.python-pandas.new/python-pandas-doc.changes 
2017-12-19 10:58:19.997796956 +0100
@@ -1,0 +2,128 @@
+Sat Dec 16 23:04:54 UTC 2017 - a...@gmx.de
+
+- update to version 0.21.1:
+  * Highlights include:
++ Temporarily restore matplotlib datetime plotting
+  functionality. This should resolve issues for users who
+  implicitly relied on pandas to plot datetimes with
+  matplotlib. See here.
++ Improvements to the Parquet IO functions introduced in
+  0.21.0. See here.
+  * Improvements to the Parquet IO functionality
++ DataFrame.to_parquet() will now write non-default indexes when
+  the underlying engine supports it. The indexes will be preserved
+  when reading back in with read_parquet() (GH18581).
++ read_parquet() now allows to specify the columns to read from a
+  parquet file (GH18154)
++ read_parquet() now allows to specify kwargs which are passed to
+  the respective engine (GH18216)
+  * Other Enhancements
++ Timestamp.timestamp() is now available in Python 2.7. (GH17329)
++ Grouper and TimeGrouper now have a friendly repr output
+  (GH18203).
+  * Deprecations
++ pandas.tseries.register has been renamed to
+  pandas.plotting.register_matplotlib_converters`() (GH18301)
+  * Performance Improvements
++ Improved performance of plotting large series/dataframes
+  (GH18236).
+  * Conversion
++ Bug in TimedeltaIndex subtraction could incorrectly overflow
+  when NaT is present (GH17791)
++ Bug in DatetimeIndex subtracting datetimelike from DatetimeIndex
+  could fail to overflow (GH18020)
++ Bug in IntervalIndex.copy() when copying and IntervalIndex with
+  non-default closed (GH18339)
++ Bug in DataFrame.to_dict() where columns of datetime that are
+  tz-aware were not converted to required arrays when used with
+  orient='records', raising"TypeError` (GH18372)
++ Bug in DateTimeIndex and date_range() where mismatching tz-aware
+  start and end timezones would not raise an err if end.tzinfo is
+  None (GH18431)
++ Bug in Series.fillna() which raised when passed a long integer
+  on Python 2 (GH18159).
+  * Indexing
++ Bug in a boolean comparison of a datetime.datetime and a
+  datetime64[ns] dtype Series (GH17965)
++ Bug where a MultiIndex with more than a million records was not
+  raising AttributeError when trying to access a missing attribute
+  (GH18165)
++ Bug in IntervalIndex constructor when a list of intervals is
+  passed with non-default closed (GH18334)
++ Bug in Index.putmask when an invalid mask passed (GH18368)
++ Bug in masked assignment of a timedelta64[ns] dtype Series,
+  incorrectly coerced to float (GH18493)
+  * I/O
++ Bug in class:~pandas.io.stata.StataReader not converting
+  date/time columns with display formatting addressed
+  (GH17990). Previously columns with display formatting were
+  normally left as ordinal numbers and not converted to datetime
+  objects.
++ Bug in read_csv() when reading a compressed UTF-16 encoded file
+  (GH18071)
++ Bug in read_csv() for handling null values in index columns when
+  specifying na_filter=False (GH5239)
++ Bug in read_csv() when reading numeric category fields with high
+  cardinality (GH18186)
++ Bug in DataFrame.to_csv() when the table had MultiIndex columns,
+  and a list of strings was passed in for header (GH5539)
++ Bug in parsing integer datetime-like columns with specified
+  format in read_sql (GH17855).
++ Bug in DataFrame.to_msgpack() when serializing data of the
+  numpy.bool_ datatype (GH18390)
++ Bug in read_json() not decoding when reading line deliminted
+  JSON from S3 (GH17200)
++ Bug in pandas.io.json.json_normalize() to avoid modification of
+  meta (GH18610)
++ Bug in to_latex() where repeated multi-index values were not
+  printed even though a higher level index differed from the
+  previous row (GH14484)
++ Bug when reading NaN-only categorical columns in HDFStore
+  (GH18413)
++ Bug in DataFrame.to_latex() with longtable=True where a latex
+  multicolumn always spanned over three columns (GH17959)
+  * Plotting
++ Bug in DataFrame.plot() and Series.plot() with DatetimeIndex
+  where a 

commit python-boto3 for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package python-boto3 for openSUSE:Factory 
checked in at 2017-12-19 10:57:49

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


Package is "python-boto3"

Tue Dec 19 10:57:49 2017 rev:10 rq:557784 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes
2017-12-14 10:55:17.201976966 +0100
+++ /work/SRC/openSUSE:Factory/.python-boto3.new/python-boto3.changes   
2017-12-19 10:57:52.187139494 +0100
@@ -1,0 +2,21 @@
+Sat Dec 16 23:09:19 UTC 2017 - a...@gmx.de
+
+- update to version 1.5.1:
+  * api-change:appstream: [botocore] Update appstream client to latest
+version
+
+- changes from version 1.5.0:
+  * bugfix:Filters: Fixes a bug where parameters passed to resource
+collections could be mutated after the collections were created.
+  * api-change:ses: [botocore] Update ses client to latest version
+  * enhancement:credentials: [botocore] Moved the JSONFileCache from
+the CLI into botocore so that it can be used without importing
+from the cli.
+  * feature:botocore dependency: Update dependency strategy to always
+take a floor on the most recent version of botocore. This means
+whenever there is a release of botocore, boto3 will release as
+well to account for the new version of botocore.
+  * api-change:apigateway: [botocore] Update apigateway client to
+latest version
+
+---

Old:

  boto3-1.4.8.tar.gz

New:

  boto3-1.5.1.tar.gz



Other differences:
--
++ python-boto3.spec ++
--- /var/tmp/diff_new_pack.VKmS5w/_old  2017-12-19 10:57:52.643117481 +0100
+++ /var/tmp/diff_new_pack.VKmS5w/_new  2017-12-19 10:57:52.643117481 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-boto3
-Version:1.4.8
+Version:1.5.1
 Release:0
 Url:https://github.com/boto/boto3
 Summary:Amazon Web Services Library

++ boto3-1.4.8.tar.gz -> boto3-1.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.4.8/PKG-INFO new/boto3-1.5.1/PKG-INFO
--- old/boto3-1.4.8/PKG-INFO2017-11-22 07:41:23.0 +0100
+++ new/boto3-1.5.1/PKG-INFO2017-12-15 22:31:08.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: boto3
-Version: 1.4.8
+Version: 1.5.1
 Summary: The AWS SDK for Python
 Home-page: https://github.com/boto/boto3
 Author: Amazon Web Services
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.4.8/boto3/__init__.py 
new/boto3-1.5.1/boto3/__init__.py
--- old/boto3-1.4.8/boto3/__init__.py   2017-11-22 07:41:23.0 +0100
+++ new/boto3-1.5.1/boto3/__init__.py   2017-12-15 22:31:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 __author__ = 'Amazon Web Services'
-__version__ = '1.4.8'
+__version__ = '1.5.1'
 
 
 # The default Boto3 session; autoloaded when needed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.4.8/boto3/resources/collection.py 
new/boto3-1.5.1/boto3/resources/collection.py
--- old/boto3-1.4.8/boto3/resources/collection.py   2017-11-22 
07:41:23.0 +0100
+++ new/boto3-1.5.1/boto3/resources/collection.py   2017-12-15 
22:31:08.0 +0100
@@ -49,7 +49,7 @@
 self._py_operation_name = xform_name(
 model.request.operation)
 self._handler = handler
-self._params = kwargs
+self._params = copy.deepcopy(kwargs)
 
 def __repr__(self):
 return '{0}({1}, {2})'.format(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.4.8/boto3/s3/transfer.py 
new/boto3-1.5.1/boto3/s3/transfer.py
--- old/boto3-1.4.8/boto3/s3/transfer.py2017-11-22 07:41:23.0 
+0100
+++ new/boto3-1.5.1/boto3/s3/transfer.py2017-12-15 22:31:08.0 
+0100
@@ -264,6 +264,10 @@
 
 Variants have also been injected into S3 client, Bucket and Object.
 You don't have to use S3Transfer.upload_file() directly.
+
+.. seealso::
+:py:meth:`S3.Client.upload_file`
+:py:meth:`S3.Client.upload_fileobj`
 """
 if not isinstance(filename, six.string_types):
 raise ValueError('Filename must be a string')
@@ -288,6 +292,10 @@
 
 Variants have also been injected into S3 client, Bucket and Object.
 You don't have to use S3Transfer.download_file() directly.
+
+.. seealso::
+:py:meth:`S3.Client.download_file`
+

commit python-pivy for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package python-pivy for openSUSE:Factory 
checked in at 2017-12-19 10:58:14

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


Package is "python-pivy"

Tue Dec 19 10:58:14 2017 rev:3 rq:557950 version:0.6.2

Changes:

--- /work/SRC/openSUSE:Factory/python-pivy/python-pivy.changes  2017-10-18 
10:51:02.315306664 +0200
+++ /work/SRC/openSUSE:Factory/.python-pivy.new/python-pivy.changes 
2017-12-19 10:58:16.761953163 +0100
@@ -1,0 +2,8 @@
+Sat Dec 16 13:26:13 UTC 2017 - badshah...@gmail.com
+
+- Convert specfile to python-singlespec: fixes build failures in
+  Factory. Doesn't build against python2 for unknown reasons, so
+  turn off python2 modules until this is fixed.
+- Use fdupes (added to BuildRequires) to link duplicate files.
+
+---



Other differences:
--
++ python-pivy.spec ++
--- /var/tmp/diff_new_pack.Y7k9u8/_old  2017-12-19 10:58:17.469918987 +0100
+++ /var/tmp/diff_new_pack.Y7k9u8/_new  2017-12-19 10:58:17.469918987 +0100
@@ -16,6 +16,10 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+#FIXME Does not build with python2 for unknown reasons
+%define skip_python2 1
+
 Name:   python-pivy
 Version:0.6.2
 Release:0
@@ -24,22 +28,14 @@
 Group:  Development/Libraries/Python
 Url:https://github.com/FreeCAD/pivy
 Source0:Pivy-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
 BuildRequires:  Coin-devel
 BuildRequires:  SoQt-devel
+BuildRequires:  fdupes
 BuildRequires:  gcc
-%if 0%{?suse_version} > 1210
 BuildRequires:  libXmu-devel
-%else
-BuildRequires:  xorg-x11-devel
-%endif
-%if 0%{?suse_version} >= 1330
-# python3
-BuildRequires:  python3-devel
-%else
-BuildRequires:  python-devel
-%endif
+BuildRequires:  python-rpm-macros
 BuildRequires:  swig
-%{py_requires}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -61,21 +57,17 @@
 
 %build
 export CFLAGS="%{optflags}"
-%if 0%{?suse_version} >= 1330
-python3 setup.py build
-%else
-python setup.py build
-%endif
+%python_build
 
 %install
-%if 0%{?suse_version} >= 1330
-python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--record-rpm=INSTALLED_FILES
-%else
-python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--record-rpm=INSTALLED_FILES
-%endif
+%python_install
+
+%fdupes %{buildroot}%{python_sitelib}/pivy/
 
-%files -f INSTALLED_FILES
+%files
 %defattr(-,root,root,-)
 %doc AUTHORS HACKING LICENSE NEWS README.md THANKS
+%{python_sitelib}/pivy/
+%{python_sitelib}/Pivy-%{version}-py%{py_ver}.egg-info
 
 %changelog




commit psi+ for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package psi+ for openSUSE:Factory checked in 
at 2017-12-19 10:57:51

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


Package is "psi+"

Tue Dec 19 10:57:51 2017 rev:44 rq:557787 version:1.2.109+0

Changes:

--- /work/SRC/openSUSE:Factory/psi+/psi+-lang.changes   2017-10-20 
14:47:59.250303792 +0200
+++ /work/SRC/openSUSE:Factory/.psi+.new/psi+-lang.changes  2017-12-19 
10:57:58.770821672 +0100
@@ -1,0 +2,5 @@
+Sun Dec 10 08:34:35 UTC 2017 - jsl...@suse.com
+
+- update to 1.2.107+3
+
+---
--- /work/SRC/openSUSE:Factory/psi+/psi+.changes2017-10-20 
14:47:59.274302669 +0200
+++ /work/SRC/openSUSE:Factory/.psi+.new/psi+.changes   2017-12-19 
10:57:59.062807576 +0100
@@ -1,0 +2,7 @@
+Sun Dec 10 08:34:48 UTC 2017 - jsl...@suse.com
+
+- update to 1.2.109+0
+  * many bugfixes
+  * build system fixes
+
+---

Old:

  psi+-1.2.100+0.tar.xz
  psi-plus-l10n-1.2.98+1.tar.xz

New:

  psi+-1.2.109+0.tar.xz
  psi-plus-l10n-1.2.107+3.tar.xz



Other differences:
--
++ psi+-lang.spec ++
--- /var/tmp/diff_new_pack.F484w5/_old  2017-12-19 10:57:59.886767800 +0100
+++ /var/tmp/diff_new_pack.F484w5/_new  2017-12-19 10:57:59.890767607 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define version_unconverted 1.2.98+1
+%define version_unconverted 1.2.107+3
 
 Name:   psi+-lang
 Url:https://github.com/psi-plus/psi-plus-l10n
-Version:1.2.98+1
+Version:1.2.107+3
 Release:0
 Summary:Translations for Psi+
 License:GPL-2.0+

++ psi+.spec ++
--- /var/tmp/diff_new_pack.F484w5/_old  2017-12-19 10:57:59.914766449 +0100
+++ /var/tmp/diff_new_pack.F484w5/_new  2017-12-19 10:57:59.914766449 +0100
@@ -18,11 +18,11 @@
 
 %define __builder ninja
 
-%define version_unconverted 1.2.100+0
+%define version_unconverted 1.2.109+0
 
 Name:   psi+
 Url:https://github.com/psi-plus
-Version:1.2.100+0
+Version:1.2.109+0
 Release:0
 Summary:Jabber client using Qt
 License:GPL-2.0+

++ psi+-1.2.100+0.tar.xz -> psi+-1.2.109+0.tar.xz ++
/work/SRC/openSUSE:Factory/psi+/psi+-1.2.100+0.tar.xz 
/work/SRC/openSUSE:Factory/.psi+.new/psi+-1.2.109+0.tar.xz differ: char 27, 
line 1

++ psi-plus-l10n-1.2.98+1.tar.xz -> psi-plus-l10n-1.2.107+3.tar.xz ++
 2014 lines of diff (skipped)




commit icecast for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package icecast for openSUSE:Factory checked 
in at 2017-12-19 10:58:02

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


Package is "icecast"

Tue Dec 19 10:58:02 2017 rev:32 rq:557844 version:2.4.3

Changes:

--- /work/SRC/openSUSE:Factory/icecast/icecast.changes  2015-04-10 
09:53:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.icecast.new/icecast.changes 2017-12-19 
10:58:09.114322347 +0100
@@ -1,0 +2,13 @@
+Sun Dec 17 16:25:42 UTC 2017 - avin...@opensuse.org
+
+- update to version 2.4.3:
+  * Fixes Windows only vulnerability (CVE-2005-0837), where an
+attacker could access the raw XSLT template file by appending a
+dot “.” to the URL. To be clear, no runtime information could be
+accessed this way.
+- cleanup spec file with spec-cleaner
+- fix bad line endings warning in CSS file
+- rebase icecast-fix-no-add-needed.patch
+- replace PreReq statements with Requires(pre)
+
+---

Old:

  icecast-2.4.2.tar.gz

New:

  icecast-2.4.3.tar.gz



Other differences:
--
++ icecast.spec ++
--- /var/tmp/diff_new_pack.mjx73Z/_old  2017-12-19 10:58:09.842287205 +0100
+++ /var/tmp/diff_new_pack.mjx73Z/_new  2017-12-19 10:58:09.842287205 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package icecast
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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:   icecast
-Version:2.4.2
+Version:2.4.3
 Release:0
 Summary:Audio Streaming Server
 License:GPL-2.0+
@@ -35,6 +35,7 @@
 # PATCH-FEATURE-OPENSUSE -- mp3 frame validation
 Patch100:   icecast-mp3-frame-validation.patch
 BuildRequires:  curl-devel
+BuildRequires:  dos2unix
 BuildRequires:  libtheora-devel
 BuildRequires:  libtool
 BuildRequires:  libvorbis-devel
@@ -42,11 +43,9 @@
 BuildRequires:  openssl-devel
 BuildRequires:  speex-devel
 BuildRequires:  systemd-rpm-macros
-%{?systemd_requires}
-PreReq: /usr/sbin/groupadd
-PreReq: /usr/sbin/useradd
+Requires(pre):  shadow
 Recommends: logrotate
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%{?systemd_requires}
 
 %description
 Icecast is a MP3 and OGG streaming server able to serve many clients
@@ -77,21 +76,24 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot} docdir=%{_docdir}/%{name}
+%make_install docdir=%{_docdir}/%{name}
 # service file
 install -d -m 0755 %{buildroot}%{_sbindir}
 install -d "%{buildroot}%{_unitdir}/system"
 install -D -m 0644 %{SOURCE2} %{buildroot}%{_unitdir}/icecast.service
-ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rc%{name}
+ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
 # create missing dirs
 install -d -m 0755 %{buildroot}%{_localstatedir}/{lib,log}/%{name}
 
 # logrotate
-install -D -m 0644 %{SOURCE3} %{buildroot}/etc/logrotate.d/%{name}
+install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
+
+# fix warning about bad line endings
+dos2unix %{buildroot}%{_docdir}/icecast/assets/css/style.css
 
 %pre
-/usr/sbin/groupadd -r %{name} >/dev/null 2>&1 || :
-/usr/sbin/useradd  -g %{name} -s /bin/false -r -c "Icecast streaming server" 
-d %{_localstatedir}/lib/%{name} %{name} >/dev/null 2>&1 || :
+%{_sbindir}/groupadd -r %{name} >/dev/null 2>&1 || :
+%{_sbindir}/useradd  -g %{name} -s /bin/false -r -c "Icecast streaming server" 
-d %{_localstatedir}/lib/%{name} %{name} >/dev/null 2>&1 || :
 %service_add_pre %{name}.service
 
 %preun
@@ -104,7 +106,6 @@
 %service_del_postun %{name}.service
 
 %files
-%defattr(-,root,root)
 %dir %doc %{_docdir}/%{name}
 %doc %{_docdir}/%{name}/README
 %doc %{_docdir}/%{name}/AUTHORS
@@ -113,7 +114,7 @@
 %doc %{_docdir}/%{name}/TODO
 %doc %{_docdir}/%{name}/ChangeLog
 %config(noreplace) %attr(640,root,%{name}) %{_sysconfdir}/%{name}.xml
-%config(noreplace) /etc/logrotate.d/%{name}
+%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %{_bindir}/icecast
 %{_datadir}/icecast
 %{_sbindir}/rc%{name}
@@ -123,7 +124,6 @@
 %attr(750,%{name},%{name}) %{_localstatedir}/log/%{name}
 
 %files doc
-%defattr(-,root,root)
 %doc %{_docdir}/%{name}
 %exclude %{_docdir}/%{name}/README
 %exclude %{_docdir}/%{name}/AUTHORS

++ icecast-2.4.2.tar.gz -> icecast-2.4.3.tar.gz ++
 20801 lines of diff (skipped)

++ icecast-fix-no-add-needed.patch ++
--- /var/tmp/diff_new_pack.mjx73Z/_old  2017-12-19 10:58:10.070276199 +0100
+++ 

commit kdeaccessibility3 for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kdeaccessibility3 for 
openSUSE:Factory checked in at 2017-12-19 10:57:24

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


Package is "kdeaccessibility3"

Tue Dec 19 10:57:24 2017 rev:10 rq:557677 version:3.5.10

Changes:

--- /work/SRC/openSUSE:Factory/kdeaccessibility3/kdeaccessibility3.changes  
2015-11-10 10:03:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdeaccessibility3.new/kdeaccessibility3.changes 
2017-12-19 10:57:31.228151272 +0100
@@ -1,0 +2,5 @@
+Sat Dec  9 13:58:50 UTC 2017 - an...@opensuse.org
+
+- simplify requires line for kdelibs3
+
+---



Other differences:
--
++ kdeaccessibility3.spec ++
--- /var/tmp/diff_new_pack.Qqj7hf/_old  2017-12-19 10:57:33.368047970 +0100
+++ /var/tmp/diff_new_pack.Qqj7hf/_new  2017-12-19 10:57:33.372047778 +0100
@@ -23,7 +23,7 @@
 Version:3.5.10
 Release:11
 Url:http://www.kde.org
-Requires:   kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' 
kdelibs3`)
+Requires:   kdelibs3 
 Recommends: festival epos
 BuildRequires:  fdupes
 Source0:kdeaccessibility-%{version}.tar.bz2




commit kdetoys3 for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kdetoys3 for openSUSE:Factory 
checked in at 2017-12-19 10:57:33

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


Package is "kdetoys3"

Tue Dec 19 10:57:33 2017 rev:11 rq:557678 version:3.5.10

Changes:

--- /work/SRC/openSUSE:Factory/kdetoys3/kdetoys3.changes2017-01-10 
10:52:31.910832185 +0100
+++ /work/SRC/openSUSE:Factory/.kdetoys3.new/kdetoys3.changes   2017-12-19 
10:57:34.751981162 +0100
@@ -1,0 +2,5 @@
+Sat Dec  9 14:01:27 UTC 2017 - an...@opensuse.org
+
+- Removed the version check for kdelibs3
+
+---



Other differences:
--
++ kdetoys3.spec ++
--- /var/tmp/diff_new_pack.vnrQnh/_old  2017-12-19 10:57:35.491945440 +0100
+++ /var/tmp/diff_new_pack.vnrQnh/_new  2017-12-19 10:57:35.495945248 +0100
@@ -22,7 +22,7 @@
 Version:3.5.10
 Release:16
 Url:http://www.kde.org
-Requires:   kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' 
kdelibs3`)
+Requires:   kdelibs3 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:kdetoys-%{version}.tar.bz2
 Patch0: 3_5_BRANCH.diff




commit python-libvirt-python for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package python-libvirt-python for 
openSUSE:Factory checked in at 2017-12-19 10:58:12

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


Package is "python-libvirt-python"

Tue Dec 19 10:58:12 2017 rev:8 rq:557942 version:3.10.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-libvirt-python/python-libvirt-python.changes  
2017-12-08 12:56:44.339091558 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-libvirt-python.new/python-libvirt-python.changes
 2017-12-19 10:58:15.718003559 +0100
@@ -1,0 +2,6 @@
+Mon Dec 11 06:39:09 UTC 2017 - jfeh...@suse.com
+
+- Update to 3.10.0
+  - Add all new APIs and constants in libvirt 3.10.0
+
+---

Old:

  libvirt-python-3.9.0.tar.gz
  libvirt-python-3.9.0.tar.gz.asc

New:

  libvirt-python-3.10.0.tar.gz
  libvirt-python-3.10.0.tar.gz.asc



Other differences:
--
++ python-libvirt-python.spec ++
--- /var/tmp/diff_new_pack.VYTKfs/_old  2017-12-19 10:58:16.269976913 +0100
+++ /var/tmp/diff_new_pack.VYTKfs/_new  2017-12-19 10:58:16.269976913 +0100
@@ -20,7 +20,7 @@
 %define srcname libvirt-python
 Name:   python-libvirt-python
 Url:http://libvirt.org/
-Version:3.9.0
+Version:3.10.0
 Release:0
 Summary:Library providing a virtualization API
 License:LGPL-2.1+

++ libvirt-python-3.9.0.tar.gz -> libvirt-python-3.10.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-3.9.0/ChangeLog 
new/libvirt-python-3.10.0/ChangeLog
--- old/libvirt-python-3.9.0/ChangeLog  2017-11-02 18:16:47.0 +0100
+++ new/libvirt-python-3.10.0/ChangeLog 2017-12-04 18:46:31.0 +0100
@@ -1,3 +1,13 @@
+2017-11-30 Cédric Bosdonnat  
+
+Don't hardcode interpreter path
+This is particularly useful on operating systems that don't ship
+Python as part of the base system (eg. FreeBSD) while still working
+just as well as it did before on Linux.
+
+Reviewed-by: Daniel P. Berrange 
+
+
 2017-11-02 Daniel Veillard  
 
 Release of libvirt-python-3.9.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-3.9.0/PKG-INFO 
new/libvirt-python-3.10.0/PKG-INFO
--- old/libvirt-python-3.9.0/PKG-INFO   2017-11-02 18:16:47.0 +0100
+++ new/libvirt-python-3.10.0/PKG-INFO  2017-12-04 18:46:31.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: libvirt-python
-Version: 3.9.0
+Version: 3.10.0
 Summary: The libvirt virtualization API python binding
 Home-page: http://www.libvirt.org
 Author: Libvirt Maintainers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-3.9.0/examples/event-test.py 
new/libvirt-python-3.10.0/examples/event-test.py
--- old/libvirt-python-3.9.0/examples/event-test.py 2017-08-02 
04:07:18.0 +0200
+++ new/libvirt-python-3.10.0/examples/event-test.py2017-12-04 
18:31:00.0 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/python -u
+#!/usr/bin/env python
 #
 #
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-3.9.0/generator.py 
new/libvirt-python-3.10.0/generator.py
--- old/libvirt-python-3.9.0/generator.py   2017-09-04 12:17:29.0 
+0200
+++ new/libvirt-python-3.10.0/generator.py  2017-12-04 18:31:00.0 
+0100
@@ -1,4 +1,4 @@
-#!/usr/bin/python -u
+#!/usr/bin/env python
 #
 # generate python wrappers from the XML API description
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-3.9.0/libvirt-python.spec 
new/libvirt-python-3.10.0/libvirt-python.spec
--- old/libvirt-python-3.9.0/libvirt-python.spec2017-11-02 
18:16:47.0 +0100
+++ new/libvirt-python-3.10.0/libvirt-python.spec   2017-12-04 
18:46:31.0 +0100
@@ -6,7 +6,7 @@
 
 Summary: The libvirt virtualization API python2 binding
 Name: libvirt-python
-Version: 3.9.0
+Version: 3.10.0
 Release: 1%{?dist}%{?extra_release}
 Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
 Url: http://libvirt.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-3.9.0/sanitytest.py 
new/libvirt-python-3.10.0/sanitytest.py
--- old/libvirt-python-3.9.0/sanitytest.py  2017-10-04 10:26:34.0 
+0200
+++ new/libvirt-python-3.10.0/sanitytest.py 2017-12-04 18:31:00.0 
+0100
@@ -1,4 

commit gnuhealth for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package gnuhealth for openSUSE:Factory 
checked in at 2017-12-19 10:57:43

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


Package is "gnuhealth"

Tue Dec 19 10:57:43 2017 rev:22 rq:557699 version:3.2.9

Changes:

--- /work/SRC/openSUSE:Factory/gnuhealth/gnuhealth.changes  2017-12-08 
12:59:52.088310913 +0100
+++ /work/SRC/openSUSE:Factory/.gnuhealth.new/gnuhealth.changes 2017-12-19 
10:57:45.643455385 +0100
@@ -1,0 +2,5 @@
+Sat Dec  9 18:17:59 UTC 2017 - axel.br...@gmx.de
+
+- documentation updated
+
+---



Other differences:
--
++ GNUHealth.README.SUSE ++
--- /var/tmp/diff_new_pack.kKwRRn/_old  2017-12-19 10:57:46.591409623 +0100
+++ /var/tmp/diff_new_pack.kKwRRn/_new  2017-12-19 10:57:46.591409623 +0100
@@ -23,35 +23,20 @@
 
 Save your input. This will make sure that Tryton/GNUHealth server can connect 
to the database
 
-3) Create a role for 'tryton' in the database (sill as user postgres)
+3) Create a role for 'tryton' in the database (still as user postgres)
 > psql -c "CREATE USER tryton WITH CREATEDB;"
 
-4) exit as user postgres and restart postgres
+4) Creating the database:
+> psql -c "createdb mydb --encoding='UTF-8' --owner=tryton;"
+
+5) exit as user postgres and restart postgres
 > exit
 > systemctl restart postgresql
 
-5) start gnuhealth/trytond:
-> systemctl start gnuhealth
-
-6) Install the tryton client:
-> zypper in tryton
-
-7) Open the tryton client:
-> tryton
-go to 'manage profiles' -> add -> name it 'localhost' -> Host: localhost
--> you should now see a selection of available databases
-
-Note: From Tryton Release 4.2 onwards it is not possible anymore to create 
databases 
-from the Frontend. You need to do this manually
-
-8) Creating the database:
-> su - postgres -c "createdb mydb --encoding='UTF-8' --owner=tryton"
-
 Note: The owner of the database should be the same user, as under which the 
-tryton server runs (default:tryton) Enter a name for the database 
-(here as default: mydb).
+tryton server runs (default:tryton) 
 
-9) Initializing the database:  
+6) Initializing the database:  
 Log in as user tryton: 
 
 > sudo su tryton -s /bin/bash
@@ -59,12 +44,27 @@
 
 Note: Use the database name you chose in the previous step (here as default: 
mydb). 
 You will be asked for the admin password for this database. 
-For the first login, log in to the newly initialized database with user admin 
and password as set during initialization.
+For the first login, log in to the newly initialized database with user 
'admin' and password as set during initialization.
 
-As result you will have a bare Tryton database with the base modules installed.
+As result you will have a bare GNU Health database with the base modules 
installed.
+
+7) Start the Gnuhealth-Server:
+> systemctl start gnuhealth
 
 DONE.
 
+You may want to install a Client locally:
+
+8) Install the tryton client:
+> zypper in tryton
+
+9) Open the tryton client:
+> tryton
+go to 'manage profiles' -> add -> name it 'localhost' -> Host: localhost
+-> you should now see a selection of available databases
+
+DONE. (now really)
+
 Upgrade
 ---
 




commit xdiskusage for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package xdiskusage for openSUSE:Factory 
checked in at 2017-12-19 10:57:46

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


Package is "xdiskusage"

Tue Dec 19 10:57:46 2017 rev:15 rq:557727 version:1.51

Changes:

--- /work/SRC/openSUSE:Factory/xdiskusage/xdiskusage.changes2015-02-13 
08:35:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.xdiskusage.new/xdiskusage.changes   
2017-12-19 10:57:46.755401707 +0100
@@ -1,0 +2,8 @@
+Thu Dec 14 19:07:34 UTC 2017 - crrodrig...@opensuse.org
+
+- Only fltk-devel is needed for build since circa 2014
+- install files manually, buildsystem wrongly strips binaries
+  fixes debuginfo generation.
+- force build scripts to honour CXXFLAGS
+
+---



Other differences:
--
++ xdiskusage.spec ++
--- /var/tmp/diff_new_pack.9keDmI/_old  2017-12-19 10:57:47.227378922 +0100
+++ /var/tmp/diff_new_pack.9keDmI/_new  2017-12-19 10:57:47.227378922 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdiskusage
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,11 +16,6 @@
 #
 
 
-# Note that this is NOT a relocatable package
-%define prefix  /usr
-%define bindir  %{_prefix}/bin
-%define mandir  %{_datadir}/man
-%define tmppath /tmp
 Name:   xdiskusage
 Version:1.51
 Release:0
@@ -31,7 +26,6 @@
 Source: %{name}-%{version}.tar.bz2
 BuildRequires:  fltk-devel
 BuildRequires:  gcc-c++
-BuildRequires:  libstdc++-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  libX11-devel
@@ -39,10 +33,6 @@
 BuildRequires:  libXinerama-devel
 BuildRequires:  mesa-libGL-devel
 %endif
-%if 0%{?suse_version}
-BuildRequires:  Mesa-devel
-BuildRequires:  xorg-x11-devel
-%endif
 
 %description
 xdiskusage is a user-friendly program to show you what is using
@@ -57,18 +47,17 @@
 %build
 export CXXFLAGS="%{optflags}"
 export CFLAGS="%{optflags}"
-./configure --prefix=%{prefix}
-make %{?_smp_mflags}
+%configure
+make %{?_smp_mflags} CXXFLAGS="%optflags"
 
 %install
-mkdir -p %{buildroot}/%{bindir} %{buildroot}/%{mandir}/man1
-make prefix=%{buildroot}/%{prefix} \
-   mandir=%{buildroot}/%{mandir} install
+%{__install} -D -c xdiskusage %{buildroot}/%{_bindir}/xdiskusage
+%{__install} -D -c -m0644 xdiskusage.1 
%{buildroot}/%{_mandir}/man1/xdiskusage.1
 
 %files
 %defattr(-,root,root)
 %doc README
-%{bindir}/*
-%doc %attr(0644,root,root) %{mandir}/man1/*
+%{_bindir}/*
+%{_mandir}/man1/*
 
 %changelog




commit kvirc for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kvirc for openSUSE:Factory checked 
in at 2017-12-19 10:57:19

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


Package is "kvirc"

Tue Dec 19 10:57:19 2017 rev:39 rq:557675 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/kvirc/kvirc.changes  2017-11-27 
22:18:46.069857917 +0100
+++ /work/SRC/openSUSE:Factory/.kvirc.new/kvirc.changes 2017-12-19 
10:57:21.884602325 +0100
@@ -1,0 +2,6 @@
+Sat Dec 16 13:57:16 UTC 2017 - fab...@ritter-vogt.de
+
+- BuildIgnore libopenssl-1_1_0-devel to fix build with ossl 1.1 based
+  libqt4
+
+---



Other differences:
--
++ kvirc.spec ++
--- /var/tmp/diff_new_pack.vP0msj/_old  2017-12-19 10:57:23.552521808 +0100
+++ /var/tmp/diff_new_pack.vP0msj/_new  2017-12-19 10:57:23.556521615 +0100
@@ -32,6 +32,7 @@
 BuildRequires:  glibc-devel
 BuildRequires:  libkde4-devel
 %if 0%{?suse_version} > 1320
+#!BuildIgnore:  libopenssl-1_1_0-devel
 BuildRequires:  libopenssl-1_0_0-devel
 %else
 BuildRequires:  libopenssl-devel




commit fate for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package fate for openSUSE:Factory checked in 
at 2017-12-19 10:56:57

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


Package is "fate"

Tue Dec 19 10:56:57 2017 rev:11 rq:557431 version:1.6.0.4

Changes:

--- /work/SRC/openSUSE:Factory/fate/fate.changes2017-08-16 
16:15:15.796332794 +0200
+++ /work/SRC/openSUSE:Factory/.fate.new/fate.changes   2017-12-19 
10:57:01.541584369 +0100
@@ -1,0 +2,11 @@
+Fri Dec  8 14:34:32 UTC 2017 - jpl...@suse.com
+
+- bugfix release 1.6.0.4
+  * fix #1071535 - Prio P1: Changes to Dev/QA in ECO tab are not recognized or 
saved 
+  * fix #962999  - CSS: Font size 8pt too small for reading 
+  * fix #1059515 - Fate repeatedly crashing
+  * fix #1054023 - Can change ECO fields after initial save
+  * fix #1047302 - Duplicated features not visible in FATE
+  * fix #984459  - Crash after not saving new entry and quitting
+
+---

Old:

  fate-20170814-415babab.tar.bz2

New:

  fate-20171208-0c1a1c2d.tar.bz2



Other differences:
--
++ fate.spec ++
--- /var/tmp/diff_new_pack.H1Nmou/_old  2017-12-19 10:57:02.505537834 +0100
+++ /var/tmp/diff_new_pack.H1Nmou/_new  2017-12-19 10:57:02.505537834 +0100
@@ -17,8 +17,8 @@
 
 
 %define baseversion 1.6
-%define patchlevel .0.3
-%define snapshot 20170814-415babab
+%define patchlevel .0.4
+%define snapshot 20171208-0c1a1c2d
 Name:   fate
 Version:%{baseversion}%{patchlevel}
 Release:0

++ fate-20170814-415babab.tar.bz2 -> fate-20171208-0c1a1c2d.tar.bz2 ++
 2569 lines of diff (skipped)




commit prosody for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package prosody for openSUSE:Factory checked 
in at 2017-12-19 10:57:02

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


Package is "prosody"

Tue Dec 19 10:57:02 2017 rev:9 rq:557495 version:0.10.0

Changes:

--- /work/SRC/openSUSE:Factory/prosody/prosody.changes  2017-12-11 
18:57:14.58488 +0100
+++ /work/SRC/openSUSE:Factory/.prosody.new/prosody.changes 2017-12-19 
10:57:03.097509257 +0100
@@ -1,0 +2,7 @@
+Fri Dec 15 21:44:25 UTC 2017 - mvet...@suse.com
+
+- Add pid file location to default config
+  Seems this got lost with the update to 0.10.0
+- enable mod_posix
+
+---



Other differences:
--

++ prosody-cfg.patch ++
--- /var/tmp/diff_new_pack.0m9dOh/_old  2017-12-19 10:57:03.653482418 +0100
+++ /var/tmp/diff_new_pack.0m9dOh/_new  2017-12-19 10:57:03.653482418 +0100
@@ -1,16 +1,29 @@
 diff -urEbwB prosody-0.10.0/prosody.cfg.lua.dist 
prosody-0.10.0.new/prosody.cfg.lua.dist
 --- prosody-0.10.0/prosody.cfg.lua.dist2017-09-28 15:07:47.0 
+0200
-+++ prosody-0.10.0.new/prosody.cfg.lua.dist2017-10-03 11:20:46.660122361 
+0200
-@@ -86,7 +86,7 @@
 prosody-0.10.0.new/prosody.cfg.lua.dist2017-12-15 22:50:53.208924190 
+0100
+@@ -44,6 +44,8 @@
+   "dialback"; -- s2s dialback support
+   "disco"; -- Service discovery
+ 
++  "posix"; -- POSIX functionality, sends server to background, 
enables syslog, etc.
++
+   -- Not essential, but recommended
+   "carbons"; -- Keep multiple clients in sync
+   "pep"; -- Enables users to publish their mood, activity, 
playing music and more
+@@ -86,9 +88,11 @@
-- "offline"; -- Store offline messages
-- "c2s"; -- Handle client connections
-- "s2s"; -- Handle server-to-server connections
 -  -- "posix"; -- POSIX functionality, sends server to background, enables 
syslog, etc.
-+  "posix"; -- POSIX functionality, sends server to background, enables 
syslog, etc.
  }
  
++-- Unix specific
++pidfile = "@@PIDDIR@@/prosody/prosody.pid"
++
  -- Disable account creation by default, for security
-@@ -161,8 +161,8 @@
+ -- For more information see https://prosody.im/doc/creating_accounts
+ allow_registration = false
+@@ -161,8 +165,8 @@
  -- Logging configuration
  -- For advanced logging see https://prosody.im/doc/logging
  log = {





commit sakura for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package sakura for openSUSE:Factory checked 
in at 2017-12-19 10:57:14

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


Package is "sakura"

Tue Dec 19 10:57:14 2017 rev:2 rq:557635 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/sakura/sakura.changes2017-12-04 
10:01:48.597648582 +0100
+++ /work/SRC/openSUSE:Factory/.sakura.new/sakura.changes   2017-12-19 
10:57:19.396722426 +0100
@@ -1,0 +2,5 @@
+Sat Dec 16 08:08:00 UTC 2017 - bwiedem...@suse.com
+
+- Use convert -strip to avoid png timestamps that differ between builds
+
+---



Other differences:
--
++ sakura.spec ++
--- /var/tmp/diff_new_pack.5tFuTS/_old  2017-12-19 10:57:20.072689794 +0100
+++ /var/tmp/diff_new_pack.5tFuTS/_new  2017-12-19 10:57:20.076689601 +0100
@@ -50,7 +50,7 @@
 %patch0 -p1
 %patch1
 mv terminal-tango.svg sakura.svg
-convert sakura.svg sakura.png
+convert -strip sakura.svg sakura.png
 # replace hard-coded ICON_DIR
 sed -i -r 's|^(\s*#define\s*ICON_DIR\s+").+("\s*)$|\1%{_datadir}/pixmaps\2|g' 
src/sakura.c
 




commit kpmcore for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kpmcore for openSUSE:Factory checked 
in at 2017-12-19 10:57:09

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


Package is "kpmcore"

Tue Dec 19 10:57:09 2017 rev:7 rq:557633 version:3.3.0

Changes:

--- /work/SRC/openSUSE:Factory/kpmcore/kpmcore.changes  2017-10-02 
16:54:48.377316974 +0200
+++ /work/SRC/openSUSE:Factory/.kpmcore.new/kpmcore.changes 2017-12-19 
10:57:11.401108408 +0100
@@ -1,0 +2,18 @@
+Fri Dec 15 18:15:44 UTC 2017 - wba...@tmo.at
+
+- Update to 3.3.0
+  * some improvements for Btrfs, F2FS, NTFS file systems
+  * first bits of new LUKS2 on-disk format support, now KDE
+Partition Manager can display LUKS2 labels. More LUKS2 work
+will follow in KPM 3.4.
+  * There were changes in how LVM devices are detected which might
+be interesting if you use Calamares installer. In that case,
+you also need at least Calamares 3.1.8. Older versions will not
+compile against KPMcore 3.3.
+  * KPMcore library now only depends on just three Tier 1
+Frameworks (I18n, CoreAddons, WidgetsAddons) instead of Tier 3
+(although, we will later require Tier 2 KAuth too)
+- Drop fix-build-with-older-parted.patch, it cannot be built on
+  Leap 42 anymore anyway because it needs newer Qt5 and blkid
+
+---

Old:

  fix-build-with-older-parted.patch
  kpmcore-3.2.0.tar.xz

New:

  kpmcore-3.3.0.tar.xz



Other differences:
--
++ kpmcore.spec ++
--- /var/tmp/diff_new_pack.1idZVf/_old  2017-12-19 10:57:12.293065349 +0100
+++ /var/tmp/diff_new_pack.1idZVf/_new  2017-12-19 10:57:12.297065156 +0100
@@ -16,21 +16,19 @@
 #
 
 
-%global sover 6
+%global sover 7
 %bcond_without lang
 Name:   kpmcore
-Version:3.2.0
+Version:3.3.0
 Release:0
 Summary:KDE Partition Manager core library
 License:GPL-3.0
 Group:  Productivity/Office/Other
 Url:https://projects.kde.org/projects/extragear/sysadmin/kpmcore
 Source: 
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE fix-build-with-older-parted.patch wba...@tmo.at -- fix 
the build with parted 3.1 that's included in 13.2 and Leap 42
-Patch1: fix-build-with-older-parted.patch
 BuildRequires:  extra-cmake-modules
+BuildRequires:  kcoreaddons-devel
 BuildRequires:  ki18n-devel
-BuildRequires:  kservice-devel
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  libatasmart-devel
 BuildRequires:  libblkid-devel
@@ -72,9 +70,6 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} <= 1320
-%patch1 -p1
-%endif
 
 %build
 %cmake_kf5 -d build

++ kpmcore-3.2.0.tar.xz -> kpmcore-3.3.0.tar.xz ++
 25406 lines of diff (skipped)




commit smillaenlarger for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package smillaenlarger for openSUSE:Factory 
checked in at 2017-12-19 10:57:04

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


Package is "smillaenlarger"

Tue Dec 19 10:57:04 2017 rev:3 rq:557559 version:0.9.0

Changes:

--- /work/SRC/openSUSE:Factory/smillaenlarger/smillaenlarger.changes
2013-11-26 19:35:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.smillaenlarger.new/smillaenlarger.changes   
2017-12-19 10:57:06.345352470 +0100
@@ -1,0 +2,6 @@
+Fri Dec 15 20:24:41 UTC 2017 - crrodrig...@opensuse.org
+
+- smillaenlarger-qt5.patch: Very simple patch to allow 
+  building against QT5.
+
+---

New:

  smillaenlarger-qt5.patch



Other differences:
--
++ smillaenlarger.spec ++
--- /var/tmp/diff_new_pack.YsSzNp/_old  2017-12-19 10:57:07.097316170 +0100
+++ /var/tmp/diff_new_pack.YsSzNp/_new  2017-12-19 10:57:07.097316170 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smillaenlarger
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -19,18 +19,20 @@
 Name:   smillaenlarger
 Version:0.9.0
 Release:0
-License:GPL-3.0+
 Summary:A graphical tool to resize bitmaps in high quality
-Url:http://sourceforge.net/projects/imageenlarger/
+License:GPL-3.0+
 Group:  Productivity/Graphics/Bitmap Editors
+Url:http://sourceforge.net/projects/imageenlarger/
 Source0:
http://kent.dl.sourceforge.net/project/imageenlarger/imageenlarger/SmillaEnlarger%20Release%20%{version}/SmillaEnlarger_%{version}_source.zip
 Source1:smillaenlarger.desktop
 
 BuildRequires:  gcc-c++
-BuildRequires:  qt-devel
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch0: smillaenlarger-qt5.patch
 
 %description
 SmillaEnlarger is a small graphical tool ( based on Qt ) to resize,
@@ -38,17 +40,18 @@
 
 %prep
 %setup -q -n SmillaEnlarger_%{version}_source/SmillaEnlargerSrc
+%patch0 -p1
 sed \
 -i -e \
 's|0.8.9|%{version}|g' \
 EnlargerDialog.cpp
 
 %build
-%{_libdir}/qt4/bin/qmake \
+%{_libdir}/qt5/bin/qmake \
  ImageEnlarger.pro \
  QMAKE_STRIP="" \
  QMAKE_CFLAGS+="%{optflags}" \
- QMAKE_CXXFLAGS+="%{optflags}"
+ QMAKE_CXXFLAGS+="%{optflags} -fvisibility=hidden 
-fvisibility-inlines-hidden"
 %{__make} %{?_smp_mflags}
 
 %install


++ smillaenlarger-qt5.patch ++
Index: SmillaEnlargerSrc/main.cpp
===
--- SmillaEnlargerSrc/main.cpp.orig
+++ SmillaEnlargerSrc/main.cpp
@@ -21,7 +21,7 @@ along with this program; if not, see 
+#include 
 #include 
 #include "ConsoleManager.h"
 #include "EnlargerDialog.h"
Index: SmillaEnlargerSrc/ImageEnlarger.pro
===
--- SmillaEnlargerSrc/ImageEnlarger.pro.orig
+++ SmillaEnlargerSrc/ImageEnlarger.pro
@@ -63,3 +63,5 @@ RESOURCES += ressources.qrc
 OTHER_FILES += icon.rc
 RC_FILE = icon.rc
 CONFIG += console
+QT+=widgets
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Index: SmillaEnlargerSrc/EnlargerDialog.h
===
--- SmillaEnlargerSrc/EnlargerDialog.h.orig
+++ SmillaEnlargerSrc/EnlargerDialog.h
@@ -24,7 +24,7 @@ along with this program; if not, see 
+#include 
 #include 
 #include "ImageEnlargerCode/FractTab.h"
 #include "ImageEnlargerCode/EnlargeParam.h"
Index: SmillaEnlargerSrc/Preferences.h
===
--- SmillaEnlargerSrc/Preferences.h.orig
+++ SmillaEnlargerSrc/Preferences.h
@@ -24,7 +24,7 @@ along with this program; if not, see 
+#include 
 #include 
 
 namespace Ui
Index: SmillaEnlargerSrc/EnlargerDialog.cpp
===
--- SmillaEnlargerSrc/EnlargerDialog.cpp.orig
+++ SmillaEnlargerSrc/EnlargerDialog.cpp
@@ -26,6 +26,8 @@ along with this program; if not, see 
 #include 
 #include 
+#include 
+#include 
 
 #include 
 #include "EnlargerDialog.h"



commit python-crcmod for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package python-crcmod for openSUSE:Factory 
checked in at 2017-12-19 10:57:06

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


Package is "python-crcmod"

Tue Dec 19 10:57:06 2017 rev:5 rq:557609 version:1.7

Changes:

--- /work/SRC/openSUSE:Factory/python-crcmod/python-crcmod.changes  
2014-02-22 18:14:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-crcmod.new/python-crcmod.changes 
2017-12-19 10:57:08.265259788 +0100
@@ -1,0 +2,12 @@
+Sat Dec 16 08:07:07 UTC 2017 - mplus...@suse.com
+
+- Cleanup spec file
+- Use fdupes
+- Do not bundle html doc
+
+---
+Thu Aug 24 13:35:06 UTC 2017 - jmate...@suse.com
+
+- singlespec auto-conversion
+
+---
@@ -9,0 +22 @@
+



Other differences:
--
++ python-crcmod.spec ++
--- /var/tmp/diff_new_pack.Jjqaip/_old  2017-12-19 10:57:08.921228122 +0100
+++ /var/tmp/diff_new_pack.Jjqaip/_new  2017-12-19 10:57:08.925227929 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-crcmod
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,21 +16,19 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-crcmod
 Version:1.7
 Release:0
-Url:http://crcmod.sourceforge.net/
 Summary:CRC Generator
 License:MIT
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/c/crcmod/crcmod-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-%if 0%{?suse_version}
-%py_requires
-%endif
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+Url:http://crcmod.sourceforge.net/
+Source: 
https://files.pythonhosted.org/packages/source/c/crcmod/crcmod-%{version}.tar.gz
+BuildRequires:  %{python_module base}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+%python_subpackages
 
 %description
 The software in this package is a Python module for generating objects that
@@ -50,14 +48,14 @@
 %setup -q -n crcmod-%{version}
 
 %build
-CFLAGS="%{optflags}" python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitearch}/crcmod
 
-%files
-%defattr(-,root,root,-)
-%doc LICENSE README changelog docs/html
+%files %{python_files}
+%doc LICENSE README changelog
 %{python_sitearch}/*
 
 %changelog




commit partitionmanager for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package partitionmanager for 
openSUSE:Factory checked in at 2017-12-19 10:57:12

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


Package is "partitionmanager"

Tue Dec 19 10:57:12 2017 rev:6 rq:557634 version:3.3.0

Changes:

--- /work/SRC/openSUSE:Factory/partitionmanager/partitionmanager.changes
2017-10-08 20:15:39.306850584 +0200
+++ /work/SRC/openSUSE:Factory/.partitionmanager.new/partitionmanager.changes   
2017-12-19 10:57:14.792944669 +0100
@@ -1,0 +2,8 @@
+Fri Dec 15 18:17:00 UTC 2017 - wba...@tmo.at
+
+- Update to 3.3.0
+  * some improvements for Btrfs, F2FS, NTFS file systems
+  * first bits of new LUKS2 on-disk format support, now KDE
+Partition Manager can display LUKS2 labels
+
+---

Old:

  partitionmanager-3.2.1.tar.xz

New:

  partitionmanager-3.3.0.tar.xz



Other differences:
--
++ partitionmanager.spec ++
--- /var/tmp/diff_new_pack.grSTOc/_old  2017-12-19 10:57:15.508910107 +0100
+++ /var/tmp/diff_new_pack.grSTOc/_new  2017-12-19 10:57:15.512909914 +0100
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   partitionmanager
-Version:3.2.1
+Version:3.3.0
 Release:0
 Url:https://www.kde.org/applications/system/kdepartitionmanager/
 Source: 
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz

++ partitionmanager-3.2.1.tar.xz -> partitionmanager-3.3.0.tar.xz ++
 71542 lines of diff (skipped)




commit icedtea-web for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package icedtea-web for openSUSE:Factory 
checked in at 2017-12-19 10:56:49

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


Package is "icedtea-web"

Tue Dec 19 10:56:49 2017 rev:24 rq:557421 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/icedtea-web/icedtea-web.changes  2017-12-01 
15:54:11.226851769 +0100
+++ /work/SRC/openSUSE:Factory/.icedtea-web.new/icedtea-web.changes 
2017-12-19 10:56:57.057800820 +0100
@@ -1,0 +2,14 @@
+Fri Dec 15 15:08:21 UTC 2017 - fst...@suse.com
+
+- Update to 1.7.1
+  * better work with authors file
+  * better work with jdk9
+  * Added possibility to turn off https preference via deployment
+properties
+- Removed patches:
+  * icedtea-web-exports.patch
+  * icedtea-web-javadoc9.patch
+  * icedtea-web-x509factory.patch
++ Integrated upstream
+
+---

Old:

  icedtea-web-1.7.tar.gz
  icedtea-web-exports.patch
  icedtea-web-javadoc9.patch
  icedtea-web-x509factory.patch

New:

  icedtea-web-1.7.1.tar.gz



Other differences:
--
++ icedtea-web.spec ++
--- /var/tmp/diff_new_pack.sLtKdQ/_old  2017-12-19 10:56:57.825763747 +0100
+++ /var/tmp/diff_new_pack.sLtKdQ/_new  2017-12-19 10:56:57.829763554 +0100
@@ -29,7 +29,7 @@
 %define jnlphandler   %{gurlhandler}/jnlp
 %define jnlpshandler  %{gurlhandler}/jnlps
 Name:   icedtea-web
-Version:1.7
+Version:1.7.1
 Release:0
 Summary:Java Web Start implementation
 License:GPL-2.0-with-classpath-exception
@@ -37,10 +37,7 @@
 Url:http://icedtea.classpath.org
 Source0:
http://icedtea.classpath.org/download/source/icedtea-web-%{version}.tar.gz
 Patch0: icedtea-web-suse-desktop-files.patch
-Patch1: icedtea-web-exports.patch
-Patch2: icedtea-web-x509factory.patch
-Patch3: icedtea-web-javadoc9.patch
-Patch4: icedtea-web-jdk10.patch
+Patch1: icedtea-web-jdk10.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  desktop-file-utils
@@ -107,9 +104,6 @@
 %setup -q -n icedtea-web-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 autoreconf -fiv

++ icedtea-web-1.7.tar.gz -> icedtea-web-1.7.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea-web-1.7/AUTHORS new/icedtea-web-1.7.1/AUTHORS
--- old/icedtea-web-1.7/AUTHORS 2017-07-20 13:52:59.901882685 +0200
+++ new/icedtea-web-1.7.1/AUTHORS   2017-12-15 15:15:07.482639040 +0100
@@ -11,7 +11,7 @@
 Adam Domurad 
 Lukasz Dracz 
 Thomas Fitzsimmons 
-Michał Górny < mgo...@gentoo.org >
+Michał Górny 
 Mark Greenwood 
 Tereza Hlavackova 
 Peter Hatina 
@@ -43,6 +43,5 @@
 Man Lung Wong 
 
 This project also includes code from the following projects:
-
 OpenJDK 
 Netx 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea-web-1.7/ChangeLog 
new/icedtea-web-1.7.1/ChangeLog
--- old/icedtea-web-1.7/ChangeLog   2017-07-20 13:52:59.923882435 +0200
+++ new/icedtea-web-1.7.1/ChangeLog 2017-12-15 15:15:07.497638872 +0100
@@ -1,3 +1,56 @@
+2017-12-15  Jiri Vanek 
+
+   Pre-release tuning
+   * Makefile.am: (netx-html-gen.stamp) set number of changests to 7 
(since 1.7)
+   * NEWS: set date and added content for 1.7.1
+   * configure.ac: (AC_INIT) set to use 1.7.1
+
+2017-15-12  Jiri Vanek 
+Tomáš Votava 
+
+   Authors made as links in html docs, PR3426 - ITW Docs do not have 
correct 'AUTHOR' field 
+   * netx/net/sourceforge/jnlp/util/docprovider/TextsProvider.java: 
isntanceof replaced by correct interface method
+   * 
netx/net/sourceforge/jnlp/util/docprovider/formatters/formatters/Formatter.java:
 added getAdressLink and replaceLtGtCharacters methods
+   * 
netx/net/sourceforge/jnlp/util/docprovider/formatters/formatters/HtmlFormatter.java:
 implemented newmethods. Added dummy antispam protection
+   * 
netx/net/sourceforge/jnlp/util/docprovider/formatters/formatters/ReplacingTextFormatter.java:
 dummy impl of new methods
+   * 
tests/netx/unit/net/sourceforge/jnlp/util/docprovider/ReadAutorsTest.java: 
adapted
+   * AUTHORS: removed invalid space after one lt mark
+   * Makefile: (generate-docs.stamp) added and used (where 

commit ibus-table for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package ibus-table for openSUSE:Factory 
checked in at 2017-12-19 10:56:43

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


Package is "ibus-table"

Tue Dec 19 10:56:43 2017 rev:23 rq:557219 version:1.9.17

Changes:

--- /work/SRC/openSUSE:Factory/ibus-table/ibus-table.changes2014-09-29 
12:40:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-table.new/ibus-table.changes   
2017-12-19 10:56:46.278321191 +0100
@@ -1,0 +2,22 @@
+Fri Dec 15 04:27:29 UTC 2017 - hillw...@opensuse.org
+
+- Update to 1.9.17. This update will fix boo#939462
+  * Load .desktop file for ibus-setup-table correctly under Gnome Wayland
+  * Set WM_CLASS of ibus-setup-table correctly
+  * Avoid running initialization code of ibus_table_location.py
+  * when using ibus-table-createdb.
+  * Make it work on Python 3.6 (Unbreak sqlite on Python 3.6)
+  * (Resolves: rhbz#1413580).
+  * Update translations from zanata (ca, de, fr, uk updated)
+  * Point to new home-page in the “About” tab.
+  * Improve README
+  * Fix bug in Unihan_Variants.txt, 乾 U+4E7E is both simplified and 
traditional 
+Chinese (thanks to Heiher r...@hev.cc)
+  * When ignoring key release events, “False” should be returned, not “True”
+  * Resolves: Resolves: rhbz#1369514
+  * add ibus-table.appdata.xml and make it translatable
+  * pull some new translations and updates from Zanata (ca, fr, pt_BR, and uk 
+are new, ja, zh_CN, and zh_TW have updates).
+- Drop ibus-table-python3.patch, It is needless.
+
+---

Old:

  ibus-table-1.8.11.tar.gz
  ibus-table-python3.patch

New:

  ibus-table-1.9.17.tar.gz



Other differences:
--
++ ibus-table.spec ++
--- /var/tmp/diff_new_pack.XG7BYd/_old  2017-12-19 10:56:46.822294931 +0100
+++ /var/tmp/diff_new_pack.XG7BYd/_new  2017-12-19 10:56:46.822294931 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-table
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,20 +17,23 @@
 
 
 Name:   ibus-table
-Version:1.8.11
+Version:1.9.17
 Release:0
 Summary:The Table engine for IBus platform
 License:LGPL-2.1+
 Group:  System/I18n/Chinese
 Url:https://github.com/mike-fabian/ibus-table/
-Source: 
https://mfabian.fedorapeople.org/%{name}/%{name}-%{version}.tar.gz
-#PATCH-FIX-UPSTREAM marguer...@opensuse.org
+Source: 
https://github.com/mike-fabian/ibus-table/archive/%{version}/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM marguer...@opensuse.org
 # replace file() to open()
-Patch:  ibus-table-python3.patch
+# Patch:  ibus-table-python3.patch
+BuildRequires:  docbook-utils-minimal
 BuildRequires:  fdupes
-BuildRequires:  ibus-devel >= 1.4.99
+BuildRequires:  gettext-tools
+BuildRequires:  gnome-common
 BuildRequires:  pkg-config
-BuildRequires:  python3-devel
+BuildRequires:  pkgconfig(ibus-1.0)
+BuildRequires:  pkgconfig(python3)
 Requires:   ibus >= 1.4.99
 Requires:   python3
 Requires:   python3-curses
@@ -49,25 +52,27 @@
 
 %prep
 %setup -q
-%patch -p1
+# %patch -p1
 chmod -x AUTHORS COPYING README
 
 %build
 export PYTHON=python3
-%configure \
-   --disable-static \
+NOCONFIGURE=1 ./autogen.sh
+%configure --disable-static \
+   --enable-additional \
--libexecdir=%{_libdir}/ibus
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install
 
 %find_lang %{name}
+
 %fdupes %{buildroot}
 
 %files -f %{name}.lang
-%defattr(-,root,root)
-%doc AUTHORS COPYING README
+%defattr(-,root,root,-)
+%doc AUTHORS COPYING README NEWS ChangeLog
 %{_bindir}/%{name}-createdb
 %{_ibus_libdir}/ibus-engine-table
 %{_ibus_libdir}/ibus-setup-table
@@ -75,6 +80,7 @@
 %{_datadir}/%{name}
 %{_ibus_componentdir}/table.xml
 %{_mandir}/man1/%{name}-createdb.1.gz
+%{_datadir}/appdata/ibus-table.appdata.xml
 
 %files devel
 %defattr(-,root,root)

++ ibus-table-1.8.11.tar.gz -> ibus-table-1.9.17.tar.gz ++
 48864 lines of diff (skipped)




commit python-simplebayes for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package python-simplebayes for 
openSUSE:Factory checked in at 2017-12-19 10:56:46

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


Package is "python-simplebayes"

Tue Dec 19 10:56:46 2017 rev:2 rq:557302 version:1.5.8

Changes:

--- /work/SRC/openSUSE:Factory/python-simplebayes/python-simplebayes.changes
2017-01-25 23:20:02.048648807 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-simplebayes.new/python-simplebayes.changes   
2017-12-19 10:56:47.058283539 +0100
@@ -1,0 +2,11 @@
+Fri Dec 15 10:43:10 UTC 2017 - tchva...@suse.com
+
+- Drop check phase again as upstream does not distribute the tests
+  and does not tag properly on github
+
+---
+Fri Dec 15 10:07:51 UTC 2017 - mvet...@suse.com
+
+- Use python singlespec
+
+---



Other differences:
--
++ python-simplebayes.spec ++
--- /var/tmp/diff_new_pack.Qf0nMf/_old  2017-12-19 10:56:47.490262685 +0100
+++ /var/tmp/diff_new_pack.Qf0nMf/_new  2017-12-19 10:56:47.490262685 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-simplebayes
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,36 +13,40 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-simplebayes
 Version:1.5.8
 Release:0
-License:MIT
 Summary:A memory-based, optional-persistence naïve bayesian text 
classifier
-Url:https://github.com/hickeroar/simplebayes
+License:MIT
 Group:  Development/Languages/Python
-Source: 
https://pypi.python.org/packages/source/s/simplebayes/simplebayes-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Url:https://github.com/hickeroar/simplebayes
+Source: 
https://files.pythonhosted.org/packages/source/s/simplebayes/simplebayes-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 BuildArch:  noarch
 
 %description
 A memory-based, optional-persistence naïve bayesian text classifier
 heavily inspired by the python "redisbayes" module.
 
+%python_subpackages
+
 %prep
 %setup -q -n simplebayes-%{version}
 
 %build
-python setup.py build
+export LANG=C.UTF-8
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+export LANG=C.UTF-8
+%python_install
 
-%files
-%defattr(-,root,root,-)
+%files %{python_files}
 %doc README.rst LICENSE
 %{python_sitelib}/*
 




commit ibus-table-chinese for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package ibus-table-chinese for 
openSUSE:Factory checked in at 2017-12-19 10:56:39

Comparing /work/SRC/openSUSE:Factory/ibus-table-chinese (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-table-chinese.new (New)


Package is "ibus-table-chinese"

Tue Dec 19 10:56:39 2017 rev:17 rq:557216 version:1.8.2

Changes:

--- /work/SRC/openSUSE:Factory/ibus-table-chinese/ibus-table-chinese.changes
2017-06-01 16:30:26.278552450 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-table-chinese.new/ibus-table-chinese.changes   
2017-12-19 10:56:42.598498831 +0100
@@ -1,0 +2,6 @@
+Fri Dec 15 04:34:20 UTC 2017 - hillw...@opensuse.org
+
+- Fix boo#939462 
+- Use url in source tag.
+
+---



Other differences:
--
++ ibus-table-chinese.spec ++
--- /var/tmp/diff_new_pack.Ty7tB1/_old  2017-12-19 10:56:43.446457897 +0100
+++ /var/tmp/diff_new_pack.Ty7tB1/_new  2017-12-19 10:56:43.446457897 +0100
@@ -23,12 +23,12 @@
 License:GPL-3.0+
 Group:  System/I18n/Chinese
 Url:https://github.com/definite/ibus-table-chinese
-Source0:%{name}-%{version}.tar.gz
+Source0:
https://github.com/definite/ibus-table-chinese/archive/%{version}/%{name}-%{version}.tar.gz
 Source1:cmake-fedora-modules-only-latest.tar.gz
 BuildRequires:  cmake
-BuildRequires:  ibus-table-devel
 BuildRequires:  pkg-config
-BuildRequires:  python-ibus
+BuildRequires:  python3-ibus
+BuildRequires:  pkgconfig(ibus-table)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -215,6 +215,7 @@
 sed -i 's/\r//' tables/wubi-haifeng/COPYING
 
 %build
+export PYTHON=python3
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix}
 make %{?_smp_mflags}
 




commit matrix-synapse for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package matrix-synapse for openSUSE:Factory 
checked in at 2017-12-19 10:56:37

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


Package is "matrix-synapse"

Tue Dec 19 10:56:37 2017 rev:2 rq:557146 version:0.25.1

Changes:

--- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes
2017-09-25 13:59:28.542334292 +0200
+++ /work/SRC/openSUSE:Factory/.matrix-synapse.new/matrix-synapse.changes   
2017-12-19 10:56:37.966722427 +0100
@@ -1,0 +2,228 @@
+Mon Nov 20 14:37:18 UTC 2017 - ok...@suse.com
+
+- Update to version v0.25.1:
+ * Bug fixes:
+   * Fix login with LDAP and other password provider modules (PR #2678). 
Thanks to @jkolo!
+   * Fix port script (PR #2673)
+   * Fix port script (PR #2577)
+   * Fix error when running synapse with no logfile (PR #2581)
+   * Fix UI auth when deleting devices (PR #2591)
+   * Fix typo when checking if user is invited to group (PR #2599)
+   * Fix the port script to drop NUL values in all tables (PR #2611)
+   * Fix appservices being backlogged and not receiving new events due to a 
bug in
+ notify_interested_services (PR #2631) Thanks to @xyzz!
+   * Fix updating rooms avatar/display name when modified by admin (PR #2636)
+   * Thanks to @farialima!
+   * Fix bug in state group storage (PR #2649)
+   * Fix 500 on invalid utf-8 in request (PR #2663)
+
+ * Features:
+   * Add is_public to groups table to allow for private groups (PR #2582)
+   * Add a route for determining who you are (PR #2668) Thanks to @turt2live!
+   * Add more features to the password providers (PR #2608, #2610, #2620,
+ #2622, #2623, #2624, #2626, #2628, #2629)
+   * Add a hook for custom rest endpoints (PR #2627)
+   * Add API to update group room visibility (PR #2651)
+
+ * Changes:
+   * Ignore tags when generating URL preview descriptions (PR #2576) Thanks to
+ @maximevaillancourt!
+   * Register some /unstable endpoints in /r0 as well (PR #2579) Thanks to 
@krombel!
+   * Support /keys/upload on /r0 as well as /unstable (PR #2585)
+   * Front-end proxy: pass through auth header (PR #2586)
+   * Allow ASes to deactivate their own users (PR #2589)
+   * Remove refresh tokens (PR #2613)
+   * Automatically set default displayname on register (PR #2617)
+   * Log login requests (PR #2618)
+   * Always return is_public in the /groups/:group_id/rooms API (PR #2630)
+   * Avoid no-op media deletes (PR #2637) Thanks to @spantaleev!
+   * Fix various embarrassing typos around user_directory and add some doc. 
(PR #2643)
+   * Return whether a user is an admin within a group (PR #2647)
+   * Namespace visibility options for groups (PR #2657)
+   * Downcase UserIDs on registration (PR #2662)
+   * Cache failures when fetching URL previews (PR #2669)
+
+ * Add patch synapse_python_dependencies_allow_higher_versions_of_pysaml2.patch
+
+
+---
+Tue Nov 14 12:57:17 UTC 2017 - ok...@suse.com
+
+- Update to version v0.24.1:
+  * Bug fixes:
+* Fix updating group profiles over federation (PR #2567)
+* Fix handling SERVFAILs when doing  lookups for federation (PR #2477)
+* Fix incompatibility with newer versions of ujson (PR #2483) Thanks to
+  @jeremycline!
+* Fix notification keywords that start/end with non-word chars (PR #2500)
+* Fix stack overflow and logcontexts from linearizer (PR #2532)
+* Fix 500 error when fields missing from power_levels event (PR #2552)
+* Fix 500 error when we get an error handling a PDU (PR #2553)
+* Fix regression in performance of syncs (PR #2470)
+* Fix caching error in the push evaluator (PR #2332)
+* Fix bug where pusherpool didn't start and broke some rooms (PR #2342)
+* Fix port script for user directory tables (PR #2375)
+* Fix device lists notifications when user rejoins a room (PR #2443, #2449)
+* Fix sync to always send down current state events in timeline (PR #2451)
+* Fix bug where guest users were incorrectly kicked (PR #2453)
+* Fix bug talking to IPv6 only servers using SRV records (PR #2462)
+* Fix synapse_port_db failure. Thanks to Pneumaticat! (PR #1904)
+* Fix caching to not cache error responses (PR #1913)
+* Fix APIs to make kick & ban reasons work (PR #1917)
+* Fix bugs in the /keys/changes api (PR #1921)
+* Fix bug where users couldn't forget rooms they were banned from (PR 
#1922)
+* Fix issue with long language values in pushers API (PR #1925)
+* Fix a race in transaction queue (PR #1930)
+* Fix dynamic thumbnailing to preserve aspect ratio. Thanks to jkolo! (PR
+  #1945)
+* Fix device list update to not constantly resync (PR #1964)
+* Fix potential for huge memory usage when 

commit rubygem-websocket-extensions for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package rubygem-websocket-extensions for 
openSUSE:Factory checked in at 2017-12-19 10:56:35

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


Package is "rubygem-websocket-extensions"

Tue Dec 19 10:56:35 2017 rev:2 rq:557117 version:0.1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-websocket-extensions/rubygem-websocket-extensions.changes
2016-07-21 08:15:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-websocket-extensions.new/rubygem-websocket-extensions.changes
   2017-12-19 10:56:37.154761623 +0100
@@ -1,0 +2,6 @@
+Thu Dec 14 14:14:39 UTC 2017 - hvo...@suse.com
+
+- Update to version 0.1.3
+  Accept extension names and parameters including uppercase letters
+
+---

Old:

  gem2rpm.yml
  websocket-extensions-0.1.2.gem

New:

  websocket-extensions-0.1.3.gem



Other differences:
--
++ rubygem-websocket-extensions.spec ++
--- /var/tmp/diff_new_pack.wb186M/_old  2017-12-19 10:56:37.722734205 +0100
+++ /var/tmp/diff_new_pack.wb186M/_new  2017-12-19 10:56:37.726734012 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-websocket-extensions
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,26 +16,18 @@
 #
 
 
-#
-# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
-# All sections marked as MANUAL, license headers, summaries and descriptions
-# can be maintained in that file. Please consult this file before editing any
-# of those fields
-#
-
 Name:   rubygem-websocket-extensions
-Version:0.1.2
+Version:0.1.3
 Release:0
 %define mod_name websocket-extensions
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
-Url:http://github.com/faye/websocket-extensions-ruby
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
-Source1:gem2rpm.yml
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
+Url:https://github.com/faye/websocket-extensions-ruby
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Summary:Generic extension manager for WebSocket connections
 License:MIT
 Group:  Development/Languages/Ruby
@@ -49,7 +41,7 @@
 
 %install
 %gem_install \
-  --doc-files="CHANGELOG.md README.md" \
+  --doc-files="CHANGELOG.md LICENSE.md README.md" \
   -f
 
 %gem_packages

++ websocket-extensions-0.1.2.gem -> websocket-extensions-0.1.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-02-19 23:33:20.0 +0100
+++ new/CHANGELOG.md2017-11-11 02:26:38.0 +0100
@@ -1,3 +1,7 @@
+### 0.1.3 / 2017-11-11
+
+* Accept extension names and parameters including uppercase letters
+
 ### 0.1.2 / 2015-02-19
 
 * Make it safe to call `Extensions#close` if the handshake is not complete
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LICENSE.md new/LICENSE.md
--- old/LICENSE.md  1970-01-01 01:00:00.0 +0100
+++ new/LICENSE.md  2017-11-11 02:26:38.0 +0100
@@ -0,0 +1,20 @@
+# The MIT license
+
+Copyright (c) 2014-2017 James Coglan
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the 'Software'), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of
+the Software, and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS
+FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
+COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION 

commit step for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package step for openSUSE:Factory checked in 
at 2017-12-19 10:56:03

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


Package is "step"

Tue Dec 19 10:56:03 2017 rev:87 rq:556299 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/step/step.changes2017-11-17 
10:55:54.593712859 +0100
+++ /work/SRC/openSUSE:Factory/.step.new/step.changes   2017-12-19 
10:56:08.228158033 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:43 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * None
+
+---

Old:

  step-17.08.3.tar.xz

New:

  step-17.12.0.tar.xz



Other differences:
--
++ step.spec ++
--- /var/tmp/diff_new_pack.nBNDhd/_old  2017-12-19 10:56:10.064069406 +0100
+++ /var/tmp/diff_new_pack.nBNDhd/_new  2017-12-19 10:56:10.064069406 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   step
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ step-17.08.3.tar.xz -> step-17.12.0.tar.xz ++
 2370 lines of diff (skipped)




commit python-ez_setup for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package python-ez_setup for openSUSE:Factory 
checked in at 2017-12-19 10:56:17

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


Package is "python-ez_setup"

Tue Dec 19 10:56:17 2017 rev:1 rq:556405 version:0.9

Changes:

New Changes file:

--- /dev/null   2017-12-07 07:54:48.054861471 +0100
+++ /work/SRC/openSUSE:Factory/.python-ez_setup.new/python-ez_setup.changes 
2017-12-19 10:56:18.371668363 +0100
@@ -0,0 +1,20 @@
+---
+Mon Dec 11 19:21:13 UTC 2017 - sebix+novell@sebix.at
+
+- conflict with python-mockito
+
+---
+Thu Dec  7 13:35:52 UTC 2017 - sebix+novell@sebix.at
+
+- singlespec'ing this package
+
+---
+Thu Oct 24 11:05:33 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---
+Fri Sep 23 11:15:39 UTC 2011 - sasc...@suse.de
+
+- Initial version
+

New:

  ez_setup-0.9.tar.gz
  python-ez_setup.changes
  python-ez_setup.spec



Other differences:
--
++ python-ez_setup.spec ++
#
# spec file for package python-ez_setup
#
# Copyright (c) 2017 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/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:   python-ez_setup
Version:0.9
Release:0
Summary:Contains ez_setup.py and distribute_setup.py
License:MIT
Group:  Development/Languages/Python
Url:http://github.com/ActiveState/ez_setup
Source: 
https://files.pythonhosted.org/packages/source/e/ez_setup/ez_setup-%{version}.tar.gz
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module setuptools}
BuildRequires:  python-rpm-macros
%ifpython2
# also provides distribute_setup.py
Conflicts:  python-mockito < 0.5.3
%endif
BuildArch:  noarch
%python_subpackages

%description
setup.py of several Python projects blindly import the setuptools bootstrap
module ez_setup.py without realizing that it is usually not installed in the
user's machine. This causes much trouble. Include ez_setup.py (and
distribute_setup.py) as a installable Python package so users can do
easy_install ez_setup troublesome_package as a workaround.

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

%build
%python_build

%install
%python_install

%files %{python_files}
%doc NEWS.txt README.rst
%{python_sitelib}/*

%changelog



commit svgpart for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-12-19 10:56:07

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


Package is "svgpart"

Tue Dec 19 10:56:07 2017 rev:69 rq:556300 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-11-17 
10:55:56.449644933 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-12-19 
10:56:14.239867822 +0100
@@ -1,0 +2,45 @@
+Sat Dec 09 14:59:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:43 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Bump version to 1.1 given the new features
+  * Support loading by stream and restoring state on reload
+  * Fix .arcconfig
+  * use more strict Qt code definitions
+  * Add .arcconfig
+  * Reset QGraphicsView on url close, for being fresh on reuse
+  * Set range of definitions for modern Qt code
+  * Use non-deprecated KDEInstallDirs variables
+  * Bump min deps to Qt 5.5 and ECM/KF 5.18
+  * Use NO_POLICY_SCOPE with KDECompilerSettings
+  * Clean up includes
+  * Add missing translationDomain attribute to ui.rc file
+  * Use non-deprecated  as root element in ui.rc file
+  * Use nullptr
+  * Use override
+  * Reformat tabs -> spaces
+
+---

Old:

  svgpart-17.08.3.tar.xz

New:

  svgpart-17.12.0.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.5diYej/_old  2017-12-19 10:56:14.819839825 +0100
+++ /var/tmp/diff_new_pack.5diYej/_new  2017-12-19 10:56:14.819839825 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-17.08.3.tar.xz -> svgpart-17.12.0.tar.xz ++
 2248 lines of diff (skipped)




commit python-eventlet for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package python-eventlet for openSUSE:Factory 
checked in at 2017-12-19 10:56:24

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


Package is "python-eventlet"

Tue Dec 19 10:56:24 2017 rev:26 rq:556955 version:0.20.0

Changes:

--- /work/SRC/openSUSE:Factory/python-eventlet/python-eventlet.changes  
2017-11-27 22:17:46.748011023 +0100
+++ /work/SRC/openSUSE:Factory/.python-eventlet.new/python-eventlet.changes 
2017-12-19 10:56:26.127293966 +0100
@@ -1,0 +2,5 @@
+Sun Dec 10 20:33:20 UTC 2017 - dmuel...@suse.com
+
+- fix enum-compat removal
+
+---
@@ -4 +9 @@
-- go back to a working version: downgrade to 0.20.1
+- go back to a working version: downgrade to 0.20.0

Old:

  eventlet-0.20.1.tar.gz

New:

  eventlet-0.20.0.tar.gz



Other differences:
--
++ python-eventlet.spec ++
--- /var/tmp/diff_new_pack.4zLmvl/_old  2017-12-19 10:56:26.779262493 +0100
+++ /var/tmp/diff_new_pack.4zLmvl/_new  2017-12-19 10:56:26.783262300 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-eventlet
-Version:0.20.1
+Version:0.20.0
 Release:0
 Summary:Concurrent networking library for Python
 License:MIT
@@ -62,7 +62,7 @@
 %prep
 %setup -q -n eventlet-%{version}
 %patch0 -p1
-sed -i '/enum_compat/d' setup.py # crude way to drop the strange "enum-compat" 
requirement
+sed -i '/enum.compat/d' setup.py # crude way to drop the strange "enum-compat" 
requirement
 sed -i "s|^#!.*||" eventlet/support/greendns.py # Fix non-executable script
 
 %build

++ eventlet-0.20.1.tar.gz -> eventlet-0.20.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventlet-0.20.1/AUTHORS new/eventlet-0.20.0/AUTHORS
--- old/eventlet-0.20.1/AUTHORS 2017-01-03 02:13:25.0 +0100
+++ new/eventlet-0.20.0/AUTHORS 2016-12-11 23:28:07.0 +0100
@@ -140,5 +140,3 @@
 * Ondřej Nový
 * Jarrod Johnson
 * Whitney Young
-* Matthew D. Pagel
-* Matt Yule-Bennett
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventlet-0.20.1/NEWS new/eventlet-0.20.0/NEWS
--- old/eventlet-0.20.1/NEWS2017-01-03 02:13:25.0 +0100
+++ new/eventlet-0.20.0/NEWS2016-12-11 23:28:07.0 +0100
@@ -1,10 +1,3 @@
-0.20.1
-==
-* dns: try unqualified queries as top level
-* test_import_patched_defaults bended to play with pyopenssl>=16.1.0
-* Explicit environ flag for importing eventlet.__version__ without ignoring 
import errors
-* Type check Semaphore, GreenPool arguments; Thanks to Matthew D. Pagel
-
 0.20.0
 ==
 * IMPORTANT: removed select.poll() function
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventlet-0.20.1/PKG-INFO new/eventlet-0.20.0/PKG-INFO
--- old/eventlet-0.20.1/PKG-INFO2017-01-03 02:13:37.0 +0100
+++ new/eventlet-0.20.0/PKG-INFO2016-12-11 23:32:40.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: eventlet
-Version: 0.20.1
+Version: 0.20.0
 Summary: Highly concurrent networking library
 Home-page: http://eventlet.net
 Author: Linden Lab
@@ -38,11 +38,13 @@
 
 The easiest way to get Eventlet is to use pip::
 
-  pip install -U eventlet
+  pip install eventlet
 
-To install latest development verson once::
+The development `tip`_ is available as well::
 
-  pip install -U 
https://github.com/eventlet/eventlet/archive/master.zip
+  pip install 'eventlet==dev'
+
+.. _tip: 
http://bitbucket.org/eventlet/eventlet/get/tip.zip#egg=eventlet-dev
 
 
 Building the Docs Locally
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventlet-0.20.1/README.rst 
new/eventlet-0.20.0/README.rst
--- old/eventlet-0.20.1/README.rst  2017-01-03 02:13:25.0 +0100
+++ new/eventlet-0.20.0/README.rst  2016-12-11 23:28:07.0 +0100
@@ -30,11 +30,13 @@
 
 The easiest way to get Eventlet is to use pip::
 
-  pip install -U eventlet
+  pip install eventlet
 
-To install latest development verson once::
+The development `tip`_ is available as well::
 
-  pip install -U https://github.com/eventlet/eventlet/archive/master.zip
+  pip install 'eventlet==dev'
+
+.. _tip: http://bitbucket.org/eventlet/eventlet/get/tip.zip#egg=eventlet-dev
 
 
 Building the Docs Locally
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit lokalize for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package lokalize for openSUSE:Factory 
checked in at 2017-12-19 10:55:35

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


Package is "lokalize"

Tue Dec 19 10:55:35 2017 rev:58 rq:556276 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/lokalize/lokalize.changes2017-11-17 
10:54:13.921397478 +0100
+++ /work/SRC/openSUSE:Factory/.lokalize.new/lokalize.changes   2017-12-19 
10:55:41.625442259 +0100
@@ -1,0 +2,32 @@
+Sat Dec 09 14:59:10 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * appdata: update doc URL, more https
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * Update nplurals definitions
+
+---
+Mon Nov 20 06:59:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Rework the table so it's more easily expandable
+  * Improved layout for preference dialog.
+  * Make TM combo box wide enough to fit names of TMs.
+
+---

Old:

  lokalize-17.08.3.tar.xz

New:

  lokalize-17.12.0.tar.xz



Other differences:
--
++ lokalize.spec ++
--- /var/tmp/diff_new_pack.YuNNOx/_old  2017-12-19 10:55:42.401404800 +0100
+++ /var/tmp/diff_new_pack.YuNNOx/_new  2017-12-19 10:55:42.405404606 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   lokalize
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ lokalize-17.08.3.tar.xz -> lokalize-17.12.0.tar.xz ++
 15255 lines of diff (skipped)




commit minuet for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package minuet for openSUSE:Factory checked 
in at 2017-12-19 10:55:42

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


Package is "minuet"

Tue Dec 19 10:55:42 2017 rev:16 rq:556284 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/minuet/minuet.changes2017-11-17 
10:54:35.896593180 +0100
+++ /work/SRC/openSUSE:Factory/.minuet.new/minuet.changes   2017-12-19 
10:55:46.285217312 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:11 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * appdata: use the more generic URL for documentation
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:40 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * None
+
+---

Old:

  minuet-17.08.3.tar.xz

New:

  minuet-17.12.0.tar.xz



Other differences:
--
++ minuet.spec ++
--- /var/tmp/diff_new_pack.rvQ05r/_old  2017-12-19 10:55:48.709100300 +0100
+++ /var/tmp/diff_new_pack.rvQ05r/_new  2017-12-19 10:55:48.709100300 +0100
@@ -22,7 +22,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   minuet
-Version:17.08.3
+Version:17.12.0
 Release:0
 Summary:A KDE Software for Music Education
 License:GPL-2.0+

++ minuet-17.08.3.tar.xz -> minuet-17.12.0.tar.xz ++
/work/SRC/openSUSE:Factory/minuet/minuet-17.08.3.tar.xz 
/work/SRC/openSUSE:Factory/.minuet.new/minuet-17.12.0.tar.xz differ: char 27, 
line 1




commit picmi for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package picmi for openSUSE:Factory checked 
in at 2017-12-19 10:55:53

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


Package is "picmi"

Tue Dec 19 10:55:53 2017 rev:68 rq:556291 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/picmi/picmi.changes  2017-11-17 
10:55:20.142973757 +0100
+++ /work/SRC/openSUSE:Factory/.picmi.new/picmi.changes 2017-12-19 
10:55:55.264783830 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:12 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:42 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * It's already done in kaboutdata
+
+---

Old:

  picmi-17.08.3.tar.xz

New:

  picmi-17.12.0.tar.xz



Other differences:
--
++ picmi.spec ++
--- /var/tmp/diff_new_pack.1Xnw8n/_old  2017-12-19 10:55:55.940751198 +0100
+++ /var/tmp/diff_new_pack.1Xnw8n/_new  2017-12-19 10:55:55.944751005 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   picmi
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ picmi-17.08.3.tar.xz -> picmi-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-17.08.3/CMakeLists.txt 
new/picmi-17.12.0/CMakeLists.txt
--- old/picmi-17.08.3/CMakeLists.txt2017-11-07 02:22:04.0 +0100
+++ new/picmi-17.12.0/CMakeLists.txt2017-12-08 01:59:07.0 +0100
@@ -1,15 +1,11 @@
 project (picmi)
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
-set (QT_MIN_VERSION "5.2.0")
-set (KF5_MIN_VERSION "5.15.0")
+set (QT_MIN_VERSION "5.7.0")
+set (KF5_MIN_VERSION "5.30.0")
 
-if (NOT CMAKE_BUILD_TYPE)
-set(CMAKE_BUILD_TYPE Release)
-endif ()
 
-
-find_package(ECM 1.7.0 REQUIRED CONFIG)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Core Widgets Svg Quick 
QuickWidgets Test)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-17.08.3/org.kde.picmi.appdata.xml 
new/picmi-17.12.0/org.kde.picmi.appdata.xml
--- old/picmi-17.08.3/org.kde.picmi.appdata.xml 2017-10-14 06:10:01.0 
+0200
+++ new/picmi-17.12.0/org.kde.picmi.appdata.xml 2017-11-28 05:47:21.0 
+0100
@@ -16,11 +16,14 @@
   Picmi
   Picmi
   Picmi
+  Picmi
   Picmi
   Picmi
   Picmi
   Picmi
   Picmi
+  Picmi
+  Picmi
   Picmi
   Picmi
   Пикми
@@ -51,7 +54,7 @@
   Tenkjespel basert på tallogikk
   Układanka z elementami logiki numerycznej
   'Puzzle' baseado na lógica de números
-  Puzzle baseado na lógica de números
+  Quebra-cabeça baseado na lógica de 
números
   Puzzle hra založené na číselnej logike
   Igra sestavljank temelječa na številkah
   Логичка игра на основу бројевне логике
@@ -62,6 +65,7 @@
   Sayısal mantığa dayalı bir bulmaca oyunu
   Гра-головоломка, заснована на інтерпретації 
чисел
   xxPuzzle game based on number logicxx
+  基于数字逻辑的益智游戏
   數字邏輯的解謎遊戲
   
 
@@ -79,7 +83,7 @@
 Mängu eesmärk on paljastada mängulauale peidetud muster, 
andes ruudustiku lahtritele värvi või jättes nad tühjaks vastavalt ruudustiku 
serval näidatavatele arvudele. See on ühele mängijale mõeldud mäng.
 Tavoitteena on paljastaa laudan salainen hahmo 
värittämällä tai jättämällä tyhjiksi ruudukon soluja sen sivulla annettujen 
lukujen mukaan. Tämä on yksinpeli.
 L'objectif est de révéler le motif caché du plateau en 
colorant ou en laissant les cellules d'une grille blanches selon les nombres 
affichés sur les côtés de la grille. Ce jeu se joue à un joueur.
-O obxectivo consiste en descubrir o padrón oculto no 
taboleiro. Para facelo, ten que colorar ou deixar en branco celas nunha grade 
segundo os números que aparecen nas celas 

commit mbox-importer for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package mbox-importer for openSUSE:Factory 
checked in at 2017-12-19 10:55:39

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


Package is "mbox-importer"

Tue Dec 19 10:55:39 2017 rev:13 rq:556282 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes  
2017-11-17 10:54:17.261275237 +0100
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new/mbox-importer.changes 
2017-12-19 10:55:44.745291650 +0100
@@ -1,0 +2,35 @@
+Sat Dec 09 14:59:11 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * Define kf5_verison
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * Revert this changes. We can add KDEPIM_DEV_VERSION so I don't understand 
why it was removed. Or it was necessary to remove KDEPIM_DEV_VERSION. but it 
always used
+
+---
+Mon Nov 20 06:59:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Don't repeat work of KAboutData::setupCommandLine().
+  * Add version to project
+  * Initialize pointer
+  * Initialize pointer
+  * Allow to run test without install it
+  * src/mboximportkernel.h, src/mboximportwidget.h - fix include guard
+
+---

Old:

  mbox-importer-17.08.3.tar.xz

New:

  mbox-importer-17.12.0.tar.xz



Other differences:
--
++ mbox-importer.spec ++
--- /var/tmp/diff_new_pack.3PnKsZ/_old  2017-12-19 10:55:45.381260949 +0100
+++ /var/tmp/diff_new_pack.3PnKsZ/_new  2017-12-19 10:55:45.381260949 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   mbox-importer
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA)

++ mbox-importer-17.08.3.tar.xz -> mbox-importer-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-17.08.3/.reviewboardrc 
new/mbox-importer-17.12.0/.reviewboardrc
--- old/mbox-importer-17.08.3/.reviewboardrc2017-10-29 08:14:11.0 
+0100
+++ new/mbox-importer-17.12.0/.reviewboardrc1970-01-01 01:00:00.0 
+0100
@@ -1,5 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org;
-TARGET_GROUPS = "kdepim"
-REPOSITORY = "kdepim"
-TARGET_PEOPLE = "mlaurent"
-BRANCH = "master"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-17.08.3/CMakeLists.txt 
new/mbox-importer-17.12.0/CMakeLists.txt
--- old/mbox-importer-17.08.3/CMakeLists.txt2017-11-07 02:28:05.0 
+0100
+++ new/mbox-importer-17.12.0/CMakeLists.txt2017-12-08 02:03:04.0 
+0100
@@ -1,8 +1,10 @@
-project(mbox-importer)
-
+set(KDEPIM_VERSION_NUMBER "5.7.0")
 cmake_minimum_required(VERSION 3.1)
-set(KF5_VERSION "5.35.0")
-find_package(ECM ${KF5_VERSION} REQUIRED NO_MODULE)
+project(mbox-importer VERSION ${KDEPIM_VERSION_NUMBER})
+
+set(KF5_VERSION "5.39.0")
+
+find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 include(ECMInstallIcons)
 
@@ -32,21 +34,19 @@
 set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
 endif()
 
-
-set(KDEPIM_VERSION_NUMBER "5.6.3")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(AKONADI_VERSION "5.6.3")
+set(AKONADI_VERSION "5.7.0")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(QT_REQUIRED_VERSION "5.7.0")
+set(QT_REQUIRED_VERSION "5.8.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets)
-set(LIBMAILIMPORTER_VERSION_LIB "5.6.3")
-set(MAILCOMMON_LIB_VERSION_LIB "5.6.3")
-set(PIMCOMMON_LIB_VERSION "5.6.3")
+set(LIBMAILIMPORTER_VERSION_LIB "5.7.0")
+set(MAILCOMMON_LIB_VERSION_LIB "5.7.0")
+set(PIMCOMMON_LIB_VERSION "5.7.0")
 
 # Find KF5 package
 find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-17.08.3/po/ast/mboximporter.po 

commit rocs for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2017-12-19 10:56:02

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


Package is "rocs"

Tue Dec 19 10:56:02 2017 rev:90 rq:556296 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/rocs/rocs.changes2017-11-17 
10:55:46.294016628 +0100
+++ /work/SRC/openSUSE:Factory/.rocs.new/rocs.changes   2017-12-19 
10:56:04.092357686 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:43 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * None
+
+---

Old:

  rocs-17.08.3.tar.xz

New:

  rocs-17.12.0.tar.xz



Other differences:
--
++ rocs.spec ++
--- /var/tmp/diff_new_pack.3Qhxba/_old  2017-12-19 10:56:04.680329301 +0100
+++ /var/tmp/diff_new_pack.3Qhxba/_new  2017-12-19 10:56:04.680329301 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   rocs
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ rocs-17.08.3.tar.xz -> rocs-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rocs-17.08.3/libgraphtheory/editorplugins/assignvalues/assignvaluesplugin.json
 
new/rocs-17.12.0/libgraphtheory/editorplugins/assignvalues/assignvaluesplugin.json
--- 
old/rocs-17.08.3/libgraphtheory/editorplugins/assignvalues/assignvaluesplugin.json
  2017-10-18 09:35:15.0 +0200
+++ 
new/rocs-17.12.0/libgraphtheory/editorplugins/assignvalues/assignvaluesplugin.json
  2017-10-18 08:11:38.0 +0200
@@ -6,6 +6,7 @@
 "Description[ca@valencia]": "Assigna valors a les arestes i nodes del 
graf.",
 "Description[ca]": "Assigna valors a les arestes i nodes del graf.",
 "Description[de]": "Werte zu Graphenkanten und -knoten zuweisen.",
+"Description[el]": "Ανάθεση τιμών στους κόμβους και στις ακμές του 
γραφήματος.",
 "Description[es]": "Asignar valores a aristas de grafos y a nodos.",
 "Description[et]": "Väärtuste omistamine graafi seostele ja 
tippudele.",
 "Description[fi]": "Sijoita arvot graafin väleihin ja solmuihin.",
@@ -31,6 +32,7 @@
 "Name[ca]": "Connector per assignar valors",
 "Name[cs]": "Modul pro přiřazování hodnot",
 "Name[de]": "Wertzuweisungs-Modul",
+"Name[el]": "Πρόσθετο ανάθεσης τιμών",
 "Name[es]": "Complemento para asignar valores",
 "Name[et]": "Väärtuste omistamise plugin",
 "Name[fi]": "Sijoita arvot -liitännäinen",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rocs-17.08.3/libgraphtheory/editorplugins/generategraph/generategraphplugin.json
 
new/rocs-17.12.0/libgraphtheory/editorplugins/generategraph/generategraphplugin.json
--- 
old/rocs-17.08.3/libgraphtheory/editorplugins/generategraph/generategraphplugin.json
2017-10-18 09:35:15.0 +0200
+++ 
new/rocs-17.12.0/libgraphtheory/editorplugins/generategraph/generategraphplugin.json
2017-10-18 08:11:38.0 +0200
@@ -6,6 +6,7 @@
 "Description[ca@valencia]": "Això genera un nou graf segons un patró.",
 "Description[ca]": "Això genera un nou graf segons un patró.",
 "Description[de]": "Erstellt anhand eines Musters einen neuen 
Graphen.",
+"Description[el]": "Δημιουργία ενός νέου γράφου με βάση ένα μοτίβο.",
 "Description[es]": "Esto genera un nuevo grafo usando un patrón.",
 "Description[et]": "Uue graafi genereerimine mustri järgi.",
 "Description[fi]": "Tämä generoi uuden graafin mallin perusteella.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rocs-17.08.3/libgraphtheory/editorplugins/transformedges/transformedgesplugin.json
 

commit pim-data-exporter for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package pim-data-exporter for 
openSUSE:Factory checked in at 2017-12-19 10:55:55

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


Package is "pim-data-exporter"

Tue Dec 19 10:55:55 2017 rev:14 rq:556293 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes  
2017-11-17 10:55:28.994649785 +0100
+++ /work/SRC/openSUSE:Factory/.pim-data-exporter.new/pim-data-exporter.changes 
2017-12-19 10:55:56.648717022 +0100
@@ -1,0 +2,47 @@
+Sat Dec 09 14:59:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * Revert this changes. We can add KDEPIM_DEV_VERSION so I don't understand 
why it was removed. Or it was necessary to remove KDEPIM_DEV_VERSION. but it 
always used
+
+---
+Mon Nov 20 06:59:42 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Minor optimization
+  * Add more debug
+  * increase version
+  * Use const'ref
+  * Don't repeat work of KAboutData::setupCommandLine().
+  * Add parent to qdialogbuttonbox
+  * Remove not necessary Q_SLOT macro
+  * Remove i18n
+  * Remove usage of kaboutdata and i18n in test apps
+  * Add version
+  * Don't ask to translator to translate file filter
+  * Make sure to initialize value
+  * Fix potential crash
+  * gui/settings/pimsettingexporterglobalconfig.kcfg - xmllint validate
+  * Make run without install them
+  * gui/pimsettingexporterwindow.cpp - improve English txt in dialogs
+  * core/abstractimportexportjob.cpp - fix i18n, which was missing the %1
+  * core/exportresourcearchivejob.h - fix the include guard
+
+---

Old:

  pim-data-exporter-17.08.3.tar.xz

New:

  pim-data-exporter-17.12.0.tar.xz



Other differences:
--
++ pim-data-exporter.spec ++
--- /var/tmp/diff_new_pack.wARkkZ/_old  2017-12-19 10:55:57.164692113 +0100
+++ /var/tmp/diff_new_pack.wARkkZ/_new  2017-12-19 10:55:57.164692113 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   pim-data-exporter
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ pim-data-exporter-17.08.3.tar.xz -> pim-data-exporter-17.12.0.tar.xz 
++
 30800 lines of diff (skipped)




commit okteta for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package okteta for openSUSE:Factory checked 
in at 2017-12-19 10:55:45

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


Package is "okteta"

Tue Dec 19 10:55:45 2017 rev:57 rq:556287 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/okteta/okteta.changes2017-11-17 
10:54:42.912336403 +0100
+++ /work/SRC/openSUSE:Factory/.okteta.new/okteta.changes   2017-12-19 
10:55:49.157078674 +0100
@@ -1,0 +2,57 @@
+Sat Dec 09 14:59:12 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * appdata: use the more generic URL for documentation
+  * Bump version to 0.24.0
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * Bump version to 0.23.90
+
+---
+Mon Nov 20 06:59:41 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Bump version to 0.23.80
+  * New name for designer plugin file: oktetawidgets, following a pattern
+  * Don't use KConfigDialogManager::changedMap with newer KF
+  * No need to override KStandardAction::close icon >=KF5.38
+  * Use newer version of QUrl::fromUserInput, drop QRegExp hack
+  * No longer export private classes of AbstractFileSystem*Jobs
+  * More const ref
+  * Use QStringLiteral
+  * Mpre QVector::reserve usage
+  * More const ref for passing complex types
+  * Use "override" tag also in DATAINFORMATION_CLONE_DECL macro
+  * Merge test value codec metadata in one table
+  * Use "override" tag for overriding methods
+  * Use nullptr
+  * Explicitely set copy constructors to be default implementation
+  * Remove wrong "return" statement in void method
+  * Remove bogus "emit" statements
+  * More const ref for passing complex types
+  * Use more QList/QVector::reserve
+  * Use QStringLiteral
+  * Remove unused variable
+  * Use midRef where possible
+  * Change Q_ENUMS -> Q_ENUM
+  * Port to function pointer based Qt signal/slot connects
+  * Bump min dep version of ECM/KF to 5.18
+  * Bump min dep version of Qt to 5.6
+  * Bump version to 0.23.60
+
+---

Old:

  okteta-17.08.3.tar.xz

New:

  okteta-17.12.0.tar.xz



Other differences:
--
++ okteta.spec ++
--- /var/tmp/diff_new_pack.uV6Uyy/_old  2017-12-19 10:55:49.849045271 +0100
+++ /var/tmp/diff_new_pack.uV6Uyy/_new  2017-12-19 10:55:49.853045077 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   okteta
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ okteta-17.08.3.tar.xz -> okteta-17.12.0.tar.xz ++
 44523 lines of diff (skipped)




commit libkeduvocdocument for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package libkeduvocdocument for 
openSUSE:Factory checked in at 2017-12-19 10:55:31

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


Package is "libkeduvocdocument"

Tue Dec 19 10:55:31 2017 rev:35 rq:556266 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/libkeduvocdocument/libkeduvocdocument.changes
2017-11-17 10:54:07.117646497 +0100
+++ 
/work/SRC/openSUSE:Factory/.libkeduvocdocument.new/libkeduvocdocument.changes   
2017-12-19 10:55:37.969618741 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:34 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * None
+
+---

Old:

  libkeduvocdocument-17.08.3.tar.xz

New:

  libkeduvocdocument-17.12.0.tar.xz



Other differences:
--
++ libkeduvocdocument.spec ++
--- /var/tmp/diff_new_pack.GzpYJ5/_old  2017-12-19 10:55:38.613587653 +0100
+++ /var/tmp/diff_new_pack.GzpYJ5/_new  2017-12-19 10:55:38.617587461 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkeduvocdocument
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkeduvocdocument-17.08.3.tar.xz -> libkeduvocdocument-17.12.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkeduvocdocument-17.08.3/po/el/libkeduvocdocument.po 
new/libkeduvocdocument-17.12.0/po/el/libkeduvocdocument.po
--- old/libkeduvocdocument-17.08.3/po/el/libkeduvocdocument.po  2017-11-07 
02:12:11.0 +0100
+++ new/libkeduvocdocument-17.12.0/po/el/libkeduvocdocument.po  2017-12-08 
01:30:34.0 +0100
@@ -6,19 +6,20 @@
 # Yannis Kaskamanidis , 2007.
 # Yannis Kaskamanidis , 2007.
 # Dimitrios Glentadakis , 2011.
+# Stelios , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkdeedu\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2011-03-03 18:49+0100\n"
-"Last-Translator: Dimitrios Glentadakis \n"
+"PO-Revision-Date: 2017-10-21 17:56+0200\n"
+"Last-Translator: Stelios \n"
 "Language-Team: Greek \n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.2\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: keduvocdocument/keduvoccsvwriter.cpp:47
@@ -52,10 +53,9 @@
 
 #: keduvocdocument/keduvocdocument.cpp:182
 #: keduvocdocument/keduvocdocument.cpp:189
-#, fuzzy, kde-format
-#| msgid "Cannot write to file %1"
+#, kde-format
 msgid "Cannot lock file %1"
-msgstr "Αδύνατη η εγγραφή στο αρχείο %1"
+msgstr "Αδυναμία κλειδώματος του αρχείου %1"
 
 #: keduvocdocument/keduvocdocument.cpp:242
 #, kde-format
@@ -63,16 +63,14 @@
 msgstr "Αδύνατο το άνοιγμα του αρχείου%1"
 
 #: keduvocdocument/keduvocdocument.cpp:250
-#, fuzzy, kde-format
-#| msgid "Cannot write to file %1"
+#, kde-format
 msgid "Cannot open tempfile %1"
-msgstr "Αδύνατη η εγγραφή στο αρχείο %1"
+msgstr "Αδυναμία ανοίγματος προσωρινού αρχείου %1"
 
 #: keduvocdocument/keduvocdocument.cpp:255
-#, fuzzy, kde-format
-#| msgid "Cannot write to file %1"
+#, kde-format
 msgid "Cannot download %1: %2"
-msgstr "Αδύνατη η εγγραφή στο αρχείο %1"
+msgstr "Αδυναμία λήψης %1: %2"
 
 #: keduvocdocument/keduvocdocument.cpp:281
 #, kde-format
@@ -87,7 +85,7 @@
 #: keduvocdocument/keduvocdocument.cpp:353
 #, kde-format
 msgid "Cannot write to file %1"
-msgstr "Αδύνατη η εγγραφή στο αρχείο %1"
+msgstr "Αδυναμία εγγραφής στο αρχείο %1"
 
 #: keduvocdocument/keduvocdocument.cpp:689
 #, kde-format
@@ -180,15 +178,14 @@
 msgstr "Το αρχείο 

commit lskat for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package lskat for openSUSE:Factory checked 
in at 2017-12-19 10:55:38

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


Package is "lskat"

Tue Dec 19 10:55:38 2017 rev:67 rq:556277 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/lskat/lskat.changes  2017-11-17 
10:57:36.877969280 +0100
+++ /work/SRC/openSUSE:Factory/.lskat.new/lskat.changes 2017-12-19 
10:55:43.381357493 +0100
@@ -1,0 +2,32 @@
+Sat Dec 09 14:59:11 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:51 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * org.kde.lskat.appdata.xml: Fix letter case
+  * IT's already done in kaboutdata
+  * Remove unused dependency
+
+---

Old:

  lskat-17.08.3.tar.xz

New:

  lskat-17.12.0.tar.xz



Other differences:
--
++ lskat.spec ++
--- /var/tmp/diff_new_pack.wvf8WG/_old  2017-12-19 10:55:44.253315400 +0100
+++ /var/tmp/diff_new_pack.wvf8WG/_new  2017-12-19 10:55:44.257315207 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   lskat
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ lskat-17.08.3.tar.xz -> lskat-17.12.0.tar.xz ++
 2069 lines of diff (skipped)




commit libkdegames for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package libkdegames for openSUSE:Factory 
checked in at 2017-12-19 10:55:29

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


Package is "libkdegames"

Tue Dec 19 10:55:29 2017 rev:69 rq:556264 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/libkdegames/libkdegames.changes  2017-11-17 
10:53:57.298005899 +0100
+++ /work/SRC/openSUSE:Factory/.libkdegames.new/libkdegames.changes 
2017-12-19 10:55:34.261797732 +0100
@@ -1,0 +2,32 @@
+Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:33 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * limit messages shown by default
+  * prefix logging categories with org.kde
+  * do not force logging rules
+
+---

Old:

  libkdegames-17.08.3.tar.xz

New:

  libkdegames-17.12.0.tar.xz



Other differences:
--
++ libkdegames.spec ++
--- /var/tmp/diff_new_pack.tHXHqZ/_old  2017-12-19 10:55:35.305747337 +0100
+++ /var/tmp/diff_new_pack.tHXHqZ/_new  2017-12-19 10:55:35.309747144 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkdegames
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkdegames-17.08.3.tar.xz -> libkdegames-17.12.0.tar.xz ++
 11904 lines of diff (skipped)




commit poxml for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package poxml for openSUSE:Factory checked 
in at 2017-12-19 10:55:58

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


Package is "poxml"

Tue Dec 19 10:55:58 2017 rev:58 rq:556295 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/poxml/poxml.changes  2017-11-17 
10:55:39.142278382 +0100
+++ /work/SRC/openSUSE:Factory/.poxml.new/poxml.changes 2017-12-19 
10:55:59.712569116 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:42 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * None
+
+---

Old:

  poxml-17.08.3.tar.xz

New:

  poxml-17.12.0.tar.xz



Other differences:
--
++ poxml.spec ++
--- /var/tmp/diff_new_pack.M4K5GH/_old  2017-12-19 10:56:00.384536678 +0100
+++ /var/tmp/diff_new_pack.M4K5GH/_new  2017-12-19 10:56:00.388536485 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   poxml
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ poxml-17.08.3.tar.xz -> poxml-17.12.0.tar.xz ++




commit parley for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package parley for openSUSE:Factory checked 
in at 2017-12-19 10:55:50

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


Package is "parley"

Tue Dec 19 10:55:50 2017 rev:87 rq:556290 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/parley/parley.changes2017-11-17 
10:55:10.183338280 +0100
+++ /work/SRC/openSUSE:Factory/.parley.new/parley.changes   2017-12-19 
10:55:53.584864926 +0100
@@ -1,0 +2,34 @@
+Sat Dec 09 14:59:12 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * appdata: update doc URL, more https
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:41 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Enable browser widget adding WebEngineWidgets dependency
+  * Silent warnings in newer G++
+  * Improve i18n handling
+  * Add locale name to column title
+  * Comment out khtml dependency
+
+---

Old:

  parley-17.08.3.tar.xz

New:

  parley-17.12.0.tar.xz



Other differences:
--
++ parley.spec ++
--- /var/tmp/diff_new_pack.AH6Dtz/_old  2017-12-19 10:55:54.860803332 +0100
+++ /var/tmp/diff_new_pack.AH6Dtz/_new  2017-12-19 10:55:54.864803139 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   parley
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -36,7 +36,6 @@
 BuildRequires:  kcrash-devel
 BuildRequires:  kdoctools-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  khtml-devel
 BuildRequires:  ki18n-devel
 BuildRequires:  kio-devel
 BuildRequires:  knewstuff-devel
@@ -55,6 +54,8 @@
 BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Svg) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
+BuildRequires: pkgconfig(Qt5WebEngine)
+BuildRequires: pkgconfig(Qt5WebEngineWidgets)
 Requires:   kdeedu-data
 Obsoletes:  %{name}5 < %{version}
 Obsoletes:  parley5 < %{version}
@@ -63,6 +64,8 @@
 Recommends: %{name}-lang
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 
 %description
 Parley is a vocabulary trainer for KDE.

++ parley-17.08.3.tar.xz -> parley-17.12.0.tar.xz ++
/work/SRC/openSUSE:Factory/parley/parley-17.08.3.tar.xz 
/work/SRC/openSUSE:Factory/.parley.new/parley-17.12.0.tar.xz differ: char 27, 
line 1




commit libkmahjongg for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package libkmahjongg for openSUSE:Factory 
checked in at 2017-12-19 10:55:33

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


Package is "libkmahjongg"

Tue Dec 19 10:55:33 2017 rev:68 rq:556272 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/libkmahjongg/libkmahjongg.changes
2017-11-17 10:54:10.169534797 +0100
+++ /work/SRC/openSUSE:Factory/.libkmahjongg.new/libkmahjongg.changes   
2017-12-19 10:55:39.513544209 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:36 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * None
+
+---

Old:

  libkmahjongg-17.08.3.tar.xz

New:

  libkmahjongg-17.12.0.tar.xz



Other differences:
--
++ libkmahjongg.spec ++
--- /var/tmp/diff_new_pack.AMQII6/_old  2017-12-19 10:55:40.341504240 +0100
+++ /var/tmp/diff_new_pack.AMQII6/_new  2017-12-19 10:55:40.345504047 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkmahjongg
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkmahjongg-17.08.3.tar.xz -> libkmahjongg-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkmahjongg-17.08.3/backgrounds/default.desktop 
new/libkmahjongg-17.12.0/backgrounds/default.desktop
--- old/libkmahjongg-17.08.3/backgrounds/default.desktop2017-11-05 
06:00:16.0 +0100
+++ new/libkmahjongg-17.12.0/backgrounds/default.desktop2017-11-05 
04:41:43.0 +0100
@@ -74,7 +74,7 @@
 Description[fi]=Vihreä tausta, jossa on pieniä geometrisia kuvioita
 Description[fr]=Un arrière-plan vert avec de légers motifs géométriques
 Description[ga]=Cúlra uaine le patrúin éadroma geoiméadracha
-Description[gl]=Un fondo verde con patróns xeométricos suaves.
+Description[gl]=Un fondo verde con padróns xeométricos suaves.
 Description[hne]=हल्का ज्यामितीय पैटर्न सहित हरियर रंग के पिछोत अंगना
 Description[hu]=Zöld háttér világos geometriai mintákkal
 Description[id]=Latarbelakang hijau dengan pola geometris ringan
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkmahjongg-17.08.3/po/zh_CN/libkmahjongg5.po 
new/libkmahjongg-17.12.0/po/zh_CN/libkmahjongg5.po
--- old/libkmahjongg-17.08.3/po/zh_CN/libkmahjongg5.po  2017-11-07 
02:21:54.0 +0100
+++ new/libkmahjongg-17.12.0/po/zh_CN/libkmahjongg5.po  2017-12-08 
01:58:56.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2017-10-19 10:52-0400\n"
+"PO-Revision-Date: 2017-11-09 08:34-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,7 +14,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdegames/libkmahjongg5.pot\n"
+"X-Crowdin-File: /kf5-trunk/messages/kdegames/libkmahjongg5.pot\n"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
 #: kmahjonggbackgroundselector.ui:46 kmahjonggtilesetselector.ui:46




commit umbrello for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package umbrello for openSUSE:Factory 
checked in at 2017-12-19 10:56:13

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


Package is "umbrello"

Tue Dec 19 10:56:13 2017 rev:59 rq:556303 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/umbrello/umbrello.changes2017-11-17 
10:57:50.389474764 +0100
+++ /work/SRC/openSUSE:Factory/.umbrello.new/umbrello.changes   2017-12-19 
10:56:15.695797538 +0100
@@ -1,0 +2,31 @@
+Sat Dec 09 14:59:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * There's no need to include the version into the desktop file
+  * Fix layouts path in dot generator on Qt5
+
+---
+Mon Nov 20 06:59:52 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Too many changes to list here
+
+---

Old:

  umbrello-17.08.3.tar.xz

New:

  umbrello-17.12.0.tar.xz



Other differences:
--
++ umbrello.spec ++
--- /var/tmp/diff_new_pack.jS1Np5/_old  2017-12-19 10:56:16.327767031 +0100
+++ /var/tmp/diff_new_pack.jS1Np5/_new  2017-12-19 10:56:16.327767031 +0100
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   umbrello
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -65,7 +65,9 @@
 BuildRequires:  pkgconfig(Qt5Xml)
 Obsoletes:  umbrello5 < %{version}
 Provides:   umbrello5 = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %{with lang}
+Recommends: %{name}-lang
+%endif
 
 %description
 Umbrello is a UML modelling application.
@@ -89,19 +91,18 @@
 
 %install
   %kf5_makeinstall -C build
-
-  %if %{with lang}
-%find_lang %{name} --all-name
-  %endif
-
-  %suse_update_desktop_fileorg.kde.umbrello5   Development Design
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+  %kf5_find_htmldocs
+%endif
+  %suse_update_desktop_fileorg.kde.umbrello   Development Design
 
 %files
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
 %dir %{_kf5_appstreamdir}
 %doc %lang(en) %{_kf5_htmldir}/en/umbrello
-%{_kf5_applicationsdir}/org.kde.umbrello5.desktop
+%{_kf5_applicationsdir}/org.kde.umbrello.desktop
 %{_kf5_appstreamdir}/org.kde.umbrello.appdata.xml
 %{_kf5_bindir}/po2xmi5
 %{_kf5_bindir}/umbrello5

++ umbrello-17.08.3.tar.xz -> umbrello-17.12.0.tar.xz ++
 63054 lines of diff (skipped)




commit palapeli for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package palapeli for openSUSE:Factory 
checked in at 2017-12-19 10:55:47

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


Package is "palapeli"

Tue Dec 19 10:55:47 2017 rev:67 rq:556289 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/palapeli/palapeli.changes2017-11-17 
10:57:45.645648386 +0100
+++ /work/SRC/openSUSE:Factory/.palapeli.new/palapeli.changes   2017-12-19 
10:55:50.884995261 +0100
@@ -1,0 +2,35 @@
+Sat Dec 09 14:59:12 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:39 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Tue Nov 28 19:03:16 UTC 2017 - wba...@tmo.at
+
+- Recommend lang package
+
+---
+Mon Nov 20 06:59:51 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Too many changes to list here
+
+---

Old:

  palapeli-17.08.3.tar.xz

New:

  palapeli-17.12.0.tar.xz



Other differences:
--
++ palapeli.spec ++
--- /var/tmp/diff_new_pack.36spKN/_old  2017-12-19 10:55:51.684956643 +0100
+++ /var/tmp/diff_new_pack.36spKN/_new  2017-12-19 10:55:51.688956450 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package palapeli
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,22 +15,46 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   palapeli
+Version:17.12.0
+Release:0
+%define kf5_version 5.26.0
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
+%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Jigsaw puzzle game
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:17.08.3
-Release:0
 Source0:palapeli-%{version}.tar.xz
-BuildRequires:  libkdegames4-devel
-BuildRequires:  xz
+BuildRequires:  extra-cmake-modules
+BuildRequires:  karchive-devel
+BuildRequires:  kconfig-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kcrash-devel
+BuildRequires:  kdelibs4support-devel
+BuildRequires:  kdoctools-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kio-devel
+BuildRequires:  kitemviews-devel
+BuildRequires:  knotifications-devel
+BuildRequires:  kservice-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  libkdegames-devel
+BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Concurrent)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Widgets)
 Requires:   palapeli-data = %{version}
-%kde4_runtime_requires
 Requires(post): shared-mime-info
 Requires(postun): shared-mime-info
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %{with lang}
+Recommends: %{name}-lang
+%endif
 
 %description
 Palapeli is a jigsaw puzzle game. Unlike other games in that genre, you are not
@@ -55,17 +79,24 @@
 %description devel
 This package contains the development files for Palapeli.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  %kde4_makeinstall -C build
+  %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+  %kf5_find_htmldocs
+%endif
   %suse_update_desktop_file -r org.kde.palapeli  Game BoardGame
-  %kde_post_install
 
 %post
 /sbin/ldconfig
@@ -77,40 +108,58 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING COPYING.DOC
-%{_kde4_bindir}/palapeli
-%{_kde4_htmldir}/en/palapeli/
-%{_kde4_applicationsdir}/org.kde.palapeli.desktop
-%dir %{_kde4_iconsdir}/hicolor/24x24
-%dir 

commit ktuberling for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package ktuberling for openSUSE:Factory 
checked in at 2017-12-19 10:55:14

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


Package is "ktuberling"

Tue Dec 19 10:55:14 2017 rev:68 rq:556254 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ktuberling/ktuberling.changes2017-11-17 
10:53:30.638981630 +0100
+++ /work/SRC/openSUSE:Factory/.ktuberling.new/ktuberling.changes   
2017-12-19 10:55:19.026533204 +0100
@@ -1,0 +2,41 @@
+Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:29 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Revert "It's already done in kaboutdata"
+  * It's already done in kaboutdata
+  * Doc fixes (mostly style)
+  * Change if condition that protects the addition of the doc folder
+  * Add initial Android version
+  * restore id from the bad svg
+  * fix bad svg
+  * Remove stray debug
+  * We need KIO
+  * Use non deprecated QGraphics* methods
+  * Remove netaccess
+  * Remove use of KFileDialog KImageIO KMimeType and KUrl
+
+---

Old:

  ktuberling-17.08.3.tar.xz

New:

  ktuberling-17.12.0.tar.xz



Other differences:
--
++ ktuberling.spec ++
--- /var/tmp/diff_new_pack.0zr1WQ/_old  2017-12-19 10:55:21.006437625 +0100
+++ /var/tmp/diff_new_pack.0zr1WQ/_new  2017-12-19 10:55:21.006437625 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ktuberling
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -51,6 +51,7 @@
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Multimedia)
 Provides:   ktuberling5 = %{version}
 Obsoletes:  ktuberling5 < %{version}
 %if %{with lang}

++ ktuberling-17.08.3.tar.xz -> ktuberling-17.12.0.tar.xz ++
/work/SRC/openSUSE:Factory/ktuberling/ktuberling-17.08.3.tar.xz 
/work/SRC/openSUSE:Factory/.ktuberling.new/ktuberling-17.12.0.tar.xz differ: 
char 26, line 1




commit kollision for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kollision for openSUSE:Factory 
checked in at 2017-12-19 10:54:42

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


Package is "kollision"

Tue Dec 19 10:54:42 2017 rev:69 rq:556226 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kollision/kollision.changes  2017-11-17 
10:51:10.124124570 +0100
+++ /work/SRC/openSUSE:Factory/.kollision.new/kollision.changes 2017-12-19 
10:54:45.000175799 +0100
@@ -1,0 +2,31 @@
+Sat Dec 09 14:59:07 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:18 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Add rc file in resource
+  * It's already done in kaboutdata
+
+---

Old:

  kollision-17.08.3.tar.xz

New:

  kollision-17.12.0.tar.xz



Other differences:
--
++ kollision.spec ++
--- /var/tmp/diff_new_pack.DxHhiy/_old  2017-12-19 10:54:45.476152822 +0100
+++ /var/tmp/diff_new_pack.DxHhiy/_new  2017-12-19 10:54:45.476152822 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kollision
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -91,7 +91,6 @@
 %{_kf5_bindir}/kollision
 %{_kf5_iconsdir}/hicolor/*/*/kollision.*
 %{_kf5_iconsdir}/oxygen/*/*/kollision.*
-%{_kf5_kxmlguidir}/kollision/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ kollision-17.08.3.tar.xz -> kollision-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-17.08.3/CMakeLists.txt 
new/kollision-17.12.0/CMakeLists.txt
--- old/kollision-17.08.3/CMakeLists.txt2017-11-07 02:20:24.0 
+0100
+++ new/kollision-17.12.0/CMakeLists.txt2017-12-08 01:54:00.0 
+0100
@@ -1,10 +1,10 @@
 project(kollision)
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
-set (QT_MIN_VERSION "5.3.0")
-set (KF5_MIN_VERSION "5.15.0")
+set (QT_MIN_VERSION "5.7.0")
+set (KF5_MIN_VERSION "5.30.0")
 
-find_package(ECM 1.7.0 REQUIRED CONFIG)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets)
@@ -43,6 +43,8 @@
 mainwindow.cpp
 message.cpp
 )
+qt5_add_resources(kollision_SRCS kollision.qrc)
+
 kconfig_add_kcfg_files(kollision_SRCS kollisionconfig.kcfgc)
 ki18n_wrap_ui(kollision_SRCS preferences.ui)
 file(GLOB ICONS_SRCS 
"${CMAKE_CURRENT_SOURCE_DIR}/pictures/hi/*-apps-kollision.png")
@@ -60,7 +62,6 @@
 install(TARGETS kollision ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
 install(PROGRAMS org.kde.kollision.desktop DESTINATION ${KDE_INSTALL_APPDIR})
 install(FILES org.kde.kollision.appdata.xml DESTINATION 
${KDE_INSTALL_METAINFODIR})
-install(FILES kollisionui.rc  DESTINATION  
${KDE_INSTALL_KXMLGUI5DIR}/kollision)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 ki18n_install(po)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-17.08.3/kollision.qrc 
new/kollision-17.12.0/kollision.qrc
--- old/kollision-17.08.3/kollision.qrc 1970-01-01 01:00:00.0 +0100
+++ new/kollision-17.12.0/kollision.qrc 2017-11-28 05:45:07.0 +0100
@@ -0,0 +1,5 @@
+
+
+kollisionui.rc
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-17.08.3/main.cpp 
new/kollision-17.12.0/main.cpp
--- old/kollision-17.08.3/main.cpp  2017-10-14 07:16:54.0 +0200
+++ new/kollision-17.12.0/main.cpp  2017-11-28 05:45:07.0 +0100
@@ -45,8 +45,6 @@
 QCommandLineParser parser;
 KAboutData::setApplicationData(aboutData);
 KCrash::initialize();
-parser.addVersionOption();
-parser.addHelpOption();
 

commit klines for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-12-19 10:54:21

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


Package is "klines"

Tue Dec 19 10:54:21 2017 rev:68 rq:556210 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-11-17 
10:49:54.774882434 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-12-19 
10:54:25.261128687 +0100
@@ -1,0 +2,32 @@
+Sat Dec 09 14:59:06 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:16 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Move rc file to qrc
+  * It's already done in kaboutdata
+  * add comment for appstream validation
+
+---

Old:

  klines-17.08.3.tar.xz

New:

  klines-17.12.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.kEkhEL/_old  2017-12-19 10:54:25.905097599 +0100
+++ /var/tmp/diff_new_pack.kEkhEL/_new  2017-12-19 10:54:25.905097599 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -100,7 +100,6 @@
 %{_kf5_bindir}/klines
 %{_kf5_configkcfgdir}/klines.kcfg
 %{_kf5_iconsdir}/hicolor/*/apps/klines.*
-%{_kf5_kxmlguidir}/klines/
 %{_kf5_sharedir}/klines/
 
 %if %{with lang}

++ klines-17.08.3.tar.xz -> klines-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.3/CMakeLists.txt 
new/klines-17.12.0/CMakeLists.txt
--- old/klines-17.08.3/CMakeLists.txt   2017-11-07 02:20:07.0 +0100
+++ new/klines-17.12.0/CMakeLists.txt   2017-12-08 01:53:23.0 +0100
@@ -1,10 +1,10 @@
 project(klines)
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
-set (QT_MIN_VERSION "5.3.0")
-set (KF5_MIN_VERSION "5.15.0")
+set (QT_MIN_VERSION "5.7.0")
+set (KF5_MIN_VERSION "5.30.0")
 
-find_package(ECM 1.3.0 REQUIRED CONFIG)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets)
@@ -56,6 +56,7 @@
animator.cpp
 )

+qt5_add_resources(klines_SRCS klines.qrc)
 kconfig_add_kcfg_files(klines_SRCS prefs.kcfgc)
 file(GLOB ICONS_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/*-apps-klines.png")
 ecm_add_app_icon(klines_SRCS ICONS ${ICONS_SRCS})
@@ -75,7 +76,6 @@
 
 install(PROGRAMS org.kde.klines.desktop  DESTINATION  ${KDE_INSTALL_APPDIR})
 install(FILES klines.kcfg  DESTINATION  ${KDE_INSTALL_KCFGDIR})
-install(FILES klinesui.rc  DESTINATION  ${KDE_INSTALL_KXMLGUI5DIR}/klines)
 
 ecm_install_icons(ICONS
 16-apps-klines.png
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.3/klines.qrc 
new/klines-17.12.0/klines.qrc
--- old/klines-17.08.3/klines.qrc   1970-01-01 01:00:00.0 +0100
+++ new/klines-17.12.0/klines.qrc   2017-11-27 06:59:15.0 +0100
@@ -0,0 +1,5 @@
+
+
+klinesui.rc
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.3/main.cpp new/klines-17.12.0/main.cpp
--- old/klines-17.08.3/main.cpp 2017-10-02 06:25:15.0 +0200
+++ new/klines-17.12.0/main.cpp 2017-11-27 06:59:15.0 +0100
@@ -52,8 +52,6 @@
 KAboutData::setApplicationData(aboutData);
 KCrash::initialize();
 QCommandLineParser parser;
-parser.addVersionOption();
-parser.addHelpOption();
 aboutData.setupCommandLine();
 parser.process(app);
 aboutData.processCommandLine();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.3/org.kde.klines.desktop 
new/klines-17.12.0/org.kde.klines.desktop
--- 

commit kwordquiz for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kwordquiz for openSUSE:Factory 
checked in at 2017-12-19 10:55:27

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


Package is "kwordquiz"

Tue Dec 19 10:55:27 2017 rev:88 rq:556259 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kwordquiz/kwordquiz.changes  2017-11-17 
10:53:45.130451236 +0100
+++ /work/SRC/openSUSE:Factory/.kwordquiz.new/kwordquiz.changes 2017-12-19 
10:55:31.889912234 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:31 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * None
+
+---

Old:

  kwordquiz-17.08.3.tar.xz

New:

  kwordquiz-17.12.0.tar.xz



Other differences:
--
++ kwordquiz.spec ++
--- /var/tmp/diff_new_pack.5RXvUy/_old  2017-12-19 10:55:32.813867631 +0100
+++ /var/tmp/diff_new_pack.5RXvUy/_new  2017-12-19 10:55:32.817867438 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kwordquiz
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kwordquiz-17.08.3.tar.xz -> kwordquiz-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwordquiz-17.08.3/po/el/kwordquiz.po 
new/kwordquiz-17.12.0/po/el/kwordquiz.po
--- old/kwordquiz-17.08.3/po/el/kwordquiz.po2017-11-07 02:12:02.0 
+0100
+++ new/kwordquiz-17.12.0/po/el/kwordquiz.po2017-12-08 01:30:26.0 
+0100
@@ -6,19 +6,20 @@
 # Σπύρος Γεωργαράς , 2008.
 # George Pantsis , 2008.
 # Dimitris Kardarakos , 2012.
+# Stelios , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kwordquiz\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2012-10-24 00:55+0300\n"
-"Last-Translator: Dimitris Kardarakos \n"
-"Language-Team: Greek <>\n"
+"PO-Revision-Date: 2017-09-16 13:24+0200\n"
+"Last-Translator: Stelios \n"
+"Language-Team: Greek \n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -237,17 +238,13 @@
 msgstr "Επιλογή χαρακτήρα"
 
 #: dlgspecchar.cpp:51
-#, fuzzy, kde-format
-#| msgctxt "@action:button select"
-#| msgid ""
+#, kde-format
 msgctxt "@action:button"
 msgid ""
 msgstr "&Επιλογή"
 
 #: dlgspecchar.cpp:52
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip select this character"
-#| msgid "Select this character"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Select this character"
 msgstr "Επιλέξτε αυτόν το χαρακτήρα"
@@ -921,10 +918,9 @@
 msgstr "&4 %1 -> %2 Τυχαία"
 
 #: kwordquiz.cpp:1376
-#, fuzzy, kde-format
-#| msgid "&3 %1 -> %2 Randomly"
+#, kde-format
 msgid "&5 %1 <-> %2 Randomly"
-msgstr "&3 %1 -> %2 Τυχαία"
+msgstr "&5 %1 <-> %2 Τυχαία"
 
 #: kwordquiz.cpp:1383 kwordquiz.cpp:1386
 #, kde-format
@@ -1541,7 +1537,7 @@
 #: main.cpp:40
 #, kde-format
 msgid "kwordquiz"
-msgstr ""
+msgstr "kwordquiz"
 
 #: main.cpp:45
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwordquiz-17.08.3/po/gl/kwordquiz.po 
new/kwordquiz-17.12.0/po/gl/kwordquiz.po
--- old/kwordquiz-17.08.3/po/gl/kwordquiz.po2017-11-07 02:12:02.0 
+0100
+++ new/kwordquiz-17.12.0/po/gl/kwordquiz.po2017-12-08 01:30:26.0 
+0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kwordquiz\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-10-22 10:07+0100\n"
+"PO-Revision-Date: 2017-10-27 

commit kwave for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kwave for openSUSE:Factory checked 
in at 2017-12-19 10:55:22

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


Package is "kwave"

Tue Dec 19 10:55:22 2017 rev:13 rq:556258 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kwave/kwave.changes  2017-11-17 
10:53:37.750721337 +0100
+++ /work/SRC/openSUSE:Factory/.kwave.new/kwave.changes 2017-12-19 
10:55:28.946054347 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:31 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Too many changes to list here
+
+---

Old:

  kwave-17.08.3.tar.xz

New:

  kwave-17.12.0.tar.xz



Other differences:
--
++ kwave.spec ++
--- /var/tmp/diff_new_pack.r01EeB/_old  2017-12-19 10:55:30.034001827 +0100
+++ /var/tmp/diff_new_pack.r01EeB/_new  2017-12-19 10:55:30.038001633 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kwave
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kwave-17.08.3.tar.xz -> kwave-17.12.0.tar.xz ++
 32741 lines of diff (skipped)




commit kubrick for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2017-12-19 10:55:19

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


Package is "kubrick"

Tue Dec 19 10:55:19 2017 rev:67 rq:556256 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-11-17 
10:57:31.774156077 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-12-19 
10:55:27.326132547 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:49 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * it's already done by kaboutdata
+
+---

Old:

  kubrick-17.08.3.tar.xz

New:

  kubrick-17.12.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.76Nqoh/_old  2017-12-19 10:55:28.102095088 +0100
+++ /var/tmp/diff_new_pack.76Nqoh/_new  2017-12-19 10:55:28.106094895 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kubrick-17.08.3.tar.xz -> kubrick-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.3/CMakeLists.txt 
new/kubrick-17.12.0/CMakeLists.txt
--- old/kubrick-17.08.3/CMakeLists.txt  2017-11-07 02:21:32.0 +0100
+++ new/kubrick-17.12.0/CMakeLists.txt  2017-12-08 01:58:21.0 +0100
@@ -2,9 +2,9 @@
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.7.0")
-set (KF5_MIN_VERSION "5.23.0")
+set (KF5_MIN_VERSION "5.30.0")
 
-find_package(ECM 1.7.0 REQUIRED CONFIG)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg 
OpenGL)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.3/po/da/kubrick.po 
new/kubrick-17.12.0/po/da/kubrick.po
--- old/kubrick-17.08.3/po/da/kubrick.po2017-11-07 02:21:30.0 
+0100
+++ new/kubrick-17.12.0/po/da/kubrick.po2017-12-08 01:58:21.0 
+0100
@@ -1,22 +1,21 @@
-# translation of kubrick.po to dansk
+# translation of kubrick.po to Danish
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-#
 # Martin Schlander , 2008.
 # Jan Madsen , 2008.
+# scootergrisen, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2008-07-08 00:02+0100\n"
-"Last-Translator: Jan Madsen \n"
-"Language-Team: dansk \n"
+"PO-Revision-Date: 2017-11-11 03:39+0200\n"
+"Last-Translator: scootergrisen\n"
+"Language-Team: Danish\n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -66,15 +65,14 @@
 msgstr "Indlæs pusle-opgave"
 
 #: game.cpp:177 game.cpp:1341
-#, fuzzy, kde-format
-#| msgid "Kubri Game Settings"
+#, kde-format
 msgid "Kubrick Game Files (*.kbk)"
-msgstr "Indstilling af Kubri"
+msgstr "Kubrick-spilfiler (*.kbk)"
 
 #: game.cpp:186
 #, kde-format
 msgid "The file '%1' is not a valid Kubrick game-file."
-msgstr ""
+msgstr "Filen '%1' er ikke en gyldig Kubrick-spilfil."
 
 #: game.cpp:246
 #, kde-format
@@ -619,7 +617,7 @@
 #: kubrick.cpp:274
 #, kde-format
 msgid "Redo a previously undone move."
-msgstr "gendan en tidligere fortrudt drejning."
+msgstr "Gendan en tidligere 

commit kturtle for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kturtle for openSUSE:Factory checked 
in at 2017-12-19 10:55:17

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


Package is "kturtle"

Tue Dec 19 10:55:17 2017 rev:86 rq:556255 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes  2017-11-17 
10:53:34.510839918 +0100
+++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-12-19 
10:55:22.522364445 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:30 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * None
+
+---

Old:

  kturtle-17.08.3.tar.xz

New:

  kturtle-17.12.0.tar.xz



Other differences:
--
++ kturtle.spec ++
--- /var/tmp/diff_new_pack.yUil4d/_old  2017-12-19 10:55:23.222330654 +0100
+++ /var/tmp/diff_new_pack.yUil4d/_new  2017-12-19 10:55:23.226330461 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kturtle
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kturtle-17.08.3.tar.xz -> kturtle-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kturtle-17.08.3/org.kde.kturtle.appdata.xml 
new/kturtle-17.12.0/org.kde.kturtle.appdata.xml
--- old/kturtle-17.08.3/org.kde.kturtle.appdata.xml 2017-07-15 
16:00:45.0 +0200
+++ new/kturtle-17.12.0/org.kde.kturtle.appdata.xml 2017-12-07 
05:09:04.0 +0100
@@ -73,12 +73,13 @@
 KTurtle je obrazovno programsko okruženje za učenje kako 
programirati. On pruža sve programske alate iz korisničkog sučelja. ProgramskI 
jezik koji se koristi je TurtleScript, koji je labavo zasnovan na Logo. Sve 
naredbe i poruke su prevedene na jezik korisnika. KTurtle ima intuitivno 
isticanje sintakse, jednostavne poruke o greškama, integrirano platno za 
crteže, integrisanu pomoć, usporeno kretanje i izvršenje korak po korak.
 El KTurtle és un entorn de programació educatiu per 
aprendre com programar. Proporciona totes les eines de programació des de la 
seva interfície d'usuari. El llenguatge de programació utilitzat és el 
TurtleScript, que està basat en certa manera en el Logo. Totes les ordres i 
missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un 
ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat 
per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per 
passos.
 El KTurtle és un entorn de programació educatiu 
per aprendre com programar. Proporciona totes les eines de programació des de 
la seua interfície d'usuari. El llenguatge de programació utilitzat és el 
TurtleScript, que està basat en certa manera en el Logo. Totes les ordes i 
missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un 
ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat 
per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per 
passos.
+KTurtle ist eine Programmierumgebung mit dem Ziel, das 
Programmieren möglichst einfach zu lernen. Alle Programm-Werkzeuge sind auf der 
grafischen Benutzeroberfläche vorhanden. Als Programmiersprache wird 
TurtleScript benutzt, eine Programmiersprache auf der Grundlage von Logo. Alle 
Befehle und Nachrichten können in dir Sprache des Benutzers übersetzt werden. 
KTurtle bietet eine intuitive Syntaxhervorhebung, einfache Fehlermeldungen, 
eine integrierte Zeichenfläche und Hilfe, eine langsame oder schrittweise 
Ausführung von Befehlen.
 KTurtle is an educational programming environment for 
learning how to program. It provides all programming tools from its user 
interface. The programming language used is TurtleScript, which is loosely 
based on Logo. All commands and messages are translated into the user's 

commit kolf for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kolf for openSUSE:Factory checked in 
at 2017-12-19 10:54:40

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


Package is "kolf"

Tue Dec 19 10:54:40 2017 rev:67 rq:556225 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kolf/kolf.changes2017-11-17 
10:56:33.772278929 +0100
+++ /work/SRC/openSUSE:Factory/.kolf.new/kolf.changes   2017-12-19 
10:54:43.568244925 +0100
@@ -1,0 +2,35 @@
+Sat Dec 09 14:59:07 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec  2 23:44:15 UTC 2017 - wba...@tmo.at
+
+- Update build requirements
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * Remove unused dependencies
+
+---
+Mon Nov 20 06:59:46 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Too many changes to list here
+
+---

Old:

  kolf-17.08.3.tar.xz

New:

  kolf-17.12.0.tar.xz



Other differences:
--
++ kolf.spec ++
--- /var/tmp/diff_new_pack.Lgym9g/_old  2017-12-19 10:54:44.232212873 +0100
+++ /var/tmp/diff_new_pack.Lgym9g/_new  2017-12-19 10:54:44.236212679 +0100
@@ -15,47 +15,80 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   kolf
-Version:17.08.3
+Version:17.12.0
 Release:0
+%define kf5_version 5.26.0
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
+%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Miniature golf game
-License:GPL-2.0+ AND LGPL-2.0+
+License:GPL-2.0+ and LGPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
-URL:http://www.kde.org
+Url:http://www.kde.org
 Source0:kolf-%{version}.tar.xz
-BuildRequires:  libkdegames4-devel
-BuildRequires:  xz
-%{kde4_runtime_requires}
+BuildRequires:  extra-cmake-modules
+BuildRequires:  kconfig-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kcrash-devel
+BuildRequires:  kdbusaddons-devel
+BuildRequires:  kdelibs4support-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kio-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kwindowsystem-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  libkdegames-devel
+BuildRequires:  phonon4qt5-devel
+BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Widgets)
+%if %{with lang}
+Recommends: %{name}-lang
+%endif
 
 %description
-Kolf is a miniature golf game for KDE.
+Kolf is a miniature golf game by KDE.
+
+%if %{with lang}
+%lang_package
+%endif
 
 %prep
 %setup -q
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  %kde4_makeinstall -C build
-  rm -rf %{buildroot}/%{_kde4_libdir}/libkolfprivate.so
+  %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+  %kf5_find_htmldocs
+%endif
+  rm -rf %{buildroot}/%{_kf5_libdir}/libkolfprivate.so
   %suse_update_desktop_file -r org.kde.kolf  Game SportsGame
-  %kde_post_install
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
-%doc COPYING*
-%dir %{_kde4_datadir}/metainfo
-%{_kde4_applicationsdir}/org.kde.kolf.desktop
-%{_kde4_appsdir}/kolf/
-%{_kde4_bindir}/kolf
-%{_kde4_datadir}/metainfo/org.kde.kolf.appdata.xml
-%{_kde4_htmldir}/en/kolf/
-%{_kde4_iconsdir}/hicolor/*/apps/kolf.*
-%{_kde4_libdir}/libkolfprivate.so.*
+%defattr(-,root,root)
+%doc COPYING COPYING.DOC COPYING.LIB
+%doc %lang(en) %{_kf5_htmldir}/en/kolf/
+%{_kf5_applicationsdir}/org.kde.kolf.desktop
+%{_kf5_appsdir}/kolf/
+%{_kf5_appstreamdir}/org.kde.kolf.appdata.xml
+%{_kf5_bindir}/kolf
+%{_kf5_iconsdir}/hicolor/*/*/kolf.*
+%{_kf5_kxmlguidir}/kolf/
+%{_kf5_libdir}/libkolfprivate.so.*
+
+%if %{with lang}
+%files lang -f %{name}.lang
+%endif
 
 %changelog

++ kolf-17.08.3.tar.xz -> kolf-17.12.0.tar.xz ++
 62987 lines of diff 

commit kpat for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2017-12-19 10:54:50

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


Package is "kpat"

Tue Dec 19 10:54:50 2017 rev:69 rq:556235 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kpat/kpat.changes2017-11-17 
10:51:24.963581432 +0100
+++ /work/SRC/openSUSE:Factory/.kpat.new/kpat.changes   2017-12-19 
10:54:55.847652146 +0100
@@ -1,0 +2,31 @@
+Sat Dec 09 14:59:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:21 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * It's already done in kaboutdata
+  * add comment needed by appstream
+
+---

Old:

  kpat-17.08.3.tar.xz

New:

  kpat-17.12.0.tar.xz



Other differences:
--
++ kpat.spec ++
--- /var/tmp/diff_new_pack.J4R9Vw/_old  2017-12-19 10:54:56.519619707 +0100
+++ /var/tmp/diff_new_pack.J4R9Vw/_new  2017-12-19 10:54:56.523619514 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kpat
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kpat-17.08.3.tar.xz -> kpat-17.12.0.tar.xz ++
 4761 lines of diff (skipped)




commit knetwalk for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package knetwalk for openSUSE:Factory 
checked in at 2017-12-19 10:54:37

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


Package is "knetwalk"

Tue Dec 19 10:54:37 2017 rev:68 rq:556223 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/knetwalk/knetwalk.changes2017-11-17 
10:50:46.868975732 +0100
+++ /work/SRC/openSUSE:Factory/.knetwalk.new/knetwalk.changes   2017-12-19 
10:54:41.372350930 +0100
@@ -1,0 +2,31 @@
+Sat Dec 09 14:59:07 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:18 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Move rc file to qrc
+  * increase version
+
+---

Old:

  knetwalk-17.08.3.tar.xz

New:

  knetwalk-17.12.0.tar.xz



Other differences:
--
++ knetwalk.spec ++
--- /var/tmp/diff_new_pack.79TJhX/_old  2017-12-19 10:54:42.228309609 +0100
+++ /var/tmp/diff_new_pack.79TJhX/_new  2017-12-19 10:54:42.232309416 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   knetwalk
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -82,7 +82,6 @@
 %{_kf5_bindir}/knetwalk
 %{_kf5_iconsdir}/hicolor/*/*/knetwalk.*
 %{_kf5_sharedir}/knetwalk/
-%{_kf5_kxmlguidir}/knetwalk/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ knetwalk-17.08.3.tar.xz -> knetwalk-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-17.08.3/CMakeLists.txt 
new/knetwalk-17.12.0/CMakeLists.txt
--- old/knetwalk-17.08.3/CMakeLists.txt 2017-11-07 02:20:20.0 +0100
+++ new/knetwalk-17.12.0/CMakeLists.txt 2017-12-08 01:53:35.0 +0100
@@ -1,9 +1,9 @@
 project(knetwalk)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set (QT_MIN_VERSION "5.3.0")
-set (KF5_MIN_VERSION "5.15.0")
+set (QT_MIN_VERSION "5.7.0")
+set (KF5_MIN_VERSION "5.30.0")
 
-find_package(ECM 1.7.0 REQUIRED NO_MODULE)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Qml 
Quick)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-17.08.3/po/ca/knetwalk.po 
new/knetwalk-17.12.0/po/ca/knetwalk.po
--- old/knetwalk-17.08.3/po/ca/knetwalk.po  2017-11-07 02:20:19.0 
+0100
+++ new/knetwalk-17.12.0/po/ca/knetwalk.po  2017-12-08 01:53:34.0 
+0100
@@ -1,24 +1,24 @@
 # Translation of knetwalk.po to Catalan
-# Copyright (C) 2005-2015 This_file_is_part_of_KDE
+# Copyright (C) 2005-2017 This_file_is_part_of_KDE
 #
 # Josep Ma. Ferrer , 2005, 2006, 2010, 2013, 2015.
 # Albert Astals Cid , 2005, 2008, 2009.
 # Aleix Pol , 2007.
 # Manuel Tortosa , 2009, 2010.
-# Antoni Bella Pérez , 2014.
+# Antoni Bella Pérez , 2014, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: knetwalk\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2015-05-31 14:44+0200\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2017-11-07 23:04+0100\n"
+"Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\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-Accelerator-Marker: &\n"
 
@@ -75,7 +75,7 @@
 "need to be connected to the server!"
 msgstr ""
 "Nota: per guanyar la partida cal que tots els terminals i tots els "
-"cables 

commit kmahjongg for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kmahjongg for openSUSE:Factory 
checked in at 2017-12-19 10:54:25

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


Package is "kmahjongg"

Tue Dec 19 10:54:25 2017 rev:69 rq:556211 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kmahjongg/kmahjongg.changes  2017-11-17 
10:50:16.838074895 +0100
+++ /work/SRC/openSUSE:Factory/.kmahjongg.new/kmahjongg.changes 2017-12-19 
10:54:27.113039287 +0100
@@ -1,0 +2,31 @@
+Sat Dec 09 14:59:06 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:16 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * It's already done in kaboutdata
+  * appstream file needs to be installed
+
+---

Old:

  kmahjongg-17.08.3.tar.xz

New:

  kmahjongg-17.12.0.tar.xz



Other differences:
--
++ kmahjongg.spec ++
--- /var/tmp/diff_new_pack.9D6L4a/_old  2017-12-19 10:54:27.901001249 +0100
+++ /var/tmp/diff_new_pack.9D6L4a/_new  2017-12-19 10:54:27.901001249 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kmahjongg
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kmahjongg-17.08.3.tar.xz -> kmahjongg-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-17.08.3/CMakeLists.txt 
new/kmahjongg-17.12.0/CMakeLists.txt
--- old/kmahjongg-17.08.3/CMakeLists.txt2017-11-07 02:20:11.0 
+0100
+++ new/kmahjongg-17.12.0/CMakeLists.txt2017-12-08 01:53:26.0 
+0100
@@ -1,10 +1,10 @@
 project(kmahjongg)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(QT_MIN_VERSION "5.2.0")
-set(KF5_MIN_VERSION "5.15.0")
+set(QT_MIN_VERSION "5.7.0")
+set(KF5_MIN_VERSION "5.30.0")
 
-find_package(ECM 1.2.0 REQUIRED NO_MODULE)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 
 if(ENABLE_CLAZY)
 set(CMAKE_CXX_COMPILER clazy)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-17.08.3/layouts/default.desktop 
new/kmahjongg-17.12.0/layouts/default.desktop
--- old/kmahjongg-17.08.3/layouts/default.desktop   2017-11-05 
05:17:51.0 +0100
+++ new/kmahjongg-17.12.0/layouts/default.desktop   2017-11-11 
03:11:04.0 +0100
@@ -75,7 +75,7 @@
 Description[fi]=KMahjongg-oletusasettelu
 Description[fr]=Répartition par défaut du jeu KMahjongg
 Description[ga]=Leagan amach réamhshocraithe le haghaidh KMahjongg
-Description[gl]=Deseño visual por omisión de KMahjongg
+Description[gl]=Deseño visual predeterminado de KMahjongg
 Description[hne]=डिफाल्ट के-महजोंग खेल खाका
 Description[hu]=Alapértelmezett KMahjongg-elrendezés
 Description[id]=Tata letak permainan KMahjongg bawaan
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-17.08.3/layouts/explosion.desktop 
new/kmahjongg-17.12.0/layouts/explosion.desktop
--- old/kmahjongg-17.08.3/layouts/explosion.desktop 2017-11-05 
05:17:51.0 +0100
+++ new/kmahjongg-17.12.0/layouts/explosion.desktop 2017-11-11 
03:11:04.0 +0100
@@ -80,7 +80,7 @@
 Description[fi]=Jokin on räjähtänyt. Kokoa palaset.
 Description[fr]=Quelque chose a explosé. Récoltez les morceaux.
 Description[ga]=Phléasc rud éigin. Bailigh na píosaí.
-Description[gl]=Algo explotou. Recolle os restos.
+Description[gl]=Algo estourou. Recolle os restos.
 Description[hu]=Robbanás után össze kell szedni a szétszóródott darabokat.
 Description[id]=Sesuatu telah meledak. Kumpulan serpihan.
 Description[it]=Qualcosa è esploso. Recuperane i pezzi.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-17.08.3/layouts/garden.desktop 
new/kmahjongg-17.12.0/layouts/garden.desktop
--- 

commit ksystemlog for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package ksystemlog for openSUSE:Factory 
checked in at 2017-12-19 10:55:05

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


Package is "ksystemlog"

Tue Dec 19 10:55:05 2017 rev:60 rq:556249 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ksystemlog/ksystemlog.changes2017-11-17 
10:52:44.960653480 +0100
+++ /work/SRC/openSUSE:Factory/.ksystemlog.new/ksystemlog.changes   
2017-12-19 10:55:07.767076745 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:24 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * None
+
+---

Old:

  ksystemlog-17.08.3.tar.xz

New:

  ksystemlog-17.12.0.tar.xz



Other differences:
--
++ ksystemlog.spec ++
--- /var/tmp/diff_new_pack.XFSMc7/_old  2017-12-19 10:55:08.671033107 +0100
+++ /var/tmp/diff_new_pack.XFSMc7/_new  2017-12-19 10:55:08.675032914 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksystemlog
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ksystemlog-17.08.3.tar.xz -> ksystemlog-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksystemlog-17.08.3/CMakeLists.txt 
new/ksystemlog-17.12.0/CMakeLists.txt
--- old/ksystemlog-17.08.3/CMakeLists.txt   2017-11-05 01:51:24.0 
+0100
+++ new/ksystemlog-17.12.0/CMakeLists.txt   2017-12-05 00:08:37.0 
+0100
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
-set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MINOR "12")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksystemlog-17.08.3/po/ca/ksystemlog.po 
new/ksystemlog-17.12.0/po/ca/ksystemlog.po
--- old/ksystemlog-17.08.3/po/ca/ksystemlog.po  2017-11-07 02:23:19.0 
+0100
+++ new/ksystemlog-17.12.0/po/ca/ksystemlog.po  2017-12-08 02:00:07.0 
+0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: ksystemlog\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-03-14 08:01+0100\n"
-"PO-Revision-Date: 2017-08-12 19:24+0100\n"
+"PO-Revision-Date: 2017-11-07 23:18+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -1513,7 +1513,7 @@
 "hardware components of your computer, like notebook batteries, reset "
 "buttons..."
 msgstr ""
-"Mostra el registre de l'ACPI a la pestanya actual. L'ACPI s'utilitza per a "
+"Mostra el registre de l'ACPI a la pestanya actual. L'ACPI s'usa per a "
 "gestionar els components de maquinari de l'ordinador, com les bateries dels "
 "portàtils, els botons de reinici..."
 
@@ -2060,8 +2060,8 @@
 "\n"
 "Llista de fitxers "
-"utilitzats per aquest tipus de registre."
+"right:0px; -qt-block-indent:0; text-indent:0px;\">Llista de fitxers usats "
+"per aquest tipus de registre."
 
 #. i18n: ectx: property (whatsThis), widget (QListWidget, fileList)
 #: src/modes/base/fileListBase.ui:197
@@ -2211,8 +2211,8 @@
 "right:0px; -qt-block-indent:0; text-indent:0px;\">Aquesta és la llista de "
 "tots els nivells de registre existents. \n"
 "Seleccioneu-ne un per "
-"utilitzar-lo als fitxers seleccionats de la llista."
+"right:0px; -qt-block-indent:0; text-indent:0px;\">Seleccioneu-ne un per usar-"
+"lo als fitxers seleccionats de la llista."
 
 #: src/modes/base/multipleFileList.cpp:52
 #, kde-format
@@ 

commit kreversi for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kreversi for openSUSE:Factory 
checked in at 2017-12-19 10:54:52

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


Package is "kreversi"

Tue Dec 19 10:54:52 2017 rev:67 rq:556239 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kreversi/kreversi.changes2017-11-17 
10:56:40.092047627 +0100
+++ /work/SRC/openSUSE:Factory/.kreversi.new/kreversi.changes   2017-12-19 
10:54:57.367578773 +0100
@@ -1,0 +2,31 @@
+Sat Dec 09 14:59:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:47 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Move rc file in qrc
+  * It's already done by kaboutdata
+
+---

Old:

  kreversi-17.08.3.tar.xz

New:

  kreversi-17.12.0.tar.xz



Other differences:
--
++ kreversi.spec ++
--- /var/tmp/diff_new_pack.jgugH1/_old  2017-12-19 10:54:58.171539962 +0100
+++ /var/tmp/diff_new_pack.jgugH1/_new  2017-12-19 10:54:58.171539962 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kreversi
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -90,7 +90,6 @@
 %{_kf5_appstreamdir}/org.kde.kreversi.appdata.xml
 %{_kf5_bindir}/kreversi
 %{_kf5_iconsdir}/hicolor/*/*/*
-%{_kf5_kxmlguidir}/kreversi/
 %{_kf5_notifydir}/kreversi.notifyrc
 %{_kf5_sharedir}/kreversi/
 

++ kreversi-17.08.3.tar.xz -> kreversi-17.12.0.tar.xz ++
 3475 lines of diff (skipped)




commit knavalbattle for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package knavalbattle for openSUSE:Factory 
checked in at 2017-12-19 10:54:35

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


Package is "knavalbattle"

Tue Dec 19 10:54:35 2017 rev:68 rq:556222 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/knavalbattle/knavalbattle.changes
2017-11-17 10:50:43.637094022 +0100
+++ /work/SRC/openSUSE:Factory/.knavalbattle.new/knavalbattle.changes   
2017-12-19 10:54:37.488538418 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:07 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:18 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Ir's already done in kaboutdata
+
+---

Old:

  knavalbattle-17.08.3.tar.xz

New:

  knavalbattle-17.12.0.tar.xz



Other differences:
--
++ knavalbattle.spec ++
--- /var/tmp/diff_new_pack.VqO7pW/_old  2017-12-19 10:54:38.100508876 +0100
+++ /var/tmp/diff_new_pack.VqO7pW/_new  2017-12-19 10:54:38.100508876 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   knavalbattle
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ knavalbattle-17.08.3.tar.xz -> knavalbattle-17.12.0.tar.xz ++
 1700 lines of diff (skipped)




commit kshisen for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kshisen for openSUSE:Factory checked 
in at 2017-12-19 10:54:57

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


Package is "kshisen"

Tue Dec 19 10:54:57 2017 rev:68 rq:556243 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kshisen/kshisen.changes  2017-11-17 
10:51:39.423052203 +0100
+++ /work/SRC/openSUSE:Factory/.kshisen.new/kshisen.changes 2017-12-19 
10:55:00.035449983 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:23 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * It's already done in kaboutdata
+
+---

Old:

  kshisen-17.08.3.tar.xz

New:

  kshisen-17.12.0.tar.xz



Other differences:
--
++ kshisen.spec ++
--- /var/tmp/diff_new_pack.emdtLM/_old  2017-12-19 10:55:00.623421599 +0100
+++ /var/tmp/diff_new_pack.emdtLM/_new  2017-12-19 10:55:00.627421406 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kshisen
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kshisen-17.08.3.tar.xz -> kshisen-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-17.08.3/CMakeLists.txt 
new/kshisen-17.12.0/CMakeLists.txt
--- old/kshisen-17.08.3/CMakeLists.txt  2017-11-07 02:20:39.0 +0100
+++ new/kshisen-17.12.0/CMakeLists.txt  2017-12-08 01:54:51.0 +0100
@@ -1,8 +1,8 @@
 project(kshisen)
 
 cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
-set(QT_MIN_VERSION "5.2.0")
-set(KF5_MIN_VERSION "5.15.0")
+set(QT_MIN_VERSION "5.7.0")
+set(KF5_MIN_VERSION "5.30.0")
 
 set(CMAKE_CXX_STANDARD 14) # C++14...
 set(CMAKE_CXX_STANDARD_REQUIRED ON) # ...is required...
@@ -11,7 +11,7 @@
 # Found this somewhere but cannot re-find it now ... but want to investigate 
later, so keeping this here for now.
 #set(CXX_CLANG_TIDY ON)
 
-find_package(ECM 1.7.0 REQUIRED NO_MODULE)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 
 if(ENABLE_CLAZY)
 set(CMAKE_CXX_COMPILER clazy)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-17.08.3/org.kde.kshisen.appdata.xml 
new/kshisen-17.12.0/org.kde.kshisen.appdata.xml
--- old/kshisen-17.08.3/org.kde.kshisen.appdata.xml 2017-10-14 
06:09:02.0 +0200
+++ new/kshisen-17.12.0/org.kde.kshisen.appdata.xml 2017-11-11 
03:12:18.0 +0100
@@ -22,6 +22,7 @@
   KShisen
   KShisen
   KShisen
+  KShisen
   KShisen
   KShisen
   К‑шисен
@@ -52,6 +53,7 @@
   Gra typu Shisen-Sho Mahjongg
   Jogo de Peças à Mahjongg Shisen-Sho
   Jogo de peças parecido com Shisen-Sho 
Mahjongg
+  Вариант маджонга: Ши-сен-сё
   Hra typu Shisen-Sho Mahjongg
   Igra s ploščicami Shisen-Sho, podobna 
Mahjonggu
   Игра с плочицама попут маџонга
@@ -77,7 +79,7 @@
 KShisen on Mahjonggi moodi mäng, mida mängitaksegi 
Mahjonggile omaste klotsidega. Viimasest erinevalt on siin aga ainult üks kiht 
klotse.
 KShisen on pasianssimainen peli, joka käyttää tavallisia 
mahjong-tiiliä. Mahjongista poiketen KShisenissä on kuitenkin vain yksi kerros 
sekoitettuja tiiliä.
 KShisen est un jeu en solitaire qui se joue en utilisant 
les tuiles standard du Mahjong. A la différence du Mahjong, KShisen n'a qu'une 
couche de tuiles mélangées.
-O KShisen é un xogo similar ao solitario que se xoga 
usando as pezas estándar do Mahjong. Porén, a diferenza do Mahjong, o KShisen 
ten unicamente unha capa de pezas desordenadas.
+O KShisen é un xogo similar ao solitario que se xoga 
usando as pezas estándar do Mahjong. Porén, a diferenza do Mahjong, o KShisen 
ten só unha capa de pezas desordenadas.
 KShisen è un solitario che si gioca col gruppo standard 
di tessere Mahjong. Tuttavia, a differenza del Mahjong, KShisen 

commit kross-interpreters for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kross-interpreters for 
openSUSE:Factory checked in at 2017-12-19 10:54:55

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


Package is "kross-interpreters"

Tue Dec 19 10:54:55 2017 rev:21 rq:556241 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kross-interpreters/kross-interpreters.changes
2017-11-17 10:51:35.883181766 +0100
+++ 
/work/SRC/openSUSE:Factory/.kross-interpreters.new/kross-interpreters.changes   
2017-12-19 10:54:59.031498448 +0100
@@ -1,0 +2,32 @@
+Sat Dec 09 14:59:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:22 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Add .arcconfig
+  * ruby: Initialize ruby mutexes
+  * Fix build on FreBSD
+
+---

Old:

  kross-interpreters-17.08.3.tar.xz

New:

  kross-interpreters-17.12.0.tar.xz



Other differences:
--
++ kross-interpreters.spec ++
--- /var/tmp/diff_new_pack.SOpdIA/_old  2017-12-19 10:54:59.651468520 +0100
+++ /var/tmp/diff_new_pack.SOpdIA/_new  2017-12-19 10:54:59.659468134 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kross-interpreters
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kross-interpreters-17.08.3.tar.xz -> kross-interpreters-17.12.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-interpreters-17.08.3/.arcconfig 
new/kross-interpreters-17.12.0/.arcconfig
--- old/kross-interpreters-17.08.3/.arcconfig   1970-01-01 01:00:00.0 
+0100
+++ new/kross-interpreters-17.12.0/.arcconfig   2017-11-09 14:19:16.0 
+0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-interpreters-17.08.3/python/cxx/Objects.hxx 
new/kross-interpreters-17.12.0/python/cxx/Objects.hxx
--- old/kross-interpreters-17.08.3/python/cxx/Objects.hxx   2017-01-21 
00:57:26.0 +0100
+++ new/kross-interpreters-17.12.0/python/cxx/Objects.hxx   2017-11-09 
14:19:16.0 +0100
@@ -1078,7 +1078,7 @@
 // TMM: added this seqref ctor for use with STL algorithms
 seqref (Object& obj)
 : s(dynamic_cast< SeqBase&>(obj))
-, offset( NULL )
+, offset( 0 )
 , the_item(s.getItem(offset))
 {}
 ~seqref()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-interpreters-17.08.3/ruby/rubyscript.cpp 
new/kross-interpreters-17.12.0/ruby/rubyscript.cpp
--- old/kross-interpreters-17.08.3/ruby/rubyscript.cpp  2017-01-21 
00:57:26.0 +0100
+++ new/kross-interpreters-17.12.0/ruby/rubyscript.cpp  2017-11-09 
14:19:16.0 +0100
@@ -180,7 +180,7 @@
 // needed to prevent infinitive loops ifour scripting call uses 
e.g. callFunction
 m_hasBeenSuccessFullyExecuted = true;
 
-VALUE mutex;
+VALUE mutex = rb_mutex_new();
 rb_mutex_lock(mutex);
 
 VALUE args = rb_ary_new2(3);
@@ -377,7 +377,7 @@
 #endif
 
 //ruby_current_node
-VALUE mutex;
+VALUE mutex = rb_mutex_new();
 rb_mutex_lock(mutex);
 
 




commit konquest for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package konquest for openSUSE:Factory 
checked in at 2017-12-19 10:54:47

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


Package is "konquest"

Tue Dec 19 10:54:47 2017 rev:67 rq:556230 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/konquest/konquest.changes2017-11-17 
10:56:35.424218469 +0100
+++ /work/SRC/openSUSE:Factory/.konquest.new/konquest.changes   2017-12-19 
10:54:52.971790976 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:47 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Don't repeat work of KAboutData::setupCommandLine().
+
+---

Old:

  konquest-17.08.3.tar.xz

New:

  konquest-17.12.0.tar.xz



Other differences:
--
++ konquest.spec ++
--- /var/tmp/diff_new_pack.KGf2lJ/_old  2017-12-19 10:54:53.871747531 +0100
+++ /var/tmp/diff_new_pack.KGf2lJ/_new  2017-12-19 10:54:53.871747531 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   konquest
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ konquest-17.08.3.tar.xz -> konquest-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konquest-17.08.3/Konquest.cc 
new/konquest-17.12.0/Konquest.cc
--- old/konquest-17.08.3/Konquest.cc2017-11-02 05:18:44.0 +0100
+++ new/konquest-17.12.0/Konquest.cc2017-11-28 05:45:21.0 +0100
@@ -60,8 +60,6 @@
 QCommandLineParser parser;
 KAboutData::setApplicationData(aboutData);
 KCrash::initialize();
-parser.addVersionOption();
-parser.addHelpOption();
 aboutData.setupCommandLine();
 parser.process(app);
 aboutData.processCommandLine();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konquest-17.08.3/org.kde.konquest.appdata.xml 
new/konquest-17.12.0/org.kde.konquest.appdata.xml
--- old/konquest-17.08.3/org.kde.konquest.appdata.xml   2017-11-02 
05:18:44.0 +0100
+++ new/konquest-17.12.0/org.kde.konquest.appdata.xml   2017-11-28 
05:45:21.0 +0100
@@ -12,10 +12,12 @@
   Konquest
   Konquest
   Konquest
+  Konquest
   Konquest
   Konquest
   Konquest
   Conquista GNU-Láctica
+  Konquest
   Konquest
   Konquest
   Konquest
@@ -27,6 +29,7 @@
   Konquest
   Konquest
   xxKonquestxx
+  Konquest
   Galactic Strategy Game
   Joc d'estratègia galàctica
   Joc d'estratègia galàctica
@@ -35,10 +38,12 @@
   Galactic Strategy Game
   Juego de estrategia galáctica
   Jeu de stratégie galactique
+  Xogo de estratexia galáctica
   Gioco galattico di strategia
   Strategisch ruimtespel
   Galaktyczna gra strategiczna
   Jogo de Estratégia Galáctica
+  Jogo de estratégia galática
   Стратегическая галактическая игра
   Galaktická strategická hra
   Galaktična strateška igra
@@ -63,10 +68,12 @@
 Konquest is a version of Gnu-Lactic Konquest. Players 
conquer other planets by sending ships to them. The goal is to build an 
interstellar empire and ultimately conquer all other player's planets.
 Konquest es una versión de Gnu-Lactic Konquest. Los 
jugadores pueden conquistar otros planetas enviando naves a ellos. El objetivo 
es construir un imperio interestelar y conquistar todos los planetas del resto 
de jugadores.
 Konquest est une version de Gnu-Lactic Konquest. Les 
joueurs peuvent conquérir d'autres planètes en envoyant des vaisseaux à leur 
conquête. L'objectif est de construire un empire intergalactique et de 
conquérir toutes les planètes des autres joueurs.
+Konquest é unha versión de Gnu-Lactic. Os xogadores 
conquistan outros planetas enviando naves. O obxectivo é construír un imperio 
interestelar e finalmente conquistar todos os planetas dos demais xogadores.
 Konquest è 

commit ktouch for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package ktouch for openSUSE:Factory checked 
in at 2017-12-19 10:55:12

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


Package is "ktouch"

Tue Dec 19 10:55:12 2017 rev:87 rq:556253 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes2017-11-17 
10:53:08.815780369 +0100
+++ /work/SRC/openSUSE:Factory/.ktouch.new/ktouch.changes   2017-12-19 
10:55:14.062772825 +0100
@@ -1,0 +2,33 @@
+Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:27 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * README.md: Update Build Status Link
+  * Add version in project
+  * Add ktouch course for ch keyboard layout
+  * Enable QML Debugging For Debug Builds
+
+---

Old:

  ktouch-17.08.3.tar.xz

New:

  ktouch-17.12.0.tar.xz



Other differences:
--
++ ktouch.spec ++
--- /var/tmp/diff_new_pack.w2bTYO/_old  2017-12-19 10:55:15.554700803 +0100
+++ /var/tmp/diff_new_pack.w2bTYO/_new  2017-12-19 10:55:15.558700610 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ktouch
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ktouch-17.08.3.tar.xz -> ktouch-17.12.0.tar.xz ++
 2574 lines of diff (skipped)




commit kolourpaint for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kolourpaint for openSUSE:Factory 
checked in at 2017-12-19 10:54:44

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


Package is "kolourpaint"

Tue Dec 19 10:54:44 2017 rev:86 rq:556227 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kolourpaint/kolourpaint.changes  2017-11-17 
10:51:17.595851098 +0100
+++ /work/SRC/openSUSE:Factory/.kolourpaint.new/kolourpaint.changes 
2017-12-19 10:54:50.163926524 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * appdata: update doc URL, more https
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:19 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * fix spdx labels 
http://metadata.neon.kde.org/appstream/html/xenial/main/issues/kolourpaint.html
+
+---

Old:

  kolourpaint-17.08.3.tar.xz

New:

  kolourpaint-17.12.0.tar.xz



Other differences:
--
++ kolourpaint.spec ++
--- /var/tmp/diff_new_pack.7g91A8/_old  2017-12-19 10:54:50.915890223 +0100
+++ /var/tmp/diff_new_pack.7g91A8/_new  2017-12-19 10:54:50.915890223 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kolourpaint
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kolourpaint-17.08.3.tar.xz -> kolourpaint-17.12.0.tar.xz ++
 1742 lines of diff (skipped)




commit kmouth for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kmouth for openSUSE:Factory checked 
in at 2017-12-19 10:54:31

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


Package is "kmouth"

Tue Dec 19 10:54:31 2017 rev:77 rq:556220 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kmouth/kmouth.changes2017-11-17 
10:56:32.420328410 +0100
+++ /work/SRC/openSUSE:Factory/.kmouth.new/kmouth.changes   2017-12-19 
10:54:31.952805651 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:07 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:46 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Too many changes to list here
+
+---

Old:

  kmouth-17.08.3.tar.xz

New:

  kmouth-17.12.0.tar.xz



Other differences:
--
++ kmouth.spec ++
--- /var/tmp/diff_new_pack.z1nyzq/_old  2017-12-19 10:54:32.740767613 +0100
+++ /var/tmp/diff_new_pack.z1nyzq/_new  2017-12-19 10:54:32.744767420 +0100
@@ -15,15 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   kmouth
-BuildRequires:  alsa-devel
-BuildRequires:  libkde4-devel
-BuildRequires:  libspeechd-devel
-BuildRequires:  oxygen-icon-theme-large
-BuildRequires:  sbl
-BuildRequires:  xz
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -33,26 +28,55 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  alsa-devel
+BuildRequires:  extra-cmake-modules
+BuildRequires:  kcompletion-devel
+BuildRequires:  kconfig-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kcrash-devel
+BuildRequires:  kdoctools-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kio-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  libspeechd-devel
+BuildRequires:  pkgconfig
+BuildRequires:  sbl
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5TextToSpeech)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Xml)
+BuildRequires:  update-desktop-files
 Provides:   kde4-kmouth = 4.3.0
 Obsoletes:  kde4-kmouth < 4.3.0
-%kde4_runtime_requires
+%if %{with lang}
+Recommends: %{name}-lang
+%endif
 
 %description
 The computer "speaks" the entered text for talking with people.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
-  %suse_update_desktop_file kmouth   Utility Accessibility
-  %kde_post_install
+  %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+  %kf5_find_htmldocs
+%endif
+  %suse_update_desktop_file org.kde.kmouth   Utility Accessibility
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -60,12 +84,18 @@
 %files
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC
-%config %_kde_config_dir/kmouthrc
-%_kde4_bindir/kmouth
-%_kde4_applicationsdir/*.desktop
-%_kde4_htmldir/en/kmouth/
-%_kde4_iconsdir/hicolor/*/*/*.png
-%_kde4_appsdir/kmouth/
-%_mandir/man1/kmouth.1.gz
+%config %{_kf5_configdir}/kmouthrc
+%doc %lang(en) %{_kf5_htmldir}/en/kmouth/
+%{_kf5_applicationsdir}/*.desktop
+%{_kf5_appsdir}/kmouth/
+%{_kf5_bindir}/kmouth
+%{_kf5_iconsdir}/hicolor/*/*/*.png
+%{_kf5_kxmlguidir}/kmouth/
+%{_mandir}/man1/kmouth.1%{ext_man}
+
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
 
 %changelog

++ kmouth-17.08.3.tar.xz -> kmouth-17.12.0.tar.xz ++
 110322 lines of diff (skipped)




commit kspaceduel for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kspaceduel for openSUSE:Factory 
checked in at 2017-12-19 10:55:01

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


Package is "kspaceduel"

Tue Dec 19 10:55:01 2017 rev:67 rq:556247 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kspaceduel/kspaceduel.changes2017-11-17 
10:57:08.123021700 +0100
+++ /work/SRC/openSUSE:Factory/.kspaceduel.new/kspaceduel.changes   
2017-12-19 10:55:02.207345137 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:47 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Don't repeat work of KAboutData::setupCommandLine().
+
+---

Old:

  kspaceduel-17.08.3.tar.xz

New:

  kspaceduel-17.12.0.tar.xz



Other differences:
--
++ kspaceduel.spec ++
--- /var/tmp/diff_new_pack.HHO0gT/_old  2017-12-19 10:55:02.743319263 +0100
+++ /var/tmp/diff_new_pack.HHO0gT/_new  2017-12-19 10:55:02.747319070 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kspaceduel
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kspaceduel-17.08.3.tar.xz -> kspaceduel-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kspaceduel-17.08.3/main.cpp 
new/kspaceduel-17.12.0/main.cpp
--- old/kspaceduel-17.08.3/main.cpp 2017-11-02 05:19:16.0 +0100
+++ new/kspaceduel-17.12.0/main.cpp 2017-12-05 05:35:04.0 +0100
@@ -43,8 +43,6 @@
 QCommandLineParser parser;
 KAboutData::setApplicationData(aboutData);
 KCrash::initialize();
-parser.addVersionOption();
-parser.addHelpOption();
 aboutData.setupCommandLine();
 parser.process(app);
 aboutData.processCommandLine();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kspaceduel-17.08.3/org.kde.kspaceduel.appdata.xml 
new/kspaceduel-17.12.0/org.kde.kspaceduel.appdata.xml
--- old/kspaceduel-17.08.3/org.kde.kspaceduel.appdata.xml   2017-11-02 
05:19:16.0 +0100
+++ new/kspaceduel-17.12.0/org.kde.kspaceduel.appdata.xml   2017-12-05 
05:35:04.0 +0100
@@ -12,10 +12,12 @@
   KSpaceDuel
   KSpaceDuel
   KSpaceDuel
+  KSpaceDuel
   KSpaceDuel
   KSpaceDuel
   KosmicznyPojedynek
   Duelo Espacial
+  KSpaceDuel
   KSpaceDuel
   KSpaceDuel
   KSpaceDuel
@@ -36,6 +38,7 @@
   Space Arcade Game
   Juego recreativo espacial
   Jeu d'arcade dans l'espace
+  Xogo arcade espacial
   Gioco spaziale arcade
   Ruimte-arcadespel
   Gra zręcznościowa w kosmosie
@@ -59,9 +62,11 @@
 
 Al KSpaceDuel cada un dels dos possibles jugadors 
controla un nau espacial satèl·lit que orbita el Sol. A mesura que el joc 
avança, els jugadors han d'eliminar les naus espacials del contrari amb bales o 
mines.
 Al KSpaceDuel cada un dels dos possibles 
jugadors controla un nau espacial satèl·lit que orbita el Sol. A mesura que el 
joc avança, els jugadors han d'eliminar les naus espacials del contrari amb 
bales o mines.
+In KSpaceDuel steuert jeder der maximal zwei Spieler ein 
Satellitenraumschiff auf einer Umlaufbahn um die Sonne. Im Spiel müssen die 
Spieler das gegnerische Raumschiff mit Kanonen oder Minen zerstören, um die 
Runde zu gewinnen.
 In KSpaceDuel each of two possible players control a 
satellite spaceship orbiting the sun. As the game progresses players have to 
eliminate the opponent's spacecraft with bullets or mines.
 En KSpaceDuel, cada uno de los dos posibles jugadores 
controla una nave espacial en órbita alrededor del Sol. A medida que el juego 
avanza, los jugadores deben eliminar la nave espacial del oponente con disparos 
o con minas.
 Dans KSpaceDuel chaque joueur contrôle un vaisseau 
spatial satellite en orbite 

  1   2   3   >