commit mate-power-manager for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2017-02-06 15:23:14

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


Package is "mate-power-manager"

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2016-09-25 14:43:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2017-02-06 15:23:15.850708683 +0100
@@ -1,0 +2,11 @@
+Sun Feb  5 21:04:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Check both the "Backlight" and "BACKLIGHT" xrandr properties
+(fixes inability to adjust screen backlight on some systems).
+  * Statistics: Stop runtime warnings spam on desktop systems.
+  * GTK+3: Fix runtime warning in inhibit applet.
+  * GTK+3: Fix OSD rendering on non-composited desktop.
+  * GTK+3: Add OSD style class for non-composited desktop.
+
+---

Old:

  mate-power-manager-1.16.0.tar.xz

New:

  mate-power-manager-1.16.1.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.G1zNVF/_old  2017-02-06 15:23:16.274648083 +0100
+++ /var/tmp/diff_new_pack.G1zNVF/_new  2017-02-06 15:23:16.278647511 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-power-manager
 #
-# 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-power-manager
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
@@ -35,6 +35,7 @@
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libcanberra-gtk)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libnotify)

++ mate-power-manager-1.16.0.tar.xz -> mate-power-manager-1.16.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-power-manager-1.16.0/ChangeLog 
new/mate-power-manager-1.16.1/ChangeLog
--- old/mate-power-manager-1.16.0/ChangeLog 2016-09-19 07:18:16.0 
+0200
+++ new/mate-power-manager-1.16.1/ChangeLog 2017-01-24 11:54:10.0 
+0100
@@ -1,3 +1,68 @@
+commit 57987c057b96dfe5c5b29358398f4a08dbd86f24
+Author: monsta 
+Date:   Tue Jan 24 13:21:25 2017 +0300
+
+release 1.16.1
+
+ NEWS | 12 
+ configure.ac |  2 +-
+ 2 files changed, 13 insertions(+), 1 deletion(-)
+
+commit ede11720307927f40c7c9f9dd2137172cc8c1e3b
+Author: monsta 
+Date:   Tue Jan 24 12:25:54 2017 +0300
+
+[GTK+3] inhibit applet: connect to draw signal, not to expose-event
+
+stops runtime warnings when panel is started
+
+ported from 
https://github.com/mate-desktop/mate-power-manager/commit/f311cf97ddbd2b24503beca339cd4c6c233ac9b6
+
+ applets/inhibit/inhibit-applet.c | 5 +
+ 1 file changed, 5 insertions(+)
+
+commit 5c7cc17b0ec5626256cd867c5e2ec3395e2ea941
+Author: Matthew Pottage 
+Date:   Thu Jul 2 15:33:10 2015 +0100
+
+Check both the "Backlight" and "BACKLIGHT" xrandr properties for a 
backlight.
+
+Added checking the "Backlight" property. "BACKLIGHT" appears to be the 
legacy
+property.
+
+This resolves an issue where xbacklight can change the backlight, but
+mate-power-manager can't.
+
+ src/gpm-brightness.c | 12 
+ 1 file changed, 8 insertions(+), 4 deletions(-)
+
+commit b850b99bcdb120b89b354280f2816587ea6b7611
+Author: monsta 
+Date:   Sat Jan 7 20:43:46 2017 +0300
+
+statistics: don't call upower function on a NULL device path
+
+fixes https://github.com/mate-desktop/mate-power-manager/issues/139
+
+ src/gpm-statistics.c | 4 
+ 1 file changed, 4 insertions(+)
+
+commit a1de9e1967d4be7d90d2bf8ce752283e2dc062af
+Author: lukefromdc 
+Date:   Sun Dec 25 21:53:27 2016 -0500
+
+Brightness: fix OSD rendering when not composited
+
+Also add style class msd-osd-window-solid, same as mate-settings-daemon 
volume control.
+
+Based on
+
https://github.com/mate-desktop/mate-settings-daemon/commit/5d580b9985b61a486c8d23eaa34091a14d01b9e0
+and
+
https://github.com/mate-desktop/mate-settings-daemon/commit/9aa4c4e379e71ebe8436898a3af61c4c96c9cc8a
+
+ sr

commit pythia for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package pythia for openSUSE:Factory checked 
in at 2017-02-06 15:24:35

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


Package is "pythia"

Changes:

--- /work/SRC/openSUSE:Factory/pythia/pythia.changes2017-02-03 
18:56:52.921881836 +0100
+++ /work/SRC/openSUSE:Factory/.pythia.new/pythia.changes   2017-02-06 
15:24:36.571172261 +0100
@@ -1,0 +2,6 @@
+Sun Feb  5 16:42:33 UTC 2017 - badshah...@gmail.com
+
+- Use individual libboost-*-devel packages instead of boost-devel
+  (only for suse_version > 1325).
+
+---



Other differences:
--
++ pythia.spec ++
--- /var/tmp/diff_new_pack.taQBlW/_old  2017-02-06 15:24:37.447047106 +0100
+++ /var/tmp/diff_new_pack.taQBlW/_new  2017-02-06 15:24:37.451046534 +0100
@@ -35,7 +35,11 @@
 Patch2: pythia-remove-rpaths.patch
 BuildRequires:  HepMC-devel
 BuildRequires:  LHAPDF-devel
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  chrpath
 BuildRequires:  fastjet-devel
 BuildRequires:  fdupes




commit python3-arrow for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package python3-arrow for openSUSE:Factory 
checked in at 2017-02-06 15:24:29

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


Package is "python3-arrow"

Changes:

--- /work/SRC/openSUSE:Factory/python3-arrow/python3-arrow.changes  
2016-07-14 09:47:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-arrow.new/python3-arrow.changes 
2017-02-06 15:24:30.380056931 +0100
@@ -1,0 +2,6 @@
+Fri Feb  3 20:25:33 UTC 2017 - h...@urpla.net
+
+- specfile:
+  * fix python3-python-dateutil dependency
+
+---



Other differences:
--
++ python3-arrow.spec ++
--- /var/tmp/diff_new_pack.ofWkEl/_old  2017-02-06 15:24:30.732006639 +0100
+++ /var/tmp/diff_new_pack.ofWkEl/_new  2017-02-06 15:24:30.736006068 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-arrow
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,11 +25,11 @@
 Url:http://crsmithdev.com/arrow
 Source: 
https://files.pythonhosted.org/packages/source/a/arrow/arrow-%{version}.tar.gz
 BuildRequires:  python3-chai
-BuildRequires:  python3-dateutil
 BuildRequires:  python3-devel
 BuildRequires:  python3-nose
+BuildRequires:  python3-python-dateutil
 BuildRequires:  python3-simplejson
-Requires:   python3-dateutil
+Requires:   python3-python-dateutil
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 




commit supertux2 for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package supertux2 for openSUSE:Factory 
checked in at 2017-02-06 15:24:21

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


Package is "supertux2"

Changes:

--- /work/SRC/openSUSE:Factory/supertux2/supertux2.changes  2016-12-04 
15:08:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.supertux2.new/supertux2.changes 2017-02-06 
15:24:23.077100509 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 14:53:42 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ supertux2.spec ++
--- /var/tmp/diff_new_pack.NJRaSu/_old  2017-02-06 15:24:25.648733024 +0100
+++ /var/tmp/diff_new_pack.NJRaSu/_new  2017-02-06 15:24:25.652732452 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package supertux2
 #
-# 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,12 @@
 Group:  Amusements/Games/Action/Arcade
 Url:http://supertux.github.io/
 Source: 
https://github.com/SuperTux/supertux/releases/download/v%{version}/SuperTux-v%{version}-Source.tar.gz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_date_time-devel
+BuildRequires:  libboost_filesystem-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes




commit ghc-relational-record for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package ghc-relational-record for 
openSUSE:Factory checked in at 2017-02-06 15:24:00

