commit gnumeric for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package gnumeric for openSUSE:Factory 
checked in at 2017-02-09 11:19:39

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


Package is "gnumeric"

Changes:

--- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes2016-08-25 
09:57:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes   2017-02-09 
11:19:40.924557502 +0100
@@ -1,0 +2,24 @@
+Tue Jan 31 22:34:30 UTC 2017 - firebird...@gmail.com
+
+- Update to version 1.12.33:
+  + Fix export/import of scaling information to/from ODF.
+  + Fix Wilcoxon Signed Rank Test handling of ties (bgo#772718).
+  + Fix xlsx export of scale to page information (bgo#776196).
+  + Fix use of cell formats in graphs data labels (bgo#777338).
+  + Speed up sstest part of test suite.
+  + Bring documentation build into the 21 century.
+  + Non-linear solver improvements.
+  + Avoid atomizing style regions with conditional formats.
+  + Adapt to glpk file format changes.
+  + Fix stf problems with text format (bgo#777543).
+- Updated Recommends: liberation-fonts to liberation2-fonts.
+- Add gnumeric-1.12.33-destdir.patch: Fix compilation, destdir of
+  helpfiles.
+- Add docbook-dtds and itstool BuildRequires: New dependency after
+  above patch.
+- Following the above, drop rarian-scrollkeeper-compat
+  BuildRequires: No longer needed.
+- Add gnumeric-1.12.33-docbook.patch: Fixes some problems with
+  non-ascii parameter names.
+
+---

Old:

  gnumeric-1.12.32.tar.xz

New:

  gnumeric-1.12.33-destdir.patch
  gnumeric-1.12.33-docbook.patch
  gnumeric-1.12.33.tar.xz



Other differences:
--
++ gnumeric.spec ++
--- /var/tmp/diff_new_pack.prWmD2/_old  2017-02-09 11:19:42.060396810 +0100
+++ /var/tmp/diff_new_pack.prWmD2/_new  2017-02-09 11:19:42.064396245 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnumeric
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,25 @@
 
 
 Name:   gnumeric
-Version:1.12.32
+Version:1.12.33
 Release:0
 Summary:Spreadsheet Application
 License:GPL-2.0 or GPL-3.0
 Group:  Productivity/Office/Spreadsheets
 Url:http://www.gnumeric.org/
 Source0:
http://download.gnome.org/sources/gnumeric/1.12/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnumeric-1.12.33-destdir.patch firebird...@gmail.com -- 
Fix compilation, destdir of helpfiles.
+Patch0: gnumeric-1.12.33-destdir.patch
+# PATCH-FIX-UPSTREAM gnumeric-1.12.33-docbook.patch firebird...@gmail.com -- 
Fixes some problems with non-ascii parameter names.
+Patch1: gnumeric-1.12.33-docbook.patch
 BuildRequires:  bison
+BuildRequires:  docbook-dtds
 BuildRequires:  fdupes
 BuildRequires:  intltool
+BuildRequires:  itstool
 BuildRequires:  libgsf-devel
+BuildRequires:  libtool
 BuildRequires:  python-devel
-BuildRequires:  rarian-scrollkeeper-compat
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
 %endif
@@ -47,7 +53,7 @@
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.0.0
 Recommends: %{name}-lang
 Recommends: ghostscript-fonts-std
-Recommends: liberation-fonts
+Recommends: liberation2-fonts
 # gnumeric uses a ghelp: URI to launch the help application. Let's recommend 
to have an app that can handle it (bnc#719679)
 Recommends: mimehandler(x-scheme-handler/ghelp)
 Provides:   gnumeric2 = %{version}
@@ -100,6 +106,10 @@
 %lang_package
 %prep
 %setup -q
+# Destdir fix for Gnumeric 1.12.33
+%patch0 -p1
+# Use xml-dtd
+%patch1 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream
 translation-update-upstream po-functions gnumeric-functions
@@ -115,6 +125,7 @@
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"
+autoreconf -fiv
 %configure\
--disable-scrollkeeper\
--disable-static\
@@ -126,6 +137,7 @@
 %make_install
 # FIXME: Build as root modifies system!
 %suse_update_desktop_file -r %{name} Office Spreadsheet GNOME GTK
+%find_lang %{name} %{?no_lang_C}
 %find_lang %{name}-%{version} %{?no_lang_C} %{name}.lang
 %find_lang gnumeric-%{version}-functions %{?no_lang_C} %{name}.lang
 find %{buildroot} -type f -name "*.la" -delete -print
@@ -146,13 +158,7 @@
 %files
 %defattr(-, root, root)
 %doc AUTHORS BEVERAGES BUGS COPYING COPYING-gpl2 COPYING-gpl3 HACKING 
MAINTAINERS NEWS README ChangeLog OChangeLog*
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir 

commit eom for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2017-02-09 11:19:34

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


Package is "eom"

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2016-09-25 14:42:26.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2017-02-09 
11:19:35.749289669 +0100
@@ -1,0 +2,9 @@
+Wed Feb  8 14:23:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Prefs dialogue: Fix runtime warnings.
+  * Fix the auto-reload of externally modified images.
+  * Fix a memleak when loading SVG fails.
+  * GTK+3: Force the X11 backend.
+
+---

Old:

  eom-1.16.0.tar.xz

New:

  eom-1.16.1.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.EQ924C/_old  2017-02-09 11:19:36.345205362 +0100
+++ /var/tmp/diff_new_pack.EQ924C/_new  2017-02-09 11:19:36.345205362 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eom
 #
-# 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
@@ -19,12 +19,12 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.16
 Name:   eom
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/Other
-Url:http://mate-desktop.org/
+Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
@@ -94,7 +94,7 @@
 %configure \
   --libexecdir=%{_libexecdir}/%{name} \
   --with-gtk=2.0
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ eom-1.16.0.tar.xz -> eom-1.16.1.tar.xz ++
 53182 lines of diff (skipped)




commit mate-sensors-applet for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package mate-sensors-applet for 
openSUSE:Factory checked in at 2017-02-09 11:19:19

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


Package is "mate-sensors-applet"

Changes:

--- /work/SRC/openSUSE:Factory/mate-sensors-applet/mate-sensors-applet.changes  
2016-09-25 14:43:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-sensors-applet.new/mate-sensors-applet.changes 
2017-02-09 11:19:20.667423415 +0100
@@ -1,0 +2,7 @@
+Wed Feb  8 14:23:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Update a tooltip only when the cursor is over the applet (fixes
+some OpenGL issues in fullscreen applications).
+
+---

Old:

  mate-sensors-applet-1.16.0.tar.xz

New:

  mate-sensors-applet-1.16.1.tar.xz



Other differences:
--
++ mate-sensors-applet.spec ++
--- /var/tmp/diff_new_pack.bhQRRc/_old  2017-02-09 11:19:21.063367396 +0100
+++ /var/tmp/diff_new_pack.bhQRRc/_new  2017-02-09 11:19:21.067366831 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-sensors-applet
 #
-# 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
@@ -20,12 +20,12 @@
 %define sover   0
 %define _version 1.16
 Name:   mate-sensors-applet
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Desktop panel applet to display sensor readings
 License:GPL-2.0
 Group:  System/GUI/Other
-Url:http://mate-desktop.org/
+Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  hicolor-icon-theme
@@ -90,13 +90,13 @@
 %setup -q
 
 %build
-export LDFLAGS="%{optflags} -ldl"
+export LDFLAGS="-ldl"
 NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static\
   --libexecdir=%{_libexecdir}/%{name} \
   --with-gtk=2.0
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ mate-sensors-applet-1.16.0.tar.xz -> mate-sensors-applet-1.16.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-sensors-applet-1.16.0/ChangeLog 
new/mate-sensors-applet-1.16.1/ChangeLog
--- old/mate-sensors-applet-1.16.0/ChangeLog2016-09-19 09:46:54.0 
+0200
+++ new/mate-sensors-applet-1.16.1/ChangeLog2017-01-21 11:00:52.0 
+0100
@@ -1,3 +1,30 @@
+commit 0ee6802bdf738e3e9880dbc87e2900dd842b29a6
+Author: monsta 
+Date:   Sat Jan 21 12:53:39 2017 +0300
+
+release 1.16.1
+
+ NEWS | 5 +
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 32332827e3895222507eb094840fbe451c1b7523
+Author: Błażej Szczygieł 
+Date:   Mon Mar 28 21:00:08 2016 +0200
+
+Update tooltip only when mouse is over the applet
+
+This can prevent problems with OpenGL on some drivers. The problem is
+described here: https://github.com/mate-desktop/mate-panel/issues/397
+
+This also updates all sensors when mouse enters the applet to get
+updated values.
+
+ sensors-applet/active-sensor.c  | 32 +++-
+ sensors-applet/sensors-applet.c | 26 ++
+ sensors-applet/sensors-applet.h |  2 ++
+ 3 files changed, 47 insertions(+), 13 deletions(-)
+
 commit b2d548ff701f0caa142dbf964dd2258fc10ea3ff
 Author: raveit65 
 Date:   Mon Sep 19 09:45:53 2016 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-sensors-applet-1.16.0/Makefile.in 
new/mate-sensors-applet-1.16.1/Makefile.in
--- old/mate-sensors-applet-1.16.0/Makefile.in  2016-09-19 09:46:37.0 
+0200
+++ new/mate-sensors-applet-1.16.1/Makefile.in  2017-01-21 10:59:05.0 
+0100
@@ -409,6 +409,7 @@
 prefix = @prefix@
 program_transform_name = @program_transform_name@
 psdir = @psdir@
+runstatedir = @runstatedir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 srcdir = @srcdir@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-sensors-applet-1.16.0/NEWS 
new/mate-sensors-applet-1.16.1/NEWS
--- old/mate-sensors-applet-1.16.0/NEWS 2016-09-19 09:45:38.0 +0200
+++ new/mate-sensors-applet-1.16.1/NEWS 2017-01-21 10:51:32.0 +0100
@@ -1,3 +1,8 @@
+1.16.1
+
+  * 

commit mate-terminal for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package mate-terminal for openSUSE:Factory 
checked in at 2017-02-09 11:19:28

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


Package is "mate-terminal"

Changes:

--- /work/SRC/openSUSE:Factory/mate-terminal/mate-terminal.changes  
2016-10-13 11:31:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-terminal.new/mate-terminal.changes 
2017-02-09 11:19:29.430183673 +0100
@@ -1,0 +2,14 @@
+Wed Feb  8 14:23:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.2:
+  * Bring back exit confirmation when there's a process running.
+  * Fix a possible crash on window closing.
+  * Fix various issues with drag-n-drop of tabs.
+  * Encodings and keybindings dialogues: Fix the expand of content
+on a window resize.
+  * Find, profile manager, profile prefs dialogues: Fix runtime
+warnings about a transient parent.
+  * Attach popup menus to their parent widgets (useful on Wayland).
+  * Force the X11 backend.
+
+---

Old:

  mate-terminal-1.16.1.tar.xz

New:

  mate-terminal-1.16.2.tar.xz



Other differences:
--
++ mate-terminal.spec ++
--- /var/tmp/diff_new_pack.hMSjfa/_old  2017-02-09 11:19:29.998103325 +0100
+++ /var/tmp/diff_new_pack.hMSjfa/_new  2017-02-09 11:19:29.998103325 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-terminal
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define _version 1.16
 Name:   mate-terminal
-Version:1.16.1
+Version:1.16.2
 Release:0
 Summary:MATE Desktop terminal emulator
 License:GPL-3.0+

++ mate-terminal-1.16.1.tar.xz -> mate-terminal-1.16.2.tar.xz ++
 22439 lines of diff (skipped)




commit opera for openSUSE:Factory:NonFree

2017-02-09 Thread root
Hello community,

here is the log from the commit of package opera for openSUSE:Factory:NonFree 
checked in at 2017-02-09 11:19:46

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


Package is "opera"

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/opera/opera.changes  2017-02-04 
23:59:08.888316210 +0100
+++ /work/SRC/openSUSE:Factory:NonFree/.opera.new/opera.changes 2017-02-09 
11:19:49.467348935 +0100
@@ -1,0 +2,6 @@
+Tue Feb  7 21:26:43 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 43.0.2442.806:
+  * See https://opera.com/blogs/desktop/changelog-for-43
+
+---

Old:

  opera-stable_42.0.2393.517_amd64.deb
  opera-stable_42.0.2393.517_i386.deb

New:

  opera-stable_43.0.2442.806_amd64.deb
  opera-stable_43.0.2442.806_i386.deb



Other differences:
--
++ opera.spec ++
--- /var/tmp/diff_new_pack.xHTwm3/_old  2017-02-09 11:19:53.406791621 +0100
+++ /var/tmp/diff_new_pack.xHTwm3/_new  2017-02-09 11:19:53.410791055 +0100
@@ -27,7 +27,7 @@
 %define alt_deb_arch amd64
 %endif
 Name:   opera
-Version:42.0.2393.517
+Version:43.0.2442.806
 Release:0
 Summary:Proprietary web browser
 License:SUSE-NonFree
@@ -35,8 +35,8 @@
 Url:https://opera.com/
 Source0:
http://get.geo.opera.com/ftp/pub/%{name}/desktop/%{version}/linux/%{name}-stable_%{version}_%{deb_arch}.deb
 Source1:
http://get.geo.opera.com/ftp/pub/%{name}/desktop/%{version}/linux/%{name}-stable_%{version}_%{alt_deb_arch}.deb
-Source2:%{name}.sh.in
-Source3:opera.appdata.xml
+Source2:%{name}.appdata.xml
+Source3:%{name}.sh.in
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
@@ -62,6 +62,8 @@
 tar -xf data.tar.xz
 rm -f data.tar.xz
 
+cp -f %{SOURCE2} %{name}.appdata.xml
+
 mv -f .%{_datadir}/doc/%{name}-stable/copyright COPYING
 gzip -d .%{_datadir}/doc/%{name}-stable/changelog.gz
 mv -f .%{_datadir}/doc/%{name}-stable/changelog ChangeLog
@@ -71,7 +73,7 @@
 sed \
   -e 's|__LIBDIR__|%{_libdir}|g' \
   -e 's|__SYSCONFDIR__|%{_sysconfdir}|g' \
-  %{SOURCE2} > %{name}.sh
+  %{SOURCE3} > %{name}.sh
 cat > %{name}.conf << EOF
 # Default settings for opera. This file is sourced by /usr/bin/opera.
 
@@ -79,8 +81,6 @@
 OPERA_FLAGS=""
 EOF
 
-cp -f %{SOURCE3} %{name}.appdata.xml
-
 %build
 # Nothing to build.
 




commit mate-panel for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package mate-panel for openSUSE:Factory 
checked in at 2017-02-09 11:19:12

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


Package is "mate-panel"

Changes:

--- /work/SRC/openSUSE:Factory/mate-panel/mate-panel.changes2016-09-25 
14:43:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-panel.new/mate-panel.changes   
2017-02-09 11:19:13.728405154 +0100
@@ -1,0 +2,13 @@
+Wed Feb  8 14:23:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Clock applet: Mark a current day in the calendar.
+  * Clock applet: Update a tooltip only when new text is different
+(fixes some OpenGL issues in fullscreen applications).
+  * GTK+3: Stop the calendar window from jumping when
+expanding/folding locations.
+  * GTK+3: Fix showing an icon at the mouse cursor on a launcher
+drag-n-drop.
+  * GTK+3: Fix a heap of runtime warnings.
+
+---

Old:

  mate-panel-1.16.0.tar.xz

New:

  mate-panel-1.16.1.tar.xz



Other differences:
--
++ mate-panel.spec ++
--- /var/tmp/diff_new_pack.iuKbEg/_old  2017-02-09 11:19:14.340318579 +0100
+++ /var/tmp/diff_new_pack.iuKbEg/_new  2017-02-09 11:19:14.340318579 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-panel
 #
-# 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,12 +21,12 @@
 %define typelib typelib-1_0-MatePanelApplet-4_0
 %define _version 1.16
 Name:   mate-panel
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Desktop Panel
 License:GPL-2.0+
 Group:  System/GUI/Other
-Url:http://mate-desktop.org/
+Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:%{name}-branding.gschema.override.in
 Source2:baselibs.conf
@@ -138,7 +138,7 @@
   --enable-introspection  \
   --disable-scrollkeeper  \
   --with-gtk=2.0
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ mate-panel-1.16.0.tar.xz -> mate-panel-1.16.1.tar.xz ++
 2143 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/mate-panel-1.16.0/ChangeLog new/mate-panel-1.16.1/ChangeLog
--- old/mate-panel-1.16.0/ChangeLog 2016-09-19 07:02:24.0 +0200
+++ new/mate-panel-1.16.1/ChangeLog 2017-01-31 12:50:59.0 +0100
@@ -1,3 +1,129 @@
+commit 916de39b799da74197a82525c422b0c980597f4f
+Author: monsta 
+Date:   Tue Jan 31 14:46:02 2017 +0300
+
+release 1.16.1
+
+ NEWS | 9 +
+ configure.ac | 2 +-
+ 2 files changed, 10 insertions(+), 1 deletion(-)
+
+commit f0c5d5c5511b86b9468dad0ad8bd22663d133c04
+Author: monsta 
+Date:   Mon Jan 30 17:44:36 2017 +0300
+
+clock: fix remaining deprecation for GTK+ >= 3.20
+
+ applets/clock/clock.c | 8 
+ 1 file changed, 8 insertions(+)
+
+commit 39e9febe6b9380fabce107f2d954d40d06a99b8d
+Author: lukefromdc 
+Date:   Mon Jan 9 23:16:46 2017 -0500
+
+GTK 3.20/3.22: fix warnings from show-desktop button
+Force zero padding, margin, border to stop underallocation warnings.
+
+*Note: few themes deliberately use a border here, some (notably Adwaita) 
inherit it from generic buttons
+
+ applets/wncklet/showdesktop.c | 16 +---
+ 1 file changed, 13 insertions(+), 3 deletions(-)
+
+commit 259556826d99300aa67b33a2af2cdd6155b9f704
+Author: lukefromdc 
+Date:   Mon Jan 9 23:04:46 2017 -0500
+
+GTK 3.20/22: fix warnings from tasklist buttons
+Force padding and margins to zero. Borders don't seem to throw warnings 
here
+
+ applets/wncklet/window-list.c | 19 +++
+ 1 file changed, 19 insertions(+)
+
+commit 7c01782f529d0e55fbce6a3bbbd23318b6cc969e
+Author: lukefromdc 
+Date:   Mon Jan 9 19:50:44 2017 -0500
+
+GTK 3.20/22 Clock button: force zero padding and margin
+Stops negative allocation warnings unless theme sets a border
+
+ applets/clock/clock.c | 24 

commit mate-control-center for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package mate-control-center for 
openSUSE:Factory checked in at 2017-02-09 11:19:05

Comparing /work/SRC/openSUSE:Factory/mate-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.mate-control-center.new (New)


Package is "mate-control-center"

Changes:

--- /work/SRC/openSUSE:Factory/mate-control-center/mate-control-center.changes  
2016-09-25 14:42:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-control-center.new/mate-control-center.changes 
2017-02-09 11:19:06.677402752 +0100
@@ -1,0 +2,13 @@
+Wed Feb  8 14:23:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Appearance: Fix live updating of the various theme details.
+  * Appearance: Fix vertical expand of content on window resize in
+GTK+3 build.
+  * Keyboard: Fix vertical expand of content on window resize in
+GTK+3 build.
+  * Shell: Force icon size in libslab to avoid huge icons.
+  * GTK+3: Fix build with Marco 1.17.
+  * Fix a couple of memleaks.
+
+---

Old:

  mate-control-center-1.16.0.tar.xz

New:

  mate-control-center-1.16.1.tar.xz



Other differences:
--
++ mate-control-center.spec ++
--- /var/tmp/diff_new_pack.5dAusw/_old  2017-02-09 11:19:07.149335981 +0100
+++ /var/tmp/diff_new_pack.5dAusw/_new  2017-02-09 11:19:07.153335415 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-control-center
 #
-# 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
@@ -22,12 +22,12 @@
 %define sover_slab 0
 %define _version 1.16
 Name:   mate-control-center
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Desktop control center
 License:GPL-2.0+
 Group:  System/GUI/Other
-Url:http://mate-desktop.org/
+Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  libxml2-python
@@ -136,7 +136,7 @@
   --disable-static\
   --disable-update-mimedb \
   --with-gtk=2.0
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ mate-control-center-1.16.0.tar.xz -> mate-control-center-1.16.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-control-center-1.16.0/ChangeLog 
new/mate-control-center-1.16.1/ChangeLog
--- old/mate-control-center-1.16.0/ChangeLog2016-09-20 06:56:48.0 
+0200
+++ new/mate-control-center-1.16.1/ChangeLog2017-01-27 10:08:10.0 
+0100
@@ -1,3 +1,89 @@
+commit 9c795cb961954f8c33cc74b11ef8de7719dd080d
+Author: monsta 
+Date:   Fri Jan 27 11:54:26 2017 +0300
+
+release 1.16.1
+
+ NEWS | 10 ++
+ configure.ac |  2 +-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 7ed3a60d2ccc95012bcaf71baa604a064342c848
+Author: Colomban Wendling 
+Date:   Thu Jan 12 17:57:12 2017 +0100
+
+Fix two memory leaks
+
+ capplets/appearance/appearance-style.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d255df8819e1b2efcee996af33da8a66ed7d2b83
+Author: Colomban Wendling 
+Date:   Thu Jan 12 17:44:49 2017 +0100
+
+Fix live updating of the various theme details
+
+This got broken in b3e27b1d6a0f11c5835f5829bac3861e2147b17e, which
+ported to GSettings but stopped calling the supplied callback.
+
+070e7cb765a788c8e27ff3615d3ed36981d3518d restored the initial update,
+but not the live ones.
+
+Fixes #256.
+
+ capplets/appearance/appearance-style.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit c94cbb105c96f8d35f7cbc28477d2f533fbc064d
+Author: monsta 
+Date:   Thu Jan 26 17:53:59 2017 +0300
+
+appearance: fix vertical expand of content on window resize
+
+this also fixes runtime warning in GTK+2 build
+which had been introduced in 
https://github.com/mate-desktop/mate-control-center/commit/b4ca929784e95a5f2b1c1fd982eb33af1094
+
+ capplets/appearance/data/appearance.ui | 5 -
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit fdc99e22736abacfbd017dec1ff1fc94b633ee90
+Author: Alexei Sorokin 
+Date:   Tue Jan 24 22:32:01 2017 +0300
+
+libslab: force the icon size
+
+If an icon only provides some huge sizes, not doing that breaks the layout.
+
+ libslab/mate-utils.c | 1 +
+ 1 file changed, 1 insertion(+)
+

commit fvwm2 for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2017-02-09 11:18:58

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


Package is "fvwm2"

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2016-08-20 
12:27:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2017-02-09 
11:18:59.666394708 +0100
@@ -1,0 +2,54 @@
+Tue Feb  7 11:14:39 UTC 2017 - wer...@suse.de
+
+- Update to 2.6.7 (06-Nov-2016)
+  - dropped fvwm-icon-440d675d14412ec0a123d4c977534ab688229148.patch
+  * New fvwm features:
+A new default configuration which is available when fvwm
+doesn't detect a configuration file to load.
+A new conditional command "Desk n" can restrict matching
+windows to a specific desk.
+A new conditional command "Screen n" to restrict matching
+windows on a given Xinerama screen.
+New expansion variable "w.screen" to ascertain the Xineram
+screen number a window is on.
+New command "InfoStoreClear" to remove all items in the
+InfoStore.
+  * Removed features:
+The old and unmaintained debian/ and rpm/ directories have
+been removed; use the maintainers' copies where available.
+VMS support has been removed.
+GTK1.x support has been removed.
+GNOME-specific window hints (pre-EWMH) have been removed.
+Some fvwm modules have been removed:
+  FvwmDragWell (no replacement)
+  FvwmGTK (no replacement)
+  FvwmSave (no replacement)
+  FvwmSaveDesk (no replacement)
+  FvwmScroll (no replacement)
+  FvwmTabs (no replacement, never worked anyway)
+  FvwmTaskBar (use FvwmButtons)
+  FvwmTheme (in core of fvwm as colorsets)
+  FvwmWharf (use FvwmButtons)
+  FvwmWinList (use WindowList command)
+  FvwmWindowMenu (use WindowList command)
+  FvwmIconBox (use the IconBox style instead)
+  * New module features:
+FvwmButtons learned a new option "Colorset" to its
+ChangeButton command.
+  * fvwm-menu-desktop updated:
+Renamed default menu to XDGMenu and changed the name
+of the FvwmForm to FvwmForm-XDGMenu-Config to not conflict
+with someone already using FvwmMenu.
+fvwm-menu-desktop will now load defaults from the
+FvwmForm-XDGMenu-Config data file.
+Improved dynamic menus by regenerating them on-the-fly.
+Added new options: --regen-cmd, --dynamic, and more.
+  * Bug fixes:
+A bug introduced in 2.6.6 could cause applications with
+negative coordinates to be placed at strange positions. This
+affected for example acroread when switching to fullscreen
+mode. This has been fixed.
+FvwmButtons "Silent" option for dynamic ChangeButton commands
+no longer loops infinitely.
+
+---

Old:

  fvwm-2.6.6.tar.bz2
  fvwm-icon-440d675d14412ec0a123d4c977534ab688229148.patch

New:

  fvwm-2.6.7.tar.bz2



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.N0dJlg/_old  2017-02-09 11:19:00.534271915 +0100
+++ /var/tmp/diff_new_pack.N0dJlg/_new  2017-02-09 11:19:00.538271349 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fvwm2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   fvwm2
-Version:2.6.6
+Version:2.6.7
 Release:0
 Summary:Improved Version of FVWM Window Manager
 License:GPL-2.0+
@@ -39,8 +39,6 @@
 #PATCH-FIX-OPENSUSE Avoid including internal rsvg-cairo.h
 Patch8: fvwm-rsvg.patch
 Patch10:fvwm-no-date-time.patch
-#PATCH-FIX-UPSTREAM issue #11 -- pgn/xpm icons with transparent background do 
not work with 2.6.6
-Patch11:fvwm-icon-440d675d14412ec0a123d4c977534ab688229148.patch
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
@@ -100,12 +98,9 @@
 %patch3 -b .p3
 %patch5 -b .p5
 %patch7 -p1  -b .p7
-%if 0%{?suse_version} > 1220
 %patch8 -b .p8
-%endif
 %patch10 -b .p10
-%patch11 -b .p11 -p1
-find . -name *sv_SE* |xargs rename sv_SE sv
+find . -name *sv_SE* -exec rename --verbose sv_SE sv '{}' \+
 mkdir icons
 tar -C icons -j -x -v -f $RPM_SOURCE_DIR/fvwm_icons.tar.bz2
 cp %{SOURCE6} icons
@@ -140,24 +135,36 @@
 install -d -m 755 %{buildroot}%{_sysconfdir}/X11/fvwm2
 install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/fvwm2/system.fvwm2rc
 #
-# some extra utils
-install -d -m 755 %{buildroot}%{_prefix}/%{_xorg7libshare}/X11/fvwm2/utils
-install 

commit xlockmore for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package xlockmore for openSUSE:Factory 
checked in at 2017-02-09 11:18:51

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


Package is "xlockmore"

Changes:

--- /work/SRC/openSUSE:Factory/xlockmore/xlockmore.changes  2015-03-18 
13:04:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.xlockmore.new/xlockmore.changes 2017-02-09 
11:18:52.367427421 +0100
@@ -1,0 +2,8 @@
+Wed Feb  8 12:25:25 UTC 2017 - dims...@opensuse.org
+
+- Drop esound-devel BuildRequires: the distro moved away from
+  esound some years ago.
+- Drop xlockmore-no-copy-dt-needed-entries.patch: as esd is no
+  longer being built, we also don't need to link it anymore.
+
+---

Old:

  xlockmore-no-copy-dt-needed-entries.patch



Other differences:
--
++ xlockmore.spec ++
--- /var/tmp/diff_new_pack.M40Dv0/_old  2017-02-09 11:18:53.399281426 +0100
+++ /var/tmp/diff_new_pack.M40Dv0/_new  2017-02-09 11:18:53.403280860 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xlockmore
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,8 +35,6 @@
 Patch3: xlockmore-ttf_dir.patch
 # end of X.org related patches
 Patch7: xlockmore-strict-aliasing.patch
-# feel free to improve it and please upstream it
-Patch8: xlockmore-no-copy-dt-needed-entries.patch
 # PATCH-FIX-UPSTREAM xlockmore-extend-freetype-include-search.patch -- search 
only for freetype.h, not the half path. Also,
 # extended list of directories where could freetype be found
 Patch9: xlockmore-extend-freetype-include-search.patch
@@ -44,7 +42,6 @@
 BuildRequires:  ImageMagick-devel
 BuildRequires:  automake
 BuildRequires:  bc
-BuildRequires:  esound-devel
 BuildRequires:  fdupes
 BuildRequires:  freeglut-devel
 BuildRequires:  freetype2-devel
@@ -84,7 +81,6 @@
 %patch1
 %patch3
 %patch7
-%patch8 -p1
 %patch9 -p1
 %patch10 -p1
 





commit texstudio for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package texstudio for openSUSE:Factory 
checked in at 2017-02-09 11:18:22

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


Package is "texstudio"

Changes:

--- /work/SRC/openSUSE:Factory/texstudio/texstudio.changes  2016-11-01 
09:58:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.texstudio.new/texstudio.changes 2017-02-09 
11:18:24.155419232 +0100
@@ -1,0 +2,9 @@
+Sun Feb 06 22:08:00 UTC 2017 - opens...@kulawiak.de
+
+- Update to version 2.12.2
+  * PDF shortcuts are now changable
+  * improved user interface: optimized layout, some new icons, some changes of 
color
+  * warn if file-saving fails
+  * Support LanguageTool json API (needed for LanguageTool > 3.5)
+
+---

Old:

  texstudio-2.11.2.tar.gz

New:

  texstudio-2.12.2.tar.gz



Other differences:
--
++ texstudio.spec ++
--- /var/tmp/diff_new_pack.TISGvT/_old  2017-02-09 11:18:25.451235877 +0100
+++ /var/tmp/diff_new_pack.TISGvT/_new  2017-02-09 11:18:25.455235311 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package texstudio
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   texstudio
-Version:2.11.2
+Version:2.12.2
 Release:0
 Summary:LaTeX Editor
 License:GPL-2.0

++ texstudio-2.11.2.tar.gz -> texstudio-2.12.2.tar.gz ++
/work/SRC/openSUSE:Factory/texstudio/texstudio-2.11.2.tar.gz 
/work/SRC/openSUSE:Factory/.texstudio.new/texstudio-2.12.2.tar.gz differ: char 
5, line 1




commit python-ldap for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package python-ldap for openSUSE:Factory 
checked in at 2017-02-09 11:18:32

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


Package is "python-ldap"

Changes:

--- /work/SRC/openSUSE:Factory/python-ldap/python-ldap.changes  2017-02-03 
18:57:46.874304914 +0100
+++ /work/SRC/openSUSE:Factory/.python-ldap.new/python-ldap.changes 
2017-02-09 11:18:33.494097843 +0100
@@ -1,0 +2,6 @@
+Wed Feb  8 09:52:17 UTC 2017 - mich...@stroeder.com
+
+- Update to upstream release 2.4.30
+  (with compability fix for pyasn1 0.2.x)
+
+---

Old:

  python-ldap-2.4.29.tar.gz
  python-ldap-2.4.29.tar.gz.asc

New:

  python-ldap-2.4.30.tar.gz
  python-ldap-2.4.30.tar.gz.asc



Other differences:
--
++ python-ldap.spec ++
--- /var/tmp/diff_new_pack.KQNsv3/_old  2017-02-09 11:18:33.942034462 +0100
+++ /var/tmp/diff_new_pack.KQNsv3/_new  2017-02-09 11:18:33.942034462 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-ldap
-Version:2.4.29
+Version:2.4.30
 Release:0
 Summary:Python LDAP interface
 License:Python-2.0

++ python-ldap-2.4.29.tar.gz -> python-ldap-2.4.30.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ldap-2.4.29/CHANGES 
new/python-ldap-2.4.30/CHANGES
--- old/python-ldap-2.4.29/CHANGES  2017-01-25 20:44:01.0 +0100
+++ new/python-ldap-2.4.30/CHANGES  2017-02-08 10:45:16.0 +0100
@@ -1,4 +1,13 @@
 
+Released 2.4.30 2017-02-08
+
+Changes since 2.4.29:
+
+Lib/
+* compability fix in ldap.controls.deref to be compatible to
+  recent pyasn1 0.2.x (thanks to Ilya Etingof)
+
+
 Released 2.4.29 2017-01-25
 
 Changes since 2.4.28:
@@ -1307,4 +1316,4 @@
 
 Released 1.10alpha3 2000-09-19
 
-$Id: CHANGES,v 1.402 2017/01/25 19:43:39 stroeder Exp $
+$Id: CHANGES,v 1.403 2017/02/08 09:44:18 stroeder Exp $
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ldap-2.4.29/Lib/dsml.py 
new/python-ldap-2.4.30/Lib/dsml.py
--- old/python-ldap-2.4.29/Lib/dsml.py  2017-01-06 16:22:28.0 +0100
+++ new/python-ldap-2.4.30/Lib/dsml.py  2017-02-08 10:45:16.0 +0100
@@ -4,13 +4,13 @@
 
 See http://www.python-ldap.org/ for details.
 
-$Id: dsml.py,v 1.46 2017/01/06 15:07:57 stroeder Exp $
+$Id: dsml.py,v 1.47 2017/02/08 09:44:18 stroeder Exp $
 
 Python compability note:
 Tested with Python 2.0+.
 """
 
-__version__ = '2.4.29'
+__version__ = '2.4.30'
 
 import string,base64
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ldap-2.4.29/Lib/ldap/__init__.py 
new/python-ldap-2.4.30/Lib/ldap/__init__.py
--- old/python-ldap-2.4.29/Lib/ldap/__init__.py 2017-01-06 16:22:28.0 
+0100
+++ new/python-ldap-2.4.30/Lib/ldap/__init__.py 2017-02-08 10:45:16.0 
+0100
@@ -3,12 +3,12 @@
 
 See http://www.python-ldap.org/ for details.
 
-$Id: __init__.py,v 1.107 2017/01/06 15:07:57 stroeder Exp $
+$Id: __init__.py,v 1.108 2017/02/08 09:44:18 stroeder Exp $
 """
 
 # This is also the overall release version number
 
-__version__ = '2.4.29'
+__version__ = '2.4.30'
 
 import sys
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ldap-2.4.29/Lib/ldap/controls/deref.py 
new/python-ldap-2.4.30/Lib/ldap/controls/deref.py
--- old/python-ldap-2.4.29/Lib/ldap/controls/deref.py   2015-09-19 
15:41:01.0 +0200
+++ new/python-ldap-2.4.30/Lib/ldap/controls/deref.py   2017-02-08 
10:45:16.0 +0100
@@ -5,7 +5,7 @@
 
 See http://www.python-ldap.org/ for project details.
 
-$Id: deref.py,v 1.2 2015/09/19 13:41:01 stroeder Exp $
+$Id: deref.py,v 1.3 2017/02/08 09:44:18 stroeder Exp $
 """
 
 __all__ = [
@@ -108,15 +108,14 @@
 decodedValue,_ = 
decoder.decode(encodedControlValue,asn1Spec=DerefResultControlValue())
 self.derefRes = {}
 for deref_res in decodedValue:
-  deref_attr,deref_val,deref_vals = deref_res
+  deref_attr,deref_val,deref_vals = deref_res[0],deref_res[1],deref_res[2]
   partial_attrs_dict = dict([
-(str(t),map(str,v))
-for t,v in deref_vals or []
+(str(tv[0]),map(str,tv[1]))
+for tv in deref_vals or []
   ])
   try:
 
self.derefRes[str(deref_attr)].append((str(deref_val),partial_attrs_dict))
   except KeyError:
 

commit pim-data-exporter for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package pim-data-exporter for 
openSUSE:Factory checked in at 2017-02-09 11:18:05

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


Package is "pim-data-exporter"

Changes:

--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes  
2017-02-03 18:55:55.066006502 +0100
+++ /work/SRC/openSUSE:Factory/.pim-data-exporter.new/pim-data-exporter.changes 
2017-02-09 11:18:06.633898537 +0100
@@ -1,0 +2,5 @@
+Tue Feb  7 11:07:19 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ pim-data-exporter.spec ++
--- /var/tmp/diff_new_pack.krC8Lc/_old  2017-02-09 11:18:07.101832322 +0100
+++ /var/tmp/diff_new_pack.krC8Lc/_new  2017-02-09 11:18:07.101832322 +0100
@@ -27,7 +27,11 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gettext-devel
 # Only required for the icon




commit arptables for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package arptables for openSUSE:Factory 
checked in at 2017-02-09 11:18:43

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


Package is "arptables"

Changes:

--- /work/SRC/openSUSE:Factory/arptables/arptables.changes  2015-04-07 
09:29:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.arptables.new/arptables.changes 2017-02-09 
11:18:44.372558616 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 12:41:06 UTC 2017 - jeng...@inai.de
+
+- Add missing space to description [boo#1022775]
+
+---



Other differences:
--
++ arptables.spec ++
--- /var/tmp/diff_new_pack.d8cHS5/_old  2017-02-09 11:18:44.956475997 +0100
+++ /var/tmp/diff_new_pack.d8cHS5/_new  2017-02-09 11:18:44.956475997 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package arptables
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,8 +33,8 @@
 BuildRequires:  perl
 
 %description
-arptables is a user space tool used to set up and maintain thetables of
-ARP rules in the Linux kernel. These rules inspect the ARPframes.
+arptables is a user space tool used to set up and maintain the tables
+of ARP rules in the Linux kernel. These rules inspect the ARP frames.
 arptables is similar to the iptables userspace tool, but less
 complicated.
 




commit rst2html5 for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package rst2html5 for openSUSE:Factory 
checked in at 2017-02-09 11:18:14

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


Package is "rst2html5"

Changes:

--- /work/SRC/openSUSE:Factory/rst2html5/rst2html5.changes  2017-01-04 
19:36:56.616112759 +0100
+++ /work/SRC/openSUSE:Factory/.rst2html5.new/rst2html5.changes 2017-02-09 
11:18:16.132554460 +0100
@@ -1,0 +2,7 @@
+Tue Feb  7 16:46:37 UTC 2017 - c.b.bak...@carmenbianca.eu
+
+- Added a patch that uses minimal dependency versions instead of
+  exact versions.
+  * rst2html5-minimal_dependencies.patch (boo#1010414)
+
+---

New:

  rst2html5-minimal_dependencies.patch



Other differences:
--
++ rst2html5.spec ++
--- /var/tmp/diff_new_pack.WqoHon/_old  2017-02-09 11:18:16.548495604 +0100
+++ /var/tmp/diff_new_pack.WqoHon/_new  2017-02-09 11:18:16.552495038 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rst2html5
 #
-# 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
@@ -24,6 +24,7 @@
 Group:  Development/Languages/Python
 Url:https://marianoguerra.github.io/rst2html5/
 Source0:
https://pypi.python.org/packages/8b/57/3b40054908dbad97f515545695e1c92439cd71d294fa03957857c9d89db6/rst2html5-1.9.tar.gz
+Patch1: rst2html5-minimal_dependencies.patch
 BuildRequires:  fdupes
 BuildRequires:  python3-Genshi >= 0.7
 BuildRequires:  python3-Pygments >= 2.0.2
@@ -45,6 +46,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 python3 setup.py build

++ rst2html5-minimal_dependencies.patch ++
From: Carmen Bianca Bakker 
Date: 2017-02-07
Subject: Use minimal dependency versions instead of exact versions
References: boo#1010414
Upstream: to be done

openSUSE Tumbleweed has a more recent version of Pygments than 2.0.2.  This
patch addresses that.

---
 setup.py |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Index: rst2html5-1.9/setup.py
===
--- rst2html5-1.9.orig/setup.py 2016-12-21 18:39:01.0 +0100
+++ rst2html5-1.9/setup.py  2017-02-07 17:53:16.117542957 +0100
@@ -25,7 +25,11 @@ setup(
 long_description="%s\n%s" % (read("README.rst"),
  re.sub(":obj:`~?(.*?)`", r"``\1``", 
read("CHANGELOG.rst"))),
 platforms='any',
-install_requires=read('requirements.txt').split(),
+install_requires=[
+'docutils>=0.12',
+'Genshi>=0.7',
+'Pygments>=2.0.2',
+],
 classifiers=[
 'Development Status :: 5 - Production/Stable',
 'Environment :: Console',



commit wxMaxima for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package wxMaxima for openSUSE:Factory 
checked in at 2017-02-09 11:18:37

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


Package is "wxMaxima"

Changes:

--- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes2016-12-29 
22:47:07.312874451 +0100
+++ /work/SRC/openSUSE:Factory/.wxMaxima.new/wxMaxima.changes   2017-02-09 
11:18:38.369408016 +0100
@@ -1,0 +2,9 @@
+Tue Feb  7 23:19:42 UTC 2017 - badshah...@gmail.com
+
+- Version update to 16.12.2:
+  * Changes not documented by upstream.
+- Changes from version 16.12.1:
+  * Fixed a bug that broke the possibility to select output cells.
+- Drop doc files already installed using %doc.
+
+---

Old:

  wxmaxima-16.12.0.tar.gz

New:

  wxmaxima-16.12.2.tar.gz



Other differences:
--
++ wxMaxima.spec ++
--- /var/tmp/diff_new_pack.jGTraQ/_old  2017-02-09 11:18:39.357268241 +0100
+++ /var/tmp/diff_new_pack.jGTraQ/_new  2017-02-09 11:18:39.361267675 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wxMaxima
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define tarname wxmaxima
 Name:   wxMaxima
-Version:16.12.0
+Version:16.12.2
 Release:0
 Summary:Graphical User Interface for the maxima Computer Algebra System
 License:GPL-2.0+
@@ -91,6 +91,10 @@
 # REMOVE UNNECESSARY ICONS OUT OF PIXMAPS
 rm %{buildroot}%{_datadir}/pixmaps/wxmaxima*
 
+# REMOVE README.md AND COPYING FILES INSTALLED BY mak install, WE INCLUDE THEM 
BY USING %%doc
+rm %{buildroot}%{_datadir}/%{name}/README.md
+rm %{buildroot}%{_datadir}/%{name}/COPYING
+
 %suse_update_desktop_file wxMaxima
 
 %fdupes %{buildroot}%{_prefix}

++ wxmaxima-16.12.0.tar.gz -> wxmaxima-16.12.2.tar.gz ++
 6498 lines of diff (skipped)




commit haxe for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package haxe for openSUSE:Factory checked in 
at 2017-02-09 11:18:27

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


Package is "haxe"

Changes:

--- /work/SRC/openSUSE:Factory/haxe/haxe.changes2016-01-12 
16:12:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.haxe.new/haxe.changes   2017-02-09 
11:18:28.654782585 +0100
@@ -1,0 +2,13 @@
+Sat Feb  4 19:13:45 UTC 2017 - a...@onthewings.net
+
+- Updated to 3.4.0
+  * Backward compatible to Haxe 3.2.
+  * Improvements and new features:
++ Three new targets: 1. HashLink, 2. Lua, 3. PHP7
++ Major improvements to compiler services for IDE support
++ Improved C++ output.
++ Improved static code analysis.
++ New language additions: Any, import.hx, @:structInit, etc.
+  * Detail available at https://haxe.org/blog/haxe-3.4-release/
+
+---

Old:

  haxe-3.2.1.tar.gz
  haxelib-4fefbd17a2d9a98200b621de801018af3896d68a.tar.gz
  ocamllibs-7a83e902634e1db204f6e3a48c2439f63d83c141.tar.gz

New:

  haxe-3.4.0.tar.gz
  haxelib-9d79a55ddb054d79ed8d136f1c0583baa407fd67.tar.gz
  ocamllibs-5f7956d8a2f0a0d9b99339b793fb9a0a07288a20.tar.gz



Other differences:
--
++ haxe.spec ++
--- /var/tmp/diff_new_pack.r6vNCM/_old  2017-02-09 11:18:29.270695436 +0100
+++ /var/tmp/diff_new_pack.r6vNCM/_new  2017-02-09 11:18:29.274694870 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%global commit_ocamllibs 7a83e902634e1db204f6e3a48c2439f63d83c141
-%global commit_haxelib 4fefbd17a2d9a98200b621de801018af3896d68a
+%global commit_ocamllibs 5f7956d8a2f0a0d9b99339b793fb9a0a07288a20
+%global commit_haxelib 9d79a55ddb054d79ed8d136f1c0583baa407fd67
 
 Name:   haxe
-Version:3.2.1
+Version:3.4.0
 Release:0
 Summary:Multiplatform opensource programming language
 License:GPL-2.0+ and MIT
@@ -28,16 +28,18 @@
 # As described in http://haxe.org/foundation/open-source.html:
 #   * The Haxe Compiler - GPLv2+
 #   * The Haxe Standard Library - MIT
-Url:http://www.haxe.org
+Url:https://haxe.org/
 Source0:
https://github.com/HaxeFoundation/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:
https://github.com/HaxeFoundation/ocamllibs/archive/%{commit_ocamllibs}.tar.gz#/ocamllibs-%{commit_ocamllibs}.tar.gz
 Source2:
https://github.com/HaxeFoundation/haxelib/archive/%{commit_haxelib}.tar.gz#/haxelib-%{commit_haxelib}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  help2man
-BuildRequires:  nekovm >= 2.0.0
+BuildRequires:  neko >= 2.0.0
+BuildRequires:  ocaml >= 4.01.0
 BuildRequires:  ocaml-camlp4-devel
 BuildRequires:  pkgconfig(zlib)
-Requires:   nekovm >= 2.0.0
+BuildRequires:  pcre-devel-static
+Requires:   neko >= 2.0.0
 
 %description
 Haxe is an open-source high-level multiplatform programming language and 
compiler that can produce applications and source code for many different 
platforms from a single code-base. The Haxe compiler can compile Haxe source 
code to Adobe Flash SWF files, ActionScript 3, JavaScript, C++, PHP, C#, Java, 
Python, and Neko VM binary files.
@@ -47,11 +49,6 @@
 pushd libs && tar -xf %{SOURCE1} --strip-components=1 && popd
 pushd extra/haxelib_src && tar -xf %{SOURCE2} --strip-components=1 && popd
 
-# script-without-shebang
-# 
https://github.com/HaxeFoundation/haxe/commit/7ecbc2baaef0e2f653f43b010710050ec5d3
-chmod a-x std/js/Boot.hx std/js/_std/Type.hx std/php/_std/haxe/ds/StringMap.hx
-chmod a-x libs/extlib/extList.ml
-
 %build
 # note that the Makefile does not support parallel building
 
@@ -59,11 +56,6 @@
 # It is because ocamlopt may be missing in some architectures.
 command -v ocamlopt && make || make BYTECODE=1
 
-# Compile haxelib
-make tools
-
-chmod 755 haxe haxelib
-
 %install
 mkdir -p %{buildroot}%{_bindir}
 mkdir -p %{buildroot}%{_datadir}/%{name}
@@ -79,7 +71,7 @@
 
 %check
 %{buildroot}%{_bindir}/haxe -version
-pushd tests/unit && %{buildroot}%{_bindir}/haxe compile-macro.hxml && popd
+%{buildroot}%{_bindir}/haxelib version
 
 %files
 %defattr(-,root,root)

++ haxe-3.2.1.tar.gz -> haxe-3.4.0.tar.gz ++
/work/SRC/openSUSE:Factory/haxe/haxe-3.2.1.tar.gz 
/work/SRC/openSUSE:Factory/.haxe.new/haxe-3.4.0.tar.gz differ: char 12, line 1

++ haxelib-4fefbd17a2d9a98200b621de801018af3896d68a.tar.gz -> 
haxelib-9d79a55ddb054d79ed8d136f1c0583baa407fd67.tar.gz ++
 21932 lines of diff (skipped)

++ ocamllibs-7a83e902634e1db204f6e3a48c2439f63d83c141.tar.gz -> 
ocamllibs-5f7956d8a2f0a0d9b99339b793fb9a0a07288a20.tar.gz ++
 6866 lines of diff (skipped)




commit open-vm-tools for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2017-02-09 11:17:57

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


Package is "open-vm-tools"

Changes:

--- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes  
2016-12-03 18:28:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new/open-vm-tools.changes 
2017-02-09 11:17:59.262941562 +0100
@@ -1,0 +2,12 @@
+Tue Feb  7 21:40:39 UTC 2017 - k...@suse.com
+
+- Sumbitting update for SLE11SP4, SLE12SP1, SLE12SP2
+  see fate#322214 & fate#322218
+
+---
+Wed Dec 14 14:57:52 CET 2016 - sparscha...@suse.de
+
+- Report SLES12-SAP guest OS as SLES12 (bsc#1013496)
+  + Report-SLES12-SAP-guest-OS-as-SLES12.patch
+
+---
@@ -20 +32,2 @@
-  + Fix for quiesced snapshot failure leaving guest file system quiesced
+  + Fix for quiesced snapshot failure leaving guest file system
+quiesced (bsc#1006796)

New:

  Report-SLES12-SAP-guest-OS-as-SLES12.patch



Other differences:
--
++ open-vm-tools.spec ++
--- /var/tmp/diff_new_pack.1Eknfj/_old  2017-02-09 11:18:00.170813092 +0100
+++ /var/tmp/diff_new_pack.1Eknfj/_new  2017-02-09 11:18:00.174812527 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package open-vm-tools
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -139,6 +139,7 @@
 Requires(pre):  %fillup_prereq
 Requires(pre):  %insserv_prereq
 ExclusiveArch:  %ix86 x86_64
+Patch0: Report-SLES12-SAP-guest-OS-as-SLES12.patch
 
 %if %{with systemd}
 %systemd_requires
@@ -206,6 +207,7 @@
 %setup -q -n %{tarname}-%{version}/%{subname}
 # fix for an rpmlint warning regarding wrong line feeds
 sed -i -e "s/\r//" README
+%patch0 -p2
 
 %build
 # disable warning unused-but-set-variable which will raise error because of 
-Werror

++ Report-SLES12-SAP-guest-OS-as-SLES12.patch ++
From: Sebastian Parschauer 
Date: Wed, 14 Dec 2016 14:28:42 +0100
Subject: Report SLES12-SAP guest OS as SLES12
References: bsc#1013496
Patch-mainline: Submitted, 2016-12-14 16:29 UTC+1 as GitHub PR 123
Git-commit: 35668574ecd785834b3de85d9b5f1c5999fbdba9
Git-repo: https://github.com/sriemer/open-vm-tools

On SLES12-SP1-SAP the "lsb_release -sd" command returns the string
"SUSE Linux Enterprise Server for SAP Applications 12 SP1".
Parsing in HostinfoGetOSShortName() detects the sub-strings "suse"
and "enterprise" but not "server 12". STR_OS_SLES is returned
resulting in displaying of "SUSE Linux Enterprise 8/9" in the
summary screen of the vSphere client. This is wrong.

So search for the sub-string "server for sap applications 12" and
return STR_OS_SLES_12 there. SLES11-SAP is not affected.

Signed-off-by: Sebastian Parschauer 
---
 open-vm-tools/lib/misc/hostinfoPosix.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/open-vm-tools/lib/misc/hostinfoPosix.c 
b/open-vm-tools/lib/misc/hostinfoPosix.c
index 0f55070..59f40f7 100644
--- a/open-vm-tools/lib/misc/hostinfoPosix.c
+++ b/open-vm-tools/lib/misc/hostinfoPosix.c
@@ -534,6 +534,7 @@ HostinfoGetOSShortName(char *distro, // IN: full 
distro name
} else if (strstr(distroLower, "suse")) {
   if (strstr(distroLower, "enterprise")) {
  if (strstr(distroLower, "server 12") ||
+ strstr(distroLower, "server for sap applications 12") ||
  strstr(distroLower, "desktop 12")) {
 Str_Strcpy(distroShort, STR_OS_SLES_12, distroShortSize);
  } else if (strstr(distroLower, "server 11") ||





commit python-dulwich for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package python-dulwich for openSUSE:Factory 
checked in at 2017-02-09 11:17:22

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


Package is "python-dulwich"

Changes:

--- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes
2017-01-25 23:26:34.529466160 +0100
+++ /work/SRC/openSUSE:Factory/.python-dulwich.new/python-dulwich.changes   
2017-02-09 11:17:23.891946962 +0100
@@ -1,0 +2,5 @@
+Mon Jan 30 21:39:43 UTC 2017 - rjsch...@suse.com
+
+- Include in SLE 12 (bsc#1002895, FATE#321630)
+
+---



Other differences:
--



commit opensaml for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2017-02-09 11:17:33

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


Package is "opensaml"

Changes:

--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes2015-09-08 
17:48:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.opensaml.new/opensaml.changes   2017-02-09 
11:17:34.630427301 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 10:28:36 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ opensaml.spec ++
--- /var/tmp/diff_new_pack.Qz4oOL/_old  2017-02-09 11:17:35.110359384 +0100
+++ /var/tmp/diff_new_pack.Qz4oOL/_new  2017-02-09 11:17:35.114358818 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opensaml
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,11 @@
 Source1:
http://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Patch0: opensaml-2.5.5-doxygen_timestamp.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel >= 1.32.0
+%endif
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  liblog4shib-devel >= 1.0.4






commit iio-sensor-proxy for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package iio-sensor-proxy for 
openSUSE:Factory checked in at 2017-02-09 11:17:52

Comparing /work/SRC/openSUSE:Factory/iio-sensor-proxy (Old)
 and  /work/SRC/openSUSE:Factory/.iio-sensor-proxy.new (New)


Package is "iio-sensor-proxy"

Changes:

--- /work/SRC/openSUSE:Factory/iio-sensor-proxy/iio-sensor-proxy.changes
2016-12-26 21:45:45.428599276 +0100
+++ /work/SRC/openSUSE:Factory/.iio-sensor-proxy.new/iio-sensor-proxy.changes   
2017-02-09 11:17:54.479618433 +0100
@@ -1,0 +2,15 @@
+Thu Feb  2 15:47:58 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.1:
+  + This release fixes a security problem that will affect services
+other than iio-sensor-proxy, that have a system D-Bus
+interface.
+  + Make D-Bus policy rules only affect SensorProxy itself.
+  + Lockdown service through systemd.
+  + Fix startup problem on machines with a Compass device.
+- Do not use systemd macros for iio-sensor-proxy.service, they are
+  not designed for dbus systemd unit file.
+- Add iio-sensor-proxy-rpmlintrc, silence the unwarranted rpmlint
+  warnings now produced.
+
+---

Old:

  iio-sensor-proxy-2.0.tar.xz

New:

  iio-sensor-proxy-2.1.tar.xz
  iio-sensor-proxy-rpmlintrc



Other differences:
--
++ iio-sensor-proxy.spec ++
--- /var/tmp/diff_new_pack.vN6nXw/_old  2017-02-09 11:17:55.015542596 +0100
+++ /var/tmp/diff_new_pack.vN6nXw/_new  2017-02-09 11:17:55.019542030 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iio-sensor-proxy
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,13 @@
 
 
 Name:   iio-sensor-proxy
-Version:2.0
+Version:2.1
 Release:0
 Summary:Proxy for IIO and input subsystems
 License:GPL-3.0
 Url:https://github.com/hadess/iio-sensor-proxy
-Source: 
https://github.com/hadess/iio-sensor-proxy/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source0:
https://github.com/hadess/iio-sensor-proxy/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source99:   iio-sensor-proxy-rpmlintrc
 BuildRequires:  gtk-doc
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
@@ -52,22 +53,12 @@
 
 %install
 %make_install
-install -d %{buildroot}%{_sbindir}
-ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
-
-%pre
-%service_add_pre iio-sensor-proxy.service
 
 %post
 %udev_hwdb_update
 %udev_rules_update
-%service_add_post iio-sensor-proxy.service
-
-%preun
-%service_del_preun iio-sensor-proxy.service
 
 %postun
-%service_del_postun iio-sensor-proxy.service
 %udev_hwdb_update
 %udev_rules_update
 
@@ -75,7 +66,6 @@
 %defattr(-,root,root)
 %{_bindir}/monitor-sensor
 %{_sbindir}/iio-sensor-proxy
-%{_sbindir}/rc%{name}
 %{_udevrulesdir}/*.rules
 %{_unitdir}/iio-sensor-proxy.service
 # Own dirs to avoid depending on dbus while building.

++ iio-sensor-proxy-2.0.tar.xz -> iio-sensor-proxy-2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/iio-sensor-proxy-2.0/NEWS 
new/iio-sensor-proxy-2.1/NEWS
--- old/iio-sensor-proxy-2.0/NEWS   2016-12-12 13:29:58.0 +0100
+++ new/iio-sensor-proxy-2.1/NEWS   2017-02-02 16:20:02.0 +0100
@@ -1,3 +1,14 @@
+2.1
+---
+
+This release fixes a security problem that will affect services
+other than iio-sensor-proxy, that have a system D-Bus interface.
+Upgrading to this version is highly recommended.
+
+- Make D-Bus policy rules only affect SensorProxy itself
+- Lockdown service through systemd
+- Fix startup problem on machines with a Compass device
+
 2.0
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/iio-sensor-proxy-2.0/README 
new/iio-sensor-proxy-2.1/README
--- old/iio-sensor-proxy-2.0/README 2016-12-10 16:52:07.0 +0100
+++ new/iio-sensor-proxy-2.1/README 2017-02-02 16:08:21.0 +0100
@@ -72,6 +72,20 @@
 `ACCEL_MOUNT_MATRIX` udev property. See 
[60-sensor.hwdb](https://github.com/systemd/systemd/blob/master/hwdb/60-sensor.hwdb)
 for details.
 
+Compass testing
+---
+
+Only the Geoclue daemon (as the geoclue user) is allowed to access the 
`net.hadess.SensorProxy.Compass`
+interface, the results of which it will propagate to clients along with 
positional information.
+
+If your device does not contain a compass, you can run tests with:
+- If your device does not contain a real compass:

commit xmltooling for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package xmltooling for openSUSE:Factory 
checked in at 2017-02-09 11:17:39

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


Package is "xmltooling"

Changes:

--- /work/SRC/openSUSE:Factory/xmltooling/xmltooling.changes2015-09-08 
18:06:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmltooling.new/xmltooling.changes   
2017-02-09 11:17:40.425607209 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:42:04 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ xmltooling.spec ++
--- /var/tmp/diff_new_pack.2qLGJr/_old  2017-02-09 11:17:41.241491752 +0100
+++ /var/tmp/diff_new_pack.2qLGJr/_new  2017-02-09 11:17:41.245491186 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xmltooling
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,11 @@
 Source1:
http://shibboleth.net/downloads/c++-opensaml/2.5.5/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Patch0: xmltooling-1.5.5-doxygen_timestamp.patch
-BuildRequires:  boost-devel >= 1.32.0
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel
+%endif
 BuildRequires:  curl-devel >= 7.10.6
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
@@ -64,7 +68,11 @@
 %package -n libxmltooling-devel
 Summary:XMLTooling development Headers
 Group:  Development/Libraries/C and C++
+%if 0%{?suse_version} > 1325
+Requires:   libboost_headers-devel
+%else
 Requires:   boost-devel >= 1.32.0
+%endif
 Requires:   curl-devel >= 7.10.6
 Requires:   liblog4shib-devel >= 1.0.4
 Requires:   libxerces-c-devel >= 3.1






commit schedtop for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package schedtop for openSUSE:Factory 
checked in at 2017-02-09 11:17:44

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


Package is "schedtop"

Changes:

--- /work/SRC/openSUSE:Factory/schedtop/schedtop.changes2015-10-25 
19:13:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.schedtop.new/schedtop.changes   2017-02-09 
11:17:45.344911073 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 12:27:05 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ schedtop.spec ++
--- /var/tmp/diff_new_pack.G7ZFmT/_old  2017-02-09 11:17:45.908831273 +0100
+++ /var/tmp/diff_new_pack.G7ZFmT/_new  2017-02-09 11:17:45.916830141 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package schedtop
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,13 @@
 Source: %{name}-%{version}.tar.gz
 Patch0: schedtop-cxxflags.patch
 Patch1: schedtop-boost_filesystem_changes.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_program_options-devel
+BuildRequires:  libboost_regex-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  ncurses-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit libmirage for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package libmirage for openSUSE:Factory 
checked in at 2017-02-09 11:17:04

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


Package is "libmirage"

Changes:

--- /work/SRC/openSUSE:Factory/libmirage/libmirage.changes  2015-11-26 
17:03:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmirage.new/libmirage.changes 2017-02-09 
11:17:05.382566411 +0100
@@ -1,0 +2,10 @@
+Mon Feb  6 18:08:02 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 3.0.5
+  * Removed a spurious stream reference increment when creating
+text streams.
+  * CUE parser: fixed the flags regex
+  * Text-based parsers: added an assert to verify that all regexes
+have compiled properly.
+
+---

Old:

  libmirage-3.0.4.tar.bz2

New:

  libmirage-3.0.5.tar.bz2



Other differences:
--
++ libmirage.spec ++
--- /var/tmp/diff_new_pack.fRQeij/_old  2017-02-09 11:17:05.774510942 +0100
+++ /var/tmp/diff_new_pack.fRQeij/_new  2017-02-09 11:17:05.778510376 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmirage
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Summary:A CD-ROM image access library
 License:GPL-2.0+
 Group:  Development/Libraries/C and C++
-Version:3.0.4
+Version:3.0.5
 Release:0
 Url:http://cdemu.sf.net/about/libmirage/
 
@@ -51,8 +51,8 @@
 
 %package -n %lname
 Summary:A CD-ROM image access library
-Group:  System/Libraries
 # Technically Suggests:, but pretty useless without
+Group:  System/Libraries
 Requires:   libmirage-%pname >= %version
 
 %description -n %lname

++ libmirage-3.0.4.tar.bz2 -> libmirage-3.0.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmirage-3.0.4/AUTHORS new/libmirage-3.0.5/AUTHORS
--- old/libmirage-3.0.4/AUTHORS 2015-11-21 14:54:15.0 +0100
+++ new/libmirage-3.0.5/AUTHORS 2016-10-09 21:01:03.0 +0200
@@ -1,3 +1,3 @@
 Rok Mandeljc 
-Henrik Stokseth 
+Henrik Stokseth 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmirage-3.0.4/CMakeLists.txt 
new/libmirage-3.0.5/CMakeLists.txt
--- old/libmirage-3.0.4/CMakeLists.txt  2015-11-21 14:54:15.0 +0100
+++ new/libmirage-3.0.5/CMakeLists.txt  2016-10-09 21:01:03.0 +0200
@@ -6,7 +6,7 @@
 # Release versioning:
 set (MIRAGE_VERSION_MAJOR 3)
 set (MIRAGE_VERSION_MINOR 0)
-set (MIRAGE_VERSION_MICRO 4)
+set (MIRAGE_VERSION_MICRO 5)
 set (MIRAGE_VERSION_LONG 
${MIRAGE_VERSION_MAJOR}.${MIRAGE_VERSION_MINOR}.${MIRAGE_VERSION_MICRO})
 set (MIRAGE_VERSION_SHORT ${MIRAGE_VERSION_MAJOR}.${MIRAGE_VERSION_MINOR})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmirage-3.0.4/README new/libmirage-3.0.5/README
--- old/libmirage-3.0.4/README  2015-11-21 14:54:15.0 +0100
+++ new/libmirage-3.0.5/README  2016-10-09 21:01:03.0 +0200
@@ -1,5 +1,5 @@
 libMirage
-3.0.4
+3.0.5
 ~
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmirage-3.0.4/debian/changelog 
new/libmirage-3.0.5/debian/changelog
--- old/libmirage-3.0.4/debian/changelog2015-11-21 14:54:15.0 
+0100
+++ new/libmirage-3.0.5/debian/changelog2016-10-09 21:01:03.0 
+0200
@@ -1,7 +1,3 @@
-libmirage (3.0.4-1) debian; urgency=low
-  * Updated to 3.0.4
- -- Rok Mandeljc   Sat, 21 Nov 2015 12:00:00 +0100
-
-libmirage (3.0.3-1) debian; urgency=low
+libmirage (3.0.5-1) debian; urgency=low
   * Initial Release. Closes: #705409
- -- Henrik Stokseth   Sat, 05 Apr 2014 12:00:00 +0100
+ -- Henrik Stokseth   Sat, 05 Apr 2014 
12:00:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmirage-3.0.4/debian/control 
new/libmirage-3.0.5/debian/control
--- old/libmirage-3.0.4/debian/control  2015-11-21 14:54:15.0 +0100
+++ new/libmirage-3.0.5/debian/control  2016-10-09 21:01:03.0 +0200
@@ -2,17 +2,17 @@
 Section: libs
 Priority: optional
 Homepage: http://cdemu.sourceforge.net/
-Maintainer: Henrik Stokseth 
+Maintainer: Henrik Stokseth 
 Build-Depends: 

commit vhba-kmp for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package vhba-kmp for openSUSE:Factory 
checked in at 2017-02-09 11:16:59

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


Package is "vhba-kmp"

Changes:

--- /work/SRC/openSUSE:Factory/vhba-kmp/vhba-kmp.changes2015-12-24 
12:16:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.vhba-kmp.new/vhba-kmp.changes   2017-02-09 
11:16:59.719367890 +0100
@@ -1,0 +2,6 @@
+Mon Feb  6 17:35:38 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 20161009
+  * Documentation updates
+
+---

Old:

  vhba-module-20140928.tar.bz2

New:

  vhba-module-20161009.tar.bz2



Other differences:
--
++ vhba-kmp.spec ++
--- /var/tmp/diff_new_pack.eTeMbk/_old  2017-02-09 11:17:00.099314118 +0100
+++ /var/tmp/diff_new_pack.eTeMbk/_new  2017-02-09 11:17:00.099314118 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vhba-kmp
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   vhba-kmp
-Version:20140928
+Version:20161009
 Release:0
 Summary:Virtual SCSI Host Bus Adapter
 License:GPL-2.0+

++ vhba-module-20140928.tar.bz2 -> vhba-module-20161009.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vhba-module-20140928/INSTALL 
new/vhba-module-20161009/INSTALL
--- old/vhba-module-20140928/INSTALL2014-09-28 21:19:13.0 +0200
+++ new/vhba-module-20161009/INSTALL2016-10-09 21:03:17.0 +0200
@@ -1,7 +1,7 @@
 Installation Instructions
 *
 
-Copyright (C) 2008-2014 The CDEMU Project.
+Copyright (C) 2008-2016 The CDEMU Project.
 
 This file is free documentation; the CDEmu project gives
 unlimited permission to copy, distribute and modify it.
@@ -38,7 +38,20 @@
 ==
 
 In order to use VHBA control device, a user must have read-write permissions
-on /dev/vhba_ctl. Typically, this is achieved by a udev rule:
+on /dev/vhba_ctl. Typically, this is achieved by using udev's "uaccess" tag,
+by creating the following rule:
+
+KERNEL=="vhba_ctl", SUBSYSTEM=="misc", TAG+="uaccess"
+
+The rule should be stored in a .rule file in either /lib/udev/rules.d or
+/etc/udev/rules.d directory. For the "uaccess" tag to be applied properly,
+the rule must be executed before the uaccess rule. Therefore, if the uaccess
+rule is contained by /lib/udev/rules.d/70-uaccess.rules, the rule above
+must be stored in a file with number smaller than 70.
+
+
+The alternative and now obsolete approach is to create a udev rule that
+explicitly sets the read/write permissions on the control device:
 
 KERNEL=="vhba_ctl", MODE="0660", OWNER="root", GROUP="cdrom"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vhba-module-20140928/Makefile 
new/vhba-module-20161009/Makefile
--- old/vhba-module-20140928/Makefile   2014-09-28 21:19:13.0 +0200
+++ new/vhba-module-20161009/Makefile   2016-10-09 21:03:17.0 +0200
@@ -1,4 +1,4 @@
-VHBA_VERSION := 20140928
+VHBA_VERSION := 20161009
 
 KERNELRELEASE ?= $(shell uname -r)
 KDIR ?= /lib/modules/$(KERNELRELEASE)/build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vhba-module-20140928/debian/changelog 
new/vhba-module-20161009/debian/changelog
--- old/vhba-module-20140928/debian/changelog   2014-09-28 21:19:13.0 
+0200
+++ new/vhba-module-20161009/debian/changelog   2016-10-09 21:03:17.0 
+0200
@@ -1,3 +1,3 @@
-vhba-module (20140928-1) debian; urgency=low
+vhba-module (20161009-1) debian; urgency=low
   * Initial Release. Closes: #705409
- -- Henrik Stokseth   Sat, 05 Apr 2014 12:00:00 +0100
+ -- Henrik Stokseth   Sat, 05 Apr 2014 
12:00:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vhba-module-20140928/debian/control 
new/vhba-module-20161009/debian/control
--- old/vhba-module-20140928/debian/control 2014-09-28 21:19:13.0 
+0200
+++ new/vhba-module-20161009/debian/control 2016-10-09 21:03:17.0 
+0200
@@ -2,9 +2,9 @@
 Section: misc
 Priority: optional
 Homepage: http://cdemu.sourceforge.net/
-Maintainer: Henrik Stokseth 
+Maintainer: Henrik Stokseth 
 

commit python-chardet for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package python-chardet for openSUSE:Factory 
checked in at 2017-02-09 11:17:14

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


Package is "python-chardet"

Changes:

--- /work/SRC/openSUSE:Factory/python-chardet/python-chardet.changes
2015-05-19 23:42:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-chardet.new/python-chardet.changes   
2017-02-09 11:17:15.561125927 +0100
@@ -1,0 +2,5 @@
+Mon Jan 30 21:41:47 UTC 2017 - rjsch...@suse.com
+
+- Include in SLE 12 (bsc#1002895, FATE#321630)
+
+---



Other differences:
--
++ python-chardet.spec ++
--- /var/tmp/diff_new_pack.E8uOyH/_old  2017-02-09 11:17:15.937072723 +0100
+++ /var/tmp/diff_new_pack.E8uOyH/_new  2017-02-09 11:17:15.937072723 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-chardet
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit girl for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package girl for openSUSE:Factory checked in 
at 2017-02-09 11:17:27

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


Package is "girl"

Changes:

--- /work/SRC/openSUSE:Factory/girl/girl.changes2017-01-24 
10:38:44.308935477 +0100
+++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes   2017-02-09 
11:17:28.407307964 +0100
@@ -1,0 +2,8 @@
+Tue Feb  7 13:44:12 UTC 2017 - dims...@opensuse.org
+
+- Update to version 9.8.0:
+  + Add Pirate FM (Cornwall, United Kingdom).
+  + Update description in AppStream metadata file.
+  + Updated translations.
+
+---

Old:

  girl-9.7.1.tar.xz

New:

  girl-9.8.0.tar.xz



Other differences:
--
++ girl.spec ++
--- /var/tmp/diff_new_pack.qwhrfs/_old  2017-02-09 11:17:28.875241744 +0100
+++ /var/tmp/diff_new_pack.qwhrfs/_new  2017-02-09 11:17:28.879241178 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   girl
-Version:9.7.1
+Version:9.8.0
 Release:0
 Summary:Find live radio programs on radio broadcasters on the Internet
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Utilities
 Url:http://www.ping.uio.no/~oka/src/girl/
-Source: 
http://download.gnome.org/sources/girl/9.7/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/girl/9.8/%{name}-%{version}.tar.xz
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme

++ girl-9.7.1.tar.xz -> girl-9.8.0.tar.xz ++
 1812 lines of diff (skipped)




commit cgal for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package cgal for openSUSE:Factory checked in 
at 2017-02-09 11:16:53

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


Package is "cgal"

Changes:

--- /work/SRC/openSUSE:Factory/cgal/cgal.changes2017-02-07 
12:05:52.297214510 +0100
+++ /work/SRC/openSUSE:Factory/.cgal.new/cgal.changes   2017-02-09 
11:16:54.320132022 +0100
@@ -1,0 +2,6 @@
+Tue Feb  7 11:13:52 UTC 2017 - jeng...@inai.de
+
+- Redo description and RPM groups
+- Rename %_soname to %_sover to better reflect its use
+
+---



Other differences:
--
++ cgal.spec ++
--- /var/tmp/diff_new_pack.kO1jAF/_old  2017-02-09 11:16:55.379982025 +0100
+++ /var/tmp/diff_new_pack.kO1jAF/_new  2017-02-09 11:16:55.379982025 +0100
@@ -22,10 +22,9 @@
 #@TODO : split package in coherent parts
 #@TODO : rename parts (inspirated by sfcgal packaging)
 #@TODO : ask for rename and take into account the obsolete existant thing. 
like libcgal deps
-%define _soname 11
-%define _soversion 11.0.1
+%define _sover 11
 %define _sourcename CGAL
-%define _libname libCGAL%{_soname}
+%define _libname libCGAL%{_sover}
 %if 0%{?suse_version} >= 1320 || ( 0%{?suse_version} == 1315 && 
0%{?is_opensuse} ) 
 %define have_qt5 1
 %else
@@ -68,17 +67,13 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-CGAL is a collaborative effort of several sites in Europe and
-Israel. The goal is to make the most important of the solutions and
-methods developed in computational geometry available to users in
-industry and academia in a C++ library. The goal is to provide easy
-access to useful, reliable geometric algorithms.
-
-CGAL is used in various areas needing geometric computation, such as:
-computer graphics, scientific visualization, computer aided design
-and modeling, geographic information systems, molecular biology,
-medical imaging, robotics and motion planning, mesh generation,
-numerical methods.
+CGAL provides geometric algorithms in a C++ library.
+
+The library offers data structures and algorithms like
+triangulations, Voronoi diagrams, Boolean operations on polygons and
+polyhedra, point set processing, arrangements of curves, surface and
+volume mesh generation, geometry processing, alpha shapes, convex
+hull algorithms, shape analysis, AABB and KD trees.
 
 %package -n %{_libname}
 Summary:Computational Geometry Algorithms Library
@@ -86,17 +81,18 @@
 Group:  System/Libraries
 
 %description -n %{_libname}
-Libraries for CGAL applications.
-CGAL is a collaborative effort of several sites in Europe and
-Israel. The goal is to make the most important of the solutions and
-methods developed in computational geometry available to users in
-industry and academia in a C++ library. The goal is to provide easy
-access to useful, reliable geometric algorithms.
+CGAL provides geometric algorithms in a C++ library.
+
+The library offers data structures and algorithms like
+triangulations, Voronoi diagrams, Boolean operations on polygons and
+polyhedra, point set processing, arrangements of curves, surface and
+volume mesh generation, geometry processing, alpha shapes, convex
+hull algorithms, shape analysis, AABB and KD trees.
 
 %package devel
 Summary:Development files and tools for CGAL applications
 License:GPL-3.0+ and LGPL-3.0+ and BSL-1.0
-Group:  Development/Libraries
+Group:  Development/Libraries/C and C++
 Requires:   %{_libname} = %{version}
 Requires:   blas
 Requires:   boost-devel
@@ -116,7 +112,7 @@
 %package demo-examples-devel
 Summary:Example & demo files for CGAL library usage
 License:GPL-3.0+ and LGPL-3.0+ and BSL-1.0 and MIT
-Group:  Development/Libraries
+Group:  Development/Libraries/C and C++
 Requires:   %{name}-devel = %{version}
 BuildArch:  noarch
 
@@ -177,15 +173,11 @@
 %files -n %{_libname}
 %defattr(-,root,root,-)
 %doc AUTHORS CHANGES LICENSE*
-%{_libdir}/libCGAL.so.%{_soversion}
-%{_libdir}/libCGAL.so.%{_soname}
-%{_libdir}/libCGAL_Core.so.%{_soversion}
-%{_libdir}/libCGAL_Core.so.%{_soname}
-%{_libdir}/libCGAL_ImageIO.so.%{_soversion}
-%{_libdir}/libCGAL_ImageIO.so.%{_soname}
+%{_libdir}/libCGAL.so.%{_sover}*
+%{_libdir}/libCGAL_Core.so.%{_sover}*
+%{_libdir}/libCGAL_ImageIO.so.%{_sover}*
 %if %{have_qt5}
-%{_libdir}/libCGAL_Qt5.so.%{_soversion}
-%{_libdir}/libCGAL_Qt5.so.%{_soname}
+%{_libdir}/libCGAL_Qt5.so.%{_sover}*
 %endif
 
 %files devel




commit hugin for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2017-02-09 11:16:35

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


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2016-09-20 
13:27:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2017-02-09 
11:16:36.302682026 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 11:24:46 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.8r5yvM/_old  2017-02-09 11:16:36.938592024 +0100
+++ /var/tmp/diff_new_pack.8r5yvM/_new  2017-02-09 11:16:36.938592024 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# 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
@@ -20,7 +20,11 @@
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
 BuildRequires:  SDL-devel
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  desktop-file-utils
 BuildRequires:  exiftool




commit ledger for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package ledger for openSUSE:Factory checked 
in at 2017-02-09 11:16:45

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


Package is "ledger"

Changes:

--- /work/SRC/openSUSE:Factory/ledger/ledger.changes2016-09-16 
11:01:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.ledger.new/ledger.changes   2017-02-09 
11:16:46.277270312 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 12:34:15 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ ledger.spec ++
--- /var/tmp/diff_new_pack.j5NX3I/_old  2017-02-09 11:16:46.825192765 +0100
+++ /var/tmp/diff_new_pack.j5NX3I/_new  2017-02-09 11:16:46.825192765 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ledger
 #
-# 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
@@ -25,7 +25,15 @@
 Url:https://github.com/%{name}/%{name}
 Source: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
 Patch:  
https://patch-diff.githubusercontent.com/raw/ledger/ledger/pull/465.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_date_time-devel
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_iostreams-devel
+BuildRequires:  libboost_regex-devel
+BuildRequires:  libboost_test-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  mpfr-devel




commit zeromq for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package zeromq for openSUSE:Factory checked 
in at 2017-02-09 11:16:26

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


Package is "zeromq"

Changes:

--- /work/SRC/openSUSE:Factory/zeromq/zeromq.changes2017-01-10 
10:45:11.748858450 +0100
+++ /work/SRC/openSUSE:Factory/.zeromq.new/zeromq.changes   2017-02-09 
11:16:27.487929614 +0100
@@ -1,0 +2,5 @@
+Fri Feb  3 17:06:33 UTC 2017 - jeng...@inai.de
+
+- Compact the descriptions.
+
+---



Other differences:
--
++ zeromq.spec ++
--- /var/tmp/diff_new_pack.s6XnM2/_old  2017-02-09 11:16:27.931866781 +0100
+++ /var/tmp/diff_new_pack.s6XnM2/_new  2017-02-09 11:16:27.935866215 +0100
@@ -54,12 +54,10 @@
 %endif  # with pgm
 
 %description
-The 0MQ lightweight messaging kernel is a library which extends the
-standard socket interfaces with features traditionally provided by
-specialised messaging middleware products. 0MQ sockets provide an
-abstraction of asynchronous message queues, multiple messaging patterns,
-message filtering (subscriptions), seamless access to multiple transport
-protocols and more.
+The ZeroMQ messaging kernel is a library extending the standard
+socket interfaces with an abstraction of asynchronous message queues,
+multiple messaging patterns, message filtering (subscriptions) and
+seamless access to multiple transport protocols.
 
 %package -n %{lib_name}
 Summary:Shared Library for ZeroMQ
@@ -67,32 +65,28 @@
 Recommends: %{name}-tools = %{version}
 
 %description -n %{lib_name}
-The 0MQ lightweight messaging kernel is a library which extends the
-standard socket interfaces with features traditionally provided by
-specialised messaging middleware products. 0MQ sockets provide an
-abstraction of asynchronous message queues, multiple messaging patterns,
-message filtering (subscriptions), seamless access to multiple transport
-protocols and more.
+The ZeroMQ messaging kernel is a library extending the standard
+socket interfaces with an abstraction of asynchronous message queues,
+multiple messaging patterns, message filtering (subscriptions) and
+seamless access to multiple transport protocols.
 
 This package holds the shared library part of the ZeroMQ package.
 
 %package tools
 Summary:Tools to work with ZeroMQ
-Group:  Productivity/Networking/Web/Servers
 # Conflict old libraries as we collide with them
+Group:  Productivity/Networking/Web/Servers
 Conflicts:  libzmq1
 Conflicts:  libzmq2
 Conflicts:  libzmq3
 
 %description tools
-The 0MQ lightweight messaging kernel is a library which extends the
-standard socket interfaces with features traditionally provided by
-specialised messaging middleware products. 0MQ sockets provide an
-abstraction of asynchronous message queues, multiple messaging patterns,
-message filtering (subscriptions), seamless access to multiple transport
-protocols and more.
+The ZeroMQ messaging kernel is a library extending the standard
+socket interfaces with an abstraction of asynchronous message queues,
+multiple messaging patterns, message filtering (subscriptions) and
+seamless access to multiple transport protocols.
 
-This package contains the utilities to work with ZeroMQ library
+This package contains the utilities to work with ZeroMQ library.
 
 %package devel
 Summary:Development files for ZeroMQ
@@ -101,12 +95,10 @@
 Provides:   libzmq-devel = %{version}
 
 %description devel
-The 0MQ lightweight messaging kernel is a library which extends the
-standard socket interfaces with features traditionally provided by
-specialised messaging middleware products. 0MQ sockets provide an
-abstraction of asynchronous message queues, multiple messaging patterns,
-message filtering (subscriptions), seamless access to multiple transport
-protocols and more.
+The ZeroMQ messaging kernel is a library extending the standard
+socket interfaces with an abstraction of asynchronous message queues,
+multiple messaging patterns, message filtering (subscriptions) and
+seamless access to multiple transport protocols.
 
 This package holds the development files for ZeroMQ.
 




commit freeradius-server for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package freeradius-server for 
openSUSE:Factory checked in at 2017-02-09 11:16:19

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


Package is "freeradius-server"

Changes:

--- /work/SRC/openSUSE:Factory/freeradius-server/freeradius-server.changes  
2017-01-11 12:03:13.286140063 +0100
+++ /work/SRC/openSUSE:Factory/.freeradius-server.new/freeradius-server.changes 
2017-02-09 11:16:20.708889097 +0100
@@ -1,0 +2,20 @@
+Mon Jan 30 15:46:54 UTC 2017 - adam.ma...@suse.de
+
+- Merge changes from SLE to openSUSE (FATE#322416):
+  * freeradius-server-radclient-init-error-buffer.patch - make sure
+we initialize error buffer. bsc#911886: radclient error free()
+invalid pointer
+  * freeradius-server-opensslversion.patch: remove OpenSSL version
+check and assume we know what we are doing. (bnc#1013311)
+  * merge .changes file, mostly.
+- do not attempt to detect "vulnerable" OpenSSL versions. SUSE
+  security fixes do not necessarily bump version numbers as
+  does upstream OpenSSL (bnc#1021375)
+- do not generate certificates in %post. End-user needs to do this
+  manually.
+- keep FreeTDS disabled on SLE12 - we never shipped it enabled
+- require OpenSSL 1.0+
+- use pkgconfig(systemd) instead of plain systemd as BuildRequires
+- don't list manual pages as %doc
+
+---
@@ -8,0 +29,6 @@
+Fri Nov 18 14:48:59 UTC 2016 - adam.ma...@suse.de
+
+- Add upstream keyring
+- 2 new modules: rlm_sql_freetds and rlm_eap_fast
+
+---
@@ -11,3 +37,78 @@
-- update to 3.0.12
-  * for a detailed list of changes look at:
-/usr/share/doc/packages/freeradius-server/ChangeLog
+- update to 3.0.12 - still fate#320481
+  The focus of this release is stability.
+  * Feature improvements
++ Add support for =~ and !~ in update sections. See "man unlang"
++ Add dictionary.checkpoint.
++ Simultaneous-Use prints out more information.
++ Print WARNING in debug mode when packets may be truncated.
++ Added expansions %{home_server:state} and
+  %{home_server_pool:state}, which show the state of the
+  server / pool.
++ Mark rlm_sql_freetds as stable.
++ Make rlm_perl less fragile. Patch from Herwin Weststrate.
++ Allow extended attributes to have "encrypt=2"
++ Update dictionary.aruba.
++ Add support for EAP-FAST. This is an isolated feature which
+  does not affect anything else.
++ Update OpenSSL vulnerability list. Use a version of OpenSSL
+  released after September 20, 2016.
++ EAP certificate verification is now done when "verify" is
+  enabled and "ocsp" is disabled.
++ New dhcpclient and rlm_rad_counter man pages.
++ Minor abfab and moonshot additions.
++ Pass CFLAGS through from environment in RPM builds. Allows
+  more custom builds.
++ Build with Heimdal in addtion to libkrb5.
+  * Bug Fixes
++ Use correct typedef for older versions of sqlite.
++ Update mssql schema to add priority
++ don't complain on /dev/urandom in ldap
++ fix == operator in update sections
++ Don't create DHCP strings with many trailing zeros.
++ Allow MS-CHAP change passwords instead of complaining on
+  large buffer.
++ Allow assignment or equality operator on SQL.
++ Update aclocal tests for FreeBSD 10.
++ Remove occasional hang in rlm_linelog.
++ Copy VSAs to inner tunnel for TTLS and PEAP. Fixes #1544
++ A few minor bugfixes caught in v3.1.x cleanup, and
+  back-ported to v3.0.x.
++ do_not_respond again works in post-proxy
++ Allow realm "~^.*$" {} and User-Name with no realm.
++ Fix leak when creating unknown attributes
++ Fix Debian / logrotate.
++ Make OpenSSL error functions thread-safe.
++ Fix crash with rlm_sql and updating SQL-User-Name.
++ Debian build updates.
++ Allow regular expression comparisons in radclient.
++ Fix memory leak on unknown attributes in detail file reader.
++ Update example paths in "man" pages when installing them
++ Build fixes for rlm_mschap. Fixes #1489.
++ BSD build fixes. Patch from issue #1583.
++ Be more careful about /lib/ when building. Fixes #1585.
++ Correct ifdef placement error. Fixes #1572.
++ Allow for more files in internal "exfile" API So it will be
+  possible to open more than 64 "detail" files at the same
+  time.
++ Remove support for statically built EAP modules. Fixes #1591.
++ Many fixes to rlm_python from Guillaume Pannatier.
++ Use correct week adjustment in SQLcounter. Fixes #1608
++ Minor fixes to allow compilation without DHCP, VMPS, or TCP.
++ Fix checks 

commit proftpd for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package proftpd for openSUSE:Factory checked 
in at 2017-02-09 11:16:12

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


Package is "proftpd"

Changes:

--- /work/SRC/openSUSE:Factory/proftpd/proftpd.changes  2017-01-24 
10:34:07.904185019 +0100
+++ /work/SRC/openSUSE:Factory/.proftpd.new/proftpd.changes 2017-02-09 
11:16:13.333930979 +0100
@@ -1,0 +2,7 @@
+Sun Feb  5 20:03:18 UTC 2017 - ch...@computersalat.de
+
+- backport upstream feature
+  * include-in-limit-section (gh#410)
+  * add proftpd_include-in-limit-section.patch
+
+---

New:

  proftpd_include-in-limit-section.patch



Other differences:
--
++ proftpd.spec ++
--- /var/tmp/diff_new_pack.0Ghd3i/_old  2017-02-09 11:16:14.425776762 +0100
+++ /var/tmp/diff_new_pack.0Ghd3i/_new  2017-02-09 11:16:14.433775631 +0100
@@ -42,6 +42,8 @@
 Patch103:   %{name}-strip.patch
 #PATCH-FIX-openSUSE: file-contains-date-and-time
 Patch104:   %{name}-no_BuildDate.patch
+#PATCH-Feature-back-port: include-in-limit-section
+Patch105:   %{name}_include-in-limit-section.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #BuildRequires:  gpg-offline
 BuildRequires:  krb5-devel
@@ -144,6 +146,7 @@
 %patch102
 %patch103
 %patch104
+%patch105
 
 %build
 rm contrib/mod_wrap.c


++ proftpd_include-in-limit-section.patch ++
Index: RELEASE_NOTES
===
--- RELEASE_NOTES.orig
+++ RELEASE_NOTES
@@ -12,6 +12,16 @@ ChangeLog files.
   + Fixed regression where all normal FTP users were handled as anonymous
 users.
 
+  + Changed Configuration Directives
+
+Include
+  The Include directive can now be used within a  section, e.g.:
+
+
+  Include /path/to/allowed.txt
+  DenyAll
+
+
 
 1.3.5c
 -
Index: doc/modules/mod_core.html
===
--- doc/modules/mod_core.html.orig
+++ doc/modules/mod_core.html
@@ -510,7 +510,7 @@ See also: Hid
 Include
 Syntax: Include path|pattern
 Default: None
-Context: server config, VirtualHost, 
Global, Anonymous, 
Directory
+Context: server config, VirtualHost, 
Global, Anonymous, 
Limit, Directory
 Module: mod_core
 Compatibility: 1.2.10rc1 and later
 
Index: modules/mod_core.c
===
--- modules/mod_core.c.orig
+++ modules/mod_core.c
@@ -334,7 +334,7 @@ MODRET add_include(cmd_rec *cmd) {
   int res;
 
   CHECK_ARGS(cmd, 1);
-  CHECK_CONF(cmd, CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_DIR);
+  CHECK_CONF(cmd, 
CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_LIMIT|CONF_DIR);
 
   /* Make sure the given path is a valid path. */
 



commit syncthing-gtk for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package syncthing-gtk for openSUSE:Factory 
checked in at 2017-02-09 11:15:59

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


Package is "syncthing-gtk"

Changes:

--- /work/SRC/openSUSE:Factory/syncthing-gtk/syncthing-gtk.changes  
2016-12-29 22:52:21.524449127 +0100
+++ /work/SRC/openSUSE:Factory/.syncthing-gtk.new/syncthing-gtk.changes 
2017-02-09 11:16:00.399757884 +0100
@@ -1,0 +2,8 @@
+Mon Feb  6 10:12:42 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.9.2.4:
+  * Fix some typos.
+  * Update translations.
+- Remove the hack to change execution bits: not really needed.
+
+---

Old:

  syncthing-gtk-0.9.2.3.tar.gz

New:

  syncthing-gtk-0.9.2.4.tar.gz



Other differences:
--
++ syncthing-gtk.spec ++
--- /var/tmp/diff_new_pack.S99POT/_old  2017-02-09 11:16:00.775704782 +0100
+++ /var/tmp/diff_new_pack.S99POT/_new  2017-02-09 11:16:00.779704216 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package syncthing-gtk
 #
-# 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
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\((Caja|Nautilus|Nemo)\\)
 %define _name   syncthing_gtk
 Name:   syncthing-gtk
-Version:0.9.2.3
+Version:0.9.2.4
 Release:0
 Summary:Syncthing Gtk-based graphical interface
 License:GPL-2.0+
@@ -92,15 +92,6 @@
 python2 setup.py install \
   --root=%{buildroot} --prefix=%{_prefix}
 
-# Add execution bit to scripts with shebangs and remove from others.
-find %{buildroot}/ -type f -name "*.py" | while read py; do
-if [[ "$(head -c2 "$py"; echo)" == "#!" ]]; then
-chmod a+x "$py"
-else
-chmod a-x "$py"
-fi
-done
-
 %suse_update_desktop_file -r %{name} Network FileTransfer
 %find_lang %{name}
 %fdupes %{buildroot}%{_datadir}/

++ syncthing-gtk-0.9.2.3.tar.gz -> syncthing-gtk-0.9.2.4.tar.gz ++
 8007 lines of diff (skipped)




commit syncthing for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package syncthing for openSUSE:Factory 
checked in at 2017-02-09 11:16:05

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


Package is "syncthing"

Changes:

--- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes  2017-02-03 
20:02:41.634744849 +0100
+++ /work/SRC/openSUSE:Factory/.syncthing.new/syncthing.changes 2017-02-09 
11:16:06.650874931 +0100
@@ -1,0 +2,20 @@
+Mon Feb  6 10:12:42 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.14.21 (changes since 0.14.19):
+  * There is now a warning when adding a directory that is a parent
+of an existing directory (gh#syncthing/syncthing#3197).
+  * Using -logfile flag together with -no-restart now causes an
+error instead of silently failing (gh#syncthing/syncthing#3912).
+  * Weak hashing is now disabled completely when the threshold
+percentage is > 100 (gh#syncthing/syncthing#3891).
+  * Rate limiting now actually works on ARM64 builds again
+(gh#syncthing/syncthing#3921).
+  * Fix an issue where UPnP port allocations would be incorrect
+under some circumstances (gh#syncthing/syncthing#3924).
+  * Weak hashing is a bit faster and allocates less memory.
+  * The hashing performance reported at startup now includes weak
+hashing.
+  * The GUI "network error" dialogue no longer shows up as easily
+in some scenarios when using Syncthing behind a reverse proxy.
+
+---

Old:

  syncthing-source-v0.14.19.tar.gz
  syncthing-source-v0.14.19.tar.gz.asc

New:

  syncthing-source-v0.14.21.tar.gz
  syncthing-source-v0.14.21.tar.gz.asc



Other differences:
--
++ syncthing.spec ++
--- /var/tmp/diff_new_pack.LJkjVQ/_old  2017-02-09 11:16:07.514752911 +0100
+++ /var/tmp/diff_new_pack.LJkjVQ/_new  2017-02-09 11:16:07.518752346 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   syncthing
-Version:0.14.19
+Version:0.14.21
 Release:0
 Summary:FOSS Continuous File Synchronisation
 License:MPL-2.0

++ syncthing-source-v0.14.19.tar.gz -> syncthing-source-v0.14.21.tar.gz 
++
/work/SRC/openSUSE:Factory/syncthing/syncthing-source-v0.14.19.tar.gz 
/work/SRC/openSUSE:Factory/.syncthing.new/syncthing-source-v0.14.21.tar.gz 
differ: char 5, line 1




commit peerunity for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package peerunity for openSUSE:Factory 
checked in at 2017-02-09 11:15:50

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


Package is "peerunity"

Changes:

--- /work/SRC/openSUSE:Factory/peerunity/peerunity.changes  2016-06-29 
15:10:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.peerunity.new/peerunity.changes 2017-02-09 
11:15:52.39411 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 10:37:59 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ peerunity.spec ++
--- /var/tmp/diff_new_pack.40WmS2/_old  2017-02-09 11:15:52.856823315 +0100
+++ /var/tmp/diff_new_pack.40WmS2/_new  2017-02-09 11:15:52.860822750 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package peerunity
 #
-# 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
@@ -40,7 +40,13 @@
 Url:https://github.com/%{name}/%{name}/
 Source0:%{name}-%{version}.tar.gz
 Patch0: gcc6.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_program_options-devel
+BuildRequires:  libboost_thread-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  libqt4-devel
 BuildRequires:  openssl-devel
 BuildRequires:  qrencode-devel




commit rofi for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package rofi for openSUSE:Factory checked in 
at 2017-02-09 11:15:17

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


Package is "rofi"

Changes:

--- /work/SRC/openSUSE:Factory/rofi/rofi.changes2017-01-24 
10:34:51.490005615 +0100
+++ /work/SRC/openSUSE:Factory/.rofi.new/rofi.changes   2017-02-09 
11:15:18.369694778 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 00:38:38 UTC 2017 - jeng...@inai.de
+
+- Trim description
+
+---



Other differences:
--
++ rofi.spec ++
--- /var/tmp/diff_new_pack.mPW9vc/_old  2017-02-09 11:15:19.037600430 +0100
+++ /var/tmp/diff_new_pack.mPW9vc/_new  2017-02-09 11:15:19.041599865 +0100
@@ -40,7 +40,11 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-A popup window switcher roughly based on superswitcher, requiring only xlib 
and pango. This version started off as a clone of simpleswitcher, the version 
from Sean Pringle. All credit for this great tool should go to him. Rofi 
developed extra features, like a run-dialog, ssh-launcher and can act as a 
drop-in dmenu replacement, making it a very versatile tool.
+rofi is a popup window switcher roughly based on "superswitcher",
+requiring only xlib and pango. This version started off as a clone of
+simpleswitcher, the version from Sean Pringle. Rofi developed extra
+features, like a run dialog, SSH launcher and can act as a drop-in
+dmenu replacement.
 
 %prep
 %setup -q




commit girara for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package girara for openSUSE:Factory checked 
in at 2017-02-09 11:15:41

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


Package is "girara"

Changes:

--- /work/SRC/openSUSE:Factory/girara/girara.changes2016-10-20 
23:09:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.girara.new/girara.changes   2017-02-09 
11:15:42.338309070 +0100
@@ -1,0 +2,8 @@
+Sun Feb  5 17:46:42 UTC 2017 - mimi...@gmail.com
+
+- update to 0.2.7
+- drop girara-font-handling.patch
+* Various fixes and improvments
+* Updated font handling
+
+---

Old:

  girara-0.2.6.tar.gz
  girara-font-handling.patch

New:

  girara-0.2.7.tar.gz



Other differences:
--
++ girara.spec ++
--- /var/tmp/diff_new_pack.cRvuSx/_old  2017-02-09 11:15:42.786245798 +0100
+++ /var/tmp/diff_new_pack.cRvuSx/_new  2017-02-09 11:15:42.790245233 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package girara
 #
-# 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
@@ -19,14 +19,13 @@
 %define libname libgirara-gtk3
 %define so_ver  2
 Name:   girara
-Version:0.2.6
+Version:0.2.7
 Release:0
 Summary:Graphical user interface library
 License:Zlib
 Group:  Development/Libraries/C and C++
 Url:http://pwmt.org/projects/girara
 Source0:
http://pwmt.org/projects/girara/download/%{name}-%{version}.tar.gz
-Patch0: girara-font-handling.patch
 BuildRequires:  gettext
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.2
@@ -71,7 +70,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 make %{?_smp_mflags} COLOR=0 VERBOSE=1

++ girara-0.2.6.tar.gz -> girara-0.2.7.tar.gz ++
 3689 lines of diff (skipped)




commit zathura for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package zathura for openSUSE:Factory checked 
in at 2017-02-09 11:15:31

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


Package is "zathura"

Changes:

--- /work/SRC/openSUSE:Factory/zathura/zathura.changes  2016-06-03 
16:39:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.zathura.new/zathura.changes 2017-02-09 
11:15:32.587686384 +0100
@@ -1,0 +2,9 @@
+Sun Feb  5 19:00:06 UTC 2017 - mimi...@gmail.com
+
+- update to 0.3.7
+* Improved logging
+* Improve page mode toggling
+* Several fixes and improvements
+* Updated translations
+
+---

Old:

  zathura-0.3.6.tar.gz

New:

  zathura-0.3.7.tar.gz



Other differences:
--
++ zathura.spec ++
--- /var/tmp/diff_new_pack.VTEuNG/_old  2017-02-09 11:15:33.939495435 +0100
+++ /var/tmp/diff_new_pack.VTEuNG/_new  2017-02-09 11:15:33.939495435 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zathura
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   zathura
-Version:0.3.6
+Version:0.3.7
 Release:0
 Summary:A highly customizable document viewer
 License:Zlib

++ zathura-0.3.6.tar.gz -> zathura-0.3.7.tar.gz ++
 11147 lines of diff (skipped)




commit python3-gnupg for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package python3-gnupg for openSUSE:Factory 
checked in at 2017-02-09 11:15:08

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


Package is "python3-gnupg"

Changes:

--- /work/SRC/openSUSE:Factory/python3-gnupg/python3-gnupg.changes  
2016-09-21 18:49:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-gnupg.new/python3-gnupg.changes 
2017-02-09 11:15:10.610790801 +0100
@@ -1,0 +2,18 @@
+Fri Feb  3 03:28:05 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.4.0:
+  * Added support for KEY_CONSIDERED in more places - encryption /
+decryption, signing, key generation and key import.
+  * Partial fix for #32 (GPG 2.1 compatibility). Unfortunately, better
+support cannot be provided at this point, unless there are certain
+changes (relating to pinentry popups) in how GPG 2.1 works.
+  * Fixed #60: An IndexError was being thrown by scan_keys().
+  * Ensured that utf-8 encoding is used when the --with-column mode is
+used. Thanks to Yann Leboulanger for the patch.
+  * list_keys() now uses --fixed-list-mode. Thanks to Werner Koch for
+the pointer.
+
+---

Old:

  python-gnupg-0.3.9.tar.gz

New:

  python-gnupg-0.4.0.tar.gz



Other differences:
--
++ python3-gnupg.spec ++
--- /var/tmp/diff_new_pack.3187Tp/_old  2017-02-09 11:15:11.230703232 +0100
+++ /var/tmp/diff_new_pack.3187Tp/_new  2017-02-09 11:15:11.234702666 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-gnupg
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-gnupg
-Version:0.3.9
+Version:0.4.0
 Release:0
 Url:https://bitbucket.org/vinay.sajip/python-gnupg
 Summary:A wrapper for the Gnu Privacy Guard (GPG or GnuPG)

++ python-gnupg-0.3.9.tar.gz -> python-gnupg-0.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gnupg-0.3.9/PKG-INFO 
new/python-gnupg-0.4.0/PKG-INFO
--- old/python-gnupg-0.3.9/PKG-INFO 2016-09-10 09:41:21.0 +0200
+++ new/python-gnupg-0.4.0/PKG-INFO 2017-01-29 19:30:36.0 +0100
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: python-gnupg
-Version: 0.3.9
+Version: 0.4.0
 Summary: A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
-Home-page: http://packages.python.org/python-gnupg/index.html
+Home-page: http://pythonhosted.org/python-gnupg/index.html
 Author: Vinay Sajip
 Author-email: vinay_sa...@red-dove.com
-License: Copyright (C) 2008-2016 by Vinay Sajip. All Rights Reserved. See 
LICENSE.txt for license.
-Download-URL: 
https://pypi.python.org/packages/source/p/python-gnupg/python-gnupg-0.3.9.tar.gz
+License: Copyright (C) 2008-2017 by Vinay Sajip. All Rights Reserved. See 
LICENSE.txt for license.
+Download-URL: 
https://pypi.io/packages/source/p/python-gnupg/python-gnupg-0.4.0.tar.gz
 Description: This module allows easy access to GnuPG's key management, 
encryption and signature functionality from Python programs. It is intended for 
use with Python 2.4 or greater.
 Platform: No particular restrictions
 Classifier: Development Status :: 5 - Production/Stable
@@ -23,5 +23,6 @@
 Classifier: Programming Language :: Python :: 3.3
 Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
 Classifier: Operating System :: OS Independent
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gnupg-0.3.9/README.rst 
new/python-gnupg-0.4.0/README.rst
--- old/python-gnupg-0.3.9/README.rst   2016-09-10 09:37:53.0 +0200
+++ new/python-gnupg-0.4.0/README.rst   2017-01-29 18:15:10.0 +0100
@@ -1,353 +1,375 @@
-.. image:: https://travis-ci.org/vsajip/python-gnupg.svg
-   :target: https://travis-ci.org/vsajip/python-gnupg
-
-.. image:: https://coveralls.io/repos/vsajip/python-gnupg/badge.svg
-   :target: https://coveralls.io/github/vsajip/python-gnupg
-
-
-What is it?
-===
-
-The GNU Privacy Guard (gpg, or gpg.exe on Windows) is a command-line program
-which provides support for programmatic access via spawning a separate process
-to run it and then communicating with that process from your program.

commit tog-pegasus for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package tog-pegasus for openSUSE:Factory 
checked in at 2017-02-09 11:14:55

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


Package is "tog-pegasus"

Changes:

--- /work/SRC/openSUSE:Factory/tog-pegasus/tog-pegasus.changes  2015-06-30 
10:16:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.tog-pegasus.new/tog-pegasus.changes 
2017-02-09 11:14:56.344806057 +0100
@@ -1,0 +2,5 @@
+Wed Jan 25 04:27:26 UTC 2017 - bwiedem...@suse.com
+
+- strip time and PID from logs to create reproducible build results
+
+---



Other differences:
--
++ tog-pegasus.spec ++
--- /var/tmp/diff_new_pack.R2Avwz/_old  2017-02-09 11:15:00.988150118 +0100
+++ /var/tmp/diff_new_pack.R2Avwz/_new  2017-02-09 11:15:00.992149553 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tog-pegasus
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -529,6 +529,8 @@
 cd $RPM_BUILD_ROOT/usr/share/Pegasus/test
 %endif
 make prestarttests
+# strip time and PID from logs to create reproducible results
+perl -i -pe 's/^\d{10,}s-\d{6}us: //; s/ \[\d+:\d{10,}:/ [/' *.trace.0
 
 %files
 %defattr(0640, root, pegasus, 0750)





commit xplatproviders for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package xplatproviders for openSUSE:Factory 
checked in at 2017-02-09 11:15:01

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


Package is "xplatproviders"

Changes:

--- /work/SRC/openSUSE:Factory/xplatproviders/xplatproviders.changes
2016-07-30 00:26:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.xplatproviders.new/xplatproviders.changes   
2017-02-09 11:15:02.567926953 +0100
@@ -1,0 +2,5 @@
+Wed Jan 25 04:49:32 UTC 2017 - bwiedem...@suse.com
+
+- Add reproducible.patch to allow for reproducible builds
+
+---

New:

  reproducible.patch



Other differences:
--
++ xplatproviders.spec ++
--- /var/tmp/diff_new_pack.P3lPGk/_old  2017-02-09 11:15:04.623636558 +0100
+++ /var/tmp/diff_new_pack.P3lPGk/_new  2017-02-09 11:15:04.627635993 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xplatproviders
 #
-# 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
@@ -40,6 +40,7 @@
 Patch14:0001-config.guess-SuSEconfig-is-gone-post-openSUSE-12.2.patch
 Patch15:xplatproviders-gcc48.patch
 Patch16:fix-gcc6.patch
+Patch17:reproducible.patch
 BuildRequires:  gcc-c++
 BuildRequires:  sblim-cmpi-devel
 Requires(pre):  /bin/hostname
@@ -81,6 +82,7 @@
 %patch14 -p1
 %patch15
 %patch16 -p1
+%patch17 -p1
 
 %build
 export CFLAGS="%{optflags}"

++ reproducible.patch ++
Index: xplatproviders-1.0.0/build/xplatproviders/GNUmakefile.in
===
--- xplatproviders-1.0.0.orig/build/xplatproviders/GNUmakefile.in
+++ xplatproviders-1.0.0/build/xplatproviders/GNUmakefile.in
@@ -13,7 +13,7 @@ export SCX_BUILDVERSION_MINOR=0
 export SCX_BUILDVERSION_PATCH=0
 export SCX_BUILDVERSION_BUILDNR=001
 export SCX_BUILDVERSION_DATE=20090426
-export SCX_BUILDVERSION_DATE=$(shell date "+%Y%m%d")
+export SCX_BUILDVERSION_DATE=$(shell date --utc 
--date="@$${SOURCE_DATE_EPOCH:-$$(date +%s)}" "+%Y%m%d")
 export SCX_BUILDVERSION_STATUS=XPlatProviders_Build
 
 
VERSION="$(SCX_BUILDVERSION_MAJOR).$(SCX_BUILDVERSION_MINOR).$(SCX_BUILDVERSION_PATCH)-$(SCX_BUILDVERSION_BUILDNR)"



commit appmenu-qt5 for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package appmenu-qt5 for openSUSE:Factory 
checked in at 2017-02-09 11:14:39

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


Package is "appmenu-qt5"

Changes:

--- /work/SRC/openSUSE:Factory/appmenu-qt5/appmenu-qt5.changes  2014-06-04 
18:38:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.appmenu-qt5.new/appmenu-qt5.changes 
2017-02-09 11:14:41.054966005 +0100
@@ -1,0 +2,6 @@
+Wed Nov 30 07:05:38 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Add missing_qgui_export_include.diff: the macro was previously
+  (Qt < 5.8) implicitly declated
+
+---

New:

  missing_qgui_export_include.diff



Other differences:
--
++ appmenu-qt5.spec ++
--- /var/tmp/diff_new_pack.yec1gL/_old  2017-02-09 11:14:41.538897640 +0100
+++ /var/tmp/diff_new_pack.yec1gL/_new  2017-02-09 11:14:41.542897075 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package appmenu-qt5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,8 @@
 Url:https://launchpad.net/appmenu-qt/
 Source0:
http://archive.ubuntu.com/ubuntu/pool/main/a/%{rname}/%{rname}_%{rversion}.orig.tar.gz
 Source1:baselibs.conf
+# PATCH-FIX-OPENSUSE missing_qgui_export_include.diff
+Patch0: missing_qgui_export_include.diff
 BuildRequires:  cmake >= 2.8.0
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
@@ -41,6 +43,7 @@
 
 %prep
 %setup -q -n %{rname}-%{rversion}
+%patch0 -p0
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS

++ missing_qgui_export_include.diff ++
--- src/appmenuplatformmenubar.h.orig   2016-11-29 18:33:14.953965650 +0100
+++ src/appmenuplatformmenubar.h2016-11-30 11:04:41.028093433 +0100
@@ -18,6 +18,9 @@
 #define APPMENUPLATFORMMENUBAR_X11_H
 
 #include 
+#if (QT_VERSION >= QT_VERSION_CHECK(5, 8, 0))
+#include 
+#endif
 
 
 #include 



commit yast2-reipl for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package yast2-reipl for openSUSE:Factory 
checked in at 2017-02-09 11:14:47

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


Package is "yast2-reipl"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-reipl/yast2-reipl.changes  2016-10-20 
23:10:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-reipl.new/yast2-reipl.changes 
2017-02-09 11:14:48.273946194 +0100
@@ -1,0 +2,7 @@
+Fri Jan  6 09:15:31 UTC 2017 - jreidin...@suse.com
+
+- fix failed test after new stricker import policy and remove
+  unnecessary dependencies (bsc#932331)
+- 3.2.1
+
+---

Old:

  yast2-reipl-3.2.0.tar.bz2

New:

  yast2-reipl-3.2.1.tar.bz2



Other differences:
--
++ yast2-reipl.spec ++
--- /var/tmp/diff_new_pack.H2NOnN/_old  2017-02-09 11:14:48.645893650 +0100
+++ /var/tmp/diff_new_pack.H2NOnN/_new  2017-02-09 11:14:48.645893650 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-reipl
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-reipl
-Version:3.2.0
+Version:3.2.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -31,8 +31,6 @@
 
 ExclusiveArch:  s390 s390x
 
-Requires:   yast2-bootloader
-Requires:   yast2-storage
 # Wizard::SetDesktopTitleAndIcon
 Requires:   yast2 >= 2.21.22
 # needed for chreipl and lsreipl commands

++ yast2-reipl-3.2.0.tar.bz2 -> yast2-reipl-3.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-reipl-3.2.0/.travis.yml 
new/yast2-reipl-3.2.1/.travis.yml
--- old/yast2-reipl-3.2.0/.travis.yml   2016-10-19 09:25:01.740636255 +0200
+++ new/yast2-reipl-3.2.1/.travis.yml   2017-01-20 12:42:06.552088143 +0100
@@ -1,16 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-storage" -g "yast-rake gettext  rspec:3.3.0"
+  - docker build -t yast-reipl-image .
 script:
-- rake check:syntax
-- rake check:pot
-- make -f Makefile.cvs
-- make
-- sudo make install
-- make check
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-reipl-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-reipl-3.2.0/Dockerfile 
new/yast2-reipl-3.2.1/Dockerfile
--- old/yast2-reipl-3.2.0/Dockerfile1970-01-01 01:00:00.0 +0100
+++ new/yast2-reipl-3.2.1/Dockerfile2017-01-20 12:42:06.596088143 +0100
@@ -0,0 +1,5 @@
+FROM yastdevel/ruby
+COPY . /usr/src/app
+# a workaround to allow package building on a non-s390 machine
+RUN sed -i "/^ExclusiveArch:/d" package/*.spec
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-reipl-3.2.0/package/yast2-reipl.changes 
new/yast2-reipl-3.2.1/package/yast2-reipl.changes
--- old/yast2-reipl-3.2.0/package/yast2-reipl.changes   2016-10-19 
09:25:01.744636255 +0200
+++ new/yast2-reipl-3.2.1/package/yast2-reipl.changes   2017-01-20 
12:42:06.652088143 +0100
@@ -1,4 +1,11 @@
 ---
+Fri Jan  6 09:15:31 UTC 2017 - jreidin...@suse.com
+
+- fix failed test after new stricker import policy and remove
+  unnecessary dependencies (bsc#932331)
+- 3.2.1
+
+---
 Mon Oct 17 14:44:37 UTC 2016 - jreidin...@suse.com
 
 - as s390-tools is only on s390 make package s390 only (bsc#951581)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-reipl-3.2.0/package/yast2-reipl.spec 
new/yast2-reipl-3.2.1/package/yast2-reipl.spec
--- old/yast2-reipl-3.2.0/package/yast2-reipl.spec  2016-10-19 
09:25:01.744636255 +0200
+++ new/yast2-reipl-3.2.1/package/yast2-reipl.spec  2017-01-20 
12:42:06.656088143 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-reipl
-Version:3.2.0
+Version:   

commit libosinfo for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2017-02-09 11:13:50

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


Package is "libosinfo"

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2016-07-16 
22:12:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2017-02-09 
11:13:51.485968892 +0100
@@ -1,0 +2,68 @@
+Mon Dec 12 15:56:28 MDT 2016 - carn...@suse.com
+
+- Update to version 1.0.0 (bsc#1013983)
+  Changes in this release include:
+  - Update loader to follow new layout for external database
+  - Move all database files into separate osinfo-db package
+  - Move osinfo-db-validate into osinfo-db-tools package
+- Patches moved to osinfo-db package (dropped from libosinfo)
+  0ae4f0db-add-missing-sle12-distros.patch
+  1a7ce161-add-sle-resource-information.patch
+  3c621fd8-add-opensuse-date-information.patch
+  470b7652-add-opensuse-device-information.patch
+  50091807-add-sle-device-information.patch
+  67c74e5f-add-opensuse-leap-42.2-support.patch
+  99ae3d72-add-sle12sp2-support.patch
+  99f7e666-fix-opensuse-derives-from-information.patch
+  9a35cea7-fix-sle-derives-from-information.patch
+  9dec2be8-add-sle-date-information.patch
+  e77abec7-add-opensuse-resource-information.patch
+  f0d44d88-add-missing-sle10-distros.patch
+
+---
+Tue Dec  6 16:32:18 MST 2016 - carn...@suse.com
+
+- bsc#1013983 - incomplete capabilities list of SLE and openSUSE
+  distributions in libosinfo
+  0ae4f0db-add-missing-sle12-distros.patch
+  1a7ce161-add-sle-resource-information.patch
+  3c621fd8-add-opensuse-date-information.patch
+  470b7652-add-opensuse-device-information.patch
+  50091807-add-sle-device-information.patch
+  67c74e5f-add-opensuse-leap-42.2-support.patch
+  99ae3d72-add-sle12sp2-support.patch
+  99f7e666-fix-opensuse-derives-from-information.patch
+  9a35cea7-fix-sle-derives-from-information.patch
+  9dec2be8-add-sle-date-information.patch
+  e77abec7-add-opensuse-resource-information.patch
+  f0d44d88-add-missing-sle10-distros.patch
+- Dropped or renamed
+  0ae4f0db-add-missing-sles-distros.patch
+  add-missing-sle10-distros.patch
+  add-opensuse-leap-42.2-support.patch
+  add-sle12sp2-support-for-arch.patch
+  add-sle12sp2-support.patch
+  Fix_derives-from_and_add_tablet_item.patch
+
+---
+Thu Dec  1 14:08:17 MST 2016 - carn...@suse.com
+
+- bsc#1012005 - [openqa virtualization] using the wrong bootloader
+  tool to boot the sles-12-sp3 pv kernel on xen platform
+  add-sle12sp3-support.patch
+  add-opensuse-leap-42.3-support.patch
+
+---
+Thu Oct  6 14:28:03 MDT 2016 - carn...@suse.com
+
+- bsc#1003456 - virt-install fails to detect openSUSE Leap 42.2 ISO
+  add-opensuse-leap-42.2-support.patch
+
+---
+Tue Sep 27 15:38:04 MDT 2016 - carn...@suse.com
+
+- bsc#1000188 - virt-install on aarch64 does not detect
+  installation iso
+  add-sle12sp2-support-for-arch.patch
+
+---
@@ -74 +142 @@
-Tue Feb  3 11:44:59 MST 2016 - carn...@suse.com
+Tue Feb  2 11:44:59 MST 2016 - carn...@suse.com
@@ -171,0 +240,6 @@
+
+---
+Mon Jun  1 09:46:43 MDT 2015 - carn...@suse.com
+
+- fate#318394: Update virt-manager to the most current released
+  version (requires libosinfo)

Old:

  Fix_derives-from_and_add_tablet_item.patch
  add-missing-sle10-distros.patch
  add-opensuse-leap-42.2-support.patch
  add-sle12sp2-support.patch
  libosinfo-0.3.1.tar.gz

New:

  libosinfo-1.0.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.CUSUZx/_old  2017-02-09 11:13:51.921907301 +0100
+++ /var/tmp/diff_new_pack.CUSUZx/_new  2017-02-09 11:13:51.921907301 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.3.1
+Version:1.0.0
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+
@@ -28,32 +28,26 @@
 Url:http://libosinfo.org/
 Source0: 

commit python3-Twisted for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package python3-Twisted for openSUSE:Factory 
checked in at 2017-02-09 11:13:43

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


Package is "python3-Twisted"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Twisted/python3-Twisted.changes  
2016-09-26 12:33:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Twisted.new/python3-Twisted.changes 
2017-02-09 11:13:44.442963949 +0100
@@ -1,0 +2,166 @@
+Sat Nov 26 18:02:11 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * added binary for ckeygen
+
+- update to version 16.6.0:
+  * Twisted Core
++ The twist script can now be run by invoking python -m twisted.
+  (#8657)
++ twisted.protocols.sip has been ported to Python 3. (#8669)
++ twisted.persisted.dirdbm has been ported to Python 3. (#)
++ twisted.internet.defer.Deferred now implements send, not
+  __send__, which means that it is now a conforming
+  generator. (#8861)
++ The IOCP reactor no longer transmits the contents of
+  uninitialized memory when writing large amounts of data. (#8870)
++ Deferreds awaited/yielded from in a
+  twisted.internet.defer.ensureDeferred wrapped coroutine will now
+  properly raise exceptions. Additionally, it more closely models
+  asyncio.ensure_future and will pass through Deferreds. (#8878)
++ Deferreds that are paused or chained on other Deferreds will now
+  return a result when yielded/awaited in a twisted.internet.defer
+  .ensureDeferred-wrapped coroutine, instead of returning the
+  Deferred it was chained to. (#8890)
++ twisted.test.proto_helpers is now explicitly covered by the
+  compatibility policy. (#8857)
++ #8281, #8823, #8862
+  * Twisted Conch
++ twisted.conch.ssh.keys supports ECDSA keys (#8798)
++ scripts/ckeygen can now generate ecdsa keys. (#8828)
++ ckeygen has been ported to Python 3 (#8855)
++ twisted.conch.ssh no longer uses gmpy, if available. gmpy is
+  unmaintained, does not have binary wheels for any platforms, and
+  an alternative for higher performance is available in the form
+  of PyPy. (#8079)
+  * Twisted Web
++ twisted.web.server.Site's HTTP/2 server support now emits vastly
+  fewer WINDOW_UPDATE frames than previously. (#8681)
++ twisted.web.Agent now tolerates receiving unexpected status
+  codes in the 100 range by discarding them, which is what RFC
+  7231 recommends doing. (#8885)
++ twisted.web._http.H2Stream's getHost and getPeer implementations
+  now actually return the host and peer instead of None. (#8893)
+  * Twisted Words
++ twisted.words.protocols.irc has been ported to Python 3 (#6320)
+
+---
+Mon Nov 21 20:13:13 UTC 2016 - jacobwin...@gmail.com
+
+- add constantly requirement
+  * no longer bundled with Twisted, but still referenced
+  * fix ImportError: No module named 'constantly' on
+import twisted.python.constant
+
+---
+Sun Oct 30 18:27:33 UTC 2016 - a...@gmx.de
+
+- lp1102685.diff updated file name
+
+- specfile:
+  * updated sed command (files are now in src/ dir)
+  * added incremental requirement
+
+- update to version 16.5.0:
+  * Twisted Core
++ Added twisted.internet.defer.Deferred.addTimeout method to
+  enable timeouts of deferreds. (#5786)
++ Perspective Broker (the twisted.spread package) has been ported
+  to Python 3 (#7598)
++ 'yield from' can now be used on Deferreds inside generators,
+  when the generator is wrapped with
+  twisted.internet.defer.ensureDeferred. (#8087)
++ twisted.internet.asyncioreactor has been added, which is a
+  Twisted reactor on top of Python 3.4+'s native asyncio
+  reactor. It can be selected by passing "--reactor=asyncio" to
+  Twisted tools (twistd, Trial, etc) on platforms that support it
+  (Python 3.4+). (#8367)
++ twisted.python.zippath now works on Windows with Python
+  3. (#8747)
++ twisted.internet.cfreactor is ported to Python 3 and supported
+  on 2.7 and 3.5+. (#8838)
++ twisted.internet.test.test_iocp and
+  twisted.internet.test.test_tcp have been fixed to work under
+  Python 3 with the Windows IOCP reactor (#8631)
++ Arguments to processes on Windows are now passed mbcs-encoded
+  arguments.  This prevents process-related tests from hanging on
+  Windows with Python 3. (#8735)
++ Client and server TLS connections made via the client TLS
+  endpoint and the server SSL endpoint, as well as any other code
+  that uses twisted.internet.ssl.CertificateOptions, no longer
+  accept 3DES- based cipher suites