commit rpm for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2018-08-18 00:10:13

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


Package is "rpm"

Sat Aug 18 00:10:13 2018 rev:264 rq:629333 version:4.14.1

Changes:

--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2018-06-26 10:29:16.296764706 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2018-08-18 
00:10:18.176190640 +0200
@@ -1,0 +2,21 @@
+Wed Aug  8 05:12:24 UTC 2018 - bwiedem...@suse.com
+
+- Add reproducible-debuginfo.patch to generate debuginfo
+  in a reproducible way 
+
+---
+Fri Jul 20 13:15:28 CEST 2018 - m...@suse.de
+
+- Require /usr/bin/awk so that 'rpm --last' works [bnc#1101355]
+
+---
+Mon Jul  2 16:30:51 CEST 2018 - m...@suse.de
+
+- Split SUSE macros and some helpers into rpm-config-SUSE
+  package. This is based on the work of Neal Gompa, thanks!
+  new patch: findsupplements.diff
+  dropped files: rpm-suse_macros
+  dropped patches: findksyms.diff, modalias.diff, firmware.diff,
+   modalias-encode.diff, initscriptsprov.diff
+
+---

Old:

  findksyms.diff
  firmware.diff
  initscriptsprov.diff
  modalias-encode.diff
  modalias.diff
  rpm-suse_macros

New:

  findsupplements.diff
  reproducible-debuginfo.patch



Other differences:
--
++ rpm.spec ++
--- /var/tmp/diff_new_pack.ExlqUS/_old  2018-08-18 00:10:22.104202447 +0200
+++ /var/tmp/diff_new_pack.ExlqUS/_new  2018-08-18 00:10:22.108202460 +0200
@@ -48,6 +48,9 @@
 #!BuildIgnore:  rpmlint-Factory
 Provides:   rpminst
 Requires(post): %fillup_prereq
+Requires:   rpm-config-SUSE
+# awk is needed for rpm --last
+Requires:   /usr/bin/awk
 Summary:The RPM Package Manager
 License:GPL-2.0-or-later
 Group:  System/Packages
@@ -55,7 +58,6 @@
 Release:0
 Source: http://ftp.rpm.org/releases/rpm-4.14.x/rpm-%{version}.tar.bz2
 Source1:RPM-HOWTO.tar.bz2
-Source4:rpm-suse_macros
 Source5:rpmsort
 Source8:rpmconfigcheck
 Source9:sysconfig.services-rpm
@@ -82,10 +84,8 @@
 Patch25:brpcompress.diff
 Patch26:checkfilesnoinfodir.diff
 Patch27:finddebuginfo.diff
-Patch28:findksyms.diff
 Patch29:findlang.diff
 Patch30:macrosin.diff
-Patch31:modalias.diff
 Patch32:platformin.diff
 Patch33:rpmpopt.diff
 Patch34:rpmrc.diff
@@ -97,9 +97,7 @@
 Patch46:remove-brp-strips.diff
 Patch47:requires-ge-macro.diff
 Patch49:finddebuginfo-absolute-links.diff
-Patch50:firmware.diff
 Patch51:specfilemacro.diff
-Patch52:modalias-encode.diff
 Patch53:disttag-macro.diff
 Patch55:debugsubpkg.diff
 Patch56:debuglink.diff
@@ -107,7 +105,6 @@
 Patch58:lazystatfs.diff
 Patch60:safeugid.diff
 Patch61:noprereqdeprec.diff
-Patch65:initscriptsprov.diff
 Patch66:remove-translations.diff
 Patch67:headeradddb.diff
 Patch68:dbprivate.diff
@@ -124,6 +121,8 @@
 Patch94:checksepwarn.diff
 Patch99:enable-postin-scripts-error.diff
 Patch100:   rpm-findlang-inject-metainfo.patch
+# https://github.com/rpm-software-management/rpm/pull/485
+Patch101:   reproducible-debuginfo.patch
 Patch102:   emptymanifest.diff
 Patch103:   find-lang-qt-qm.patch
 Patch108:   debugedit-macro.diff
@@ -134,6 +133,7 @@
 Patch114:   source_date_epoch_buildtime.diff
 Patch115:   safesymlinks.diff
 Patch116:   verifynodup.diff
+Patch117:   findsupplements.diff
 Patch6464:  auto-config-update-aarch64-ppc64le.diff
 Patch6465:  auto-config-update-riscv64.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -222,16 +222,16 @@
 %patch -P 4
 %patch5 -p1
 %patch   -P 11 -P 12 -P 13 -P 14 -P 15 -P 16   -P 18
-%patch -P 20 -P 21 -P 24 -P 25 -P 26 -P 27 -P 28 -P 29
-%patch -P 30 -P 31 -P 32 -P 33 -P 34 -P 35 -P 36   -P 38
+%patch -P 20 -P 21 -P 24 -P 25 -P 26 -P 27   -P 29
+%patch -P 30   -P 32 -P 33 -P 34 -P 35 -P 36   -P 38
 %patch   -P 43   -P 45 -P 46 -P 47   -P 49
-%patch -P 50 -P 51 -P 52 -P 53   -P 55 -P 56 -P 57 -P 58
-%patch -P 60 -P 61   -P 65 -P 66 -P 67 -P 68 -P 69
+%patch   -P 51   -P 53   -P 55 -P 56 -P 57 -P 58
+%patch -P 60 -P 61 -P 66 -P 67 -P 68 -P 69
 %patch -P 70 -P 71   -P 73 -P 74 -P 75   -P 77 -P 78
 

commit 000product for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-08-18 00:07:06

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


Package is "000product"

Sat Aug 18 00:07:06 2018 rev:449 rq: version:unknown
Sat Aug 18 00:07:05 2018 rev:448 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
++ 
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.WmxInK/_old  2018-08-18 00:07:44.371728815 +0200
+++ /var/tmp/diff_new_pack.WmxInK/_new  2018-08-18 00:07:44.371728815 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,9 +35,9 @@
   true
   -x -2
   openSUSE
-  20180815
+  20180818
   11
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180815,openSUSE 
Tumbleweed Kubic
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180818,openSUSE 
Tumbleweed Kubic
   en_US 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

++ _service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec ++
--- /var/tmp/diff_new_pack.WmxInK/_old  2018-08-18 00:07:44.387728863 +0200
+++ /var/tmp/diff_new_pack.WmxInK/_new  2018-08-18 00:07:44.391728875 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   openSUSE-Tumbleweed-Kubic-release
-Version:20180815
+Version:20180818
 Release:0
 Summary:openSUSE Tumbleweed Kubic 
 License:GPL-2.0-or-later
@@ -38,9 +38,9 @@
 ExclusiveArch:  %ix86 x86_64 ppc64le s390x aarch64
 Provides:   %name-%version
 Provides:   product() = openSUSE-Tumbleweed-Kubic
-Provides:   product(openSUSE-Tumbleweed-Kubic) = 20180815-0
+Provides:   product(openSUSE-Tumbleweed-Kubic) = 20180818-0
 Provides:   product-label() = openSUSE%20Tumbleweed%20Kubic
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180815
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180818
 Provides:   product-url(releasenotes) = 
http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
 Provides:   product-endoflife()
 Requires:   product_flavor(openSUSE-Tumbleweed-Kubic)
@@ -61,7 +61,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(dvd)
-Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20180815-0
+Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20180818-0
 Summary:openSUSE Tumbleweed Kubic
 
 %description dvd
@@ -123,11 +123,11 @@
 
   openSUSE
   openSUSE-Tumbleweed-Kubic
-  20180815
+  20180818
   0
   
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180815
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180818
   openSUSE-Tumbleweed-Kubic
   
 

++ _service:product_converter:openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.WmxInK/_old  2018-08-18 00:07:44.403728911 +0200
+++ /var/tmp/diff_new_pack.WmxInK/_new  2018-08-18 00:07:44.403728911 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,9 +32,9 @@
   true
   -x -2
   openSUSE
-  20180815
+  20180818
   11
-  cpe:/o:opensuse:opensuse:20180815,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180818,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja nb 
nl pl pt pt_BR ru sv zh zh_CN zh_TW 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
++ _service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.WmxInK/_old  2018-08-18 00:07:44.467729103 +0200
+++ /var/tmp/diff_new_pack.WmxInK/_new  2018-08-18 00:07:44.467729103 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -24,7 +24,7 @@
   openSUSE
   ftp
   true
-  openSUSE-20180815-i586-x86_64
+  openSUSE-20180818-i586-x86_64
   true
   /
   $DISTNAME-$FLAVOR
@@ -36,9 +36,9 @@
   true
   -x -2
   openSUSE
-  20180815
+  20180818
   11
-  cpe:/o:opensuse:opensuse:20180815,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180818,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja nb 
nl pl 

commit xfce4-panel-plugin-whiskermenu for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-whiskermenu for 
openSUSE:Factory checked in at 2018-08-18 00:06:59

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


Package is "xfce4-panel-plugin-whiskermenu"

Sat Aug 18 00:06:59 2018 rev:27 rq:629975 version:2.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu/xfce4-panel-plugin-whiskermenu.changes
2018-05-29 10:47:53.609909045 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new/xfce4-panel-plugin-whiskermenu.changes
   2018-08-18 00:07:01.827601249 +0200
@@ -1,0 +2,11 @@
+Mon Aug  6 06:32:46 UTC 2018 - seife+...@b1-systems.com
+
+- update to 2.2.1:
+  * Fix category button staying active when dragged. (bxo#14419)
+  * Fix regression of non-square panel image support. (bxo#14506)
+  * Fix redundant hiding of menu.
+  * Fix sidebar buttons retaining incorrect width.
+  * Fix commands not following sidebar.
+  * Translation updates
+
+---

Old:

  xfce4-whiskermenu-plugin-2.2.0.tar.bz2

New:

  xfce4-whiskermenu-plugin-2.2.1.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-whiskermenu.spec ++
--- /var/tmp/diff_new_pack.A8iBmH/_old  2018-08-18 00:07:02.427603047 +0200
+++ /var/tmp/diff_new_pack.A8iBmH/_new  2018-08-18 00:07:02.431603059 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xfce4-panel-plugin-whiskermenu
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:Alternate Xfce Menu
 License:GPL-2.0-or-later

++ xfce4-whiskermenu-plugin-2.2.0.tar.bz2 -> 
xfce4-whiskermenu-plugin-2.2.1.tar.bz2 ++
 7213 lines of diff (skipped)




commit xfwm4 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package xfwm4 for openSUSE:Factory checked 
in at 2018-08-18 00:07:02

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


Package is "xfwm4"

Sat Aug 18 00:07:02 2018 rev:56 rq:629976 version:4.12.5

Changes:

--- /work/SRC/openSUSE:Factory/xfwm4/xfwm4.changes  2017-05-29 
22:18:50.170882045 +0200
+++ /work/SRC/openSUSE:Factory/.xfwm4.new/xfwm4.changes 2018-08-18 
00:07:04.519609318 +0200
@@ -1,0 +2,16 @@
+Mon Aug  6 06:57:44 UTC 2018 - seife+...@b1-systems.com
+
+- update to 4.12.5:
+  - client: Check GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED
+  - client: Check when GTK_FRAME_EXTENTS has changed (bxo#14511)
+  - netwm: Fix adding maximized state (bxo#14514)
+  - fix typo in clientMoveTile (bxo#14181)
+  - screen: Use computed screen size instead of xlib
+  - client: Make sure to redraw when removing maximized (bxo#13954)
+  - Fix logic error in bottom struts validation (bxo#13964)
+  - client: Maximize on expected output (bxo#13284)
+  - screen: Fix broken monitor index (bxo#13608)
+  - Use ximerama indices for _NET_WM_FULLSCREEN_MONITORS (bxo#9351)
+  - placement: Use primary monitor as default (bxo#13454)
+
+---

Old:

  xfwm4-4.12.4.tar.bz2

New:

  xfwm4-4.12.5.tar.bz2



Other differences:
--
++ xfwm4.spec ++
--- /var/tmp/diff_new_pack.0ZAGVt/_old  2018-08-18 00:07:05.079610996 +0200
+++ /var/tmp/diff_new_pack.0ZAGVt/_new  2018-08-18 00:07:05.083611009 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfwm4
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,10 +17,10 @@
 
 
 Name:   xfwm4
-Version:4.12.4
+Version:4.12.5
 Release:0
 Summary:Default Window Manager for the Xfce Desktop Environment
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/XFCE
 Url:http://docs.xfce.org/xfce/xfwm4/start
 Source0:
http://archive.xfce.org/src/xfce/xfwm4/4.12/%{name}-%{version}.tar.bz2
@@ -50,6 +50,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
+BuildRequires:  pkgconfig(xinerama)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xrender)
 Recommends: %{name}-lang = %{version}
@@ -121,7 +122,8 @@
 
 %files
 %defattr(-,root,root)
-%doc example.gtkrc-2.0 README COPYING* AUTHORS COMPOSITOR ChangeLog TODO
+%doc example.gtkrc-2.0 README AUTHORS COMPOSITOR ChangeLog TODO
+%license COPYING*
 %{_bindir}/xfwm4
 %{_bindir}/xfwm4-settings
 %{_bindir}/xfwm4-tweaks-settings

++ xfwm4-4.12.4.tar.bz2 -> xfwm4-4.12.5.tar.bz2 ++
 6197 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfwm4-4.12.4/ChangeLog new/xfwm4-4.12.5/ChangeLog
--- old/xfwm4-4.12.4/ChangeLog  2017-03-16 09:06:25.0 +0100
+++ new/xfwm4-4.12.5/ChangeLog  2018-07-29 15:02:35.0 +0200
@@ -1,3 +1,205 @@
+commit cfc967a10ad36a31b5776a2880c46c43ee03cc3c
+Author: Olivier Fourdan 
+Date:   Sun Jul 29 15:00:11 2018 +0200
+
+Release 4.12.5!
+
+Signed-off-by: Olivier Fourdan 
+
+commit d730ebb6244874805b3e37b6c0bb3b9328f2b23d
+Author: Olivier Fourdan 
+Date:   Sun Jul 22 10:58:42 2018 +0200
+
+client: Check GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED
+
+Check that value for GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED has actually
+changed before reconfiguring the window.
+
+(cherry picked from commit 5f7a1f5f91fd0eec91a4a88c669847fd2567a270)
+
+commit 18575f3a098c7bbb3a43838c7745e01efa260997
+Author: Olivier Fourdan 
+Date:   Sun Jul 22 10:54:35 2018 +0200
+
+client: Check when GTK_FRAME_EXTENTS has changed
+
+Bug: 14511
+
+GTK+ will update its GTK_FRAME_EXTENTS property continuously even when
+the value hasn't actually changed, which causes the maximized state to
+be cleared when transitioning to/from fullscreen to maximized.
+
+Check that he extents have changed and reconfigure the client's window
+only when the value has changed.
+
+(cherry picked from commit 0a5ba680f27a48242d52c590727deb837708da09)
+
+commit 860b369474875442ff1e1b14589522a8db8e9804

commit nginx-module-devel-kit for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package nginx-module-devel-kit for 
openSUSE:Factory checked in at 2018-08-18 00:06:50

Comparing /work/SRC/openSUSE:Factory/nginx-module-devel-kit (Old)
 and  /work/SRC/openSUSE:Factory/.nginx-module-devel-kit.new (New)


Package is "nginx-module-devel-kit"

Sat Aug 18 00:06:50 2018 rev:4 rq:629955 version:0.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/nginx-module-devel-kit/nginx-module-devel-kit.changes
2018-07-31 16:02:21.483848040 +0200
+++ 
/work/SRC/openSUSE:Factory/.nginx-module-devel-kit.new/nginx-module-devel-kit.changes
   2018-08-18 00:06:53.379575927 +0200
@@ -1,0 +2,5 @@
+Fri Aug 17 14:19:18 UTC 2018 - mroste...@suse.de
+
+- Disable strict-aliasing GCC warning
+
+---



Other differences:
--
++ nginx-module-devel-kit.spec ++
--- /var/tmp/diff_new_pack.UQwu0N/_old  2018-08-18 00:06:54.915580531 +0200
+++ /var/tmp/diff_new_pack.UQwu0N/_new  2018-08-18 00:06:54.939580602 +0200
@@ -77,6 +77,7 @@
 
 %build
 cd nginx
+export CFLAGS="%optflags -Wno-strict-aliasing"
 ./configure\
   --user=nginx --group=nginx   \
   --without-select_module  \




commit xfce4-panel-plugin-mount for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-mount for 
openSUSE:Factory checked in at 2018-08-18 00:06:57

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


Package is "xfce4-panel-plugin-mount"

Sat Aug 18 00:06:57 2018 rev:13 rq:629973 version:1.1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-mount/xfce4-panel-plugin-mount.changes
2017-05-29 22:19:00.161471352 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mount.new/xfce4-panel-plugin-mount.changes
   2018-08-18 00:06:59.763595062 +0200
@@ -1,0 +2,8 @@
+Mon Aug  6 06:41:19 UTC 2018 - seife+...@b1-systems.com
+
+- update to 1.1.3
+  * some pointer checks
+  * nicer formatting of Makefile and configure
+  * translation updates
+
+---

Old:

  xfce4-mount-plugin-1.1.2.tar.bz2

New:

  xfce4-mount-plugin-1.1.3.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-mount.spec ++
--- /var/tmp/diff_new_pack.1YHDK6/_old  2018-08-18 00:07:00.375596896 +0200
+++ /var/tmp/diff_new_pack.1YHDK6/_new  2018-08-18 00:07:00.383596920 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-mount
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,10 +20,10 @@
 %define plugin_name xfce4-mount-plugin
 
 Name:   xfce4-panel-plugin-mount
-Version:1.1.2
+Version:1.1.3
 Release:0
 Summary:Filesystem Mounting Plugin for the Xfce Panel
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin
 Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.1/%{plugin_name}-%{version}.tar.bz2
@@ -69,7 +69,8 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README TODO
+%doc AUTHORS NEWS README TODO
+%license COPYING
 %{_libdir}/xfce4/panel/plugins/libmount.so
 %{_datadir}/xfce4/panel/plugins/xfce4-mount-plugin.desktop
 %{_datadir}/icons/hicolor/*/apps/xfce-mount.*

++ xfce4-mount-plugin-1.1.2.tar.bz2 -> xfce4-mount-plugin-1.1.3.tar.bz2 
++
 9182 lines of diff (skipped)




commit python-axolotl-curve25519 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-axolotl-curve25519 for 
openSUSE:Factory checked in at 2018-08-18 00:06:45

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


Package is "python-axolotl-curve25519"

Sat Aug 18 00:06:45 2018 rev:2 rq:629940 version:0.4.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-axolotl-curve25519/python-axolotl-curve25519.changes
  2018-04-06 17:50:30.801391544 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-axolotl-curve25519.new/python-axolotl-curve25519.changes
 2018-08-18 00:06:46.975556734 +0200
@@ -1,0 +2,12 @@
+Thu Aug 16 19:49:46 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 0.4.1.1 (changes since 0.1):
+  * Fix prototype definition in zeroize.c.
+  * Fix a differ in signedness [-Wpointer-sign] warning.
+  * Sort input file list so that axolotl_curve25519.so builds in a
+reproducible way.
+  * Update curve/ed25519.
+- Append BSD-3-Clause to the list of licences because of
+  curve25519-donna.
+
+---

Old:

  python-axolotl-curve25519-0.1.tar.gz

New:

  python-axolotl-curve25519-0.4.1.post2.tar.gz



Other differences:
--
++ python-axolotl-curve25519.spec ++
--- /var/tmp/diff_new_pack.FEljzP/_old  2018-08-18 00:06:47.911559539 +0200
+++ /var/tmp/diff_new_pack.FEljzP/_new  2018-08-18 00:06:47.915559552 +0200
@@ -17,28 +17,29 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define _version 0.4.1.post2
 Name:   python-axolotl-curve25519
-Version:0.1
+Version:0.4.1.1
 Release:0
-Summary:curve25519 Python wrapper with Ed25519 signatures
-License:GPL-3.0-only
+Summary:A curve25519 Python wrapper with Ed25519 signatures
+License:GPL-3.0-only AND BSD-3-Clause
 Group:  Development/Languages/Python
-Url:https://github.com/tgalal/python-axolotl-curve25519
-Source: 
https://files.pythonhosted.org/packages/source/p/python-axolotl-curve25519/python-axolotl-curve25519-%{version}.tar.gz
+URL:https://github.com/tgalal/python-axolotl-curve25519
+Source: 
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{_version}.tar.gz
 Source1:
https://raw.githubusercontent.com/tgalal/python-axolotl-curve25519/master/LICENSE
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-
 %python_subpackages
 
 %description
-This is a Python wrapper for the curve25519 library with Ed25519 signatures.
+This is a Python wrapper for the curve25519 library with Ed25519
+signatures.
 
 %prep
-%setup -q -n python-axolotl-curve25519-%{version}
-cp %SOURCE1 .
+%setup -q -n %{name}-%{_version}
+cp -a %{SOURCE1} .
 
 %build
 export CFLAGS="%{optflags}"




commit python-humanfriendly for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-humanfriendly for 
openSUSE:Factory checked in at 2018-08-18 00:06:47

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


Package is "python-humanfriendly"

Sat Aug 18 00:06:47 2018 rev:5 rq:629947 version:4.8

Changes:

--- 
/work/SRC/openSUSE:Factory/python-humanfriendly/python-humanfriendly.changes
2018-02-09 15:52:02.221713860 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-humanfriendly.new/python-humanfriendly.changes
   2018-08-18 00:06:48.227560487 +0200
@@ -1,0 +2,8 @@
+Tue Aug 14 09:04:56 UTC 2018 - m...@suse.com
+
+- Submission to SUSE:SLE-12-SP3:Update:PubClouds
+
+  This commit tracks the submission for fate#326575
+  and bsc#1103542
+
+---



Other differences:
--



commit xfce4-screenshooter for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package xfce4-screenshooter for 
openSUSE:Factory checked in at 2018-08-18 00:06:54

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


Package is "xfce4-screenshooter"

Sat Aug 18 00:06:54 2018 rev:29 rq:629972 version:1.9.3

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-screenshooter/xfce4-screenshooter.changes  
2018-05-16 11:43:56.703163731 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-screenshooter.new/xfce4-screenshooter.changes 
2018-08-18 00:06:56.883586430 +0200
@@ -1,0 +2,8 @@
+Sun Aug 12 17:03:38 UTC 2018 - seife+...@b1-systems.com
+
+- update to version 1.9.3
+  - Allow user to move selection rectangle (bxo#14365)
+  - Allow and remember 0sec delay for all regions (bxo#13763)
+  - Fix clipboard action handling (bxo#14513)
+
+---

Old:

  xfce4-screenshooter-1.9.2.tar.bz2

New:

  xfce4-screenshooter-1.9.3.tar.bz2



Other differences:
--
++ xfce4-screenshooter.spec ++
--- /var/tmp/diff_new_pack.fw8nDc/_old  2018-08-18 00:06:57.855589343 +0200
+++ /var/tmp/diff_new_pack.fw8nDc/_new  2018-08-18 00:06:57.855589343 +0200
@@ -20,7 +20,7 @@
 %define panel_version 4.12.0
 
 Name:   xfce4-screenshooter
-Version:1.9.2
+Version:1.9.3
 Release:0
 Summary:Screenshot Tool for the Xfce Desktop
 License:GPL-2.0-or-later
@@ -96,7 +96,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING NEWS README TODO
+%doc NEWS README TODO
+%license COPYING
 %{_bindir}/xfce4-screenshooter
 %{_datadir}/icons/hicolor/*/apps/applets-screenshooter.*
 %{_datadir}/applications/xfce4-screenshooter.desktop

++ xfce4-screenshooter-1.9.2.tar.bz2 -> xfce4-screenshooter-1.9.3.tar.bz2 
++
 5962 lines of diff (skipped)




commit xf86-video-v4l for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package xf86-video-v4l for openSUSE:Factory 
checked in at 2018-08-18 00:06:33

Comparing /work/SRC/openSUSE:Factory/xf86-video-v4l (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-v4l.new (New)


Package is "xf86-video-v4l"

Sat Aug 18 00:06:33 2018 rev:2 rq:629906 version:0.3.0

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-v4l/xf86-video-v4l.changes
2016-08-05 18:16:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-v4l.new/xf86-video-v4l.changes   
2018-08-18 00:06:33.899517551 +0200
@@ -1,0 +2,10 @@
+Fri Aug 17 10:55:00 UTC 2018 - sndir...@suse.com
+
+- Update to version 0.3.0
+  * This long overdue release features build compatibility with
+newer X servers and support for v4l2 devices.
+- supersedes patches:
+  * n_added-definition-of-VIDEO_INVERT_CLIPLIST.patch
+  * n_added-defines-for-xalloc-xrealloc.patch
+
+---

Old:

  n_added-defines-for-xalloc-xrealloc.patch
  n_added-definition-of-VIDEO_INVERT_CLIPLIST.patch
  xf86-video-v4l-0.2.0.tar.bz2

New:

  xf86-video-v4l-0.3.0.tar.bz2



Other differences:
--
++ xf86-video-v4l.spec ++
--- /var/tmp/diff_new_pack.j8oxPi/_old  2018-08-18 00:06:35.007520871 +0200
+++ /var/tmp/diff_new_pack.j8oxPi/_new  2018-08-18 00:06:35.011520883 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-v4l
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,15 +17,13 @@
 
 
 Name:   xf86-video-v4l
-Version:0.2.0
+Version:0.3.0
 Release:0
 Summary:Video4linux video driver for the Xorg X server
 License:MIT
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Patch0: n_added-definition-of-VIDEO_INVERT_CLIPLIST.patch
-Patch1: n_added-defines-for-xalloc-xrealloc.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(randrproto)
 BuildRequires:  pkgconfig(videoproto)
@@ -46,8 +44,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure

++ xf86-video-v4l-0.2.0.tar.bz2 -> xf86-video-v4l-0.3.0.tar.bz2 ++
 79610 lines of diff (skipped)




commit python3-ipa for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python3-ipa for openSUSE:Factory 
checked in at 2018-08-18 00:06:37

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


Package is "python3-ipa"

Sat Aug 18 00:06:37 2018 rev:6 rq:629918 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python3-ipa/python3-ipa.changes  2018-06-19 
12:02:35.648414208 +0200
+++ /work/SRC/openSUSE:Factory/.python3-ipa.new/python3-ipa.changes 
2018-08-18 00:06:41.583540576 +0200
@@ -1,0 +2,43 @@
+Thu Aug 16 15:40:49 UTC 2018 - sean.mar...@suse.com
+
+- Update to v2.0.0 (2018-08-16)
+  + Remove deprecated --ssh-private-key option.
+Option was renamed to --ssh-private-key-file. 
+
+---
+Wed Aug 15 16:43:18 UTC 2018 - sean.mar...@suse.com
+
+- Update to v1.4.0 (2018-08-15)
+  + Add archive management option to CLI.
+  + openSUSE Leap requires auto import of repo keys.
+  + Update Leap test description.
+  + Sync tests should not raise exception.
+  + Use the GCE service account in the launched instance.
+  + Add serviceAccountUser role requirement for GCE.
+  + Rename pretty\_name to be generic value.
+  + Use temp directory for results in tests.
+  + Move docs to markdown for better support.
+  + Determine provider and region from instance.
+  + Add SLE\_15 repos.
+  + Update GCE services test.
+  + Rename `--ssh-private-key` option.
+  + Add ip address option for SSH testing.
+  + Add SSH provider.
+
+---
+Thu Jul 23 22:11:00 UTC 2018 - sean.mar...@suse.com
+
+- Update to v1.3.0 (2018-07-23)
+  + Add ec2 tests to check billing code in metadata.
+  + Using token normalize breaks region shortcode. Remove region
+  + shortcode which overlaps running instance id.
+  + Allow new paths for history log option. when testing.
+  + If a test dir does not exist just continue.
+  + Update GCE setup/configuration docs.
+  + Move requirements to txt files.
+  + Raise useful exception msg if GCE service account file is
+invalid.
+  + Add certifi requirement for Libcloud GCE driver.
+  + Update pycrypto requirement to pycryptodome.
+
+---

Old:

  python3-ipa-1.2.0.tar.gz

New:

  python3-ipa-2.0.0.tar.gz



Other differences:
--
++ python3-ipa.spec ++
--- /var/tmp/diff_new_pack.AbrJIP/_old  2018-08-18 00:06:42.587543585 +0200
+++ /var/tmp/diff_new_pack.AbrJIP/_new  2018-08-18 00:06:42.595543609 +0200
@@ -18,15 +18,29 @@
 
 %bcond_without test
 Name:   python3-ipa
-Version:1.2.0
+Version:2.0.0
 Release:0
 Summary:Command line and API for testing custom images
 License:GPL-3.0-or-later
 Group:  Development/Languages/Python
-Url:https://github.com/SUSE/ipa
-Source: 
https://files.pythonhosted.org/packages/source/p/python3-ipa/python3-ipa-%{version}.tar.gz
+URL:https://github.com/SUSE/ipa
+Source: 
https://files.pythonhosted.org/packages/source/p/python3-ipa/%{name}-%{version}.tar.gz
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
+Requires:   python3-PyYAML
+Requires:   python3-apache-libcloud
+Requires:   python3-azure-common
+Requires:   python3-azure-mgmt-compute
+Requires:   python3-azure-mgmt-network
+Requires:   python3-azure-mgmt-resource
+Requires:   python3-certifi
+Requires:   python3-click
+Requires:   python3-cryptography
+Requires:   python3-paramiko
+Requires:   python3-pycryptodome
+Requires:   python3-pytest
+Requires:   python3-testinfra
+BuildArch:  noarch
 %if %{with test}
 BuildRequires:  python3-PyYAML
 BuildRequires:  python3-apache-libcloud
@@ -34,29 +48,16 @@
 BuildRequires:  python3-azure-mgmt-compute
 BuildRequires:  python3-azure-mgmt-network
 BuildRequires:  python3-azure-mgmt-resource
+BuildRequires:  python3-certifi
 BuildRequires:  python3-click
 BuildRequires:  python3-coverage
 BuildRequires:  python3-cryptography
 BuildRequires:  python3-paramiko
-BuildRequires:  python3-pycrypto
+BuildRequires:  python3-pycryptodome
 BuildRequires:  python3-pytest
 BuildRequires:  python3-pytest-cov
 BuildRequires:  python3-testinfra
 %endif
-Requires:   python3-PyYAML
-Requires:   python3-apache-libcloud
-Requires:   python3-azure-common
-Requires:   python3-azure-mgmt-compute
-Requires:   python3-azure-mgmt-network
-Requires:   python3-azure-mgmt-resource
-Requires:   python3-click
-Requires:   python3-cryptography
-Requires:   python3-paramiko
-Requires:   python3-pycrypto
-Requires:   

commit container-feeder for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package container-feeder for 
openSUSE:Factory checked in at 2018-08-18 00:06:41

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


Package is "container-feeder"

Sat Aug 18 00:06:41 2018 rev:10 rq:629934 version:4.0.0+20180531.git_r88_0ab0669

Changes:

--- /work/SRC/openSUSE:Factory/container-feeder/container-feeder.changes
2018-06-05 12:52:54.205655927 +0200
+++ /work/SRC/openSUSE:Factory/.container-feeder.new/container-feeder.changes   
2018-08-18 00:06:44.347548858 +0200
@@ -1,0 +2,5 @@
+Wed Aug  8 17:00:59 UTC 2018 - jeng...@inai.de
+
+- Use noun phrase in summary.
+
+---



Other differences:
--
++ container-feeder.spec ++
--- /var/tmp/diff_new_pack.8FJbvb/_old  2018-08-18 00:06:44.847550357 +0200
+++ /var/tmp/diff_new_pack.8FJbvb/_new  2018-08-18 00:06:44.851550369 +0200
@@ -31,7 +31,7 @@
 Name:   container-feeder
 Version:4.0.0+20180531.git_r88_0ab0669
 Release:0
-Summary:Load container images from RPMs into different container 
engines
+Summary:Program for loading container images from RPMs into different 
container engines
 License:Apache-2.0
 Group:  System/Management
 Url:https://github.com/kubic-project/container-feeder




commit stellarium for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2018-08-18 00:05:58

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


Package is "stellarium"

Sat Aug 18 00:05:58 2018 rev:33 rq:629750 version:0.18.2

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2018-07-18 
22:56:45.270400854 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2018-08-18 00:06:07.755439231 +0200
@@ -1,0 +2,10 @@
+Thu Aug 16 14:47:06 UTC 2018 - badshah...@gmail.com
+
+- Update to version 0.18.2:
+  * Improvements and fixes for AstroCalc tool and plugins
+  * Added support Abell Catalog of Planetary Nebulae and
+ESO/Uppsala Survey of the ESO(B) Atlas
+  * Added few new scripts
+  * Updated code and data
+
+---

Old:

  stellarium-0.18.1.tar.gz

New:

  stellarium-0.18.2.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.g5mWvZ/_old  2018-08-18 00:06:12.807454363 +0200
+++ /var/tmp/diff_new_pack.g5mWvZ/_new  2018-08-18 00:06:12.807454363 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.18.1
+Version:0.18.2
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later

++ stellarium-0.18.1.tar.gz -> stellarium-0.18.2.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.18.1.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.18.2.tar.gz differ: 
char 12, line 1




commit python-limnoria for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-limnoria for openSUSE:Factory 
checked in at 2018-08-18 00:06:26

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


Package is "python-limnoria"

Sat Aug 18 00:06:26 2018 rev:4 rq:629897 version:2018.06.25.2

Changes:

--- /work/SRC/openSUSE:Factory/python-limnoria/python-limnoria.changes  
2018-05-11 09:18:47.549390541 +0200
+++ /work/SRC/openSUSE:Factory/.python-limnoria.new/python-limnoria.changes 
2018-08-18 00:06:30.443507196 +0200
@@ -1,0 +2,24 @@
+Fri Aug 17 10:26:06 UTC 2018 - tchva...@suse.com
+
+- Drop -devel from deps
+
+---
+Thu Aug 16 14:49:58 UTC 2018 - badshah...@gmail.com
+
+- Update to version 2018-06-25-2:
+  * test_plugin_create: skip if supybot-plugin-create is not
+installed.
+- Changes from version 2018-06-25:
+  * Fixes and tests to supybot-plugin-create; modernize the plugin
+template (gh#ProgVal/Limnoria#1340)
+  * supybot-plugin-create: compactify import statements in the
+template
+  * supybot-plugin-create: prefer importlib over imp on Python >=
+3.4
+  * test: add test cases for supybot-plugin-create
+  * -plugin-create: fix errors when only a subset of args are
+given
+  * -plugin-create: rename --real-name to --author/-a
+  * -plugin-create: add -d as an alias to --desc for consistency
+
+---

Old:

  master-2018-04-21.tar.gz

New:

  master-2018-06-25-2.tar.gz



Other differences:
--
++ python-limnoria.spec ++
--- /var/tmp/diff_new_pack.HvokLk/_old  2018-08-18 00:06:31.055509030 +0200
+++ /var/tmp/diff_new_pack.HvokLk/_new  2018-08-18 00:06:31.059509042 +0200
@@ -18,19 +18,18 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define appname limnoria
-%define srcver 2018-04-21
+%define srcver 2018-06-25-2
 Name:   python-limnoria
-Version:2018.04.21
+Version:2018.06.25.2
 Release:0
 Summary:A modified version of Supybot (an IRC bot and framework)
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:https://github.com/ProgVal/Limnoria
+URL:https://github.com/ProgVal/Limnoria
 Source: 
https://github.com/ProgVal/Limnoria/archive/master-%{srcver}.tar.gz
 BuildRequires:  %{python_module PySocks}
 BuildRequires:  %{python_module SQLAlchemy}
 BuildRequires:  %{python_module chardet}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module ecdsa}
 BuildRequires:  %{python_module feedparser}
 BuildRequires:  %{python_module mock}
@@ -50,9 +49,7 @@
 Requires:   python-pytz
 Provides:   Supybot = %{version}
 Obsoletes:  Supybot < 1.0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -78,8 +75,7 @@
 %python_exec test/test.py
 }
 
-%files %python_files
-%defattr(-,root,root,-)
+%files %{python_files}
 %doc README.md CONTRIBUTING.md
 %license LICENSE.md
 %python3_only %{_bindir}/supybot




commit haproxy for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2018-08-18 00:06:17

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


Package is "haproxy"

Sat Aug 18 00:06:17 2018 rev:64 rq:629892 version:1.8.13~git4.c1bfcd00

Changes:

--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2018-07-06 
10:48:20.434801390 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2018-08-18 
00:06:26.891496554 +0200
@@ -1,0 +2,35 @@
+Thu Aug 16 07:08:12 UTC 2018 - kgronl...@suse.com
+
+- Update to version 1.8.13~git4.c1bfcd00:
+  * MINOR: dns: new DNS options to allow/prevent IP address duplication
+  * MINOR: dns: fix wrong score computation in dns_get_ip_from_response
+  * BUG/MEDIUM: queue: prevent a backup server from draining the proxy's 
connections
+  * BUG/MEDIUM: servers: check the queues once enabling a server
+  * MEDIUM: proxy_protocol: Convert IPs to v6 when protocols are mixed
+  * BUG/MEDIUM: threads: unbreak "bind" referencing an incorrect thread number
+  * MINOR: threads: move "nbthread" parsing to hathreads.c
+  * BUG/MEDIUM: threads: properly fix nbthreads == MAX_THREADS
+  * BUG/MINOR: threads: Handle nbthread == MAX_THREADS.
+  * BUG/MINOR: config: stick-table is not supported in defaults section
+  * BUG/MEDIUM: h2: prevent orphaned streams from blocking a connection forever
+  * BUG/MEDIUM: threads/sync: use sched_yield when available
+  * BUG/MINOR: servers: Don't make "server" in a frontend fatal.
+  * BUG/MEDIUM: stats: don't ask for more data as long as we're responding
+  * BUG/MEDIUM: stream-int: don't immediately enable reading when the buffer 
was reportedly full
+  * MINOR: h2: add the error code and the max/last stream IDs to "show fd"
+  * BUG/MEDIUM: threads: Fix the exit condition of the thread barrier
+  * MINOR: debug: Add checks for conn_stream flags
+  * MINOR: debug: Add check for CO_FL_WILL_UPDATE
+  * BUG/MINOR: http: Set brackets for the unlikely macro at the right place
+  * BUG/MEDIUM: h2: make sure the last stream closes the connection after a 
timeout
+  * BUG/MEDIUM: h2: never leave pending data in the output buffer on close
+  * BUG/MEDIUM: h2: don't accept new streams if conn_streams are still in 
excess
+  * MINOR: h2: add the mux and demux buffer lengths on "show fd"
+  * MINOR: h2: keep a count of the number of conn_streams attached to the mux
+  * BUG/MINOR: h2: remove accidental debug code introduced with show_fd 
function
+  * MINOR: h2: implement a basic "show_fd" function
+  * MINOR: mux: add a "show_fd" function to dump debugging information for 
"show fd"
+  * BUG/MINOR: ssl: properly ref-count the tls_keys entries
+  * MINOR: systemd: consider exit status 143 as successful
+
+---

Old:

  haproxy-1.8.12~git0.8a200c71.tar.gz

New:

  haproxy-1.8.13~git4.c1bfcd00.tar.gz



Other differences:
--
++ haproxy.spec ++
--- /var/tmp/diff_new_pack.89jpTK/_old  2018-08-18 00:06:27.495498364 +0200
+++ /var/tmp/diff_new_pack.89jpTK/_new  2018-08-18 00:06:27.499498376 +0200
@@ -40,7 +40,7 @@
 %bcond_without  apparmor
 
 Name:   haproxy
-Version:1.8.12~git0.8a200c71
+Version:1.8.13~git4.c1bfcd00
 Release:0
 #
 #

++ _servicedata ++
--- /var/tmp/diff_new_pack.89jpTK/_old  2018-08-18 00:06:27.539498495 +0200
+++ /var/tmp/diff_new_pack.89jpTK/_new  2018-08-18 00:06:27.539498495 +0200
@@ -5,4 +5,4 @@
 http://git.haproxy.org/git/haproxy-1.7.git
   640d526f8cdad00f7f5043b51f6a34f3f6ebb49f
 http://git.haproxy.org/git/haproxy-1.8.git
-  8a200c71bd0848752b71a1aed5727563962b3a1a
\ No newline at end of file
+  c1bfcd002f54d1d84a99282d13f875c2649f3d70
\ No newline at end of file

++ haproxy-1.8.12~git0.8a200c71.tar.gz -> 
haproxy-1.8.13~git4.c1bfcd00.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haproxy-1.8.12~git0.8a200c71/CHANGELOG 
new/haproxy-1.8.13~git4.c1bfcd00/CHANGELOG
--- old/haproxy-1.8.12~git0.8a200c71/CHANGELOG  2018-06-27 16:27:32.0 
+0200
+++ new/haproxy-1.8.13~git4.c1bfcd00/CHANGELOG  2018-08-09 05:59:42.0 
+0200
@@ -1,6 +1,36 @@
 ChangeLog :
 ===
 
+2018/07/30 : 1.8.13
+- MINOR: systemd: consider exit status 143 as successful
+- BUG/MINOR: ssl: properly ref-count the tls_keys entries
+- MINOR: mux: add a "show_fd" function to dump debugging information for 
"show fd"
+- MINOR: h2: implement a basic "show_fd" function
+- BUG/MINOR: h2: remove accidental debug code introduced with show_fd 
function
+- MINOR: h2: keep a 

commit fonttosfnt for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package fonttosfnt for openSUSE:Factory 
checked in at 2018-08-18 00:06:30

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


Package is "fonttosfnt"

Sat Aug 18 00:06:30 2018 rev:7 rq:629905 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/fonttosfnt/fonttosfnt.changes2017-06-07 
09:55:09.75691 +0200
+++ /work/SRC/openSUSE:Factory/.fonttosfnt.new/fonttosfnt.changes   
2018-08-18 00:06:33.063515046 +0200
@@ -1,0 +2,13 @@
+Fri Aug 17 10:46:14 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.0.5
+  * Is it a bird? is it a plane? No it's a fonttofs.. fontstof.. 
+fonttofn... it's a release of the tool that wraps a bitmap
+font into a truetype wrapper! Bringing you the last 9 years
+of exciting changes including ansification and lots of
+autotools cleanup changes, because that is how we rolled 7
+years ago. (Almost) no source files were harmed in the
+making of this release.
+- get rid of _service/_servicedata files
+
+---

Old:

  _service
  _servicedata
  fonttosfnt-1.0.5+20170126.aead36f.tar.xz

New:

  fonttosfnt-1.0.5.tar.bz2



Other differences:
--
++ fonttosfnt.spec ++
--- /var/tmp/diff_new_pack.71VW2Z/_old  2018-08-18 00:06:33.671516868 +0200
+++ /var/tmp/diff_new_pack.71VW2Z/_new  2018-08-18 00:06:33.671516868 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fonttosfnt
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,15 +17,13 @@
 
 
 Name:   fonttosfnt
-Version:1.0.5+20170126.aead36f
+Version:1.0.5
 Release:0
 Summary:Utility to wrap a bitmap font in a sfnt (TrueType) wrapper
 License:MIT
 Group:  System/X11/Utilities
 Url:http://xorg.freedesktop.org/
-Source0:%{name}-%{version}.tar.xz
-#Source0:   
http://xorg.freedesktop.org/releases/individual/app/%%{name}-%%{version}.tar.bz2
-BuildRequires:  libtool
+Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontenc)
 BuildRequires:  pkgconfig(freetype2)
@@ -43,7 +41,6 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
 %configure
 make %{?_smp_mflags}
 

++ fonttosfnt-1.0.5+20170126.aead36f.tar.xz -> fonttosfnt-1.0.5.tar.bz2 
++
 23561 lines of diff (skipped)




commit perftest for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package perftest for openSUSE:Factory 
checked in at 2018-08-18 00:06:14

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


Package is "perftest"

Sat Aug 18 00:06:14 2018 rev:4 rq:629790 version:4.1

Changes:

--- /work/SRC/openSUSE:Factory/perftest/perftest.changes2017-09-12 
19:55:39.356874892 +0200
+++ /work/SRC/openSUSE:Factory/.perftest.new/perftest.changes   2018-08-18 
00:06:18.755472180 +0200
@@ -27 +27,2 @@
-- Remove perftest-armv7.patch perftest-s390.patch as they have
+- Remove perftest-armv7.patch, perftest-s390.patch and
+  perftest-fix_segfault_at_end_of_test.patch as they have
@@ -28,0 +30 @@
+- Add perftest-license.patch to fix header license
@@ -68,0 +71,12 @@
+Sun Oct 11 13:33:39 UTC 2015 - dmuel...@suse.com
+
+- add perftest-aarch64.patch (fate#318444): Fix build
+  for aarch64
+
+---
+Mon Sep 14 15:27:44 CEST 2015 - p...@suse.de
+
+- Add patch from GIT that fixes the segfault when running
+  'ib_send_bw -z' (bsc#945017).
+
+---
@@ -77,0 +92,60 @@
+
+---
+Tue Jun  3 11:24:34 CEST 2014 - p...@suse.de
+
+- Update to OFED 3.12 final.
+
+---
+Wed May 21 12:07:11 CEST 2014 - p...@suse.de
+
+- Update to 2.2-0.17.g5eba807 from OFED 3.12 RC3. No log of changes
+  included.
+
+---
+Fri May 16 11:59:21 CEST 2014 - p...@suse.de
+
+- Redo perftest-s390.patch to just mark code __s390x__ || __s390__,
+  i.e. applies to both 64 and 31 bit.
+
+---
+Thu May 15 19:43:48 CEST 2014 - p...@suse.de
+
+- Remove perftest-s390.patch as the patch has been applied
+  upstream.
+
+---
+Tue May 13 18:29:15 CEST 2014 - p...@suse.de
+
+- Update to 2.2-0.16.g8406133 from OFED 3.12 rc2. No change log
+  present.
+- Refresh perftest-use_optflags.patch to match source.
+
+---
+Thu Apr 10 12:12:57 UTC 2014 - stefan.f...@suse.com
+
+- merge the changes from ro (2014-03-20)
+  in perftest-s390.patch and the changelog to the current version 
+  in Devel:OFED:3.12 
+
+---
+Fri Apr  4 15:28:28 CEST 2014 - p...@suse.de
+
+- Add two binaries to file list.
+
+---
+Thu Mar 20 00:23:36 CET 2014 - r...@suse.de
+
+- fix s390 patch to accept s390 additional to s390x
+
+---
+Wed Feb 26 16:19:31 CET 2014 - p...@suse.de
+
+- Update to 2.0-0.80.g54c73c6 from the latest 3.12-daily.
+  No Changelog present.
+- Add perftest-use_optflags.patch so that compilation uses
+  RPM_OPT_FLAGS
+
+---
+Thu Feb 13 19:24:24 CET 2014 - p...@suse.de
+
+- Update to 2.0-0.76.gbf9a463 for fate#315488, no changelog present.



Other differences:
--
++ perftest.spec ++
--- /var/tmp/diff_new_pack.TKcbxX/_old  2018-08-18 00:06:22.387483061 +0200
+++ /var/tmp/diff_new_pack.TKcbxX/_new  2018-08-18 00:06:22.399483097 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perftest
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 Name:   perftest
 Summary:IB Performance tests
-License:BSD-3-Clause or GPL-2.0+
+License:BSD-3-Clause OR GPL-2.0-or-later
 Group:  Productivity/Networking/Diagnostic
 Version:4.1
 Release:0




commit raspberrypi-firmware for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-08-18 00:05:12

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


Package is "raspberrypi-firmware"

Sat Aug 18 00:05:12 2018 rev:36 rq:629592 version:2018.08.10

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-07-12 09:21:58.342654142 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-08-18 00:05:16.987287232 +0200
@@ -1,0 +2,10 @@
+Thu Aug 16 13:41:12 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update to 953a3396 (2018-08-10):
+  * firmware: MMAL/IL: Fix for reducing alignment patch
+See: https://www.raspberrypi.org/forums/viewtopic.php?f=43=62364
+  * firmware: Added a dpi_timings config item
+  * firmware: Add DPI Driver default settings
+  * firmware: HVS channel should come from the DISPLAY_INFO
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2018.07.09.tar.bz2

New:

  raspberrypi-firmware-2018.08.10.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.Np4M2Q/_old  2018-08-18 00:05:17.795289650 +0200
+++ /var/tmp/diff_new_pack.Np4M2Q/_new  2018-08-18 00:05:17.799289662 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.07.09
+Version:2018.08.10
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.Np4M2Q/_old  2018-08-18 00:05:17.839289782 +0200
+++ /var/tmp/diff_new_pack.Np4M2Q/_new  2018-08-18 00:05:17.839289782 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2018.07.09
+Version:2018.08.10
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2018.07.09.tar.bz2 -> 
raspberrypi-firmware-2018.08.10.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2018.07.09.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2018.08.10.tar.bz2
 differ: char 11, line 1




commit redis for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package redis for openSUSE:Factory checked 
in at 2018-08-18 00:05:49

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


Package is "redis"

Sat Aug 18 00:05:49 2018 rev:44 rq:629736 version:4.0.11

Changes:

--- /work/SRC/openSUSE:Factory/redis/redis.changes  2018-07-25 
16:13:49.310006585 +0200
+++ /work/SRC/openSUSE:Factory/.redis.new/redis.changes 2018-08-18 
00:05:55.547402670 +0200
@@ -1,0 +2,20 @@
+Fri Aug 17 00:33:26 UTC 2018 - i...@ilya.pp.ua
+
+- Refresh spec-file.
+- Update to 4.0.11
+  * https://raw.githubusercontent.com/antirez/redis/4.0.11/00-RELEASENOTES
+  * The disconnection time between the master and slave was reset
+in an incorrect place, sometimes a good slave will not be able
+to failover because it claims it was disconnected for too much
+time from the master.
+  * A replication bug, rare to trigger but non impossible, is in
+Redis for years. It was lately discovered at Redis Labs and
+fixed by Oran Agra. It may cause disconnections,
+desynchronizations and other issues.
+  * RANDOMKEY may go in infinite loop on rare situations. Now fixed.
+  * EXISTS now works in a more consistent way on slaves.
+  * Sentinel: backport of an option to deny a potential security
+problem when the SENTINEL command is used to configure an
+arbitrary script to execute.
+
+---

Old:

  redis-4.0.10.tar.gz

New:

  redis-4.0.11.tar.gz



Other differences:
--
++ redis.spec ++
--- /var/tmp/diff_new_pack.Ac3Yoz/_old  2018-08-18 00:05:56.223404695 +0200
+++ /var/tmp/diff_new_pack.Ac3Yoz/_new  2018-08-18 00:05:56.223404695 +0200
@@ -12,15 +12,14 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org
 #
 
-
 %define _data_dir   %{_localstatedir}/lib/%{name}
 %define _log_dir%{_localstatedir}/log/%{name}
 %define _conf_dir   %{_sysconfdir}/%{name}
 Name:   redis
-Version:4.0.10
+Version:4.0.11
 Release:0
 Summary:Persistent key-value database
 License:BSD-3-Clause
@@ -63,7 +62,7 @@
 %patch2
 %ifnarch %{ix86} x86_64 ia64 %{arm}
 # We have no backtrace, so disable logging test
-%patch3 -p0
+%patch3
 %endif
 %patch4 -p1
 
@@ -96,7 +95,7 @@
 install -Dm 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
 install -Dm 0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.target
 install -Dm 0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}@.service
-install -Dm 0644 %{SOURCE4} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
+install -Dm 0644 %{SOURCE4} %{buildroot}%{_libexecdir}/tmpfiles.d/%{name}.conf
 ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
 cp %{SOURCE5} README.SUSE
 
@@ -119,7 +118,7 @@
 %service_add_pre %{name}.target
 
 %post
-systemd-tmpfiles --create %{_prefix}/lib/tmpfiles.d/%{name}.conf || true
+systemd-tmpfiles --create %{_libexecdir}/tmpfiles.d/%{name}.conf || true
 %service_add_post %{name}.target
 echo "See %{_docdir}/%{name}/README.SUSE to continue"
 
@@ -130,13 +129,14 @@
 %service_del_postun %{name}.target
 
 %files
-%doc 00-RELEASENOTES BUGS CONTRIBUTING COPYING README.md
+%license COPYING
+%doc 00-RELEASENOTES BUGS CONTRIBUTING README.md
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %config(noreplace) %{_sysconfdir}/sysctl.d/00-%{name}.conf
 %{_bindir}/%{name}-*
 %{_sbindir}/%{name}-*
 %{_sbindir}/rc%{name}
-%{_prefix}/lib/tmpfiles.d/%{name}.conf
+%{_libexecdir}/tmpfiles.d/%{name}.conf
 %{_unitdir}/%{name}@.service
 %{_unitdir}/%{name}.target
 %doc README.SUSE

++ redis-4.0.10.tar.gz -> redis-4.0.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/redis-4.0.10/00-RELEASENOTES 
new/redis-4.0.11/00-RELEASENOTES
--- old/redis-4.0.10/00-RELEASENOTES2018-06-13 13:02:07.0 +0200
+++ new/redis-4.0.11/00-RELEASENOTES2018-08-04 00:44:56.0 +0200
@@ -11,6 +11,56 @@
 

 
 

+Redis 4.0.11 Released Fri Aug 03 17:09:24 CEST 2018
+
+
+Upgrade urgency HIGH: not critical but very important bugs fixed.
+
+Dear users, this is just a bugfix release of Redis 4. All new work
+is now focused on Redis 5, however we backported a number of bug fixes 

commit erlang for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2018-08-18 00:05:04

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


Package is "erlang"

Sat Aug 18 00:05:04 2018 rev:64 rq:629576 version:20.3.8.6

Changes:

--- /work/SRC/openSUSE:Factory/erlang/erlang.changes2018-04-17 
11:18:44.718958005 +0200
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes   2018-08-18 
00:05:11.271270125 +0200
@@ -1,0 +2,158 @@
+Wed Aug 15 11:27:27 UTC 2018 - matwey.korni...@gmail.com
+
+- Update to 20.3.8.6:
+ * inets: Change status code for no mod found to handle request
+   to 501
+
+---
+Tue Aug 14 18:57:58 UTC 2018 - matwey.korni...@gmail.com
+
+- Update to 20.3.8.5.
+- Changes for 20.3.8.5:
+ * erts: Fixed a bug causing some Erlang references to be
+   inconsistently ordered. This could for example cause failure
+   to look up certain elements with references as keys in search
+   data structures. This bug was introduced in R13B02. Thanks to
+   Simon Cornish for finding the bug and supplying a fix.
+ * compiler: Fixed an issue where files compiled with the
+   +deterministic option differed if they were compiled in a
+   different directory but were otherwise identical.
+ * crypto: Fixed a node crash in crypto:compute_key(ecdh, ...)
+   when passing a wrongly typed Others argument.
+ * erts: Fixed a bug which caused an emulator crash when
+   enif_send() was called by a NIF that executed on a dirty
+   scheduler. The bug was either triggered when the NIF called
+   enif_send() without a message environment, or when the process
+   executing the NIF was send traced.
+ * erts: Fixed a bug causing some Erlang references to be
+   inconsistently ordered. This could for example cause failure
+   to look up certain elements with references as keys in search
+   data structures. This bug was introduced in R13B02. Thanks to
+   Simon Cornish for finding the bug and supplying a fix.
+ * mnesia: When master node is set do not force a load from
+   ram_copies replica when there are no available disc_copies,
+   since that would load an empty table. Wait until a disk
+   replica is available or until user explicitly force_loads the
+   table.
+ * mnesia: Allow to add replicas even if all other replicas are
+   down when the other replicase are not stored on disk.
+ * ssl: Correct handling of empty server SNI extension
+ * ssl: Correct cipher suite handling for ECDHE_*, the incorrect
+   handling could cause an incorrrect suite to be selected and
+   most likly fail the handshake.
+
+- Changes for 20.3.8.4:
+ * asn1: A bug in ASN.1 BER decoding has been fixed. When
+   decoding a recursively enclosed term the length was not
+   propagated to that term decoding, so if the length of the
+   enclosed term was longer than the enclosing that error was not
+   dectected. A hard coded C stack limitation for decoding
+   recursive ASN.1 terms has been introduced. This is currently
+   set to 8 kWords giving a nesting depth of about 1000 levels.
+   Deeper terms can not be decoded, which should not be much of a
+   real world limitation.
+
+- Changes for 20.3.8.3:
+ * erts: Fixed a race condition in the inet driver that could
+   cause receive to hang when the emulator was compiled with gcc8.
+ * erts: Fix bug in generation of erl_crash.dump, which could
+   cause VM to crash. Bug exist since erts-9.2 (OTP-20.2).
+ * ic: Fixed potential buffer overflow bugs in
+   oe_ei_encode_long/ulong/longlong/ulonglong functions on 64-bit
+   architectures. These functions expect 32 bit integers as the
+   IDL type "long" is defined as 32 bits. But there is nothing
+   preventing user code from "breaking" the interface and pass
+   larger values on 64-bit architectures where the C type "long"
+   is 64 bits.
+ * inets: Enhance error handling, that is mod_get will return 403
+   if a path is a directory and not a file.
+ * kernel: Non semantic change in dist_util.erl to silence
+   dialyzer warning.
+ * ssl: Improve cipher suite handling correcting ECC and TLS-1.2
+   requierments. Backport of solution for ERL-641
+ * ssl: Option keyfile defaults to certfile and should be trumped
+   with key. This failed for engine keys.
+
+- Changes for 20.3.8.2:
+ * erl_interface: Make ei_connect and friends also accept state
+   ok_simultaneous during handshake, which means the other node
+   has initiated a connection setup that will be cancelled in
+   favor of this connection.
+ * erts: Fixed a rare bug that could cause processes to be
+   scheduled after they had been freed.
+ * ic: Fixed bug in ic causing potential buffer overrun in
+   funtion oe_ei_encode_atom. Bug exists since ic-4.4.4
+   (OTP-20.3.4).
+ * kernel: Fix some 

commit php7-redis for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package php7-redis for openSUSE:Factory 
checked in at 2018-08-18 00:05:31

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


Package is "php7-redis"

Sat Aug 18 00:05:31 2018 rev:12 rq:629652 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/php7-redis/php7-redis.changes2018-07-14 
20:24:54.992139217 +0200
+++ /work/SRC/openSUSE:Factory/.php7-redis.new/php7-redis.changes   
2018-08-18 00:05:33.347336201 +0200
@@ -1,0 +2,10 @@
+Thu Aug 16 23:58:41 UTC 2018 - i...@ilya.pp.ua
+
+- Update to 4.1.1
+  * https://pecl.php.net/package-changelog.php?package=redis=4.1.1
+  * Fix arginfo for Redis::set method.
+  * Fix compression in RedisCluster.
+  * Fix TravisCI builds.
+  * Highlight php codes in documentation.
+
+---

Old:

  redis-4.1.0.tgz

New:

  redis-4.1.1.tgz



Other differences:
--
++ php7-redis.spec ++
--- /var/tmp/diff_new_pack.oYEdSw/_old  2018-08-18 00:05:33.987338117 +0200
+++ /var/tmp/diff_new_pack.oYEdSw/_new  2018-08-18 00:05:33.991338129 +0200
@@ -18,7 +18,7 @@
 %define php_namephp7
 %define pkg_nameredis
 Name:   %{php_name}-%{pkg_name}
-Version:4.1.0
+Version:4.1.1
 Release:0
 Summary:API for communicating with Redis servers
 License:PHP-3.01

++ redis-4.1.0.tgz -> redis-4.1.1.tgz ++
 68545 lines of diff (skipped)




commit armadillo for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2018-08-18 00:05:02

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


Package is "armadillo"

Sat Aug 18 00:05:02 2018 rev:121 rq:629570 version:9.100.5

Changes:

--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes  2018-05-29 
10:28:20.741211602 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2018-08-18 
00:05:03.975248293 +0200
@@ -1,0 +2,19 @@
+Thu Aug 16 06:36:12 UTC 2018 - badshah...@gmail.com
+
+- Update to version 9.100.5:
+  + Faster handling of symmetric/hermitian positive definite
+matrices by solve().
+  + Faster handling of inv_sympd() in compound expressions.
+  + Added .is_symmetric().
+  + Added .is_hermitian().
+  + Expanded spsolve() to optionally allow keeping solutions of
+systems singular to working precision.
+  + New configuration options ARMA_OPTIMISE_SOLVE_BAND and
+ARMA_OPTIMISE_SOLVE_SYMPD.
+  + Smarter use of the element cache in sparse matrices.
+- Pass a more robust regexp to sed for fixing end-of-line encoding
+  changes.
+- Update shlib package name in keeping with upstream versioning.
+- Use %%license instead of %%doc to install license file.
+
+---

Old:

  armadillo-8.500.1.tar.xz

New:

  armadillo-9.100.5.tar.xz



Other differences:
--
++ armadillo.spec ++
--- /var/tmp/diff_new_pack.mUdULO/_old  2018-08-18 00:05:04.791250734 +0200
+++ /var/tmp/diff_new_pack.mUdULO/_new  2018-08-18 00:05:04.791250734 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define soname libarmadillo8
+%define soname libarmadillo9
 Name:   armadillo
-Version:8.500.1
+Version:9.100.5
 Release:0
 Summary:C++ matrix library with interfaces to LAPACK and ATLAS
 License:Apache-2.0
@@ -94,11 +94,10 @@
 %prep
 %setup -q
 #Convert DOS end-of-line to UNIX end-of-line
-sed -i 's/\r//' README.txt
-sed -i 's/\r//' LICENSE.txt
-sed -i 's/\r//' NOTICE.txt
-# for i in `ls licenses/`; do sed -i 's/\r//' licenses/$i ; done
-for i in `ls examples/*.cpp`; do sed -i 's/\r//' $i; done
+sed -i 's/\r$//' README.md
+sed -i 's/\r$//' LICENSE.txt
+sed -i 's/\r$//' NOTICE.txt
+for i in `ls examples/*.cpp`; do sed -i 's/\r$//' $i; done
 
 %build
 cmake . \
@@ -126,7 +125,8 @@
 %doc armadillo_nicta_2010.pdf
 %doc rcpp_armadillo_csda_2014.pdf
 %doc armadillo_joss_2016.pdf
-%doc LICENSE.txt NOTICE.txt README.txt index.html examples/ docs.html
+%doc NOTICE.txt README.md index.html examples/ docs.html
+%license LICENSE.txt
 
 %files devel
 %defattr(-,root,root)

++ armadillo-8.500.1.tar.xz -> armadillo-9.100.5.tar.xz ++
 11960 lines of diff (skipped)

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.mUdULO/_old  2018-08-18 00:05:06.067254553 +0200
+++ /var/tmp/diff_new_pack.mUdULO/_new  2018-08-18 00:05:06.067254553 +0200
@@ -1,4 +1,4 @@
-libarmadillo8
+libarmadillo9
 armadillo-devel
requires -armadillo-
-   requires "libarmadillo8- = "
+   requires "libarmadillo9- = "




commit perl-Mojolicious for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-08-18 00:05:07

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


Package is "perl-Mojolicious"

Sat Aug 18 00:05:07 2018 rev:99 rq:629578 version:7.93

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-07-31 15:57:19.235335055 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-08-18 00:05:14.851280840 +0200
@@ -1,0 +2,9 @@
+Tue Aug 14 11:59:57 UTC 2018 - marius.kitt...@suse.com
+
+- Update to 7.93
+- See /usr/share/doc/packages/perl-Mojolicious/Changes
+- Most notable change is revert of streaming related changes
+  causing instability (eg. some openQA internal tests were
+  randomly failing).
+
+---

Old:

  Mojolicious-7.88.tar.gz

New:

  Mojolicious-7.93.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.FqdbRt/_old  2018-08-18 00:05:15.491282755 +0200
+++ /var/tmp/diff_new_pack.FqdbRt/_new  2018-08-18 00:05:15.503282791 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.88
+Version:7.93
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.88.tar.gz -> Mojolicious-7.93.tar.gz ++
 2175 lines of diff (skipped)




commit palaura for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package palaura for openSUSE:Factory checked 
in at 2018-08-18 00:05:26

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


Package is "palaura"

Sat Aug 18 00:05:26 2018 rev:3 rq:629645 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/palaura/palaura.changes  2018-08-10 
09:51:11.994407531 +0200
+++ /work/SRC/openSUSE:Factory/.palaura.new/palaura.changes 2018-08-18 
00:05:28.963323078 +0200
@@ -1,0 +2,5 @@
+Thu Aug 16 09:34:36 UTC 2018 - jeng...@inai.de
+
+- Use noun phrasing.
+
+---



Other differences:
--
++ palaura.spec ++
--- /var/tmp/diff_new_pack.eFADZI/_old  2018-08-18 00:05:30.215326825 +0200
+++ /var/tmp/diff_new_pack.eFADZI/_new  2018-08-18 00:05:30.239326897 +0200
@@ -19,7 +19,7 @@
 Name:   palaura
 Version:1.0.2
 Release:0
-Summary:Find any word's definition with dictionary
+Summary:A dictionary with word definitions
 License:GPL-3.0-or-later
 Group:  Productivity/Office/Other
 URL:https://lainsce.us/
@@ -39,8 +39,8 @@
 BuildRequires:  pkgconfig(libsoup-2.4)
 
 %description
-Find any word's definition, and details about it, with this handy
-dictionary by your side.
+palaura is a dictionary application featuring word definitions.
+It uses the Oxford Dictionaries API for lookups.
 
 %prep
 %setup -q




commit linphoneqt for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package linphoneqt for openSUSE:Factory 
checked in at 2018-08-18 00:05:15

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


Package is "linphoneqt"

Sat Aug 18 00:05:15 2018 rev:7 rq:629597 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/linphoneqt/linphoneqt.changes2018-08-15 
10:39:32.568417300 +0200
+++ /work/SRC/openSUSE:Factory/.linphoneqt.new/linphoneqt.changes   
2018-08-18 00:05:18.243290991 +0200
@@ -1,0 +2,5 @@
+Wed Aug 15 14:36:31 UTC 2018 - sor.ale...@meowr.ru
+
+- Add linphoneqt-fix-no-git.patch: Fix building out-of-git.
+
+---

New:

  linphoneqt-fix-no-git.patch



Other differences:
--
++ linphoneqt.spec ++
--- /var/tmp/diff_new_pack.ksqiBN/_old  2018-08-18 00:05:18.791292631 +0200
+++ /var/tmp/diff_new_pack.ksqiBN/_new  2018-08-18 00:05:18.791292631 +0200
@@ -34,6 +34,8 @@
 Patch2: linphoneqt-fix-qt-5.11.patch
 # PATCH-FIX-OPENSUSE linphoneqt-qt-5.9-fix-buttons.patch boo#1095273 -- Fix 
button invisibility with Qt 5.9.
 Patch3: linphoneqt-qt-5.9-fix-buttons.patch
+# PATCH-FIX-OPENSUSE linphoneqt-fix-no-git.patch -- Fix building out-of-git.
+Patch4: linphoneqt-fix-no-git.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
@@ -84,6 +86,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 cp %{SOURCE1} linphone.appdata.xml
 
 %build

++ linphoneqt-fix-no-git.patch ++
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -20,5 +20,7 @@
 *
 
***/
 
+#define LINPHONE_QT_VERSION "${PROJECT_VERSION}"
+
 #cmakedefine MSPLUGINS_DIR "${MSPLUGINS_DIR}"
 #cmakedefine ENABLE_UPDATE_CHECK 1
\ No newline at end of file
--- a/src/app/AppController.cpp
+++ b/src/app/AppController.cpp
@@ -25,10 +25,15 @@
 #include 
 #include 
 
+#include "config.h"
 #include "gitversion.h"
 
 #include "AppController.hpp"
 
+#ifndef LINPHONE_QT_GIT_VERSION
+#define LINPHONE_QT_GIT_VERSION LINPHONE_QT_VERSION
+#endif
+
 // Must be unique. Used by `SingleApplication` and `Paths`.
 #define APPLICATION_NAME "linphone"
 #define APPLICATION_VERSION LINPHONE_QT_GIT_VERSION



commit qoauth-qt5 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package qoauth-qt5 for openSUSE:Factory 
checked in at 2018-08-18 00:05:45

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


Package is "qoauth-qt5"

Sat Aug 18 00:05:45 2018 rev:3 rq:629720 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/qoauth-qt5/qoauth-qt5.changes2017-03-21 
22:45:01.957093598 +0100
+++ /work/SRC/openSUSE:Factory/.qoauth-qt5.new/qoauth-qt5.changes   
2018-08-18 00:05:48.743382296 +0200
@@ -1,0 +2,6 @@
+Wed Aug 15 07:33:46 UTC 2018 - sch...@suse.de
+
+- qoauth-ppc64-libdir.patch: Also add riscv64 as lib64 platform
+- Use %licence for LICENSE
+
+---



Other differences:
--
++ qoauth-qt5.spec ++
--- /var/tmp/diff_new_pack.FI3438/_old  2018-08-18 00:05:49.239383781 +0200
+++ /var/tmp/diff_new_pack.FI3438/_new  2018-08-18 00:05:49.243383793 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qoauth-qt5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Version:2.0.0
 Release:0
 Summary:Library for interaction with OAuth-powered network services
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 Url:https://github.com/ayoy/qoauth
 Source: qoauth-%{version}.tar.gz
@@ -81,7 +81,7 @@
 
 %files -n libqoauth2
 %defattr(-,root,root)
-%doc LICENSE
+%license LICENSE
 %{_libdir}/libqoauth.so.*
 
 %files devel

++ qoauth-qt5-ppc64-libdir.patch ++
--- /var/tmp/diff_new_pack.FI3438/_old  2018-08-18 00:05:49.299383961 +0200
+++ /var/tmp/diff_new_pack.FI3438/_new  2018-08-18 00:05:49.299383961 +0200
@@ -2,7 +2,7 @@
 

 --- qoauth-1.0.1/src/src.pro
 +++ qoauth-1.0.1/src/src.pro
-@@ -67,6 +67,18 @@
+@@ -67,6 +67,21 @@
  } else {
target.path = $${INSTALL_PREFIX}/lib
  }
@@ -18,6 +18,9 @@
 +contains(QMAKE_HOST.arch, s390x) {
 +  target.path = $${INSTALL_PREFIX}/lib64
 +}
++contains(QMAKE_HOST.arch, riscv64) {
++  target.path = $${INSTALL_PREFIX}/lib64
++}
  
  headers.path = $${INSTALL_PREFIX}/include/QtOAuth
  docs.path = $${INSTALL_PREFIX}/share/doc/$${TARGET}-$${VERSION}/html




commit python-SoundFile for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-SoundFile for 
openSUSE:Factory checked in at 2018-08-18 00:05:56

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


Package is "python-SoundFile"

Sat Aug 18 00:05:56 2018 rev:3 rq:629749 version:0.10.2

Changes:

--- /work/SRC/openSUSE:Factory/python-SoundFile/python-SoundFile.changes
2018-05-19 15:44:00.567240037 +0200
+++ /work/SRC/openSUSE:Factory/.python-SoundFile.new/python-SoundFile.changes   
2018-08-18 00:05:56.703406132 +0200
@@ -1,0 +2,11 @@
+Fri Aug 17 09:02:13 UTC 2018 - tchva...@suse.com
+
+- Sort out the header a bit
+- Remove test conditional, always run tests
+- Mark the package as noarch (as it is)
+  * one test is failing on i586, but it is bug in libsndfile, disabled for now
+ret [ 32767, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767]
+exp (-32768, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767)
+https://github.com/bastibe/SoundFile/issues/185
+
+---



Other differences:
--
++ python-SoundFile.spec ++
--- /var/tmp/diff_new_pack.RLOxUy/_old  2018-08-18 00:05:57.287407881 +0200
+++ /var/tmp/diff_new_pack.RLOxUy/_new  2018-08-18 00:05:57.291407893 +0200
@@ -17,7 +17,6 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without test
 %define oldpython python
 Name:   python-SoundFile
 Version:0.10.2
@@ -25,33 +24,24 @@
 Summary:An audio library based on libsndfile, CFFI and NumPy
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:https://github.com/bastibe/PySoundFile
+URL:https://github.com/bastibe/PySoundFile
 Source: 
https://files.pythonhosted.org/packages/source/S/SoundFile/SoundFile-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-%if %{with test}
 BuildRequires:  %{python_module cffi >= 0.6}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  libsndfile1
-%endif
+BuildRequires:  python-rpm-macros
 Requires:   libsndfile1
 Requires:   python-cffi >= 0.6
 Recommends: python-numpy
+Obsoletes:  python-PySoundFile < %{version}
+Provides:   python-PySoundFile = %{version}
 %ifpython2
 Obsoletes:  %{oldpython}-PySoundFile < %{version}
 Provides:   %{oldpython}-PySoundFile = %{version}
 %endif
-%ifpython3
-# Change to < in next release after 0.9.0.post1
-Obsoletes:  python3-PySoundFile <= %{version}
-Provides:   python3-PySoundFile = %{version}
-%endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  x86_64 aarch64 ppc64le
-
 %python_subpackages
 
 %description
@@ -73,13 +63,10 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
-%python_exec setup.py test
-%endif
+%python_exec setup.py test --pytest-args="-knot\ read_int_data_from_float_file"
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.rst
 %license LICENSE
 %{python_sitelib}/*




commit vboot for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package vboot for openSUSE:Factory checked 
in at 2018-08-18 00:05:33

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


Package is "vboot"

Sat Aug 18 00:05:33 2018 rev:5 rq:629718 version:69.10895

Changes:

--- /work/SRC/openSUSE:Factory/vboot/vboot.changes  2018-06-19 
11:55:59.207133693 +0200
+++ /work/SRC/openSUSE:Factory/.vboot.new/vboot.changes 2018-08-18 
00:05:42.611363936 +0200
@@ -1,0 +2,19 @@
+Thu Aug 16 13:38:49 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update to R69-10895:
+  * signer: fix accessory_rwsig signing
+  * image_singing: Add '--nodefault_rw_root' for make_dev_ssd.sh
+  * inherit-review-settings-ok/WATCHLISTS: punt old unused files
+  * vboot_aux_fw: Add new return code to handle busy case
+  * nocturne-fp: copypasta script to generate keypair for signing FW
+  * vboot_reference: fix the build for arm64
+  * keygeneration: make the certificates valid for 10 years
+  * futility: Add --arch=arm64 option to vbutil_kernel
+  * stop statically linking crossystem
+  * keygeneration: add --no-pk option for UEFI key generation
+- Refresh patch after partial upstream merge:
+  * fix_Makefile.patch
+- Refresh patch:
+  * Fix-arch-detection-for-armv6.patch
+
+---

Old:

  release-R68-10718.B.tar.gz

New:

  release-R69-10895.B.tar.gz



Other differences:
--
++ vboot.spec ++
--- /var/tmp/diff_new_pack.kHoUir/_old  2018-08-18 00:05:45.727373266 +0200
+++ /var/tmp/diff_new_pack.kHoUir/_new  2018-08-18 00:05:45.731373277 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define major_version 68
-%define minor_version 10718
+%define major_version 69
+%define minor_version 10895
 Name:   vboot
 Version:%{major_version}.%{minor_version}
 Release:0

++ Fix-arch-detection-for-armv6.patch ++
--- /var/tmp/diff_new_pack.kHoUir/_old  2018-08-18 00:05:45.755373349 +0200
+++ /var/tmp/diff_new_pack.kHoUir/_new  2018-08-18 00:05:45.755373349 +0200
@@ -16,10 +16,8 @@
override ARCH := arm
 +else ifeq (${ARCH},armv6l)
 +  override ARCH := arm
- else ifeq (${ARCH},aarch64)
+ else ifneq (,$(filter aarch64 arm64,${ARCH}))
override ARCH := arm
  else ifeq (${ARCH},i386)
-   override ARCH := x86
- else ifeq (${ARCH},i686)
 -- 
-2.12.3
\ No newline at end of file
+2.12.3

++ fix_Makefile.patch ++
--- /var/tmp/diff_new_pack.kHoUir/_old  2018-08-18 00:05:45.795373468 +0200
+++ /var/tmp/diff_new_pack.kHoUir/_new  2018-08-18 00:05:45.795373468 +0200
@@ -13,21 +13,6 @@
  # Determine QEMU architecture needed, if any
  ifeq (${ARCH},${HOST_ARCH})
# Same architecture; no need for QEMU
-@@ -589,11 +583,11 @@ UTIL_SCRIPTS += \
- endif
- 
- # These utilities should also provide static linked version (*_s).
--UTIL_NAMES_STATIC = \
--  utility/crossystem
-+# UTIL_NAMES_STATIC = \
-+# utility/crossystem
- 
- UTIL_NAMES = \
--  ${UTIL_NAMES_STATIC} \
-+  utility/crossystem \
-   utility/dumpRSAPublicKey \
-   utility/tpmc
- 
 @@ -991,7 +985,6 @@ ${UTILBDB}: ${UTILBDB_OBJS} ${BDBLIB_OBJ
  # Link tests for external repos
  ${BUILD}/host/linktest/extern: ${HOSTLIB}

++ release-R68-10718.B.tar.gz -> release-R69-10895.B.tar.gz ++
/work/SRC/openSUSE:Factory/vboot/release-R68-10718.B.tar.gz 
/work/SRC/openSUSE:Factory/.vboot.new/release-R69-10895.B.tar.gz differ: char 
13, line 1




commit dwarves for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package dwarves for openSUSE:Factory checked 
in at 2018-08-18 00:05:28

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


Package is "dwarves"

Sat Aug 18 00:05:28 2018 rev:15 rq:629649 version:1.12

Changes:

--- /work/SRC/openSUSE:Factory/dwarves/dwarves.changes  2018-03-28 
10:31:31.224745673 +0200
+++ /work/SRC/openSUSE:Factory/.dwarves.new/dwarves.changes 2018-08-18 
00:05:30.731328370 +0200
@@ -1,0 +2,9 @@
+Thu Aug 16 21:20:17 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 1.12
+  * Added a BTF (BPF Type Format) encoder
+  * Initial support for DW_TAG_partial_unit
+  * Print cacheline boundaries in multiple union members
+  * Show offsets at union members
+
+---

Old:

  pahole-1.11.tar.gz

New:

  pahole-1.12.tar.gz



Other differences:
--
++ dwarves.spec ++
--- /var/tmp/diff_new_pack.2dMMTg/_old  2018-08-18 00:05:31.831331663 +0200
+++ /var/tmp/diff_new_pack.2dMMTg/_new  2018-08-18 00:05:31.855331735 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   dwarves
-Version:1.11
+Version:1.12
 Release:0
 Summary:DWARF utilities
 License:GPL-2.0-only
@@ -55,10 +55,6 @@
 information about functions, inlines, decisions made by the compiler
 about inlining, etc.
 
-The documentation about ctracer is not updated to the latest
-developments: it now generates systemtap scripts, stay tuned for
-improvements in this area!
-
 %package -n libdwarves1
 Summary:DWARF processing libraries of dwarves tools
 Group:  System/Libraries

++ pahole-1.11.tar.gz -> pahole-1.12.tar.gz ++
 2204 lines of diff (skipped)




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

2018-08-17 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-08-18 00:05:17

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


Package is "yast2-iscsi-lio-server"

Sat Aug 18 00:05:17 2018 rev:31 rq:629608 version:4.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-06-29 22:37:31.213943498 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-08-18 00:05:18.971293170 +0200
@@ -1,0 +2,7 @@
+Tue Aug  7 12:09:41 UTC 2018 - dgonza...@suse.com
+
+- Use Yast2::ServiceWidget to manage the service status
+  (part of fate#319428).
+- 4.1.0
+
+---
@@ -4,0 +12 @@
+- Changed UI layout.

Old:

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

New:

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



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.qQa1bU/_old  2018-08-18 00:05:19.435294559 +0200
+++ /var/tmp/diff_new_pack.qQa1bU/_new  2018-08-18 00:05:19.435294559 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.11
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2
+# Yast2::ServiceWidget
+BuildRequires:  yast2 >= 4.1.0
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
@@ -32,8 +33,8 @@
 Requires:   python3-rtslib-fb
 Requires:   python3-targetcli-fb
 
-#Replace SuSEFirewall2 by firewalld
-Requires:   yast2 >= 4.0.39
+# Yast2::ServiceWidget
+Requires:   yast2 >= 4.1.0
 
 BuildArch:  noarch
 

++ yast2-iscsi-lio-server-4.0.11.tar.bz2 -> 
yast2-iscsi-lio-server-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.changes
2018-06-29 18:31:50.0 +0200
+++ new/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.changes 
2018-08-16 17:10:39.0 +0200
@@ -1,7 +1,15 @@
 ---
+Tue Aug  7 12:09:41 UTC 2018 - dgonza...@suse.com
+
+- Use Yast2::ServiceWidget to manage the service status
+  (part of fate#319428).
+- 4.1.0
+
+---
 Wed Jun 27 15:21:50 CEST 2018 - sch...@suse.de
 
 - Added additional searchkeys to desktop file (fate#321043).
+- Changed UI layout.
 - 4.0.11
 
 ---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.spec   
2018-06-29 18:31:50.0 +0200
+++ new/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.spec
2018-08-16 17:10:39.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.11
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2
+# Yast2::ServiceWidget
+BuildRequires:  yast2 >= 4.1.0
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
@@ -32,8 +33,8 @@
 Requires:   python3-rtslib-fb
 Requires:   python3-targetcli-fb
 
-#Replace SuSEFirewall2 by firewalld
-Requires:   yast2 >= 4.0.39
+# Yast2::ServiceWidget
+Requires:   yast2 >= 4.1.0
 
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.11/src/clients/iscsi-lio-server.rb 
new/yast2-iscsi-lio-server-4.1.0/src/clients/iscsi-lio-server.rb
--- old/yast2-iscsi-lio-server-4.0.11/src/clients/iscsi-lio-server.rb   
2018-06-29 18:31:50.0 +0200
+++ new/yast2-iscsi-lio-server-4.1.0/src/clients/iscsi-lio-server.rb
2018-08-16 17:10:39.0 +0200
@@ -1,21 +1,15 @@
 require_relative 

commit engauge-digitizer for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package engauge-digitizer for 
openSUSE:Factory checked in at 2018-08-18 00:05:19

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


Package is "engauge-digitizer"

Sat Aug 18 00:05:19 2018 rev:24 rq:629635 version:10.9

Changes:

--- /work/SRC/openSUSE:Factory/engauge-digitizer/engauge-digitizer.changes  
2018-07-21 10:24:45.474964199 +0200
+++ /work/SRC/openSUSE:Factory/.engauge-digitizer.new/engauge-digitizer.changes 
2018-08-18 00:05:22.647304172 +0200
@@ -1,0 +2,13 @@
+Thu Aug 16 15:04:33 UTC 2018 - badshah...@gmail.com
+
+- Update to version 10.9:
+  - Linux installer ensures installation is into a new directory
+(gh#markummitchell/engauge-digitizer#275)
+  - More protection against inconsistent inputs
+(gh#markummitchell/engauge-digitizer#274)
+  - More protection against inconsistent data in input files
+(gh#markummitchell/engauge-digitizer#273)
+  - Better grid line default initialization with extremely narrow
+coordinate ranges (gh#markummitchell/engauge-digitizer#272)
+
+---

Old:

  v10.8.tar.gz

New:

  v10.9.tar.gz



Other differences:
--
++ engauge-digitizer.spec ++
--- /var/tmp/diff_new_pack.5od1DD/_old  2018-08-18 00:05:28.795322575 +0200
+++ /var/tmp/diff_new_pack.5od1DD/_new  2018-08-18 00:05:28.795322575 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   engauge-digitizer
-Version:10.8
+Version:10.9
 Release:0
 Summary:Ditigize old graphs into numbers again
 License:GPL-2.0-or-later

++ v10.8.tar.gz -> v10.9.tar.gz ++
/work/SRC/openSUSE:Factory/engauge-digitizer/v10.8.tar.gz 
/work/SRC/openSUSE:Factory/.engauge-digitizer.new/v10.9.tar.gz differ: char 13, 
line 1




commit praat for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package praat for openSUSE:Factory checked 
in at 2018-08-18 00:04:58

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


Package is "praat"

Sat Aug 18 00:04:58 2018 rev:15 rq:629568 version:6.0.42

Changes:

--- /work/SRC/openSUSE:Factory/praat/praat.changes  2018-08-08 
14:53:43.245571899 +0200
+++ /work/SRC/openSUSE:Factory/.praat.new/praat.changes 2018-08-18 
00:05:01.967242284 +0200
@@ -1,0 +2,10 @@
+Thu Aug 16 09:14:18 UTC 2018 - aloi...@gmx.com
+
+- Update to version 6.0.42
+  * Repaired a bug introduced in 6.0.41 that caused a crash in
+pause windows.
+
+- Refreshed praat-use_system_libs.patch and
+  praat-no-return-in-nonvoid.patch
+
+---

Old:

  praat-6.0.41.tar.gz

New:

  praat-6.0.42.tar.gz



Other differences:
--
++ praat.spec ++
--- /var/tmp/diff_new_pack.ZAvFfb/_old  2018-08-18 00:05:03.151245827 +0200
+++ /var/tmp/diff_new_pack.ZAvFfb/_new  2018-08-18 00:05:03.151245827 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   praat
-Version:6.0.41
+Version:6.0.42
 Release:0
 Summary:Phonetics by computer
 License:GPL-3.0-or-later
@@ -58,12 +58,6 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
-# fix builddate info
-# Remove build time references so build-compare can do its work
-FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{SOURCE3} '+%%H:%%M')
-FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{SOURCE3} '+%%b %%e %%Y')
-sed -e "s/__TIME__/\"$FAKE_BUILDTIME\"/" -i external/portaudio/pa_front.c
-sed -e "s/__DATE__/\"$FAKE_BUILDDATE\"/" -i external/portaudio/pa_front.c
 
 %build
 test -x "$(type -p gcc-7)" && export CC=gcc-7

++ praat-6.0.41.tar.gz -> praat-6.0.42.tar.gz ++
/work/SRC/openSUSE:Factory/praat/praat-6.0.41.tar.gz 
/work/SRC/openSUSE:Factory/.praat.new/praat-6.0.42.tar.gz differ: char 12, line 
1

++ praat-no-return-in-nonvoid.patch ++
--- /var/tmp/diff_new_pack.ZAvFfb/_old  2018-08-18 00:05:03.187245935 +0200
+++ /var/tmp/diff_new_pack.ZAvFfb/_new  2018-08-18 00:05:03.187245935 +0200
@@ -1,8 +1,8 @@
-Index: praat-6.0.41/sys/melder.cpp
+Index: praat-6.0.42/melder/melder_search.cpp
 ===
 praat-6.0.41.orig/sys/melder.cpp
-+++ praat-6.0.41/sys/melder.cpp
-@@ -260,7 +260,7 @@ bool Melder_stringMatchesCriterion (cons
+--- praat-6.0.42.orig/melder/melder_search.cpp
 praat-6.0.42/melder/melder_search.cpp
+@@ -146,7 +146,7 @@ bool Melder_stringMatchesCriterion (cons
return !! place;
}
}
@@ -10,4 +10,4 @@
 +  return false;   // should not occur
  }
  
- void Melder_help (conststring32 query) {
+ /* End of file melder_search.cpp */

++ praat-use_system_libs.patch ++
--- /var/tmp/diff_new_pack.ZAvFfb/_old  2018-08-18 00:05:03.191245947 +0200
+++ /var/tmp/diff_new_pack.ZAvFfb/_new  2018-08-18 00:05:03.191245947 +0200
@@ -8,10 +8,10 @@
 other like espeak and FLAC are too heavily patched for the program
 to be compatible with upstream ones.
 
-Index: praat-6.0.36/fon/SoundRecorder.h
+Index: praat-6.0.42/fon/SoundRecorder.h
 ===
 praat-6.0.36.orig/fon/SoundRecorder.h
-+++ praat-6.0.36/fon/SoundRecorder.h
+--- praat-6.0.42.orig/fon/SoundRecorder.h
 praat-6.0.42/fon/SoundRecorder.h
 @@ -25,7 +25,7 @@
  
  #include "SoundRecorder_enums.h"
@@ -21,10 +21,10 @@
  #if defined (_WIN32)
  #elif defined (macintosh)
  #elif defined (linux)
-Index: praat-6.0.36/fon/Sound_audio.cpp
+Index: praat-6.0.42/fon/Sound_audio.cpp
 ===
 praat-6.0.36.orig/fon/Sound_audio.cpp
-+++ praat-6.0.36/fon/Sound_audio.cpp
+--- praat-6.0.42.orig/fon/Sound_audio.cpp
 praat-6.0.42/fon/Sound_audio.cpp
 @@ -28,7 +28,7 @@
  #include "Preferences.h"
  
@@ -34,10 +34,10 @@
  
  #if defined (macintosh)
#include "macport_on.h"
-Index: praat-6.0.36/num/NUMlinprog.cpp
+Index: praat-6.0.42/melder/NUMlinprog.cpp
 ===
 praat-6.0.36.orig/num/NUMlinprog.cpp
-+++ praat-6.0.36/num/NUMlinprog.cpp
+--- praat-6.0.42.orig/melder/NUMlinprog.cpp
 praat-6.0.42/melder/NUMlinprog.cpp
 @@ -17,7 +17,7 @@
   */
  
@@ -47,62 +47,10 @@
  
  struct structNUMlinprog {
glp_prob *linearProgram;
-Index: praat-6.0.36/sys/melder_audio.cpp
+Index: praat-6.0.42/dwtools/VowelEditor.cpp
 ===
 praat-6.0.36.orig/sys/melder_audio.cpp
-+++ praat-6.0.36/sys/melder_audio.cpp
-@@ -46,7 +46,7 @@
- #include 

commit python-spyder-kernels for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-spyder-kernels for 
openSUSE:Factory checked in at 2018-08-18 00:04:14

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


Package is "python-spyder-kernels"

Sat Aug 18 00:04:14 2018 rev:2 rq:629540 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-kernels/python-spyder-kernels.changes  
2018-08-15 10:37:36.212205136 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-kernels.new/python-spyder-kernels.changes
 2018-08-18 00:04:39.567175271 +0200
@@ -1,0 +2,5 @@
+Thu Aug 16 10:27:36 UTC 2018 - jeng...@inai.de
+
+- Trim redundancies from description.
+
+---



Other differences:
--
++ python-spyder-kernels.spec ++
--- /var/tmp/diff_new_pack.mvSpKj/_old  2018-08-18 00:04:40.627178442 +0200
+++ /var/tmp/diff_new_pack.mvSpKj/_new  2018-08-18 00:04:40.667178561 +0200
@@ -13,16 +13,17 @@
 # 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-spyder-kernels
 Version:1.1.0
 Release:0
-License:MIT
 Summary:Jupyter kernels for Spyder's console
-Url:https://github.com/spyder-ide/spyder-kernels
+License:MIT
 Group:  Development/Languages/Python
+Url:https://github.com/spyder-ide/spyder-kernels
 Source: 
https://files.pythonhosted.org/packages/source/s/spyder-kernels/spyder-kernels-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -30,16 +31,16 @@
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module cloudpickle}
-BuildRequires:  %{python_module jupyter_ipykernel >= 4.8.2}
 BuildRequires:  %{python_module jupyter_client >= 5.2.3}
+BuildRequires:  %{python_module jupyter_ipykernel >= 4.8.2}
 BuildRequires:  %{python_module pandas}
-BuildRequires:  %{python_module pyzmq >= 17}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pyzmq >= 17}
 BuildRequires:  python-futures
 # /SECTION
 Requires:   python-cloudpickle
-Requires:   python-jupyter_ipykernel >= 4.8.2
 Requires:   python-jupyter_client >= 5.2.3
+Requires:   python-jupyter_ipykernel >= 4.8.2
 Requires:   python-pyzmq >= 17
 %ifpython2
 Requires:   python-futures
@@ -50,7 +51,7 @@
 
 %description
 Spyder, the Scientific Python Development Environment, is an
-open-source IDE for researchers, engineers and data analysts.
+IDE for researchers, engineers and data analysts.
 
 This package provides Jupyter kernels for use with the consoles
 of Spyder. These can launched either through Spyder itself or




commit python-spyder-line-profiler for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-spyder-line-profiler for 
openSUSE:Factory checked in at 2018-08-18 00:04:35

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


Package is "python-spyder-line-profiler"

Sat Aug 18 00:04:35 2018 rev:2 rq:629547 version:0.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-line-profiler/python-spyder-line-profiler.changes
  2018-05-15 10:31:11.113073353 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new/python-spyder-line-profiler.changes
 2018-08-18 00:04:50.731208667 +0200
@@ -1,0 +2,10 @@
+Thu Aug 16 08:07:02 UTC 2018 - jeng...@inai.de
+
+- Trim filler wording and adjust grammar.
+
+---
+Mon Aug 13 17:46:24 UTC 2018 - toddrme2...@gmail.com
+
+- Update description per upstream request.
+
+---



Other differences:
--
++ python-spyder-line-profiler.spec ++
--- /var/tmp/diff_new_pack.A1RdPv/_old  2018-08-18 00:04:51.071209684 +0200
+++ /var/tmp/diff_new_pack.A1RdPv/_new  2018-08-18 00:04:51.071209684 +0200
@@ -17,7 +17,6 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
 Name:   python-spyder-line-profiler
 Version:0.1.1
 Release:0
@@ -30,21 +29,16 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module line_profiler}
-BuildRequires:  spyder >= 3
-BuildRequires:  spyder3 >= 3
-%endif
 BuildArch:  noarch
 
 %python_subpackages
 
 %description
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates the Python line profiler.
-It allows you to see the time spent in every line.
+It allows seeing the time spent for every line.
 
 %package -n spyder-line-profiler
 Summary:Line profiler plugin for the Spyder IDE
@@ -53,11 +47,11 @@
 Requires:   spyder >= 3
 
 %description -n spyder-line-profiler
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates the Python line profiler.
-It allows you to see the time spent in every line.
+It allows seeing the time spent for every line.
 
 %package -n spyder3-line-profiler
 Summary:Line profiler plugin for the Spyder IDE
@@ -66,15 +60,19 @@
 Requires:   spyder3 >= 3
 
 %description -n spyder3-line-profiler
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates the Python line profiler.
-It allows you to see the time spent in every line.
+It allows seeing the time spent for every line.
 
 %prep
 %setup -q -n spyder_line_profiler-%{version}
 
+# fix rpmlint non-executable-script
+sed -i -e '/^#!\//, 1d' spyder_line_profiler/example/profiling_test_script.py
+sed -i -e '/^#!\//, 1d' 
spyder_line_profiler/example/subdir/profiling_test_script2.py
+
 %build
 %python_build
 




commit spyder3 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package spyder3 for openSUSE:Factory checked 
in at 2018-08-18 00:04:17

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


Package is "spyder3"

Sat Aug 18 00:04:17 2018 rev:18 rq:629544 version:3.3.1

Changes:

--- /work/SRC/openSUSE:Factory/spyder3/spyder3.changes  2018-06-15 
14:37:23.419842106 +0200
+++ /work/SRC/openSUSE:Factory/.spyder3.new/spyder3.changes 2018-08-18 
00:04:46.483195959 +0200
@@ -1,0 +2,218 @@
+Thu Aug 16 08:02:39 UTC 2018 - jeng...@inai.de
+
+- Ensure neutrality of description and trim filler words.
+
+---
+Mon Aug 13 16:22:13 UTC 2018 - toddrme2...@gmail.com
+
+- Update to Version 3.3.1
+  + New features
+> Preferences
+  * Save the list of custom interpreters introduced in
+`Preferences > Python interpreter`.
+> IPython console
+  * Do not save pdb commands in debugging history
+  + Issues Closed
+* Tutorial should be conformed to the Spyder Docs style guide ([PR 
7659](https://github.com/spyder-ide/spyder/pull/7659))
+* Tutorial is out of date and needs updating ([PR 
7643](https://github.com/spyder-ide/spyder/pull/7643))
+* Include runtests.py in tarball ([PR 
7651](https://github.com/spyder-ide/spyder/pull/7651))
+* Update setup.py with polished, up to date description, links and 
metadata for PyPI ([PR 7582](https://github.com/spyder-ide/spyder/pull/7582))
+* Improve selection of custom Python interpreter in Preferences ([PR 
7566](https://github.com/spyder-ide/spyder/pull/7566))
+* IOError when getting saved file names in a project ([PR 
7515](https://github.com/spyder-ide/spyder/pull/7515))
+* NameError: name '_' is not defined ([PR 
7495](https://github.com/spyder-ide/spyder/pull/7495))
+* "switch to console" keyboard shortcut doesn't do anything ([PR 
7471](https://github.com/spyder-ide/spyder/pull/7471))
+* Check for new conda packages in Anaconda's repos instead of Github ([PR 
7478](https://github.com/spyder-ide/spyder/pull/7478))
+* Error in display of tabulator in editor ([PR 
7464](https://github.com/spyder-ide/spyder/pull/7464))
+* Don't ask again ineffective in Console delete all variables dialog  ([PR 
7462](https://github.com/spyder-ide/spyder/pull/7462))
+* AttributeError: 'NoneType' object has no attribute 
'get_active_project_path' ([PR 
7409](https://github.com/spyder-ide/spyder/pull/7409))
+* Update readme and contributing guide to reflect need to install (correct 
version of) spyder-kernels ([PR 
7418](https://github.com/spyder-ide/spyder/pull/7418))
+* Failure checking out a branch and the opened file is in a different path 
([PR 7642](https://github.com/spyder-ide/spyder/pull/7642))
+* Syntax highlighting for numeric literals containing underscores ([PR 
7505](https://github.com/spyder-ide/spyder/pull/7505))
+* Debugging history saves both python commands and pdb commands ([PR 
7300](https://github.com/spyder-ide/spyder/pull/7300))
+* Error when connecting to external kernels ([PR 
7463](https://github.com/spyder-ide/spyder/pull/7463))
+* Do not reopen Project explorer on startup ([PR 
7546](https://github.com/spyder-ide/spyder/pull/7546))
+* Spyder hangs on interactive input in internal console (input is not 
redirected) ([PR 7500](https://github.com/spyder-ide/spyder/pull/7500))
+  + Pull Requests Merged
+* Conform tutorial to docs style guide and further minor improvements 
([7652](https://github.com/spyder-ide/spyder/issues/7652))
+* Add runtests.py and conftest.py to our tarball 
([7639](https://github.com/spyder-ide/spyder/issues/7639))
+* Don't require keyring for Python 2 and Linux in our wheels
+* Edit tutorial to update it, fix errors, copyedit and clarify 
([7641](https://github.com/spyder-ide/spyder/issues/7641))
+* Handle error when doing a browser history update 
([7328](https://github.com/spyder-ide/spyder/issues/7328))
+* Upgrade all links to use HTTPS where available, and fix link targets 
when broken/redirected
+* Update conda install command for spyder-kernels 1.x
+* Fix bug in spyder3.appdata.xml
+* Send reported issues to Spyder's main repo in DEV mode
+* Update capitalization of Spyder name, and standardize description with 
everywhere else
+* Update setup.py description, metadata, links, and more 
([7581](https://github.com/spyder-ide/spyder/issues/7581))
+* Improve selection of custom interpreter 
([7529](https://github.com/spyder-ide/spyder/issues/7529))
+* Migrate to CircleCI 2.0
+* Do not automatically open Project Explorer when opening project if user 
closed it ([6292](https://github.com/spyder-ide/spyder/issues/6292))
+* Fix misspelling in 

commit python-celery for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-celery for openSUSE:Factory 
checked in at 2018-08-18 00:04:50

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


Package is "python-celery"

Sat Aug 18 00:04:50 2018 rev:22 rq:629554 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-celery/python-celery.changes  
2018-05-11 14:27:47.941129820 +0200
+++ /work/SRC/openSUSE:Factory/.python-celery.new/python-celery.changes 
2018-08-18 00:04:55.503222944 +0200
@@ -1,0 +2,9 @@
+Thu Aug 16 11:04:24 UTC 2018 - tchva...@suse.com
+
+- Update to 4.2.1:
+  * Fix to build with newest kombu
+  * Many bugfixes around
+- Add patch to skip test that should not be run:
+  * celery-no-redis.patch
+
+---

Old:

  celery-4.1.0.tar.gz

New:

  celery-4.2.1.tar.gz
  celery-no-redis.patch



Other differences:
--
++ python-celery.spec ++
--- /var/tmp/diff_new_pack.360AKP/_old  2018-08-18 00:04:56.023224500 +0200
+++ /var/tmp/diff_new_pack.360AKP/_new  2018-08-18 00:04:56.023224500 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-celery
-Version:4.1.0
+Version:4.2.1
 Release:0
 Summary:Distributed Task Queue module for Python
 License:BSD-3-Clause
@@ -26,6 +26,7 @@
 URL:http://celeryproject.org
 Source: 
https://files.pythonhosted.org/packages/source/c/celery/celery-%{version}.tar.gz
 Patch0: disable-pytest-log-capturing.patch
+Patch1: celery-no-redis.patch
 BuildRequires:  %{python_module SQLAlchemy}
 BuildRequires:  %{python_module billiard >= 3.5.0.2}
 BuildRequires:  %{python_module case >= 1.3.1}
@@ -64,7 +65,8 @@
 
 %prep
 %setup -q -n celery-%{version}
-%patch0 -p1
+%autopatch -p1
+sed -i -e 's:,<3.3::g' requirements/test.txt
 
 %build
 %python_build
@@ -74,7 +76,7 @@
 %fdupes %{buildroot}/%{_prefix}
 
 %check
-python setup.py -q test
+%python_exec setup.py test
 
 %files %{python_files}
 %{python_sitelib}/*

++ celery-4.1.0.tar.gz -> celery-4.2.1.tar.gz ++
 25677 lines of diff (skipped)

++ celery-no-redis.patch ++
>From b2668607c909c61becd151905b4525190c19ff4a Mon Sep 17 00:00:00 2001
From: Jon Dufresne 
Date: Sat, 23 Jun 2018 16:08:47 -0700
Subject: [PATCH] Require the redis module for test
 test_timeouts_in_url_coerced (#4847)

The test requires the redis module to be installed. It is referenced in
the function RedisBackend._params_from_url().

Fixes AppVeyor build failures.
---
 t/unit/backends/test_redis.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/t/unit/backends/test_redis.py b/t/unit/backends/test_redis.py
index ee2ecf7959..166aa0dc34 100644
--- a/t/unit/backends/test_redis.py
+++ b/t/unit/backends/test_redis.py
@@ -234,6 +234,7 @@ def test_url(self):
 assert x.connparams['socket_timeout'] == 30.0
 assert x.connparams['socket_connect_timeout'] == 100.0
 
+@skip.unless_module('redis')
 def test_timeouts_in_url_coerced(self):
 x = self.Backend(
 ('redis://:bo...@vandelay.com:123//1?'



commit spyder for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2018-08-18 00:04:24

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


Package is "spyder"

Sat Aug 18 00:04:24 2018 rev:30 rq:629545 version:3.3.1

Changes:

--- /work/SRC/openSUSE:Factory/spyder/spyder.changes2018-06-28 
15:14:31.923470517 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new/spyder.changes   2018-08-18 
00:04:49.295204371 +0200
@@ -1,0 +2,218 @@
+Thu Aug 16 08:02:03 UTC 2018 - jeng...@inai.de
+
+- Ensure neutrality of description and trim filler words.
+
+---
+Mon Aug 13 16:22:13 UTC 2018 - toddrme2...@gmail.com
+
+- Update to Version 3.3.1
+  + New features
+> Preferences
+  * Save the list of custom interpreters introduced in
+`Preferences > Python interpreter`.
+> IPython console
+  * Do not save pdb commands in debugging history
+  + Issues Closed
+* Tutorial should be conformed to the Spyder Docs style guide ([PR 
7659](https://github.com/spyder-ide/spyder/pull/7659))
+* Tutorial is out of date and needs updating ([PR 
7643](https://github.com/spyder-ide/spyder/pull/7643))
+* Include runtests.py in tarball ([PR 
7651](https://github.com/spyder-ide/spyder/pull/7651))
+* Update setup.py with polished, up to date description, links and 
metadata for PyPI ([PR 7582](https://github.com/spyder-ide/spyder/pull/7582))
+* Improve selection of custom Python interpreter in Preferences ([PR 
7566](https://github.com/spyder-ide/spyder/pull/7566))
+* IOError when getting saved file names in a project ([PR 
7515](https://github.com/spyder-ide/spyder/pull/7515))
+* NameError: name '_' is not defined ([PR 
7495](https://github.com/spyder-ide/spyder/pull/7495))
+* "switch to console" keyboard shortcut doesn't do anything ([PR 
7471](https://github.com/spyder-ide/spyder/pull/7471))
+* Check for new conda packages in Anaconda's repos instead of Github ([PR 
7478](https://github.com/spyder-ide/spyder/pull/7478))
+* Error in display of tabulator in editor ([PR 
7464](https://github.com/spyder-ide/spyder/pull/7464))
+* Don't ask again ineffective in Console delete all variables dialog  ([PR 
7462](https://github.com/spyder-ide/spyder/pull/7462))
+* AttributeError: 'NoneType' object has no attribute 
'get_active_project_path' ([PR 
7409](https://github.com/spyder-ide/spyder/pull/7409))
+* Update readme and contributing guide to reflect need to install (correct 
version of) spyder-kernels ([PR 
7418](https://github.com/spyder-ide/spyder/pull/7418))
+* Failure checking out a branch and the opened file is in a different path 
([PR 7642](https://github.com/spyder-ide/spyder/pull/7642))
+* Syntax highlighting for numeric literals containing underscores ([PR 
7505](https://github.com/spyder-ide/spyder/pull/7505))
+* Debugging history saves both python commands and pdb commands ([PR 
7300](https://github.com/spyder-ide/spyder/pull/7300))
+* Error when connecting to external kernels ([PR 
7463](https://github.com/spyder-ide/spyder/pull/7463))
+* Do not reopen Project explorer on startup ([PR 
7546](https://github.com/spyder-ide/spyder/pull/7546))
+* Spyder hangs on interactive input in internal console (input is not 
redirected) ([PR 7500](https://github.com/spyder-ide/spyder/pull/7500))
+  + Pull Requests Merged
+* Conform tutorial to docs style guide and further minor improvements 
([7652](https://github.com/spyder-ide/spyder/issues/7652))
+* Add runtests.py and conftest.py to our tarball 
([7639](https://github.com/spyder-ide/spyder/issues/7639))
+* Don't require keyring for Python 2 and Linux in our wheels
+* Edit tutorial to update it, fix errors, copyedit and clarify 
([7641](https://github.com/spyder-ide/spyder/issues/7641))
+* Handle error when doing a browser history update 
([7328](https://github.com/spyder-ide/spyder/issues/7328))
+* Upgrade all links to use HTTPS where available, and fix link targets 
when broken/redirected
+* Update conda install command for spyder-kernels 1.x
+* Fix bug in spyder3.appdata.xml
+* Send reported issues to Spyder's main repo in DEV mode
+* Update capitalization of Spyder name, and standardize description with 
everywhere else
+* Update setup.py description, metadata, links, and more 
([7581](https://github.com/spyder-ide/spyder/issues/7581))
+* Improve selection of custom interpreter 
([7529](https://github.com/spyder-ide/spyder/issues/7529))
+* Migrate to CircleCI 2.0
+* Do not automatically open Project Explorer when opening project if user 
closed it ([6292](https://github.com/spyder-ide/spyder/issues/6292))
+* Fix misspelling in 

commit python-kombu for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2018-08-18 00:04:47

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


Package is "python-kombu"

Sat Aug 18 00:04:47 2018 rev:53 rq:629552 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-kombu/python-kombu.changes
2018-05-29 10:42:12.866483431 +0200
+++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes   
2018-08-18 00:04:52.691214531 +0200
@@ -1,0 +2,28 @@
+Wed Aug 15 14:39:29 UTC 2018 - sjamg...@suse.com
+
+- Updated to 4.2.1
+* The 4.2.0 release contained remains of the ``async`` module by accident.
+  This is now fixed.
+* Handle librabbitmq fileno raising a ValueError when socket is not
+  connected.
+*  Now passing ``max_retries``, ``interval_start``,
+   ``interval_step``, ``interval_max`` parameters from broker
+   ``transport_options`` to
+   :meth:`~kombu.Connection.ensure_connection` when returning
+   :meth:`~kombu.Connection.default_connection` (Issue #765).
+* Qpid: messages are now durable by default
+*  Kombu now requires version 2.10.4 or greater of the redis
+   library, in line with Celery
+*  Fixed ImportError in some environments with outdated simplejson
+*  MongoDB: fixed failure on MongoDB versions with an "-rc" tag
+*  Ensure periodic polling frequency does not exceed timeout in
+   virtual transport
+*  Fixed string handling when using python-future module
+*  Replaced "async" with "asynchronous" in preparation for Python
+   3.7
+*  Allow removing pool size limit when in use
+*  Codebase improvements and fixes
+*  Documentation improvements
+- added python as requirement for ssl module is needed by amqp
+
+---

Old:

  kombu-4.1.0.tar.gz

New:

  kombu-4.2.1.tar.gz



Other differences:
--
++ python-kombu.spec ++
--- /var/tmp/diff_new_pack.SbjyV7/_old  2018-08-18 00:04:53.055215620 +0200
+++ /var/tmp/diff_new_pack.SbjyV7/_new  2018-08-18 00:04:53.059215632 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-kombu
-Version:4.1.0
+Version:4.2.1
 Release:0
 Summary:AMQP Messaging Framework for Python
 License:BSD-3-Clause
@@ -31,20 +31,23 @@
 BuildRequires:  %{python_module boto3}
 BuildRequires:  %{python_module case}
 BuildRequires:  %{python_module msgpack-python}
+BuildRequires:  %{python_module pytest-sugar}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module redis}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python
 BuildRequires:  python-rpm-macros
+Requires:   python
 Requires:   python-amqp
+Obsoletes:  python-carrot
 BuildArch:  noarch
 %if 0%{?suse_version}
 Suggests:   couchdb
 Suggests:   mongodb
 Suggests:   rabbitmq-server
 %endif
-Obsoletes:  python-carrot
 %python_subpackages
 
 %description

++ kombu-4.1.0.tar.gz -> kombu-4.2.1.tar.gz ++
 10133 lines of diff (skipped)




commit python-spyder-memory-profiler for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-spyder-memory-profiler for 
openSUSE:Factory checked in at 2018-08-18 00:04:39

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


Package is "python-spyder-memory-profiler"

Sat Aug 18 00:04:39 2018 rev:2 rq:629548 version:0.1.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-memory-profiler/python-spyder-memory-profiler.changes
  2018-05-15 10:31:10.553093921 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-memory-profiler.new/python-spyder-memory-profiler.changes
 2018-08-18 00:04:51.235210175 +0200
@@ -1,0 +2,15 @@
+Thu Aug 16 07:59:43 UTC 2018 - jeng...@inai.de
+
+- Trim redundancies from description and adjust grammar.
+
+---
+Wed Aug 15 17:08:59 UTC 2018 - toddrme2...@gmail.com
+
+- Enable unit tests
+
+---
+Mon Aug 13 17:46:24 UTC 2018 - toddrme2...@gmail.com
+
+- Update description per upstream request.
+
+---



Other differences:
--
++ python-spyder-memory-profiler.spec ++
--- /var/tmp/diff_new_pack.BEhwuN/_old  2018-08-18 00:04:51.587211228 +0200
+++ /var/tmp/diff_new_pack.BEhwuN/_new  2018-08-18 00:04:51.587211228 +0200
@@ -17,7 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
+%define X_display ":98"
 Name:   python-spyder-memory-profiler
 Version:0.1.2
 Release:0
@@ -30,21 +30,26 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
+# SECTION test requirements
 BuildRequires:  %{python_module memory_profiler}
+BuildRequires:  %{python_module pytest-qt}
+BuildRequires:  %{python_module pytest}
+BuildRequires:  python-mock
 BuildRequires:  spyder >= 3
 BuildRequires:  spyder3 >= 3
-%endif
+BuildRequires:  xauth
+BuildRequires:  xorg-x11-server
+# /SECTION
 BuildArch:  noarch
 
 %python_subpackages
 
 %description
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates the Python memory profiler.
-It allows you to see the memory usage in every line.
+It allows seeing the memory usage for every line.
 
 %package -n spyder-memory-profiler
 Summary:Memory profiler plugin for the Spyder IDE
@@ -53,11 +58,11 @@
 Requires:   spyder >= 3
 
 %description -n spyder-memory-profiler
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates the Python memory profiler.
-It allows you to see the memory usage in every line.
+It allows seeing the memory usage for every line.
 
 %package -n spyder3-memory-profiler
 Summary:Memory profiler plugin for the Spyder IDE
@@ -66,14 +71,16 @@
 Requires:   spyder3 >= 3
 
 %description -n spyder3-memory-profiler
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates the Python memory profiler.
-It allows you to see the memory usage in every line.
+It allows seeing the memory usage for every line.
 
 %prep
 %setup -q -n spyder_memory_profiler-%{version}
+sed -i -e '/^#!\//, 1d' spyder_memory_profiler/example/*.py
+sed -i -e '/^#!\//, 1d' spyder_memory_profiler/example/subdir/*.py
 
 %build
 %python_build
@@ -82,6 +89,15 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+export QT_HASH_SEED=0
+export DISPLAY=%{X_display}
+export PYTHONDONTWRITEBYTECODE=1
+Xvfb %{X_display} >& Xvfb.log &
+trap "kill $! || true" EXIT
+sleep 10
+%python_expand pytest-%{$python_bin_suffix} spyder_memory_profiler
+
 %files -n spyder-memory-profiler
 %defattr(-,root,root,-)
 %doc CHANGELOG.md README.rst




commit spdlog for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package spdlog for openSUSE:Factory checked 
in at 2018-08-18 00:04:52

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


Package is "spdlog"

Sat Aug 18 00:04:52 2018 rev:4 rq:629562 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/spdlog/spdlog.changes2018-08-15 
10:36:40.520103614 +0200
+++ /work/SRC/openSUSE:Factory/.spdlog.new/spdlog.changes   2018-08-18 
00:04:57.755229682 +0200
@@ -1,0 +2,15 @@
+Thu Aug 16 11:22:45 UTC 2018 - mplus...@suse.com
+
+- Update to version 1.1.0:
+  * Bug fixes:
++ Fixed race condition in async-factory.
++ Fixed bug in spdlog_ex implementation.
++ Fixed race condition in the unit tests.
+  * Improvements:
++ Some micro optimizations.
++ Improve and fix CMake issues.
++ Added overrun_counter() to the async thread pool queue
++ Fixed some clang tidy warnings.
+- Cleanup spec file from clutter
+
+---

Old:

  v1.0.0.tar.gz

New:

  spdlog-1.1.0.tar.gz



Other differences:
--
++ spdlog.spec ++
--- /var/tmp/diff_new_pack.KuUBM2/_old  2018-08-18 00:04:58.155230878 +0200
+++ /var/tmp/diff_new_pack.KuUBM2/_new  2018-08-18 00:04:58.155230878 +0200
@@ -16,19 +16,15 @@
 #
 
 
-%define user gabime
-
 Name:   spdlog
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:C++ header only logging library
 License:MIT
 Group:  Development/Languages/C and C++
-URL:https://github.com/%{user}/%{name}/
-Source0:https://github.com/%{user}/%{name}/archive/v%{version}.tar.gz
-
+URL:https://github.com/gabime/spdlog
+Source0:
https://github.com/gabime/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
-BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 
@@ -39,9 +35,8 @@
 %package devel
 Summary:Development files for %{name}
 Group:  Development/Languages/C and C++
-Provides:   %{name} = %{version}-%{release}
-Provides:   %{name}-static = %{version}-%{release}
 Requires:   libstdc++-devel
+Provides:   %{name} = %{version}
 
 %description devel
 The %{name}-devel package contains C++ header files for developing
@@ -54,7 +49,7 @@
 
 %build
 %cmake
-make %{?_smp_mflags}
+%make_jobs
 
 %install
 %cmake_install




commit python-spyder-notebook for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-spyder-notebook for 
openSUSE:Factory checked in at 2018-08-18 00:04:27

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


Package is "python-spyder-notebook"

Sat Aug 18 00:04:27 2018 rev:2 rq:629546 version:0.1.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-notebook/python-spyder-notebook.changes
2018-05-15 10:31:11.797048230 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-notebook.new/python-spyder-notebook.changes
   2018-08-18 00:04:50.303207387 +0200
@@ -1,0 +2,10 @@
+Thu Aug 16 08:06:07 UTC 2018 - jeng...@inai.de
+
+- Trim filler wording from description.
+
+---
+Mon Aug 13 17:46:24 UTC 2018 - toddrme2...@gmail.com
+
+- Update description per upstream request.
+
+---



Other differences:
--
++ python-spyder-notebook.spec ++
--- /var/tmp/diff_new_pack.q5Kdcj/_old  2018-08-18 00:04:50.627208356 +0200
+++ /var/tmp/diff_new_pack.q5Kdcj/_new  2018-08-18 00:04:50.631208368 +0200
@@ -17,7 +17,6 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
 Name:   python-spyder-notebook
 Version:0.1.2
 Release:0
@@ -30,24 +29,13 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module QtPy}
-BuildRequires:  %{python_module flaky}
-BuildRequires:  %{python_module jupyter_nbformat}
-BuildRequires:  %{python_module jupyter_notebook >= 4.3}
-BuildRequires:  %{python_module psutil}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module requests}
-BuildRequires:  spyder >= 3.2.0
-BuildRequires:  spyder3 >= 3.2.0
-%endif
 BuildArch:  noarch
 
 %python_subpackages
 
 %description
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This package contains the plugin that allows Spyder to control
 breakpoints.
@@ -63,14 +51,14 @@
 Requires:   spyder >= 3.2.0
 
 %description -n spyder-notebook
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This package contains the plugin that allows Spyder to control
 breakpoints.
 
 %package -n spyder3-notebook
-Summary:Jupyter Notebook plugin for the Spyder IDE
+Summary:Jupyter Notebook plugin for the Spyder3 IDE
 Group:  Development/Languages/Python
 Requires:   python3-QtPy
 Requires:   python3-jupyter_nbformat
@@ -80,8 +68,8 @@
 Requires:   spyder3 >= 3.2.0
 
 %description -n spyder3-notebook
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This package contains the plugin that allows Spyder to control
 breakpoints.
@@ -97,11 +85,6 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
-%check
-%python_exec setup.py test
-%endif
-
 %files -n spyder-notebook
 %defattr(-,root,root,-)
 %doc CHANGELOG.md README.md




commit python-apache-libcloud for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-apache-libcloud for 
openSUSE:Factory checked in at 2018-08-18 00:04:44

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


Package is "python-apache-libcloud"

Sat Aug 18 00:04:44 2018 rev:22 rq:629550 version:2.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-apache-libcloud/python-apache-libcloud.changes
2018-06-08 23:17:51.758869118 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-apache-libcloud.new/python-apache-libcloud.changes
   2018-08-18 00:04:52.015212508 +0200
@@ -1,0 +2,7 @@
+Tue Aug 14 17:57:22 UTC 2018 - sean.mar...@suse.com
+
+- Cleanup RPM warnings.
+- Add image_projects.patch with updated list of latest image 
+  projects.
+
+---

New:

  image_projects.patch



Other differences:
--
++ python-apache-libcloud.spec ++
--- /var/tmp/diff_new_pack.75FZJV/_old  2018-08-18 00:04:52.535214064 +0200
+++ /var/tmp/diff_new_pack.75FZJV/_new  2018-08-18 00:04:52.535214064 +0200
@@ -25,6 +25,7 @@
 Group:  System/Monitoring
 URL:https://libcloud.apache.org
 Source0:
https://files.pythonhosted.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.gz
+Patch1: image_projects.patch
 BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module xml}
@@ -34,10 +35,10 @@
 BuildRequires:  python2
 Requires:   python-lxml
 Requires:   python-requests
+BuildArch:  noarch
 %ifpython2
 Requires:   python2
 %endif
-BuildArch:  noarch
 %python_subpackages
 
 %description
@@ -46,12 +47,16 @@
 
 %prep
 %setup -q -n apache-libcloud-%{version}
+%patch1 -p1
 
 %build
 %python_build
 
 %install
 %python_install
+find %{buildroot} -name '*.DS_Store' -delete
+find %{buildroot} -name '*.json' -size 0 -delete
+find %{buildroot} -name '*.pem' -size 0 -delete
 %python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %files %{python_files}

++ image_projects.patch ++
Index: apache-libcloud-2.3.0/libcloud/compute/drivers/gce.py
===
--- apache-libcloud-2.3.0.orig/libcloud/compute/drivers/gce.py
+++ apache-libcloud-2.3.0/libcloud/compute/drivers/gce.py
@@ -1751,16 +1751,42 @@ class GCENodeDriver(NodeDriver):
 }
 
 IMAGE_PROJECTS = {
-"centos-cloud": ["centos"],
-"coreos-cloud": ["coreos"],
-"debian-cloud": ["debian", "backports"],
-"gce-nvme": ["nvme-backports"],
-"google-containers": ["container-vm"],
-"opensuse-cloud": ["opensuse"],
-"rhel-cloud": ["rhel"],
-"suse-cloud": ["sles", "suse"],
-"ubuntu-os-cloud": ["ubuntu"],
-"windows-cloud": ["windows"],
+"centos-cloud": ["centos-6", "centos-7"],
+"cos-cloud": ["cos-beta", "cos-dev", "cos-stable"],
+"coreos-cloud": ["coreos-alpha", "coreos-beta", "coreos-stable"],
+"debian-cloud": ["debian-8", "debian-9"],
+"opensuse-cloud": ["opensuse-leap"],
+"rhel-cloud": ["rhel-6", "rhel-7"],
+"suse-cloud": ["sles-11", "sles-12", "sles-15"],
+"suse-byos-cloud": [
+"sles-11-byos", "sles-12-byos",
+"sles-12-sp2-sap-byos", "sles-12-sp3-sap-byos",
+"sles-15-sap-byos",
+"suse-manager-proxy-byos", "suse-manager-server-byos"
+],
+"suse-sap-cloud": [
+"sles-12-sp2-sap", "sles-12-sp3-sap",
+"sles-15-sap"
+],
+"ubuntu-os-cloud": [
+"ubuntu-1404-lts", "ubuntu-1604-lts", "ubuntu-1710"
+],
+"windows-cloud": [
+"windows-1709-core-for-containers", "windows-1709-core",
+"windows-2008-r2", "windows-2012-r2-core", "windows-2012-r2",
+"windows-2016-core", "windows-2016"
+],
+"windows-sql-cloud": [
+"sql-ent-2012-win-2012-r2", "sql-std-2012-win-2012-r2",
+"sql-web-2012-win-2012-r2", "sql-ent-2014-win-2012-r2",
+"sql-ent-2014-win-2016", "sql-std-2014-win-2012-r2",
+"sql-web-2014-win-2012-r2", "sql-ent-2016-win-2012-r2",
+"sql-ent-2016-win-2016", "sql-std-2016-win-2012-r2",
+"sql-std-2016-win-2016", "sql-web-2016-win-2012-r2",
+"sql-web-2016-win-2016", "sql-ent-2017-win-2016",
+"sql-exp-2017-win-2012-r2", "sql-exp-2017-win-2016",
+"sql-std-2017-win-2016", "sql-web-2017-win-2016"
+],
 }
 
 BACKEND_SERVICE_PROTOCOLS = ['HTTP', 'HTTPS', 'HTTP2', 'TCP', 'SSL']



commit sigil for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package sigil for openSUSE:Factory checked 
in at 2018-08-18 00:04:09

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


Package is "sigil"

Sat Aug 18 00:04:09 2018 rev:5 rq:629529 version:0.9.10

Changes:

--- /work/SRC/openSUSE:Factory/sigil/sigil.changes  2018-06-19 
11:54:35.806230067 +0200
+++ /work/SRC/openSUSE:Factory/.sigil.new/sigil.changes 2018-08-18 
00:04:37.875170210 +0200
@@ -1,0 +2,68 @@
+Thu Aug 16 09:10:33 UTC 2018 - jeng...@inai.de
+
+- Replace old %__ macros and $RPM_* shell vars.
+- Use more "xargs -exec +".
+
+---
+Wed Aug 15 14:14:36 UTC 2018 - ec...@opensuse.org
+
+- update to 0.9.10
+  * Bug Fixes
+- Fix signal handling to prevent double launch of plugins 
+  immediately after plugin installed
+- Fixed incorrect named entity tooltips for many of the 
+  Insert-> Special Characters
+- Fixed lack of recognition of woff2 fonts inside Sigil and for
+  plugins
+- Fix segfault when .xml is first file in BookBrowser and add
+  new html or split at cursor is invoked
+- Fix bug that allowed multiple audio/video tabs of the same 
+  resource to be opened
+- Fix plugin related bug when adding/removing last xhtml file
+- Fix Text Direction setting inside body to use structural dir 
+  attribute under epub3
+- Fix duplicate group-position property in epub3 MetaData 
+  Editor
+- Use absolute path references when first opening Sigil with 
+  an ebook so that Open Recent works better
+- Fix "issue" in handling self-closing script tags in head 
+  (similar issue that we had with self-closing title tags)
+- Fix issue converting Qt Strings to their Python equivalent 
+  when outside the BMP
+- Fix issue with trying to add existing html files when names 
+  clash due to case insensitive file systems
+- Fix crash bug after styling text in BookView and immediately 
+  going to CodeView without moving cursor
+- Fix crash bugs after deleting resources contained in a Report 
+  in the BookBrowser
+- Fix bug that destroys nav if left in unparseable state by 
+  user even temporarily
+- Fix bug that moved cursor to beginning of tag block when save 
+  is done in CodeView
+  * New Features
+- allow plugins to supply their own icon (plugin.png 48x48) for 
+  use on the Quick Launch Toolbar icons
+- extend plugin interface to include the status of the epub 
+  inside Sigil (modified or saved)
+- extend plugin interface to include the path to the saved epub
+  file or the null string if never saved
+- extend Insert->Special Characters to include both a Greek
+  letter panel and a mathematical symbol panel
+- add support for calibre:series and calibre:series_index to
+  Metadata Editor for epub2
+- add support for calibre:title_sort to Metadata Editor for
+  epub2
+- add support for clicking internal links in Preview to load
+  the proper destination tab
+- add support for loading Qt's base translation files if 
+  present. Allows buttons on native qt dialogs to
+- be translated (Windows users may need to manually copy newer 
+  qtbase_xx.qm files to Sigil's translation
+- directory if they didn't exist in Qt5.6.2)
+- allow user to add custom css rules to Preview/Book View by 
+  creating a file called "custom_preview_style.css"
+- in the Sigil preferences folder (not responsible for custom 
+  css and ebook css fighting with each other)
+- Drop sigil-fix_deprecated_macro.patch because now in upstream.
+
+---

Old:

  0.9.9.tar.gz
  Sigil_User_Guide_0_7_2.epub
  sigil-fix_deprecated_macro.patch

New:

  0.9.10.tar.gz
  Sigil_User_Guide.epub



Other differences:
--
++ sigil.spec ++
--- /var/tmp/diff_new_pack.W5aWoi/_old  2018-08-18 00:04:39.403174780 +0200
+++ /var/tmp/diff_new_pack.W5aWoi/_new  2018-08-18 00:04:39.411174804 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sigil
-Version:0.9.9
+Version:0.9.10
 Release:0
 Summary:WYSIWYG Ebook Editor
 License:GPL-3.0-only
@@ -25,12 +25,10 @@
 Url:http://sigil-ebook.com/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:https://github.com/Sigil-Ebook/Sigil/archive/%{version}.tar.gz
-Source1:
https://github.com/Sigil-Ebook/Sigil/raw/master/docs/Sigil_User_Guide_0_7_2.epub
+Source1:
https://github.com/Sigil-Ebook/Sigil/raw/master/docs/Sigil_User_Guide.epub
 Source2:

commit yast2-instserver for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package yast2-instserver for 
openSUSE:Factory checked in at 2018-08-18 00:04:05

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


Package is "yast2-instserver"

Sat Aug 18 00:04:05 2018 rev:53 rq:629502 version:4.0.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-instserver/yast2-instserver.changes
2018-06-29 22:37:26.601947501 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-instserver.new/yast2-instserver.changes   
2018-08-18 00:04:08.743083093 +0200
@@ -1,0 +2,7 @@
+Wed Aug 15 13:42:35 UTC 2018 - lsle...@suse.cz
+
+- Do not crash when importing a SLE15 installation medium
+  (bsc#1103621)
+- 4.0.4
+
+---

Old:

  yast2-instserver-4.0.3.tar.bz2

New:

  yast2-instserver-4.0.4.tar.bz2



Other differences:
--
++ yast2-instserver.spec ++
--- /var/tmp/diff_new_pack.zpIRmy/_old  2018-08-18 00:04:09.423085126 +0200
+++ /var/tmp/diff_new_pack.zpIRmy/_new  2018-08-18 00:04:09.427085138 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-instserver
-Version:4.0.3
+Version:4.0.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-instserver-4.0.3.tar.bz2 -> yast2-instserver-4.0.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-instserver-4.0.3/package/yast2-instserver.changes 
new/yast2-instserver-4.0.4/package/yast2-instserver.changes
--- old/yast2-instserver-4.0.3/package/yast2-instserver.changes 2018-06-29 
16:37:13.0 +0200
+++ new/yast2-instserver-4.0.4/package/yast2-instserver.changes 2018-08-16 
10:09:53.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Aug 15 13:42:35 UTC 2018 - lsle...@suse.cz
+
+- Do not crash when importing a SLE15 installation medium
+  (bsc#1103621)
+- 4.0.4
+
+---
 Wed Jun 27 12:24:50 CEST 2018 - sch...@suse.de
 
 - Added additional searchkeys to desktop file (fate#321043).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-instserver-4.0.3/package/yast2-instserver.spec 
new/yast2-instserver-4.0.4/package/yast2-instserver.spec
--- old/yast2-instserver-4.0.3/package/yast2-instserver.spec2018-06-29 
16:37:13.0 +0200
+++ new/yast2-instserver-4.0.4/package/yast2-instserver.spec2018-08-16 
10:09:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-instserver
-Version:4.0.3
+Version:4.0.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-instserver-4.0.3/src/include/instserver/dialogs.rb 
new/yast2-instserver-4.0.4/src/include/instserver/dialogs.rb
--- old/yast2-instserver-4.0.3/src/include/instserver/dialogs.rb
2018-06-29 16:37:13.0 +0200
+++ new/yast2-instserver-4.0.4/src/include/instserver/dialogs.rb
2018-08-16 10:09:53.0 +0200
@@ -388,18 +388,17 @@
 )
   end
 
-  content = ReadContentFile(Ops.add(cdpath, "/content"))
+  content_path = File.join(cdpath, "content")
+  content = ReadContentFile(content_path) if File.exist?(content_path)
   Builtins.y2milestone("Content file: %1", content)
   # don't rewrite the already read content file,
   # content file from CORE9 would rewrite already read file from SLES9
   if current_cd == 1 && content_first_CD == ""
 Builtins.y2milestone(
   "Reading content file %1",
-  Ops.add(cdpath, "/content")
-)
-content_first_CD = Convert.to_string(
-  SCR.Read(path(".target.string"), Ops.add(cdpath, "/content"))
+  content_path
 )
+content_first_CD = File.read(content_path) if 
File.exist?(content_path)
 Builtins.y2debug("content file: %1", content_first_CD)
   end
   if Ops.get(media, 2, "") != "" &&




commit iml for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package iml for openSUSE:Factory checked in 
at 2018-08-18 00:02:45

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


Package is "iml"

Sat Aug 18 00:02:45 2018 rev:3 rq:629397 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/iml/iml.changes  2017-09-13 22:32:48.274750229 
+0200
+++ /work/SRC/openSUSE:Factory/.iml.new/iml.changes 2018-08-18 
00:03:03.690888701 +0200
@@ -1,0 +2,5 @@
+Wed Aug 15 12:22:02 UTC 2018 - sch...@suse.de
+
+- Add option to build without openblas
+
+---



Other differences:
--
++ iml.spec ++
--- /var/tmp/diff_new_pack.I8MKvk/_old  2018-08-18 00:03:04.318890577 +0200
+++ /var/tmp/diff_new_pack.I8MKvk/_new  2018-08-18 00:03:04.338890637 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package iml
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,8 @@
 #
 
 
+%bcond_without openblas
+
 Name:   iml
 %define lname   libiml0
 Version:1.0.5
@@ -27,7 +29,12 @@
 
 Source: http://www.cs.uwaterloo.ca/~astorjoh/%name-%version.tar.bz2
 BuildRequires:  gmp-devel >= 3.1.1
+%if %{with openblas}
 BuildRequires:  openblas-devel
+%else
+BuildRequires:  blas-devel
+BuildRequires:  cblas-devel
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -68,7 +75,13 @@
 %setup -q
 
 %build
-%configure --enable-shared --disable-static --with-cblas="-lopenblas"
+%configure --enable-shared --disable-static \
+%if %{with openblas}
+  --with-cblas="-lopenblas" \
+%else
+  --with-cblas="-lcblas -lblas" \
+%endif
+  %{nil}
 make %{?_smp_mflags}
 
 %check




commit KEALib for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package KEALib for openSUSE:Factory checked 
in at 2018-08-18 00:04:01

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


Package is "KEALib"

Sat Aug 18 00:04:01 2018 rev:4 rq:629494 version:1.4.10

Changes:

--- /work/SRC/openSUSE:Factory/KEALib/KEALib.changes2018-07-25 
16:14:45.838117364 +0200
+++ /work/SRC/openSUSE:Factory/.KEALib.new/KEALib.changes   2018-08-18 
00:04:02.335063936 +0200
@@ -1,0 +2,5 @@
+Wed Aug 15 12:36:57 UTC 2018 - jeng...@inai.de
+
+- Update descriptions. Drop empty kealib BRPM.
+
+---



Other differences:
--
++ KEALib.spec ++
--- /var/tmp/diff_new_pack.q1QVrZ/_old  2018-08-18 00:04:03.543067547 +0200
+++ /var/tmp/diff_new_pack.q1QVrZ/_new  2018-08-18 00:04:03.575067643 +0200
@@ -22,7 +22,7 @@
 Name:   KEALib
 Version:1.4.10
 Release:0
-Summary:KEALib provides an implementation of the GDAL data model
+Summary:An implementation of the GDAL data model
 License:MIT
 Group:  Development/Libraries/C and C++
 URL:http://www.KEALib.org/
@@ -37,40 +37,41 @@
 
 %description
 KEALib provides an implementation of the GDAL data model. The format
-supports raster attribute tables, image pyramids, meta-data and in-built
-statistics while also handling very large files and compression throughout.
+supports raster attribute tables, image pyramids, meta-data and
+built-in statistics while also handling large files and compression
+throughout.
 
 Based on the HDF5 standard, it also provides a base from which other
-formats can be derived and is a good choice for long term data archiving.
-An independent software library (libkea) provides complete access to the
-KEA image format and a GDAL driver allowing KEA images to be used from any
-GDAL supported software.
+formats can be derived and is a choice for long term data archiving.
+An independent software library (libkea) provides access to the KEA
+image format and a GDAL driver allowing KEA images to be used from
+any GDAL supported software.
 
 %package devel
-Summary:KEALib header files
+Summary:Header files for KEALib
 Group:  Development/Languages/C and C++
 Requires:   libkea%{soversion} = %{version}
 Provides:   libkea%{soversion}-devel
 Provides:   libkea-devel
 
 %description devel
-Development Libraries for KEALib
+KEALib provides an implementation of the GDAL data model.
+
+Development Libraries for KEALib.
 
 %package -n libkea%{soversion}
-Summary:KEALib
+Summary:An implementation of the GDAL data model
 Group:  System/Libraries
 
 %description -n libkea%{soversion}
-KEALib libs
+KEALib provides an implementation of the GDAL data model.
 
-%if %{with gdal_plugin}
 %package -n gdal-plugin-kealib
 Summary:KEA plugin for GDAL
 Group:  System/Libraries
 
 %description -n gdal-plugin-kealib
 KEALib plugin for GDAL.
-%endif
 
 %prep
 %setup -q -n %{sourcename}-%{version}




commit sonobuoy for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package sonobuoy for openSUSE:Factory 
checked in at 2018-08-18 00:02:49

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


Package is "sonobuoy"

Sat Aug 18 00:02:49 2018 rev:2 rq:629405 version:0.11.5

Changes:

--- /work/SRC/openSUSE:Factory/sonobuoy/sonobuoy.changes2018-08-08 
14:52:15.449427183 +0200
+++ /work/SRC/openSUSE:Factory/.sonobuoy.new/sonobuoy.changes   2018-08-18 
00:03:04.518891174 +0200
@@ -1,0 +2,10 @@
+Wed Aug  8 12:21:48 UTC 2018 - jeng...@inai.de
+
+- Trim bias from description.
+
+---
+Wed Aug  8 11:54:58 UTC 2018 - mj...@suse.com
+
+- Add proper image version to sonobuoy manifest
+
+---



Other differences:
--
++ sonobuoy.spec ++
--- /var/tmp/diff_new_pack.7tSoK9/_old  2018-08-18 00:03:05.082892859 +0200
+++ /var/tmp/diff_new_pack.7tSoK9/_new  2018-08-18 00:03:05.082892859 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package sonobuoy.spec
+# spec file for package sonobuoy
 #
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -20,7 +20,7 @@
 Name:   sonobuoy
 Version:0.11.5
 Release:0
-Summary:Conformance test suite for diagnosing a kubernetes cluster
+Summary:Conformance test suite for diagnosing a Kubernetes cluster
 License:Apache-2.0
 Group:  Development/Languages/Other
 URL:https://github.com/heptio/sonobuoy
@@ -32,7 +32,9 @@
 %{go_provides}
 
 %description
-Sonobuoy is a diagnostic tool that makes it easier to understand the state of 
a Kubernetes cluster by running a set of Kubernetes conformance tests in an 
accessible and non-destructive manner.
+Sonobuoy is a diagnostic tool for understanding the state of a
+Kubernetes cluster by running a set of Kubernetes conformance tests
+in an accessible and non-destructive manner.
 
 %prep
 %setup -q
@@ -40,7 +42,7 @@
 
 %build
 export GOPATH="%{_builddir}/go:$GOPATH"
-GOBIN=$PWD/bin go install -tags '' -ldflags '-s -w -X 
github.com/heptio/sonobuoy/pkg/buildinfo.Version=$(GIT_VERSION)' 
github.com/heptio/sonobuoy
+GOBIN=$PWD/bin go install -tags '' -ldflags '-s -w -X 
github.com/heptio/sonobuoy/pkg/buildinfo.Version=v%{version}' 
github.com/heptio/sonobuoy
 
 %install
 mkdir -p %{buildroot}%{_bindir}




commit python-spyder-unittest for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-spyder-unittest for 
openSUSE:Factory checked in at 2018-08-18 00:03:21

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


Package is "python-spyder-unittest"

Sat Aug 18 00:03:21 2018 rev:2 rq:629428 version:0.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-unittest/python-spyder-unittest.changes
2018-05-15 10:31:09.349138142 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-unittest.new/python-spyder-unittest.changes
   2018-08-18 00:03:23.090946653 +0200
@@ -1,0 +2,15 @@
+Mon Aug 13 18:01:56 UTC 2018 - toddrme2...@gmail.com
+
+- Update to 0.3.1
+  + Issues Closed
+* Rename "py.test" to "pytest" throughout
+* NameError in test file causes internal error
+* Plugin confused by tests writing to `sys.__stdout__`
+  + Pull Requests Merged
+* PR: Update readme to remove funding appeal, harmonize with other readmes 
and minor fixes
+* Remove unused variables when initializing localization
+* Replace 'py.test' by 'pytest'
+* Use str() to convert pytest's longrepr to a string
+* Use ZMQ sockets to communicate results of pytest run
+
+---

Old:

  spyder_unittest-0.3.0.tar.gz

New:

  spyder_unittest-0.3.1.tar.gz



Other differences:
--
++ python-spyder-unittest.spec ++
--- /var/tmp/diff_new_pack.EYty4x/_old  2018-08-18 00:03:23.562948062 +0200
+++ /var/tmp/diff_new_pack.EYty4x/_new  2018-08-18 00:03:23.566948075 +0200
@@ -17,9 +17,8 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
 Name:   python-spyder-unittest
-Version:0.3.0
+Version:0.3.1
 Release:0
 Summary:Plugin to run tests from within the Spyder IDE
 License:MIT
@@ -30,20 +29,13 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module lxml}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  python-mock
-BuildRequires:  spyder >= 3
-BuildRequires:  spyder3 >= 3
-%endif
 BuildArch:  noarch
 
 %python_subpackages
 
 %description
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+open-source IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates popular unit test
 frameworks. It allows you to run tests and view the results.
@@ -55,8 +47,8 @@
 Requires:   spyder >= 3
 
 %description -n spyder-unittest
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+open-source IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates popular unit test
 frameworks. It allows you to run tests and view the results.
@@ -68,8 +60,8 @@
 Requires:   spyder3 >= 3
 
 %description -n spyder3-unittest
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+open-source IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates popular unit test
 frameworks. It allows you to run tests and view the results.
@@ -84,11 +76,6 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
-%check
-%python_exec setup.py test
-%endif
-
 %files -n spyder-unittest
 %defattr(-,root,root,-)
 %doc CHANGELOG.md README.md

++ spyder_unittest-0.3.0.tar.gz -> spyder_unittest-0.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spyder_unittest-0.3.0/CHANGELOG.md 
new/spyder_unittest-0.3.1/CHANGELOG.md
--- old/spyder_unittest-0.3.0/CHANGELOG.md  2018-02-16 15:49:11.0 
+0100
+++ new/spyder_unittest-0.3.1/CHANGELOG.md  2018-06-15 23:06:16.0 
+0200
@@ -1,5 +1,27 @@
 # History of changes
 
+## Version 0.3.1 (2018/06/15)
+
+This version fixes some bugs and also includes some cosmetic changes.
+
+### Issues Closed
+
+* [Issue 117](https://github.com/spyder-ide/spyder-unittest/issues/117) - 
Rename "py.test" to "pytest" throughout ([PR 
119](https://github.com/spyder-ide/spyder-unittest/pull/119))
+* [Issue 113](https://github.com/spyder-ide/spyder-unittest/issues/113) - 
NameError in test file causes internal error ([PR 
118](https://github.com/spyder-ide/spyder-unittest/pull/118))
+* [Issue 

commit python-spyder-terminal for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-spyder-terminal for 
openSUSE:Factory checked in at 2018-08-18 00:03:24

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


Package is "python-spyder-terminal"

Sat Aug 18 00:03:24 2018 rev:2 rq:629429 version:0.2.4

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-terminal/python-spyder-terminal.changes
2018-05-15 10:31:09.869119043 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-terminal.new/python-spyder-terminal.changes
   2018-08-18 00:03:27.090958604 +0200
@@ -1,0 +2,15 @@
+Mon Aug 13 17:49:18 UTC 2018 - toddrme2...@gmail.com
+
+- Update to 0.2.4
+  + Issues Closed
+* Remove requirement on pexpect for Windows
+* Add import check for pywinpty
+* Remove compatibility check for Windows and Python 2
+* Black screen in Spyder-terminal when I launch Spyer
+  + Pull Requests Merged
+* Remove pexpect from windows requirements
+* Add winpty import verification before starting plugin
+* Fix running tests in CI infrastructure
+* Remove Windows/Py2.7 restriction
+
+---

Old:

  spyder-terminal-0.2.3.tar.gz

New:

  spyder-terminal-0.2.4.tar.gz



Other differences:
--
++ python-spyder-terminal.spec ++
--- /var/tmp/diff_new_pack.oeJnNR/_old  2018-08-18 00:03:27.850960874 +0200
+++ /var/tmp/diff_new_pack.oeJnNR/_new  2018-08-18 00:03:27.850960874 +0200
@@ -17,9 +17,8 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
 Name:   python-spyder-terminal
-Version:0.2.3
+Version:0.2.4
 Release:0
 Summary:Operating system virtual terminal plugin for the Spyder IDE
 License:MIT
@@ -29,22 +28,7 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module coloredlogs}
-BuildRequires:  %{python_module flaky}
-BuildRequires:  %{python_module pexpect}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module requests}
-BuildRequires:  %{python_module tornado}
-BuildRequires:  spyder >= 3.2.0
-BuildRequires:  spyder3 >= 3.2.0
-%endif
 BuildRequires:  fdupes
-Requires:   python-coloredlogs
-Requires:   python-pexpect
-Requires:   python-requests
-Requires:   python-tornado
-Requires:   spyder >= 3.2.0
 BuildArch:  noarch
 
 %python_subpackages
@@ -91,6 +75,14 @@
 %prep
 %setup -q -n spyder-terminal-%{version}
 
+# fix rpmlint non-executable-script
+sed -i -e '/^#!\//, 1d' spyder_terminal/server/main.py
+sed -i -e '/^#!\//, 1d' spyder_terminal/server/tests/print_size.py
+
+rm -r spyder_terminal/server/static/components/xterm.js/.vscode
+rm spyder_terminal/server/static/components/jquery/src/.eslintrc.json
+find . -name ".bower.json" -exec rm -f {} \;
+
 %build
 %python_build
 

++ spyder-terminal-0.2.3.tar.gz -> spyder-terminal-0.2.4.tar.gz ++
 6031 lines of diff (skipped)




commit python-matplotlib for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-matplotlib for 
openSUSE:Factory checked in at 2018-08-18 00:03:18

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


Package is "python-matplotlib"

Sat Aug 18 00:03:18 2018 rev:65 rq:629427 version:2.2.3

Changes:

--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes  
2018-06-15 14:37:42.779133981 +0200
+++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 
2018-08-18 00:03:21.218941060 +0200
@@ -1,0 +2,12 @@
+Tue Aug 14 15:19:00 UTC 2018 - toddrme2...@gmail.com
+
+- Update to version 2.2.3
+  * Fix import failure on BSD systems
+  * Fix import errors in Qt shims for PyQt5 5.11 and PyQt4 4.12
+  * Fix import errors if bz2 module is not in standard library
+  * Fix overflow in _path.h
+  * Fix infinite recursion in transform repr
+  * Fix bug with XKCD style
+  * Remove unsafe usage of Popen
+
+---

Old:

  matplotlib-2.2.2.tar.gz

New:

  matplotlib-2.2.3.tar.gz



Other differences:
--
++ python-matplotlib.spec ++
--- /var/tmp/diff_new_pack.MVEFuw/_old  2018-08-18 00:03:22.338944405 +0200
+++ /var/tmp/diff_new_pack.MVEFuw/_new  2018-08-18 00:03:22.342944418 +0200
@@ -23,7 +23,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-matplotlib
-Version:2.2.2
+Version:2.2.3
 Release:0
 Summary:Plotting Library for Python
 License:SUSE-Matplotlib
@@ -280,10 +280,10 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc README.rst PKG-INFO doc/users/license.rst
+%doc README.rst
 %doc examples/
-%doc LICENSE/
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/
 %{python_sitearch}/matplotlib-%{version}-py*.egg-info
 %{python_sitearch}/matplotlib-%{version}-py*-nspkg.pth
@@ -334,18 +334,20 @@
 
 # Dummy package to pull in latex dependencies.
 %files %{python_files latex}
-%defattr(-,root,root,-)
-%doc README.rst
+%license LICENSE/
+%license doc/users/license.rst
 
 %if 0%{?is_opensuse}
 
 %files %{python_files cairo}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_cairo.py*
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/backend_cairo.*.py*
 
 %files %{python_files gtk3}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_gtk3.py*
 %{python_sitearch}/matplotlib/backends/backend_gtk3agg.py*
 %{python_sitearch}/matplotlib/backends/backend_gtk3cairo.py*
@@ -359,7 +361,8 @@
 # package, and provide the -qt5 stub package which pulls in
 # the python-qt5 dependency.
 %files %{python_files qt-shared}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_qt5.py*
 %{python_sitearch}/matplotlib/backends/backend_qt5agg.py*
 %{python_sitearch}/matplotlib/backends/qt_compat.py*
@@ -369,24 +372,29 @@
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/qt_compat.*.py*
 
 %files %{python_files qt4}
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_qt4.py*
 %{python_sitearch}/matplotlib/backends/backend_qt4agg.py*
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/backend_qt4.*.py*
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/backend_qt4agg.*.py*
 
 %files %{python_files qt5}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %doc README.rst
 
 %files %{python_files tk}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_tkagg.py*
 %{python_sitearch}/matplotlib/backends/tkagg.py*
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/backend_tkagg.*.py*
 %pycache_only %{python_sitearch}/matplotlib/backends/__pycache__/tkagg.*.py*
 
 %files %{python_files web}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_webagg.py*
 %{python_sitearch}/matplotlib/backends/backend_webagg_core.py*
 %{python_sitearch}/matplotlib/backends/web_backend/
@@ -394,7 +402,8 @@
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/backend_webagg_core.*.py*
 
 %files -n %{python2_prefix}-matplotlib-wx
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python2_sitearch}/matplotlib/backends/wx_compat.py*
 

commit rubygem-i18n for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package rubygem-i18n for openSUSE:Factory 
checked in at 2018-08-18 00:03:59

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


Package is "rubygem-i18n"

Sat Aug 18 00:03:59 2018 rev:20 rq:629491 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-i18n/rubygem-i18n.changes
2018-04-19 15:33:06.346137111 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-i18n.new/rubygem-i18n.changes   
2018-08-18 00:04:00.343057981 +0200
@@ -1,0 +2,17 @@
+Thu Aug 16 06:50:16 UTC 2018 - mschnit...@suse.com
+
+- updated to version 1.1.0
+
+  * Simplified default exception handler - #414
+  * Fallbacks now exclude default locale - #415, possibly fixes #413 + #338
+  * Fixed deprecated use of assert_nothing_raised #417
+  * Fixed pluralization behavior for KeyValue backend with subtrees disabled - 
#419
+  * Allow yaml file extension - #421
+
+---
+Thu Apr 19 09:05:12 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 1.0.1
+  no changelog found
+
+---

Old:

  i18n-1.0.1.gem

New:

  i18n-1.1.0.gem



Other differences:
--
++ rubygem-i18n.spec ++
--- /var/tmp/diff_new_pack.s82kSW/_old  2018-08-18 00:04:00.839059464 +0200
+++ /var/tmp/diff_new_pack.s82kSW/_new  2018-08-18 00:04:00.843059475 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-i18n
-Version:1.0.1
+Version:1.1.0
 Release:0
 %define mod_name i18n
 %define mod_full_name %{mod_name}-%{version}

++ i18n-1.0.1.gem -> i18n-1.1.0.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/i18n/backend/base.rb new/lib/i18n/backend/base.rb
--- old/lib/i18n/backend/base.rb2018-04-18 06:56:28.0 +0200
+++ new/lib/i18n/backend/base.rb2018-08-08 00:15:04.0 +0200
@@ -234,6 +234,7 @@
 raise InvalidLocaleData.new(filename, e.inspect)
   end
 end
+alias_method :load_yaml, :load_yml
 
 def translate_localization_format(locale, object, format, options)
   format.to_s.gsub(/%[aAbBpP]/) do |match|
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/i18n/backend/key_value.rb 
new/lib/i18n/backend/key_value.rb
--- old/lib/i18n/backend/key_value.rb   2018-04-18 06:56:28.0 +0200
+++ new/lib/i18n/backend/key_value.rb   2018-08-08 00:15:04.0 +0200
@@ -127,6 +127,7 @@
   if subtrees?
 super
   else
+return entry unless entry.is_a?(Hash)
 key = pluralization_key(entry, count)
 entry[key]
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/i18n/exceptions.rb new/lib/i18n/exceptions.rb
--- old/lib/i18n/exceptions.rb  2018-04-18 06:56:28.0 +0200
+++ new/lib/i18n/exceptions.rb  2018-08-08 00:15:04.0 +0200
@@ -3,23 +3,14 @@
 require 'cgi'
 
 module I18n
-  # Handles exceptions raised in the backend. All exceptions except for
-  # MissingTranslationData exceptions are re-thrown. When a 
MissingTranslationData
-  # was caught the handler returns an error message string containing the 
key/scope.
-  # Note that the exception handler is not called when the option :throw was 
given.
   class ExceptionHandler
-include Module.new {
-  def call(exception, locale, key, options)
-case exception
-when MissingTranslation
-  exception.message
-when Exception
-  raise exception
-else
-  throw :exception, exception
-end
+def call(exception, _locale, _key, _options)
+  if exception.is_a?(MissingTranslation)
+exception.message
+  else
+raise exception
   end
-}
+end
   end
 
   class ArgumentError < ::ArgumentError; end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/i18n/locale/fallbacks.rb 
new/lib/i18n/locale/fallbacks.rb
--- old/lib/i18n/locale/fallbacks.rb2018-04-18 06:56:28.0 +0200
+++ new/lib/i18n/locale/fallbacks.rb2018-08-08 00:15:04.0 +0200
@@ -56,7 +56,7 @@
   def initialize(*mappings)
 @map = {}
 map(mappings.pop) if mappings.last.is_a?(Hash)
-self.defaults = mappings.empty? ? [I18n.default_locale.to_sym] : 
mappings
+self.defaults = mappings.empty? ? [] : mappings
   end
 
   def defaults=(defaults)
diff -urN '--exclude=CVS' 

commit python-spyder-reports for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-spyder-reports for 
openSUSE:Factory checked in at 2018-08-18 00:03:27

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


Package is "python-spyder-reports"

Sat Aug 18 00:03:27 2018 rev:3 rq:629436 version:0.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-reports/python-spyder-reports.changes  
2018-08-15 10:38:54.528347929 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-reports.new/python-spyder-reports.changes
 2018-08-18 00:03:30.154967758 +0200
@@ -1,0 +2,5 @@
+Wed Aug 15 15:32:09 UTC 2018 - toddrme2...@gmail.com
+
+- Update description per upstream request.
+
+---



Other differences:
--
++ python-spyder-reports.spec ++
--- /var/tmp/diff_new_pack.oKJU6i/_old  2018-08-18 00:03:30.986970245 +0200
+++ /var/tmp/diff_new_pack.oKJU6i/_new  2018-08-18 00:03:31.006970304 +0200
@@ -38,8 +38,8 @@
 %python_subpackages
 
 %description
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+open-source IDE for researchers, engineers and data analysts.
 
 This package contains the  plugin to render Markdown reports
 using Pweave as a backend.
@@ -51,8 +51,8 @@
 Requires:   spyder3 >= 3.2.0
 
 %description -n spyder3-reports
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+open-source IDE for researchers, engineers and data analysts.
 
 This package contains the  plugin to render Markdown reports
 using Pweave as a backend.




commit openSUSE-release-tools for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-08-18 00:03:45

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


Package is "openSUSE-release-tools"

Sat Aug 18 00:03:45 2018 rev:120 rq:629468 version:20180815.cec5fa6

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2018-08-15 10:39:04.160365493 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2018-08-18 00:03:47.331019087 +0200
@@ -1,0 +2,14 @@
+Wed Aug 15 21:00:52 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180815.cec5fa6:
+  * repo_checker: whitelist_clean(): correct attribute_value_save().
+
+---
+Tue Aug 14 20:32:04 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180814.f629ed8:
+  * ReviewBot: check_one_request(): correct logic to return "lowest" result.
+  * leaper: remove only_one_action limitation.
+  * leaper: provide maintenance_incident support.
+
+---

Old:

  openSUSE-release-tools-20180814.17dddb4.obscpio

New:

  openSUSE-release-tools-20180815.cec5fa6.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.N96Uuz/_old  2018-08-18 00:03:49.027024156 +0200
+++ /var/tmp/diff_new_pack.N96Uuz/_new  2018-08-18 00:03:49.051024228 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20180814.17dddb4
+Version:20180815.cec5fa6
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0-or-later AND MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.N96Uuz/_old  2018-08-18 00:03:49.087024335 +0200
+++ /var/tmp/diff_new_pack.N96Uuz/_new  2018-08-18 00:03:49.091024347 +0200
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/openSUSE-release-tools.git
-e46d9b0910ccef84a96223929008389dd196c2b6
+07bc6c031a0783b17e5cfefd3e0c0db323ee6c3b
   
 

++ openSUSE-release-tools-20180814.17dddb4.obscpio -> 
openSUSE-release-tools-20180815.cec5fa6.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-release-tools-20180814.17dddb4/ReviewBot.py 
new/openSUSE-release-tools-20180815.cec5fa6/ReviewBot.py
--- old/openSUSE-release-tools-20180814.17dddb4/ReviewBot.py2018-08-14 
22:16:44.0 +0200
+++ new/openSUSE-release-tools-20180815.cec5fa6/ReviewBot.py2018-08-15 
22:56:03.0 +0200
@@ -330,7 +330,7 @@
 if self.comment_handler is not False:
 self.comment_handler_add()
 
-overall = None
+overall = True
 for a in req.actions:
 # Store in-case sub-classes need direct access to original values.
 self.action = a
@@ -340,8 +340,14 @@
 fn = 'check_action__default'
 func = getattr(self, fn)
 ret = func(req, a)
-if ret == False or overall is None and ret is not None:
-overall = ret
+
+# In the case of multiple actions take the "lowest" result where 
the
+# order from lowest to highest is: False, None, True.
+if overall is not False:
+if ((overall is True and ret is not True) or
+(overall is None and ret is False)):
+overall = ret
+
 return overall
 
 @staticmethod
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-release-tools-20180814.17dddb4/leaper.py 
new/openSUSE-release-tools-20180815.cec5fa6/leaper.py
--- old/openSUSE-release-tools-20180814.17dddb4/leaper.py   2018-08-14 
22:16:44.0 +0200
+++ new/openSUSE-release-tools-20180815.cec5fa6/leaper.py   2018-08-15 
22:56:03.0 +0200
@@ -48,7 +48,6 @@
 ReviewBot.ReviewBot.__init__(self, *args, **kwargs)
 
 # ReviewBot options.
-self.only_one_action = True
 self.request_default_return = True
 self.comment_handler = True
 
@@ -225,6 +224,27 @@
 
 return review_result
 
+if target_project.endswith(':Update'):
+self.logger.info("expected origin is '%s' (%s)", origin,
+ "unchanged" if origin_same else "changed")
+
+if origin_same:
+return True
+
+good = 

commit python-statsmodels for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-statsmodels for 
openSUSE:Factory checked in at 2018-08-18 00:03:37

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


Package is "python-statsmodels"

Sat Aug 18 00:03:37 2018 rev:3 rq:629451 version:0.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-statsmodels/python-statsmodels.changes
2017-05-08 19:03:52.648825752 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-statsmodels.new/python-statsmodels.changes   
2018-08-18 00:03:38.178991736 +0200
@@ -1,0 +2,16 @@
+Tue Aug 14 16:57:55 UTC 2018 - toddrme2...@gmail.com
+
+- Update to 0.9.0
+  Highlights:
+  * statespace refactoring, Markov Switching Kim smoother
+  * Bayesian mixed GLM
+  * Gaussian Imputation
+  * new multivariate methods: factor analysis, MANOVA, repeated measures 
within ANOVA
+  * GLM var_weights in addition to freq_weights
+  * Holt-Winters and Exponential Smoothing
+- Add pandas_to_datetime.patch
+  to_datetime has been moved in pandas.
+  Should be in next release
+  From: https://github.com/statsmodels/statsmodels/pull/4640
+
+---

Old:

  statsmodels-0.8.0.tar.gz

New:

  pandas_to_datetime.patch
  statsmodels-0.9.0.tar.gz



Other differences:
--
++ python-statsmodels.spec ++
--- /var/tmp/diff_new_pack.xFMSYe/_old  2018-08-18 00:03:39.966997078 +0200
+++ /var/tmp/diff_new_pack.xFMSYe/_new  2018-08-18 00:03:39.970997091 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-statsmodels
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%bcond_without tests
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-statsmodels
-Version:0.8.0
+Version:0.9.0
 Release:0
 Summary:A Python module that allows users to explore data
 License:BSD-3-Clause
 Group:  Development/Libraries/Python
 Url:http://statsmodels.sourceforge.net/
 Source: 
https://files.pythonhosted.org/packages/source/s/statsmodels/statsmodels-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  gcc-fortran
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+# PATCH-FIX-UPSTREAM pandas_to_datetime.patch -- to_datetime has been moved in 
pandas -- https://github.com/statsmodels/statsmodels/pull/4640
+Patch0: pandas_to_datetime.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools >= 0.6}
 BuildRequires:  %{python_module matplotlib >= 1.0.0}
@@ -37,15 +34,19 @@
 BuildRequires:  %{python_module pandas >= 0.7.1}
 BuildRequires:  %{python_module patsy >= 0.3.0}
 BuildRequires:  %{python_module scipy >= 0.9.0}
-%if %{with tests}
+BuildRequires:  fdupes
+BuildRequires:  gcc-fortran
+BuildRequires:  python-rpm-macros
+# SECTION test requirements
 BuildRequires:  %{python_module nose}
-%endif
+BuildRequires:  %{python_module pytest}
+# /SECTION
 Requires:   python-numpy >= 1.7.0
 Requires:   python-pandas >= 0.7.1
 Requires:   python-patsy >= 0.3.0
 Requires:   python-scipy >= 0.9.0
 Recommends: python-matplotlib >= 1.0.0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+
 %python_subpackages
 
 %description
@@ -59,11 +60,12 @@
 
 %prep
 %setup -q -n statsmodels-%{version}
+find . -type f -name "*.py" -exec sed -i 's/\r$//' {} \;
+%patch0 -p1
 find statsmodels -type f -name "*.py" -exec sed -i "/#! \/usr\/bin\/env 
python/d" {} \;
 find statsmodels -type f -name "*.py" -exec sed -i "/#!\/usr\/bin\/env 
python/d" {} \;
 find statsmodels -type f -name "*.py" -exec sed -i "/#! \/usr\/bin\/env 
python3/d" {} \;
 find statsmodels -type f -name "*.py" -exec sed -i "/#!\/usr\/bin\/env 
python3/d" {} \;
-find . -type f -name "*.py" -exec sed -i 's/\r$//' {} \;
 find . -type f -name "*.ipynb" -exec sed -i 's/\r$//' {} \;
 sed -i 's/\r$//' COPYRIGHTS.txt
 sed -i 's/\r$//' LICENSE.txt
@@ -90,9 +92,9 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root)
-%doc COPYRIGHTS.txt LICENSE.txt README.rst README_l1.txt
+%doc README.rst README_l1.txt
 %doc examples/
+%license COPYRIGHTS.txt LICENSE.txt
 %{python_sitearch}/statsmodels/
 %{python_sitearch}/statsmodels-%{version}-py*.egg-info
 

++ pandas_to_datetime.patch ++
>From 0219b20103cd92c8716a815e7822383c319110b3 Mon Sep 17 00:00:00 2001
From: 

commit linbox for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package linbox for openSUSE:Factory checked 
in at 2018-08-18 00:03:42

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


Package is "linbox"

Sat Aug 18 00:03:42 2018 rev:4 rq:629457 version:1.5.2

Changes:

--- /work/SRC/openSUSE:Factory/linbox/linbox.changes2018-06-29 
22:32:46.758190330 +0200
+++ /work/SRC/openSUSE:Factory/.linbox.new/linbox.changes   2018-08-18 
00:03:44.679011161 +0200
@@ -1,0 +2,5 @@
+Wed Aug 15 13:47:53 UTC 2018 - sch...@suse.de
+
+- Add option to build without openblas
+
+---



Other differences:
--
++ linbox.spec ++
--- /var/tmp/diff_new_pack.mHzzQI/_old  2018-08-18 00:03:45.259012894 +0200
+++ /var/tmp/diff_new_pack.mHzzQI/_new  2018-08-18 00:03:45.279012954 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%bcond_without openblas
+
 Name:   linbox
 %define lname   liblinbox0
 Version:1.5.2
@@ -37,7 +39,12 @@
 BuildRequires:  libtool
 BuildRequires:  mpfr-devel
 BuildRequires:  ntl-devel
+%if %{with openblas}
 BuildRequires:  openblas-devel
+%else
+BuildRequires:  blas-devel
+BuildRequires:  cblas-devel
+%endif
 BuildRequires:  pkgconfig(fflas-ffpack) >= 2.3.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit sxiv for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package sxiv for openSUSE:Factory checked in 
at 2018-08-18 00:03:30

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


Package is "sxiv"

Sat Aug 18 00:03:30 2018 rev:3 rq:629447 version:24

Changes:

--- /work/SRC/openSUSE:Factory/sxiv/sxiv.changes2018-03-20 
22:00:51.692598669 +0100
+++ /work/SRC/openSUSE:Factory/.sxiv.new/sxiv.changes   2018-08-18 
00:03:36.430986512 +0200
@@ -1,0 +2,5 @@
+Wed Aug 15 17:07:55 UTC 2018 - so...@opensuse.org
+
+- Add imlib2-loaders to Requires (bnc#1104541)
+
+---



Other differences:
--
++ sxiv.spec ++
--- /var/tmp/diff_new_pack.jyMqFl/_old  2018-08-18 00:03:37.658990182 +0200
+++ /var/tmp/diff_new_pack.jyMqFl/_new  2018-08-18 00:03:37.658990182 +0200
@@ -22,7 +22,7 @@
 Summary:Simple X Image Viewer
 License:GPL-2.0-only
 Group:  Productivity/Graphics/Viewers
-Url:https://github.com/muennich/sxiv
+URL:https://github.com/muennich/sxiv
 Source: 
https://github.com/muennich/sxiv/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Patch0: sxiv.desktop.patch
 Patch1: sxiv.makefile.patch
@@ -30,8 +30,10 @@
 BuildRequires:  giflib-devel
 BuildRequires:  imlib2-devel
 BuildRequires:  libexif-devel
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xft)
+Requires:   imlib2-loaders
 Requires(post): desktop-file-utils
 Requires(post): hicolor-icon-theme
 Requires(postun): desktop-file-utils
@@ -54,7 +56,7 @@
 %autosetup -p1
 
 %build
-export CFLAGS="%optflags"
+export CFLAGS="%{optflags}"
 make %{?_smp_mflags} V=1
 
 %install




commit drbd-utils for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package drbd-utils for openSUSE:Factory 
checked in at 2018-08-18 00:03:54

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


Package is "drbd-utils"

Sat Aug 18 00:03:54 2018 rev:25 rq:629481 version:9.5.0

Changes:

--- /work/SRC/openSUSE:Factory/drbd-utils/drbd-utils.changes2018-06-02 
12:14:26.750933574 +0200
+++ /work/SRC/openSUSE:Factory/.drbd-utils.new/drbd-utils.changes   
2018-08-18 00:03:56.075045223 +0200
@@ -1,0 +2,11 @@
+Mon Jul 23 03:05:33 UTC 2018 - nw...@suse.com
+
+- Update to 9.5.0
+ * drbdmon: allow to start in problems view (--problems)
+ * drbdadm,v9: fix always failing stacked handlers from kernel
+ * drbdadm,v9: adjust now hands over the information that a
+   diskfull->diskless change was intentional.
+ * drbdadm,v9: adjust verifies now IPs
+- Remove patch: fix_call_khelper_with_stack.patch in 60ec9fa68
+
+---

Old:

  drbd-utils-9.4.0.tar.gz
  fix_call_khelper_with_stack.patch

New:

  drbd-utils-9.5.0.tar.gz



Other differences:
--
++ drbd-utils.spec ++
--- /var/tmp/diff_new_pack.FZzsJm/_old  2018-08-18 00:03:56.643046921 +0200
+++ /var/tmp/diff_new_pack.FZzsJm/_new  2018-08-18 00:03:56.647046932 +0200
@@ -19,13 +19,13 @@
 %bcond_without drbdmon
 
 Name:   drbd-utils
-Version:9.4.0
+Version:9.5.0
 Release:0
 Summary:Distributed Replicated Block Device
 License:GPL-2.0+
 Group:  Productivity/Clustering/HA
 Url:http://www.drbd.org/
-Source: 
http://www.drbd.org/download/drbd/utils/%{name}-%{version}.tar.gz
+Source: 
http://www.linbit.com/downloads/drbd/utils/%{name}-%{version}.tar.gz
 
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1: init-script-fixes.diff
@@ -33,9 +33,8 @@
 Patch3: fence-after-pacemaker-down.patch
 # PATCH-SUSE-FIX: Disable quorum in default configuration (bsc#1032142)
 Patch4: 0001-Disable-quorum-in-default-configuration-bsc-1032142.patch
-Patch5: fix_call_khelper_with_stack.patch
-Patch6: move_fencing_from_disk_to_net_in_example.patch
-Patch7: skip_sh-b-pri_in_v9.patch
+Patch5: move_fencing_from_disk_to_net_in_example.patch
+Patch6: skip_sh-b-pri_in_v9.patch
 
 Provides:   drbd-bash-completion = %{version}
 Provides:   drbd-pacemaker = %{version}
@@ -84,7 +83,6 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
 
 %build
 export WANT_DRBD_REPRODUCIBLE_BUILD=1

++ _service ++
--- /var/tmp/diff_new_pack.FZzsJm/_old  2018-08-18 00:03:56.671047004 +0200
+++ /var/tmp/diff_new_pack.FZzsJm/_new  2018-08-18 00:03:56.671047004 +0200
@@ -5,10 +5,10 @@
 drbd-utils
 
-9.4.0+git.%h
+9.5.0+git.%h
 master
   
 

++ drbd-utils-9.4.0.tar.gz -> drbd-utils-9.5.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drbd-utils-9.4.0/.filelist 
new/drbd-utils-9.5.0/.filelist
--- old/drbd-utils-9.4.0/.filelist  2018-05-09 15:50:58.0 +0200
+++ new/drbd-utils-9.5.0/.filelist  2018-06-26 15:06:20.0 +0200
@@ -1,285 +1,285 @@
-drbd-utils-9.4.0/COPYING
-drbd-utils-9.4.0/ChangeLog
-drbd-utils-9.4.0/Makefile.in
-drbd-utils-9.4.0/README.md
-drbd-utils-9.4.0/autogen.sh
-drbd-utils-9.4.0/configure.ac
-drbd-utils-9.4.0/documentation/aspell.en.per
-drbd-utils-9.4.0/documentation/fencing-by-constraints.txt
-drbd-utils-9.4.0/documentation/ja/README.txt
-drbd-utils-9.4.0/documentation/ja/v84/Makefile.in
-drbd-utils-9.4.0/documentation/ja/v84/drbd.conf.xml
-drbd-utils-9.4.0/documentation/ja/v84/drbd.xml
-drbd-utils-9.4.0/documentation/ja/v84/drbdadm.xml
-drbd-utils-9.4.0/documentation/ja/v84/drbddisk.xml
-drbd-utils-9.4.0/documentation/ja/v84/drbdmeta.xml
-drbd-utils-9.4.0/documentation/ja/v84/drbdsetup.xml
-drbd-utils-9.4.0/documentation/ja/v84/xml-usage-to-docbook.xsl
-drbd-utils-9.4.0/documentation/ja/v9/Makefile.in
-drbd-utils-9.4.0/documentation/ja/v9/drbd-overview.xml
-drbd-utils-9.4.0/documentation/ja/v9/drbd.conf.xml.in
-drbd-utils-9.4.0/documentation/ja/v9/drbd.conf.xsl
-drbd-utils-9.4.0/documentation/ja/v9/drbd.xml
-drbd-utils-9.4.0/documentation/ja/v9/drbdadm.xml
-drbd-utils-9.4.0/documentation/ja/v9/drbdmeta.xml
-drbd-utils-9.4.0/documentation/ja/v9/drbdmon.xml
-drbd-utils-9.4.0/documentation/ja/v9/drbdsetup-options.xml
-drbd-utils-9.4.0/documentation/ja/v9/drbdsetup.xml.in
-drbd-utils-9.4.0/documentation/ja/v9/drbdsetup.xsl
-drbd-utils-9.4.0/documentation/ja/v9/xml-usage-to-docbook.xsl
-drbd-utils-9.4.0/documentation/v83/Makefile.in

commit php7-APCu for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package php7-APCu for openSUSE:Factory 
checked in at 2018-08-18 00:03:49

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


Package is "php7-APCu"

Sat Aug 18 00:03:49 2018 rev:4 rq:629478 version:5.1.12

Changes:

--- /work/SRC/openSUSE:Factory/php7-APCu/php7-APCu.changes  2018-04-20 
17:34:13.312199760 +0200
+++ /work/SRC/openSUSE:Factory/.php7-APCu.new/php7-APCu.changes 2018-08-18 
00:03:53.683038072 +0200
@@ -1,0 +2,24 @@
+Wed Aug 15 15:38:38 UTC 2018 - crrodrig...@opensuse.org
+
+- Updated to 5.1.12 
+- gh#307: Fix 'Timout' sort option (apc.php).
+- gh#308: Keep search parameter on cache entry detail link (apc.php).
+- Fix --enable-apcu-clear-signal support.
+- Show entries with expired global TTL in APCuIterator.
+- Respect TTL when calculating APCuIterator totals.
+- The per-entry TTL now always takes precedence over the global TTL.
+- The global TTL is now always relative to the access time.
+- apcu_inc() and apcu_dec() no longer update hard-expired entries. Instead a 
new entry is created.
+- Added optional $ttl argument to apcu_inc() and apcu_dec(), used when 
creating a new entry.
+- PHP bug #76145: Fix use of APCu inside Serializer::(un)serialize().
+- gh#304: If apcu_cas() is used on a non-existing entry, don't insert it.
+- gh#295: Improve APCuIterator performance by using PCRE JIT and preallocating 
key strings.
+- Reduce the memory overhead of cache entries.
+- Prevent potential memory corruption in the cache slam defense implementation.
+- Ensure cache entry references are released on bailout during unserialization.
+- Make support for atomic operations a hard requirement for building APCu.
+- Check write-lock acquisition for failure, to help debugging deadlock 
situations.
+- Make sure apcu_inc/dec are atomic when working on a non-existing entry.
+- Many changes to internal C APIs.
+
+---

Old:

  apcu-5.1.11.tgz

New:

  apcu-5.1.12.tgz



Other differences:
--
++ php7-APCu.spec ++
--- /var/tmp/diff_new_pack.8TmngZ/_old  2018-08-18 00:03:54.299039914 +0200
+++ /var/tmp/diff_new_pack.8TmngZ/_new  2018-08-18 00:03:54.303039926 +0200
@@ -18,7 +18,7 @@
 
 %define pkg_name apcu
 Name:   php7-APCu
-Version:5.1.11
+Version:5.1.12
 Release:0
 Summary:APCu - APC User Cache
 License:PHP-3.01

++ apcu-5.1.11.tgz -> apcu-5.1.12.tgz ++
 54928 lines of diff (skipped)




commit rubygem-mini_mime for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package rubygem-mini_mime for 
openSUSE:Factory checked in at 2018-08-18 00:03:56

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


Package is "rubygem-mini_mime"

Sat Aug 18 00:03:56 2018 rev:2 rq:629490 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-mini_mime/rubygem-mini_mime.changes  
2018-01-10 23:30:54.616011551 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-mini_mime.new/rubygem-mini_mime.changes 
2018-08-18 00:03:57.471049395 +0200
@@ -1,0 +2,8 @@
+Tue Aug 14 06:50:58 UTC 2018 - mschnit...@suse.com
+
+- updated to version 1.0.1
+
+  * Update mime types from upstream
+  * Add lookup_by_extension to the public API
+
+---

Old:

  mini_mime-1.0.0.gem

New:

  mini_mime-1.0.1.gem



Other differences:
--
++ rubygem-mini_mime.spec ++
--- /var/tmp/diff_new_pack.6YqcQ4/_old  2018-08-18 00:03:58.307051894 +0200
+++ /var/tmp/diff_new_pack.6YqcQ4/_new  2018-08-18 00:03:58.311051906 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-mini_mime
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,14 +24,14 @@
 #
 
 Name:   rubygem-mini_mime
-Version:1.0.0
+Version:1.0.1
 Release:0
 %define mod_name mini_mime
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:https://github.com/discourse/mini_mime
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml

++ mini_mime-1.0.0.gem -> mini_mime-1.0.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG new/CHANGELOG
--- old/CHANGELOG   2017-11-08 02:41:07.0 +0100
+++ new/CHANGELOG   2018-08-14 07:42:02.0 +0200
@@ -1,3 +1,8 @@
+14-08-2018
+  - Version 1.0.1
+  - Update mime types from upstream
+  - Add lookup_by_extension to the public API
+
 08-11-2017
   - Version 1.0.0
   - Other than the version number, no difference from 0.1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LICENSE.txt new/LICENSE.txt
--- old/LICENSE.txt 2017-11-08 02:41:07.0 +0100
+++ new/LICENSE.txt 2018-08-14 07:42:02.0 +0200
@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2016 TODO: Write your name
+Copyright (c) 2016 Discourse Construction Kit, Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2017-11-08 02:41:07.0 +0100
+++ new/README.md   2018-08-14 07:42:02.0 +0200
@@ -49,22 +49,22 @@
 Warming up --
 cached content_type lookup MiniMime
 52.136k i/100ms
-content_type lookup Mime::Types
+content_type lookup MIME::Types
 32.701k i/100ms
 Calculating -
 cached content_type lookup MiniMime
 641.305k (± 3.2%) i/s -  3.232M in   5.045630s
-content_type lookup Mime::Types
+content_type lookup MIME::Types
 361.041k (± 1.5%) i/s -  1.831M in   5.073290s
 Warming up --
 uncached content_type lookup MiniMime
  3.333k i/100ms
-content_type lookup Mime::Types
+content_type lookup MIME::Types
 33.177k i/100ms
 Calculating -
 uncached content_type lookup MiniMime
  33.660k (± 1.7%) i/s -169.983k in   5.051415s
-content_type lookup Mime::Types
+content_type lookup MIME::Types
 364.931k (± 2.8%) i/s -  1.825M in   5.004112s
 ```
 
@@ -93,4 +93,3 @@
 ## License
 
 The gem is available as open source under the terms of the [MIT 
License](http://opensource.org/licenses/MIT).
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bench/bench.rb new/bench/bench.rb
--- old/bench/bench.rb  2017-11-08 

commit python-Django1 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-Django1 for openSUSE:Factory 
checked in at 2018-08-18 00:02:58

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


Package is "python-Django1"

Sat Aug 18 00:02:58 2018 rev:5 rq:629406 version:1.11.15

Changes:

--- /work/SRC/openSUSE:Factory/python-Django1/python-Django1.changes
2018-08-08 14:54:59.305697520 +0200
+++ /work/SRC/openSUSE:Factory/.python-Django1.new/python-Django1.changes   
2018-08-18 00:03:07.282899430 +0200
@@ -1,0 +2,5 @@
+Wed Aug  8 13:01:24 UTC 2018 - tchva...@suse.com
+
+- Build python3 variant on old Leaps
+
+---



Other differences:
--
++ python-Django1.spec ++
--- /var/tmp/diff_new_pack.3otHBo/_old  2018-08-18 00:03:07.870901186 +0200
+++ /var/tmp/diff_new_pack.3otHBo/_new  2018-08-18 00:03:07.870901186 +0200
@@ -18,7 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
+%if %{python3_version_nodots} > 34
 %define skip_python3 1
+%endif
 Name:   python-Django1
 Version:1.11.15
 Release:0
@@ -41,16 +43,18 @@
 Requires(post): update-alternatives
 Requires(preun): update-alternatives
 Recommends: python-bcrypt
+Provides:   python-Django = %{version}
+Obsoletes:  python-Django < %{version}
+Provides:   python-South = %{version}
+Obsoletes:  python-South < %{version}
 BuildArch:  noarch
 %ifpython2
+Obsoletes:  %{oldpython}-Django < %{version}
+Provides:   %{oldpython}-Django = %{version}
 Obsoletes:  %{oldpython}-django < %{version}
 Provides:   %{oldpython}-django = %{version}
 Obsoletes:  %{oldpython}-South < %{version}
 Provides:   %{oldpython}-South = %{version}
-Provides:   python2-Django = %{version}
-Obsoletes:  python2-Django < %{version}
-Provides:   python2-South = %{version}
-Obsoletes:  python2-South < %{version}
 %endif
 %python_subpackages
 





commit codespell for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package codespell for openSUSE:Factory 
checked in at 2018-08-18 00:03:01

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


Package is "codespell"

Sat Aug 18 00:03:01 2018 rev:2 rq:629412 version:1.13.0

Changes:

--- /work/SRC/openSUSE:Factory/codespell/codespell.changes  2018-07-18 
22:53:00.471146352 +0200
+++ /work/SRC/openSUSE:Factory/.codespell.new/codespell.changes 2018-08-18 
00:03:08.150902023 +0200
@@ -1,0 +2,5 @@
+Sat Jul 14 11:08:09 UTC 2018 - jeng...@inai.de
+
+- Use noun phrasing.
+
+---



Other differences:
--
++ codespell.spec ++
--- /var/tmp/diff_new_pack.q5SfmS/_old  2018-08-18 00:03:08.598903361 +0200
+++ /var/tmp/diff_new_pack.q5SfmS/_new  2018-08-18 00:03:08.602903373 +0200
@@ -19,7 +19,7 @@
 Name:   codespell
 Version:1.13.0
 Release:0
-Summary:Check source code for common misspellings
+Summary:Source code checker for common misspellings
 License:GPL-2.0-only
 Group:  Development/Tools/Other
 URL:https://github.com/codespell-project/codespell/
@@ -34,7 +34,7 @@
 BuildArch:  noarch
 
 %description
-Fix common misspellings in text files. It's designed primarily for checking
+codespell fixes common misspellings in text files. It primarily checks
 misspelled words in source code, but it can be used with other files as well.
 
 %prep




commit quota for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package quota for openSUSE:Factory checked 
in at 2018-08-18 00:02:31

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


Package is "quota"

Sat Aug 18 00:02:31 2018 rev:53 rq:629380 version:4.04

Changes:

--- /work/SRC/openSUSE:Factory/quota/quota.changes  2018-03-13 
10:24:03.041744283 +0100
+++ /work/SRC/openSUSE:Factory/.quota.new/quota.changes 2018-08-18 
00:02:58.278872537 +0200
@@ -1,0 +2,6 @@
+Wed Aug 15 10:57:33 UTC 2018 - tchva...@suse.com
+
+- Add patch to fix high cpu load bsc#1104898:
+  * quota-4.04-Listen-on-a-TCP-socket.patch
+
+---

New:

  quota-4.04-Listen-on-a-TCP-socket.patch



Other differences:
--
++ quota.spec ++
--- /var/tmp/diff_new_pack.uDatGq/_old  2018-08-18 00:02:58.966874592 +0200
+++ /var/tmp/diff_new_pack.uDatGq/_new  2018-08-18 00:02:58.986874652 +0200
@@ -31,6 +31,7 @@
 Source1:sysconfig.nfs-quota
 Source2:quotad.service
 Source3:quotad_env.sh
+Patch1: quota-4.04-Listen-on-a-TCP-socket.patch
 Patch2: %{name}-4.01-warnquota.patch
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  openldap2-devel
@@ -65,6 +66,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 %patch2
 
 %build

++ quota-4.04-Listen-on-a-TCP-socket.patch ++
>From 31ecd29b3b3f51145fd78f63087c10e9fcadf999 Mon Sep 17 00:00:00 2001
From: Steve Dickson 
Date: Tue, 22 May 2018 12:41:59 +0200
Subject: [PATCH] Listen on a TCP socket
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

rpc.rquotad spins in libtirpc's rendezvous_request() on accepting TCP
connections because the polled TCP socket is not listening:

poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}, {fd=5,
  events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}, {fd=6,
  events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}, {fd=7,
  events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 4, -1) = 2 ([{fd=5,
  revents=POLLHUP}, {fd=7, revents=POLLHUP}])
accept(5, 0x7ffe61698700, [128])= -1 EINVAL (Invalid argument)
accept(7, 0x7ffe61698700, [128])= -1 EINVAL (Invalid argument)

The polled descriptors are:

rpc.rquot 21981 root4u  IPv4 80449159  0t0  UDP *:rquotad
rpc.rquot 21981 root5u  sock  0,9  0t0 80449162 protocol: TCP
rpc.rquot 21981 root6u  IPv6 80449165  0t0  UDP *:rquotad
rpc.rquot 21981 root7u  sock  0,9  0t0 80449168 protocol: TCPv6

That results into a high CPU usage just after staring rpc.rquotad
process.

This patch adds a listen() call to svc_create_sock()
routine which is needed with libtirpc version of svc_tli_create()
as well as a needed IPv6 setsockopt().

Signed-off-by: Petr Písař 
---
 svc_socket.c | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/svc_socket.c b/svc_socket.c
index 8a44604..d2e3abf 100644
--- a/svc_socket.c
+++ b/svc_socket.c
@@ -118,6 +118,15 @@ static int svc_create_sock(struct addrinfo *ai)
return -1;
}
 
+   if (ai->ai_family == AF_INET6) {
+   if (setsockopt(fd, IPPROTO_IPV6, IPV6_V6ONLY,
+   , sizeof(optval)) < 0) {
+   errstr(_("Cannot set IPv6 socket options: %s\n"), 
strerror(errno));
+   close(fd);
+   return -1;
+   }
+   }
+
if (setsockopt(fd, SOL_SOCKET, SO_REUSEADDR, , sizeof(optval)) < 
0) {
errstr(_("Cannot set socket options: %s\n"), strerror(errno));
close(fd);
@@ -129,6 +138,15 @@ static int svc_create_sock(struct addrinfo *ai)
close(fd);
return -1;
}
+
+   if (ai->ai_protocol == IPPROTO_TCP) {
+   if (listen(fd, SOMAXCONN) < 0) {
+   errstr(_("Cannot listen to address: %s\n"), 
strerror(errno));
+   close(fd);
+   return -1;
+   }
+   }
+
return fd;
 }
 
-- 
2.14.3




commit linphone for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package linphone for openSUSE:Factory 
checked in at 2018-08-18 00:02:35

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


Package is "linphone"

Sat Aug 18 00:02:35 2018 rev:60 rq:629386 version:3.12.0

Changes:

--- /work/SRC/openSUSE:Factory/linphone/linphone.changes2018-02-23 
15:29:24.435369772 +0100
+++ /work/SRC/openSUSE:Factory/.linphone.new/linphone.changes   2018-08-18 
00:03:00.110878009 +0200
@@ -1,0 +2,7 @@
+Tue Aug 14 15:45:18 UTC 2018 - sor.ale...@meowr.ru
+
+- Change the build dependency from udev to libudev-devel.
+- Change the RPM group to the more appropriate and precise
+  Productivity/Telephony/SIP/Clients.
+
+---



Other differences:
--
++ linphone.spec ++
--- /var/tmp/diff_new_pack.0k6j9y/_old  2018-08-18 00:03:01.342881688 +0200
+++ /var/tmp/diff_new_pack.0k6j9y/_new  2018-08-18 00:03:01.350881712 +0200
@@ -23,9 +23,9 @@
 Version:3.12.0
 Release:0
 Summary:Web Phone
-License:GPL-2.0+ AND GPL-3.0
-Group:  Productivity/Networking/Other
-Url:https://linphone.org/technical-corner/liblinphone/overview
+License:GPL-2.0-or-later AND GPL-3.0-only
+Group:  Productivity/Telephony/SIP/Clients
+URL:https://linphone.org/technical-corner/liblinphone/overview
 Source: 
https://linphone.org/releases/sources/%{name}/%{name}-%{version}.tar.gz
 Source1:%{name}-manual.tar.bz2
 Source2:baselibs.conf
@@ -55,6 +55,7 @@
 BuildRequires:  pkgconfig(libosip2)
 BuildRequires:  pkgconfig(libsasl2)
 BuildRequires:  pkgconfig(libswscale) >= 0.7.0
+BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(libupnp)
 BuildRequires:  pkgconfig(libv4l2) >= 0.8.4
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -63,8 +64,7 @@
 BuildRequires:  pkgconfig(ortp) >= 1.0.2
 BuildRequires:  pkgconfig(speex) >= 1.1.6
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(udev)
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} >= 1500
 BuildRequires:  python2
 BuildRequires:  python2-six
 BuildRequires:  python2-xml
@@ -74,7 +74,7 @@
 BuildRequires:  python-xml
 %endif
 %if %{with linphone_cplusplus}
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} >= 1500
 BuildRequires:  python2-pystache
 %else
 BuildRequires:  python-pystache
@@ -100,7 +100,7 @@
 
 %package cli
 Summary:Web Phone Command Line Interface
-Group:  Productivity/Networking/Other
+Group:  Productivity/Telephony/SIP/Clients
 Requires:   lib%{name}-data = %{version}
 
 %description cli
@@ -149,7 +149,7 @@
 
 %package -n lib%{name}-data
 Summary:Web Phone data files
-Group:  Productivity/Networking/Other
+Group:  Productivity/Telephony/SIP/Clients
 BuildArch:  noarch
 
 %description -n lib%{name}-data
@@ -237,7 +237,7 @@
 %find_lang %{name}
 %fdupes %{buildroot}%{_datadir}/
 
-%if 0%{?suse_version} <= 1320 && %{with linphone_gtkui}
+%if 0%{?suse_version} < 1500 && %{with linphone_gtkui}
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -286,7 +286,8 @@
 %endif
 
 %files -n lib%{name}-data
-%doc AUTHORS COPYING NEWS README.md
+%license COPYING
+%doc AUTHORS NEWS README.md
 %doc %{_docdir}/%{name}/
 %{_datadir}/sounds/%{name}/
 




commit SDL_bgi for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package SDL_bgi for openSUSE:Factory checked 
in at 2018-08-18 00:02:41

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


Package is "SDL_bgi"

Sat Aug 18 00:02:41 2018 rev:11 rq:629390 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/SDL_bgi/SDL_bgi.changes  2018-08-03 
12:38:34.735683443 +0200
+++ /work/SRC/openSUSE:Factory/.SDL_bgi.new/SDL_bgi.changes 2018-08-18 
00:03:01.822883122 +0200
@@ -1,0 +2,9 @@
+Wed Aug 15 10:47:45 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 2.2.1
+  * renamed getch() to bgi_getch() and added the macro getch()
+to avoid Mingw bug
+  * delay() rewritten to take care of key presses
+  * added ALPHA_VALUE()
+
+---

Old:

  SDL_bgi-2.2.0.tar.gz

New:

  SDL_bgi-2.2.1.tar.gz



Other differences:
--
++ SDL_bgi.spec ++
--- /var/tmp/diff_new_pack.sETo86/_old  2018-08-18 00:03:02.558885320 +0200
+++ /var/tmp/diff_new_pack.sETo86/_new  2018-08-18 00:03:02.566885344 +0200
@@ -17,8 +17,8 @@
 
 
 Name:   SDL_bgi
-%define lname  libSDL_bgi1
-Version:2.2.0
+%define lname  libSDL_bgi2
+Version:2.2.1
 Release:0
 Summary:BGI-compatible 2D graphics C library with SDL backend
 License:Zlib AND GPL-2.0-or-later
@@ -91,7 +91,7 @@
 
 %files -n %lname
 %doc LICENSE
-%_libdir/libSDL_bgi.so.*
+%_libdir/libSDL_bgi.so.2*
 
 %files -n libSDL_bgi-devel
 %doc README.md doc/*

++ SDL_bgi-2.2.0.tar.gz -> SDL_bgi-2.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SDL_bgi-2.2.0/BUGS new/SDL_bgi-2.2.1/BUGS
--- old/SDL_bgi-2.2.0/BUGS  2018-07-17 17:40:40.0 +0200
+++ new/SDL_bgi-2.2.1/BUGS  2018-07-31 08:23:06.0 +0200
@@ -1,6 +1,7 @@
 BUGS
 
 
-In MSYS2 + Mingw64, the getch() function hangs; use getevent() instead.
+In MSYS2 + Mingw64, the getch() function may hang. As far as I can
+tell, it's a problem in Mingw console handling.
 
 Please report bugs if you find any.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SDL_bgi-2.2.0/CMakeLists.txt 
new/SDL_bgi-2.2.1/CMakeLists.txt
--- old/SDL_bgi-2.2.0/CMakeLists.txt2018-07-13 14:08:51.0 +0200
+++ new/SDL_bgi-2.2.1/CMakeLists.txt2018-07-26 12:06:47.0 +0200
@@ -5,7 +5,7 @@
 
 cmake_minimum_required (VERSION 3.5.0)
 
-set (SDL_BGI_VERSION 2.2.0)
+set (SDL_BGI_VERSION 2.2.1)
 
 # Project name
 project (SDL_bgi VERSION ${SDL_BGI_VERSION} LANGUAGES C)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SDL_bgi-2.2.0/ChangeLog new/SDL_bgi-2.2.1/ChangeLog
--- old/SDL_bgi-2.2.0/ChangeLog 2018-07-18 10:43:42.0 +0200
+++ new/SDL_bgi-2.2.1/ChangeLog 2018-08-10 08:36:13.0 +0200
@@ -1,6 +1,15 @@
 Changelog
 -
 
+v. 2.2.1, 2018-08-08
+- renamed getch() to bgi_getch() and added the macro getch()
+  to avoid Mingw bug
+- delay() rewritten to take care of key presses
+- fixed bug in BLUE_VALUE(), GREEN_VALUE(), RED_VALUE(), setalpha()
+- added ALPHA_VALUE()
+- added test/psychedelia.c
+- code revision and cleanup
+
 v. 2.2.0, 2018-07-18
 - added setwinoptions() for window title, position, and SDL flags
 - added support for multiple windows: extended initwindow(),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SDL_bgi-2.2.0/INSTALL.md new/SDL_bgi-2.2.1/INSTALL.md
--- old/SDL_bgi-2.2.0/INSTALL.md2018-07-17 12:55:30.0 +0200
+++ new/SDL_bgi-2.2.1/INSTALL.md2018-08-10 08:37:05.0 +0200
@@ -1,25 +1,24 @@
 # Installing `SDL_bgi`
 
-To install `SDL_bgi`, you normally compile it from sources. Windows
+To install `SDL_bgi`, you normally compile it from sources; Windows
 users may use the provided binaries.
 
 
-## Installing for MSYS2 Mingw-w64
+## Installing the MSYS2 Mingw-w64 Binaries
 
-To install the precompiled binary for Mingw-w64:
+Let's assume you installed the native package `mingw-w64-x86_64-SDL2`.
 
-$ cd bin/Mingw64
-$ make install
-
-which will copy `graphics.h` to `/mingw64/include/`, `SDL_bgi.h`
-to `/mingw64/include/SDL2/`, and `SDL_bgi.dll` to `/mingw64/bin`.
+Start the MSYS2 shell, unzip the archive, then copy 
+`src/graphics.h` to `/mingw64/include/`, `src/SDL_bgi.h`
+to `/mingw64/include/SDL2/`, and `bin/Mingw64/SDL_bgi.dll`
+to `/mingw64/bin`.
 
 Please note that to run a program compiled with `SDL_bgi` outside
 of the MSYS2 environment, you will need `SDL_bgi.dll` and `SDL2.dll`
-in the same directory.
+in the same directory as the program.
 
 
-## 

commit python-rpy2 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-rpy2 for openSUSE:Factory 
checked in at 2018-08-18 00:02:21

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


Package is "python-rpy2"

Sat Aug 18 00:02:21 2018 rev:4 rq:629374 version:2.9.4

Changes:

--- /work/SRC/openSUSE:Factory/python-rpy2/python-rpy2.changes  2018-08-10 
09:50:05.814300784 +0200
+++ /work/SRC/openSUSE:Factory/.python-rpy2.new/python-rpy2.changes 
2018-08-18 00:02:44.022829967 +0200
@@ -1,0 +2,6 @@
+Tue Aug 14 15:10:03 UTC 2018 - sch...@suse.de
+
+- Remove unused dependencies on blas libraries
+- Don't exclude post-build-checks
+
+---



Other differences:
--
++ python-rpy2.spec ++
--- /var/tmp/diff_new_pack.sMirjX/_old  2018-08-18 00:02:44.662831878 +0200
+++ /var/tmp/diff_new_pack.sMirjX/_new  2018-08-18 00:02:44.662831878 +0200
@@ -30,15 +30,11 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  -post-build-checks
 BuildRequires:  R-base >= 3.2
 BuildRequires:  R-base-devel >= 3.2
-BuildRequires:  blas-devel
 BuildRequires:  fdupes
-BuildRequires:  lapack-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  libicu-devel
-BuildRequires:  openblas-devel
 BuildRequires:  pcre-devel
 BuildRequires:  python-rpm-macros
 BuildRequires:  readline-devel




commit drbd for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2018-08-18 00:02:17

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


Package is "drbd"

Sat Aug 18 00:02:17 2018 rev:69 rq:629363 version:9.0.15+git.c46d2790

Changes:

--- /work/SRC/openSUSE:Factory/drbd/drbd.changes2018-05-03 
12:34:46.599162887 +0200
+++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes   2018-08-18 
00:02:38.942814799 +0200
@@ -1,0 +2,21 @@
+Mon Jul 23 02:32:47 UTC 2018 - nw...@suse.com
+
+- Update to 9.0.15-1
+* fix tracking of changes (on a secondary) against the lost disk of a
+  primary and also fix re-attaching in case the disk is replaced
+* fix live migrate of VMs on DRBD when migrated to/from diskless nodes
+* fix an IO deadlock in DRBD when the activity log on a secondary runs
+  full
+* fix hanging demote after IO error followed by attaching the disk
+  again and the corresponding resync
+* fix DRBD dopping connection after an IO error on the secondary node
+* improve details when online changing devices from diskless to with
+  disk and vice versa. (Including peers freeing bitmap slots)
+* new module parameter to disable support for older protocol versions
+* improve details when online changing devices from diskless to with disk
+* remove no longer relevant compat tests
+* expose openers via debugfs
+* optimize IO submit code path
+* compat for v4.18 kernel
+
+---

Old:

  drbd-9.0.14+git.62f906cf.tar.bz2

New:

  drbd-9.0.15+git.c46d2790.tar.bz2



Other differences:
--
++ drbd.spec ++
--- /var/tmp/diff_new_pack.LnMx0t/_old  2018-08-18 00:02:41.270821750 +0200
+++ /var/tmp/diff_new_pack.LnMx0t/_new  2018-08-18 00:02:41.270821750 +0200
@@ -24,7 +24,7 @@
 %endif
 
 Name:   drbd
-Version:9.0.14+git.62f906cf
+Version:9.0.15+git.c46d2790
 Release:0
 Summary:DRBD driver for Linux
 License:GPL-2.0+

++ _service ++
--- /var/tmp/diff_new_pack.LnMx0t/_old  2018-08-18 00:02:41.322821905 +0200
+++ /var/tmp/diff_new_pack.LnMx0t/_new  2018-08-18 00:02:41.326821917 +0200
@@ -7,10 +7,10 @@
 To update to a new release, change "revision" to the desired
 git commit hash and bump "version" if necessary
 
-9.0.14
+9.0.15-1
 -->
-9.0.14+git.%h
-62f906cf44ef02a30ce0c148fec223b40c51c533
+9.0.15+git.%h
+c46d27900f471ea0f5ba587592439a9ddde1d08b
   
 
   

++ drbd-9.0.14+git.62f906cf.tar.bz2 -> drbd-9.0.15+git.c46d2790.tar.bz2 
++
 4551 lines of diff (skipped)

++ drbd_git_revision ++
--- /var/tmp/diff_new_pack.LnMx0t/_old  2018-08-18 00:02:42.038824043 +0200
+++ /var/tmp/diff_new_pack.LnMx0t/_new  2018-08-18 00:02:42.050824079 +0200
@@ -1 +1 @@
-GIT-hash: 62f906cf44ef02a30ce0c148fec223b40c51c533
+GIT-hash: c46d27900f471ea0f5ba587592439a9ddde1d08b




commit owncloud-client for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2018-08-18 00:02:28

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


Package is "owncloud-client"

Sat Aug 18 00:02:28 2018 rev:13 rq:629378 version:2.4.3

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2018-07-26 10:18:25.935940465 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2018-08-18 00:02:45.330833872 +0200
@@ -1,0 +2,8 @@
+Wed Aug 15 09:45:40 UTC 2018 - klaas.frei...@suse.com
+
+- Update to upstream version 2.4.3
+
+  * OAuth2: Fix infinite loop when the refresh token is expired
+  * Nautilus: Guard against None state (#6643)
+
+---

Old:

  owncloudclient_os-2.4.2.tar.xz

New:

  owncloudclient_os-2.4.3.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.1ngS3H/_old  2018-08-18 00:02:56.910868452 +0200
+++ /var/tmp/diff_new_pack.1ngS3H/_new  2018-08-18 00:02:56.910868452 +0200
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.4.2
+Version:2.4.3
 Release:0
 
 Summary:The ownCloud synchronization client

++ owncloudclient_os-2.4.2.tar.xz -> owncloudclient_os-2.4.3.tar.xz ++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient_os-2.4.2.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new/owncloudclient_os-2.4.3.tar.xz 
differ: char 25, line 1




commit slurm for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package slurm for openSUSE:Factory checked 
in at 2018-08-18 00:02:08

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


Package is "slurm"

Sat Aug 18 00:02:08 2018 rev:16 rq:629227 version:17.11.9

Changes:

--- /work/SRC/openSUSE:Factory/slurm/slurm.changes  2018-07-13 
10:21:02.230432906 +0200
+++ /work/SRC/openSUSE:Factory/.slurm.new/slurm.changes 2018-08-18 
00:02:27.270779955 +0200
@@ -1,0 +2,98 @@
+Tue Aug 14 10:26:43 UTC 2018 - e...@suse.com
+
+- Update to 17.11.9
+  * Fix segfault in slurmctld when a job's node bitmap is NULL during a
+scheduling cycle.  Primarily caused by EnforcePartLimits=ALL.
+  * Remove erroneous unlock in acct_gather_energy/ipmi.
+  * Enable support for hwloc version 2.0.1.
+  * Fix 'srun -q' (--qos) option handling.
+  * Fix socket communication issue that can lead to lost task completition
+messages, which will cause a permanently stuck srun process.
+  * Handle creation of TMPDIR if environment variable is set or changed in
+a task prolog script.
+  * Avoid node layout fragmentation if running with a fixed CPU count but
+without Sockets and CoresPerSocket defined.
+  * burst_buffer/cray - Fix datawarp swap default pool overriding jobdw.
+  * Fix incorrect job priority assignment for multi-partition job with
+different PriorityTier settings on the partitions.
+  * Fix sinfo to print correct node state.
+- slurmctld-rerun-agent_init-when-backup-controller-takes-over.patch
+  Fix an issue where the fallback controller will not be able to idle
+  nodes after a failover when a process has terminated (bsc#1084917).
+
+---
+Thu Aug  2 11:35:55 UTC 2018 - e...@suse.com
+
+- When using a remote shared StateSaveLocation, slurmctld needs to
+  be started after remote filesystems have become available.
+  Add 'remote-fs.target' to the 'After=' directive in slurmctld.service
+  (boo#1103561).
+
+---
+Tue Jul 31 18:29:40 UTC 2018 - e...@suse.com
+
+- Update to 17.11.8
+  * Fix incomplete RESPONSE_[RESOURCE|JOB_PACK]_ALLOCATION building path.
+  * Do not allocate nodes that were marked down due to the node not responding
+by ResumeTimeout.
+  * task/cray plugin - search for "mems" cgroup information in the file
+"cpuset.mems" then fall back to the file "mems".
+  * Fix ipmi profile debug uninitialized variable.
+  * PMIx: fixed the direct connect inline msg sending.
+  * MYSQL: Fix issue not handling all fields when loading an archive dump.
+  * Allow a job_submit plugin to change the admin_comment field during
+job_submit_plugin_modify().
+  * job_submit/lua - fix access into reservation table.
+  * MySQL - Prevent deadlock caused by archive logic locking reads.
+  * Don't enforce MaxQueryTimeRange when requesting specific jobs.
+  * Modify --test-only logic to properly support jobs submitted to more than
+one partition.
+  * Prevent slurmctld from abort when attempting to set non-existing
+qos as def_qos_id.
+  * Add new job dependency type of "afterburstbuffer". The pending job will be
+delayed until the first job completes execution and it's burst buffer
+stage-out is completed.
+  * Reorder proctrack/task plugin load in the slurmstepd to match that of
+slurmd
+and avoid race condition calling task before proctrack can introduce.
+  * Prevent reboot of a busy KNL node when requesting inactive features.
+  * Revert to previous behavior when requesting memory per cpu/node introduced
+in 17.11.7.
+  * Fix to reinitialize previously adjusted job members to their original
+value
+when validating the job memory in multi-partition requests.
+  * Fix _step_signal() from always returning SLURM_SUCCESS.
+  * Combine active and available node feature change logs on one line rather
+than one line per node for performance reasons.
+  * Prevent occasionally leaking freezer cgroups.
+  * Fix potential segfault when closing the mpi/pmi2 plugin.
+  * Fix issues with  --exclusive=[user|mcs] to work correctly
+with preemption or when job requests a specific list of hosts.
+  * Make code compile with hdf5 1.10.2+
+  * mpi/pmix: Fixed the collectives canceling.
+  * SlurmDBD: improve error message handling on archive load failure.
+  * Fix incorrect locking when deleting reservations.
+  * Fix incorrect locking when setting up the power save module.
+  * Fix setting format output length for squeue when showing array jobs.
+  * Add xstrstr function.
+  * Fix printing out of --hint options in sbatch, salloc --help.
+  * Prevent possible divide by zero in _validate_time_limit().
+  * Add Delegate=yes to the slurmd.service file to prevent systemd 

commit yast2-http-server for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2018-08-18 00:02:14

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


Package is "yast2-http-server"

Sat Aug 18 00:02:14 2018 rev:84 rq:629342 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2018-08-12 20:54:37.21737 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2018-08-18 00:02:34.670802045 +0200
@@ -1,0 +2,8 @@
+Tue Aug 14 11:04:38 UTC 2018 - lsle...@suse.cz
+
+- Fixed PHP support (use PHP7 instead of dropped PHP5)
+  (bsc#1099106)
+- Fixed also the other renamed packages (for Python and apparmor)
+- 4.1.1
+
+---

Old:

  yast2-http-server-4.1.0.tar.bz2

New:

  yast2-http-server-4.1.1.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.KGo3E1/_old  2018-08-18 00:02:35.202803633 +0200
+++ /var/tmp/diff_new_pack.KGo3E1/_new  2018-08-18 00:02:35.206803645 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.1.0
+Version:4.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-4.1.0.tar.bz2 -> yast2-http-server-4.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.1.0/.travis.yml 
new/yast2-http-server-4.1.1/.travis.yml
--- old/yast2-http-server-4.1.0/.travis.yml 2018-08-10 15:01:50.0 
+0200
+++ new/yast2-http-server-4.1.1/.travis.yml 2018-08-15 08:57:46.0 
+0200
@@ -9,3 +9,4 @@
   # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
   # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
   - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-http-server-image yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-http-server-image ./travis_package_check.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.0/package/yast2-http-server.changes 
new/yast2-http-server-4.1.1/package/yast2-http-server.changes
--- old/yast2-http-server-4.1.0/package/yast2-http-server.changes   
2018-08-10 15:01:50.0 +0200
+++ new/yast2-http-server-4.1.1/package/yast2-http-server.changes   
2018-08-15 08:57:46.0 +0200
@@ -1,4 +1,12 @@
 ---
+Tue Aug 14 11:04:38 UTC 2018 - lsle...@suse.cz
+
+- Fixed PHP support (use PHP7 instead of dropped PHP5)
+  (bsc#1099106)
+- Fixed also the other renamed packages (for Python and apparmor)
+- 4.1.1
+
+---
 Wed Aug  8 14:58:09 UTC 2018 - dgonza...@suse.com
 
 - Use new Yast2::ServiceWidget to manage the service status
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.0/package/yast2-http-server.spec 
new/yast2-http-server-4.1.1/package/yast2-http-server.spec
--- old/yast2-http-server-4.1.0/package/yast2-http-server.spec  2018-08-10 
15:01:50.0 +0200
+++ new/yast2-http-server-4.1.1/package/yast2-http-server.spec  2018-08-15 
08:57:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.1.0
+Version:4.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.0/src/include/http-server/wizard-dialog.rb 
new/yast2-http-server-4.1.1/src/include/http-server/wizard-dialog.rb
--- old/yast2-http-server-4.1.0/src/include/http-server/wizard-dialog.rb
2018-08-10 15:01:50.0 +0200
+++ new/yast2-http-server-4.1.1/src/include/http-server/wizard-dialog.rb
2018-08-15 08:57:46.0 +0200
@@ -145,8 +145,8 @@
 { :abort => fun_ref(method(:ReallyAbort), "boolean ()") }
   )
   if ret == :next
-enable_php5 = Convert.to_boolean(
-  UI.QueryWidget(Id(:scr_mod_php5), :Value)
+enable_php = Convert.to_boolean(
+  UI.QueryWidget(Id(:scr_mod_php), :Value)
 )
 enable_perl = Convert.to_boolean(
   UI.QueryWidget(Id(:scr_mod_perl), :Value)
@@ -157,7 +157,7 @@
 #boolean enable_ruby=(boolean) UI::QueryWidget( 
`id(`scr_mod_ruby), `Value );
 
 Builtins.y2milestone("Saving script modules")
-

commit python-WebOb for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-WebOb for openSUSE:Factory 
checked in at 2018-08-18 00:01:17

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


Package is "python-WebOb"

Sat Aug 18 00:01:17 2018 rev:26 rq:628339 version:1.8.2

Changes:

--- /work/SRC/openSUSE:Factory/python-WebOb/python-WebOb.changes
2018-02-26 23:24:53.802884892 +0100
+++ /work/SRC/openSUSE:Factory/.python-WebOb.new/python-WebOb.changes   
2018-08-18 00:01:22.538586826 +0200
@@ -1,0 +2,82 @@
+Thu Aug  9 06:55:05 UTC 2018 - tchva...@suse.com
+
+- Drop devel dependency
+- Use %license macro
+- Use proper upstream tarball
+- Really execute tests
+
+---
+Thu Aug  9 06:42:35 UTC 2018 - comur...@suse.com
+
+- Update to 1.8.2:
+  - SameSite may now be passed as str or bytes to `Response.set_cookie` and
+`cookies.make_cookie`. This was an oversight as all other arguments would 
be
+correctly coerced before being serialized. See
+https://github.com/Pylons/webob/issues/361 and
+https://github.com/Pylons/webob/pull/362
+  - acceptparse.MIMEAccept which is deprecated in WebOb 1.8.0 made a backwards
+incompatible change that led to it raising on an invalid Accept header. 
This
+behaviour has now been reversed, as well as some other fixes to allow
+MIMEAccept to behave more like the old version. See
+https://github.com/Pylons/webob/pull/356
+  - ``request.POST`` now supports any requests with the appropriate
+Content-Type. Allowing any HTTP method to access form encoded content,
+including DELETE, PUT, and others. See
+https://github.com/Pylons/webob/pull/352
+  - WebOb is no longer officially supported on Python 3.3 which was EOL'ed on
+2017-09-29.
+  - Many changes have been made to the way WebOb does Accept handling, not just
+for the Accept header itself, but also for Accept-Charset, Accept-Encoding
+and Accept-Language. This was a `Google Summer of Code
+`_ project completed by
+Whiteroses (https://github.com/whiteroses). Many thanks to Google for 
running
+GSoC, the Python Software Foundation for organising and a huge thanks to 
Ira
+for completing the work. See https://github.com/Pylons/webob/pull/338 and
+https://github.com/Pylons/webob/pull/335. Documentation is available at
+https://docs.pylonsproject.org/projects/webob/en/master/api/webob.html
+  - The cookie APIs now have the ability to set the SameSite attribute on a
+cookie in both ``webob.cookies.make_cookie`` and
+``webob.cookies.CookieProfile``. See 
https://github.com/Pylons/webob/pull/255
+  - Exceptions now use string.Template.safe_substitute rather than
+string.Template.substitute. The latter would raise for missing mappings, 
the
+former will simply not substitute the missing variable. This is safer in 
case
+the WSGI environ does not contain the keys necessary for the body template.
+See https://github.com/Pylons/webob/issues/345.
+  - Request.host_url, Request.host_port, Request.domain correctly parse IPv6 
Host
+headers as provided by a browser. See
+https://github.com/Pylons/webob/pull/332
+  - Request.authorization would raise ValueError for unusual or malformed 
header
+values. See https://github.com/Pylons/webob/issues/231
+  - Allow unnamed fields in form data to be properly transcoded when calling
+request.decode with an alternate encoding. See
+https://github.com/Pylons/webob/pull/309
+  - ``Response.__init__`` would discard ``app_iter`` when a ``Response`` had no
+body, this would cause issues when ``app_iter`` was an object that was tied
+to the life-cycle of a web application and had to be properly closed.
+``app_iter`` is more advanced API for ``Response`` and thus even if it
+contains a body and is thus against the HTTP RFC's, we should let the users
+shoot themselves by returning a body. See
+https://github.com/Pylons/webob/issues/305
+  - When calling a ``@wsgify`` decorated function, the default arguments passed
+to ``@wsgify`` are now used when called with the request, and not as a
+`start_response`
+
+.. code::
+
+   def hello(req, name):
+   return "Hello, %s!" % name
+   app = wsgify(hello, args=("Fred",))
+
+   req = Request.blank('/')
+   resp = req.get_response(app)  # => "Hello, Fred"
+   resp2 = app(req) # => "Hello, Fred"
+
+Previously the ``resp2`` line would have failed with a ``TypeError``. With
+this change there is no way to override the default arguments with no
+arguments. See https://github.com/Pylons/webob/pull/203
+  - When setting ``app_iter`` on a ``Response`` object the 

commit python-pysvn for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-pysvn for openSUSE:Factory 
checked in at 2018-08-18 00:01:23

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


Package is "python-pysvn"

Sat Aug 18 00:01:23 2018 rev:28 rq:628361 version:1.9.6

Changes:

--- /work/SRC/openSUSE:Factory/python-pysvn/python-pysvn.changes
2017-09-26 21:15:01.497314214 +0200
+++ /work/SRC/openSUSE:Factory/.python-pysvn.new/python-pysvn.changes   
2018-08-18 00:01:37.734632145 +0200
@@ -1,0 +2,7 @@
+Thu Aug  9 07:15:37 UTC 2018 - tchva...@suse.com
+
+- Update to 1.9.6:
+  * No real obvious changelog
+  * Support python 3.7
+
+---

Old:

  pysvn-1.9.4.tar.gz

New:

  pysvn-1.9.6.tar.gz



Other differences:
--
++ python-pysvn.spec ++
--- /var/tmp/diff_new_pack.lpiJuL/_old  2018-08-18 00:01:43.182648396 +0200
+++ /var/tmp/diff_new_pack.lpiJuL/_new  2018-08-18 00:01:43.186648408 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pysvn
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,15 +18,15 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pysvn
-Version:1.9.4
+Version:1.9.6
 Release:0
-%define pcxxver 6.2.8
 Summary:Highlevel Subversion Python Bindings
 License:Apache-1.1
 Group:  Development/Libraries/Python
-Url:http://pysvn.tigris.org
+URL:http://pysvn.tigris.org
 Source0:
http://pysvn.barrys-emacs.org/source_kits/pysvn-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pycxx-devel}
 BuildRequires:  %{python_module xml}
 BuildRequires:  gcc-c++
 BuildRequires:  libapr1-devel
@@ -38,7 +38,6 @@
 BuildRequires:  subversion-devel
 Requires:   neon
 Requires:   subversion
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -55,14 +54,16 @@
 
 %prep
 %setup -q -n pysvn-%{version}
-# patch in rpm compiler flags
-sed -i 's/CCFLAGS=-Wall/CCFLAGS=$(RPM_OPT_FLAGS) -Wall -Wno-deprecated/g' 
Source/setup_configure.py
 
 %build
+export CFLAGS="%{optflags}"
 %{python_expand cp -r Source Source-%{$python_bin_suffix}
 pushd Source-%{$python_bin_suffix}
 $python setup.py backport
-$python setup.py configure --enable-debug --norpath 
--pycxx-dir="../Import/pycxx-%{pcxxver}/"
+$python setup.py configure \
+--enable-debug --verbose --fixed-module-name --norpath \
+--pycxx-dir=%{$python_sysconfig_path include}/ 
--pycxx-src-dir=%{_datadir}/python%{$python_bin_suffix}/CXX
+sed -i -e 's@-Wall -fPIC -fexceptions -frtti@%{optflags} -fPIC -frtti@' 
Makefile
 make %{?_smp_mflags}
 popd
 }
@@ -79,11 +80,11 @@
 
 %check
 cd Tests
-%python_expand PYTHON=$python make %{?_smp_mflags} || true
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} PYTHON=$python make 
%{?_smp_mflags} || :
 
 %files %{python_files}
-%defattr(-,root,root)
-%doc LICENSE.txt Docs Examples
+%license LICENSE.txt
+%doc Docs Examples
 %{python_sitearch}/*
 
 %changelog

++ pysvn-1.9.4.tar.gz -> pysvn-1.9.6.tar.gz ++
 68944 lines of diff (skipped)




commit edgar for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package edgar for openSUSE:Factory checked 
in at 2018-08-18 00:01:00

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


Package is "edgar"

Sat Aug 18 00:01:00 2018 rev:10 rq:624900 version:1.29

Changes:

--- /work/SRC/openSUSE:Factory/edgar/edgar.changes  2017-01-09 
10:59:55.932076853 +0100
+++ /work/SRC/openSUSE:Factory/.edgar.new/edgar.changes 2018-08-18 
00:01:07.114540837 +0200
@@ -1,0 +2,33 @@
+Mon Jul 23 20:48:18 UTC 2018 - mar...@gmx.de
+
+- Introduce subpackages for data and language files
+- Fix URL
+
+---
+Sat Jul 21 16:01:06 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.29
+  * Added Indonesian translation
+  * Updated Esperanto translation
+  * Fixed a crash on some systems when determining the localisation
+
+- Update to version 1.28
+  * Updated German, Italian, Japanese, Simplified Chinese, Russian
+and Ukrainian translations
+  * Fixed a problem where the Gargoyle could freeze if its lance was
+thrown through a missing bridge section
+
+- Update to version 1.27
+  * Added new music for the Laboratory
+  * Updated German translation
+  * Fixed a problem where Evil Edgar could get blocked by monsters
+during his first cutscene
+  * Increased the size of the safe dial image
+  * Health potions now restore 5 health points
+  * Boulders spin more realistically
+  * The Gargoyle now hovers lower down during his second phase attack
+  * Fixed a memory leak when saving PNG images
+
+- Run spec-cleaner
+
+---

Old:

  edgar-1.26.tar.gz

New:

  edgar-1.29.tar.gz



Other differences:
--
++ edgar.spec ++
--- /var/tmp/diff_new_pack.4Zh8nj/_old  2018-08-18 00:01:10.626551308 +0200
+++ /var/tmp/diff_new_pack.4Zh8nj/_new  2018-08-18 00:01:10.662551415 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package edgar
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,21 +17,26 @@
 
 
 Name:   edgar
-Version:1.26
+Version:1.29
 Release:0
 Summary:2D platform game with a persistent world
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/Action/Arcade
-Url:http://www.parallelrealities.co.uk/p/legend-of-edgar.html
+URL:http://www.parallelrealities.co.uk/games/edgar/
 Source0:
https://github.com/riksweeney/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(SDL_image)
 BuildRequires:  pkgconfig(SDL_mixer)
 BuildRequires:  pkgconfig(SDL_ttf)
+BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(sdl)
+Requires:   %{name}-data = %{version}
+Recommends: %{name}-lang = %{version}
+%lang_package
 
 %description
 The Legend of Edgar is a platform game, not unlike those found on the Amiga and
@@ -46,6 +51,17 @@
 Donning his armour, Edgar sets off to rescue him, but his quest will not be
 easy...
 
+%package data
+Summary:Architecture independent data for %{name}
+Group:  Amusements/Games/Action/Arcade
+Requires:   %{name} = %{version}
+BuildArch:  noarch
+
+%description data
+This package contains the game data for %{name}.
+It is required to play the game.
+
+
 %prep
 %setup -q
 mv makefile Makefile
@@ -60,20 +76,23 @@
 
 %install
 %make_install
-%find_lang %name
+%find_lang %{name}
 
 %suse_update_desktop_file %{name}
 %fdupes -s %{buildroot}%{_prefix}
 
-%files -f %name.lang
-%defattr(-,root,root,-)
+%files
 %doc doc/*
-%attr(-,root,games) %{_bindir}/%{name}
-%{_mandir}/man6/%{name}.6%{ext_man}
-%{_datadir}/appdata
+%{_bindir}/%{name}
+%{_mandir}/man6/%{name}.6%{?ext_man}
+%dir %{_datadir}/appdata
 %{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/
-%attr(-,root,games) %{_datadir}/%{name}
+
+%files lang -f %{name}.lang
+
+%files data
+%{_datadir}/%{name}
 
 %changelog

++ edgar-1.26.tar.gz -> edgar-1.29.tar.gz ++
/work/SRC/openSUSE:Factory/edgar/edgar-1.26.tar.gz 
/work/SRC/openSUSE:Factory/.edgar.new/edgar-1.29.tar.gz differ: char 12, line 1




commit python-rope for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-rope for openSUSE:Factory 
checked in at 2018-08-18 00:00:47

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


Package is "python-rope"

Sat Aug 18 00:00:47 2018 rev:11 rq:628350 version:0.11.0

Changes:

--- /work/SRC/openSUSE:Factory/python-rope/python-rope.changes  2017-08-29 
11:47:33.618893811 +0200
+++ /work/SRC/openSUSE:Factory/.python-rope.new/python-rope.changes 
2018-08-18 00:00:48.354484918 +0200
@@ -1,0 +2,7 @@
+Thu Aug  9 07:55:22 UTC 2018 - mc...@suse.com
+
+- update to 0.11.0
+  + Upstream provides no changelog
+- Remove patch CVE-2014-3539-disable-doa.patch (included upstream)
+
+---

Old:

  CVE-2014-3539-disable-doa.patch
  rope-0.10.7.tar.gz

New:

  rope-0.11.0.tar.gz



Other differences:
--
++ python-rope.spec ++
--- /var/tmp/diff_new_pack.WssWlS/_old  2018-08-18 00:00:49.274487660 +0200
+++ /var/tmp/diff_new_pack.WssWlS/_new  2018-08-18 00:00:49.282487684 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rope
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,23 +16,21 @@
 #
 
 
+%define upname rope
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-rope
-Version:0.10.7
+Version:0.11.0
 Release:0
 Summary:A python refactoring library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Languages/Python
-Url:https://github.com/python-rope/rope
+URL:https://github.com/python-rope/rope
 Source: 
https://files.pythonhosted.org/packages/source/r/rope/rope-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM - CVE-2014-3539-disable-doa.patch - 
https://github.com/python-rope/rope/issues/105
-Patch0: CVE-2014-3539-disable-doa.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -40,16 +38,15 @@
 
 %prep
 %setup -q -n rope-%{version}
-%patch0 -p1
 
 %build
 export LANG=en_US.UTF-8
-%{python_build}
+%python_build
 
 %install
 export LANG=en_US.UTF-8
-%{python_install}
-%{python_expand rm -rf %{buildroot}/%{%python_sitelib}/python-rope/ropetest/
+%python_install
+%{python_expand rm -rf %{buildroot}/%{%{python_sitelib}}/python-rope/ropetest/
 %fdupes %{buildroot}/%{$python_sitelib}
 }
 
@@ -60,7 +57,8 @@
 %endif
 
 %files %{python_files}
-%doc COPYING README.rst 
+%license COPYING
+%doc README.rst
 %doc docs/
 %{python_sitelib}/
 

++ rope-0.10.7.tar.gz -> rope-0.11.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rope-0.10.7/PKG-INFO new/rope-0.11.0/PKG-INFO
--- old/rope-0.10.7/PKG-INFO2017-08-23 06:44:12.0 +0200
+++ new/rope-0.11.0/PKG-INFO2018-08-08 21:18:36.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: rope
-Version: 0.10.7
+Version: 0.11.0
 Summary: a python refactoring library...
 Home-page: https://github.com/python-rope/rope
 Author: Ali Gholami Rudi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rope-0.10.7/docs/contributing.rst 
new/rope-0.11.0/docs/contributing.rst
--- old/rope-0.10.7/docs/contributing.rst   2017-02-22 18:40:14.0 
+0100
+++ new/rope-0.11.0/docs/contributing.rst   2018-05-11 20:54:36.0 
+0200
@@ -42,12 +42,6 @@
 
 .. _`dev/issues.rst`: dev/issues.rst
 
-Getting Ready For Python 3.0
-
-
-Checkout http://bitbucket.org/agr/rope_py3k Mercurial_ repository.
-Contributions are welcome.
-
 Write Plugins For Other IDEs
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rope-0.10.7/rope/__init__.py 
new/rope-0.11.0/rope/__init__.py
--- old/rope-0.10.7/rope/__init__.py2017-08-23 06:41:28.0 +0200
+++ new/rope-0.11.0/rope/__init__.py2018-08-08 21:06:01.0 +0200
@@ -1,9 +1,9 @@
 """rope, a python refactoring library"""
 
 INFO = __doc__
-VERSION = '0.10.7'
+VERSION = '0.11.0'
 COPYRIGHT = """\
-Copyright (C) 2015-2016 Nicholas Smith
+Copyright (C) 2015-2018 Nicholas Smith
 Copyright (C) 2014-2015 Matej Cepl
 Copyright (C) 2006-2012 Ali Gholami Rudi
 Copyright (C) 2009-2012 Anton Gritsay
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit rnd_jue for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package rnd_jue for openSUSE:Factory checked 
in at 2018-08-18 00:00:52

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


Package is "rnd_jue"

Sat Aug 18 00:00:52 2018 rev:3 rq:624850 version:3.3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/rnd_jue/rnd_jue.changes  2017-04-20 
20:51:54.651812450 +0200
+++ /work/SRC/openSUSE:Factory/.rnd_jue.new/rnd_jue.changes 2018-08-18 
00:00:58.646515594 +0200
@@ -1,0 +2,5 @@
+Mon Jul 23 08:04:48 UTC 2018 - bwiedem...@suse.com
+
+- Add reproducible.patch to fix build date (boo#1047218)
+
+---

New:

  reproducible.patch



Other differences:
--
++ rnd_jue.spec ++
--- /var/tmp/diff_new_pack.gWXpsz/_old  2018-08-18 00:01:00.154520089 +0200
+++ /var/tmp/diff_new_pack.gWXpsz/_new  2018-08-18 00:01:00.158520101 +0200
@@ -28,6 +28,8 @@
 Source2:%{name}.desktop
 # PATCH-FIX-UPSTREAM - rnd_jue-3.3.0.0-src_libgame_setup.c-CVE-2011-4606.patch 
--Fix Permissions
 Patch0: %{name}-3.3.0.0-src_libgame_setup.c-CVE-2011-4606.patch
+# PATCH-FIX-UPSTREAM in rocksndiamonds 4.0.0.1 - boo#1047218
+Patch1: reproducible.patch
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
@@ -69,6 +71,7 @@
 %prep
 %setup -q -b 1
 %patch0
+%patch1 -p1
 
 # Remove not needed files
 find levels -name '*.broken' -delete -or -name '*.orig' -delete

++ reproducible.patch ++
Index: rocksndiamonds-3.3.1.2/src/Makefile
===
--- rocksndiamonds-3.3.1.2.orig/src/Makefile
+++ rocksndiamonds-3.3.1.2/src/Makefile
@@ -291,7 +291,7 @@ conf_mus.h: conf_mus.c
@$(MAKE) auto-conf
 
 $(TIMESTAMP_FILE): $(SRCS) $(LIBGAME) $(GAME_EM) $(GAME_SP)
-   @date '+"%Y-%m-%d %H:%M"' \
+   @date -r ../ChangeLog '+"%Y-%m-%d %H:%M"' \
| sed -e 's/^/#define COMPILE_DATE_STRING /' \
> $(TIMESTAMP_FILE)
 



commit codec2 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package codec2 for openSUSE:Factory checked 
in at 2018-08-18 00:00:12

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


Package is "codec2"

Sat Aug 18 00:00:12 2018 rev:3 rq:628816 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Factory/codec2/codec2.changes2017-05-31 
12:20:32.609613475 +0200
+++ /work/SRC/openSUSE:Factory/.codec2.new/codec2.changes   2018-08-18 
00:00:17.294392371 +0200
@@ -1,0 +2,19 @@
+Sat Aug 11 07:14:59 UTC 2018 - tchva...@suse.com
+
+- Apply upstream patch to fix ambiguous license situation:
+  * codec2-licensed-stuff.patch
+
+---
+Tue Jul 17 11:08:45 UTC 2018 - mplus...@suse.com
+
+- Update to version 0.8.1:
+  * No upstream changelog provided
+- Add codec2-no_return_random.patch
+- Add baselibs.conf
+
+---
+Mon Jul 31 23:55:03 UTC 2017 - w...@ire.pw.edu.pl
+
+- Update to version 0.7
+
+---

Old:

  codec2-0.6.tar.xz

New:

  baselibs.conf
  codec2-0.8.1.tar.xz
  codec2-licensed-stuff.patch
  codec2-no_return_random.patch



Other differences:
--
++ codec2.spec ++
--- /var/tmp/diff_new_pack.LD379O/_old  2018-08-18 00:00:18.206395088 +0200
+++ /var/tmp/diff_new_pack.LD379O/_new  2018-08-18 00:00:18.210395100 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package codec2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,19 +16,21 @@
 #
 
 
-%define libname lib%{name}-0_6
+%define libname lib%{name}-0_8
 Name:   codec2
-Version:0.6
+Version:0.8.1
 Release:0
 Summary:Low bit rate speech codec
 # octave and asterisk directories contain GPL-2.0 licensed code but its not
-# used build, only used in examples subpackage. src/horus_l2.* is not free
-# for non-commercial usage but is not used either.
-License:LGPL-2.1
+# used build, only used in examples subpackage.
+License:LGPL-2.1-only
 Group:  Productivity/Hamradio/Other
-Url:http://rowetel.com/codec2.html
-Source: http://files.freedv.org/codec2/codec2-%{version}.tar.xz
+URL:http://rowetel.com/codec2.html
+Source: 
https://hobbes1069.fedorapeople.org/freetel/codec2/codec2-%{version}.tar.xz
 Source1:%{name}-rpmlintrc
+Source2:baselibs.conf
+Patch0: codec2-no_return_random.patch
+Patch1: codec2-licensed-stuff.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -42,7 +44,7 @@
 
 %package -n %{libname}
 Summary:Low bit rate speech codec
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  System/Libraries
 
 %description -n %{libname}
@@ -51,7 +53,7 @@
 
 %package devel
 Summary:Development library for codec2
-License:GPL-2.0 AND LGPL-2.1
+License:GPL-2.0-only AND LGPL-2.1-only
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
 
@@ -61,7 +63,7 @@
 
 %package examples
 Summary:Example code for Codec 2
-License:GPL-2.0 AND LGPL-2.1
+License:GPL-2.0-only AND LGPL-2.1-only
 Group:  Productivity/Hamradio/Other
 Requires:   %{name}-devel = %{version}
 BuildArch:  noarch
@@ -71,16 +73,15 @@
 
 %prep
 %setup -q
-# horus_l2.* is not needed for building and has to be removed due to
-# licensing reasons
-rm -rf src/horus_l2.*
+%patch0 -p1
+%patch1 -p0
 
 %build
 %cmake \
   -DINSTALL_EXAMPLES=TRUE \
   -DUNITTEST=TRUE \
   -Wno-dev
-make %{?_smp_mflags}
+%make_jobs
 
 %install
 %cmake_install
@@ -105,8 +106,8 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc COPYING README README_fdmdv.txt
+%license COPYING
+%doc README README_fdmdv.txt
 %{_bindir}/c2dec
 %{_bindir}/c2demo
 %{_bindir}/c2enc
@@ -125,17 +126,14 @@
 %{_bindir}/insert_errors
 
 %files -n %{libname}
-%defattr(-,root,root)
 %{_libdir}/libcodec2.so.*
 
 %files devel
-%defattr(-, root, root)
 %{_includedir}/*
 %{_libdir}/libcodec2.so
 %{_libdir}/pkgconfig/%{name}.pc
 
 %files examples
-%defattr(-,root,root)
 %{_datadir}/%{name}/
 
 %changelog

++ baselibs.conf ++
libcodec2-0_8
++ codec2-0.6.tar.xz -> codec2-0.8.1.tar.xz ++
/work/SRC/openSUSE:Factory/codec2/codec2-0.6.tar.xz 
/work/SRC/openSUSE:Factory/.codec2.new/codec2-0.8.1.tar.xz differ: char 25, 
line 1

++ 

commit ffmpeg-4 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package ffmpeg-4 for openSUSE:Factory 
checked in at 2018-08-18 00:00:21

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


Package is "ffmpeg-4"

Sat Aug 18 00:00:21 2018 rev:3 rq:629391 version:4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/ffmpeg-4/ffmpeg-4.changes2018-08-02 
14:50:02.083466893 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpeg-4.new/ffmpeg-4.changes   2018-08-18 
00:00:25.258416096 +0200
@@ -1,0 +2,36 @@
+Mon Aug 13 18:07:13 UTC 2018 - bjorn@gmail.com
+
+- Update to version 4.0.2:
+  * Various bugfixes and a revert.
+
+---
+Sat Aug 11 08:28:47 UTC 2018 - car...@carmenbianca.eu
+
+- bsc#1092241 Enable webvtt encoders and decoders.
+
+---
+Tue Aug  7 22:28:52 UTC 2018 - bjorn@gmail.com
+
+- Build codec2 encoder and decoder, add libcodec2 to
+  enable_decoders and enable_encoders.
+
+---
+Mon Aug  6 07:40:15 UTC 2018 - davejpla...@gmail.com
+
+- Enable mpeg 1 and 2 encoders.
+
+---
+Sun Aug  5 12:56:17 UTC 2018 - bjorn@gmail.com
+
+- Add conditional pkgconfig(aom) BuildRequires and pass
+  --enable-libaom to configure as well as add libaom and libaom_av1
+  to enable_decoders and enable_encoders: Build AOMedia Video 1
+  (AV1) support.
+
+---
+Tue Jul 31 14:39:25 UTC 2018 - tchva...@suse.com
+
+- bsc#1103064 attempt to allow migration from the unprefixed devel
+  packages cleanly
+
+---

Old:

  ffmpeg-4.0.1.tar.xz
  ffmpeg-4.0.1.tar.xz.asc

New:

  ffmpeg-4.0.2.tar.xz
  ffmpeg-4.0.2.tar.xz.asc



Other differences:
--
++ ffmpeg-4.spec ++
--- /var/tmp/diff_new_pack.KnP3ZU/_old  2018-08-18 00:00:26.166418801 +0200
+++ /var/tmp/diff_new_pack.KnP3ZU/_new  2018-08-18 00:00:26.166418801 +0200
@@ -63,6 +63,7 @@
 %endif
 
 %if 0%{?suse_version} > 1500
+%bcond_without libaom
 %bcond_without mysofa
 %bcond_without vidstab
 %bcond_without srt
@@ -73,6 +74,7 @@
 %bcond_without soxr
 %bcond_without zmq
 %else
+%bcond_with libaom
 %bcond_with mysofa
 %bcond_with vidstab
 %bcond_with srt
@@ -96,7 +98,7 @@
 %define _major_version 4
 %define _major_expected 5
 Name:   ffmpeg-4
-Version:4.0.1
+Version:4.0.2
 Release:0
 Summary:Library for working with various multimedia formats
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -125,6 +127,9 @@
 BuildRequires:  nasm
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(alsa)
+%if %{with libaom}
+BuildRequires:  pkgconfig(aom)
+%endif
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(celt) >= 0.11.0
 %if %{with codec2}
@@ -270,7 +275,7 @@
 Summary:Development files for FFmpeg's codec library
 Group:  Development/Libraries/C and C++
 Provides:   libavcodec-devel = %version-%release
-Conflicts:  libavcodec-devel
+Obsoletes:  libavcodec-devel < %version-%release
 Requires:   %{name}-libavresample-devel = %version-%release
 Requires:   %{name}-libavutil-devel = %version-%release
 Requires:   libavcodec58 = %version-%release
@@ -304,7 +309,7 @@
 Provides:   ffmpeg-devel = %version-%release
 Conflicts:  ffmpeg-devel
 Provides:   libavdevice-devel = %version-%release
-Conflicts:  libavdevice-devel
+Obsoletes:  libavdevice-devel < %version-%release
 Requires:   %{name}-libavcodec-devel = %version-%release
 Requires:   %{name}-libavfilter-devel = %version-%release
 Requires:   %{name}-libavformat-devel = %version-%release
@@ -344,7 +349,7 @@
 Summary:Development files for FFmpeg's audio/video filter library
 Group:  Development/Libraries/C and C++
 Provides:   libavfilter-devel = %version-%release
-Conflicts:  libavfilter-devel
+Obsoletes:  libavfilter-devel < %version-%release
 Requires:   %{name}-libavcodec-devel = %version-%release
 Requires:   %{name}-libavformat-devel = %version-%release
 Requires:   %{name}-libavresample-devel = %version-%release
@@ -382,7 +387,7 @@
 Summary:Development files for FFmpeg's stream format library
 Group:  Development/Libraries/C and C++
 Provides:   libavformat-devel = %version-%release
-Conflicts:  libavformat-devel
+Obsoletes:  libavformat-devel < %version-%release
 Requires:   %{name}-libavcodec-devel = %version-%release
 Requires:   %{name}-libavutil-devel = 

commit firewalld for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package firewalld for openSUSE:Factory 
checked in at 2018-08-17 23:59:50

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


Package is "firewalld"

Fri Aug 17 23:59:50 2018 rev:33 rq:629404 version:0.6.1

Changes:

--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes  2018-08-08 
14:44:14.912640855 +0200
+++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2018-08-17 
23:59:54.710325109 +0200
@@ -1,0 +2,27 @@
+Wed Aug 15 13:08:39 UTC 2018 - mchand...@suse.de
+
+- Restore nftables as default backend (bsc#1102761). nftables and
+  iptables can co-exist but the 'nat' table had a bug which was fixed
+  in kernel-4.18.
+
+---
+Fri Aug 10 06:23:35 UTC 2018 - mchand...@suse.de
+
+- Update to 0.6.1. Some of the changes are:
+  * Correct source/destination in rich rule masquerade
+  * Only modify ifcfg files for permanent configuration changes
+  * Fix a backtrace when calling common_reverse_rule()
+  * man firewalld.conf: Show nftables is the default FirewallBackend
+  * firewall-config: fix some untranslated strings that caused a UI
+bug causing rich rules to not be modify-able (bsc#1096542)
+  * fw_direct: avoid log for untracked passthrough queries
+  * fixed many issues if iptables is actually iptables-nft
+  * Use preferred location for AppData files
+  * ipXtables: fix ICMP block inversion with set-log-denied
+  * fixes ICMP block inversion with set-log-denied with
+IndividualCalls=yes
+  * nftables: fix set-log-denied if target is not ACCEPT
+  * fw_direct: strip _direct chain suffix if using nftables
+  * NetworkManager integration bugfixes.
+
+---

Old:

  firewalld-0.6.0.tar.gz

New:

  firewalld-0.6.1.tar.gz



Other differences:
--
++ firewalld.spec ++
--- /var/tmp/diff_new_pack.kfr6N7/_old  2018-08-17 23:59:55.762328242 +0200
+++ /var/tmp/diff_new_pack.kfr6N7/_new  2018-08-17 23:59:55.762328242 +0200
@@ -21,7 +21,7 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:   firewalld
-Version:0.6.0
+Version:0.6.1
 Release:0
 Summary:A firewall daemon with D-Bus interface providing a dynamic 
firewall
 License:GPL-2.0-or-later
@@ -114,9 +114,6 @@
 # bsc#1078223
 rm config/services/high-availability.xml
 
-# bsc#1102761 - switch to iptables as default
-sed -i "/^FirewallBackend/s/=.*/=iptables/" config/firewalld.conf
-
 %build
 export PYTHON="%{_bindir}/python3"
 ./autogen.sh
@@ -285,8 +282,8 @@
 %attr(0755,root,root) %{_datadir}/firewalld/gtk3_chooserbutton.py*
 %attr(0755,root,root) %{_datadir}/firewalld/gtk3_niceexpander.py*
 %{_datadir}/applications/firewall-config.desktop
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/firewall-config.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/firewall-config.appdata.xml
 %{_datadir}/icons/hicolor/*/apps/firewall-config*.*
 %{_datadir}/glib-2.0/schemas/org.fedoraproject.FirewallConfig.gschema.xml
 %{_mandir}/man1/firewall-config*.1%{?ext_man}

++ firewalld-0.6.0.tar.gz -> firewalld-0.6.1.tar.gz ++
 50388 lines of diff (skipped)




commit installation-images for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2018-08-17 23:59:57

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


Package is "installation-images"

Fri Aug 17 23:59:57 2018 rev:53 rq:629474 version:14.379

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2018-07-27 10:52:55.521265605 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2018-08-17 23:59:57.846334448 +0200
@@ -0,0 +1,5 @@
+---
+Thu Aug  9 10:45:49 UTC 2018 - snw...@suse.com
+
+- get leap version from %sle_version macro (bsc#1103208)
+



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.WbaIBW/_old  2018-08-17 23:59:58.470336306 +0200
+++ /var/tmp/diff_new_pack.WbaIBW/_new  2018-08-17 23:59:58.470336306 +0200
@@ -40,7 +40,11 @@
 %if 0%{?is_opensuse}
 %define theme openSUSE
 %if 0%{?sle_version}
-%define net_repo http://download.opensuse.org/distribution/leap/15.0/repo/oss
+%define the_version %(echo %sle_version | sed -Ee 
's/^([0-9][0-9])(0|([0-9]))([0-9]).*/\\1.\\3\\4/')
+%if "%{the_version}" == ""
+%error "bad version string"
+%endif
+%define net_repo 
http://download.opensuse.org/distribution/leap/%{the_version}/repo/oss
 %else
 %define net_repo http://download.opensuse.org/tumbleweed/repo/oss
 %endif




commit python-six for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-six for openSUSE:Factory 
checked in at 2018-08-17 23:59:44

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


Package is "python-six"

Fri Aug 17 23:59:44 2018 rev:28 rq:628634 version:1.11.0

Changes:

--- /work/SRC/openSUSE:Factory/python-six/python-six-doc.changes
2017-09-29 11:53:02.402653969 +0200
+++ /work/SRC/openSUSE:Factory/.python-six.new/python-six-doc.changes   
2018-08-17 23:59:46.478300598 +0200
@@ -1,0 +2,5 @@
+Fri Aug 10 13:07:30 UTC 2018 - tchva...@suse.com
+
+- Remove argparse dependency
+
+---
python-six.changes: same change



Other differences:
--
++ python-six-doc.spec ++
--- /var/tmp/diff_new_pack.gQYVbF/_old  2018-08-17 23:59:48.594306898 +0200
+++ /var/tmp/diff_new_pack.gQYVbF/_new  2018-08-17 23:59:48.622306982 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-six-doc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,23 +20,20 @@
 Name:   python-six-doc
 Version:1.11.0
 Release:0
-Url:http://pypi.python.org/pypi/six/
 Summary:Python 2 and 3 compatibility utilities
 License:MIT
 Group:  Development/Libraries/Python
+URL:http://pypi.python.org/pypi/six/
 Source: 
https://files.pythonhosted.org/packages/source/s/six/six-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{python_module six}
-# require old python 2 explicitly to get the ssl module
-BuildRequires:  python
-# require only one version of Sphinx for now
-BuildRequires:  python3-Sphinx
 # Test requirements:
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module py}
+BuildRequires:  %{python_module six}
 BuildRequires:  python-rpm-macros
-BuildArch:  noarch
+# require only one version of Sphinx
+BuildRequires:  python3-Sphinx
 Provides:   %{python_module six-doc = %{version}}
+BuildArch:  noarch
 
 %description
 Six is a Python 2 and 3 compatibility library. It provides utility
@@ -54,7 +51,7 @@
 cd documentation && make html && rm _build/html/.buildinfo
 
 %install
-# only build documentation
+:
 
 # Run tests here to avoid dependency loop
 %check
@@ -66,7 +63,7 @@
 rm -rf test
 
 %files
-%defattr(-,root,root)
-%doc LICENSE README.rst CHANGES documentation/_build/html
+%license LICENSE
+%doc README.rst CHANGES documentation/_build/html
 
 %changelog

++ python-six.spec ++
--- /var/tmp/diff_new_pack.gQYVbF/_old  2018-08-17 23:59:48.906307827 +0200
+++ /var/tmp/diff_new_pack.gQYVbF/_new  2018-08-17 23:59:48.934307911 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-six
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,21 +20,14 @@
 Name:   python-six
 Version:1.11.0
 Release:0
-Url:http://pypi.python.org/pypi/six/
 Summary:Python 2 and 3 compatibility utilities
 License:MIT
 Group:  Development/Libraries/Python
+URL:http://pypi.python.org/pypi/six/
 Source: 
https://files.pythonhosted.org/packages/source/s/six/six-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{python_module base}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-%if 0%{?suse_version} > 1110
 BuildArch:  noarch
-%else
-BuildRequires:  python-argparse
-Requires:   python-argparse
-%endif
-
 %python_subpackages
 
 %description
@@ -62,12 +55,12 @@
 %pre
 # bsc#1057496 - egg-info changed from directory to file
 if [ -d %{python_sitelib}/six-%{version}-py%{python_version}.egg-info ]; then
-rm -r %{python_sitelib}/six-%{version}-%{python_version}.egg-info
+rm -rf %{python_sitelib}/six-%{version}-%{python_version}.egg-info
 fi
 
-%files %python_files
-%defattr(-,root,root)
-%doc LICENSE README.rst CHANGES
+%files %{python_files}
+%license LICENSE
+%doc README.rst CHANGES
 %{python_sitelib}/six.py*
 %pycache_only %{python3_sitelib}/__pycache__/*
 %{python_sitelib}/six-%{version}-py*.egg-info




commit tracker for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2018-08-17 23:58:31

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


Package is "tracker"

Fri Aug 17 23:58:31 2018 rev:112 rq:628549 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/tracker/tracker.changes  2018-08-07 
09:41:29.881144936 +0200
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker.changes 2018-08-17 
23:59:33.354261528 +0200
@@ -1,0 +2,8 @@
+Thu Aug  9 05:53:30 UTC 2018 - luc1...@linuxmail.org
+
+- Add tracker Requires to libtracker-common-2_0 subpackage to make
+  sure default.rule file is installed to avoid several packages
+  breakage on Tumbleweed upgrade (boo#1104112).
+- Drop all tracker Suggests: no longer needed after last action.
+
+---



Other differences:
--
++ tracker.spec ++
--- /var/tmp/diff_new_pack.c92ff3/_old  2018-08-17 23:59:33.822262921 +0200
+++ /var/tmp/diff_new_pack.c92ff3/_new  2018-08-17 23:59:33.826262933 +0200
@@ -93,8 +93,9 @@
 # version of libtracker-common.so as they link is done using rpath.
 %package -n libtracker-common-%{RPMTrackerAPI}
 Summary:Convenience libraries for Tracker
-# Obsolete old tracker libs, bnc#876649
 Group:  System/Libraries
+Requires:   %{name}
+# Obsolete old tracker libs, bnc#876649
 Obsoletes:  libtracker-extract-0_16-0
 # Obsolete tracker 1.0 - this is not a 'real' slpp package, thus can be 
obsoleted
 Obsoletes:  libtracker-common-1_0
@@ -111,7 +112,6 @@
 # rpm autodetects libtracker-common.so() symbol, which is provided by all 
versions of libtracker-common, so we need to help with an explicit Requires.
 Group:  System/Libraries
 Requires:   libtracker-common-%{RPMTrackerAPI}
-Suggests:   %{name}
 
 %description -n libtracker-control-%{RPMTrackerAPI}-0
 Tracker is a desktop-neutral object database, tag/metadata database,
@@ -131,7 +131,6 @@
 # rpm autodetects libtracker-common.so() symbol, which is provided by all 
versions of libtracker-common, so we need to help with an explicit Requires.
 Group:  System/Libraries
 Requires:   libtracker-common-%{RPMTrackerAPI}
-Suggests:   %{name}
 
 %description -n libtracker-miner-%{RPMTrackerAPI}-0
 Tracker is a desktop-neutral object database, tag/metadata database,
@@ -184,7 +183,6 @@
 # rpm autodetects libtracker-common.so() symbol, which is provided by all 
versions of libtracker-common, so we need to help with an explicit Requires.
 Group:  System/Libraries
 Requires:   libtracker-common-%{RPMTrackerAPI}
-Suggests:   %{name}
 
 %description -n libtracker-sparql-%{RPMTrackerAPI}-0
 Tracker is a desktop-neutral object database, tag/metadata database,




commit python-unittest2 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-unittest2 for 
openSUSE:Factory checked in at 2018-08-17 23:59:17

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


Package is "python-unittest2"

Fri Aug 17 23:59:17 2018 rev:19 rq:628572 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-unittest2/python-unittest2.changes
2017-11-12 17:59:12.131690377 +0100
+++ /work/SRC/openSUSE:Factory/.python-unittest2.new/python-unittest2.changes   
2018-08-17 23:59:41.402285486 +0200
@@ -1,0 +2,5 @@
+Fri Aug 10 10:42:01 UTC 2018 - tchva...@suse.com
+
+- Drop the devel dependency
+
+---



Other differences:
--
++ python-unittest2.spec ++
--- /var/tmp/diff_new_pack.DyOuRQ/_old  2018-08-17 23:59:41.790286641 +0200
+++ /var/tmp/diff_new_pack.DyOuRQ/_new  2018-08-17 23:59:41.790286641 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-unittest2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -27,7 +27,6 @@
 Source: 
https://files.pythonhosted.org/packages/source/u/unittest2/unittest2-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE relax-argparse.patch
 Patch1: relax-argparse.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module linecache2}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}




commit gtk3 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2018-08-17 23:58:42

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


Package is "gtk3"

Fri Aug 17 23:58:42 2018 rev:133 rq:628550 version:3.22.30

Changes:

--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes2018-07-31 
15:55:33.271155858 +0200
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2018-08-17 
23:59:33.978263386 +0200
@@ -1,0 +2,5 @@
+Thu Aug  9 11:33:37 UTC 2018 - tchva...@suse.com
+
+- Fix package name to be uniform immodules -> immodule bsc#1104264
+
+---



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.gGDYu1/_old  2018-08-17 23:59:34.554265100 +0200
+++ /var/tmp/diff_new_pack.gGDYu1/_new  2018-08-17 23:59:34.558265112 +0200
@@ -213,15 +213,17 @@
 
 This package provides an input method for Thai-Lao.
 
-%package immodules-tigrigna
+%package immodule-tigrigna
 Summary:Tigrigna input method for the GTK+ toolkit library v3
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Requires(post): %{name}-tools
 Requires(postun): %{name}-tools
+Provides:   %{name}-immodules-tigrigna = %{version}
 Provides:   locale(%{name}:ti)
+Obsoletes:  %{name}-immodules-tigrigna < %{version}
 
-%description immodules-tigrigna
+%description immodule-tigrigna
 GTK+ is a multi-platform toolkit for creating graphical user interfaces.
 Offering a complete set of widgets, GTK+ is suitable for projects
 ranging from small one-off projects to complete application suites.
@@ -439,7 +441,7 @@
 %post immodule-thai
 %{_gtk_query_immodules_update_cache}
 
-%post immodules-tigrigna
+%post immodule-tigrigna
 %{_gtk_query_immodules_update_cache}
 
 %post immodule-vietnamese
@@ -508,7 +510,7 @@
 %postun immodule-thai
 %{_gtk_query_immodules_update_cache}
 
-%postun immodules-tigrigna
+%postun immodule-tigrigna
 %{_gtk_query_immodules_update_cache}
 
 %postun immodule-vietnamese
@@ -572,7 +574,7 @@
 %files immodule-thai
 %{_libdir}/gtk-3.0/%{gtk_binary_version}/immodules/im-thai.so
 
-%files immodules-tigrigna
+%files immodule-tigrigna
 %{_libdir}/gtk-3.0/%{gtk_binary_version}/immodules/im-ti-er.so
 %{_libdir}/gtk-3.0/%{gtk_binary_version}/immodules/im-ti-et.so
 

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.gGDYu1/_old  2018-08-17 23:59:34.622265302 +0200
+++ /var/tmp/diff_new_pack.gGDYu1/_new  2018-08-17 23:59:34.622265302 +0200
@@ -66,7 +66,7 @@
   postun "%else"
   postun "%{_bindir}/gtk-query-immodules-3.0 --update-cache"
   postun "%endif"
-gtk3-immodules-tigrigna
+gtk3-immodule-tigrigna
   requires "gtk3-"
   post "%if "%_lib" == "lib64""
   post "%{_bindir}/gtk-query-immodules-3.0-64 --update-cache"




commit libsoup for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package libsoup for openSUSE:Factory checked 
in at 2018-08-17 23:59:29

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


Package is "libsoup"

Fri Aug 17 23:59:29 2018 rev:110 rq:628622 version:2.62.3

Changes:

--- /work/SRC/openSUSE:Factory/libsoup/libsoup.changes  2018-07-23 
17:58:03.525150779 +0200
+++ /work/SRC/openSUSE:Factory/.libsoup.new/libsoup.changes 2018-08-17 
23:59:42.110287594 +0200
@@ -1,0 +2,12 @@
+Fri Aug 10 09:01:14 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.62.3:
+  + Check for trailing dots in domains.
+  + Set default cookie path for NULL origins.
+  + Use atomic-refcounting in classes that are not using
+GObject-refcounting.
+  + Many Coverity-found code fixes.
+  + Bail out on cookie-jar calls with empty hostnames.
+- Drop libsoup-boo1100097-empty-string.patch: Fixed upstream.
+
+---

Old:

  libsoup-2.62.2.tar.xz
  libsoup-boo1100097-empty-string.patch

New:

  libsoup-2.62.3.tar.xz



Other differences:
--
++ libsoup.spec ++
--- /var/tmp/diff_new_pack.MJwL4l/_old  2018-08-17 23:59:42.490288725 +0200
+++ /var/tmp/diff_new_pack.MJwL4l/_new  2018-08-17 23:59:42.490288725 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libsoup
-Version:2.62.2
+Version:2.62.3
 Release:0
 Summary:HTTP client/server library for GNOME
 License:LGPL-2.1-or-later
@@ -25,8 +25,6 @@
 URL:https://wiki.gnome.org/Projects/libsoup
 Source: 
http://download.gnome.org/sources/libsoup/2.62/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM libsoup-boo1100097-empty-string.patch boo#1100097 
mgo...@suse.com -- fix crash when handling empty hostnames (CVE-2018-12910).
-Patch0: libsoup-boo1100097-empty-string.patch
 
 BuildRequires:  glib-networking
 BuildRequires:  intltool >= 0.35.0
@@ -117,7 +115,6 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure\

++ libsoup-2.62.2.tar.xz -> libsoup-2.62.3.tar.xz ++
 1622 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libsoup-2.62.2/NEWS new/libsoup-2.62.3/NEWS
--- old/libsoup-2.62.2/NEWS 2018-05-07 14:27:01.0 +0200
+++ new/libsoup-2.62.3/NEWS 2018-08-10 09:56:44.0 +0200
@@ -1,3 +1,15 @@
+Changes in libsoup from 2.62.2 to 2.62.3:
+
+   * Check for trailing dots in domains [#5, Claudio Saavedra]
+   * Set default cookie path for NULL origins [#1, Adrian Perez de Castro]
+   * Use atomic-refcounting in classes that are not using 
GObject-refcounting
+ [bgo#785110, Edward Hervey]
+   * Many Coverity-found code fixes [bgo#781771, Milan Crha]
+   * Bail out on cookie-jar calls with empty hostnames [#3, Michael 
Catanzaro]
+
+   Note: from now onwards bgo# references bugs in GNOME Bugzilla
+   and # issues in GNOME gitlab.
+
 Changes in libsoup from 2.62.1 to 2.62.2:
 
* Fixes to instrospection annotation [#795135,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libsoup-2.62.2/config.h.win32 new/libsoup-2.62.3/config.h.win32
--- old/libsoup-2.62.2/config.h.win32   2018-05-07 14:27:40.0 +0200
+++ new/libsoup-2.62.3/config.h.win32   2018-08-10 10:43:29.0 +0200
@@ -87,7 +87,7 @@
 #define PACKAGE_NAME "libsoup"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libsoup 2.62.2"
+#define PACKAGE_STRING "libsoup 2.62.3"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libsoup"
@@ -96,7 +96,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "2.62.2"
+#define PACKAGE_VERSION "2.62.3"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude 

commit MozillaFirefox for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2018-08-17 23:58:11

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


Package is "MozillaFirefox"

Fri Aug 17 23:58:11 2018 rev:276 rq:628536 version:61.0.2

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2018-07-13 10:18:51.918277492 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2018-08-17 23:58:15.422029698 +0200
@@ -1,0 +2,11 @@
+Thu Aug  9 14:22:00 UTC 2018 - w...@rosenauer.org
+
+- update to Firefox 61.0.2
+  * Improved website rendering with the Retained Display List feature
+enabled (bmo#1474402)
+  * Fixed broken DevTools panels with certain extensions installed
+(bmo#1474379)
+  * Fixed a crash for users with some accessibility tools enabled
+(bmo#1474007)
+
+---

Old:

  firefox-61.0.1.source.tar.xz
  firefox-61.0.1.source.tar.xz.asc
  l10n-61.0.1.tar.xz

New:

  firefox-61.0.2.source.tar.xz
  firefox-61.0.2.source.tar.xz.asc
  l10n-61.0.2.tar.xz



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.k7w2bo/_old  2018-08-17 23:59:30.066251741 +0200
+++ /var/tmp/diff_new_pack.k7w2bo/_new  2018-08-17 23:59:30.102251848 +0200
@@ -19,12 +19,12 @@
 
 # changed with every update
 %define major  61
-%define mainver%major.0.1
-%define orig_version   61.0.1
+%define mainver%major.0.2
+%define orig_version   61.0.2
 %define orig_suffix%{nil}
 %define update_channel release
 %define branding   1
-%define releasedate20180705003100
+%define releasedate20180807170231
 %define source_prefix  firefox-%{orig_version}
 
 # PIE, full relro (x86_64 for now)

++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.k7w2bo/_old  2018-08-17 23:59:31.478255944 +0200
+++ /var/tmp/diff_new_pack.k7w2bo/_new  2018-08-17 23:59:31.490255979 +0200
@@ -7,8 +7,8 @@
 
 CHANNEL="release"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_61_0_1_RELEASE"
-VERSION="61.0.1"
+RELEASE_TAG="FIREFOX_61_0_2_RELEASE"
+VERSION="61.0.2"
 VERSION_SUFFIX=""
 LOCALE_FILE="firefox-$VERSION/browser/locales/l10n-changesets.json"
 

++ firefox-61.0.1.source.tar.xz -> firefox-61.0.2.source.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-61.0.1.source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/firefox-61.0.2.source.tar.xz 
differ: char 15, line 1

++ l10n-61.0.1.tar.xz -> l10n-61.0.2.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaFirefox/l10n-61.0.1.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/l10n-61.0.2.tar.xz differ: char 
8, line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.k7w2bo/_old  2018-08-17 23:59:32.906260195 +0200
+++ /var/tmp/diff_new_pack.k7w2bo/_new  2018-08-17 23:59:32.906260195 +0200
@@ -1,2 +1,2 @@
-REV=7d280b7e277b
+REV=975058795980
 REPO=http://hg.mozilla.org/releases/mozilla-release




commit iso-codes for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package iso-codes for openSUSE:Factory 
checked in at 2018-08-17 23:59:10

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


Package is "iso-codes"

Fri Aug 17 23:59:10 2018 rev:80 rq:628557 version:3.79

Changes:

--- /work/SRC/openSUSE:Factory/iso-codes/iso-codes.changes  2018-03-08 
10:46:58.104084411 +0100
+++ /work/SRC/openSUSE:Factory/.iso-codes.new/iso-codes.changes 2018-08-17 
23:59:37.794274745 +0200
@@ -1,0 +2,14 @@
+Thu Aug  9 22:08:08 UTC 2018 - r...@fthiessen.de
+
+- Update to version 3.79:
+  + Updated translations for ISO 3166-1, ISO 3166-2, ISO 639-2,
+ISO 639-3, ISO 639-5, ISO 4217 and ISO 15924
+- Changes from version 3.78:
+  + Update all .pot and .po files with new URL for msgid bugs
+  + Fix copyright headers in .po files
+  + Remove old script with l10n status
+  + Fix some errors in .po files, spotted by Weblate
+  + Updated translations for ISO 3166-1, ISO 3166-2, ISO 3166-3,
+ISO 639-2, ISO 639-3, ISO 639-5, ISO 4217 and ISO 15924
+
+---

Old:

  iso-codes-3.77.tar.xz
  iso-codes-3.77.tar.xz.sig

New:

  iso-codes-3.79.tar.xz
  iso-codes-3.79.tar.xz.sig



Other differences:
--
++ iso-codes.spec ++
--- /var/tmp/diff_new_pack.8C159x/_old  2018-08-17 23:59:38.234276055 +0200
+++ /var/tmp/diff_new_pack.8C159x/_new  2018-08-17 23:59:38.234276055 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   iso-codes
-Version:3.77
+Version:3.79
 Release:0
 Summary:ISO Code Lists and Translations
 License:LGPL-2.1-or-later
 Group:  System/Localization
-URL:http://alioth.debian.org/projects/pkg-isocodes/
-Source0:
http://pkg-isocodes.alioth.debian.org/downloads/%{name}-%{version}.tar.xz
-Source1:
http://pkg-isocodes.alioth.debian.org/downloads/%{name}-%{version}.tar.xz.sig
+URL:https://salsa.debian.org/iso-codes-team/iso-codes
+Source0:
https://salsa.debian.org/iso-codes-team/iso-codes/uploads/ef8de8bc12e0512d26ed73436a477871/%{name}-%{version}.tar.xz
+Source1:
https://salsa.debian.org/iso-codes-team/iso-codes/uploads/776a6ee6851f12adafd5430d8ebce693/%{name}-%{version}.tar.xz.sig
 Source2:%{name}.keyring
 BuildRequires:  pkgconfig
 BuildRequires:  python3-devel

++ iso-codes-3.77.tar.xz -> iso-codes-3.79.tar.xz ++
 263526 lines of diff (skipped)





commit PackageKit for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2018-08-17 23:58:59

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


Package is "PackageKit"

Fri Aug 17 23:58:59 2018 rev:177 rq:628553 version:1.1.10

Changes:

--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes2018-05-10 
15:46:49.678919615 +0200
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes   
2018-08-17 23:59:35.710268541 +0200
@@ -1,0 +2,6 @@
+Thu Aug  9 01:42:03 UTC 2018 - sck...@suse.com
+
+- Add PackageKit.tmpfiles: Use tmpfile.d to make sure PackageKit
+  doesn't package files in /var (bsc#1098042).
+
+---

New:

  PackageKit.tmpfiles



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.uPg8HA/_old  2018-08-17 23:59:36.358270470 +0200
+++ /var/tmp/diff_new_pack.uPg8HA/_new  2018-08-17 23:59:36.370270506 +0200
@@ -37,6 +37,7 @@
 Source0:
http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz
 Source1:
http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz.asc
 Source2:baselibs.conf
+Source3:PackageKit.tmpfiles
 Source99:   PackageKit.keyring
 # PATCH-FIX-UPSTREAM PackageKit-avoid-endless-loop-on-autoupdate.patch 
zai...@opensuse.org -- Avoid a endless loop on autoupdates.
 Patch0: PackageKit-avoid-endless-loop-on-autoupdate.patch
@@ -260,6 +261,12 @@
 %if  %{with offline_updates}
 ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcpackagekit-offline-update
 %endif
+# install transactions.db to another directory so that we can use tmpfiles.d 
to create a link to it under /var/lib/PackageKit
+install -m 0644 %{buildroot}%{_localstatedir}/lib/PackageKit/transactions.db 
%{buildroot}%{_datadir}/PackageKit/transactions.db
+rm %{buildroot}%{_localstatedir}/lib/PackageKit/transactions.db
+# install PackageKit.conf in tempfiles.d
+install -d -m 0755 %{buildroot}/usr/lib/tmpfiles.d/
+install -m 0644 %{SOURCE3} %{buildroot}/usr/lib/tmpfiles.d/%{name}.conf
 
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
@@ -284,6 +291,7 @@
 rm var/lib/PackageKit/prepared-update
   fi
 %endif
+%tmpfiles_create %_tmpfilesdir/%{name}.conf
 
 %preun
 %service_del_preun packagekit.service
@@ -330,7 +338,7 @@
 %dir %{_datadir}/PackageKit/helpers
 %dir %{_datadir}/PackageKit/helpers/test_spawn
 %dir %{_libdir}/packagekit-backend
-%dir %{_localstatedir}/lib/PackageKit
+%dir %{_usr}/lib/tmpfiles.d
 %{_datadir}/bash-completion/completions/pkcon
 %{_sysconfdir}/cron.daily/packagekit-background.cron
 %{_sysconfdir}/dbus-1/system.d/org.freedesktop.PackageKit.conf
@@ -350,14 +358,14 @@
 %{_datadir}/dbus-1/interfaces/org.freedesktop.PackageKit.xml
 %{_datadir}/PackageKit/helpers/test_spawn/search-name.sh
 %{_datadir}/PackageKit/pk-upgrade-distro.sh
+%verify(not md5 size mtime) %{_datadir}/PackageKit/transactions.db
 %{_datadir}/polkit-1/actions/org.freedesktop.packagekit.policy
 %{_datadir}/polkit-1/rules.d/org.freedesktop.packagekit.rules
 %{_datadir}/dbus-1/system-services/*
-%dir %{_localstatedir}/cache/%{name}
 %{_unitdir}/packagekit.service
 %{_sbindir}/rcpackagekit
 %{_mandir}/man?/*%{ext_man}
-%verify(not md5 size mtime) %{_localstatedir}/lib/PackageKit/transactions.db
+%{_usr}/lib/tmpfiles.d/PackageKit.conf
 %if %{with offline_updates}
 %{_libexecdir}/pk-offline-update
 %{_unitdir}/packagekit-offline-update.service



++ PackageKit.tmpfiles ++
d /var/cache/PackageKit 0755 root root -
d /var/lib/PackageKit/ 0755 root root -
L+ /var/lib/PackageKit/transactions.db - - - - 
../../../usr/share/PackageKit/transactions.db



commit libgsf for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package libgsf for openSUSE:Factory checked 
in at 2018-08-17 23:59:04

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


Package is "libgsf"

Fri Aug 17 23:59:04 2018 rev:64 rq:628554 version:1.14.44

Changes:

--- /work/SRC/openSUSE:Factory/libgsf/libgsf.changes2018-04-25 
09:44:41.659497833 +0200
+++ /work/SRC/openSUSE:Factory/.libgsf.new/libgsf.changes   2018-08-17 
23:59:36.818271839 +0200
@@ -1,0 +2,7 @@
+Thu Aug  9 17:54:28 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.44:
+  + Fix msole metadata writing for non-ascii.
+  + Fix problem with threaded code.
+
+---

Old:

  libgsf-1.14.43.tar.xz

New:

  libgsf-1.14.44.tar.xz



Other differences:
--
++ libgsf.spec ++
--- /var/tmp/diff_new_pack.y0LjZc/_old  2018-08-17 23:59:37.262273161 +0200
+++ /var/tmp/diff_new_pack.y0LjZc/_new  2018-08-17 23:59:37.266273173 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libgsf
-Version:1.14.43
+Version:1.14.44
 Release:0
 Summary:I/O library for dealing with structured file formats
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ libgsf-1.14.43.tar.xz -> libgsf-1.14.44.tar.xz ++
 8813 lines of diff (skipped)




commit gtk2 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package gtk2 for openSUSE:Factory checked in 
at 2018-08-17 23:58:49

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


Package is "gtk2"

Fri Aug 17 23:58:49 2018 rev:169 rq:628552 version:2.24.32

Changes:

--- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes2018-04-22 
14:37:24.649806808 +0200
+++ /work/SRC/openSUSE:Factory/.gtk2.new/gtk2.changes   2018-08-17 
23:59:34.826265909 +0200
@@ -1,0 +2,5 @@
+Thu Aug  9 11:33:37 UTC 2018 - tchva...@suse.com
+
+- Fix package name to be uniform immodules -> immodule bsc#1104264
+
+---



Other differences:
--
++ gtk2.spec ++
--- /var/tmp/diff_new_pack.EuPqry/_old  2018-08-17 23:59:35.418267672 +0200
+++ /var/tmp/diff_new_pack.EuPqry/_new  2018-08-17 23:59:35.422267684 +0200
@@ -88,11 +88,11 @@
 
 %package -n libgtk-2_0-0
 Summary:The GTK+ toolkit library (version 2)
-Group:  System/Libraries
 # While hicolor is not a Requires strictly speaking, we put it as
 # such instead of as a Recommends because many applications just
 # assume it's there and we need to have a low-level package to
 # bring it in.
+Group:  System/Libraries
 Requires:   hicolor-icon-theme
 Requires(post): %{name}-tools >= 2.24.20
 # gtk+ can work without branding/data/translations. Built in defaults will be 
used then.
@@ -191,15 +191,17 @@
 
 This package provides an input method for Thai-Lao.
 
-%package immodules-tigrigna
+%package immodule-tigrigna
 Summary:Tigrigna input methods for the GTK+ toolkit library v2
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Requires(post): %{name}-tools >= 2.24.20
 Requires(postun): %{name}-tools >= 2.24.20
+Provides:   %{name}-immodules-tigrigna = %{version}
 Provides:   locale(%{name}:ti)
+Obsoletes:  %{name}-immodules-tigrigna < %{version}
 
-%description immodules-tigrigna
+%description immodule-tigrigna
 GTK+ is a multi-platform toolkit for creating graphical user interfaces.
 Offering a complete set of widgets, GTK+ is suitable for projects
 ranging from small one-off projects to complete application suites.
@@ -408,7 +410,7 @@
 %post immodule-thai
 %{_gtk_query_immodules_update_cache}
 
-%post immodules-tigrigna
+%post immodule-tigrigna
 %{_gtk_query_immodules_update_cache}
 
 %post immodule-vietnamese
@@ -474,7 +476,7 @@
 %postun immodule-thai
 %{_gtk_query_immodules_update_cache}
 
-%postun immodules-tigrigna
+%postun immodule-tigrigna
 %{_gtk_query_immodules_update_cache}
 
 %postun immodule-vietnamese
@@ -535,7 +537,7 @@
 %files immodule-thai
 %{_libdir}/gtk-2.0/%{gtk_binary_version}/immodules/im-thai.so
 
-%files immodules-tigrigna
+%files immodule-tigrigna
 %{_libdir}/gtk-2.0/%{gtk_binary_version}/immodules/im-ti-er.so
 %{_libdir}/gtk-2.0/%{gtk_binary_version}/immodules/im-ti-et.so
 

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.EuPqry/_old  2018-08-17 23:59:35.490267886 +0200
+++ /var/tmp/diff_new_pack.EuPqry/_new  2018-08-17 23:59:35.490267886 +0200
@@ -66,7 +66,7 @@
   postun "%else"
   postun "%{_bindir}/gtk-query-immodules-2.0 --update-cache"
   postun "%endif"
-gtk2-immodules-tigrigna
+gtk2-immodule-tigrigna
   requires "gtk2-"
   post "%if "%_lib" == "lib64""
   post "%{_bindir}/gtk-query-immodules-2.0-64 --update-cache"




commit nfs-utils for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package nfs-utils for openSUSE:Factory 
checked in at 2018-08-17 23:58:03

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


Package is "nfs-utils"

Fri Aug 17 23:58:03 2018 rev:147 rq:628535 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/nfs-utils/nfs-utils.changes  2018-08-02 
14:49:45.787437050 +0200
+++ /work/SRC/openSUSE:Factory/.nfs-utils.new/nfs-utils.changes 2018-08-17 
23:58:06.942004491 +0200
@@ -1,0 +2,11 @@
+Mon Aug  6 07:29:37 UTC 2018 - sch...@suse.de
+
+- sysmacros.patch: include  for major
+
+---
+Thu Aug  2 01:31:30 UTC 2018 - sfl...@suse.de
+
+- use packageand for nfs documentation rather then always
+  installing nfs-doc as part of the documentation pattern.
+
+---

New:

  sysmacros.patch



Other differences:
--
++ nfs-utils.spec ++
--- /var/tmp/diff_new_pack.lPMIRH/_old  2018-08-17 23:58:09.386011755 +0200
+++ /var/tmp/diff_new_pack.lPMIRH/_new  2018-08-17 23:58:09.386011755 +0200
@@ -55,6 +55,7 @@
 Patch2: 0002-mount-call-setgroups-before-setuid.patch
 Patch3: 0003-nfs-server-generator-handle-noauto-mounts-correctly.patch
 Patch4: nsm-headers.patch
+Patch5: sysmacros.patch
 
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  fedfs-utils-devel
@@ -120,6 +121,7 @@
 Group:  Productivity/Networking/NFS
 Requires:   latex2html-pngicons
 Obsoletes:  nfs-utils < 1.1.0
+Supplements:(nfs-utils and patterns-base-documentation)
 
 %description -n nfs-doc
 This package contains additional NFS documentation.
@@ -131,6 +133,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 cp %{SOURCE6} .
 

++ sysmacros.patch ++
Index: nfs-utils-2.1.1/utils/blkmapd/device-discovery.c
===
--- nfs-utils-2.1.1.orig/utils/blkmapd/device-discovery.c
+++ nfs-utils-2.1.1/utils/blkmapd/device-discovery.c
@@ -27,6 +27,7 @@
  */
 
 #include 
+#include 
 #include 
 #include 
 #include 



commit libdlm for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package libdlm for openSUSE:Factory checked 
in at 2018-08-17 23:57:56

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


Package is "libdlm"

Fri Aug 17 23:57:56 2018 rev:47 rq:628532 version:4.0.7

Changes:

--- /work/SRC/openSUSE:Factory/libdlm/libdlm.changes2017-11-30 
12:37:20.603475560 +0100
+++ /work/SRC/openSUSE:Factory/.libdlm.new/libdlm.changes   2018-08-17 
23:57:58.233978608 +0200
@@ -1,0 +2,5 @@
+Mon Aug  6 11:01:48 UTC 2018 - sch...@suse.de
+
+- sysmacros.patch: Include  for minor
+
+---

New:

  sysmacros.patch



Other differences:
--
++ libdlm.spec ++
--- /var/tmp/diff_new_pack.fhRTWX/_old  2018-08-17 23:57:58.985980843 +0200
+++ /var/tmp/diff_new_pack.fhRTWX/_new  2018-08-17 23:57:58.985980843 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdlm
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -32,7 +32,7 @@
 
 Name:   libdlm
 Summary:Application interface to the kernel's distributed lock manager
-License:GPL-2.0 and GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Productivity/Clustering/HA
 Version:4.0.7
 Release:0
@@ -41,6 +41,7 @@
 Patch1: 0001-makefile-for-diff-arch.patch
 Patch2: 0002-remove-sd-notify.patch
 Patch3: 0003-bnc#874705-nodes-without-quorum.patch
+Patch4: sysmacros.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
@@ -57,9 +58,9 @@
 
 %package -n libdlm3
 Summary:Application interface to the kernel's distributed lock manager
-# libdlm2 (openSUSE 11.2) also contained libdlm*.so.3
-License:GPL-2.0 and GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/Libraries
+# libdlm2 (openSUSE 11.2) also contained libdlm*.so.3
 Obsoletes:  libdlm2
 Conflicts:  libdlm2
 
@@ -69,7 +70,7 @@
 
 %packagedevel 
 Summary:Development files for the kernel's distributed lock manager
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 Requires:   libdlm3 = %{version}
 
@@ -83,6 +84,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 ###
 
 %build

++ sysmacros.patch ++
Index: dlm-4.0.7/dlm_controld/action.c
===
--- dlm-4.0.7.orig/dlm_controld/action.c
+++ dlm-4.0.7/dlm_controld/action.c
@@ -7,6 +7,7 @@
  */
 
 #include "dlm_daemon.h"
+#include 
 
 #include 
 #include 
Index: dlm-4.0.7/libdlm/libdlm.c
===
--- dlm-4.0.7.orig/libdlm/libdlm.c
+++ dlm-4.0.7/libdlm/libdlm.c
@@ -11,6 +11,7 @@
 #include 
 #endif
 #include 
+#include 
 #include 
 #include 
 #include 



commit iw for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package iw for openSUSE:Factory checked in 
at 2018-08-17 23:57:46

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


Package is "iw"

Fri Aug 17 23:57:46 2018 rev:30 rq:628499 version:4.14

Changes:

--- /work/SRC/openSUSE:Factory/iw/iw.changes2017-01-10 10:36:39.333091676 
+0100
+++ /work/SRC/openSUSE:Factory/.iw.new/iw.changes   2018-08-17 
23:57:47.361946300 +0200
@@ -1,0 +2,27 @@
+Thu Aug  9 22:38:10 UTC 2018 - r...@fthiessen.de
+
+- Update to version 4.14
+  * Support all new kernel features of kernel 4.14
+  * iw: add support for mfp
+  * iw: ap: don't return -EPERM
+  * iw: ap: support hidden/zeroed SSID
+  * iw: ap: add support for passing a proper chandef
+  * iw: Add support for start/stop AP
+  * iw: print missing extended capabilities
+  * iw: allow CCMP-128/GCMP-128 as CCMP/GCMP aliases
+  * iw: add support for WPA2 PSK CCMP / GCMP association
+  * iw: add command to register and dump mgmt frames
+  * iw: define SOL_NETLINK if it isn't
+  * iw: add extack support
+  * iw: Fix bitrate output when no rate info found
+  * iw: parse_freqs: check how many center frequencies to expect
+  * iw: split str_to_bw() from parse_freqs()
+  * Print frequency of radar events.
+  * Add commands to send CSA
+  * Add cac command to allow clearing channels
+  * mesh: Use common freqchan helper for joining a mesh
+  * ibss: Use common freqchan helper for joining an ibss
+  * phy: Use common freqchan helper for setting the operating channel
+  * util: Add generic frequency/channel command line handler
+
+---

Old:

  iw-4.9.tar.xz

New:

  iw-4.14.tar.xz



Other differences:
--
++ iw.spec ++
--- /var/tmp/diff_new_pack.dpYLft/_old  2018-08-17 23:57:47.953948059 +0200
+++ /var/tmp/diff_new_pack.dpYLft/_new  2018-08-17 23:57:47.957948071 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   iw
-Version:4.9
+Version:4.14
 Release:0
 Summary:Configuration utility for nl80211 based wireless drivers
 License:ISC
 Group:  Hardware/Wifi
-Url:http://linuxwireless.org/en/users/Documentation/iw
+Url:https://wireless.wiki.kernel.org/en/users/documentation/iw
 Source: https://kernel.org/pub/software/network/iw/iw-%{version}.tar.xz
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libnl-3.0)

++ iw-4.9.tar.xz -> iw-4.14.tar.xz ++
 2887 lines of diff (skipped)




commit python-pycurl for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-pycurl for openSUSE:Factory 
checked in at 2018-08-17 23:57:31

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


Package is "python-pycurl"

Fri Aug 17 23:57:31 2018 rev:22 rq:628389 version:7.43.0.2

Changes:

--- /work/SRC/openSUSE:Factory/python-pycurl/python-pycurl.changes  
2018-07-21 10:08:17.211197338 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycurl.new/python-pycurl.changes 
2018-08-17 23:57:31.229898371 +0200
@@ -1,0 +2,5 @@
+Thu Aug  9 11:15:17 UTC 2018 - tchva...@suse.com
+
+- Start excluding flaky tests
+
+---



Other differences:
--
++ python-pycurl.spec ++
--- /var/tmp/diff_new_pack.6ibl1r/_old  2018-08-17 23:57:31.601899476 +0200
+++ /var/tmp/diff_new_pack.6ibl1r/_new  2018-08-17 23:57:31.601899476 +0200
@@ -77,7 +77,6 @@
 
 %check
 export PYCURL_SSL_LIBRARY=openssl
-%ifnarch %{arm} aarch64
 # taken from "make test" because we only need to run nosetests,
 # not the rest of the mess in the upstream runner
 pushd tests/fake-curl/libcurl
@@ -92,9 +91,9 @@
 if ! pkg-config --variable=supported_protocols libcurl|grep -qw SCP; then
 test_flags="$test_flags,\!ssh"
 fi
-%{python_expand PYTHONPATH=$(ls -d build/lib.*) \
-nosetests-%$python_bin_suffix --with-flaky -a "$test_flags"}
-%endif
+%{python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} \
+nosetests-%$python_bin_suffix -v --with-flaky -a "$test_flags" -e 
test_writefunction_collection
+}
 
 %files %{python_files}
 %license COPYING-LGPL COPYING-MIT




commit resource-agents for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package resource-agents for openSUSE:Factory 
checked in at 2018-08-17 23:57:50

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


Package is "resource-agents"

Fri Aug 17 23:57:50 2018 rev:86 rq:628530 version:4.1.1+git118.9a4fbd24

Changes:

--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes  
2018-06-28 15:13:16.383608937 +0200
+++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes 
2018-08-17 23:57:52.837962572 +0200
@@ -1,0 +2,32 @@
+Thu Aug 09 10:05:28 UTC 2018 - dake...@suse.com
+
+- Update to version 4.1.1+git118.9a4fbd24:
+  * SAPInstance: Improved SAP instance profile detection (bsc#1096744)
+  * findif: only match lines containing netmasks
+  * SAPInstance: Improved indents (bsc#1096744)
+  * SAPInstance: implemeted reload method (bsc#1096744) 
+  * build: add missing manpages
+  * aliyun-vpc-move-ip: fix manpage (fate#326557)
+  * aliyun-vpc-move-ip: fixes. (fate#326557)
+  * Add Aliyun vpc-move-ip agent. (fate#326557)
+  * gcp-vpc-move-route.in: minor fixes
+  * gcp-vpc-move-route.in: move stackdriver parameter
+  * gcp-vpc-move-vip.in: filter call to aggregatedList
+  * gcp-vpc-move-ip.in: add deprecation message
+  * gcp-vpc-move-route.in: python implementation of gcp-vpc-move-ip.in
+  * Do not call ocf_attribute_target in the meta-data function
+  * sfex: fixes to avoid errors with latest gcc
+  * gcp-vpc-move-vip.in: minor fixes
+  * gcp-vcp-move-vip.in: implement validate-all
+  * gcp-vpc-move-vip.in: minor fixes
+  * gcp-vpc-move-vip.in: manage ip alias
+  * CI: skip Python agents in shellcheck
+  * configure: add Python path detection
+  * Volume groups and logical volumes "-" in their name get mangled with 
double dashes in dmsetup.  Switching to wc and just counting lines while 
depending on the vgname + lvname filter in the dmsetup call gets around the 
issue with dmsetup outputting correctly but grep failing due to the name mangle.
+  * Mid: IPaddr2: Change return code.
+  * ra-dev-guide: update instructions for GitHub
+  * sybaseASE: bash path-detection
+  * sybaseASE: new resource agent
+  * gcp-vpc-move-ip: check specificed gcloud binary in validate
+
+---

Old:

  resource-agents-4.1.1+git70.00ae6a17.tar.xz

New:

  resource-agents-4.1.1+git118.9a4fbd24.tar.xz



Other differences:
--
++ resource-agents.spec ++
--- /var/tmp/diff_new_pack.fNNvD8/_old  2018-08-17 23:57:53.289963915 +0200
+++ /var/tmp/diff_new_pack.fNNvD8/_new  2018-08-17 23:57:53.297963940 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   resource-agents
-Version:4.1.1+git70.00ae6a17
+Version:4.1.1+git118.9a4fbd24
 Release:0
 Summary:HA Reusable Cluster Resource Scripts
 License:GPL-2.0-only AND LGPL-2.1-or-later AND GPL-3.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.fNNvD8/_old  2018-08-17 23:57:53.325964022 +0200
+++ /var/tmp/diff_new_pack.fNNvD8/_new  2018-08-17 23:57:53.329964034 +0200
@@ -1,6 +1,6 @@
 
 
 git://github.com/ClusterLabs/resource-agents.git
-00ae6a179d95471bd7ce37197b97bd9498c539a1
+9a4fbd24c3553b6610b72bb0eb0c6476c97c9a9a
 
 
\ No newline at end of file

++ resource-agents-4.1.1+git70.00ae6a17.tar.xz -> 
resource-agents-4.1.1+git118.9a4fbd24.tar.xz ++
 2373 lines of diff (skipped)




commit kfilemetadata5 for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package kfilemetadata5 for openSUSE:Factory 
checked in at 2018-08-17 23:57:35

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


Package is "kfilemetadata5"

Fri Aug 17 23:57:35 2018 rev:61 rq:628398 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/kfilemetadata5/kfilemetadata5.changes
2018-07-21 10:12:41.247136283 +0200
+++ /work/SRC/openSUSE:Factory/.kfilemetadata5.new/kfilemetadata5.changes   
2018-08-17 23:57:36.317913486 +0200
@@ -1,0 +2,5 @@
+Thu Aug  9 11:42:56 UTC 2018 - fab...@ritter-vogt.de
+
+- Don't recommend catdoc, doesn't exist anymore (boo#1104264)
+
+---



Other differences:
--
++ kfilemetadata5.spec ++
--- /var/tmp/diff_new_pack.Kmr05m/_old  2018-08-17 23:57:36.737914734 +0200
+++ /var/tmp/diff_new_pack.Kmr05m/_new  2018-08-17 23:57:36.741914746 +0200
@@ -49,7 +49,6 @@
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 BuildRequires:  pkgconfig(poppler-qt5)
-Recommends: catdoc
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit kactivitymanagerd for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package kactivitymanagerd for 
openSUSE:Factory checked in at 2018-08-17 23:57:40

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


Package is "kactivitymanagerd"

Fri Aug 17 23:57:40 2018 rev:48 rq:628403 version:5.13.4

Changes:

--- /work/SRC/openSUSE:Factory/kactivitymanagerd/kactivitymanagerd.changes  
2018-08-03 12:32:05.127106571 +0200
+++ /work/SRC/openSUSE:Factory/.kactivitymanagerd.new/kactivitymanagerd.changes 
2018-08-17 23:57:43.229934022 +0200
@@ -1,0 +2,6 @@
+Thu Aug  9 11:45:51 UTC 2018 - fab...@ritter-vogt.de
+
+- Don't recommend kactivitymanagerd-imports anymore, not needed
+  after the split (boo#1104264)
+
+---



Other differences:
--
++ kactivitymanagerd.spec ++
--- /var/tmp/diff_new_pack.CTIL0b/_old  2018-08-17 23:57:43.937936126 +0200
+++ /var/tmp/diff_new_pack.CTIL0b/_new  2018-08-17 23:57:43.937936126 +0200
@@ -57,7 +57,6 @@
 BuildRequires:  cmake(Qt5Sql) >= %{qt5_version}
 BuildRequires:  cmake(Qt5Test) >= %{qt5_version}
 BuildRequires:  cmake(Qt5Widgets) >= %{qt5_version}
-Recommends: %{name}-imports = %{version}
 Recommends: %{name}-lang
 # for kactivitymanagerd_plugin_sqlite.so
 Requires:   libQt5Sql5-sqlite




commit openucx for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package openucx for openSUSE:Factory checked 
in at 2018-08-17 23:57:19

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


Package is "openucx"

Fri Aug 17 23:57:19 2018 rev:9 rq:628374 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/openucx/openucx.changes  2018-06-28 
15:09:37.568010504 +0200
+++ /work/SRC/openSUSE:Factory/.openucx.new/openucx.changes 2018-08-17 
23:57:20.949867836 +0200
@@ -1,0 +2,26 @@
+Thu Aug  9 05:57:24 UTC 2018 - nmoreychaisemar...@suse.com
+
+- Update to v1.3.0 (bsc#1104159)
+  - Added stream-based communication API to UCP
+  - Added support for GPU platforms: Nvidia CUDA and AMD ROCM software stacks
+  - Added API for client/server based connection establishment
+  - Added support for TCP transport
+  - Support for InfiniBand tag-matching offload for DC and accelerated 
transports
+  - Multi-rail support for eager and rendezvous protocols
+  - Added support for tag-matching communications with CUDA buffers
+  - Added ucp_rkey_ptr() to obtain pointer for shared memory region
+  - Avoid progress overhead on unused transports
+  - Improved scalability of software tag-matching by using a hash table
+  - Added transparent huge-pages allocator
+  - Added non-blocking flush and disconnect for UCP
+  - Support fixed-address memory allocation via ucp_mem_map()
+  - Added ucp_tag_send_nbr() API to avoid send request allocation
+  - Support global addressing in all IB transports
+  - Add support for external epoll fd and edge-triggered events
+  - Added registration cache for knem
+  - Initial support for Java bindings
+  - Multiple bugfixes (full list on github)
+- Drop UCT-UD-fixed-compilation-by-gcc8.patch as it was fixed upstream
+- Refresh openucx-s390x-support.patch against latest sources
+
+---

Old:

  UCT-UD-fixed-compilation-by-gcc8.patch
  ucx-1.2.2.tar.gz

New:

  ucx-1.3.0.tar.gz



Other differences:
--
++ openucx.spec ++
--- /var/tmp/diff_new_pack.XlhslB/_old  2018-08-17 23:57:21.849870509 +0200
+++ /var/tmp/diff_new_pack.XlhslB/_new  2018-08-17 23:57:21.849870509 +0200
@@ -20,7 +20,7 @@
 Summary:Unifieid Communication X
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
-Version:1.2.2
+Version:1.3.0
 Release:0
 Url:http://openucx.org/
 
@@ -28,7 +28,6 @@
 #Git-Web:  https://github.com/openucx/ucx
 Source: 
https://github.com/openucx/ucx/releases/download/v%version/ucx-%version.tar.gz
 Patch1: openucx-s390x-support.patch
-Patch2: UCT-UD-fixed-compilation-by-gcc8.patch
 BuildRequires:  autoconf >= 2.63
 BuildRequires:  automake >= 1.10
 BuildRequires:  binutils-devel
@@ -133,8 +132,7 @@
 
 %prep
 %setup -qn ucx-%version
-%patch -P 1 -p1
-%patch2
+%patch1
 
 %build
 autoreconf -fi
@@ -167,11 +165,13 @@
 %install
 %make_install
 rm -fv "%buildroot/%_libdir"/*.la
+# Rename example dir for consistency with the package name
+mv %buildroot/%_datadir/ucx  %buildroot/%_datadir/openucx
 
 %files tools
 %defattr(-,root,root)
 %_bindir/ucx_*
-%_docdir/%name/
+%_datadir/%{name}/
 %_libdir/pkgconfig/ucx.pc
 %doc LICENSE
 

++ openucx-s390x-support.patch ++
--- /var/tmp/diff_new_pack.XlhslB/_old  2018-08-17 23:57:21.869870568 +0200
+++ /var/tmp/diff_new_pack.XlhslB/_new  2018-08-17 23:57:21.869870568 +0200
@@ -1,20 +1,16 @@
-From: Nicolas Morey-Chaisemartin 
-Date: 2017-06-29 08:09:49 +
+commit c4261cb194ce2f87c564c22f5cb795f33fce6f5f
+Author: Nicolas Morey-Chaisemartin 
+Date:   Thu Aug 9 07:41:24 2018 +0200
 

- src/ucs/Makefile.am |2 +
- src/ucs/arch/atomic.h   |2 +
- src/ucs/arch/bitops.h   |2 +
- src/ucs/arch/cpu.h  |2 +
- src/ucs/arch/s390x/bitops.h |   32 +++
- src/ucs/arch/s390x/cpu.h|   51 

- 6 files changed, 91 insertions(+)
+openucx s390x support
+
+Signed-off-by: Nicolas Morey-Chaisemartin 
 
-Index: ucx-1.2.1/src/ucs/Makefile.am
-===
 ucx-1.2.1.orig/src/ucs/Makefile.am
-+++ ucx-1.2.1/src/ucs/Makefile.am
-@@ -26,6 +26,8 @@ nobase_dist_libucs_la_HEADERS = \
+diff --git src/ucs/Makefile.am src/ucs/Makefile.am
+index 74edce424728..43a50e893f77 100644
+--- src/ucs/Makefile.am
 src/ucs/Makefile.am
+@@ -53,6 +53,8 @@ noinst_HEADERS = \
arch/generic/cpu.h \
arch/ppc64/bitops.h \
arch/ppc64/cpu.h \
@@ -23,10 +19,10 @@
arch/x86_64/atomic.h \
arch/x86_64/bitops.h \
arch/x86_64/cpu.h \
-Index: 

commit mariadb-connector-c for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package mariadb-connector-c for 
openSUSE:Factory checked in at 2018-08-17 23:57:24

Comparing /work/SRC/openSUSE:Factory/mariadb-connector-c (Old)
 and  /work/SRC/openSUSE:Factory/.mariadb-connector-c.new (New)


Package is "mariadb-connector-c"

Fri Aug 17 23:57:24 2018 rev:13 rq:628376 version:3.0.6

Changes:

--- /work/SRC/openSUSE:Factory/mariadb-connector-c/mariadb-connector-c.changes  
2018-08-02 14:48:51.819333760 +0200
+++ 
/work/SRC/openSUSE:Factory/.mariadb-connector-c.new/mariadb-connector-c.changes 
2018-08-17 23:57:28.501890267 +0200
@@ -1,0 +2,16 @@
+Thu Aug  2 23:08:34 UTC 2018 - kstreit...@suse.com
+
+- New upstream version 3.0.6
+  * MDEV-15263: FIx IS_NUM() macro
+  * CONC-297: local infile parameter must be unsigned int instead
+of my_bool
+  * CONC-329: change return value of internal socket functions
+from my_bool to int
+  * CONC-332: my_auth doesn't read/update server ok packet
+  * CONC-344: reset internal row counter
+  * CONC-345: invalid heap use after free
+  * CONC-346: Remove old cmake policies
+  * fixed crash in mysql_select_db if NULL parameter was provided
+- refresh private_library.patch
+
+---

Old:

  mariadb-connector-c-3.0.5-src.tar.gz
  mariadb-connector-c-3.0.5-src.tar.gz.asc

New:

  mariadb-connector-c-3.0.6-src.tar.gz
  mariadb-connector-c-3.0.6-src.tar.gz.asc



Other differences:
--
++ mariadb-connector-c.spec ++
--- /var/tmp/diff_new_pack.CTnfST/_old  2018-08-17 23:57:29.369892846 +0200
+++ /var/tmp/diff_new_pack.CTnfST/_new  2018-08-17 23:57:29.369892846 +0200
@@ -19,13 +19,13 @@
 %define sover 3
 %define libname libmariadb
 # equivalent mariadb version
-%define mariadb_version 10.2.10
+%define mariadb_version 10.2.16
 %if ! %{defined _rundir}
 %define _rundir %{_localstatedir}/run
 %endif
 %bcond_with sqlite3
 Name:   mariadb-connector-c
-Version:3.0.5
+Version:3.0.6
 Release:0
 Summary:MariaDB connector in C
 License:LGPL-2.1-or-later

++ mariadb-connector-c-3.0.5-src.tar.gz -> 
mariadb-connector-c-3.0.6-src.tar.gz ++
 1939 lines of diff (skipped)


++ private_library.patch ++
--- /var/tmp/diff_new_pack.CTnfST/_old  2018-08-17 23:57:29.509893261 +0200
+++ /var/tmp/diff_new_pack.CTnfST/_new  2018-08-17 23:57:29.509893261 +0200
@@ -8,10 +8,10 @@
 exports all symbols. With the exception of exported symbols, it is
 identical to the regular library.
 
-Index: mariadb-connector-c-3.0.5-src/libmariadb/CMakeLists.txt
+Index: mariadb-connector-c-3.0.6-src/libmariadb/CMakeLists.txt
 ===
 mariadb-connector-c-3.0.5-src.orig/libmariadb/CMakeLists.txt
-+++ mariadb-connector-c-3.0.5-src/libmariadb/CMakeLists.txt
+--- mariadb-connector-c-3.0.6-src.orig/libmariadb/CMakeLists.txt
 mariadb-connector-c-3.0.6-src/libmariadb/CMakeLists.txt
 @@ -403,16 +403,24 @@ IF(CMAKE_SIZEOF_VOID_P EQUAL 8 AND MSVC)
SET_TARGET_PROPERTIES(mariadbclient PROPERTIES STATIC_LIBRARY_FLAGS 
"/machine:x64")
  ENDIF()
@@ -26,8 +26,8 @@
IF (NOT WITH_ASAN)
  TARGET_LINK_LIBRARIES (libmariadb "-Wl,--no-undefined")
ENDIF()
-   TARGET_LINK_LIBRARIES (libmariadb 
"${CC_BINARY_DIR}/libmariadb/mariadbclient.def")
-+  TARGET_LINK_LIBRARIES (libmariadbprivate "-Wl,--no-undefined")
+   SET_TARGET_PROPERTIES(libmariadb PROPERTIES LINK_FLAGS 
"${CC_BINARY_DIR}/libmariadb/mariadbclient.def")
++  SET_TARGET_PROPERTIES(libmariadbprivate PROPERTIES LINK_FLAGS 
"-Wl,--no-undefined")
  ENDIF()
  
  SET_TARGET_PROPERTIES(mariadbclient PROPERTIES 
IMPORTED_INTERFACE_LINK_LIBRARIES "${SYSTEM_LIBS}")
@@ -37,20 +37,21 @@
  SET_TARGET_PROPERTIES(libmariadb PROPERTIES PREFIX "")
  
  #
-@@ -442,6 +450,9 @@ INSTALL(TARGETS mariadbclient
+@@ -446,7 +454,9 @@ INSTALL(TARGETS mariadbclient
  INSTALL(TARGETS libmariadb
COMPONENT SharedLibraries
  DESTINATION ${INSTALL_LIBDIR})
+-
 +INSTALL(TARGETS libmariadbprivate
 +  COMPONENT SharedLibraries
 +  DESTINATION ${INSTALL_LIBDIR})
  
  IF(WIN32)
-# On Windows, install PDB
-Index: mariadb-connector-c-3.0.5-src/mariadb_config/mariadb_config.c.in
+   IF(${CMAKE_BUILD_TYPE} STREQUAL "RelWithDebInfo")
+Index: mariadb-connector-c-3.0.6-src/mariadb_config/mariadb_config.c.in
 ===
 mariadb-connector-c-3.0.5-src.orig/mariadb_config/mariadb_config.c.in
-+++ mariadb-connector-c-3.0.5-src/mariadb_config/mariadb_config.c.in
+--- mariadb-connector-c-3.0.6-src.orig/mariadb_config/mariadb_config.c.in
 

commit hyper-v for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package hyper-v for openSUSE:Factory checked 
in at 2018-08-17 23:57:00

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


Package is "hyper-v"

Fri Aug 17 23:57:00 2018 rev:38 rq:628366 version:7

Changes:

--- /work/SRC/openSUSE:Factory/hyper-v/hyper-v.changes  2018-05-25 
21:36:27.149840695 +0200
+++ /work/SRC/openSUSE:Factory/.hyper-v.new/hyper-v.changes 2018-08-17 
23:57:01.665810570 +0200
@@ -1,0 +2,5 @@
+Thu Aug  2 08:46:52 UTC 2018 - sch...@suse.de
+
+- hyper-v.tools.hv.hv_vss_daemon.c: Include  for major
+
+---



Other differences:
--
++ hyper-v.tools.hv.hv_vss_daemon.c ++
--- /var/tmp/diff_new_pack.deF7VZ/_old  2018-08-17 23:57:02.277812387 +0200
+++ /var/tmp/diff_new_pack.deF7VZ/_new  2018-08-17 23:57:02.277812387 +0200
@@ -22,6 +22,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 




commit vim for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2018-08-17 23:57:05

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


Package is "vim"

Fri Aug 17 23:57:05 2018 rev:217 rq:628369 version:8.1.0258

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2018-08-07 10:49:47.336551341 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2018-08-17 
23:57:08.141829799 +0200
@@ -1,0 +2,21 @@
+Thu Aug  9 10:08:25 UTC 2018 - mimi...@gmail.com
+
+- update to 8.1.0258
+ * Using setline() in TextChangedI splits undo.
+ * Saving and restoring window title does not always work.
+ * using full path is not supported for 'backupdir'
+ * GTK: when screen DPI changes Vim does not handle it.
+ * duplicated quickfix code.
+ * Python: error message for failing import is incorrect.
+ * Build failure without the +eval feature.
+ * calling setline() in TextChangedI autocmd breaks undo
+ * no redraw when using a STOP signal on Vim and then CONT
+ * Using :term ++close ++hidden closes a window
+ * Insert mode completion may use an invalid buffer pointer.
+ * Effect of ":tabmove N" is not clear.
+ * g:actual_curbuf set in wrong scope. 
+ * Now Ruby build fails on other systems.
+ * 'buftype' is cleared when using ":term ++hidden cat"
+ * Ruby build fails when ruby_intern is missing
+
+---

Old:

  vim-8.1.0235.tar.gz

New:

  vim-8.1.0258.tar.gz



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.b4WEKR/_old  2018-08-17 23:57:10.133835715 +0200
+++ /var/tmp/diff_new_pack.b4WEKR/_new  2018-08-17 23:57:10.133835715 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 8.1
-%define patchlevel 0235
+%define patchlevel 0258
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim81
 %define site_runtimepath %{_datadir}/vim/site







++ vim-8.1.0235.tar.gz -> vim-8.1.0258.tar.gz ++
/work/SRC/openSUSE:Factory/vim/vim-8.1.0235.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/vim-8.1.0258.tar.gz differ: char 29, line 1




commit systemd for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2018-08-17 23:56:48

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


Package is "systemd"

Fri Aug 17 23:56:48 2018 rev:284 rq:628336 version:237

Changes:

--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes 2018-08-02 
14:50:30.699514107 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes
2018-08-17 23:56:50.65889 +0200
@@ -1,0 +2,16 @@
+Wed Aug  8 13:26:03 UTC 2018 - f...@suse.com
+
+- Import commit bb5a925bcefd4743873cae3f748ae1a426e92d44
+
+  8983bd246 core: don't include libmount.h in a header file (#8580)
+  3e4156a8f tmpfiles: don't adjust qgroups on existing subvolumes (bsc#1093753)
+  42edc93ac core/service: rework the hold-off time over message
+
+---
+Wed Aug  1 12:19:40 UTC 2018 - f...@suse.com
+
+- Enable regexp matching support
+
+  Currently only used by "journalctl --grep=xxx".
+
+---
systemd.changes: same change

Old:

  systemd-v237+suse.71.g0350f62a8.tar.xz

New:

  systemd-v237+suse.76.gbb5a925bc.tar.xz



Other differences:
--
++ systemd-mini.spec ++
--- /var/tmp/diff_new_pack.h7eNmW/_old  2018-08-17 23:56:51.489780359 +0200
+++ /var/tmp/diff_new_pack.h7eNmW/_new  2018-08-17 23:56:51.493780371 +0200
@@ -26,7 +26,7 @@
 # WARNING: please do not edit this auto generated spec file. Use the 
systemd.spec! #
 %define mini -mini
 %define min_kernel_version 4.5
-%define suse_version +suse.71.g0350f62a8
+%define suse_version +suse.76.gbb5a925bc
 
 %bcond_with gnuefi
 %if 0%{?bootstrap}
@@ -70,6 +70,7 @@
 BuildRequires:  pkgconfig(libcryptsetup) >= 1.6.0
 BuildRequires:  pkgconfig(liblz4)
 BuildRequires:  pkgconfig(liblzma)
+BuildRequires:  pkgconfig(libpcre2-8)
 BuildRequires:  pkgconfig(libqrencode)
 BuildRequires:  pkgconfig(libselinux) >= 2.1.9
 %ifarch aarch64 %ix86 x86_64 x32 %arm ppc64le s390x

++ systemd.spec ++
--- /var/tmp/diff_new_pack.h7eNmW/_old  2018-08-17 23:56:51.513780430 +0200
+++ /var/tmp/diff_new_pack.h7eNmW/_new  2018-08-17 23:56:51.517780442 +0200
@@ -24,7 +24,7 @@
 %define bootstrap 0
 %define mini %nil
 %define min_kernel_version 4.5
-%define suse_version +suse.71.g0350f62a8
+%define suse_version +suse.76.gbb5a925bc
 
 %bcond_with gnuefi
 %if 0%{?bootstrap}
@@ -68,6 +68,7 @@
 BuildRequires:  pkgconfig(libcryptsetup) >= 1.6.0
 BuildRequires:  pkgconfig(liblz4)
 BuildRequires:  pkgconfig(liblzma)
+BuildRequires:  pkgconfig(libpcre2-8)
 BuildRequires:  pkgconfig(libqrencode)
 BuildRequires:  pkgconfig(libselinux) >= 2.1.9
 %ifarch aarch64 %ix86 x86_64 x32 %arm ppc64le s390x

++ systemd-v237+suse.71.g0350f62a8.tar.xz -> 
systemd-v237+suse.76.gbb5a925bc.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/systemd-v237+suse.71.g0350f62a8/man/tmpfiles.d.xml 
new/systemd-v237+suse.76.gbb5a925bc/man/tmpfiles.d.xml
--- old/systemd-v237+suse.71.g0350f62a8/man/tmpfiles.d.xml  2018-07-27 
12:20:39.0 +0200
+++ new/systemd-v237+suse.76.gbb5a925bc/man/tmpfiles.d.xml  2018-08-08 
15:22:34.0 +0200
@@ -209,68 +209,47 @@
 
 
   q
-  Similar to v. However,
-  makes sure that the subvolume will be assigned to the same
-  higher-level quota groups as the subvolume it has been
-  created in. This ensures that higher-level limits and
-  accounting applied to the parent subvolume also include the
-  specified subvolume. On non-btrfs file systems, this line
-  type is identical to d. If the subvolume
-  already exists and is already assigned to one or more higher
-  level quota groups, no change to the quota hierarchy is
-  made. Also see Q below. See btrfs-qgroup8
-  for details about the btrfs quota group
-  concept.
+  Similar to v. However, makes sure 
that the subvolume will be assigned to
+  the same higher-level quota groups as the subvolume it has been 
created in. This ensures that higher-level
+  limits and accounting applied to the parent subvolume also include 
the specified subvolume. On non-btrfs file
+  systems, this line type is identical to d.
+
+  If the subvolume already exists, no change to the quota 
hierarchy is made, regardless of whether the
+  subvolume is already attached to a quota group or not. Also see 
Q below. See btrfs-qgroup8
 for
+  details about the btrfs quota group concept.
 
 
 
   Q

  1   2   >