Comparing /work/SRC/openSUSE:Factory/ghc-relational-record (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-relational-record.new (New)


Package is "ghc-relational-record"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-relational-record/ghc-relational-record.changes  
2017-02-03 17:39:49.674639618 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-relational-record.new/ghc-relational-record.changes
 2017-02-06 15:24:01.364203446 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:49:11 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.5.1 revision 0 with cabal2obs.
+
+---

Old:

  relational-record-0.1.5.0.tar.gz

New:

  relational-record-0.1.5.1.tar.gz



Other differences:
--
++ ghc-relational-record.spec ++
--- /var/tmp/diff_new_pack.mJnRsh/_old  2017-02-06 15:24:01.876130284 +0100
+++ /var/tmp/diff_new_pack.mJnRsh/_new  2017-02-06 15:24:01.880129712 +0100
@@ -18,21 +18,19 @@
 
 %global pkg_name relational-record
 Name:   ghc-%{pkg_name}
-Version:0.1.5.0
+Version:0.1.5.1
 Release:0
 Summary:Meta package of Relational Record
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-persistable-types-HDBC-pg-devel
 BuildRequires:  ghc-relational-query-HDBC-devel
 BuildRequires:  ghc-relational-query-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Meta package to install Relational Record quickly.
@@ -52,15 +50,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ relational-record-0.1.5.0.tar.gz -> relational-record-0.1.5.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/relational-record-0.1.5.0/relational-record.cabal 
new/relational-record-0.1.5.1/relational-record.cabal
--- old/relational-record-0.1.5.0/relational-record.cabal   2016-05-26 
17:32:38.0 +0200
+++ new/relational-record-0.1.5.1/relational-record.cabal   2016-09-06 
08:39:23.0 +0200
@@ -1,5 +1,5 @@
 name:relational-record
-version: 0.1.5.0
+version: 0.1.5.1
 synopsis:Meta package of Relational Record
 description: Meta package to install Relational Record quickly
 homepage:http://khibino.github.io/haskell-relational-record/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/relational-record-0.1.5.0/src/Database/Relational/Query/Documentation.hs 
new/relational-record-0.1.5.1/src/Database/Relational/Query/Documentation.hs
--- 
old/relational-record-0.1.5.0/src/Database/Relational/Query/Documentation.hs
2016-05-26 17:32:38.0 +0200
+++ 
new/relational-record-0.1.5.1/src/Database/Relational/Query/Documentation.hs
2016-09-06 08:39:23.0 +0200
@@ -1,6 +1,6 @@
 -- |
 -- Module  : Database.Relational.Query.Documentation
--- Copyright   : 2014 Kei Hibino
+-- Copyright   : 2014-2016 Kei Hibino
 -- License : BSD3
 --
 -- Maintainer  : ex8k.hib...@gmail.com
@@ -218,7 +218,7 @@
 
 'distinct' operator and 'all'' operator specify SELECT DISTINCT or SELECT ALL, 
the last specified in monad is used.
 
-'(<-#)' operator assigns update target column and projection value to build 
update statement structure.
+'<-#' operator assigns update target column and projection value to build 
update statement structure.
  -}
 
 {- $directJoin




commit screenfetch for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2017-02-06 15:24:13

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


Package is "screenfetch"

Changes:

--- /work/SRC/openSUSE:Factory/screenfetch/screenfetch.changes  2016-10-10 
16:25:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2017-02-06 15:24:14.514324157 +0100
@@ -1,0 +2,15 @@
+Sun Jan 29 20:12:27 UTC 2017 - mplus...@suse.com
+
+- Update to version 3.7.0+git.20170127:
+  * Add SwagArch to detectpkgs()
+  * Add SwagArch to infoDisplay()
+  * New distro: Parrot Security (close #425)
+  * add GrombyangOS distro
+  * Fixed RAM display, corrected OpenBSD section for sub-100MiB output.
+  * Added OpenBSD kernel version detection.
+  * Patch number added to OpenBSD kernel version.
+  * Install instructions: Fedora now uses DNF
+  * screenfetch-dev: fixed theme & font name for BunsenLabs desktop.
+  * screenfetch-dev: added GTK3 theme detection for BunsenLabs.
+
+---

Old:

  screenfetch-3.7.0+git.20161002.tar.xz

New:

  _servicedata
  screenfetch-3.7.0+git.20170127.tar.xz



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.rHZqce/_old  2017-02-06 15:24:14.938263574 +0100
+++ /var/tmp/diff_new_pack.rHZqce/_new  2017-02-06 15:24:14.950261859 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package screenfetch
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,18 @@
 
 
 Name:   screenfetch
-Version:3.7.0+git.20161002
+Version:3.7.0+git.20170127
 Release:0
 Summary:Fetches system/theme information in terminal for Linux desktop 
screenshots
 License:GPL-3.0
 Group:  System/X11/Terminals
 Url:https://github.com/KittyKatt/screenFetch
 Source0:%{name}-%{version}.tar.xz
-BuildRequires:  xz
 Requires:   bash
 Requires:   xprop
 Recommends: curl
 Recommends: scrot
 Recommends: xdpyinfo
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -49,8 +47,10 @@
 %build
 
 %install
-install -D -p -m 0755 %{name}-dev %{buildroot}%{_bindir}/%{name}
-install -D -p -m 0644 %{name}.1   %{buildroot}%{_mandir}/man1/%{name}.1
+install -D -p -m 0755 %{name}-dev \
+  %{buildroot}%{_bindir}/%{name}
+install -D -p -m 0644 %{name}.1   \
+  %{buildroot}%{_mandir}/man1/%{name}.1
 
 %files
 %defattr(-,root,root)

++ _servicedata ++


https://github.com/KittyKatt/screenFetch.git
  2961b74746ee599473edbd879dca37f8ebf7f02a++
 screenfetch-3.7.0+git.20161002.tar.xz -> screenfetch-3.7.0+git.20170127.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/screenfetch-3.7.0+git.20161002/CHANGELOG 
new/screenfetch-3.7.0+git.20170127/CHANGELOG
--- old/screenfetch-3.7.0+git.20161002/CHANGELOG2016-10-02 
04:07:12.0 +0200
+++ new/screenfetch-3.7.0+git.20170127/CHANGELOG2017-01-27 
12:54:38.0 +0100
@@ -3,6 +3,7 @@
 changelog
    
 
+- Added Fux logo
- Enable easily addable custom lines through customlines() function
- Line wrapping with '-w' command line option
- Fix issue with extra space and host variable
@@ -17,8 +18,10 @@
- Display release version and package count on TinyCore Linux
- Display exact release version on Windows 10
- Use modern logo on Windows 10 and Windows 8
+   - Support for Blackbox on Windows
+   - Improve BusyBox shell detection
- Added detection for Trinity/TWin, chromeos-wm, FLWM, howm, sway, LXQt 
and Deepin [DEs/WMs]
-   - Added detection for Alpine, BunsenLabs, Chrome OS, Chromium OS, 
Devuan, KDE neon, Kogaion, Mer, Msys, Netrunner, Oracle Linux, PCLinuxOS, Qubes 
OS , Red Star OS, ROSA, SailfishOS, SteamOS and SUSE Linux Enterprise
+   - Added detection for Alpine, BunsenLabs, Chrome OS, Chromium OS, 
Devuan, KDE neon, Kogaion, Mer, Msys, Netrunner, Oracle Linux, PCLinuxOS, Qubes 
OS , Pardus, Red Star OS, ROSA, SailfishOS, SparkyLinux, SteamOS, SUSE Linux 
Enterprise and SwagArch
 
 v3.7.0
- Show RAM in IEC units (MiB instead of MB)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/screenfetch-3.7.0+git.20161002/README.mkdn 
new/sc

commit pitivi for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package pitivi for openSUSE:Factory checked 
in at 2017-02-06 15:24:06

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


Package is "pitivi"

Changes:

--- /work/SRC/openSUSE:Factory/pitivi/pitivi.changes2016-12-10 
18:30:35.469816125 +0100
+++ /work/SRC/openSUSE:Factory/.pitivi.new/pitivi.changes   2017-02-06 
15:24:07.407339805 +0100
@@ -1,0 +2,6 @@
+Sun Feb  5 19:32:15 UTC 2017 - antoine.belv...@opensuse.org
+
+- Add gstreamer-transcoder as runtime dependency in order to avoid
+  crashes when importing files (boo#1023627).
+
+---



Other differences:
--
++ pitivi.spec ++
--- /var/tmp/diff_new_pack.JN3EBB/_old  2017-02-06 15:24:07.911267788 +0100
+++ /var/tmp/diff_new_pack.JN3EBB/_new  2017-02-06 15:24:07.915267216 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pitivi
 #
-# 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
@@ -42,6 +42,7 @@
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.2
 BuildRequires:  pkgconfig(gstreamer-video-1.0) >= 1.10.2
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20.0
+Requires:   gstreamer-transcoder >= 1.8.2
 Requires:   python3-cairo
 Requires:   python3-gobject
 Requires:   python3-gst




commit mate-settings-daemon for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package mate-settings-daemon for 
openSUSE:Factory checked in at 2017-02-06 15:23:45

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


Package is "mate-settings-daemon"

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-settings-daemon/mate-settings-daemon.changes
2016-09-25 14:43:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-settings-daemon.new/mate-settings-daemon.changes
   2017-02-06 15:23:46.670303492 +0100
@@ -1,0 +2,8 @@
+Sun Feb  5 21:04:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * GTK+3: Fix possible build breakage with libmate-desktop 1.17.
+  * GTK+3: Fix OSD rendering on non-composited desktop.
+  * GTK+3: Add OSD style class for non-composited desktop.
+
+---

Old:

  mate-settings-daemon-1.16.0.tar.xz

New:

  mate-settings-daemon-1.16.1.tar.xz



Other differences:
--
++ mate-settings-daemon.spec ++
--- /var/tmp/diff_new_pack.7LBoz3/_old  2017-02-06 15:23:47.082244615 +0100
+++ /var/tmp/diff_new_pack.7LBoz3/_new  2017-02-06 15:23:47.086244044 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-settings-daemon
 #
-# 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,12 +18,12 @@
 
 %define _version 1.16
 Name:   mate-settings-daemon
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE session settings daemon
 License:GPL-2.0 and LGPL-2.1
 Group:  System/GUI/Other
-Url:http://mate-desktop.org/
+Url:https://mate-desktop.org/
 Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  mate-common >= %{_version}
@@ -80,7 +80,7 @@
   --with-gtk=2.0\
   --enable-pulse\
   --enable-polkit
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ mate-settings-daemon-1.16.0.tar.xz -> mate-settings-daemon-1.16.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-settings-daemon-1.16.0/ChangeLog 
new/mate-settings-daemon-1.16.1/ChangeLog
--- old/mate-settings-daemon-1.16.0/ChangeLog   2016-09-18 12:59:26.0 
+0200
+++ new/mate-settings-daemon-1.16.1/ChangeLog   2017-01-23 15:51:54.0 
+0100
@@ -1,3 +1,46 @@
+commit e686dbbf8bfd5e91c8981e8aab33c11b44cb5208
+Author: monsta 
+Date:   Mon Jan 23 17:39:08 2017 +0300
+
+release 1.16.1
+
+ NEWS | 5 +
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 012ff8fb24ef525561c455b5865e39481eacfc17
+Author: lukefromdc 
+Date:   Fri Dec 23 00:39:04 2016 -0500
+
+OSD: Add style class for noncomposited case
+
+Add style class msd-osd-window-solid when and only when a noncomposited 
window manager is in use
+
+ plugins/common/msd-osd-window.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit d6bbfd16df54df11b93992f47f13a957fbb4e01a
+Author: lukefromdc 
+Date:   Wed Nov 30 21:31:03 2016 -0500
+
+OSD: fix rendering on noncomposited desktop
+
+Use same function as in the composited case. 
gtk_widget_get_allocated_width/height seems to cause a lot of problems in GTK3
+
+ plugins/common/msd-osd-window.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 87ca1624b52e95afd6347fe321b8c20cfe098ef0
+Author: monsta 
+Date:   Tue Oct 11 17:04:03 2016 +0300
+
+xrandr: use proper libmate-desktop function in GTK+3 build
+
+or it will break the plugin once libmate-desktop becomes GTK+3 only
+
+ plugins/xrandr/msd-xrandr-manager.c | 14 ++
+ 1 file changed, 10 insertions(+), 4 deletions(-)
+
 commit e8ef64899caca8b6594ceecfee4e4ecf410ed27e
 Author: raveit65 
 Date:   Sun Sep 18 12:57:32 2016 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-settings-daemon-1.16.0/Makefile.in 
new/mate-settings-daemon-1.16.1/Makefile.in
--- old/mate-settings-daemon-1.16.0/Makefile.in 2016-09-18 12:58:12.0 
+0200
+++ new/mate-settings-daemon-1.16.1/Makefile.in 2017-01-23 15:48:33.0 
+0100
@@ -399,6 +399,7 @@
 prefix = @prefix@
 program_transform_name = @program_transform_name@
 psdir = @psdir@
+runstatedir = @runstatedir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 srcdir = @srcdir@
diff -urN '--exclude=CVS' '--ex

commit qupzilla for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package qupzilla for openSUSE:Factory 
checked in at 2017-02-06 15:23:54

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


Package is "qupzilla"

Changes:

--- /work/SRC/openSUSE:Factory/qupzilla/qupzilla.changes2016-06-12 
18:55:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.qupzilla.new/qupzilla.changes   2017-02-06 
15:23:55.900984230 +0100
@@ -1,0 +2,46 @@
+Sat Feb  4 20:43:22 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 2.1.0:
+  * Bring back spellcheck.
+  * Bring back the support for printing.
+  * Bring back a save page action + support for multiple formats.
+  * Bring back the option to delete cookies on close.
+  * Bring back per-domain user agent settings.
+  * Show an audio playing indicator in a tab with a possibility to
+mute.
+  * Show a background activity indicator in pinned tabs.
+  * Add an option to show a navigation bar when opening new tabs
+in full screen.
+  * Add an option to show a bookmarks tool bar when typing in a
+location bar.
+  * Add an option to use native scroll bars.
+  * Add an option to delete cache on close.
+  * Each tab has its own search tool bar now.
+  * A lot of HighDPI fixes.
+  * Fix setting maximum size of cache.
+  * Fix scrolling with a high resolution mouse/touchpad.
+  * Fix rules for disabling blocking on pages in AdBlock.
+  * Fix deleting cookies.
+  * Fix slow search in icons database.
+  * Fix restoring the zoom level of tabs.
+  * Fix a crash when opening web inspector.
+  * Fix a crash of the application when the render process crashes.
+  * Fix tab bar being invisible sometimes after leaving fullscreen.
+  * Fix sometimes not showing list of windows and tabs in a
+recovery page.
+
+---
+Sat Oct 29 20:32:23 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 2.0.2:
+  * Update default user-agent strings.
+  * Add short command line variant for all options.
+  * Show navigation bar when adding new tab in fullscreen.
+  * Supermenu button is no longer hidden in fullscreen.
+  * Fix overwriting speed dial title when loading fails.
+  * Fix positions of speed dials in RTL.
+  * Fix context menu actions when site specifies base href.
+  * Fix issue with tabbar sometimes being invisible when leaving
+fullscreen.
+
+---

Old:

  QupZilla-2.0.1.tar.xz

New:

  QupZilla-2.1.0.tar.xz



Other differences:
--
++ qupzilla.spec ++
--- /var/tmp/diff_new_pack.Q7jgGv/_old  2017-02-06 15:23:56.596884773 +0100
+++ /var/tmp/diff_new_pack.Q7jgGv/_new  2017-02-06 15:23:56.600884202 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qupzilla
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 Mariusz Fik 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   qupzilla
-Version:2.0.1
+Version:2.1.0
 Release:0
 Summary:Cross-platform Qt web browser
 License:GPL-3.0+
@@ -31,27 +31,27 @@
 Source3:opensusesoftware.png
 # DB shipping openSUSE project bookmark icon.
 Source4:browsedata.db
-# PATCH-FEATURE-OPENSUSE qupzilla-defaults.patch
+# PATCH-FEATURE-OPENSUSE qupzilla-defaults.patch -- QupZilla defaults.
 Patch0: %{name}-defaults.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  kwallet-devel
-BuildRequires:  libQt5Gui-private-headers-devel >= 5.6
-BuildRequires:  libqt5-qttools-devel >= 5.6
-BuildRequires:  pkg-config
+BuildRequires:  libQt5Gui-private-headers-devel >= 5.7
+BuildRequires:  libqt5-qttools-devel >= 5.7
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.6
-BuildRequires:  pkgconfig(Qt5Core) >= 5.6
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.6
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.6
-BuildRequires:  pkgconfig(Qt5Network) >= 5.6
-BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.6
-BuildRequires:  pkgconfig(Qt5Script) >= 5.6
-BuildRequires:  pkgconfig(Qt5Sql) >= 5.6
-BuildRequires:  pkgconfig(Qt5WebEngineCore) >= 5.6
-BuildRequires:  pkgconfig(Qt5WebEngineWidgets) >= 5.6
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.6
+BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.7
+BuildRequires:  pkgconfig(Qt5Core) >= 5.7
+BuildRequires:  pkgconfig(Qt5DBus) >= 5.7
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.7
+BuildRequires:  pkgconfig(Qt5Network) >= 5.7
+BuildRequires:  pkgconfig(Qt5PrintSupport) >

commit mate-session-manager for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package mate-session-manager for 
openSUSE:Factory checked in at 2017-02-06 15:23:38

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


Package is "mate-session-manager"

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-session-manager/mate-session-manager.changes
2017-01-19 10:44:29.979583568 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-session-manager.new/mate-session-manager.changes
   2017-02-06 15:23:39.639308409 +0100
@@ -1,0 +2,10 @@
+Sun Feb  5 21:04:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Build: Check stricter for presence of xtrans (ensure that
+mate-session won't listen to TCP ports).
+  * Session properties: Fix vertical expand of content with window
+resize.
+  * Check for a gdm-binary process when switching the user.
+
+---

Old:

  mate-session-manager-1.16.0.tar.xz

New:

  mate-session-manager-1.16.1.tar.xz



Other differences:
--
++ mate-session-manager.spec ++
--- /var/tmp/diff_new_pack.dBvzge/_old  2017-02-06 15:23:40.147235812 +0100
+++ /var/tmp/diff_new_pack.dBvzge/_new  2017-02-06 15:23:40.147235812 +0100
@@ -18,12 +18,12 @@
 
 %define _version 1.16
 Name:   mate-session-manager
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Session Manager
 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
 # Not an upstream file. Only proposes upstream packages:
 Source1:mate-session-manager-upstream-mate_defaults.conf

++ mate-session-manager-1.16.0.tar.xz -> mate-session-manager-1.16.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-session-manager-1.16.0/ChangeLog 
new/mate-session-manager-1.16.1/ChangeLog
--- old/mate-session-manager-1.16.0/ChangeLog   2016-09-18 11:08:54.0 
+0200
+++ new/mate-session-manager-1.16.1/ChangeLog   2017-01-20 12:54:04.0 
+0100
@@ -1,3 +1,58 @@
+commit d9dc168440dfd921e65c8ff3da2feb3f72e7d1fc
+Author: monsta 
+Date:   Fri Jan 20 14:30:21 2017 +0300
+
+release 1.16.1
+
+ NEWS | 6 ++
+ configure.ac | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 0ed55475a6ddfa52b41551cb0147500c89a6547a
+Author: George Vlahavas 
+Date:   Wed Oct 19 20:35:29 2016 +0300
+
+Also look for gdm-binary process
+
+In some systems the gdm binary is actually called "gdm-binary", so we
+need to check for that too.
+
+ mate-session/gsm-manager.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0fcdc12fd7c7b77402867027c2a48d3eb8f6e788
+Author: monsta 
+Date:   Wed Jan 18 15:55:22 2017 +0300
+
+build: check stricter for presence of xtrans
+
+this should ensure that mate-session won't listen to TCP ports.
+if needed, this check can be disabled using --without-xtrans option.
+
+fixes https://github.com/mate-desktop/mate-session-manager/issues/131
+
+adapted from:
+
https://git.gnome.org/browse/gnome-session/commit/?id=aa4c9d125012ae94154ce075d62342b63b41a7d9
+
+ configure.ac   | 16 +++-
+ mate-session/gsm-xsmp-server.c |  8 
+ 2 files changed, 15 insertions(+), 9 deletions(-)
+
+commit d8da9efe02107489d90c89f7e3d5d6250010362c
+Author: monsta 
+Date:   Mon Dec 5 23:00:59 2016 +0300
+
+session properties: fix vertical expand of content with window resize
+
+taken from:
+
https://git.gnome.org/browse/gnome-session/commit/?id=5b87d78f1b4b8759a57d0935d5423ebf153d80d8
+
+well, our notebook wasn't small (unlike it's noted upstream),
+but vertical expand didn't work anyway. now it should work.
+
+ capplet/gsm-properties-dialog.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit f3a3f364401ed92426de91ed2d48b8adc8e5e534
 Author: raveit65 
 Date:   Sun Sep 18 11:06:00 2016 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-session-manager-1.16.0/Makefile.in 
new/mate-session-manager-1.16.1/Makefile.in
--- old/mate-session-manager-1.16.0/Makefile.in 2016-09-18 11:08:27.0 
+0200
+++ new/mate-session-manager-1.16.1/Makefile.in 2017-01-20 12:52:51.0 
+0100
@@ -254,6 +254,7 @@
 HAVE_UPOWER = @HAVE_UPOWER@
 HAVE_XRENDER = @HAVE_XRENDER@
 HAVE_XTEST = @HAVE_XTEST@
+HAVE_XTRANS = @HAVE_XTRANS@
 ICE_CFLAGS = @ICE_CFLAGS@
 ICE_LIBS = @ICE_LIBS@
 INSTALL = @I

commit mate-screensaver for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package mate-screensaver for 
openSUSE:Factory checked in at 2017-02-06 15:23:30

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


Package is "mate-screensaver"

Changes:

--- /work/SRC/openSUSE:Factory/mate-screensaver/mate-screensaver.changes
2016-09-25 14:43:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-screensaver.new/mate-screensaver.changes   
2017-02-06 15:23:33.012255623 +0100
@@ -1,0 +2,12 @@
+Sun Feb  5 21:04:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Fix build breakage with GTK+ 3.14.
+  * Fix "Blank screen" theme with GTK+ 3.22.
+  * GTK+2: Fix switching to "Blank screen" theme in the full screen
+preview.
+  * Properly restore the password dialogue position after a wrong
+password attempt.
+  * Check for a gdm-binary process when switching the user.
+
+---

Old:

  mate-screensaver-1.16.0.tar.xz

New:

  mate-screensaver-1.16.1.tar.xz



Other differences:
--
++ mate-screensaver.spec ++
--- /var/tmp/diff_new_pack.1BxrRi/_old  2017-02-06 15:23:33.760148724 +0100
+++ /var/tmp/diff_new_pack.1BxrRi/_new  2017-02-06 15:23:33.764148153 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-screensaver
 #
-# 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,12 +18,12 @@
 
 %define _version 1.16
 Name:   mate-screensaver
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Desktop screensaver
 License:GPL-2.0+ and LGPL-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
 # PATCH-FIX-OPENSUSE mate-screensaver-1.7.1-vendor_pam_integration.patch 
nmarq...@mate-desktop.org -- PAM integration with SUSE.
 Patch0: %{name}-1.7.1-vendor_pam_integration.patch
@@ -86,7 +86,7 @@
   --with-systemd \
   --without-console-kit  \
   --disable-docbook-docs
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ mate-screensaver-1.16.0.tar.xz -> mate-screensaver-1.16.1.tar.xz ++
 1725 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-screensaver-1.16.0/ChangeLog new/mate-screensaver-1.16.1/ChangeLog
--- old/mate-screensaver-1.16.0/ChangeLog   2016-09-19 06:47:28.0 
+0200
+++ new/mate-screensaver-1.16.1/ChangeLog   2017-01-20 14:45:20.0 
+0100
@@ -1,3 +1,81 @@
+commit e5df5a2f466280ddb06011c6f7d3f7a8975646c2
+Author: monsta 
+Date:   Fri Jan 20 16:20:50 2017 +0300
+
+release 1.16.1
+
+ NEWS | 10 ++
+ configure.ac |  2 +-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 60f934bdaec537854f8ae66278d74231383a961c
+Author: George Vlahavas 
+Date:   Wed Oct 19 23:42:13 2016 +0300
+
+Also look for gdm-binary process
+
+In some systems the gdm binary is actually called "gdm-binary", so we
+need to check for that too.
+
+ src/gs-lock-plug.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 49a7e7401d4493e69754eb4ffca238004c6fee1f
+Author: Hao Lee 
+Date:   Tue Jan 17 17:28:49 2017 +0800
+
+Change shake times to even number, so the dialog can return to its 
original position.
+
+ src/gs-window-x11.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cab590091459dc40d845a3a20aaec9430b3bd796
+Merge: 15d98b9 ffe95c9
+Author: Martin Wimpress 
+Date:   Wed Jan 18 14:40:38 2017 +
+
+Merge pull request #111 from XRevan86/1.16
+
+1.16: Avoid deprecated gdk_window_set_background functions
+
+commit ffe95c98b04723dacc3a52832c270a63e2364a83
+Author: Alexei Sorokin 
+Date:   Mon Jan 16 15:04:59 2017 +0300
+
+Gtk2: fix switching to blank in preferences in fullscreen
+
+ src/mate-screensaver-preferences.c | 20 
+ 1 file changed, 20 insertions(+)
+
+commit 78e6e31dbde35a3f3dd4e95f2d8af90de2c17b1f
+Author: Alexei Sorokin 
+Date:   Sun Jan 15 18:

commit wine for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2017-02-06 15:22:57

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


Package is "wine"

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2017-01-25 
23:36:24.080614630 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2017-02-06 
15:23:00.108958971 +0100
@@ -1,0 +2,14 @@
+Sat Feb  4 20:57:03 UTC 2017 - meiss...@suse.com
+
+- Update to 2.1 development snapshot 
+  - Many fixes that were deferred during code freeze.
+  - More Shader Model 5 instructions.
+  - A number of improvements to MIME message handling.
+  - Line breaking improvements in DirectWrite.
+  - HID bus service now running by default.
+  - Direct2D rendering improvements.
+  - Various bug fixes.
+  - Source release tarballs now use xz compression.
+- updated winetricks
+
+---

Old:

  wine-2.0.tar.bz2
  wine-2.0.tar.bz2.sign

New:

  wine-2.1.tar.xz
  wine-2.1.tar.xz.sign



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.m3MZdA/_old  2017-02-06 15:23:01.744725129 +0100
+++ /var/tmp/diff_new_pack.m3MZdA/_new  2017-02-06 15:23:01.744725129 +0100
@@ -54,16 +54,16 @@
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
 BuildRequires:  pkgconfig(libudev)
-%define realver 2.0
-Version:2.0
+%define realver 2.1
+Version:2.1
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1+
 Group:  System/Emulators/PC
 Url:http://www.winehq.org/
-Source0:http://downloads.sourceforge.net/wine/wine-%{realver}.tar.bz2
+Source0:http://downloads.sourceforge.net/wine/wine-%{realver}.tar.xz
 Source41:   wine.keyring
-Source42:   
http://downloads.sourceforge.net/wine/%{name}-%{realver}.tar.bz2.sign
+Source42:   
http://downloads.sourceforge.net/wine/%{name}-%{realver}.tar.xz.sign
 Source1:
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
 Source11:   
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks.1
 Source2:http://kegel.com/wine/wisotool


++ winetricks ++
--- /var/tmp/diff_new_pack.m3MZdA/_old  2017-02-06 15:23:01.868707406 +0100
+++ /var/tmp/diff_new_pack.m3MZdA/_new  2017-02-06 15:23:01.872706834 +0100
@@ -642,6 +642,8 @@
 dotnet45) version="4.5" ;;
 dotnet452) version="4.5.2" ;;
 dotnet46) version="4.6" ;;
