commit qgroundcontrol for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package qgroundcontrol for openSUSE:Factory 
checked in at 2018-01-01 22:36:22

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


Package is "qgroundcontrol"

Mon Jan  1 22:36:22 2018 rev:2 rq:560981 version:3.2.7

Changes:

--- /work/SRC/openSUSE:Factory/qgroundcontrol/qgroundcontrol.changes
2017-12-12 21:22:15.384493229 +0100
+++ /work/SRC/openSUSE:Factory/.qgroundcontrol.new/qgroundcontrol.changes   
2018-01-01 22:37:58.505015856 +0100
@@ -1,0 +2,14 @@
+Mon Jan  1 09:55:15 UTC 2018 - adr...@suse.de
+
+- update to version 3.2.7
+  * Bring fixes from master to Stable
+  * Remove debuggable to hopefully get back auto-stable build update
+- fixing build with Qt 5.10 with patch based on upstream pull request
+  (5923.patch)
+
+---
+Mon Nov  6 13:52:53 UTC 2017 - adr...@suse.de
+
+- update to version 3.2.5
+
+---

Old:

  qgroundcontrol-3.2.4.tar.xz

New:

  5923.patch
  qgroundcontrol-3.2.7.tar.xz



Other differences:
--
++ qgroundcontrol.spec ++
--- /var/tmp/diff_new_pack.rN1fZ7/_old  2018-01-01 22:38:02.811578009 +0100
+++ /var/tmp/diff_new_pack.rN1fZ7/_new  2018-01-01 22:38:02.819575338 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qgroundcontrol
 #
-# 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
@@ -19,53 +19,55 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:   qgroundcontrol
-Version:3.2.4
+Version:3.2.7
 Release:0
 Summary:An operator control unit / ground control software for micro 
air vehicles
 License:GPL-3.0
 Group:  Other
 Url:http://www.qgroundcontrol.org/
 Source0:qgroundcontrol-%{version}.tar.xz
+# modified patch from upstream pull request to fix qt 5.10 builds
+Patch0: 5923.patch
 Patch2: fix-install.patch
 # ModemManager has the broken design to grab any serial port first
 # as background daemon. this breaks any other app which needs to access the 
device
 # on boot up (for firmware update here)
 Conflicts:  ModemManager
 %if 0%{?fedora_version}
+BuildRequires:  SDL-devel
+BuildRequires:  SDL2-devel
+BuildRequires:  alsa-lib-devel
 BuildRequires:  qt5-qtbase-devel >= 5.7
-BuildRequires:  qt5-qtsvg-devel
-BuildRequires:  qt5-qtscript-devel
-BuildRequires:  qt5-qtmultimedia-devel
 BuildRequires:  qt5-qtlocation-devel
+BuildRequires:  qt5-qtmultimedia-devel
+BuildRequires:  qt5-qtscript-devel
+BuildRequires:  qt5-qtserialport-devel
+BuildRequires:  qt5-qtsvg-devel
 BuildRequires:  qt5-qttools-devel
 BuildRequires:  qt5-qtwebkit-devel
-BuildRequires:  qt5-qtserialport-devel
-BuildRequires:  SDL-devel
-BuildRequires:  SDL2-devel
-BuildRequires:  alsa-lib-devel
 %else
-BuildRequires:  libqt5-qtbase-devel >= 5.7
+BuildRequires:  alsa-devel
+BuildRequires:  libQt5QuickControls2-devel
+BuildRequires:  libQt5WebKitWidgets-devel
+BuildRequires:  libQt5Widgets-devel
+BuildRequires:  libSDL-devel
+BuildRequires:  libSDL2-devel
 BuildRequires:  libqt5-qtbase-common-devel
-BuildRequires:  libqt5-qtsvg-devel
-BuildRequires:  libqt5-qtscript-devel
+BuildRequires:  libqt5-qtbase-devel >= 5.7
 BuildRequires:  libqt5-qtlocation-devel
 BuildRequires:  libqt5-qtlocation-private-headers-devel
 BuildRequires:  libqt5-qtmultimedia-devel
-BuildRequires:  libqt5-qttools-devel
-BuildRequires:  libQt5Widgets-devel
-BuildRequires:  libQt5WebKitWidgets-devel
-BuildRequires:  libQt5QuickControls2-devel
+BuildRequires:  libqt5-qtscript-devel
 BuildRequires:  libqt5-qtserialport-devel
-BuildRequires:  libSDL-devel
-BuildRequires:  libSDL2-devel
-BuildRequires:  alsa-devel
+BuildRequires:  libqt5-qtsvg-devel
+BuildRequires:  libqt5-qttools-devel
 %endif
 
+BuildRequires:  espeak-devel
 BuildRequires:  libicu-devel
 BuildRequires:  libsndfile-devel
 BuildRequires:  libudev-devel
 BuildRequires:  openssl-devel
-BuildRequires:  espeak-devel
 # is not building atm
 #BuildRequires:  libxbee3-devel
 BuildRequires:  fdupes
@@ -83,6 +85,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 %patch2 -p1
 mkdir build
 

++ 5923.patch ++
diff --git a/src/QtLocationPlugin/QGeoTiledMappingManagerEngineQGC.cpp 
b/src/QtLocationPlugin/QGeoTiledMappingManagerEngineQGC.cpp
index f856dec93..088d97ffa 100644
--- a/src/QtLocationPlugin/QGeoTiledMappingManagerEngineQGC.cpp
+++ 

commit normaliz for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package normaliz for openSUSE:Factory 
checked in at 2018-01-01 22:36:45

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


Package is "normaliz"

Mon Jan  1 22:36:45 2018 rev:3 rq:561006 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/normaliz/normaliz.changes2017-11-23 
09:43:51.573728377 +0100
+++ /work/SRC/openSUSE:Factory/.normaliz.new/normaliz.changes   2018-01-01 
22:38:24.932192519 +0100
@@ -1,0 +2,10 @@
+Mon Dec 25 13:13:38 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 3.5.0
+  * Euclidean volume of polytopes
+  * Expansion of series
+  * Projection of cones and polyhedra
+  * LLL reduced coordinates for project-and-lift
+- Add 0001-Fix-compiler-warnings-in-matrix.cpp.patch
+
+---

Old:

  normaliz-3.4.1.tar.gz

New:

  0001-Fix-compiler-warnings-in-matrix.cpp.patch
  normaliz-3.5.0.tar.gz



Other differences:
--
++ normaliz.spec ++
--- /var/tmp/diff_new_pack.XgP4OH/_old  2018-01-01 22:38:25.895870773 +0100
+++ /var/tmp/diff_new_pack.XgP4OH/_new  2018-01-01 22:38:25.907866767 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   normaliz
-Version:3.4.1
+Version:3.5.0
 Release:0
 Summary:Tools for computations in affine monoids and rational cones
 License:GPL-3.0+
@@ -25,10 +25,13 @@
 Url:https://www.normaliz.uni-osnabrueck.de/
 
 Source: 
https://github.com/Normaliz/Normaliz/releases/download/v%version/%name-%version.tar.gz
+Patch1: 0001-Fix-compiler-warnings-in-matrix.cpp.patch
 BuildRequires:  boost-devel
 BuildRequires:  cmake >= 2.6
+#maybe with flint-devel later on
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
+BuildRequires:  mpfr-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -75,6 +78,7 @@
 
 %prep
 %setup -q
+%patch -P 1 -p1
 
 %build
 pushd source/

++ 0001-Fix-compiler-warnings-in-matrix.cpp.patch ++
>From c67e8c9246ba6e51fb9f35da4bec8e23a744f4f7 Mon Sep 17 00:00:00 2001
From: Jan Engelhardt 
Date: Mon, 25 Dec 2017 14:21:54 +0100
Subject: [PATCH] Fix compiler warnings in matrix.cpp

Add a return clause, because assert() may be replaced with nothing by
the preprocessor under -DNDEBUG.

matrix.cpp: In member function 'std::vector 
libnormaliz::Matrix::VxM_div(const
std::vector&, const Integer&, bool&) const [with Integer = double]':
matrix.cpp:942:1: warning: no return statement in function returning non-void 
[-Wreturn-type]
matrix.cpp:2262:1: warning: no return statement in function returning non-void 
[-Wreturn-type]
matrix.cpp:2696:1: warning: no return statement in function returning non-void 
[-Wreturn-type]
---
 source/libnormaliz/matrix.cpp | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/source/libnormaliz/matrix.cpp b/source/libnormaliz/matrix.cpp
index ebec2958..c551c4d2 100644
--- a/source/libnormaliz/matrix.cpp
+++ b/source/libnormaliz/matrix.cpp
@@ -939,6 +939,7 @@ vector Matrix::VxM_div(const 
vector& v, const Integer
 template<>
 vector Matrix::VxM_div(const vector& v, const 
nmz_float& divisor, bool& success) const{
 assert(false);
+return {};
 }
 
 //---
@@ -2259,6 +2260,7 @@ template<>
 bool Matrix::SmithNormalForm_inner(size_t& rk, Matrix& 
Right){
 
 assert(false);
+return {};
 }
 
 // Converts "this" into Smith normal form, returns column transformation matrix
@@ -2693,6 +2695,7 @@ vector 
Matrix::optimal_subdivision_point() const{
 template<>
 vector Matrix::optimal_subdivision_point_inner() const{
 assert(false);
+return {};
 }
 
 /*
-- 
2.15.1

++ normaliz-3.4.1.tar.gz -> normaliz-3.5.0.tar.gz ++
 94607 lines of diff (skipped)




commit adapta-gtk-theme for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package adapta-gtk-theme for 
openSUSE:Factory checked in at 2018-01-01 22:36:28

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


Package is "adapta-gtk-theme"

Mon Jan  1 22:36:28 2018 rev:8 rq:560987 version:3.92.2.63

Changes:

--- /work/SRC/openSUSE:Factory/adapta-gtk-theme/adapta-gtk-theme.changes
2017-11-20 17:06:36.831139174 +0100
+++ /work/SRC/openSUSE:Factory/.adapta-gtk-theme.new/adapta-gtk-theme.changes   
2018-01-01 22:38:12.796244392 +0100
@@ -1,0 +2,7 @@
+Sat Dec 30 20:49:51 UTC 2017 - matthias.elias...@gmail.com
+
+- Update to 3.92.2.63
+  * Toned up sub-menuitem backgrounds (Gnome-Shell 3.24/3.26)
+  * Rewrote GtkHeaderBar corner rounding in GtkPaned container cases (Gtk+ 
3.2x/4.0)
+
+---

Old:

  adapta-gtk-theme-3.92.1.108.tar.gz

New:

  adapta-gtk-theme-3.92.2.63.tar.gz



Other differences:
--
++ adapta-gtk-theme.spec ++
--- /var/tmp/diff_new_pack.aTN76k/_old  2018-01-01 22:38:13.935863904 +0100
+++ /var/tmp/diff_new_pack.aTN76k/_new  2018-01-01 22:38:13.935863904 +0100
@@ -21,7 +21,7 @@
 %define gtk3_min_version3.18
 %define gtk2_min_version2.24
 Name:   adapta-gtk-theme
-Version:3.92.1.108
+Version:3.92.2.63
 Release:0
 Summary:An adaptive Gtk+ theme based on Material Design Guidelines
 License:GPL-2.0 AND CC-BY-SA-4.0

++ adapta-gtk-theme-3.92.1.108.tar.gz -> adapta-gtk-theme-3.92.2.63.tar.gz 
++
 10640 lines of diff (skipped)




commit dumpvdl2 for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package dumpvdl2 for openSUSE:Factory 
checked in at 2018-01-01 22:36:39

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


Package is "dumpvdl2"

Mon Jan  1 22:36:39 2018 rev:3 rq:561005 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/dumpvdl2/dumpvdl2.changes2017-10-13 
14:17:39.160099843 +0200
+++ /work/SRC/openSUSE:Factory/.dumpvdl2.new/dumpvdl2.changes   2018-01-01 
22:38:17.498674375 +0100
@@ -1,0 +2,19 @@
+Mon Jan  1 12:12:40 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.2.0
+  * Better input signal filtering - reduced bit error rate, 10-50% more
+messages successfully decoded.
+  * SDRPlay: major bugfixes in sample buffer handling code - shall now
+perform equally well as RTLSDR (or even better).
+  * SDRPlay: --gain knob replaced with --gr (gain reduction). This makes
+gain configuration in dumpvdl2 compatible with other SDRPlay apps.
+See README.md for details.
+  * SDRPlay: support for selecting device by serial number.
+Added optional build-time PLATFORM knob which sets CPU-specific
+  * compiler flags to optimize the code for various flavours of
+Raspberry Pi. Supported values: rpiv1, rpiv2, rpiv3.
+  * Other minor bug fixes
+- Remove patch:
+  * dumpvdl2-obey-cflags.diff
+
+---

Old:

  dumpvdl2-1.1.0.tar.xz
  dumpvdl2-obey-cflags.diff

New:

  dumpvdl2-1.2.0.tar.xz



Other differences:
--
++ dumpvdl2.spec ++
--- /var/tmp/diff_new_pack.XL2uEa/_old  2018-01-01 22:38:18.298407365 +0100
+++ /var/tmp/diff_new_pack.XL2uEa/_new  2018-01-01 22:38:18.306404695 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dumpvdl2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,18 +18,17 @@
 
 
 Name:   dumpvdl2
-Version:1.1.0
+Version:1.2.0
 Release:0
 Summary:A VDL Mode 2 message decoder and protocol analyzer
 License:GPL-3.0
 Group:  Productivity/Hamradio/Other
-#Git-Clone: https://github.com/szpajder/dumpvdl2.git
 Url:https://github.com/szpajder/dumpvdl2
+#Git-Clone: https://github.com/szpajder/dumpvdl2.git
 Source: 
https://github.com/szpajder/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.xz
-Patch0: dumpvdl2-obey-cflags.diff
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(librtlsdr)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(librtlsdr)
 
 %description
 A VDL Mode 2 message decoder and protocol analyzer.
@@ -48,7 +47,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export CFLAGS='%{optflags}'
@@ -58,7 +56,6 @@
 install -D -p -m 0755 dumpvdl2 %{buildroot}/%{_bindir}/dumpvdl2
 
 %files
-%defattr(-,root,root)
 %doc FILTERING_EXAMPLES.md README.md LICENSE
 %{_bindir}/dumpvdl2
 

++ dumpvdl2-1.1.0.tar.xz -> dumpvdl2-1.2.0.tar.xz ++




commit stress-ng for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package stress-ng for openSUSE:Factory 
checked in at 2018-01-01 22:36:06

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


Package is "stress-ng"

Mon Jan  1 22:36:06 2018 rev:25 rq:560979 version:0.09.08

Changes:

--- /work/SRC/openSUSE:Factory/stress-ng/stress-ng.changes  2017-12-19 
10:58:14.594057817 +0100
+++ /work/SRC/openSUSE:Factory/.stress-ng.new/stress-ng.changes 2018-01-01 
22:36:23.196836697 +0100
@@ -1,0 +2,22 @@
+Mon Jan  1 10:41:32 UTC 2018 - mar...@gmx.de
+
+- Update to version 0.09.08
+  * Makefile: bump version
+  * Makefile.config: remove need for LIBBSD for wchar.h path detection
+  * stress-rawdev: fix linking failure on non linux systems
+  * Add wchar.h and bsd/wchar.h path detection, makes stress-ng.h cleaner
+  * Add rawdev raw device read stressor
+  * stress-vecmath: use uint128_put for 128 bit integer
+  * Move ALIGNED and SECTION macros to stress-ng.h
+  * Add OPTIMIZE0 level zero optimization hint macro
+  * stress-socket-diag: remove some consts, cleans up clang warnings
+  * Use the FORMAT macro for some printf style functions
+  * stress-vm: fix warning when building with PEDANTIC=1
+  * stress-tlb-shootdown: fix unterminated comment
+  * stress-timer: fix warning when building with PEDANTIC=1
+  * stress-itimer: fix warning when building with PEDANTIC=1
+  * stress-funccall: clean up warnings when building with PEDANTIC=1
+  * stress-physpage: only close an opened fd_pc file descriptor
+  * stress-tlb: fix incorrect affinity on cores
+
+---

Old:

  stress-ng-0.09.07.tar.xz

New:

  stress-ng-0.09.08.tar.xz



Other differences:
--
++ stress-ng.spec ++
--- /var/tmp/diff_new_pack.pekXTd/_old  2018-01-01 22:36:24.620361421 +0100
+++ /var/tmp/diff_new_pack.pekXTd/_new  2018-01-01 22:36:24.624360086 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package stress-ng
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   stress-ng
-Version:0.09.07
+Version:0.09.08
 Release:0
 Summary:Tool to load and stress a computer
 License:GPL-2.0

++ stress-ng-0.09.07.tar.xz -> stress-ng-0.09.08.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stress-ng-0.09.07/Makefile 
new/stress-ng-0.09.08/Makefile
--- old/stress-ng-0.09.07/Makefile  2017-12-14 19:17:52.0 +0100
+++ new/stress-ng-0.09.08/Makefile  2017-12-31 18:18:59.0 +0100
@@ -16,7 +16,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA.
 #
 
-VERSION=0.09.07
+VERSION=0.09.08
 #
 # Codename "portable pressure producer"
 #
@@ -168,6 +168,7 @@
stress-quota.c \
stress-qsort.c \
stress-radixsort.c \
+   stress-rawdev.c \
stress-rdrand.c \
stress-readahead.c \
stress-remap-file-pages.c \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stress-ng-0.09.07/Makefile.config 
new/stress-ng-0.09.08/Makefile.config
--- old/stress-ng-0.09.07/Makefile.config   2017-12-14 19:17:52.0 
+0100
+++ new/stress-ng-0.09.08/Makefile.config   2017-12-31 18:18:59.0 
+0100
@@ -75,6 +75,22 @@
 endif
 endif
 
+ifndef $(HAVE_BSD_WCHAR)
+HAVE_BSD_WCHAR = $(shell $(MAKE) -f Makefile.config --no-print-directory 
$(HAVE_NOT) have_bsd_wchar)
+ifeq ($(HAVE_BSD_WCHAR),1)
+   CONFIG_CFLAGS += -DHAVE_BSD_WCHAR
+$(info autoconfig: using bsd/wchar.h)
+endif
+endif
+
+ifndef $(HAVE_WCHAR)
+HAVE_WCHAR = $(shell $(MAKE) -f Makefile.config --no-print-directory 
$(HAVE_NOT) have_wchar)
+ifeq ($(HAVE_WCHAR),1)
+   CONFIG_CFLAGS += -DHAVE_WCHAR
+$(info autoconfig: using wchar.h)
+endif
+endif
+
 ifndef $(HAVE_LIB_Z)
 HAVE_LIB_Z = $(shell $(MAKE) -f Makefile.config --no-print-directory 
$(HAVE_NOT) have_lib_z)
 ifeq ($(HAVE_LIB_Z),1)
@@ -792,6 +808,32 @@
@rm -f $(DIR)/test-libbsd
 
 #
+#  check if we can include bsd/wchar.h
+#
+.PHONY: have_bsd_wchar
+have_bsd_wchar: $(DIR)/test-bsd-wchar.c
+   @$(CC) $(CFLAGS) $(CPPFLAGS) $(DIR)/test-bsd-wchar.c -o 
$(DIR)/test-bsd-wchar 2> /dev/null || true
+   @if [ -f $(DIR)/test-bsd-wchar ]; then \
+   echo 1 ;\
+   else \
+   echo 0 ;\
+   fi
+   @rm -f $(DIR)/test-bsd-wchar
+
+#
+#  check if we can include wchar.h
+#
+.PHONY: have_wchar
+have_wchar: 

commit galculator for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package galculator for openSUSE:Factory 
checked in at 2018-01-01 22:36:00

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


Package is "galculator"

Mon Jan  1 22:36:00 2018 rev:23 rq:560956 version:2.1.4

Changes:

--- /work/SRC/openSUSE:Factory/galculator/galculator.changes2014-05-13 
20:45:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.galculator.new/galculator.changes   
2018-01-01 22:36:05.478752283 +0100
@@ -1,0 +2,32 @@
+Mon Jan  1 07:36:08 UTC 2018 - avin...@opensuse.org
+
+- use new upstream urls
+- cleanup with spec-cleaner
+- link against gtk 3 (instead of 2)
+
+---
+Fri Oct 16 21:22:35 UTC 2015 - t...@gmx.com
+
+- new upstream version 2.1.4
+  * adding a fresh "tx pull" of translations
+  * adding an appdata file
+  * in ui.c::set_all_dispctrl_buttons_property check for 
+table_children != NULL (fixes sf.net bug #107)
+  * *.c: all dynamic memory allocation and free'ing is done via 
+glib now.
+  * Changed default background color for the display to white. 
+  * In callbacks.c and general_functions.c, team up every 
+gtk_check_menu_item_set_active with a gtk_check_menu_item_toggled.
+See also 2014-01-08 and sf.net bug #99. (fixes sf.net bug #105)
+  * translations are now served through transifex
+  * set_basic_object_data/set_scientific_object_data make structs
+static (fixes sf.net bug #104)
+- updated description
+
+---
+Sun Jun 28 11:23:02 UTC 2015 - p.drou...@gmail.com
+
+- Provide and obsolete mate-calc; galculator has replaced
+  mate-calc in Mate 1.10
+
+---

Old:

  galculator-2.1.3.tar.bz2

New:

  galculator-2.1.4.tar.bz2



Other differences:
--
++ galculator.spec ++
--- /var/tmp/diff_new_pack.9jVogP/_old  2018-01-01 22:36:06.562390485 +0100
+++ /var/tmp/diff_new_pack.9jVogP/_new  2018-01-01 22:36:06.562390485 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package galculator
 #
-# 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,27 +17,28 @@
 
 
 Name:   galculator
-Version:2.1.3
+Version:2.1.4
 Release:0
-Summary:A GTK 2/3 based calculator
+Summary:A GTK 3 based calculator
 License:GPL-2.0+
 Group:  System/GUI/GNOME
-Url:http://galculator.sourceforge.net/index.html
-Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+Url:http://galculator.mnim.org/
+Source0:http://galculator.mnim.org/downloads/%{name}-%{version}.tar.bz2
 BuildRequires:  flex
 BuildRequires:  intltool
 BuildRequires:  libtool
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Provides:   mate-calc = %{version}
+Obsoletes:  mate-calc < %{version}
 
 %description
-Galculator is a GTK 2 based calculator with ordinary notation/reverse
-polish notation, a formula entry mode, different number bases
-(DEC, HEX, OCT, BIN) and different units of angular measure
-(DEG, RAD, GRAD).
+galculator is a GTK 3 based calculator with ordinary notation/reverse
+polish notation (RPN), a formula entry mode, different number bases
+(DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD).
+It supports quad-precision floating point and 112-bit binary arithmetic.
 
 %lang_package
 
@@ -45,11 +46,14 @@
 %setup -q
 
 %build
-%configure --enable-gtk3=no
+%configure
 make %{?_smp_mflags}
 
 %install
 %make_install
+%if 0%{?suse_version} == 1310
+rm  %{buildroot}/%{_datadir}/appdata/galculator.appdata.xml
+%endif
 %suse_update_desktop_file -r %{name} GTK Utility Calculator
 %find_lang %{name}
 
@@ -62,14 +66,17 @@
 %icon_theme_cache_postun
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README THANKS doc/shortcuts
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_datadir}/applications/*
+%if 0%{?suse_version} > 1310
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/galculator.appdata.xml
+%endif
 %{_datadir}/icons/hicolor/*/*/%{name}.*
 %{_datadir}/pixmaps/%{name}.*
-%{_mandir}/man1/%{name}.1.gz
+%{_mandir}/man1/%{name}.1%{ext_man}
 
 %files lang -f %{name}.lang

commit python-distro for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package python-distro for openSUSE:Factory 
checked in at 2018-01-01 22:35:36

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


Package is "python-distro"

Mon Jan  1 22:35:36 2018 rev:3 rq:560908 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-distro/python-distro.changes  
2017-12-11 18:56:26.238749318 +0100
+++ /work/SRC/openSUSE:Factory/.python-distro.new/python-distro.changes 
2018-01-01 22:35:42.618384733 +0100
@@ -1,0 +2,6 @@
+Sun Dec 24 19:11:15 UTC 2017 - sebix+novell@sebix.at
+
+- update to version 1.2.0:
+ * Explicitly set Python versions for flake8 tests.
+
+---

Old:

  distro-1.1.0.tar.gz

New:

  distro-1.2.0.tar.gz



Other differences:
--
++ python-distro.spec ++
--- /var/tmp/diff_new_pack.A8p7Wt/_old  2018-01-01 22:35:43.678030946 +0100
+++ /var/tmp/diff_new_pack.A8p7Wt/_new  2018-01-01 22:35:43.682029611 +0100
@@ -13,22 +13,23 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %{!?license: %global license %doc}
 %bcond_without test
 Name:   python-distro
-Version:1.1.0
+Version:1.2.0
 Release:0
-License:Apache-2.0
 Summary:Linux Distribution - a Linux OS platform information API
-Url:https://github.com/nir0s/distro
+License:Apache-2.0
 Group:  Development/Languages/Python
+Url:https://github.com/nir0s/distro
 Source: 
https://files.pythonhosted.org/packages/source/d/distro/distro-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test
 %if %{with test}
 BuildRequires:  %{python_module pytest}

++ distro-1.1.0.tar.gz -> distro-1.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/distro-1.1.0/CHANGES new/distro-1.2.0/CHANGES
--- old/distro-1.1.0/CHANGES2017-10-11 19:51:17.0 +0200
+++ new/distro-1.2.0/CHANGES2017-12-24 19:07:50.0 +0100
@@ -1,6 +1,20 @@
-**1.0.5 (unreleased)**
+**1.2.0 (2017.12.24)**
+
+* Lazily load parsers to speed up import time.
+* Don't raise import error on non-linux os.
+* Decode stdout of shell sys.getfilesystemencoding().
+* Explicitly set Python versions for flake8 tests.
+
+
+**1.1.0 (2017.11.28)**
+
+Note: This version removes official support for Python 2.6. If you need a 
version that is tested on Python 2.6, please use `distro<=1.0.4`.
+
+In addition:
+
+* Add tests for MandrivaLinux, CloudLinux 5,6,7
+* Modify MANIFEST to include resources for tests and docs in source tarballs 
(https://github.com/nir0s/distro/pull/189/files#diff-97c91a104c431d0c365565d3ac03ac13)
 
-* Include resources needed for tests and docs in source tarballs
 
 **1.0.4 (2017.04.01)**
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/distro-1.1.0/PKG-INFO new/distro-1.2.0/PKG-INFO
--- old/distro-1.1.0/PKG-INFO   2017-11-28 10:07:43.0 +0100
+++ new/distro-1.2.0/PKG-INFO   2017-12-24 19:08:15.0 +0100
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: distro
-Version: 1.1.0
+Version: 1.2.0
 Summary: Linux Distribution - a Linux OS platform information API
 Home-page: https://github.com/nir0s/distro
 Author: Nir Cohen
 Author-email: nir...@gmail.com
 License: Apache License, Version 2.0
-Description-Content-Type: UNKNOWN
 Description: Distro - a Linux OS platform information API
 
 
@@ -21,7 +20,6 @@
 Classifier: Programming Language :: Python :: 2
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.3
 Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/distro-1.1.0/README.md new/distro-1.2.0/README.md
--- old/distro-1.1.0/README.md  2017-11-28 09:58:45.0 +0100
+++ new/distro-1.2.0/README.md  2017-12-04 08:00:09.0 +0100
@@ -91,7 +91,7 @@
 
 ## Python and Distribution Support
 
-`distro` is supported and tested on Python 2.7, 3.3+ and PyPy and on
+`distro` is supported and tested on Python 2.7, 3.4+ and PyPy and on
 any Linux distribution that provides one or 

commit zimg for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package zimg for openSUSE:Factory checked in 
at 2018-01-01 22:32:51

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


Package is "zimg"

Mon Jan  1 22:32:51 2018 rev:22 rq:560903 version:2.7

Changes:

--- /work/SRC/openSUSE:Factory/zimg/zimg.changes2017-12-19 
10:50:43.563830953 +0100
+++ /work/SRC/openSUSE:Factory/.zimg.new/zimg.changes   2018-01-01 
22:34:47.504785637 +0100
@@ -1,0 +2,13 @@
+Sun Dec 31 19:17:05 UTC 2017 - 9@cirno.systems
+
+- Update to 2.7
+  * colorspace: add support for additional
+matrix/transfer/primaries
+  * graph: reduce buffer copies when converting from grey to color
+  * graph: reduce buffer copies when performing colorspace
+conversion
+  * graph: process input planes separately when possible
+  * graph: optimize calculation of tile width
+  * x86: automatic cache size detection for Intel processors
+
+---

Old:

  release-2.6.3.tar.gz

New:

  release-2.7.tar.gz



Other differences:
--
++ zimg.spec ++
--- /var/tmp/diff_new_pack.9bg65O/_old  2018-01-01 22:34:55.454131571 +0100
+++ /var/tmp/diff_new_pack.9bg65O/_new  2018-01-01 22:34:55.458130237 +0100
@@ -18,7 +18,7 @@
 
 %define sover 2
 Name:   zimg
-Version:2.6.3
+Version:2.7
 Release:0
 Summary:Scaling, colorspace conversion, and dithering library
 License:WTFPL

++ release-2.6.3.tar.gz -> release-2.7.tar.gz ++
 5695 lines of diff (skipped)




commit pydf for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package pydf for openSUSE:Factory checked in 
at 2018-01-01 22:30:47

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


Package is "pydf"

Mon Jan  1 22:30:47 2018 rev:3 rq:560870 version:12

Changes:

--- /work/SRC/openSUSE:Factory/pydf/pydf.changes2016-03-26 
15:24:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.pydf.new/pydf.changes   2018-01-01 
22:30:52.807144418 +0100
@@ -1,0 +2,5 @@
+Sun Dec 31 08:46:30 UTC 2017 - mplus...@suse.com
+
+- Use correct rpm group
+
+---



Other differences:
--
++ pydf.spec ++
--- /var/tmp/diff_new_pack.5zuYHW/_old  2018-01-01 22:30:53.618873406 +0100
+++ /var/tmp/diff_new_pack.5zuYHW/_new  2018-01-01 22:30:53.626870736 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pydf
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Release:0
 Summary:Fully colorized df clone written in python
 License:SUSE-Public-Domain
-Group:  Applications/System
+Group:  System/Monitoring
 Url:http://kassiopeia.juls.savba.sk/~garabik/software/pydf
 Source: 
http://kassiopeia.juls.savba.sk/~garabik/software/pydf/pydf_%{version}.tar.gz
 BuildArch:  noarch
@@ -33,17 +33,19 @@
 %prep
 %setup -q
 # use python3 by default
-sed -i "s|/usr/bin/python|/usr/bin/python3|g" pydf 
+sed -i "s|%{_bindir}/python|%{_bindir}/python3|g" pydf
 
 %build
 
 %install
-install -D -m 0755 pydf   %{buildroot}%{_bindir}/pydf
-install -D -m 0644 pydfrc %{buildroot}%{_sysconfdir}/pydfrc
-install -D -m 0644 pydf.1 %{buildroot}%{_mandir}/man1/pydf.1
+install -Dpm 0755 pydf   \
+  %{buildroot}%{_bindir}/pydf
+install -Dpm 0644 pydfrc \
+  %{buildroot}%{_sysconfdir}/pydfrc
+install -Dpm 0644 pydf.1 \
+  %{buildroot}%{_mandir}/man1/pydf.1
 
 %files
-%defattr(-,root,root,-)
 %doc README COPYING
 %config(noreplace) %{_sysconfdir}/pydfrc
 %{_bindir}/pydf




commit httrack for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package httrack for openSUSE:Factory checked 
in at 2018-01-01 22:31:10

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


Package is "httrack"

Mon Jan  1 22:31:10 2018 rev:10 rq:560894 version:3.49.2

Changes:

--- /work/SRC/openSUSE:Factory/httrack/httrack.changes  2016-08-05 
18:17:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.httrack.new/httrack.changes 2018-01-01 
22:31:22.441250467 +0100
@@ -1,0 +2,10 @@
+Sun Oct  1 15:42:18 UTC 2017 - malcolmle...@opensuse.org
+
+- Updated to version 3.49.2:
+  * Fixed: Buffer overflow in output option commandline argument
+(VL-ID 2068).
+  * Minor fixes.
+- Changes from version 3.48.23:
+  * Fixed: FTBFS with openssl 1.1.0.
+
+---

Old:

  httrack-3.48.22.tar.gz

New:

  httrack-3.49.2.tar.gz



Other differences:
--
++ httrack.spec ++
--- /var/tmp/diff_new_pack.kiHiub/_old  2018-01-01 22:31:24.816457456 +0100
+++ /var/tmp/diff_new_pack.kiHiub/_new  2018-01-01 22:31:24.820456121 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package httrack
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Malcolm Lewis malcolmle...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,13 +19,13 @@
 
 %define so_ver 2
 Name:   httrack
-Version:3.48.22
+Version:3.49.2
 Release:0
 Summary:Offline Browser Utility
 License:GPL-3.0+
 Group:  Productivity/Networking/Web/Utilities
 Url:http://www.httrack.com/
-Source0:http://download.httrack.com/%{name}-%{version}.tar.gz
+Source0:https://mirror.httrack.com/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE httrack-fix-strict-aliasing-punning.patch 
malcolmle...@opensuse.org -- Add -fno-strict-aliasing to DEFAULT_CFLAGS
 Patch0: httrack-fix-strict-aliasing-punning.patch
 BuildRequires:  fdupes

++ httrack-3.48.22.tar.gz -> httrack-3.49.2.tar.gz ++
 1718 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/httrack-3.48.22/README new/httrack-3.49.2/README
--- old/httrack-3.48.22/README  2016-04-26 19:25:35.0 +0200
+++ new/httrack-3.49.2/README   2017-04-01 21:38:16.0 +0200
@@ -1,5 +1,5 @@
 HTTrack Website Copier, Offline Browser for Windows and Unix
-Copyright (C) 1998-2016 Xavier Roche and other contributors
+Copyright (C) 1998-2017 Xavier Roche and other contributors
 
 Welcome to HTTrack Website Copier!
 
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/httrack-3.48.22/configure.ac new/httrack-3.49.2/configure.ac
--- old/httrack-3.48.22/configure.ac2016-04-26 19:41:03.0 +0200
+++ new/httrack-3.49.2/configure.ac 2017-05-20 10:45:07.0 +0200
@@ -1,6 +1,6 @@
 AC_PREREQ(2.59)
 
-AC_INIT([httrack], [3.48.22], [roche+packag...@httrack.com], [httrack], 
[http://www.httrack.com/])
+AC_INIT([httrack], [3.49.2], [roche+packag...@httrack.com], [httrack], 
[http://www.httrack.com/])
 AC_COPYRIGHT([
 HTTrack Website Copier, Offline Browser for Windows and Unix
 Copyright (C) 1998-2015 Xavier Roche and other contributors
@@ -31,7 +31,7 @@
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE([subdir-objects])
-VERSION_INFO="2:48:0"
+VERSION_INFO="2:49:0"
 AM_MAINTAINER_MODE
 AC_USE_SYSTEM_EXTENSIONS
 
@@ -160,7 +160,7 @@
]
)
 LIBS="$LIBS $OPENSSL_LIBS"
-AC_CHECK_LIB(ssl, SSL_library_init,
+AC_CHECK_LIB(ssl, SSL_CTX_new,
[
OPENSSL_LIBS="$OPENSSL_LIBS -lssl"
AC_DEFINE(HTS_USEOPENSSL, 1, [Check for OpenSSL])
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/httrack-3.48.22/history.txt new/httrack-3.49.2/history.txt
--- old/httrack-3.48.22/history.txt 2016-04-26 

commit python-logzero for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package python-logzero for openSUSE:Factory 
checked in at 2018-01-01 22:30:52

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


Package is "python-logzero"

Mon Jan  1 22:30:52 2018 rev:3 rq:560880 version:1.3.1

Changes:

--- /work/SRC/openSUSE:Factory/python-logzero/python-logzero.changes
2017-08-16 16:11:13.186387494 +0200
+++ /work/SRC/openSUSE:Factory/.python-logzero.new/python-logzero.changes   
2018-01-01 22:31:01.252324823 +0100
@@ -1,0 +2,6 @@
+Fri Sep 15 09:06:58 UTC 2017 - sebix+novell@sebix.at
+
+- update to 1.3.1
+ * logzero.logfile() doc fix (#41)
+
+---

Old:

  logzero-1.3.0.tar.gz

New:

  logzero-1.3.1.tar.gz



Other differences:
--
++ python-logzero.spec ++
--- /var/tmp/diff_new_pack.kuvByB/_old  2018-01-01 22:31:02.351957688 +0100
+++ /var/tmp/diff_new_pack.kuvByB/_new  2018-01-01 22:31:02.355956353 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-logzero
-Version:1.3.0
+Version:1.3.1
 Release:0
 Summary:A logging module for Python
 License:MIT

++ logzero-1.3.0.tar.gz -> logzero-1.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/logzero-1.3.0/PKG-INFO new/logzero-1.3.1/PKG-INFO
--- old/logzero-1.3.0/PKG-INFO  2017-07-19 14:31:43.0 +0200
+++ new/logzero-1.3.1/PKG-INFO  2017-09-14 11:38:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: logzero
-Version: 1.3.0
+Version: 1.3.1
 Summary: Robust and effective logging for Python 2 and 3
 Home-page: https://github.com/metachris/logzero
 Author: Chris Hager
@@ -30,7 +30,7 @@
 
 Robust and effective logging for Python 2 and 3.
 
-.. image:: docs/_static/logo-small.png
+.. image:: 
https://raw.githubusercontent.com/metachris/logzero/master/docs/_static/logo-small.png
:alt: Logo
:width: 300px
 
@@ -54,7 +54,7 @@
 * Heavily inspired by the `Tornado web framework`_.
 
 
-.. image:: docs/_static/demo_output.png
+.. image:: 
https://raw.githubusercontent.com/metachris/logzero/master/docs/_static/demo_output.png
:alt: Demo output in color
:width: 300px
 
@@ -82,6 +82,21 @@
 except Exception as e:
 logger.exception(e)
 
+
+Adding a rotating logfile is that easy:
+
+.. code-block:: python
+
+import logzero
+from logzero import logger
+
+# Setup rotating logfile with 3 rotations, each with a maximum 
filesize of 1MB:
+logzero.logfile("/tmp/rotating-logfile.log", maxBytes=1e6, 
backupCount=3)
+
+# Log messages
+logger.info("This log message goes to the console and the logfile")
+
+
 Here are more examples which show how to use logfiles, custom 
formatters
 and setting a minimum loglevel:
 
@@ -122,7 +137,7 @@
 
 
 Installation
-=
+
 
 Install `logzero` with `pip`_:
 
@@ -130,75 +145,38 @@
 
 $ pip install -U logzero
 
+If you don't have `pip`_ installed, this `Python installation guide`_ 
can guide
+you through the process.
 
-Changelog
--
-
-See the changelog here: 
https://github.com/metachris/logzero/blob/master/HISTORY.rst
-
-
-Future Features & Ideas
----
-
-* Decorator for logging function calls
-* Easier usage of custom log handlers (currently works `like this 
`_)
-* JSON output (a la 12 factor app)
-* Send logs to remote log collector (maybe)
-* Structured logging a la 
https://structlog.readthedocs.io/en/stable/index.html (maybe)
-
-
-TODO
-
-
-* Tests
-
-  * Custom handlers and reconfiguration
-  * Strange behaviour: py.test with default logger - capturing err 
does not work if the logger is setup initially in logzero. Only works when 
setup from the py script.
-
-
-Related Projects
-
-
-* https://12factor.net/logs
-* Log collectors: 

commit epic for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package epic for openSUSE:Factory checked in 
at 2018-01-01 22:30:42

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


Package is "epic"

Mon Jan  1 22:30:42 2018 rev:17 rq:560859 version:2.10.6

Changes:

--- /work/SRC/openSUSE:Factory/epic/epic.changes2014-03-21 
13:29:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.epic.new/epic.changes   2018-01-01 
22:30:50.931770550 +0100
@@ -1,0 +2,5 @@
+Fri Dec 29 15:48:06 UTC 2017 - crrodrig...@opensuse.org
+
+- Update to version 2.10.6, fixes openSSL 1.1 build 
+
+---

Old:

  epic4-2.10.tar.bz2

New:

  epic4-2.10.6.tar.gz



Other differences:
--
++ epic.spec ++
--- /var/tmp/diff_new_pack.JeheAI/_old  2018-01-01 22:30:51.895448805 +0100
+++ /var/tmp/diff_new_pack.JeheAI/_new  2018-01-01 22:30:51.903446136 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epic
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,13 +25,13 @@
 Obsoletes:  epic4
 Obsoletes:  ircii
 Obsoletes:  irciihlp
-Version:2.10
+Version:2.10.6
 Release:0
 Summary:Enhanced Programmable ircII Client
 License:BSD-3-Clause
 Group:  Productivity/Networking/IRC
 Url:http://www.epicsol.org
-Source0:epic4-%version.tar.bz2
+Source0:epic4-%version.tar.gz
 Source1:epic4-help-20070412.tar.bz2
 Patch:  epic4-config.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit nemo-extensions for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package nemo-extensions for openSUSE:Factory 
checked in at 2018-01-01 22:31:01

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


Package is "nemo-extensions"

Mon Jan  1 22:31:01 2018 rev:10 rq:560890 version:3.6.0

Changes:

--- /work/SRC/openSUSE:Factory/nemo-extensions/nemo-extensions.changes  
2017-12-08 12:57:26.325575198 +0100
+++ /work/SRC/openSUSE:Factory/.nemo-extensions.new/nemo-extensions.changes 
2018-01-01 22:31:04.671183367 +0100
@@ -1,0 +2,7 @@
+Sat Dec 29 14:06:45 UTC 2017 - sor.ale...@meowr.ru
+
+- Update pkgconfig's xreader version for 1.6.2+.
+- Add nemo-preview_xreader-versioning.patch: update versioning of
+  xreader libs and introspection in nemo-preview (commit 52767dc).
+
+---

New:

  nemo-preview_xreader-versioning.patch



Other differences:
--
++ nemo-extensions.spec ++
--- /var/tmp/diff_new_pack.cXhypt/_old  2018-01-01 22:31:07.254320934 +0100
+++ /var/tmp/diff_new_pack.cXhypt/_new  2018-01-01 22:31:07.258319599 +0100
@@ -36,6 +36,8 @@
 Patch2: nemo-seahorse_gpg-2.2.patch
 # PATCH-FIX-OPENSUSE nemo-gtkhash_openssl-1.1.patch sor.ale...@meowr.ru -- Add 
basic OpenSSL 1.1+ compatibility in nemo-gtkhash.
 Patch3: nemo-gtkhash_openssl-1.1.patch
+# PATCH-FIX-UPSTREAM nemo-preview_xreader-versioning.patch 
miketwebs...@gmail.com -- Update versioning of xreader libs and introspection 
in nemo-preview (commit 52767dc).
+Patch4: nemo-preview_xreader-versioning.patch
 BuildRequires:  gettext-runtime
 BuildRequires:  gnome-common
 BuildRequires:  intltool
@@ -72,8 +74,8 @@
 BuildRequires:  pkgconfig(nss)
 BuildRequires:  pkgconfig(pygobject-3.0)
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
-BuildRequires:  pkgconfig(xreader-document-1.5.0)
-BuildRequires:  pkgconfig(xreader-view-1.5.0)
+BuildRequires:  pkgconfig(xreader-document-1.5)
+BuildRequires:  pkgconfig(xreader-view-1.5)
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
 BuildRequires:  mbedtls-devel
 %endif
@@ -344,6 +346,7 @@
 %patch1
 %patch2
 %patch3
+%patch4
 # Remove spurious executable permission.
 chmod a-x nemo-audio-tab/COPYING.GPL3 nemo-emblems/COPYING.GPL3
 

++ nemo-preview_xreader-versioning.patch ++
--- nemo-preview.orig/configure.ac
+++ nemo-preview/configure.ac
@@ -69,8 +69,8 @@ PKG_CHECK_MODULES(NEMO_PREVIEW,
   gstreamer-pbutils-1.0
   gstreamer-tag-1.0
   libmusicbrainz5
-  xreader-document-1.5.0
-  xreader-view-1.5.0
+  xreader-document-1.5
+  xreader-view-1.5
   gtksourceview-3.0
   webkit2gtk-4.0)
 
--- nemo-preview.orig/src/Makefile-nemo-preview.am
+++ nemo-preview/src/Makefile-nemo-preview.am
@@ -103,8 +103,8 @@ NemoPreview_1_0_gir_INCLUDES = \
 GstTag-1.0 \
 GdkPixbuf-2.0 \
 Gtk-3.0 \
-XreaderDocument-1.5.0 \
-XreaderView-1.5.0 \
+XreaderDocument-1.5 \
+XreaderView-1.5 \
 GtkSource-3.0
 
 NemoPreview_1_0_gir_FILES = \



commit geany for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package geany for openSUSE:Factory checked 
in at 2018-01-01 22:30:35

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


Package is "geany"

Mon Jan  1 22:30:35 2018 rev:31 rq:560580 version:1.32

Changes:

--- /work/SRC/openSUSE:Factory/geany/geany.changes  2017-08-28 
15:33:39.117686616 +0200
+++ /work/SRC/openSUSE:Factory/.geany.new/geany.changes 2018-01-01 
22:30:42.618546088 +0100
@@ -1,0 +2,51 @@
+Sat Dec 16 10:22:47 UTC 2017 - mailaen...@opensuse.org
+
+- Update to version 1.32
+  + General:
+- Improve CLI argument help (gh#geany/geany#1644).
+- Keep the current tab when closing documents to the right of
+  another tab.
+- Re-enable SIGTERM handling (gh#geany/geany#1255).
+- Create correct path for filetype config files.
+- Add an option to enable IME's candidate window display
+  inline.
+- Add an option to automatically reload files changed on disk
+  + Bug fixes:
+- Fix backward compatibility of the geometry saving setting.
+- Close "Deleted from Disk" Infobar on Reload.
+- Make sure GDK_MOD2_MASK is cleared when getting modifiers
+- Use non-symlinked VTE libraries on MacOS X.
+- Fix crash if plugin manager is opened more than once.
+- Fix incorrect variable reference.
+  + Interface:
+- Add "Close Documents to the Right" feature.
+- Add an option to save/reload either window position or size,
+  but optionally not both (gh#geany/geany#1456).
+  + Editor
+- Update Scintilla to version 3.7.5 (gh#geany/geany#1503).
+- Improve snippet support (visual indicators and more)
+  (gh#geany/geany#1470).
+- Push current position to navqueue before navigating back
+  (gh#geany/geany#1537).
+  + Filetypes:
+- Add GNU assembler filetype extensions (gh#geany/geany#904).
+- Make Python comment hash space (gh#geany/geany#1682).
+- Add missing string and comment styles for various lexers
+  (gh#geany/geany#1502).
+- Add missing PHP keywords, especially for PHP 7.x
+  (gh#geany/geany#1547).
+- Python: Don't highlight sub-identifiers as keywords
+  (gh#geany/geany#1544).
+  + Plugins: FileBrowser: don't change directory on project save
+(gh#geany/geany#1400).
+  + API
+- Add `utils_get_real_path()` and deprecate
+  `tm_get_real_path()` (gh#geany/geany#1224).
+- Add `geany_plugin_get_data()` (gh#geany/geany#1234).
+- Add `keybindings_load_keyfile()` (gh#geany/geany#1430).
+- Add `tm_tag_get_type()` (gh#geany/geany#1465).
+  + HACKING: Add note about data types and update for best
+practices (gh#geany/geany#1282).
+  + Updated translations.
+
+---

Old:

  geany-1.31.tar.bz2

New:

  geany-1.32.tar.bz2



Other differences:
--
++ geany.spec ++
--- /var/tmp/diff_new_pack.znpYAB/_old  2018-01-01 22:30:43.690188298 +0100
+++ /var/tmp/diff_new_pack.znpYAB/_new  2018-01-01 22:30:43.698185628 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   geany
-Version:1.31
+Version:1.32
 Release:0
 Summary:GTK-based integrated development environment
 License:GPL-2.0+

++ geany-1.31.tar.bz2 -> geany-1.32.tar.bz2 ++
 231949 lines of diff (skipped)




commit deepin-music-player for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package deepin-music-player for 
openSUSE:Factory checked in at 2018-01-01 22:17:19

Comparing /work/SRC/openSUSE:Factory/deepin-music-player (Old)
 and  /work/SRC/openSUSE:Factory/.deepin-music-player.new (New)


Package is "deepin-music-player"

Mon Jan  1 22:17:19 2018 rev:14 rq:545677 version:3.1.7.2

Changes:

--- /work/SRC/openSUSE:Factory/deepin-music-player/deepin-music-player.changes  
2017-03-17 15:06:52.399079701 +0100
+++ 
/work/SRC/openSUSE:Factory/.deepin-music-player.new/deepin-music-player.changes 
2018-01-01 22:17:28.203774815 +0100
@@ -1,0 +2,43 @@
+Fri Nov 24 08:41:32 UTC 2017 - hillw...@opensuse.org
+
+- Update 3.1.7.2
+  * Fix showNormal not work (bb22dc99)
+  * Fix crash when selectNext on qt 5.9 (bed9d856)
+  * Fix hidpi playing state (84783418)
+  * Fix lyric text cut (1dbf4dc2)
+  * Fix move qmediaplayer to main thread (3ce0ca3c)
+  * Fix dialog style (cfc0db93)
+  * Use deviceRatio in musicitemdelegate (f3a65085)
+  * Enable drag progress bar (22f8916e)
+  * Fix border pos (6fa9cc9e)
+  * Set dialog flag error (ef200472)
+  * Change footer bar cover mouse cursor (a4837dce)
+  * Fix libdmusic install path (2d86199a)
+  * Make dropdown show full text on ru locale (fcc58c97)
+  * Stop next after continue error count >= 5 (e6127596)
+  * Call dbus trash (b5d6fcb4)
+  * Extern footer progress (3459625e)
+  * All use svg (a942c308)
+  * Use dbus call filemanager (e276e636)
+  * Remove dtk2 workaround (0eb1ee32)
+  * Use dtk DWaterProgress (6109ffee)
+  * Add hidpi support (107e5987)
+- Drop deepin-tool-kit
+- Drop libdui
+
+---
+Thu Sep 28 03:35:49 UTC 2017 - hillw...@opensuse.org
+
+- Fix build in armv7l. 
+
+---
+Wed Sep 27 09:00:49 UTC 2017 - hillw...@opensuse.org
+
+- Update to 3.1.6
+  * Update deepin-tool-kit
+  * Use QtAV
+  * Use dtkwidget
+  * Use libcue
+- Drop deepin-music-dui.patch, merged by upstream.
+
+---

Old:

  deepin-music-3.0.1.tar.gz
  deepin-music-dui.patch

New:

  deepin-music-3.1.7.2.tar.gz



Other differences:
--
++ deepin-music-player.spec ++
--- /var/tmp/diff_new_pack.wbJYuG/_old  2018-01-01 22:17:29.911204767 +0100
+++ /var/tmp/diff_new_pack.wbJYuG/_new  2018-01-01 22:17:29.915203432 +0100
@@ -18,14 +18,14 @@
 
 
 Name:   deepin-music-player
-Version:3.0.1
+Version:3.1.7.2
 Release:0
 Summary:Deepin Music Player
 License:GPL-3.0+
 Group:  Productivity/Multimedia/Sound/Players
 Url:https://github.com/linuxdeepin/deepin-music
-Source0:deepin-music-%{version}.tar.gz
-Patch0: deepin-music-dui.patch
+Source0:
https://github.com/linuxdeepin/deepin-music/archive/%{version}/deepin-music-%{version}.tar.gz
+BuildRequires:  QtAV-devel
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libQt5Network-devel
@@ -36,15 +36,16 @@
 BuildRequires:  libqt5-qtsvg-devel
 BuildRequires:  libqt5-qtx11extras-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(dtkbase-0-2)
-BuildRequires:  pkgconfig(dtkutil-0-2)
-BuildRequires:  pkgconfig(dtkwidget-0-2)
-BuildRequires:  pkgconfig(dui)
+BuildRequires:  pkgconfig(dtkcore)
+BuildRequires:  pkgconfig(dtksettings)
+BuildRequires:  pkgconfig(dtksettingsview)
+BuildRequires:  pkgconfig(dtkwidget)
 BuildRequires:  pkgconfig(icu-i18n)
 BuildRequires:  pkgconfig(icu-uc)
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libcue)
 BuildRequires:  pkgconfig(taglib)
 # produce png icons from svg
 BuildRequires:  rsvg-view
@@ -94,7 +95,6 @@
 %package -n libdbusextended-qt5-devel
 Summary:Development files for the Deepin Music Player D-Bus system
 Group:  Development/Libraries/C and C++
-Requires:   libdbusextended-qt5-devel = %{version}
 
 %description -n libdbusextended-qt5-devel
 The libdbusextended-devel package contains the header files and developer
@@ -103,7 +103,6 @@
 %package -n libmpris-qt5-devel
 Summary:Development files for the Deepin Music Player MPRI library
 Group:  Development/Libraries/C and C++
-Requires:   libmpris-qt5-1 = %{version}
 
 %description -n libmpris-qt5-devel
 The libmpris-devel package contains the header files and developer
@@ -111,8 +110,7 @@
 
 %prep
 %setup -q -n deepin-music-%{version}
-%patch0 -p1
-sed -i 's|lrelease|lrelease-qt5|g' tool/translate_generation.sh
+sed -i 's|lrelease|lrelease-qt5|g' tool/translate_generation.*
 sed -i 

commit gstreamer-plugins-bad for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-01-01 22:10:19

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Mon Jan  1 22:10:19 2018 rev:71 rq:560899 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-12-14 10:52:16.494700471 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-01-01 22:10:36.029383827 +0100
@@ -1,0 +2,20 @@
+Fri Dec 29 19:26:46 UTC 2017 - zai...@opensuse.org
+
+- Add gst-bad-player-transfer-ownership.patch: player: transfer
+  ownership of info properties (bgo#791982).
+
+---
+Sat Dec 23 14:29:12 UTC 2017 - zai...@opensuse.org
+
+- Add gst-bad-vtdec-destroy-create-fix.patch: vtdec: destroy and
+  create the GL context on start()/stop(). Removes a reference
+  count loop.
+- Add python3-xml BuildRequires and switch to using plain make
+  instead of make_build macro, and add conditional for
+  pkgconfig(graphene-1.0), pkgconfig(wayland-client),
+  pkgconfig(wayland-cursor), pkgconfig(wayland-egl),
+  pkgconfig(wayland-protocols) and pkgconfig(wayland-scanner)
+  BuildRequires and the .so and sub-package produced, fix build for
+  old versions of openSUSE.
+
+---

New:

  gst-bad-player-transfer-ownership.patch
  gst-bad-vtdec-destroy-create-fix.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.EG3hI6/_old  2018-01-01 22:10:40.11432 +0100
+++ /var/tmp/diff_new_pack.EG3hI6/_new  2018-01-01 22:10:40.203990098 +0100
@@ -33,6 +33,11 @@
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gst-bad-vtdec-destroy-create-fix.patch 
zai...@opensuse.org -- vtdec: destroy and create the GL context on 
start()/stop()
+Patch0: gst-bad-vtdec-destroy-create-fix.patch
+# PATCH-FIX-UPSTREAM gst-bad-player-transfer-ownership.patch bgo#791982 
zai...@opensuse.org -- player: transfer ownership of info properties
+Patch1: gst-bad-player-transfer-ownership.patch
+
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -45,6 +50,7 @@
 BuildRequires:  libmpcdec-devel
 BuildRequires:  orc >= 0.4.11
 BuildRequires:  python3-base
+BuildRequires:  python3-xml
 BuildRequires:  pkgconfig(OpenEXR)
 BuildRequires:  pkgconfig(bluez)
 BuildRequires:  pkgconfig(bzip2)
@@ -102,11 +108,13 @@
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
 BuildRequires:  pkgconfig(vdpau)
+%if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
 BuildRequires:  pkgconfig(wayland-egl) >= 9.0
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.4
 BuildRequires:  pkgconfig(wayland-scanner) >= 1.4.0
+%endif
 BuildRequires:  pkgconfig(webrtc-audio-processing) >= 0.2
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb) >= 1.10
@@ -114,7 +122,9 @@
 %if 0%{?is_opensuse}
 BuildRequires:  libbs2b-devel
 BuildRequires:  pkgconfig(fluidsynth)
+%if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(graphene-1.0) >= 1.4.0
+%endif
 BuildRequires:  pkgconfig(libchromaprint)
 BuildRequires:  pkgconfig(libopenjp2)
 BuildRequires:  pkgconfig(openal)
@@ -263,6 +273,7 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%if 0%{?suse_version} >= 1500
 %package -n libgstwayland-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins - Wayland backend
 Group:  System/Libraries
@@ -273,6 +284,7 @@
 anything media-related,from real-time sound processing to playing
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
+%endif
 
 %package -n libgstcodecparsers-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -358,7 +370,9 @@
 Requires:   libgstphotography-1_0-0 = %{version}
 Requires:   libgstplayer-1_0-0 = %{version}
 Requires:   libgsturidownloader-1_0-0 = %{version}
+%if 0%{?suse_version} >= 1500
 Requires:   libgstwayland-1_0-0 = %{version}
+%endif
 Requires:   typelib-1_0-GstBadAllocators-1_0 = %{version}
 Requires:   typelib-1_0-GstGL-1_0 = %{version}
 Requires:   

commit python-urllib3 for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package python-urllib3 for openSUSE:Factory 
checked in at 2018-01-01 22:09:50

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


Package is "python-urllib3"

Mon Jan  1 22:09:50 2018 rev:15 rq:560898 version:1.22

Changes:

--- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes
2017-10-28 14:17:35.668524482 +0200
+++ /work/SRC/openSUSE:Factory/.python-urllib3.new/python-urllib3.changes   
2018-01-01 22:10:12.277313667 +0100
@@ -1,0 +2,6 @@
+Sun Dec 31 14:39:03 UTC 2017 - dims...@opensuse.org
+
+- Add python-urllib3-recent-date.patch: Fix test suite, use correct
+  date (gh#shazow/urllib3#1303, boo#1074247).
+
+---

New:

  python-urllib3-recent-date.patch



Other differences:
--
++ python-urllib3.spec ++
--- /var/tmp/diff_new_pack.6IVjYc/_old  2018-01-01 22:10:14.456586097 +0100
+++ /var/tmp/diff_new_pack.6IVjYc/_new  2018-01-01 22:10:14.460584763 +0100
@@ -32,6 +32,8 @@
 Patch2: urllib3-ssl-default-context.patch
 # PATCH-FIX-OPENSUSE -- do not use unsupported SSLv3 in tests
 Patch3: urllib3-test-ssl-drop-sslv3.patch
+# PATCH-FIX-UPSTREAM python-urllib3-recent-date.patch gh#shazow/urllib3#1303, 
boo#1074247 dims...@opensuse.org -- Fix test suite, use correct date
+Patch4: python-urllib3-recent-date.patch
 BuildRequires:  python-rpm-macros
 #!BuildIgnore: python-requests
 BuildRequires:  %{python_module PySocks}
@@ -73,6 +75,7 @@
 %if %(python3 -c "import ssl; print(hasattr(ssl,'PROTOCOL_TLSv1_2'))") == 
"True"
 %patch3 -p1
 %endif
+%patch4 -p1
 
 %build
 %python_build

++ python-urllib3-recent-date.patch ++
>From fc27a8ed4203084c97fd1260d2566255c35ca945 Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger 
Date: Sun, 31 Dec 2017 15:11:16 +0100
Subject: [PATCH] Move RECENT_DATE to 2017-06-30

The test suite expects the current date to be no more than two years in the 
future
of RECENT_DATE, which just serves as a reference point.

Also clarify the comment about how to update RECENT_DATE

Fixes #1303
---
 urllib3/connection.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/urllib3/connection.py b/urllib3/connection.py
index 06bcbde..9ea04bb 100644
--- a/urllib3/connection.py
+++ b/urllib3/connection.py
@@ -57,9 +57,9 @@ port_by_scheme = {
 }
 
 # When updating RECENT_DATE, move it to
-# within two years of the current date, and no
-# earlier than 6 months ago.
-RECENT_DATE = datetime.date(2016, 1, 1)
+# within two years of the current date, and not
+# less than 6 months ago.
+RECENT_DATE = datetime.date(2017, 6, 30)
 
 
 class DummyConnection(object):
-- 
2.15.1




commit libssh for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package libssh for openSUSE:Factory checked 
in at 2018-01-01 22:09:11

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


Package is "libssh"

Mon Jan  1 22:09:11 2018 rev:46 rq:560272 version:0.7.5

Changes:

--- /work/SRC/openSUSE:Factory/libssh/libssh.changes2017-10-02 
16:50:56.681837014 +0200
+++ /work/SRC/openSUSE:Factory/.libssh.new/libssh.changes   2018-01-01 
22:09:13.800836532 +0100
@@ -1,0 +2,6 @@
+Sun Dec 24 14:41:46 UTC 2017 - fab...@ritter-vogt.de
+
+- Add patch to fix parsing of config files (boo#1067782):
+  * 0001-config-Bugfix-Dont-skip-unseen-opcodes.patch
+
+---

New:

  0001-config-Bugfix-Dont-skip-unseen-opcodes.patch



Other differences:
--
++ libssh.spec ++
--- /var/tmp/diff_new_pack.3rV0Ex/_old  2018-01-01 22:09:19.514928836 +0100
+++ /var/tmp/diff_new_pack.3rV0Ex/_new  2018-01-01 22:09:19.518927501 +0100
@@ -38,6 +38,8 @@
 Patch6: 0001-threads-Use-new-API-call-for-OpenSSL-CRYPTO-THREADID.patch
 Patch7: 0001-cmake-Use-configure-check-for-CRYPTO_ctr128_encrypt.patch
 # END of OpenSSL 1.1 support patches
+# PATCH-FIX-UPSTREAM Fix parsing of config files (boo#1067782)
+Patch10:0001-config-Bugfix-Dont-skip-unseen-opcodes.patch
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
@@ -98,6 +100,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch10 -p1
 
 %build
 %cmake \

++ 0001-config-Bugfix-Dont-skip-unseen-opcodes.patch ++
>From 5333be5988c3789e7011598995f4df90d50d84d0 Mon Sep 17 00:00:00 2001
From: "Artyom V. Poptsov" 
Date: Sun, 4 Jun 2017 11:54:55 +0300
Subject: config: Bugfix: Don't skip unseen opcodes

libssh fails to read the configuration from a config file due to a
wrong check in 'ssh_config_parse_line' procedure in 'config.c'; it's
effectively skipping every opcode (and therefore every option) from
the file.  The change fixes that behaviour.

Signed-off-by: Artyom V. Poptsov 
Reviewed-by: Andreas Schneider 
---
 src/config.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config.c b/src/config.c
index 6478fc5f..519926e7 100644
--- a/src/config.c
+++ b/src/config.c
@@ -219,7 +219,7 @@ static int ssh_config_parse_line(ssh_session session, const 
char *line,
 
   opcode = ssh_config_get_opcode(keyword);
   if (*parsing == 1 && opcode != SOC_HOST) {
-  if (seen[opcode] == 0) {
+  if (seen[opcode] != 0) {
   return 0;
   }
   seen[opcode] = 1;
-- 
cgit v1.1






commit libuv for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package libuv for openSUSE:Factory checked 
in at 2018-01-01 22:08:51

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


Package is "libuv"

Mon Jan  1 22:08:51 2018 rev:11 rq:560261 version:1.18.0

Changes:

--- /work/SRC/openSUSE:Factory/libuv/libuv.changes  2017-11-11 
14:17:12.276480963 +0100
+++ /work/SRC/openSUSE:Factory/.libuv.new/libuv.changes 2018-01-01 
22:09:05.495609299 +0100
@@ -1,0 +2,49 @@
+Sun Dec 24 22:24:45 UTC 2017 - avin...@opensuse.org
+
+- Update to version 1.18.0
+  * unix,win: add uv_os_getpid()
+  * unix: remove incorrect assertion in uv_shutdown()
+  * aix: fix -Wmaybe-uninitialized warning
+  * win,doc: remove note about SIGWINCH on Windows
+  * doc: fix IRC URL in CONTRIBUTING.md
+- 1.17.0
+  * ibmi: add support for new platform
+  * unix: keep track of bound sockets sent via spawn
+  * unix: avoid malloc() call in uv_spawn()
+  * zos: add strnlen() implementation
+  * test: add threadpool init/teardown test
+  * test: avoid malloc() in threadpool test
+  * test: lower number of tasks in threadpool test
+  * test: fix test-spawn compilation
+  * doc: clarify the description of uv_loop_alive()
+  * win: issue memory barrier in uv_thread_join()
+  * win: map UV_FS_O_EXLOCK to a share mode of 0
+  * win: fix build on case-sensitive file systems
+  * win: fix test runner build with mingw64
+  * win: remove unused variable in test/test-fs.c
+- 1.16.1
+  * unix: move net/if.h include
+  * win: fix undeclared NDIS_IF_MAX_STRING_SIZE
+- 1.16.0
+  * unix,win: add fs open flags, map O_DIRECT|O_DSYNC
+  * win, fs: fix non-symlink reparse points
+  * test: fix -Wstrict-prototypes warnings
+  * unix, windows: map ENOTTY errno
+  * unix: fall back to fsync() if F_FULLFSYNC fails
+  * unix: do not close invalid kqueue fd after fork
+  * zos: reset epoll data after fork
+  * zos: skip fork_threadpool_queue_work_simple
+  * test: keep platform_output as first test
+  * unix,win: add uv_os_getppid()
+  * test: fix const qualification compiler warning
+  * doc: mark uv_default_loop() as not thread safe
+  * win, pipe: null-initialize stream->shutdown_req
+  * tty, win: get SetWinEventHook pointer at startup
+  * test: no extra new line in skipped test output
+  * pipe: allow access from other users
+  * unix,win: add uv_if_{indextoname,indextoiid}
+  * win: fix non-English dlopen error message
+  * win: change st_blksize from `2048` to `4096`
+- Small spec file cleanup
+
+---

Old:

  libuv-1.15.0.tar.gz

New:

  libuv-1.18.0.tar.gz



Other differences:
--
++ libuv.spec ++
--- /var/tmp/diff_new_pack.yXhgmZ/_old  2018-01-01 22:09:06.931130039 +0100
+++ /var/tmp/diff_new_pack.yXhgmZ/_new  2018-01-01 22:09:06.935128704 +0100
@@ -18,7 +18,7 @@
 
 %define somajor 1
 Name:   libuv
-Version:1.15.0
+Version:1.18.0
 Release:0
 Summary:Asychronous I/O support library
 License:MIT
@@ -62,7 +62,7 @@
 Mozilla's Rust language, Luvit, Julia, pyuv, and others.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 ./autogen.sh

++ libuv-1.15.0.tar.gz -> libuv-1.18.0.tar.gz ++
 3359 lines of diff (skipped)




commit NetworkManager-applet for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package NetworkManager-applet for 
openSUSE:Factory checked in at 2018-01-01 22:08:33

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


Package is "NetworkManager-applet"

Mon Jan  1 22:08:33 2018 rev:12 rq:560180 version:1.8.6

Changes:

--- 
/work/SRC/openSUSE:Factory/NetworkManager-applet/NetworkManager-applet.changes  
2017-12-21 11:26:20.656324012 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-applet.new/NetworkManager-applet.changes
 2018-01-01 22:08:43.546937037 +0100
@@ -1,0 +2,10 @@
+Wed Dec 27 15:59:35 UTC 2017 - dims...@opensuse.org
+
+- Allow for easy switch between meson and autoconf, using
+  bcond_with (default to autoconf for now): Switch back to autoconf
+  build system: meson is not ready and breaks nm-connection-editor
+  (incompletely linked resources, boo#1072789).
+  + In case of autoconf, add libtool BuildRequires, call autoreconf
+and use configure/make/mak_install.
+
+---



Other differences:
--
++ NetworkManager-applet.spec ++
--- /var/tmp/diff_new_pack.6x4eTr/_old  2018-01-01 22:08:45.274360324 +0100
+++ /var/tmp/diff_new_pack.6x4eTr/_new  2018-01-01 22:08:45.286356319 +0100
@@ -22,6 +22,8 @@
 %bcond_with appindicator
 %endif
 
+%bcond_with meson
+
 %define with_cacert_patch 0
 %define sover   0
 %define _name   network-manager-applet
@@ -43,7 +45,11 @@
 Patch3: 0001-build-meson-fix-typo-in-generation-of-libnm-gtk.pc.patch
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
+%if %{with meson}
 BuildRequires:  meson
+%else
+BuildRequires:  libtool
+%endif
 BuildRequires:  pkgconfig
 # Needed by Patch0.
 BuildRequires:  polkit-devel
@@ -181,15 +187,28 @@
 %patch3 -p1
 
 %build
+%if %{with meson}
 %meson \
 %if %{with appindicator}
   -Denable-appindicator=true \
 %endif
   -Denable-selinux=false
 %meson_build
+%else
+autoreconf -fiv
+%configure \
+--disable-static \
+--without-selinux
+%make_build
+%endif
 
 %install
+%if %{with meson}
 %meson_install
+%else
+%make_install
+find %{buildroot} -type f -name '*.la' -delete -print
+%endif
 %suse_update_desktop_file -r nm-connection-editor GTK GNOME System 
X-SuSE-ServiceConfiguration
 %find_lang nm-applet %{?no_lang_C}
 




commit gstreamer-plugins-good for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2018-01-01 22:06:49

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-good (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new (New)


Package is "gstreamer-plugins-good"

Mon Jan  1 22:06:49 2018 rev:51 rq:560097 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-12-14 10:52:47.929182995 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-01-01 22:06:57.706275923 +0100
@@ -1,0 +2,9 @@
+Sat Dec 23 01:30:08 UTC 2017 - zai...@opensuse.org
+
+- Add
+  gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch:
+  equalizer: Fix -Wincompatible-pointer-types warning (bgo#791494).
+- Clean up spec with spec-cleaner.
+- Toggle ENABLE_AALIB, no longer build aasink support.
+
+---

New:

  gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.7blVGB/_old  2018-01-01 22:06:58.881883070 +0100
+++ /var/tmp/diff_new_pack.7blVGB/_new  2018-01-01 22:06:58.881883070 +0100
@@ -17,14 +17,14 @@
 
 
 # aasink is just a toy. Once in future, we may want to disable aalib
-# support completely:
-%define ENABLE_AALIB 1
+# support completely: Disabled 25/12/17
+%define ENABLE_AALIB 0
+%define _name gst-plugins-good
+%define gst_branch 1.0
 
 Name:   gstreamer-plugins-good
-%define _name gst-plugins-good
 Version:1.12.4
 Release:0
-%define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
@@ -32,9 +32,10 @@
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
-%if 0%{?ENABLE_AALIB}
-BuildRequires:  aalib-devel
-%endif
+
+# PATCH-FIX-UPSTREAM 
gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch bgo#791494 
zai...@opensuse.org -- equalizer: Fix -Wincompatible-pointer-types warning
+Patch0: 
gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch
+
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
@@ -45,11 +46,9 @@
 BuildRequires:  libbz2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  orc >= 0.4.16
+BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(caca)
 BuildRequires:  pkgconfig(cairo) >= 1.10.0
@@ -89,7 +88,12 @@
 Enhances:   gstreamer
 # Generic name, never used in SuSE: I wish it had been used I would have used 
it then I wouldn't have to keep copy pasting and actually type it.
 Provides:   gst-plugins-good = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?ENABLE_AALIB}
+BuildRequires:  aalib-devel
+%endif
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 GStreamer is a streaming media framework based on graphs of filters
@@ -117,14 +121,15 @@
 gstreamer-plugins-good.
 
 %lang_package
+
 %prep
-%setup -q -n %{_name}-%{version}
+%autosetup -n %{_name}-%{version} -p1
 %if !0%{?is_opensuse}
 translation-update-upstream po gst-plugins-good-%{gst_branch}
 %endif
 
 %build
-export PYTHON=/usr/bin/python3
+export PYTHON=%{_bindir}/python3
 %configure\
--with-package-name='openSUSE GStreamer-plugins-good package'\
--with-package-origin='http://download.opensuse.org'\
@@ -134,22 +139,21 @@
--enable-gtk-doc\
--enable-v4l2-probe\
--enable-experimental
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{_name}-%{gst_branch}
 if [ -f %{buildroot}%{_datadir}/appdata/gstreamer-plugins-good.appdata.xml ]; 
then
   echo "Please remove the added gstreamer-plugins-good.appdata.xml file from 
the sources - the tarball installs it"
   false
 else
   mkdir -p %{buildroot}%{_datadir}/appdata
-  cp %{S:1} %{buildroot}%{_datadir}/appdata/
+  cp %{SOURCE1} %{buildroot}%{_datadir}/appdata/
 fi
-rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{gst_branch}/*.*a
+rm %{buildroot}%{_libdir}/gstreamer-%{gst_branch}/*.*a
 
 %files
-%defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README RELEASE REQUIREMENTS
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/gstreamer-plugins-good.appdata.xml
@@ -221,11 +225,9 @@
 %files lang -f 

commit clutter-gst for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package clutter-gst for openSUSE:Factory 
checked in at 2018-01-01 22:06:38

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


Package is "clutter-gst"

Mon Jan  1 22:06:38 2018 rev:56 rq:560082 version:3.0.24

Changes:

--- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes  2017-04-29 
10:47:52.656090904 +0200
+++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 
2018-01-01 22:06:46.741939885 +0100
@@ -1,0 +2,7 @@
+Sat Dec 23 12:40:01 UTC 2017 - zai...@opensuse.org
+
+- Add clutter-gst-video-sink-fix-compilation-error.patch:
+  video-sink: Fix compilation error.
+- Clean up spec with spec-cleaner, use modern macros.
+
+---

New:

  clutter-gst-video-sink-fix-compilation-error.patch



Other differences:
--
++ clutter-gst.spec ++
--- /var/tmp/diff_new_pack.8Z4pS6/_old  2018-01-01 22:06:48.329409399 +0100
+++ /var/tmp/diff_new_pack.8Z4pS6/_new  2018-01-01 22:06:48.333408062 +0100
@@ -25,6 +25,10 @@
 Group:  Development/Libraries/C and C++
 Source0:
http://download.gnome.org/sources/clutter-gst/3.0/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM clutter-gst-video-sink-fix-compilation-error.patch 
zai...@opensuse.org -- video-sink: Fix compilation error
+Patch0: clutter-gst-video-sink-fix-compilation-error.patch
+
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.20.0
 BuildRequires:  pkgconfig(cogl-2.0-experimental) >= 2.0.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
@@ -35,7 +39,6 @@
 BuildRequires:  pkgconfig(gstreamer-tag-1.0)
 BuildRequires:  pkgconfig(gstreamer-video-1.0)
 BuildRequires:  pkgconfig(gudev-1.0)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libclutter-gst-3_0-0 = %{version}-%{release}
 
 %description
@@ -95,38 +98,35 @@
 Clutter GStreamer enables the use of GStreamer with Clutter.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%configure  --disable-static
-make %{?_smp_mflags}
+%configure \
+   --disable-static \
+   %{nil}
+%make_build
 
 %install
-%makeinstall
-find  %{buildroot}%{_libdir} -name '*.la' -delete -print
+%make_install
+find  %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
 
 %check
 make %{?_smp_mflags} check
 
 %post -n libclutter-gst-3_0-0 -p /sbin/ldconfig
-
 %postun -n libclutter-gst-3_0-0 -p /sbin/ldconfig
 
 %files -n libclutter-gst-3_0-0
-%defattr(-,root,root)
 %doc README COPYING
 %{_libdir}/*.so.*
 
 %files -n typelib-1_0-ClutterGst-3_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/ClutterGst-3.0.typelib
 
 %files -n gstreamer-plugin-gstclutter-3_0
-%defattr(-,root,root)
 %{_libdir}/gstreamer-1.0/libgstclutter-3.0.so
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/*.so
 %{_includedir}/clutter-gst-3.0/
 %{_libdir}/pkgconfig/*.pc

++ clutter-gst-video-sink-fix-compilation-error.patch ++
>From 3b3c5d4927968f1bd823c4869425897dd2c57768 Mon Sep 17 00:00:00 2001
From: Bastien Nocera 
Date: Thu, 13 Apr 2017 10:40:17 +0200
Subject: video-sink: Fix compilation error
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

clutter-gst-video-sink.c: In function ‘clutter_gst_video_sink_setup_balance’:
clutter-gst-video-sink.c:831:44: error: format not a string literal, argument 
types not checked [-Werror=format-nonliteral]
priv->custom_start + 2);
^~~~

https://bugzilla.gnome.org/show_bug.cgi?id=781264
---
 clutter-gst/clutter-gst-video-sink.c | 5 +
 1 file changed, 5 insertions(+)

diff --git a/clutter-gst/clutter-gst-video-sink.c 
b/clutter-gst/clutter-gst-video-sink.c
index f325a09..2cbabe6 100644
--- a/clutter-gst/clutter-gst-video-sink.c
+++ b/clutter-gst/clutter-gst-video-sink.c
@@ -796,6 +796,9 @@ static const gchar *color_balance_shader =
   "  return clutter_gst_yuv_to_rgb (corrected_yuv);\n"
   "}\n";
 
+#pragma GCC diagnostic push
+#pragma GCC diagnostic ignored "-Wformat-nonliteral"
+
 static void
 clutter_gst_video_sink_setup_balance (ClutterGstVideoSink *sink,
   CoglPipeline *pipeline)
@@ -890,6 +893,8 @@ clutter_gst_video_sink_setup_balance (ClutterGstVideoSink 
*sink,
 }
 }
 
+#pragma GCC diagnostic pop
+
 /* YUV <-> RGB conversions */
 
 static const gchar *no_color_conversions_shader =
-- 
cgit v0.12




commit firewalld for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package firewalld for openSUSE:Factory 
checked in at 2018-01-01 22:06:22

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


Package is "firewalld"

Mon Jan  1 22:06:22 2018 rev:24 rq:560080 version:0.4.4.6

Changes:

--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes  2017-12-03 
10:09:30.731516473 +0100
+++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2018-01-01 
22:06:31.994867938 +0100
@@ -1,0 +2,7 @@
+Thu Dec 21 13:03:11 UTC 2017 - mchand...@suse.de
+
+- Introduce new python3-firewall and firewall-macros subpackages.
+  The first one contains the firewalld python3 bindings and the second
+  one contains the RPM macros for firewalld.
+
+---



Other differences:
--
++ firewalld.spec ++
--- /var/tmp/diff_new_pack.E2cWyh/_old  2018-01-01 22:06:33.662310726 +0100
+++ /var/tmp/diff_new_pack.E2cWyh/_new  2018-01-01 22:06:33.662310726 +0100
@@ -36,6 +36,7 @@
 BuildRequires:  automake
 BuildRequires:  desktop-file-utils
 BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  fdupes
 # Adding tools to BuildRequires as well so they can be autodetected
 # even though it is probably unlikely for paths to change in the future
 BuildRequires:  ebtables
@@ -49,13 +50,10 @@
 BuildRequires:  libxslt-tools
 BuildRequires:  python3-devel
 BuildRequires:  systemd-rpm-macros
-Requires:   dbus-1-python3
 Requires:   ebtables
 Requires:   ipset
 Requires:   iptables
-Requires:   python3-decorator
-Requires:   python3-gobject
-Requires:   python3-slip-dbus
+Requires:   python3-firewall = %{version}
 Requires:   sysconfig
 Requires(post): %fillup_prereq
 Recommends: %{name}-lang
@@ -67,6 +65,25 @@
 firewalld is a firewall service daemon that provides a dynamic customizable
 firewall with a D-Bus interface.
 
+%package -n python3-firewall
+Summary:Python3 bindings for FirewallD
+Group:  Productivity/Networking/Security
+Requires:   dbus-1-python3
+Requires:   python3-decorator
+Requires:   python3-gobject
+Requires:   python3-slip-dbus
+
+%description -n python3-firewall
+The python3 bindings for firewalld.
+
+%package -n firewall-macros
+Summary:FirewallD RPM macros
+Group:  Productivity/Networking/Security
+
+%description -n firewall-macros
+This package provides the firewalld RPM macros file needed by packages
+which provide their own firewalld service files.
+
 %package -n firewall-applet
 Summary:Firewall panel applet
 Group:  Productivity/Networking/Security
@@ -116,6 +133,9 @@
 
 %py3_compile %{buildroot}
 
+# remove files that shouldn't exist in the final rpms
+rm -r %{buildroot}%{_datadir}/%{name}/__pycache__
+
 desktop-file-install --delete-original \
   --dir %{buildroot}%{_sysconfdir}/xdg/autostart \
   %{buildroot}%{_sysconfdir}/xdg/autostart/firewall-applet.desktop
@@ -134,6 +154,8 @@
 rm %{buildroot}%{_rpmconfigdir}/macros.d/macros.firewalld
 install -D -m644 config/macros.firewalld 
%{buildroot}%{_sysconfdir}/rpm/macros.firewalld
 
+%fdupes %{buildroot}%{python3_sitelib}
+
 %find_lang %{name} --all-name
 
 %pre
@@ -191,9 +213,21 @@
 %{_bindir}/firewallctl
 %dir %{_datadir}/bash-completion/completions
 %{_datadir}/bash-completion/completions/firewall-cmd
-%{_libexecdir}/firewalld
+%dir %{_libexecdir}/firewalld
+%dir %{_libexecdir}/firewalld/icmptypes
+%dir %{_libexecdir}/firewalld/ipsets
+%dir %{_libexecdir}/firewalld/services
+%dir %{_libexecdir}/firewalld/zones
+%dir %{_libexecdir}/firewalld/helpers
+%dir %{_libexecdir}/firewalld/xmlschema
+%{_libexecdir}/firewalld/icmptypes/*.xml
+%{_libexecdir}/firewalld/ipsets/README
+%{_libexecdir}/firewalld/services/*.xml
+%{_libexecdir}/firewalld/zones/*.xml
+%{_libexecdir}/firewalld/helpers/*.xml
+%{_libexecdir}/firewalld/xmlschema/check.sh
+%{_libexecdir}/firewalld/xmlschema/*.xsd
 %{_datadir}/polkit-1
-%config %{_sysconfdir}/rpm/macros.firewalld
 %dir %{_sysconfdir}/dbus-1
 %dir %{_sysconfdir}/dbus-1/system.d
 %dir %{_sysconfdir}/modprobe.d
@@ -211,14 +245,36 @@
 %{_unitdir}/firewalld.service
 %{_fillupdir}/sysconfig.%{name}
 %config(noreplace) %{_sysconfdir}/dbus-1/system.d/FirewallD.conf
-%attr(0755,root,root) %dir %{python3_sitelib}/firewall
-%{_datadir}/firewalld/__pycache__
-%{python3_sitelib}/firewall/*
 %{_mandir}/man1/firewall*cmd*.1*
 %{_mandir}/man1/firewalld*.1*
 %{_mandir}/man1/firewallctl*.1*
 %{_mandir}/man5/firewall*.5*
 
+%files -n python3-firewall
+%attr(0755,root,root) %dir %{python3_sitelib}/firewall
+%attr(0755,root,root) %dir %{python3_sitelib}/firewall/__pycache__
+%attr(0755,root,root) %dir 

commit osinfo-db for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package osinfo-db for openSUSE:Factory 
checked in at 2018-01-01 22:05:56

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


Package is "osinfo-db"

Mon Jan  1 22:05:56 2018 rev:8 rq:560044 version:20170813

Changes:

--- /work/SRC/openSUSE:Factory/osinfo-db/osinfo-db.changes  2017-09-22 
21:32:01.684582229 +0200
+++ /work/SRC/openSUSE:Factory/.osinfo-db.new/osinfo-db.changes 2018-01-01 
22:06:04.368100056 +0100
@@ -1,0 +2,6 @@
+Tue Dec 19 15:24:35 MST 2017 - carn...@suse.com
+
+- Fix version string for leap 15 (bsc#1054986)
+  add-opensuse-leap-15-support.patch
+
+---



Other differences:
--
++ add-caasp-support.patch ++
--- /var/tmp/diff_new_pack.UbCpIo/_old  2018-01-01 22:06:04.999888929 +0100
+++ /var/tmp/diff_new_pack.UbCpIo/_new  2018-01-01 22:06:04.999888929 +0100
@@ -59,7 +59,7 @@
 +caasp
 +http://suse.com/caasp/1.0"/>
 +
-+2017-00-00
++2017-10-26
 +
 +
 +  

++ add-opensuse-leap-15-support.patch ++
--- /var/tmp/diff_new_pack.UbCpIo/_old  2018-01-01 22:06:05.027879575 +0100
+++ /var/tmp/diff_new_pack.UbCpIo/_new  2018-01-01 22:06:05.031878239 +0100
@@ -5,9 +5,9 @@
 @@ -0,0 +1,40 @@
 +
 +  http://opensuse.org/opensuse/15;>
-+opensuse15
-+openSUSE Leap 15
-+15
++opensuse15.0
++openSUSE Leap 15.0
++15.0
 +openSUSE
 +linux
 +opensuse




commit ImageMagick for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2018-01-01 22:06:06

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


Package is "ImageMagick"

Mon Jan  1 22:06:06 2018 rev:151 rq:560071 version:7.0.7.15

Changes:

--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2017-12-23 
12:16:56.831011889 +0100
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes 
2018-01-01 22:06:15.148497534 +0100
@@ -1,0 +2,7 @@
+Wed Dec 27 08:31:38 UTC 2017 - pgaj...@suse.com
+
+- readd ImageMagick-relax-filter.t.patch for SLE15 i586
+- enable ImageMagick-s390-disable-tests.patch also for s390, in
+  addition to s390x
+
+---

New:

  ImageMagick-relax-filter.t.patch



Other differences:
--
++ ImageMagick.spec ++
--- /var/tmp/diff_new_pack.Rt7Vbc/_old  2018-01-01 22:06:18.059524747 +0100
+++ /var/tmp/diff_new_pack.Rt7Vbc/_new  2018-01-01 22:06:18.059524747 +0100
@@ -38,6 +38,12 @@
 Source3:ImageMagick.keyring
 # suse specific patches
 Patch0: ImageMagick-disable-insecure-coders.patch
+# workaround, see https://github.com/ImageMagick/ImageMagick/issues/439
+#%%ifarch i586
+#%%if %{?suse_version} == 1500
+Patch1: ImageMagick-relax-filter.t.patch
+#%%endif
+#%%endif
 Patch2: ImageMagick-library-installable-in-parallel.patch
 #%%ifarch s390x
 Patch3: ImageMagick-s390-disable-tests.patch
@@ -275,8 +281,13 @@
 %prep
 %setup -q -n ImageMagick-%{source_version}
 %patch0 -p1
+%ifarch i586
+%if %{?suse_version} == 1500
+%patch1 -p1
+%endif
+%endif
 %patch2 -p1
-%ifarch s390x
+%ifarch s390x s390
 %patch3 -p1
 %endif
 


++ ImageMagick-relax-filter.t.patch ++
diff -urN ImageMagick-7.0.6-0.orig/PerlMagick/t/filter.t 
ImageMagick-7.0.6-0/PerlMagick/t/filter.t
--- ImageMagick-7.0.6-0.orig/PerlMagick/t/filter.t  2017-06-11 
13:39:49.0 +0200
+++ ImageMagick-7.0.6-0/PerlMagick/t/filter.t   2017-08-10 02:24:02.823623000 
+0200
@@ -57,7 +57,7 @@
 testFilterCompare('input.miff', "fuzz=>$fuzz", 
'reference/filter/Colorize.miff', 'Colorize', q/fill=>"red", blend=>"50%"/, 
0.0, 0.0 );
 ++$test;
 
-testFilterCompare('input.miff',  q//, 'reference/filter/Contrast.miff', 
'Contrast', q//, 0.0, 0.0);
+testFilterCompare('input.miff',  q//, 'reference/filter/Contrast.miff', 
'Contrast', q//, 0.001, 0.4);
 ++$test;
 
 testFilterCompare('input.miff',  q//, 'reference/filter/Convolve.miff', 
'Convolve', q/[0.0625, 0.0625, 0.0625, 0.0625, 0.5, 0.0625, 0.0625, 0.0625, 
0.0625]/, 0.1, 0.7);
@@ -138,7 +138,7 @@
 testFilterCompare('input.miff',  q//, 'reference/filter/OilPaint.miff', 
'OilPaint', q//, 0.03, 1.0);
 ++$test;
 
-testFilterCompare('input.miff', "fuzz=>$fuzz", 'reference/filter/Opaque.miff', 
'Opaque', q/color=>"#e23834", fill=>"green"/, 0.0, 0.0);
+testFilterCompare('input.miff', "fuzz=>$fuzz", 'reference/filter/Opaque.miff', 
'Opaque', q/color=>"#e23834", fill=>"green"/, 0.05, 0.5);
 ++$test;
 
 testFilterCompare('input.miff',  q//, 'reference/filter/Quantize.miff', 
'Quantize', q//, 0.2, 0.7);




commit btrfsprogs for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package btrfsprogs for openSUSE:Factory 
checked in at 2018-01-01 22:05:45

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


Package is "btrfsprogs"

Mon Jan  1 22:05:45 2018 rev:90 rq:560042 version:4.13.3

Changes:

--- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes2017-12-10 
18:14:25.007848770 +0100
+++ /work/SRC/openSUSE:Factory/.btrfsprogs.new/btrfsprogs.changes   
2018-01-01 22:05:52.624024622 +0100
@@ -1,0 +2,6 @@
+Tue Dec 19 11:31:07 UTC 2017 - w...@suse.de
+
+- Fix rollback regression which can lead to data corruption
+  Added patches: rollback-regression-fix.patch (bsc#1069478)
+
+---

New:

  rollback-regression-fix.patch



Other differences:
--
++ btrfsprogs.spec ++
--- /var/tmp/diff_new_pack.S5d4qo/_old  2018-01-01 22:05:55.183169422 +0100
+++ /var/tmp/diff_new_pack.S5d4qo/_new  2018-01-01 22:05:55.183169422 +0100
@@ -43,6 +43,7 @@
 Source5:sles11-defaults.h
 
 Patch1: mkfs-default-features.patch
+Patch2: rollback-regression-fix.patch
 
 BuildRequires:  asciidoc
 BuildRequires:  autoconf
@@ -137,6 +138,7 @@
 %prep
 %setup -q -n btrfs-progs-v%{version}
 %patch1 -p1
+%patch2 -p1
 
 %build
 ./autogen.sh

++ rollback-regression-fix.patch ++
From: Qu Wenruo 
Subject: [PATCH] btrfs-progs: convert: Fix a bug in rollback check which 
overwrite return value
Path-mainline: Will land in v4.14.1.

Commit 1170ac307900 ("btrfs-progs: convert: Introduce function to check if
convert image is able to be rolled back") reworked rollback check
condition, by checking 1:1 mapping of each file extent.

The idea itself has nothing wrong, but error handler is not implemented
correctly, which over writes the return value and always try to rollback
the fs even it fails to pass the check.

Fix it by correctly return the error before rollback the fs.

Fixes: 1170ac307900 ("btrfs-progs: convert: Introduce function to check if 
convert image is able to be rolled back")
Reported-by: Jeff Mahoney 
Signed-off-by: Qu Wenruo 
Signed-off-by: David Sterba 
---
 convert/main.c | 2 ++
 1 file changed, 2 insertions(+)

Index: btrfs-progs-v4.13.3/convert/main.c
===
--- btrfs-progs-v4.13.3.orig/convert/main.c
+++ btrfs-progs-v4.13.3/convert/main.c
@@ -1443,6 +1443,8 @@ next:
}
}
btrfs_release_path();
+   if (ret)
+   return ret;
/*
 * For HOLES mode (without NO_HOLES), we must ensure file extents
 * cover the whole range of the image



commit apparmor for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2018-01-01 22:05:36

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


Package is "apparmor"

Mon Jan  1 22:05:36 2018 rev:109 rq:560031 version:2.12

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2017-12-06 
08:52:58.429318465 +0100
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2018-01-01 
22:05:43.902938989 +0100
@@ -1,0 +2,44 @@
+Mon Dec 25 15:27:03 UTC 2017 - suse-b...@cboltz.de
+
+- update to AppArmor 2.12
+  - add support for 'owner' rules in aa-logprof and aa-genprof
+  - add support for includes with absolute path in aa-logprof etc. (lp#1733700)
+  - update aa-decode to also decode PROCTITLE (lp#1736841)
+  - several profile and abstraction updates, including boo#1069470
+  - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.12
+for the detailed upstream changelog
+- drop upstreamed patches:
+  - read_inactive_profile-exactly-once.patch
+  - utils-fix-sorted-save_profiles-regression.diff
+- lessopen profile: change all 'rix' rules to 'mrix'
+- add 32-bit-no-uid.diff to fix handling of log events without ouid on
+  32 bit systems
+
+---
+Tue Nov 30 10:30:33 UTC 2017 - suse-b...@cboltz.de
+
+- update to AppArmor 2.11.95 aka 2.12 beta1
+  - add JSON interface to aa-logprof and aa-genprof (used by YaST)
+  - drop old YaST interface code
+  - update audio, base and nameservice abstractions
+  - allow @{pid} to match 7-digit pids
+  - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11_95
+for the detailed upstream changelog
+- drop upstreamed patches
+  - apparmor-yast-cleanup.patch
+  - apparmor-json-support.patch
+  - nameservice-libtirpc.diff
+- drop obsolete perl modules (YaST no longer needs them)
+- drop patches that were only needed by the obsolete perl modules:
+  - apparmor-utils-string-split
+  - apparmor-abstractions-no-multiline.diff
+- drop profiles-sockets-temporary-fix.patch - obsoleted by a fix in
+  apparmor_parser
+- refresh utils-fix-sorted-save_profiles-regression.diff
+- add aa-teardown (new script to unload all profiles)
+- make ExecStop in apparmor.service a no-op (workaround for a systemd
+  restriction, see boo#996520 and boo#853019 for details)
+- lessopen profile: allow capability dac_read_search and dac_override,
+  allow groff to execute several helpers (boo#1065388)
+
+---
--- /work/SRC/openSUSE:Factory/apparmor/libapparmor.changes 2017-10-27 
13:47:54.953893850 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new/libapparmor.changes
2018-01-01 22:05:43.934928299 +0100
@@ -1,0 +2,17 @@
+Mon Dec 25 15:32:35 UTC 2017 - suse-b...@cboltz.de
+
+- update to AppArmor 2.12
+  - preserve errno across aa_*_unref() functions
+  - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.12
+for the detailed upstream changelog
+- no longer package static libapparmor.a
+
+---
+Tue Oct 31 10:41:55 UTC 2017 - suse-b...@cboltz.de
+
+- update to AppArmor 2.11.95 aka 2.12 beta1
+  - no changes in libapparmor
+  - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11_95
+for the detailed upstream changelog
+
+---

Old:

  apparmor-2.11.1.tar.gz
  apparmor-2.11.1.tar.gz.asc
  apparmor-abstractions-no-multiline.diff
  apparmor-json-support.patch
  apparmor-utils-string-split
  apparmor-yast-cleanup.patch
  nameservice-libtirpc.diff
  profiles-sockets-temporary-fix.patch
  read_inactive_profile-exactly-once.patch
  utils-fix-sorted-save_profiles-regression.diff

New:

  32-bit-no-uid.diff
  aa-teardown
  apparmor-2.12.tar.gz
  apparmor-2.12.tar.gz.asc



Other differences:
--
++ apparmor.spec ++
--- /var/tmp/diff_new_pack.BdJeh3/_old  2018-01-01 22:05:44.922598245 +0100
+++ /var/tmp/diff_new_pack.BdJeh3/_new  2018-01-01 22:05:44.922598245 +0100
@@ -35,7 +35,7 @@
 %define apache_module_path %(/usr/sbin/apxs2 -q LIBEXECDIR)
 
 Name:   apparmor
-Version:2.11.1
+Version:2.12
 Release:0
 Summary:AppArmor userlevel parser utility
 License:GPL-2.0+
@@ -50,6 +50,7 @@
 Source7:apparmor-rpmlintrc
 Source8:apparmor.service
 Source9:apparmor.systemd
+Source10:   aa-teardown
 
 # enable caching of profiles (= massive performance speedup when loading 
profiles)
 Patch1: apparmor-enable-profile-cache.diff
@@ -57,35 +58,14 @@
 # include autogenerated profile sniplet 

commit kernel-firmware for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2018-01-01 22:05:16

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


Package is "kernel-firmware"

Mon Jan  1 22:05:16 2018 rev:95 rq:559979 version:20171221

Changes:

--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2017-12-12 21:16:23.093499805 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes 
2018-01-01 22:05:31.962929046 +0100
@@ -1,0 +2,21 @@
+Sat Dec 23 08:34:13 UTC 2017 - mplus...@suse.com
+
+- Update to version 20171221:
+  * nvidia: add GP108 signed firmware
+  * linux-firmware: liquidio: add v1.7.0 vswitch firmware
+  * brcm: add CYW4373 firmwares and Cypress license file
+  * linux-firmware: Update firmware patch for Intel Bluetooth 8260
+  * linux-firmware: Update firmware file for Intel Bluetooth 8265
+  * linux-firmware: Add firmware file for Intel Bluetooth 9260
+  * linux-firmware: Add firmware file for Intel Bluetooth 9560
+  * Revert commits a42f895, c113d33, 041aff8, 73d13b5
+  * linux-firmware: Update firmware patch for Intel Bluetooth 8260
+  * linux-firmware: Update firmware file for Intel Bluetooth 8265
+  * linux-firmware: Add firmware file for Intel Bluetooth 9260
+  * linux-firmware: Add firmware file for Intel Bluetooth 9560
+  * linux-firmware: intel: Add Cannonlake audio firmware
+  * nfp: add firmware for tc-flower
+  * nfp: change firmware directory layout
+  * nfp: update firmware for Agilio CX SmartNICs
+
+---

Old:

  kernel-firmware-20171204.tar.xz

New:

  kernel-firmware-20171221.tar.xz



Other differences:
--
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.FCa81l/_old  2018-01-01 22:05:35.265825299 +0100
+++ /var/tmp/diff_new_pack.FCa81l/_new  2018-01-01 22:05:35.305811936 +0100
@@ -17,10 +17,10 @@
 
 
 %define __ksyms_path ^/lib/firmware
-%define version_unconverted 20171204
+%define version_unconverted 20171221
 
 Name:   kernel-firmware
-Version:20171204
+Version:20171221
 Release:0
 Summary:Linux kernel firmware files
 License:SUSE-Firmware AND GPL-2.0 AND GPL-2.0+ AND MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.FCa81l/_old  2018-01-01 22:05:35.501746459 +0100
+++ /var/tmp/diff_new_pack.FCa81l/_new  2018-01-01 22:05:35.509743787 +0100
@@ -1,4 +1,4 @@
 
 
 https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
-  30946b9b1787f086e8a1a3cb60658447212979c9
\ No newline at end of file
+  2567e092339cd3403d697dc2e0967c31b7acb989
\ No newline at end of file


++ kernel-firmware-20171204.tar.xz -> kernel-firmware-20171221.tar.xz ++
/work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware-20171204.tar.xz 
/work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware-20171221.tar.xz 
differ: char 27, line 1







commit opusfile for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package opusfile for openSUSE:Factory 
checked in at 2018-01-01 22:05:08

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


Package is "opusfile"

Mon Jan  1 22:05:08 2018 rev:7 rq:559961 version:0.10

Changes:

--- /work/SRC/openSUSE:Factory/opusfile/opusfile.changes2017-11-14 
14:12:11.602625002 +0100
+++ /work/SRC/openSUSE:Factory/.opusfile.new/opusfile.changes   2018-01-01 
22:05:12.629389857 +0100
@@ -1,0 +2,8 @@
+Mon Dec 18 03:17:32 UTC 2017 - avin...@opensuse.org
+
+- Update to version 0.10:
+  + Fix an out-of-bounds read matching serial numbers.
+- cleanup with spec-cleaner
+- add "--disable-silent-rules" to ./configure
+
+---

Old:

  opusfile-0.9.tar.gz

New:

  opusfile-0.10.tar.gz



Other differences:
--
++ opusfile.spec ++
--- /var/tmp/diff_new_pack.7cba2A/_old  2018-01-01 22:05:13.273174719 +0100
+++ /var/tmp/diff_new_pack.7cba2A/_new  2018-01-01 22:05:13.277173382 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opusfile
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Bjørn Lie (zai...@opensuse.org).
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,10 +17,10 @@
 #
 
 
+%define soname  0
 Name:   opusfile
-Version:0.9
+Version:0.10
 Release:0
-%define soname  0
 Summary:A high-level API for decoding and seeking within .opus files
 License:BSD-3-Clause
 Group:  System/Libraries
@@ -30,7 +30,6 @@
 BuildRequires:  pkgconfig(ogg) >= 1.3
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(opus)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 opusfile provides a high-level API for decoding and seeking within .opus files.
@@ -71,7 +70,9 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure \
+  --disable-static \
+  --disable-silent-rules
 make %{?_smp_mflags}
 
 %install
@@ -79,11 +80,9 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libopusfile%{soname} -p /sbin/ldconfig
-
 %postun -n libopusfile%{soname} -p /sbin/ldconfig
 
 %files -n libopusfile%{soname}
-%defattr(-,root,root)
 %doc COPYING AUTHORS
 %{_libdir}/libopusfile.so.%{soname}
 %{_libdir}/libopusfile.so.%{soname}.*
@@ -91,7 +90,6 @@
 %{_libdir}/libopusurl.so.%{soname}.*
 
 %files devel
-%defattr(-, root, root)
 %doc %{_datadir}/doc/opusfile/
 %{_includedir}/opus/opusfile.h
 %{_libdir}/pkgconfig/opusfile.pc

++ opusfile-0.9.tar.gz -> opusfile-0.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/opusfile-0.9/Makefile.in 
new/opusfile-0.10/Makefile.in
--- old/opusfile-0.9/Makefile.in2017-08-03 02:27:44.0 +0200
+++ new/opusfile-0.10/Makefile.in   2017-11-14 19:56:40.0 +0100
@@ -1015,9 +1015,9 @@
 maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-@HAVE_DOXYGEN_FALSE@uninstall-local:
 @HAVE_DOXYGEN_FALSE@clean-local:
 @HAVE_DOXYGEN_FALSE@install-data-local:
+@HAVE_DOXYGEN_FALSE@uninstall-local:
 clean: clean-am
 
 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/opusfile-0.9/configure new/opusfile-0.10/configure
--- old/opusfile-0.9/configure  2017-08-03 02:27:43.0 +0200
+++ new/opusfile-0.10/configure 2017-11-14 19:56:39.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for opusfile 0.9.
+# Generated by GNU Autoconf 2.69 for opusfile 0.10.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='opusfile'
 PACKAGE_TARNAME='opusfile'
-PACKAGE_VERSION='0.9'
-PACKAGE_STRING='opusfile 0.9'
+PACKAGE_VERSION='0.10'
+PACKAGE_STRING='opusfile 0.10'
 PACKAGE_BUGREPORT='o...@xiph.org'
 PACKAGE_URL=''
 
@@ -1353,7 +1353,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures opusfile 0.9 to adapt to many kinds of systems.
+\`configure' configures opusfile 0.10 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1423,7 +1423,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo 

commit ruby2.5 for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package ruby2.5 for openSUSE:Factory checked 
in at 2018-01-01 22:04:39

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


Package is "ruby2.5"

Mon Jan  1 22:04:39 2018 rev:8 rq:559855 version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/ruby2.5/ruby2.5.changes  2017-12-21 
11:28:06.671154805 +0100
+++ /work/SRC/openSUSE:Factory/.ruby2.5.new/ruby2.5.changes 2018-01-01 
22:04:53.599749135 +0100
@@ -1,0 +2,88 @@
+Mon Dec 25 16:08:47 UTC 2017 - mrueck...@suse.de
+
+- drop 316f58076d29dcff053256992d9ec19fed7e698f.patch
+- no longer bundling bundler
+
+---
+Mon Dec 25 15:57:38 UTC 2017 - mrueck...@suse.de
+
+- update to 2.5.0 final
+  Ruby 2.5.0 is the first stable release of the Ruby 2.5 series. It
+  introduces many new features and performance improvements. The
+  notable changes are as follows:
+
+  - New Features
+- rescue/else/ensure are now allowed to be used directly with
+  do/end blocks. [Feature #12906]
+- Add yield_self to yield given block in its context. Unlike
+  tap, it returns the result of the block. [Feature #6721]
+- Support branch coverage and method coverage measurement. The
+  branch coverage indicates which branches are executed and
+  which are not. The method coverage indicates which methods
+  are invoked and which are not. By running the test suite with
+  these new features, you will know which branches and methods
+  are executed, and evaluate total coverage of the test suite
+  more strictly. [Feature #13901]
+- Hash#slice [Feature #8499] and Hash#transform_keys [Feature
+  #13583]
+- Struct.new can create classes that accept keyword arguments.
+  [Feature #11925]
+- Enumerable#any?,all?,none? and one? accept a pattern argument
+  [Feature #11286]
+- Top-level constant look-up is no longer available. [Feature
+  #11547]
+- One of our most loved libraries, pp.rb, is now automatically
+  loaded. You no longer have to write require "pp". [Feature
+  #14123]
+- Print backtrace and error message in reverse order (oldest
+  call first, most recent call last). When a long backtrace
+  appears on your terminal (TTY), you can easily find the cause
+  line at the bottom of the backtrace. Note that the order is
+  reversed only when backtrace is printed out to the terminal
+  directly. [Feature #8661] [experimental]
+  - Performance improvements
+- About 5-10% performance improvement by removing all trace
+  instructions from overall bytecode (instruction sequences).
+  The trace instruction was added to support the TracePoint.
+  However, in most cases, TracePoint is not used and trace
+  instructions are pure overhead. Instead, now we use a dynamic
+  instrumentation technique. See [Feature #14104] for more
+  details.
+- Block passing by a block parameter (e.g. def foo();
+  bar(); end) is about 3 times faster than Ruby 2.4 by “Lazy
+  Proc allocation” technique. [Feature #14045]
+- Mutex is rewritten to be smaller and faster. [Feature #13517]
+- ERB now generates code from a template which runs twice as
+  fast as Ruby 2.4.
+- Improve performance of some built-in methods including
+  Array#concat, Enumerable#sort_by, String#concat,
+  String#index, Time#+ and more.
+- IO.copy_stream uses copy_file_range(2) to copy offload
+  [Feature #13867]
+  - Other notable changes since 2.4
+- SecureRandom now prefers OS-provided sources over OpenSSL.
+  [Bug #9569]
+- Promote cmath, csv, date, dbm, etc, fcntl, fiddle, fileutils,
+  gdbm, ipaddr, scanf, sdbm, stringio, strscan, webrick, zlib
+  from standard libraries to default gems.
+- Update to Onigmo 6.1.3.
+  - It adds the absence operator.
+  - Note that Ruby 2.4.1 also includes this change.
+- Update to Psych 3.0.2.
+- Update to RubyGems 2.7.3.
+- Update to RDoc 6.0.1.
+  - Switch the lexer from IRB based one to Ripper. This
+dramatically improves the performance of document
+generation.
+  - Fix a significant amount of bugs that existed over ten
+years.
+  - Add support for new Ruby syntax from the latest versions.
+- Update supported Unicode version to 10.0.0.
+- Thread.report_on_exception is now set to true by default.
+  This change helps debugging of multi-threaded programs.
+  [Feature #14143]
+- IO#write now receives multiple arguments [Feature #9323] For
+  details see: https://github.com/ruby/ruby/blob/v2_5_0/NEWS
+  https://github.com/ruby/ruby/compare/v2_4_0...v2_5_0
+

commit libclc for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package libclc for openSUSE:Factory checked 
in at 2018-01-01 22:04:24

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


Package is "libclc"

Mon Jan  1 22:04:24 2018 rev:8 rq:559673 version:0.2.0+git.20171127

Changes:

--- /work/SRC/openSUSE:Factory/libclc/libclc.changes2017-11-14 
14:09:27.316616843 +0100
+++ /work/SRC/openSUSE:Factory/.libclc.new/libclc.changes   2018-01-01 
22:04:35.485802428 +0100
@@ -1,0 +2,24 @@
+Sat Dec 23 08:24:44 UTC 2017 - mplus...@suse.com
+
+- Update to version 0.2.0+git.20171127:
+  * configure.py: Add gfx900 (Vega, Raven)
+  * math: Implement minmag
+  * math: Implement maxmag
+  * native_powr: Switch implementation to native_exp2 and native_log2
+  * native_divide: provide function implementation instead of macro
+  * native_recip: provide function implementation instead of macro
+  * native_rsqrt: Switch implementation to 1 / native_sqrt
+  * native_tan: Switch implementation to use native_sin/native_cos
+  * math: Use precomputed constant for log2(10.0)
+  * native_exp10: Switch implementation to llvm intrinsic
+  * native_sqrt: Switch implementation to llvm intrinsic
+  * native_sin: Switch implementation to llvm intrinsic
+  * native_cos: Switch implementation to llvm intrinsic
+  * native_exp2: Switch implementation to llvm intrinsic
+  * native_exp: Switch implementation to llvm intrinsic
+  * amdgpu: Add workaround for unimplemented llvm.exp intrinsic
+  * native_log10: Switch to generic native intrinsic inc file
+  * native_log: Switch to generic native intrinsic inc file
+  * native_log2: Switch to generic native intrinsic inc file
+
+---

Old:

  libclc-0.2.0+git.20171102.tar.xz

New:

  libclc-0.2.0+git.20171127.tar.xz



Other differences:
--
++ libclc.spec ++
--- /var/tmp/diff_new_pack.tI2tdz/_old  2018-01-01 22:04:36.029620695 +0100
+++ /var/tmp/diff_new_pack.tI2tdz/_new  2018-01-01 22:04:36.033619359 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libclc
-Version:0.2.0+git.20171102
+Version:0.2.0+git.20171127
 Release:0
 Summary:OpenCL C programming language library
 License:BSD-3-Clause OR MIT

++ _service ++
--- /var/tmp/diff_new_pack.tI2tdz/_old  2018-01-01 22:04:36.069607332 +0100
+++ /var/tmp/diff_new_pack.tI2tdz/_new  2018-01-01 22:04:36.069607332 +0100
@@ -4,7 +4,6 @@
 https://github.com/llvm-mirror/libclc.git
 enable
 enable
-f07a10170a91a461e5ea1579ccb025526a372b7a
 0.2.0+git.%cd
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.tI2tdz/_old  2018-01-01 22:04:36.093599315 +0100
+++ /var/tmp/diff_new_pack.tI2tdz/_new  2018-01-01 22:04:36.093599315 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/llvm-mirror/libclc.git
-f07a10170a91a461e5ea1579ccb025526a372b7a
+d6384415ab854c68777dd77451aa2bc0d959da99
   
 
\ No newline at end of file

++ libclc-0.2.0+git.20171102.tar.xz -> libclc-0.2.0+git.20171127.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libclc-0.2.0+git.20171102/amdgpu/lib/SOURCES 
new/libclc-0.2.0+git.20171127/amdgpu/lib/SOURCES
--- old/libclc-0.2.0+git.20171102/amdgpu/lib/SOURCES2017-11-02 
20:49:00.0 +0100
+++ new/libclc-0.2.0+git.20171127/amdgpu/lib/SOURCES2017-11-27 
12:14:06.0 +0100
@@ -1,3 +1,4 @@
+math/native_exp.cl
 math/native_log.cl
 math/native_log10.cl
 math/nextafter.cl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libclc-0.2.0+git.20171102/amdgpu/lib/math/native_exp.cl 
new/libclc-0.2.0+git.20171127/amdgpu/lib/math/native_exp.cl
--- old/libclc-0.2.0+git.20171102/amdgpu/lib/math/native_exp.cl 1970-01-01 
01:00:00.0 +0100
+++ new/libclc-0.2.0+git.20171127/amdgpu/lib/math/native_exp.cl 2017-11-27 
12:14:06.0 +0100
@@ -0,0 +1,5 @@
+#include 
+
+#define __CLC_BODY 
+#define __FLOAT_ONLY
+#include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libclc-0.2.0+git.20171102/amdgpu/lib/math/native_exp.inc 
new/libclc-0.2.0+git.20171127/amdgpu/lib/math/native_exp.inc
--- old/libclc-0.2.0+git.20171102/amdgpu/lib/math/native_exp.inc
1970-01-01 01:00:00.0 +0100
+++ new/libclc-0.2.0+git.20171127/amdgpu/lib/math/native_exp.inc
2017-11-27 12:14:06.0 +0100
@@ -0,0 +1,3 @@
+_CLC_OVERLOAD _CLC_DEF __CLC_GENTYPE native_exp(__CLC_GENTYPE val) {
+  return native_exp2(val * M_LOG2E_F);
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit jython for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package jython for openSUSE:Factory checked 
in at 2018-01-01 22:04:30

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


Package is "jython"

Mon Jan  1 22:04:30 2018 rev:25 rq:559845 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/jython/jython.changes2017-09-21 
12:33:26.607100290 +0200
+++ /work/SRC/openSUSE:Factory/.jython.new/jython.changes   2018-01-01 
22:04:36.493465688 +0100
@@ -1,0 +2,5 @@
+Mon Dec 18 12:27:08 UTC 2017 - fst...@suse.com
+
+- Require java 8 or higher to build.
+
+---



Other differences:
--
++ jython.spec ++
--- /var/tmp/diff_new_pack.KbnKhg/_old  2018-01-01 22:04:37.253211797 +0100
+++ /var/tmp/diff_new_pack.KbnKhg/_new  2018-01-01 22:04:37.253211797 +0100
@@ -56,10 +56,10 @@
 Requires:   python >= %{cpython_version}
 Requires:   servletapi5
 Recommends: mysql-connector-java
-Requires:   java >= 1.6.0
+Requires:   java >= 1.8
 BuildRequires:  ant
 BuildRequires:  jakarta-oro
-BuildRequires:  java-devel >= 1.6.0
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  jline
 BuildRequires:  libreadline-java >= 0.8.0
 BuildRequires:  mysql-connector-java




commit MozillaThunderbird for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2018-01-01 22:04:06

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


Package is "MozillaThunderbird"

Mon Jan  1 22:04:06 2018 rev:187 rq:559658 version:52.5.2

Changes:

--- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes
2017-12-12 21:20:47.560732854 +0100
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
2018-01-01 22:04:16.880020104 +0100
@@ -1,0 +2,16 @@
+Sat Dec 23 18:36:42 UTC 2017 - w...@rosenauer.org
+
+- update to Thunderbird 52.5.2
+  * This releases fixes the "Mailsploit" vulnerability and other
+vulnerabilities detected by the "Cure53" audit (MFSA 2017-30)
+  * CVE-2017-7846 (bmo#1411716, bsc#1074043)
+JavaScript Execution via RSS in mailbox:// origin
+  * CVE-2017-7847 (bmo#1411708, bsc#1074044)
+Local path string can be leaked from RSS feed
+  * CVE-2017-7848 (bmo#1411699, bsc#1074045)
+RSS Feed vulnerable to new line Injection
+  * CVE-2017-7829 (bmo#1423432, bsc#1074046)
+Mailsploit part 1: From address with encoded null character is
+cut off in message header display
+
+---

Old:

  l10n-52.5.0.tar.xz
  thunderbird-52.5.0-source.tar.xz

New:

  l10n-52.5.2.tar.xz
  thunderbird-52.5.2-source.tar.xz



Other differences:
--
++ MozillaThunderbird.spec ++
--- /var/tmp/diff_new_pack.erMCJZ/_old  2018-01-01 22:04:34.838018904 +0100
+++ /var/tmp/diff_new_pack.erMCJZ/_new  2018-01-01 22:04:34.842017567 +0100
@@ -17,9 +17,9 @@
 #
 
 
-%define mainversion 52.5.0
+%define mainversion 52.5.2
 %define update_channel release
-%define releasedate 20171121
+%define releasedate 20171222
 
 %bcond_without mozilla_tb_kde4
 %bcond_withmozilla_tb_valgrind

++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.erMCJZ/_old  2018-01-01 22:04:35.005962781 +0100
+++ /var/tmp/diff_new_pack.erMCJZ/_new  2018-01-01 22:04:35.005962781 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL="esr52"
 BRANCH="releases/comm-$CHANNEL"
-RELEASE_TAG="THUNDERBIRD_52_5_0_RELEASE"
-VERSION="52.5.0"
+RELEASE_TAG="THUNDERBIRD_52_5_2_RELEASE"
+VERSION="52.5.2"
 
 echo "cloning $BRANCH..."
 hg clone http://hg.mozilla.org/$BRANCH thunderbird

++ l10n-52.5.0.tar.xz -> l10n-52.5.2.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaThunderbird/l10n-52.5.0.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/l10n-52.5.2.tar.xz differ: 
char 26, line 1

++ thunderbird-52.5.0-source.tar.xz -> thunderbird-52.5.2-source.tar.xz 
++
/work/SRC/openSUSE:Factory/MozillaThunderbird/thunderbird-52.5.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/thunderbird-52.5.2-source.tar.xz
 differ: char 26, line 1




commit xfce4-branding-openSUSE for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package xfce4-branding-openSUSE for 
openSUSE:Factory checked in at 2018-01-01 21:31:47

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


Package is "xfce4-branding-openSUSE"

Mon Jan  1 21:31:47 2018 rev:64 rq: version:4.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-branding-openSUSE/xfce4-branding-openSUSE.changes
  2017-12-31 19:32:26.581607541 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new/xfce4-branding-openSUSE.changes
 2018-01-01 21:31:49.618895012 +0100
@@ -2,11 +1,0 @@
-Thu Dec 28 08:52:26 UTC 2017 - florian.koch1...@gmail.com
-
-- use adwaita-icon-theme instead of gnome-icon-theme 
-  as fallback icon theme 
-  The reasons for this change are that Upstream gnome no 
-  longer uses gnome-icon-theme, and to save space on te Thumbleweed 
-  rescue CD, requested by DimStar
-  https://lists.opensuse.org/opensuse-xfce/2017-05/msg0.html
-- fix /etc/xfce_defaults.conf not declared as %conf
-




Other differences:
--
++ xfce4-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.Ak9qQJ/_old  2018-01-01 21:31:50.410630307 +0100
+++ /var/tmp/diff_new_pack.Ak9qQJ/_new  2018-01-01 21:31:50.414628971 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-branding-openSUSE
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -74,7 +74,7 @@
 Summary:openSUSE Xfce Default Icon Theme
 License:CC-BY-SA-3.0 and GPL-2.0+
 Group:  System/GUI/XFCE
-Requires:   adwaita-icon-theme
+Requires:   gnome-icon-theme
 
 %description -n openSUSE-xfce-icon-theme
 This is the openSUSE Xfce Default Icon Theme.
@@ -188,8 +188,8 @@
 Group:  System/GUI/XFCE
 Conflicts:  otherproviders(exo-branding)
 Conflicts:  otherproviders(%{libexo_libname}-branding)
-Provides:   %{libexo_libname}-branding-openSUSE  = %{version}
 Provides:   exo-branding = %{exo_version}
+Provides:   %{libexo_libname}-branding-openSUSE  = %{version}
 Obsoletes:  %{libexo_libname}-branding-openSUSE <= %{version}
 Supplements:packageand(%{libexo_libname}:branding-openSUSE)
 Supplements:packageand(libexo-2-0:branding-openSUSE)
@@ -315,7 +315,7 @@
 %dir %{_sysconfdir}/xdg/xfce4/xfconf
 %dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml
 %config %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
-%config %{_sysconfdir}/xfce_defaults.conf
+%{_sysconfdir}/xfce_defaults.conf
 %dir %{_datadir}/xfce
 %dir %{_datadir}/xfce/applications
 %{_datadir}/xfce/applications/defaults.list

++ openSUSE-xfce-icon-theme.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-xfce-icon-theme/openSUSE-Xfce/index.theme 
new/openSUSE-xfce-icon-theme/openSUSE-Xfce/index.theme
--- old/openSUSE-xfce-icon-theme/openSUSE-Xfce/index.theme  2017-12-28 
09:30:34.426073189 +0100
+++ new/openSUSE-xfce-icon-theme/openSUSE-Xfce/index.theme  2013-02-19 
11:09:59.433875172 +0100
@@ -1,7 +1,7 @@
 [Icon Theme]
 Name=openSUSE-Xfce
 Comment=openSUSE Xfce Default Icon Theme
-Inherits=adwaita
+Inherits=gnome
 Example=folder
 
 
Directories=16x16/apps,16x16/actions,22x22/apps,22x22/actions,24x24/apps,24x24/actions,32x32/apps,32x32/actions,48x48/apps,48x48/actions,64x64/apps,72x72/apps,96x96/apps,128x128/apps,256x256/apps,scalable/apps,scalable/actions