+dotnet461) version="4.6.1" ;;
+dotnet462) version="4.6.2" ;;
 *) echo error ; exit 1 ;;
 esac
 w_call dotnet_verifier
@@ -767,6 +769,8 @@
 # Caches downloads in winetrickscache/$packagename
 w_download_to()
 {
+winetricks_download_setup
+
 _W_packagename="$1" # or path to download file to
 _W_url="$2"
 _W_sum="$3"
@@ -801,34 +805,6 @@
 w_try mkdir -p "$_W_cache"
 fi
 
-# If WINETRICKS_DOWNLOADER is set, ensure it is to a valid value (aria2c, 
curl, wget), if not, error.
-# If unset, fallback to checking for them in $PATH as before:
-
-# shellcheck disable=2104
-case "${WINETRICKS_DOWNLOADER}" in
-aria2c|curl|wget) : ;;
-"") if [ -x "$(which aria2c 2>/dev/null)" ] ; then
-WINETRICKS_DOWNLOADER="aria2c"
-elif [ -x "$(which wget 2>/dev/null)" ] ; then
-WINETRICKS_DOWNLOADER="wget"
-elif [ -x "$(which curl 2>/dev/null)" ] ; then
-WINETRICKS_DOWNLOADER="curl"
-else
-w_die "Please install wget or aria2c (or, if those aren't 
available, curl)"
-fi
-;;
-*) w_die "Invalid value ${WINETRICKS_DOWNLOADER} given for 
WINETRICKS_DOWNLOADER. Possible values: aria2c, curl, wget"
-
-esac
-
-# FIXME: move these variables and common download options to a global 
place that can be shared as
-# downloaders may be used outside of w_download_to() (e.g., 
winetricks_stats_report() and winetricks_dl_url_to_stdout())
-# Common values for aria2c/curl/wget
-# Connection timeout time (in seconds):
-WINETRICKS_DOWNLOADER_TIMEOUT=${WINETRICKS_DOWNLOADER_TIMEOUT:-15}
-# Number of retry attempts:
-WINETRICKS_DOWNLOADER_RETRIES=${WINETRICKS_DOWNLOADER_RETRIES:-3}
-
 # Try download twice
 checksum_ok=""
 tries=0
@@ -887,18 +863,6 @@
 *) _W_agent="" ;;
 esac
 
-case "$WINETRICKS_OPT_TORIFY" in
-1) torify=torify
-   # torify needs --async-dns=false, see 
https://github.com/tatsuhiro-t/aria2/issues/613
-   aria2c_torify_opts="--async-dns=false"
-  

commit caja for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package caja for openSUSE:Factory checked in 
at 2017-02-06 15:23:06

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


Package is "caja"

Changes:

--- /work/SRC/openSUSE:Factory/caja/caja.changes2016-10-19 
13:15:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.caja.new/caja.changes   2017-02-06 
15:23:08.363778921 +0100
@@ -1,0 +2,22 @@
+Sun Feb  5 21:04:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.2:
+  * List view: Show/hide columns instead of appending/removing them
+(fixes crash when moving between trash and other directory with
+GTK+3).
+  * Icon view: Fix accessibility issues.
+  * Icon and compact views: Fix moving to next/previous row (or
+column) with right/left (or down/up) keys.
+  * Preferences dialogue: Fix vertical expand of content with
+window resize.
+  * Show "Open with" menu item and "Open with" tab in properties
+window for .desktop and .theme files.
+  * Fix cursor refresh issues on directory change in single click
+mode.
+  * Fix runtime warnings on window closing and Caja exit.
+  * GTK+3: Fix mousewheel scrolling in compact view.
+  * GTK+3: Fix visual issues when renaming files.
+  * GTK+3: Force the X11 backend.
+  * Some more fixes and cleanups.
+
+---

Old:

  caja-1.16.1.tar.xz

New:

  caja-1.16.2.tar.xz



Other differences:
--
++ caja.spec ++
--- /var/tmp/diff_new_pack.aL1il5/_old  2017-02-06 15:23:08.843710315 +0100
+++ /var/tmp/diff_new_pack.aL1il5/_new  2017-02-06 15:23:08.847709743 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package caja
 #
-# 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,7 @@
 %define typelib typelib-1_0-Caja-2_0
 %define _version 1.16
 Name:   caja
-Version:1.16.1
+Version:1.16.2
 Release:0
 Summary:File manager for the MATE desktop
 License:GPL-2.0 and LGPL-2.0
@@ -132,8 +132,8 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 # Create extensions directories.
 mkdir -p %{buildroot}%{_libdir}/caja/extensions-2.0/ \
-  %{buildroot}%{_datadir}/caja-extensions/ \
-  %{buildroot}%{_datadir}/caja/extensions
+  %{buildroot}%{_datadir}/caja/extensions/ \
+  %{buildroot}%{_datadir}/caja-extensions/
 
 %suse_update_desktop_file caja-autorun-software
 %suse_update_desktop_file caja-browser

++ caja-1.16.1.tar.xz -> caja-1.16.2.tar.xz ++
 28908 lines of diff (skipped)




commit ghc-userid for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package ghc-userid for openSUSE:Factory 
checked in at 2017-02-06 15:22:34

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


Package is "ghc-userid"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-userid/ghc-userid.changes2017-02-03 
17:40:25.977501288 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-userid.new/ghc-userid.changes   
2017-02-06 15:22:35.696449076 +0100
@@ -1,0 +2,10 @@
+Wed Jan 18 09:00:02 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.2.8 with cabal2obs.
+
+---
+Thu Sep 15 06:58:31 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.2.7 revision 0 with cabal2obs.
+
+---

Old:

  userid-0.1.2.6.tar.gz

New:

  userid-0.1.2.8.tar.gz



Other differences:
--
++ ghc-userid.spec ++
--- /var/tmp/diff_new_pack.IjJkK8/_old  2017-02-06 15:22:36.100391324 +0100
+++ /var/tmp/diff_new_pack.IjJkK8/_new  2017-02-06 15:22:36.100391324 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-userid
 #
-# 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,15 +18,14 @@
 
 %global pkg_name userid
 Name:   ghc-%{pkg_name}
-Version:0.1.2.6
+Version:0.1.2.8
 Release:0
 Summary:The UserId type and useful instances for web development
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-boomerang-devel
 BuildRequires:  ghc-rpm-macros
@@ -34,7 +33,6 @@
 BuildRequires:  ghc-web-routes-devel
 BuildRequires:  ghc-web-routes-th-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Includes instances for SafeCopy, Lens, Boomerang, PathInfo and more.
@@ -53,15 +51,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ userid-0.1.2.6.tar.gz -> userid-0.1.2.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/userid-0.1.2.6/userid.cabal 
new/userid-0.1.2.8/userid.cabal
--- old/userid-0.1.2.6/userid.cabal 2016-06-05 13:16:04.0 +0200
+++ new/userid-0.1.2.8/userid.cabal 2017-01-09 18:14:45.0 +0100
@@ -1,5 +1,5 @@
 name:userid
-version: 0.1.2.6
+version: 0.1.2.8
 synopsis:The UserId type and useful instances for web development
 description: Includes instances for SafeCopy, Lens, Boomerang, 
PathInfo and more
 homepage:http://www.github.com/Happstack/userid
@@ -19,7 +19,7 @@
 library
   exposed-modules: Data.UserId
   build-depends:   base  >= 4.6  && < 4.10,
-   aeson >= 0.9  && < 0.12,
+   aeson >= 0.9  && < 1.2,
boomerang >= 1.4  && < 1.5,
safecopy  >= 0.8  && < 0.10,
web-routes>= 0.27 && < 0.28,




commit kommander for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package kommander for openSUSE:Factory 
checked in at 2017-02-06 15:22:27

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


Package is "kommander"

Changes:

--- /work/SRC/openSUSE:Factory/kommander/kommander.changes  2017-01-18 
21:52:36.068971955 +0100
+++ /work/SRC/openSUSE:Factory/.kommander.new/kommander.changes 2017-02-06 
15:22:28.305505793 +0100
@@ -1,0 +2,5 @@
+Sat Feb  4 01:10:24 UTC 2017 - jeng...@inai.de
+
+- Rename kommander-runtime package back to kommander
+
+---



Other differences:
--
++ kommander.spec ++
--- /var/tmp/diff_new_pack.yVyz9d/_old  2017-02-06 15:22:28.809433743 +0100
+++ /var/tmp/diff_new_pack.yVyz9d/_new  2017-02-06 15:22:28.813433171 +0100
@@ -22,7 +22,7 @@
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-Summary:Base package for kommander
+Summary:Runtime for Kommander dialogs and application
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://quanta.sf.net
@@ -34,10 +34,17 @@
 BuildRequires:  ruby-devel
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Provides:   kde4-kommander = 4.3.0
+Obsoletes:  kde4-kommander < 4.3.0
+Provides:   kdewebdev4 = 4.7.1
+Obsoletes:  kdewebdev4 < 4.7.1
+Provides:   kommander-runtime = %{version}
+Obsoletes:  kommander-runtime <= %{version}
 
 %description
-This package suggests the packages which are built from the kommander
-module.
+Kommander is a creator of full main window applications without the
+need to use any programming language. This is the runtime to execute
+dialogs and application created with the kde3-kommander application.
 
 %prep
 %setup -q
@@ -53,43 +60,27 @@
   %kde_post_install
   %fdupes -s %{buildroot}
 
-%package -n kommander-runtime
-Summary:Runtime for Kommander dialogs and application
-Group:  System/GUI/KDE
-Provides:   kde4-kommander = 4.3.0
-Obsoletes:  kde4-kommander < 4.3.0
-Provides:   kommander = 4.3.0
-Obsoletes:  kommander < 4.3.0
-Provides:   kdewebdev4 = 4.7.1
-Obsoletes:  kdewebdev4 < 4.7.1
-%{kde4_runtime_requires}
-
-%description -n kommander-runtime
-Kommander is a creator of full main window applications without the
-need to use any programming language. This is the runtime to execute
-dialogs and application created with the kde3-kommander application.
-
-%post   -n kommander-runtime -p /sbin/ldconfig
-%postun -n kommander-runtime -p /sbin/ldconfig
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
-%files -n kommander-runtime
+%files
 %defattr(-,root,root)
 %{_bindir}/kommander
 %{_libdir}/libkommandercore.so.*
 %{_libdir}/libkommanderwidgets.so.*
 %{_kde4_htmldir}/en/kommander/
 
-%package -n kommander-runtime-devel
+%package runtime-devel
 Summary:Development files for kommander-runtime
 Group:  Development/Libraries/KDE
-Requires:   kommander-runtime = %{version}
+Requires:   %{name} = %{version}
 %{kde4_runtime_requires}
 
-%description -n kommander-runtime-devel
+%description runtime-devel
 This package provides development libraries and headers needed to build 
software
-using kommander-runtime
+using kommander.
 
-%files -n kommander-runtime-devel
+%files runtime-devel
 %defattr(-,root,root)
 %{_kde4_includedir}/kommander*.h
 %{_kde4_includedir}/specials.h




commit python-alembic for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2017-02-06 15:22:51

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


Package is "python-alembic"

Changes:

--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes
2016-08-25 09:55:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-alembic.new/python-alembic.changes   
2017-02-06 15:22:52.390062450 +0100
@@ -1,0 +2,6 @@
+Sat Jan 28 17:45:34 UTC 2017 - dmuel...@suse.com
+
+- Update to 0.8.10:
+  * various bugfixes
+
+---

Old:

  alembic-0.8.7.tar.gz

New:

  alembic-0.8.10.tar.gz



Other differences:
--
++ python-alembic.spec ++
--- /var/tmp/diff_new_pack.XkJr58/_old  2017-02-06 15:22:52.754010420 +0100
+++ /var/tmp/diff_new_pack.XkJr58/_new  2017-02-06 15:22:52.758009848 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-alembic
 #
-# 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:   python-alembic
-Version:0.8.7
+Version:0.8.10
 Release:0
 Url:http://bitbucket.org/zzzeek/alembic
 Summary:A database migration tool for SQLAlchemy

++ alembic-0.8.7.tar.gz -> alembic-0.8.10.tar.gz ++
 5925 lines of diff (skipped)




commit appcenter for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package appcenter for openSUSE:Factory 
checked in at 2017-02-06 15:22:44

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


Package is "appcenter"

Changes:

--- /work/SRC/openSUSE:Factory/appcenter/appcenter.changes  2016-11-24 
21:21:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.appcenter.new/appcenter.changes 2017-02-06 
15:22:45.363067051 +0100
@@ -1,0 +2,10 @@
+Wed Dec  7 15:27:33 UTC 2016 - avvi...@yandex.by
+
+- Update to 0.1.3:
+  * Fix crash with appstream entries that have no package
+  * Use one task accross the class
+  * Fix code-style issues
+  * Cache used members / variables
+- Spec file cleanup
+
+---

Old:

  appcenter-0.1.2.tar.xz

New:

  appcenter-0.1.3.tar.xz



Other differences:
--
++ appcenter.spec ++
--- /var/tmp/diff_new_pack.oVy1Uu/_old  2017-02-06 15:22:45.894991005 +0100
+++ /var/tmp/diff_new_pack.oVy1Uu/_new  2017-02-06 15:22:45.894991005 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package appcenter
 #
-# 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
@@ -16,7 +16,7 @@
 #
 
 Name:   appcenter
-Version:0.1.2
+Version:0.1.3
 Release:0
 License:GPL-3.0
 Summary:Browse and manage apps
@@ -25,19 +25,20 @@
 Source: 
https://launchpad.net/appcenter/loki/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  elementary-cmake-modules
-BuildRequires:  gcc-c++
 BuildRequires:  fdupes
+BuildRequires:  gcc-c++
 BuildRequires:  intltool
-BuildRequires:  pkgconfig(vapigen) >= 0.28
-BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  libxml2-tools
+BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(appstream) >= 0.10.3
+BuildRequires:  pkgconfig(appstream-glib)
 BuildRequires:  pkgconfig(gee-0.8)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
 BuildRequires:  pkgconfig(granite)
+BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
 BuildRequires:  pkgconfig(packagekit-glib2)
-BuildRequires:  pkgconfig(appstream) >= 0.9.0
-BuildRequires:  pkgconfig(appstream-glib)
-BuildRequires:  update-desktop-files
-BuildRequires:  libxml2-tools
+BuildRequires:  pkgconfig(vapigen) >= 0.28
 Recommends: libzypp-plugin-appdata
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -51,7 +52,7 @@
 
 %build
 %cmake -DGSETTINGS_COMPILE=FALSE -DUSE_UNITY=FALSE
-make
+make %{?_smp_mflags}
 
 %install
 %cmake_install
@@ -80,3 +81,6 @@
 %{_datadir}/glib-2.0/schemas/org.pantheon.appcenter.gschema.xml
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
+
+%changelog

++ appcenter-0.1.2.tar.xz -> appcenter-0.1.3.tar.xz ++
 2060 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/appcenter-0.1.2/CMakeLists.txt new/appcenter-0.1.3/CMakeLists.txt
--- old/appcenter-0.1.2/CMakeLists.txt  2016-10-29 17:09:09.0 +0200
+++ new/appcenter-0.1.3/CMakeLists.txt  2016-12-05 13:31:18.0 +0100
@@ -9,7 +9,7 @@
 set (APP_NAME "AppCenter")
 set (RELEASE_NAME "Browse and manage apps")
 set (DESKTOP_ICON "system-software-install")
-set (VERSION "0.1.2")
+set (VERSION "0.1.3")
 set (VERSION_INFO "Alpha")
 set (DOLLAR "$")
 
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/appcenter-0.1.2/po/ca.po new/appcenter-0.1.3/po/ca.po
--- old/appcenter-0.1.2/po/ca.po2016-10-29 17:09:09.0 +0200
+++ new/appcenter-0.1.3/po/ca.po2016-12-05 13:31:18.0 +0100
@@ -3,15 +3,15 @@
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-10-09 08:15-0700\n"
-"PO-Revision-Date: 2016-06-16 15:03+\n"
-"Last-Translator: Adolfo Jayme \n"
+"PO-Revision-Date: 2016-11-16 08:45+\n"
+"Last-Translator: Davidmp \n"
 "Language-Team: LANGUAGE \n"
 "MIME-Version: 1.0\n"
 "Content-Type: te

commit calibre for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2017-02-06 15:22:39

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


Package is "calibre"

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2017-02-03 
17:33:55.848719632 +0100
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2017-02-06 
15:22:40.487764060 +0100
@@ -1,0 +2,12 @@
+Fri Feb  3 23:28:38 UTC 2017 - zai...@opensuse.org
+
+- Add conditional liberation2-fonts BuildRequires and Recommends
+  for Tumbleweed, it is better suited for the version of freetype2
+  we have available.
+
+---
+Tue Jan 31 12:31:15 UTC 2017 - corne...@solcon.nl
+
+- Fix boo#1022710: upgrade from 13.2 to Leap error
+
+---



Other differences:
--
++ calibre.spec ++
--- /var/tmp/diff_new_pack.U4ZN8a/_old  2017-02-06 15:22:41.687592522 +0100
+++ /var/tmp/diff_new_pack.U4ZN8a/_new  2017-02-06 15:22:41.691591950 +0100
@@ -50,7 +50,11 @@
 BuildRequires:  libQt5Core-private-headers-devel >= 5.3.2
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.3.2
 BuildRequires:  libQt5PlatformSupport-private-headers-devel >= 5.3.2
+%if 0%{?suse_version} >= 1330
+BuildRequires:  liberation2-fonts
+%else
 BuildRequires:  liberation-fonts
+%endif
 BuildRequires:  libicu-devel >= 4.4.0
 BuildRequires:  libmtp-devel >= 1.1.5
 BuildRequires:  libopenssl-devel
@@ -123,7 +127,11 @@
 %requires_eqlibQt5Gui5
 %requires_eqpython-qt5
 %requires_eqpython-sip
+%if 0%{?suse_version} >= 1330
+Recommends: liberation2-fonts
+%else
 Recommends: liberation-fonts
+%endif
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{py_requires}
@@ -218,6 +226,14 @@
 # Remove all appdata.xml files but the main one, we do not install the 
corresponding .desktop files
 rm %{buildroot}%{_datadir}/appdata/calibre-ebook-{edit,viewer}.appdata.xml
 
+# boo#1022710: fix upgrade from 13.2 to Leap
+# liberation has become a symlink in Leap and RPM does not like to overwrite a 
directory with a symlink
+%pretrans -p 
+st = posix.stat("%{_datadir}/%{name}/fonts/liberation")
+if st and st.type == "directory" then
+  os.execute("rm -rf %{_datadir}/%{name}/fonts/liberation")
+end
+
 %post
 %desktop_database_post
 %icon_theme_cache_post




commit kate4-parts for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package kate4-parts for openSUSE:Factory 
checked in at 2017-02-06 15:22:14

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


Package is "kate4-parts"

Changes:

--- /work/SRC/openSUSE:Factory/kate4-parts/kate4-parts.changes  2016-07-12 
23:52:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kate4-parts.new/kate4-parts.changes 
2017-02-06 15:22:15.359356852 +0100
@@ -1,0 +2,7 @@
+Sat Feb  4 08:26:04 UTC 2017 - wba...@tmo.at
+
+- Remove python related build requires to fix build. They are only
+  needed by the pate plugin for kate (that fails to build with
+  python-sip 4.19) which we do not package anyway.
+
+---



Other differences:
--
++ kate4-parts.spec ++
--- /var/tmp/diff_new_pack.8L6jeZ/_old  2017-02-06 15:22:15.855285941 +0100
+++ /var/tmp/diff_new_pack.8L6jeZ/_new  2017-02-06 15:22:15.859285369 +0100
@@ -27,10 +27,6 @@
 BuildRequires:  libkactivities-devel
 BuildRequires:  libkde4-devel >= %version
 BuildRequires:  libqjson-devel
-BuildRequires:  python-devel
-BuildRequires:  python-kde4-devel
-BuildRequires:  python-qt4-devel
-BuildRequires:  python-sip-devel
 BuildRequires:  xz
 Provides:   libktexteditor = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit fish for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package fish for openSUSE:Factory checked in 
at 2017-02-06 15:22:08

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


Package is "fish"

Changes:

--- /work/SRC/openSUSE:Factory/fish/fish.changes2016-11-10 
13:22:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.fish.new/fish.changes   2017-02-06 
15:22:09.564185491 +0100
@@ -1,0 +2,58 @@
+Fri Feb  3 04:13:49 UTC 2017 - sfl...@suse.de
+
+- Update to 2.5.0
+  Notable fixes and improvements
+  * alias, run without options or arguments, lists all defined aliases, and 
+aliases now include a description in the function signature that identifies
+them.
+  * complete accepts empty strings as descriptions (#3557).
+  * command accepts -q/--quiet in combination with --search (#3591), providing 
+a simple way of checking whether a command exists in scripts.
+  * Abbreviations can now be renamed with abbr --rename OLD_KEY NEW_KEY 
(#3610).
+  * The command synopses printed by --help options work better with copying 
and 
+pasting (#2673).
+  * help launches the browser specified by the $fish_help_browser variable if 
it
+is set (#3131).
+  * History merging could lose items under certain circumstances and is now 
+fixed (#3496).
+  * The $status variable is now set to 123 when a syntactically invalid 
command 
+is entered (#3616).
+  * Exiting fish now signals all background processes to terminate, not just 
+stopped jobs (#3497).
+  * A new prompt_hostname function which prints a hostname suitable for use in 
+prompts (#3482).
+  * The __fish_man_page function (bound to Alt-h by default) now tries to 
+recognize subcommands (e.g. git add will now open the "git-add" man page) 
+(#3678).
+  * A new function edit_command_buffer (bound to Alt-e & Alt-v by default) to 
+edit the command buffer in an external editor (#1215, #3627).
+  * set_color now supports italics (--italics), dim (--dim) and reverse 
+(--reverse) modes (#3650).
+  * Filesystems with very slow locking (eg incorrectly-configured NFS) will no 
+longer slow fish down (#685).
+  * Improved completions for apt (#3695), fusermount (#3642), make (#3628), 
+netctl-auto (#3378), nmcli (#3648), pygmentize (#3378), and tar (#3719).
+  * Added completions for:
+VBoxHeadless (#3378)
+VBoxSDL (#3378)
+base64 (#3378)
+caffeinate (#3524)
+dconf (#3638)
+dig (#3495)
+dpkg-reconfigure (#3521 & #3522)
+feh (#3378)
+launchctl (#3682)
+lxc (#3554 & #3564),
+mddiagnose (#3524)
+mdfind (#3524)
+mdimport (#3524)
+mdls (#3524)
+mdutil (#3524)
+mkvextract (#3492)
+nvram (#3524)
+objdump (#3378)
+sysbench (#3491)
+tmutil (#3524)
+  * Full changelog https://github.com/fish-shell/fish-shell/releases/tag/2.5.0
+
+---

Old:

  fish-2.4.0.tar.gz

New:

  fish-2.5.0.tar.gz



Other differences:
--
++ fish.spec ++
--- /var/tmp/diff_new_pack.hrjEfH/_old  2017-02-06 15:22:10.08447 +0100
+++ /var/tmp/diff_new_pack.hrjEfH/_new  2017-02-06 15:22:10.08447 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fish
 #
-# 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:   fish
-Version:2.4.0
+Version:2.5.0
 Release:0
 Summary:A user friendly interactive shell
 License:GPL-2.0

++ fish-2.4.0.tar.gz -> fish-2.5.0.tar.gz ++
 51165 lines of diff (skipped)




commit rocs for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2017-02-06 15:22:20

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


Package is "rocs"

Changes:

--- /work/SRC/openSUSE:Factory/rocs/rocs.changes2017-01-23 
11:37:23.405876027 +0100
+++ /work/SRC/openSUSE:Factory/.rocs.new/rocs.changes   2017-02-06 
15:22:21.446486492 +0100
@@ -1,0 +2,10 @@
+Sat Feb  4 01:30:11 UTC 2017 - jeng...@inai.de
+
+- Use improved description from Debian
+
+---
+Thu Feb  2 12:11:35 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ rocs.spec ++
--- /var/tmp/diff_new_pack.WrSQtw/_old  2017-02-06 15:22:22.114390994 +0100
+++ /var/tmp/diff_new_pack.WrSQtw/_new  2017-02-06 15:22:22.118390421 +0100
@@ -28,7 +28,11 @@
 Url:http://edu.kde.org
 Source0:%{name}-%{version}.tar.xz
 Patch1: fix_build_leap.diff
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  extra-cmake-modules >= 1.7.0
 BuildRequires:  fdupes
 BuildRequires:  grantlee5-devel
@@ -63,14 +67,25 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-A Graph Theory IDE for professors and students.
+Rocs is a Graph Theory IDE for helping professors to show the results
+of a graph algorithm and also helping students to do the algorithms.
+
+Rocs has a scripting module, done in Qt Script, which interacts with
+the drawn graph and every change in the graph with the script is
+reflected on the drawn one.
 
 %package -n librocsgraphtheory0
-Summary:Development files for rocs
+Summary:ROCS Graph Theory IDE main component library
 Group:  System/Libraries
 
 %description -n librocsgraphtheory0
-A Graph Theory IDE for professors and students.
+Rocs is a Graph Theory IDE for helping professors to show the results
+of a graph algorithm and also helping students to do the algorithms.
+
+Rocs has a scripting module, done in Qt Script, which interacts with
+the drawn graph and every change in the graph with the script is
+reflected on the drawn one.
+
 
 %package devel
 Summary:Development files for rocs




commit python-lmiwbem for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package python-lmiwbem for openSUSE:Factory 
checked in at 2017-02-06 15:22:02

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


Package is "python-lmiwbem"

Changes:

--- /work/SRC/openSUSE:Factory/python-lmiwbem/python-lmiwbem.changes
2016-01-12 16:13:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-lmiwbem.new/python-lmiwbem.changes   
2017-02-06 15:22:03.321078205 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 11:51:06 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ python-lmiwbem.spec ++
--- /var/tmp/diff_new_pack.OK3sgS/_old  2017-02-06 15:22:03.709022731 +0100
+++ /var/tmp/diff_new_pack.OK3sgS/_new  2017-02-06 15:22:03.713022160 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-lmiwbem
 #
-# 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
@@ -43,10 +43,13 @@
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 %else
-BuildRequires:  boost-python >= 1.50.0
 BuildRequires:  python2-devel
 %endif
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_python-devel
+%else
 BuildRequires:  boost-devel > 1.50.0
+%endif
 BuildRequires:  openslp-devel
 BuildRequires:  tog-pegasus-devel >= 2.12.0
 BuildRequires:  tog-pegasus-libs >= 2.12.0




commit kradio for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package kradio for openSUSE:Factory checked 
in at 2017-02-06 15:21:31

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


Package is "kradio"

Changes:

--- /work/SRC/openSUSE:Factory/kradio/kradio.changes2016-12-01 
10:28:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.kradio.new/kradio.changes   2017-02-06 
15:21:32.625467817 +0100
@@ -1,0 +2,10 @@
+Wed Feb  1 11:50:19 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---
+Thu Dec  8 19:58:11 UTC 2016 - fab...@ritter-vogt.de
+
+- Revert kde4_runtime_requires change
+
+---



Other differences:
--
++ kradio.spec ++
--- /var/tmp/diff_new_pack.DpxWri/_old  2017-02-06 15:21:33.109398607 +0100
+++ /var/tmp/diff_new_pack.DpxWri/_new  2017-02-06 15:21:33.113398035 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kradio
 #
-# 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
@@ -30,7 +30,11 @@
 # PATCH-FIX-OPENSUSE suse_docdir.patch -- Use openSUSE default doc directory
 Patch0: suse_docdir.patch
 BuildRequires:  alsa-devel
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  fdupes
 BuildRequires:  libkde4-devel
 BuildRequires:  libsndfile-devel
@@ -46,7 +50,7 @@
 BuildRequires:  libmp3lame-devel
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{?kde4_runtime_requires}
+%kde4_runtime_requires
 
 %description
 Comfortable AM/FM Application for KDE4




commit kmymoney for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package kmymoney for openSUSE:Factory 
checked in at 2017-02-06 15:21:25

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


Package is "kmymoney"

Changes:

--- /work/SRC/openSUSE:Factory/kmymoney/kmymoney.changes2016-12-01 
10:28:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmymoney.new/kmymoney.changes   2017-02-06 
15:21:26.530339524 +0100
@@ -1,0 +2,10 @@
+Wed Feb  1 11:45:37 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---
+Thu Dec  8 19:58:03 UTC 2016 - fab...@ritter-vogt.de
+
+- Revert kde4_runtime_requires change
+
+---



Other differences:
--
++ kmymoney.spec ++
--- /var/tmp/diff_new_pack.EHdexp/_old  2017-02-06 15:21:27.390216545 +0100
+++ /var/tmp/diff_new_pack.EHdexp/_new  2017-02-06 15:21:27.394215974 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmymoney
 #
-# 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
@@ -27,7 +27,11 @@
 # PATCH-FIX-UPSTREAM kmymoney-4.8.0-fix-csv-import-account-type.patch 
kde#364425
 Patch1: kmymoney-4.8.0-fix-csv-import-account-type.patch
 BuildRequires:  aqbanking-devel
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  fdupes
 BuildRequires:  glibmm2-devel
 BuildRequires:  gmp-devel
@@ -52,7 +56,7 @@
 %kde4_akonadi_requires
 %endif
 %kde4_pimlibs_requires
-%{?kde4_runtime_requires}
+%kde4_runtime_requires
 Requires(post): shared-mime-info
 Requires(postun): shared-mime-info
 




commit akonadiconsole for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package akonadiconsole for openSUSE:Factory 
checked in at 2017-02-06 15:21:49

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


Package is "akonadiconsole"

Changes:

--- /work/SRC/openSUSE:Factory/akonadiconsole/akonadiconsole.changes
2017-02-03 17:31:20.358727026 +0100
+++ /work/SRC/openSUSE:Factory/.akonadiconsole.new/akonadiconsole.changes   
2017-02-06 15:21:50.486913470 +0100
@@ -1,0 +2,5 @@
+Thu Jan 26 14:09:48 UTC 2017 - jeng...@inai.de
+
+- Take better description from Debian
+
+---



Other differences:
--
++ akonadiconsole.spec ++
--- /var/tmp/diff_new_pack.vd8pUU/_old  2017-02-06 15:21:50.782871148 +0100
+++ /var/tmp/diff_new_pack.vd8pUU/_new  2017-02-06 15:21:50.782871148 +0100
@@ -22,7 +22,7 @@
 %define kf5_version 5.28.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-Summary:Base package of kdepim
+Summary:Management and debugging console for akonadi
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
@@ -62,7 +62,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-This package contains the core files of the kdepim module.
+Akonadi Console is a useful utility that can be used to explore or
+manage Akonadi. Since this utility exposes Akonadi internals, it is
+very useful for debugging but may also prove handy in other cases.
 
 %prep
 %setup -q




commit scribus for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package scribus for openSUSE:Factory checked 
in at 2017-02-06 15:21:36

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


Package is "scribus"

Changes:

--- /work/SRC/openSUSE:Factory/scribus/scribus.changes  2016-11-16 
13:33:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.scribus.new/scribus.changes 2017-02-06 
15:21:37.300799181 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 12:29:29 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ scribus.spec ++
--- /var/tmp/diff_new_pack.aVXRFh/_old  2017-02-06 15:21:38.972560101 +0100
+++ /var/tmp/diff_new_pack.aVXRFh/_new  2017-02-06 15:21:38.976559528 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scribus
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) Peter Linnell and 2010 SUSE LINUX Products GmbH, Nuernberg, 
Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -34,7 +34,11 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  aspell
 BuildRequires:  aspell-devel
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cairo-devel
 BuildRequires:  cmake >= 2.6.0
 BuildRequires:  cups-devel









commit zanshin for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package zanshin for openSUSE:Factory checked 
in at 2017-02-06 15:21:42

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


Package is "zanshin"

Changes:

--- /work/SRC/openSUSE:Factory/zanshin/zanshin.changes  2016-12-13 
19:33:07.412809649 +0100
+++ /work/SRC/openSUSE:Factory/.zanshin.new/zanshin.changes 2017-02-06 
15:21:43.271945249 +0100
@@ -1,0 +2,5 @@
+Fri Feb  3 16:55:31 UTC 2017 - jeng...@inai.de
+
+- Trim filler phrases from description.
+
+---



Other differences:
--
++ zanshin.spec ++
--- /var/tmp/diff_new_pack.re6E0U/_old  2017-02-06 15:21:43.695884622 +0100
+++ /var/tmp/diff_new_pack.re6E0U/_new  2017-02-06 15:21:43.703883478 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zanshin
 #
-# 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
@@ -56,9 +56,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Zanshin Todo is a powerful yet simple application for managing your day to day 
actions.
+Zanshin Todo is an application for managing your day-to-day actions.
 It helps you organize and reduce the cognitive pressure of what one has to do 
in his
-job and personal life. You'll never forget anything anymore, getting your mind 
like water.
+job and personal life. You will never forget anything anymore.
 
 %prep
 %setup -q




commit kig for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package kig for openSUSE:Factory checked in 
at 2017-02-06 15:21:06

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


Package is "kig"

Changes:

--- /work/SRC/openSUSE:Factory/kig/kig.changes  2017-01-18 21:50:16.364733465 
+0100
+++ /work/SRC/openSUSE:Factory/.kig.new/kig.changes 2017-02-06 
15:21:07.361081223 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 11:41:11 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ kig.spec ++
--- /var/tmp/diff_new_pack.8KIGfz/_old  2017-02-06 15:21:07.996990268 +0100
+++ /var/tmp/diff_new_pack.8KIGfz/_new  2017-02-06 15:21:07.996990268 +0100
@@ -27,7 +27,11 @@
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
 Source0:%{name}-%{version}.tar.xz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_python-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  karchive-devel
 BuildRequires:  kconfigwidgets-devel
 BuildRequires:  kdelibs4support-devel




commit kdevplatform4 for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package kdevplatform4 for openSUSE:Factory 
checked in at 2017-02-06 15:05:59

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


Package is "kdevplatform4"

Changes:

--- /work/SRC/openSUSE:Factory/kdevplatform4/kdevplatform4.changes  
2017-01-09 10:47:26.742148274 +0100
+++ /work/SRC/openSUSE:Factory/.kdevplatform4.new/kdevplatform4.changes 
2017-02-06 15:06:00.299114899 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 11:38:10 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ kdevplatform4.spec ++
--- /var/tmp/diff_new_pack.jms89N/_old  2017-02-06 15:06:00.791044253 +0100
+++ /var/tmp/diff_new_pack.jms89N/_new  2017-02-06 15:06:00.791044253 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevplatform4
 #
-# 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
@@ -27,7 +27,11 @@
 Group:  Development/Tools/IDE
 Url:http://www.kdevelop.org
 Source0:
http://download.kde.org/stable/kdevelop/%{kdevelop_version}/%{rname}-%{version}.tar.xz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  db-devel
 BuildRequires:  fdupes
 BuildRequires:  grantlee-devel




commit gstreamer-plugins-qt5 for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-qt5 for 
openSUSE:Factory checked in at 2017-02-06 15:05:46

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


Package is "gstreamer-plugins-qt5"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-qt5/gstreamer-plugins-qt5.changes  
2016-07-27 16:12:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-qt5.new/gstreamer-plugins-qt5.changes
 2017-02-06 15:05:47.388968986 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 11:19:07 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ gstreamer-plugins-qt5.spec ++
--- /var/tmp/diff_new_pack.xupExX/_old  2017-02-06 15:05:47.760915567 +0100
+++ /var/tmp/diff_new_pack.xupExX/_new  2017-02-06 15:05:47.764914992 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-qt5
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,11 @@
 # PATCH-FIX-OPENSUSE fix_gstconfig_detection.diff
 Patch0: fix_gstconfig_detection.diff
 BuildRequires:  bison
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake >= 2.8.9
 BuildRequires:  doxygen
 BuildRequires:  flex
@@ -71,7 +75,11 @@
 Summary:Include files and libraries mandatory for development
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
+%if 0%{?suse_version} > 1325
+Requires:   libboost_headers-devel
+%else
 Requires:   boost-devel
+%endif
 Requires:   pkgconfig(Qt5Gui)
 
 %description devel




commit kdevplatform for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package kdevplatform for openSUSE:Factory 
checked in at 2017-02-06 15:05:53

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


Package is "kdevplatform"

Changes:

--- /work/SRC/openSUSE:Factory/kdevplatform/kdevplatform.changes
2016-12-10 18:27:44.086111834 +0100
+++ /work/SRC/openSUSE:Factory/.kdevplatform.new/kdevplatform.changes   
2017-02-06 15:05:54.347969554 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 11:37:06 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ kdevplatform.spec ++
--- /var/tmp/diff_new_pack.8VRY6r/_old  2017-02-06 15:05:54.799904649 +0100
+++ /var/tmp/diff_new_pack.8VRY6r/_new  2017-02-06 15:05:54.799904649 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevplatform
 #
-# 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
@@ -28,7 +28,11 @@
 Source: 
http://download.kde.org/stable/kdevelop/%{version}/src/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM Hotfix-for-restoring-build-with-newer-KConfig.patch
 Patch0: Hotfix-for-restoring-build-with-newer-KConfig.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  grantlee5-devel
 BuildRequires:  karchive-devel >= 5.16.0




commit rpmlint-mini for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package rpmlint-mini for openSUSE:Factory 
checked in at 2017-02-06 15:05:00

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


Package is "rpmlint-mini"

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint-mini/rpmlint-mini.changes
2017-02-03 19:59:55.914070649 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint-mini.new/rpmlint-mini.changes   
2017-02-06 15:05:01.439569139 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 10:39:09 UTC 2017 - meiss...@suse.com
+
+- buildignore ourselves to allow better bootstrapping.
+
+---



Other differences:
--
++ rpmlint-mini.spec ++
--- /var/tmp/diff_new_pack.pXZOQE/_old  2017-02-06 15:05:01.887504789 +0100
+++ /var/tmp/diff_new_pack.pXZOQE/_new  2017-02-06 15:05:01.887504789 +0100
@@ -25,6 +25,7 @@
 BuildRequires:  python-xml
 BuildRequires:  rpm-python
 BuildRequires:  rpmlint
+#!BuildIgnore: rpmlint-mini
 # need to fetch the file from there
 BuildRequires:  checkbashisms
 BuildRequires:  dash




commit kde3-kaffeine for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package kde3-kaffeine for openSUSE:Factory 
checked in at 2017-02-06 15:05:38

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


Package is "kde3-kaffeine"

Changes:

--- /work/SRC/openSUSE:Factory/kde3-kaffeine/kde3-kaffeine.changes  
2012-06-19 21:42:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde3-kaffeine.new/kde3-kaffeine.changes 
2017-02-06 15:05:39.422113213 +0100
@@ -1,0 +2,10 @@
+Fri Feb  3 17:43:58 UTC 2017 - an...@opensuse.org
+
+- remove messagebox-dvd.diff
+
+---
+Fri Jan 27 06:03:06 UTC 2017 - an...@opensuse.org
+
+- get rid of gstreamer
+
+---

Old:

  messagebox-dvd.diff



Other differences:
--
++ kde3-kaffeine.spec ++
--- /var/tmp/diff_new_pack.BRjQNX/_old  2017-02-06 15:05:40.082018434 +0100
+++ /var/tmp/diff_new_pack.BRjQNX/_new  2017-02-06 15:05:40.086017859 +0100
@@ -13,15 +13,11 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
-#
 
 Name:   kde3-kaffeine
 BuildRequires:  kdelibs3-devel xine-devel xine-lib
-BuildRequires:  gstreamer010-plugins-base-devel
 BuildRequires:  cdparanoia-devel
-%if %suse_version > 1210
 BuildRequires:  libavutil-devel
-%endif
 Url:http://kaffeine.sourceforge.net/
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Video/Players
@@ -30,10 +26,6 @@
 Release:47
 %define rversion %version
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' 
kdelibs3`)
-%if %suse_version > 1020
-Requires:   %{name}-lang = %{version}
-%endif
 Provides:   kaxtv
 Obsoletes:  kaxtv
 Source0:kaffeine-%rversion.tar.bz2
@@ -42,9 +34,6 @@
 Source6:dvbdata.tar.gz
 Patch0: kaffeine.diff
 Patch1: adjust-mimetypes.diff
-%if %suse_version < 1140
-Patch2: messagebox-dvd.diff
-%endif
 Patch4: mutex.diff
 Patch5: kaffeine-media.diff
 Patch6: kaffeine-link.diff
@@ -60,28 +49,11 @@
 MPEG files, AVI (if the codec being used is supported by Xine), MP3,
 and Ogg Vorbis. It also handles Video CDs, DVDs, and DVB cards.
 
-
-%package gstreamer
-License:GPL-2.0+
-Group:  Productivity/Multimedia/Video/Players
-Summary:Multimedia Player using Gstreamer
-
-%description gstreamer
-This plugin enables Kaffeine to play via the Gstreamer framework
-instead of Xine.
-
-The gstreamer backend can only get used for the visualization of audio
-sources.
-
-
 %lang_package
 %prep
 %setup -q -n kaffeine-%rversion
 %patch0
 %patch1
-%if %suse_version < 1140
-%patch2
-%endif
 %patch4
 #%patch5
 %patch6
@@ -118,7 +90,6 @@
 
 %postun
 %run_ldconfig
-%if %suse_version > 1020
 
 %files lang -f kaffeine.lang
 %defattr(-,root,root)
@@ -134,10 +105,7 @@
 %dir /opt/kde3/share/locale/uz/LC_MESSAGES
 
 %files
-%else
 
-%files -f kaffeine.lang
-%endif
 %defattr(-,root,root)
 /opt/kde3/bin/*
 /opt/kde3/include/kaffeine
@@ -164,12 +132,3 @@
 %dir /opt/kde3/share/locale/tg
 %dir /opt/kde3/share/locale/tg/LC_MESSAGES
 
-%files gstreamer
-%defattr(-,root,root)
-%if %suse_version > 1000
-/opt/kde3/%_lib/kde3/libgstreamerpart.*
-/opt/kde3/share/apps/gstreamerpart
-/opt/kde3/share/services/gstreamer_part.desktop
-%endif
-
-%changelog





commit yaml-cpp for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package yaml-cpp for openSUSE:Factory 
checked in at 2017-02-06 15:05:23

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


Package is "yaml-cpp"

Changes:

--- /work/SRC/openSUSE:Factory/yaml-cpp/yaml-cpp.changes2016-07-15 
12:51:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.yaml-cpp.new/yaml-cpp.changes   2017-02-06 
15:05:24.300285211 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:48:20 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ yaml-cpp.spec ++
--- /var/tmp/diff_new_pack.hf4E5o/_old  2017-02-06 15:05:24.788215125 +0100
+++ /var/tmp/diff_new_pack.hf4E5o/_new  2017-02-06 15:05:24.792214551 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yaml-cpp
 #
-# 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
@@ -30,7 +30,11 @@
 Patch0: yaml-cpp-fix-pie.patch
 # PATCH-FIX-SUSE: disable bunlded gmock as the tests can't be run in obs anyway
 Patch1: yaml-cpp-disable-bundled-gmock.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
@@ -52,7 +56,11 @@
 Summary:Development files for %{name}
 Group:  Development/Libraries/C and C++
 Requires:   %{library_name} = %{version}
+%if 0%{?suse_version} > 1325
+Requires:   libboost_headers-devel
+%else
 Requires:   boost-devel
+%endif
 
 %description devel
 Development files for %{name} library.




commit fcitx-libpinyin for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package fcitx-libpinyin for openSUSE:Factory 
checked in at 2017-02-06 15:04:48

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


Package is "fcitx-libpinyin"

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-libpinyin/fcitx-libpinyin.changes  
2016-08-15 10:31:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-libpinyin.new/fcitx-libpinyin.changes 
2017-02-06 15:04:48.897371006 +0100
@@ -1,0 +2,7 @@
+Tue Jan 31 11:23:31 UTC 2017 - i...@marguerite.su
+
+- update version 0.4.1
+  * add libpinyin 1.7.0 support
+  * fixed issue#21
+
+---

Old:

  _service
  fcitx-libpinyin-0.3.91_dict.tar.xz

New:

  fcitx-libpinyin-0.4.1_dict.tar.xz



Other differences:
--
++ fcitx-libpinyin.spec ++
--- /var/tmp/diff_new_pack.oXFM3C/_old  2017-02-06 15:04:49.693256662 +0100
+++ /var/tmp/diff_new_pack.oXFM3C/_new  2017-02-06 15:04:49.693256662 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-libpinyin
 #
-# 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:   fcitx-libpinyin
-Version:0.3.91
+Version:0.4.1
 Release:0
 Summary:Libpinyin Wrapper for Fcitx
 License:GPL-2.0+
@@ -58,7 +58,6 @@
 %fdupes %{buildroot}
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files -f %{name}.lang

++ fcitx-libpinyin-0.3.91_dict.tar.xz -> fcitx-libpinyin-0.4.1_dict.tar.xz 
++
/work/SRC/openSUSE:Factory/fcitx-libpinyin/fcitx-libpinyin-0.3.91_dict.tar.xz 
/work/SRC/openSUSE:Factory/.fcitx-libpinyin.new/fcitx-libpinyin-0.4.1_dict.tar.xz
 differ: char 26, line 1




commit libcsv for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package libcsv for openSUSE:Factory checked 
in at 2017-02-06 15:05:14

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


Package is "libcsv"

Changes:

--- /work/SRC/openSUSE:Factory/libcsv/libcsv.changes2017-01-25 
23:19:57.181382920 +0100
+++ /work/SRC/openSUSE:Factory/.libcsv.new/libcsv.changes   2017-02-06 
15:05:15.325574370 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 01:35:18 UTC 2017 - jeng...@inai.de
+
+- Trim filler words from description
+
+---



Other differences:
--
++ libcsv.spec ++
--- /var/tmp/diff_new_pack.5tKRbC/_old  2017-02-06 15:05:15.653527260 +0100
+++ /var/tmp/diff_new_pack.5tKRbC/_new  2017-02-06 15:05:15.653527260 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcsv
 #
-# 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
@@ -29,10 +29,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-libcsv is a small, simple and fast CSV library written in pure ANSI C89 that
-can read and write CSV data. It provides a straight-forward interface using
-callback functions to handle parsed fields and rows and can parse improperly
-formatted CSV files.
+libcsv is a CSV library written in ANSI C89 that can read and write
+CSV data. It provides an interface using callback functions to handle
+parsed fields and rows and can parse improperly formatted CSV files.
 
 %package devel
 Summary:Development files for libcsv
@@ -47,10 +46,9 @@
 Group:  System/Libraries
 
 %description -n libcsv%{so_ver}
-libcsv is a small, simple and fast CSV library written in pure ANSI C89 that
-can read and write CSV data. It provides a straight-forward interface using
-callback functions to handle parsed fields and rows and can parse improperly
-formatted CSV files.
+libcsv is a CSV library written in ANSI C89 that can read and write
+CSV data. It provides an interface using callback functions to handle
+parsed fields and rows and can parse improperly formatted CSV files.
 
 %prep
 %setup -q




commit websocketpp for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package websocketpp for openSUSE:Factory 
checked in at 2017-02-06 15:05:31

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


Package is "websocketpp"

Changes:

--- /work/SRC/openSUSE:Factory/websocketpp/websocketpp.changes  2015-11-26 
17:04:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.websocketpp.new/websocketpp.changes 
2017-02-06 15:05:32.507106415 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:38:18 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ websocketpp.spec ++
--- /var/tmp/diff_new_pack.3MQaBT/_old  2017-02-06 15:05:32.911048396 +0100
+++ /var/tmp/diff_new_pack.3MQaBT/_new  2017-02-06 15:05:32.915047821 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package websocketpp
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,11 @@
 Url:http://www.zaphoyd.com/websocketpp
 Source0:
https://github.com/zaphoyd/websocketpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:websocketpp.pc
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake >= 2.6
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config




commit rpmlint for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2017-02-06 15:04:53

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


Package is "rpmlint"

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2017-01-25 
22:40:23.483830970 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2017-02-06 
15:04:54.788524641 +0100
@@ -1,0 +2,25 @@
+Tue Jan 31 15:55:45 UTC 2017 - zai...@opensuse.org
+
+- Add gdm to StandardGroups.
+- Add polkitd to StandardUsers.
+
+---
+Tue Jan 31 14:55:48 UTC 2017 - meiss...@suse.com
+
+- suse-spdx-license-exceptions.patch: removed fuzziness from patch.
+
+- issue_68_BinariesCheck_lower_memory.patch: split into seperate patches
+
+  issue_68_BinariesCheck_lower_memory-1.patch
+  issue_68_BinariesCheck_lower_memory-2.patch
+  issue_68_BinariesCheck_lower_memory-3.patch
+  issue_68_BinariesCheck_lower_memory-4.patch
+
+  and unfuzzed patch number 3.
+
+---
+Tue Jan 31 14:18:03 UTC 2017 - krah...@suse.com
+
+- Whitelisting rebootmgr (bsc#1019644) 
+
+---

Old:

  issue_68_BinariesCheck_lower_memory.patch

New:

  issue_68_BinariesCheck_lower_memory-1.patch
  issue_68_BinariesCheck_lower_memory-2.patch
  issue_68_BinariesCheck_lower_memory-3.patch
  issue_68_BinariesCheck_lower_memory-4.patch



Other differences:
--
++ rpmlint.spec ++
--- /var/tmp/diff_new_pack.q1P1Gm/_old  2017-02-06 15:04:57.528131059 +0100
+++ /var/tmp/diff_new_pack.q1P1Gm/_new  2017-02-06 15:04:57.528131059 +0100
@@ -116,7 +116,10 @@
 Patch64:omit_BUILDROOT_from_pyo_files.patch
 # PATCH-FIX-UPSTREAM 
0001-Fix-resolving-Python-source-from-3.5-.opt-12.pyc.patch alarr...@suse.com 
-- Fixes resolving python source from files generated following PEP0488
 Patch65:0001-Fix-resolving-Python-source-from-3.5-.opt-12.pyc.patch
-Patch66:issue_68_BinariesCheck_lower_memory.patch
+Patch661:   issue_68_BinariesCheck_lower_memory-1.patch
+Patch662:   issue_68_BinariesCheck_lower_memory-2.patch
+Patch663:   issue_68_BinariesCheck_lower_memory-3.patch
+Patch664:   issue_68_BinariesCheck_lower_memory-4.patch
 # Fix a regression introduced by suse-shlib-devel-dependency.diff
 Patch67:suse-readd_terminator_in_regex.patch
 # PATCHLIST END

++ config ++
--- /var/tmp/diff_new_pack.q1P1Gm/_old  2017-02-06 15:04:57.680109226 +0100
+++ /var/tmp/diff_new_pack.q1P1Gm/_new  2017-02-06 15:04:57.680109226 +0100
@@ -114,6 +114,7 @@
 'fonehome',
 'ftp',
 'games',
+'gdm',
 'geronimo',
 'guixbuild',
 'haclient',
@@ -352,6 +353,7 @@
 'pdns',
 'pegasus',
 'polipo',
+'polkitd',
 'polkituser',
 'pop',
 'postfix',
@@ -722,7 +724,10 @@
 "org.freedesktop.resolve1.service",
 # powerdevil discretegpuhelper (bsc#1019748)
 "org.kde.powerdevil.discretegpuhelper.conf",
-"org.kde.powerdevil.discretegpuhelper.service"
+"org.kde.powerdevil.discretegpuhelper.service",
+# rebootmgr (bsc#1019644)
+"org.opensuse.RebootMgr.conf",
+"rebootmgr.service"
 ))
 
 setOption("PAMModules.WhiteList", (

++ issue_68_BinariesCheck_lower_memory-1.patch ++
>From c5871542684bf1439d96f2430fe4f0010070e4db Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ville=20Skytt=C3=A4?= 
Date: Sun, 7 Feb 2016 10:10:51 +0200
Subject: [PATCH] BinariesCheck: avoid false chroot w/o chdir when objdump
 fails

https://bugzilla.redhat.com/show_bug.cgi?id=1305302
---
 BinariesCheck.py | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/BinariesCheck.py b/BinariesCheck.py
index b2c030e..33dfae5 100644
--- a/BinariesCheck.py
+++ b/BinariesCheck.py
@@ -210,7 +210,10 @@ def __init__(self, pkg, path, file, is_ar, is_shlib):
 # on a server like postfix
 res = Pkg.getstatusoutput(
 ('env', 'LC_ALL=C', 'objdump', '-d', path))
-if not res[0]:
+if res[0]:
+printWarning(pkg, 'binaryinfo-objdump-failed', file)
+self.chroot_near_chdir = True  # avoid false positive
+else:
 call = []
 # we want that :
 # 401eb8:   e8 c3 f0 ff ff  callq  400f80 

@@ -645,6 +648,9 @@ def check_binary(self, pkg):
 'binaryinfo-readelf-failed',
 '''Executing readelf on this file failed, all checks could not be run.''',
 
+'binaryinfo-objdump-failed',
+'''Executing objdump on this file failed, all ch

commit honggfuzz for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package honggfuzz for openSUSE:Factory 
checked in at 2017-02-06 15:04:22

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


Package is "honggfuzz"

Changes:

New Changes file:

--- /dev/null   2017-01-26 09:49:33.150892021 +0100
+++ /work/SRC/openSUSE:Factory/.honggfuzz.new/honggfuzz.changes 2017-02-06 
15:04:23.193064223 +0100
@@ -0,0 +1,5 @@
+---
+Sat Jan 28 14:32:18 UTC 2017 - mplus...@suse.com
+
+- Initial package for version 0.8
+

New:

  honggfuzz-0.8.tar.gz
  honggfuzz.changes
  honggfuzz.spec



Other differences:
--
++ honggfuzz.spec ++
#
# spec file for package hongfuzx
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:   honggfuzz
Version:0.8
Release:0
License:Apache-2.0
Summary:Security oriented fuzzer with powerful analysis options
Url:https://google.github.io/honggfuzz/
Group:  Development/Tools/Other
Source: 
https://github.com/google/honggfuzz/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires:  libunwind-devel
BuildRequires:  binutils-devel
BuildRequires:  zlib-devel

%description
Security oriented fuzzer with powerful analysis options. Supports
evolutionary, feedback-driven fuzzing based on code coverage (sw and hw).

%prep
%setup -q

%build
export CFLAGS="%{optflags}"
make %{?_smp_mflags} ARCH_LDFLAGS="-L/usr/local/include -L/usr/include 
-lpthread -lunwind-ptrace -lunwind-generic -lbfd -lopcodes -lrt -liberty -lz 
-ldl"

%install
install -D -p -m 0755 %{name} \
  %{buildroot}%{_bindir}/%{name}

%files
%defattr(-,root,root)
%doc COPYING CHANGELOG CONTRIBUTING README.md
%{_bindir}/%{name}

%changelog




commit python-scour for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package python-scour for openSUSE:Factory 
checked in at 2017-02-06 15:03:13

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


Package is "python-scour"

Changes:

--- /work/SRC/openSUSE:Factory/python-scour/python-scour.changes
2016-07-01 10:01:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-scour.new/python-scour.changes   
2017-02-06 15:03:14.638916930 +0100
@@ -1,0 +2,12 @@
+Sat Jan  7 08:26:13 UTC 2017 - i...@marguerite.su
+
+- update SOURCE URL
+
+---
+Wed Jan  4 20:28:12 UTC 2017 - plinn...@opensuse.org
+
+- Update to 0.35
+- Change log full history: 
+  https://github.com/scour-project/scour/blob/master/HISTORY.md
+
+---

Old:

  scour-0.30.zip

New:

  scour-0.35.tar.gz



Other differences:
--
++ python-scour.spec ++
--- /var/tmp/diff_new_pack.EWqpSN/_old  2017-02-06 15:03:15.026861163 +0100
+++ /var/tmp/diff_new_pack.EWqpSN/_new  2017-02-06 15:03:15.026861163 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-scour
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   python-scour
-Version:0.30
+Version:0.35
 Release:0
 Summary:An SVG scrubber
 License:Apache-2.0
 Group:  System/Libraries
 Url:https://github.com/oberstet/scour
-Source: 
https://pypi.python.org/packages/source/s/scour/scour-%{version}.zip
+Source: 
https://github.com/scour-project/scour/archive/v%{version}/scour-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 BuildRequires:  unzip
@@ -37,7 +37,10 @@
 %endif
 
 %description
-Scour is an open-source Python script that aggressively cleans SVG files, 
removing a lot of 'cruft' that certain tools or authors embed into their 
documents. The goal of scour is to provide an identically rendered image.
+Scour is an open-source Python script that aggressively 
+cleans SVG files, removing a lot of 'cruft' that certain
+tools or authors embed into their documents. 
+The goal of scour is to provide an identically rendered image.
 
 %prep
 %setup -q -n scour-%{version}




commit python-gnupg for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package python-gnupg for openSUSE:Factory 
checked in at 2017-02-06 15:03:27

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


Package is "python-gnupg"

Changes:

--- /work/SRC/openSUSE:Factory/python-gnupg/python-gnupg.changes
2015-10-30 13:43:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-gnupg.new/python-gnupg.changes   
2017-02-06 15:03:28.484926631 +0100
@@ -1,0 +2,20 @@
+Sun Oct  2 19:03:29 UTC 2016 - mar...@gmx.de
+
+- update to version 0.3.9
+  * Fixed #38: You can now request information about signatures against keys.
+Thanks to SunDwarf for the suggestion and patch, which was used as a basis
+for this change.
+  * Fixed #49: When exporting keys, no attempt is made to decode the output
+when armor=False is specified.
+  * Fixed #53: A FAILURE message caused by passing an incorrect passphrase is
+handled.
+  * Handled EXPORTED and EXPORT_RES messages while exporting keys. Thanks to
+Marcel Pörner for the patch.
+  * Fixed #54: Improved error message shown when gpg is not available.
+  * Fixed #55: Added support for KEY_CONSIDERED while verifying.
+  * Avoided encoding problems with filenames under Windows. Thanks to
+Kévin Bernard-Allies for the patch.
+  * Fixed #57: Used a better mechanism for comparing keys.
+- fix Source-URL
+
+---

Old:

  python-gnupg-0.3.8.tar.gz

New:

  python-gnupg-0.3.9.tar.gz



Other differences:
--
++ python-gnupg.spec ++
--- /var/tmp/diff_new_pack.j5JvTQ/_old  2017-02-06 15:03:28.832876617 +0100
+++ /var/tmp/diff_new_pack.j5JvTQ/_new  2017-02-06 15:03:28.832876617 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gnupg
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,16 @@
 
 
 Name:   python-gnupg
-Version:0.3.8
+Version:0.3.9
 Release:0
-Url:http://code.google.com/p/python-gnupg/
 Summary:A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Source: 
https://pypi.python.org/packages/source/p/python-gnupg/python-gnupg-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Url:http://code.google.com/p/python-gnupg/
+Source: 
https://pypi.io/packages/source/p/python-gnupg/python-gnupg-%{version}.tar.gz
+#BuildRequires:  gpg2
 BuildRequires:  python-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else
@@ -48,9 +49,14 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+%check
+# requires online-connection; disabled for now
+#python test_gnupg.py
+
 %files
 %defattr(-,root,root,-)
 %doc LICENSE.txt README.rst
-%{python_sitelib}/*
+%{python_sitelib}/gnupg.py*
+%{python_sitelib}/python_gnupg-%{version}-py%{py_ver}.egg-info
 
 %changelog

++ python-gnupg-0.3.8.tar.gz -> python-gnupg-0.3.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gnupg-0.3.8/PKG-INFO 
new/python-gnupg-0.3.9/PKG-INFO
--- old/python-gnupg-0.3.8/PKG-INFO 2015-09-24 23:03:50.0 +0200
+++ new/python-gnupg-0.3.9/PKG-INFO 2016-09-10 09:41:21.0 +0200
@@ -1,12 +1,12 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: python-gnupg
-Version: 0.3.8
+Version: 0.3.9
 Summary: A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
 Home-page: http://packages.python.org/python-gnupg/index.html
 Author: Vinay Sajip
 Author-email: vinay_sa...@red-dove.com
-License: Copyright (C) 2008-2014 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.8.tar.gz
+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
 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/Stab

commit icmake for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package icmake for openSUSE:Factory checked 
in at 2017-02-06 14:35:24

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


Package is "icmake"

Changes:

--- /work/SRC/openSUSE:Factory/icmake/icmake.changes2016-03-02 
14:19:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.icmake.new/icmake.changes   2017-02-06 
14:35:25.699402667 +0100
@@ -1,0 +2,45 @@
+Thu Feb  2 13:09:42 UTC 2017 - josef.moell...@suse.com
+
+- Upgrade to 9.02.02
+  * Fixed an annoying typo in [/usr/lib/icmake/]icmbuild. 
+- Upgrade to 9.02.01
+  * Fixed a flaw in [/usr/lib/icmake/]icmbuild: when DEFCOM "library" was
+defined in icmconf, and precompiled headers were requested, then MAIN had
+to be defined as well. This is not required anymore.
+- Upgrade to 9.02.00
+  * icmbuild now is a small program, providing help or starting the icmbuild
+script in LIBDIR (cf. INSTALL)
+  * Man-pages were updated
+  * Cosmetic changes to icmake --help's output
+  * The name of the optional configuration file YEAR was changed to YEARS
+(as it defines YEARS, not YEAR)
+  * `icmconf' was added to /etc/icmake/icmstart.rc
+  * As mentioned in icmake's man-page the program `icmun' is mainly used in 
+some specific situations. In icmake's daily practice it isn't
+used. Therefore it was moved from the standard binary programs directory
+to icmake's LIB directory (commonly /usr/lib/icmake).
+  * The file /etc/icmake/icmake.rc was nowhere used and was removed.
+- Upgrade to 9.01.00
+  * Man-pages weren't properly updated at 9.00.00. This was fixed in this
+release. 
+- Upgrade to 9.00.00
+  * Added support program icm-dep computing dependencies for USE_ALL classes
+and precompiled headers, called from /usr/bin/icmbuild, or directly using
+icmake's option --icm-dep (-d)
+  * Icmake supports several long options in addition to the standard short
+options. See icmake(1) for details.
+  * Changed references to IS_* into O_* in icmake(1)'s man-page. The IS_
+entries were already unavailable, but the man-page still referred to
+them. Now fixed.
+  * Contents of lines in CLASSES beyond the first word are no longer
+interpreted.
+  * Added new option NO_PRECOMP_WARNING to icmconf
+  * Option -b was removed from icmake.
+  * The built-in function makelist(mask, [younger,older], referencefile) is now
+operational (was mentioned in icmake's man-page, but wasn't implemented
+before).
+  * Repaired a bug in substr that could segfault.
+  * Man-pages updated. Icmbuild(1) contains a description of the icm-dep
+program. 
+
+---

Old:

  8.01.00.tar.gz

New:

  9.02.02.tar.gz



Other differences:
--
++ icmake.spec ++
--- /var/tmp/diff_new_pack.H48Xgh/_old  2017-02-06 14:35:26.339310288 +0100
+++ /var/tmp/diff_new_pack.H48Xgh/_new  2017-02-06 14:35:26.339310288 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package icmake
 #
-# 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:   icmake
-Version:8.01.00
+Version:9.02.02
 Release:0
 Summary:A program maintenance (make) utility using a C-like grammar
 License:GPL-3.0
@@ -66,7 +66,6 @@
 %{_bindir}/icmake
 %{_bindir}/icmbuild
 %{_bindir}/icmstart
-%{_bindir}/icmun
 %{_mandir}/man1/icmake.1%{ext_man}
 %{_mandir}/man1/icmbuild.1%{ext_man}
 %{_mandir}/man1/icmstart.1%{ext_man}
@@ -77,8 +76,10 @@
 %{_libdir}/icmake/icm-comp
 %{_libdir}/icmake/icm-exec
 %{_libdir}/icmake/icm-pp
+%{_libdir}/icmake/icm-dep
+%{_libdir}/icmake/icmun
+%{_libdir}/icmake/icmbuild
 %dir %{_sysconfdir}/icmake
-%config %{_sysconfdir}/icmake/icmake.rc
 %config %{_sysconfdir}/icmake/icmstart.rc
 
 %changelog

++ 8.01.00.tar.gz -> 9.02.02.tar.gz ++
 60067 lines of diff (skipped)




commit jq for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package jq for openSUSE:Factory checked in 
at 2017-02-06 14:35:44

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


Package is "jq"

Changes:

--- /work/SRC/openSUSE:Factory/jq/jq.changes2017-01-09 10:32:32.380823751 
+0100
+++ /work/SRC/openSUSE:Factory/.jq.new/jq.changes   2017-02-06 
14:35:45.528540252 +0100
@@ -1,0 +2,6 @@
+Fri Feb  3 09:26:17 UTC 2017 - idon...@suse.com
+
+- Add CVE-2016-4074.patch to prevent a stack exhaustion
+  CVE-2016-4074 bsc#1014176
+
+---

New:

  CVE-2016-4074.patch



Other differences:
--
++ jq.spec ++
--- /var/tmp/diff_new_pack.fXc6dr/_old  2017-02-06 14:35:46.048465204 +0100
+++ /var/tmp/diff_new_pack.fXc6dr/_new  2017-02-06 14:35:46.052464627 +0100
@@ -25,6 +25,7 @@
 Url:http://stedolan.github.io/jq/
 Source: 
https://github.com/stedolan/jq/releases/download/jq-%{version}/jq-%{version}.tar.gz
 Patch1: CVE-2015-8863.patch
+Patch2: CVE-2016-4074.patch
 BuildRequires:  chrpath
 BuildRequires:  flex
 BuildRequires:  oniguruma-devel
@@ -55,6 +56,7 @@
 %prep
 %setup -q
 %patch1 -p2
+%patch2 -p2
 
 %build
 %configure \

++ CVE-2016-4074.patch ++
>From 83e2cf607f3599d208b6b3129092fa7deb2e5292 Mon Sep 17 00:00:00 2001
From: W-Mark Kubacki 
Date: Fri, 19 Aug 2016 19:50:39 +0200
Subject: [PATCH] Skip printing what's below a MAX_PRINT_DEPTH

This addresses #1136, and mitigates a stack exhaustion when printing
a very deeply nested term.
---
 src/jv_print.c | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/src/jv_print.c b/src/jv_print.c
index 5f4f234..ce4a59a 100644
--- a/src/jv_print.c
+++ b/src/jv_print.c
@@ -13,6 +13,10 @@
 #include "jv_dtoa.h"
 #include "jv_unicode.h"
 
+#ifndef MAX_PRINT_DEPTH
+#define MAX_PRINT_DEPTH (256)
+#endif
+
 #define ESC "\033"
 #define COL(c) (ESC "[" c "m")
 #define COLRESET (ESC "[0m")
@@ -150,7 +154,9 @@ static void jv_dump_term(struct dtoa_context* C, jv x, int 
flags, int indent, FI
   }
 }
   }
-  switch (jv_get_kind(x)) {
+  if (indent > MAX_PRINT_DEPTH) {
+put_str("", F, S, flags & JV_PRINT_ISATTY);
+  } else switch (jv_get_kind(x)) {
   default:
   case JV_KIND_INVALID:
 if (flags & JV_PRINT_INVALID) {
>From fd4ae8304e23007672af9a37855c7a76de7c78cf Mon Sep 17 00:00:00 2001
From: W-Mark Kubacki 
Date: Fri, 19 Aug 2016 20:10:21 +0200
Subject: [PATCH] Parse no deeper than MAX_PARSING_DEPTH

while true; do printf '{"deeper": '; done | jq .
---
 src/jv_parse.c | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/src/jv_parse.c b/src/jv_parse.c
index 84245b8..51ad9f0 100644
--- a/src/jv_parse.c
+++ b/src/jv_parse.c
@@ -10,6 +10,10 @@
 
 typedef const char* presult;
 
+#ifndef MAX_PARSING_DEPTH
+#define MAX_PARSING_DEPTH (256)
+#endif
+
 #define TRY(x) do {presult msg__ = (x); if (msg__) return msg__; } while(0)
 #ifdef __GNUC__
 #define pfunc __attribute__((warn_unused_result)) presult
@@ -147,11 +151,13 @@ static void push(struct jv_parser* p, jv v) {
 static pfunc parse_token(struct jv_parser* p, char ch) {
   switch (ch) {
   case '[':
+if (p->stackpos >= MAX_PARSING_DEPTH) return "Exceeds depth limit for 
parsing";
 if (jv_is_valid(p->next)) return "Expected separator between values";
 push(p, jv_array());
 break;
 
   case '{':
+if (p->stackpos >= MAX_PARSING_DEPTH) return "Exceeds depth limit for 
parsing";
 if (jv_is_valid(p->next)) return "Expected separator between values";
 push(p, jv_object());
 break;



commit swig for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package swig for openSUSE:Factory checked in 
at 2017-02-06 14:35:08

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


Package is "swig"

Changes:

--- /work/SRC/openSUSE:Factory/swig/swig.changes2017-01-10 
10:38:10.524219013 +0100
+++ /work/SRC/openSUSE:Factory/.swig.new/swig.changes   2017-02-06 
14:35:15.652853086 +0100
@@ -1,0 +2,14 @@
+Thu Feb  2 14:56:53 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---
+Mon Jan 30 07:58:10 UTC 2017 - kkae...@suse.com
+
+- Update to 3.0.12
+  - Add support for Octave-4.2.
+  - Enhance %extend to support template functions.
+  - Language specific enhancements and fixes for C#, D, Guile,
+Java, PHP7.
+
+---

Old:

  swig-3.0.11.tar.gz

New:

  swig-3.0.12.tar.gz



Other differences:
--
++ swig.spec ++
--- /var/tmp/diff_new_pack.Fbq6F8/_old  2017-02-06 14:35:17.640566112 +0100
+++ /var/tmp/diff_new_pack.Fbq6F8/_new  2017-02-06 14:35:17.640566112 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package swig
 #
-# 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 @@
 %bcond_with  swig_ocaml
 
 Name:   swig
-Version:3.0.11
+Version:3.0.12
 Release:0
 Summary:Simplified Wrapper and Interface Generator
 License:GPL-3.0+ and BSD-3-Clause
@@ -31,7 +31,11 @@
 Patch3: swig-ocaml-int64.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 %if %{with swig_ocaml}

++ swig-3.0.11.tar.gz -> swig-3.0.12.tar.gz ++
/work/SRC/openSUSE:Factory/swig/swig-3.0.11.tar.gz 
/work/SRC/openSUSE:Factory/.swig.new/swig-3.0.12.tar.gz differ: char 5, line 1




commit mysql-connector-cpp for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package mysql-connector-cpp for 
openSUSE:Factory checked in at 2017-02-06 14:34:44

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


Package is "mysql-connector-cpp"

Changes:

--- /work/SRC/openSUSE:Factory/mysql-connector-cpp/mysql-connector-cpp.changes  
2015-08-17 15:33:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mysql-connector-cpp.new/mysql-connector-cpp.changes 
2017-02-06 14:34:47.308945668 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 10:14:43 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ mysql-connector-cpp.spec ++
--- /var/tmp/diff_new_pack.tWhXlJ/_old  2017-02-06 14:34:47.776878096 +0100
+++ /var/tmp/diff_new_pack.tWhXlJ/_new  2017-02-06 14:34:47.776878096 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mysql-connector-cpp
 #
-# 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
@@ -29,7 +29,11 @@
 Patch0: mariadb_api.patch
 # PATCH-FEATURE-OPENSUSE - 
mysql-connector-cpp-1.1.0-disable_tests_and_examples.patch a...@mizerski.pl -- 
disable building tests and examples
 Patch2: mysql-connector-cpp-1.1.0-disable_tests_and_examples.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel >= 1.34.0
+%endif
 BuildRequires:  cmake >= 2.6.2
 BuildRequires:  gcc-c++
 BuildRequires:  libmysqlclient-devel




commit libopenraw for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package libopenraw for openSUSE:Factory 
checked in at 2017-02-06 14:34:34

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


Package is "libopenraw"

Changes:

--- /work/SRC/openSUSE:Factory/libopenraw/libopenraw.changes2016-09-09 
10:20:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.libopenraw.new/libopenraw.changes   
2017-02-06 14:34:35.022719945 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 13:06:41 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ libopenraw.spec ++
--- /var/tmp/diff_new_pack.0AiHGv/_old  2017-02-06 14:34:35.26953 +0100
+++ /var/tmp/diff_new_pack.0AiHGv/_new  2017-02-06 14:34:35.670626376 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libopenraw
 #
-# 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
@@ -32,7 +32,11 @@
 Patch3: openraw-noansiflag.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  boost-devel >= 1.33.1
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_test-devel
+%else
+BuildRequires:  boost-devel >= 1.31.1
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtool






commit php5 for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package php5 for openSUSE:Factory checked in 
at 2017-02-06 14:34:21

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


Package is "php5"

Changes:

--- /work/SRC/openSUSE:Factory/php5/php5.changes2017-02-03 
18:55:23.754403377 +0100
+++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes   2017-02-06 
14:34:22.620511135 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 08:53:07 UTC 2017 - pgaj...@suse.com
+
+- suggest php5-* instead of php-* [bsc#1022158c#4]
+
+---



Other differences:
--
++ php5.spec ++
--- /var/tmp/diff_new_pack.1ZIGSr/_old  2017-02-06 14:34:24.476243110 +0100
+++ /var/tmp/diff_new_pack.1ZIGSr/_new  2017-02-06 14:34:24.476243110 +0100
@@ -183,7 +183,8 @@
 Recommends: php-xmlreader php-xmlwriter php-json
 
 # other highly reccommended extensions
-Suggests:   php-mbstring php-gd php-pear php-gettext php-mysql php-suhosin
+# suggest php5-* instead of php-* [bsc#1022158c#4]
+Suggests:   php5-mbstring php5-gd php5-pear php5-gettext php5-mysql 
php5-suhosin
 
 ## Provides
 Provides:   php = %{version}






commit cluster-glue for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package cluster-glue for openSUSE:Factory 
checked in at 2017-02-06 14:34:08

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


Package is "cluster-glue"

Changes:

--- /work/SRC/openSUSE:Factory/cluster-glue/cluster-glue.changes
2016-11-05 21:23:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.cluster-glue.new/cluster-glue.changes   
2017-02-06 14:34:09.482408787 +0100
@@ -1,0 +2,7 @@
+Wed Feb 01 19:21:42 UTC 2017 - kgronl...@suse.com
+
+- Update to version 1.0.12+v1.git.1485976882.03d61cd:
+  * Low: ipc: fix poll function parameter type
+  * Medium: hb_report: invoke crm to create a report
+
+---

Old:

  cluster-glue-1.0.12+v1.git.1478088779.afaeeb2.tar.bz2

New:

  cluster-glue-1.0.12+v1.git.1485976882.03d61cd.tar.bz2



Other differences:
--
++ cluster-glue.spec ++
--- /var/tmp/diff_new_pack.rgfRic/_old  2017-02-06 14:34:10.150312311 +0100
+++ /var/tmp/diff_new_pack.rgfRic/_new  2017-02-06 14:34:10.154311734 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cluster-glue
 #
-# 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
@@ -39,7 +39,7 @@
 Summary:Reusable cluster components
 License:GPL-2.0 and LGPL-2.1+
 Group:  Productivity/Clustering/HA
-Version:1.0.12+v1.git.1478088779.afaeeb2
+Version:1.0.12+v1.git.1485976882.03d61cd
 Release:0
 Url:https://github.com/ClusterLabs/cluster-glue.git
 Source: %{name}-%{version}.tar.bz2
@@ -142,10 +142,11 @@
 such as Pacemaker.
 
 %prep
-%autosetup -p1
+%setup -q
+%patch1 -p1
+%patch4 -p1
 
 %build
-cp %{S:3} ./hb_report/hb_report.in
 CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"
 export CFLAGS
 ./autogen.sh
@@ -181,6 +182,7 @@
 find $RPM_BUILD_ROOT -name '*.la' -type f -print0 | xargs -0 rm -f
 find $RPM_BUILD_ROOT -name '*.pyc' -type f -print0 | xargs -0 rm -f
 find $RPM_BUILD_ROOT -name '*.pyo' -type f -print0 | xargs -0 rm -f
+install -D -m 755 %{S:3} %{buildroot}%{_sbindir}/hb_report
 %if %{defined _unitdir}
 ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rclogd
 %endif

++ _servicedata ++
--- /var/tmp/diff_new_pack.rgfRic/_old  2017-02-06 14:34:10.234300180 +0100
+++ /var/tmp/diff_new_pack.rgfRic/_new  2017-02-06 14:34:10.234300180 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/cluster-glue.git
-  afaeeb2f3e2a576c8a50ee3ce98e83e4da635c76
\ No newline at end of file
+  03d61cd161214dc9f8057f3d17f7c5e8e8eba5a8
\ No newline at end of file

++ cluster-glue-1.0.12+v1.git.1478088779.afaeeb2.tar.bz2 -> 
cluster-glue-1.0.12+v1.git.1485976882.03d61cd.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cluster-glue-1.0.12+v1.git.1478088779.afaeeb2/configure.ac 
new/cluster-glue-1.0.12+v1.git.1485976882.03d61cd/configure.ac
--- old/cluster-glue-1.0.12+v1.git.1478088779.afaeeb2/configure.ac  
2016-11-02 13:12:59.0 +0100
+++ new/cluster-glue-1.0.12+v1.git.1485976882.03d61cd/configure.ac  
2017-02-01 20:21:22.0 +0100
@@ -1396,7 +1396,6 @@
 logd/logd.service  \
 replace/Makefile   \
 hb_report/Makefile \
-   hb_report/hb_report \
 doc/Makefile   \
doc/ha_logd.xml \
doc/ha_logger.xml   \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cluster-glue-1.0.12+v1.git.1478088779.afaeeb2/hb_report/Makefile.am 
new/cluster-glue-1.0.12+v1.git.1485976882.03d61cd/hb_report/Makefile.am
--- old/cluster-glue-1.0.12+v1.git.1478088779.afaeeb2/hb_report/Makefile.am 
2016-11-02 13:12:59.0 +0100
+++ new/cluster-glue-1.0.12+v1.git.1485976882.03d61cd/hb_report/Makefile.am 
2017-02-01 20:21:22.0 +0100
@@ -21,5 +21,4 @@
 hanoarchdir= $(datadir)/$(PACKAGE_NAME)
 
 hanoarch_DATA  = utillib.sh ha_cf_support.sh openais_conf_support.sh
-sbin_SCRIPTS   = hb_report
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cluster-glue-1.0.12+v1.git.1478088779.afaeeb2/hb_report/hb_report.in 
new/cluster-glue-1.0.12+v1.g

commit git for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2017-02-06 14:33:18

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


Package is "git"

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2016-12-19 11:27:30.221341011 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2017-02-06 
14:33:19.777589780 +0100
@@ -1,0 +2,6 @@
+Wed Feb  1 13:35:04 CET 2017 - lchiqui...@suse.de
+
+- Refresh all patches to update line numbers
+- Add old bug reference to allow submission to SLE-12
+
+---
@@ -929 +935 @@
-- Adapt git-web to newer apache2 (bnc#898318)
+- Adapt git-web to newer apache2 (bnc#898318, bnc#897005)



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.jDxuAO/_old  2017-02-06 14:33:20.493486333 +0100
+++ /var/tmp/diff_new_pack.jDxuAO/_new  2017-02-06 14:33:20.493486333 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package git
 #
-# 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

++ completion-wordbreaks.diff ++
--- /var/tmp/diff_new_pack.jDxuAO/_old  2017-02-06 14:33:20.529481132 +0100
+++ /var/tmp/diff_new_pack.jDxuAO/_new  2017-02-06 14:33:20.529481132 +0100
@@ -2,11 +2,11 @@
  contrib/completion/git-completion.bash |   10 ++
  1 file changed, 6 insertions(+), 4 deletions(-)
 
-Index: git-2.1.0/contrib/completion/git-completion.bash
+Index: git-2.11.0/contrib/completion/git-completion.bash
 ===
 git-2.1.0.orig/contrib/completion/git-completion.bash  2014-08-15 
23:26:55.0 +0100
-+++ git-2.1.0/contrib/completion/git-completion.bash   2014-08-17 
21:49:40.0 +0100
-@@ -28,10 +28,12 @@
+--- git-2.11.0.orig/contrib/completion/git-completion.bash
 git-2.11.0/contrib/completion/git-completion.bash
+@@ -29,10 +29,12 @@
  # tell the completion to use commit completion.  This also works with aliases
  # of form "!sh -c '...'".  For example, "!sh -c ': git commit ; ... '".
  


++ git-asciidoc.patch ++
--- /var/tmp/diff_new_pack.jDxuAO/_old  2017-02-06 14:33:20.545478820 +0100
+++ /var/tmp/diff_new_pack.jDxuAO/_new  2017-02-06 14:33:20.545478820 +0100
@@ -2,8 +2,10 @@
  Documentation/asciidoc.conf |2 ++
  1 file changed, 2 insertions(+)
 
 a/Documentation/asciidoc.conf
-+++ b/Documentation/asciidoc.conf
+Index: git-2.11.0/Documentation/asciidoc.conf
+===
+--- git-2.11.0.orig/Documentation/asciidoc.conf
 git-2.11.0/Documentation/asciidoc.conf
 @@ -21,6 +21,8 @@ tilde=~
  apostrophe='
  backtick=`

++ git-bash-completion-egrep-color-fix.diff ++
--- /var/tmp/diff_new_pack.jDxuAO/_old  2017-02-06 14:33:20.553477665 +0100
+++ /var/tmp/diff_new_pack.jDxuAO/_new  2017-02-06 14:33:20.553477665 +0100
@@ -2,9 +2,11 @@
  contrib/completion/git-completion.bash |2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 a/contrib/completion/git-completion.bash
-+++ b/contrib/completion/git-completion.bash
-@@ -536,7 +536,7 @@ __git_commands () {
+Index: git-2.11.0/contrib/completion/git-completion.bash
+===
+--- git-2.11.0.orig/contrib/completion/git-completion.bash
 git-2.11.0/contrib/completion/git-completion.bash
+@@ -627,7 +627,7 @@ __git_commands () {
then
printf "%s" "${GIT_TESTING_COMMAND_COMPLETION}"
else

++ git-gui-tclIndex.patch ++
--- /var/tmp/diff_new_pack.jDxuAO/_old  2017-02-06 14:33:20.569475353 +0100
+++ /var/tmp/diff_new_pack.jDxuAO/_new  2017-02-06 14:33:20.569475353 +0100
@@ -11,8 +11,10 @@
 
 Signed-off-by: Anders Kaseorg 
 
 a/git-gui/Makefile
-+++ b/git-gui/Makefile
+Index: git-2.11.0/git-gui/Makefile
+===
+--- git-2.11.0.orig/git-gui/Makefile
 git-2.11.0/git-gui/Makefile
 @@ -252,7 +252,7 @@ $(ALL_MSGFILES): %.msg : %.po
  lib/tclIndex: $(ALL_LIBFILES) GIT-GUI-VARS
$(QUIET_INDEX)if echo \


++ git-prevent_xss-default.diff ++
--- /var/tmp/diff_new_pack.jDxuAO/_old  2017-02-06 14:33:20.597471307 +0100
+++ /var/tmp/diff_new_pack.jDxuAO/_new  2017-02-06 14:33:20.597471307 +0100
@@ -12,9 +12,11 @@
  gitweb/gitweb.perl |2 +-
  3 files changed, 8 insertions(+), 3 deletions(-)
 
 a/git-instaweb.sh
-+++ b/git-instaweb.sh
-@@ -583,6 +583,10 @@
+Index: git-2.11.0/

commit mercurial for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory 
checked in at 2017-02-06 14:33:39

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


Package is "mercurial"

Changes:

--- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes  2017-01-11 
11:53:17.631193200 +0100
+++ /work/SRC/openSUSE:Factory/.mercurial.new/mercurial.changes 2017-02-06 
14:33:41.230490092 +0100
@@ -1,0 +2,44 @@
+Wed Feb  1 20:59:31 UTC 2017 - devel...@develop7.info
+
+- Mercurial 4.1
+  This is a regularly-scheduled quarterly feature release.
+  
+  + Features
+* A new extensible "compression engines" API has been implemented. Support 
+  for a new compression format can now be implemented in extensions.
+* New compression formats are fully supported in bundles and the wire 
+  protocol. There is experimental support for different compression in 
+  revlogs.
+* zstd - a new and exciting compression engine - is now distributed with 
+  Mercurial and built by default
+* HTTP payloads for many commands will now use zstd by default (as opposed 
+  to zlib) when both client and server support it. This can reduce 
+  server-side CPU usage to ~60% of original for operations like serving 
+  bundles.
+* zstd compressed bundles can be produced by specifying the `zstd` bundle 
+  type. e.g. `hg bundle -a -t zstd-v2 zstd-bundle.hg`.
+* A new statistical profiler has been added and made the default profiler 
+  for `--profile`. This profiler gives more accurate results than Python's 
+  built-in cProfile (the previous default) because the profiler overhead 
is 
+  much smaller. The output from `--profile` now displays the code hot path 
+  by default. This allows Mercurial developers to more accurately identify 
+  performance problems.
+* New `followlines(file, from:to, startrev=.)` revset predicate to track a 
+  part of changes.
+* Experimental support for additional git-diff features.
+* Troubled changes (from ChangesetEvolution) are noted more prominently in 
a few places.
+* An experimental hg debugupgraderepo command allows in-place upgrading of 
+  repositories to the latest storage format.
+  + Improvements
+* Performance of reading individual revlog entries has been greatly 
+  improved. This will be noticeable when performing changelog scans on 
+  large repositories (such as when executing certain revsets).
+* The low-level content diffing algorithm is now ~2x faster. Operations 
+  that write data to the repository (like commit) can be noticeably faster 
+  as a result.
+  
+  See complete changelog at 
+  https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.1_.282017-2-1.29
+- refreshed mercurial-locale-path-fix.patch and mercurial-hgk-path-fix.diff
+- refresh package keyring
+---

Old:

  mercurial-4.0.2.tar.gz
  mercurial-4.0.2.tar.gz.asc

New:

  mercurial-4.1.tar.gz
  mercurial-4.1.tar.gz.asc



Other differences:
--
++ mercurial.spec ++
--- /var/tmp/diff_new_pack.DcU8Sv/_old  2017-02-06 14:33:41.850400529 +0100
+++ /var/tmp/diff_new_pack.DcU8Sv/_new  2017-02-06 14:33:41.854399951 +0100
@@ -20,7 +20,7 @@
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 Name:   mercurial
-Version:4.0.2
+Version:4.1
 Release:0
 Summary:Scalable Distributed SCM
 License:GPL-2.0+

++ mercurial-4.0.2.tar.gz -> mercurial-4.1.tar.gz ++
 62874 lines of diff (skipped)

++ mercurial-hgk-path-fix.diff ++
--- /var/tmp/diff_new_pack.DcU8Sv/_old  2017-02-06 14:33:42.866253763 +0100
+++ /var/tmp/diff_new_pack.DcU8Sv/_new  2017-02-06 14:33:42.866253763 +0100
@@ -2,7 +2,7 @@
 ===
 --- contrib/hgk.orig
 +++ contrib/hgk
-@@ -4089,6 +4089,10 @@ proc getconfig {} {
+@@ -4086,6 +4086,10 @@ proc getconfig {} {
  }
  
  # defaults...

++ mercurial-locale-path-fix.patch ++
--- /var/tmp/diff_new_pack.DcU8Sv/_old  2017-02-06 14:33:42.878252030 +0100
+++ /var/tmp/diff_new_pack.DcU8Sv/_new  2017-02-06 14:33:42.878252030 +0100
@@ -1,14 +1,13 @@
-Index: mercurial-4.0/mercurial/i18n.py
+Index: mercurial-4.1/mercurial/i18n.py
 ===
 mercurial-4.0.orig/mercurial/i18n.py
-+++ mercurial-4.0/mercurial/i18n.py
-@@ -49,7 +49,7 @@ if (os.name == 'nt'
- _ugettext = None
+--- mercurial-4.1.orig/mercurial/i18n.py
 mercurial-4.1/mercurial/i18n.py

commit resource-agents for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package resource-agents for openSUSE:Factory 
checked in at 2017-02-06 14:33:29

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


Package is "resource-agents"

Changes:

--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes  
2016-12-01 10:23:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes 
2017-02-06 14:33:30.544034094 +0100
@@ -1,0 +2,63 @@
+Wed Feb 01 18:43:15 UTC 2017 - kgronl...@suse.com
+
+- Update to version 4.0.0+git.1485962683.3b5faae:
+  * Also backup users permissions. Skip guest user permission for vhost /
+  * Low: slapd: Change of the stop processing.
+  * LVM: add error messages for partial_activation
+  * Low: apache: Reduce log spam for success
+  * Low: findif.sh: Correctly redirect output to /dev/null
+  * Low: eDir88: Fix incorrect shell usage
+  * Low: redis: Fix error in log output
+  * Low: tomcat: Fix incorrect shell usage
+  * Low: rabbitmq-cluster: Fix incorrect shell usage
+  * Low: Filesystem: Fix incorrect shell usage
+  * Low: nginx: Fix incorrect shell usage
+  * Low: ServeRAID: Fix incorrect shell usage
+  * Low: postfix: data_dir loop could only ever run once
+  * Low: SysInfo: Convert test series to legal syntax
+  * tomcat: fix systemd tomcat start script check
+  * galera: make last commit parsing compatible with mariadb 10.1.18+
+  * galera: prevent promote right after demote
+  * ifcheck must not suppress stdout of "ip" command so that it can be printed 
out in case of an error (e.g., usage in findif_check_params).
+  * Medium: IPaddr2: add option to enable sending refresh arp packets in 
monitor
+  * Low: IPaddr2: Log refresh arp packets at debug level instead of info
+  * pgsql: fix problem with creating replication slot names, when node count 
greather then 2
+  * Low: Update outdated mailing list/wiki references
+  * Enable dump/restore users from RabbitMQ ver. 3.6.x
+  * Don't run scriptlets if Mnesia isn't available
+  * Don't call erlang:halt/0 inside of the working node
+  * Remove file only if successfully imported users
+  * Dump users only if non-empty
+  * Improve dump/restore ofusers' permissions
+  * Restore users' permissions only if Mnesia is running
+  * RabbitMQ: Reset Mnesia before joining existing cluster
+  * portblock: Use -w (wait) to avoid "insufficient privileges" error
+  * portblock: version check for -w
+  * Double-quote value of synchronous_standby_names in rep_mode.conf
+  * specfile: make requirements general and update comments
+  * Filesystem: check if there are any mounts mounted under the mountpoint
+  * IPaddr2: return success on stop with invalid IP
+  * Fix typo in IPaddr2
+  * Fix grammar and spelling in some resource agents
+  * galera: allow names in wsrep_cluster_address to differ from pacemaker 
nodes' names
+  * IPaddr2 detect duplicate IP
+  * redis: use "CLIENT KILL type normal" to notify clients of master being 
demoted
+  * specfile: Add metadata.rng to the file to be collected
+  * Adds support for fstype=zfs on Filesystem resource agent
+  * LVM: fix partial activation
+  * galera: revert "long SST monitoring" PR #684 and #762
+  * Medium: exportfs: Only strip brackets from edges of clientspec 
(bsc#103)
+
+- Rebase patches:
+  * Add 0001-LVM-Default-partial_activation-to-true-in-SLE-HAE.patch
+  * Add 0002-nfsserver-fix-path-to-sm-notify.patch
+  * Add 0003-ldirectord-don-t-create-subsys-lock.patch
+  * Add 0004-Revert-Low-build-Move-binaries-in-usr-lib-heartbeat-.patch
+  * Add 0005-Medium-CTDB-Use-logging-syntax-for-ctdbd-bsc-981863.patch
+  * Remove lvm-vg-partial-active.diff
+  * Remove resource-agents-nfsserver-sle11.patch
+  * Remove no-var-lock-subsys.patch
+  * Remove 0006-Revert-Low-build-Move-binaries-in-usr-lib-heartbeat-.patch
+  * Remove 0001-Medium-CTDB-Use-logging-syntax-for-ctdbd-bsc-981863.patch
+
+---

Old:

  0001-Medium-CTDB-Use-logging-syntax-for-ctdbd-bsc-981863.patch
  0006-Revert-Low-build-Move-binaries-in-usr-lib-heartbeat-.patch
  lvm-vg-partial-active.diff
  no-var-lock-subsys.patch
  resource-agents-3.9.7+git.1478106349.5ff08d4.tar.xz
  resource-agents-nfsserver-sle11.patch

New:

  0001-LVM-Default-partial_activation-to-true-in-SLE-HAE.patch
  0002-nfsserver-fix-path-to-sm-notify.patch
  0003-ldirectord-don-t-create-subsys-lock.patch
  0004-Revert-Low-build-Move-binaries-in-usr-lib-heartbeat-.patch
  0005-Medium-CTDB-Use-logging-syntax-for-ctdbd-bsc-981863.patch
  resource-agents-4.0.0+git.1485962683.3b5faae.tar.xz



Other differences:
--
++ resource-agents.spec ++
--- /var/tmp/

commit lilv for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package lilv for openSUSE:Factory checked in 
at 2017-02-06 14:33:58

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


Package is "lilv"

Changes:

--- /work/SRC/openSUSE:Factory/lilv/lilv.changes2017-01-15 
11:06:12.511275179 +0100
+++ /work/SRC/openSUSE:Factory/.lilv.new/lilv.changes   2017-02-06 
14:33:59.331875045 +0100
@@ -1,0 +2,8 @@
+Thu Feb  2 01:11:33 UTC 2017 - jeng...@inai.de
+
+- Rename soname to sover to better reflect its use
+- Update descriptions
+- Since there is no %pre section, replace questionable
+  Requires(pre) by Requires.
+
+---



Other differences:
--
++ lilv.spec ++
--- /var/tmp/diff_new_pack.IzCx3o/_old  2017-02-06 14:34:00.207748520 +0100
+++ /var/tmp/diff_new_pack.IzCx3o/_new  2017-02-06 14:34:00.207748520 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lilv
 #
-# 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
@@ -16,15 +16,15 @@
 #
 
 
-%define soname 0
+%define sover 0
 %define sordversion %(pkg-config --modversion sord-0)
 
 Name:   lilv
 Version:0.22.0
 Release:0
-Summary:A C library to make the use of LV2 plugins as simple as 
possible
+Summary:C library to make use of LV2 plugins
 License:ISC
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://drobilla.net/software/lilv/
 Source0:http://download.drobilla.net/lilv-%{version}.tar.bz2
 Source98:   baselibs.conf
@@ -33,7 +33,7 @@
 Patch0: lilv-python-bindings-fix.diff
 
 # lilv 0.22 require new API of sord 0.13
-# Since sord soname unchanged from 0.12, explicitly require here.
+# Since sord sover unchanged from 0.12, explicitly require here.
 
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
@@ -46,37 +46,36 @@
 BuildRequires:  pkgconfig(serd-0) >= 0.14.0
 BuildRequires:  pkgconfig(sord-0) >= 0.13
 BuildRequires:  pkgconfig(sratom-0) >= 0.4.0
-Requires(pre):  liblilv-0-%{soname} = %{version}
+Requires(pre):  liblilv-0-%{sover} = %{version}
 
 %description
-A C library to make the use of LV2 plugins as simple as possible for 
applications.
+Lilv is a C library to make use of LV2 plugins in applications.
 
-%package-n liblilv-0-%{soname}
-Summary:A C library to make the use of LV2 plugins as simple as 
possible
-Group:  System/Libraries
+%package-n liblilv-0-%{sover}
+Summary:C library to make use of LV2 plugins
 # NOTE: This is the only way to ensure that the correct version of sord is 
installed.
-# rpmbuild ignores the Requires: tag here.
-Requires(pre):   libsord-0-0 = %{sordversion}
+Group:  System/Libraries
+Requires:   libsord-0-0 = %{sordversion}
 
-%description-n liblilv-0-%{soname}
-A C library to make the use of LV2 plugins as simple as possible for 
applications.
+%description-n liblilv-0-%{sover}
+Lilv is a C library to make use of LV2 plugins in applications.
 
 %package-n liblilv-0-devel
 Summary:Development files for liblilv
 Group:  Development/Libraries/C and C++
-Requires:   liblilv-0-%{soname} = %{version}
+Requires:   liblilv-0-%{sover} = %{version}
 
 %description-n liblilv-0-devel
-Development files for liblilv.
-Lilv is a C library to make the use of LV2 plugins as simple as possible for 
applications.
+Lilv is a C library to make use of LV2 plugins in applications.
+This subpackage contains the development files for liblilv.
 
 %package-n python-lilv
 Summary:Python bindings for lilv
 Group:  Development/Libraries/Python
 
 %description-n python-lilv
-Python bindings for lilv.
-Lilv is a C library to make the use of LV2 plugins as simple as possible for 
applications.
+Lilv is a C library to make use of LV2 plugins in applications.
+This subpackage contains the Python bindings for lilv.
 
 %prep
 %setup -q
@@ -103,9 +102,9 @@
   mv %{buildroot}%{python_sitelib}/lilv.py %{buildroot}%{python_sitearch}/
 fi
 
-%post -n liblilv-0-%{soname} -p /sbin/ldconfig
+%post -n liblilv-0-%{sover} -p /sbin/ldconfig
 
-%postun -n liblilv-0-%{soname} -p /sbin/ldconfig
+%postun -n liblilv-0-%{sover} -p /sbin/ldconfig
 
 %files
 %defattr(0644,root,root,0755)
@@ -117,10 +116,10 @@
 %{_mandir}/man1/lv2ls.1*
 %{_sysconfdir}/bash_completion.d/lilv
 
-%files -n liblilv-0-%{soname}
+%files -n liblilv-0-%{sover}
 %defattr(0644,root,root,0755)

commit exempi for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package exempi for openSUSE:Factory checked 
in at 2017-02-06 14:33:09

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


Package is "exempi"

Changes:

--- /work/SRC/openSUSE:Factory/exempi/exempi.changes2015-12-03 
13:26:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.exempi.new/exempi.changes   2017-02-06 
14:33:10.162979139 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 10:45:36 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ exempi.spec ++
--- /var/tmp/diff_new_pack.tJ3HuI/_old  2017-02-06 14:33:10.738895913 +0100
+++ /var/tmp/diff_new_pack.tJ3HuI/_new  2017-02-06 14:33:10.742895335 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package exempi
 #
-# 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://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Source3:baselibs.conf
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_test-devel
+%else
 BuildRequires:  boost-devel >= 1.33.0
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  libexpat-devel
 BuildRequires:  pkg-config






commit chromaprint for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package chromaprint for openSUSE:Factory 
checked in at 2017-02-06 14:32:59

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


Package is "chromaprint"

Changes:

--- /work/SRC/openSUSE:Factory/chromaprint/chromaprint.changes  2016-08-03 
11:39:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.chromaprint.new/chromaprint.changes 
2017-02-06 14:33:00.608359929 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 10:22:29 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ chromaprint.spec ++
--- /var/tmp/diff_new_pack.HPml4r/_old  2017-02-06 14:33:01.052295772 +0100
+++ /var/tmp/diff_new_pack.HPml4r/_new  2017-02-06 14:33:01.056295193 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package chromaprint
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -30,7 +30,11 @@
 Source1:baselibs.conf
 Patch0: chromaprint-ffmpeg-pkgconfig.patch
 Patch1: chromaprint-ffmpeg-API.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  fftw3-devel
 BuildRequires:  gcc-c++
@@ -38,7 +42,6 @@
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with ffmpeg}
-BuildRequires:  boost-devel
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavresample)




commit clucene-core for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package clucene-core for openSUSE:Factory 
checked in at 2017-02-06 14:32:49

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


Package is "clucene-core"

Changes:

--- /work/SRC/openSUSE:Factory/clucene-core/clucene-core.changes
2015-04-25 16:45:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.clucene-core.new/clucene-core.changes   
2017-02-06 14:32:50.461826370 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 10:28:36 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ clucene-core.spec ++
--- /var/tmp/diff_new_pack.DXAAoH/_old  2017-02-06 14:32:50.969752959 +0100
+++ /var/tmp/diff_new_pack.DXAAoH/_new  2017-02-06 14:32:50.973752381 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package clucene-core
 #
-# 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
@@ -31,7 +31,11 @@
 # PATCH-FIX-UPSTREAM [rh#794795]
 Patch1: clucene-2.3.3.4-contrib-libs.patch
 Patch2: clucene-kill-ext-includes.diff
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes