commit bamf for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package bamf for openSUSE:Factory checked in 
at 2016-11-15 18:03:01

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


Package is "bamf"

Changes:

--- /work/SRC/openSUSE:Factory/bamf/bamf.changes2015-05-16 
19:01:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.bamf.new/bamf.changes   2016-11-15 
18:03:02.0 +0100
@@ -1,0 +2,66 @@
+Tue Nov 15 00:01:37 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 0.5.3 (changes since 0.5.1):
+  * BamfView: Reload the view children everytime it changes dbus
+path. Without doing it we could have children-less views in
+case we have just re-matched a view with a different dbus path
+(this happens in general for desktop-less applications), because
+the proxy won't be fast enough to catch the signal to update
+the inner children list (lp#1238064).
+  * BamfXutils: Trap the X errors when doing async X calls
+(lp#1193714).
+  * bamf-legacy-window-test.c: Don't use 'return' with a value, in
+function returning void.
+  * Fix return value of try_create_local_desktop_data (lp#1280110).
+  * BamfLegacyScreen: When in Unity monitor for compiz
+ClientMessage's to show action menu If we get a
+_COMPIZ_TOOLKIT_ACTION client message with the internal value
+_COMPIZ_TOOLKIT_ACTION_WINDOW_MENU, then we are requested by
+compiz to show the window action menu, and thus let's ask the
+proper BamfLegacyWindow to do that, thanks to libwnck
+(lp#1280042).
+  * Remove old webapp related code since now we don't use browser
+tab matching anymore (lp#1289498).
+  * Rip out vestigial webapps code (lp#1280337, lp#1280337).
+  * BamfMatcher: Fix prefix regex for pythonX support (used for
+converting /usr/bin/python[stuff] foo into foo) to work with
+pythonX as well as python and pythonX.Y.
+  * BamfLegacyScreen: Do not show the actions menu for desktop type
+window (lp#1342609).
+  * Replace gtk_icon_theme_has_icon with gtk_icon_theme_lookup_icon
+(lp#1407192).
+  * Matcher: Honour the _GTK_APPLICATION_ID xprop.
+  * BamfMatcher: Rename set our atom to _BAMF_DESKTOP_FILE.
+  * Matcher: Use desktop file path when matching on
+_GTK_APPLICATION_ID.
+  * BamfMatcher: Update special g-c-c code to unity-control-center
+(lp#1511481).
+  * libBAMF: Cache active{window,application} and be smarter in
+reusing known resources.
+  * BamfDaemon: Add upstart session support.
+  * BamfMatcher: Don't assign no-display desktop files to windows
+by default when launched (lp#1519376).
+  * Use startup notifications to set a "starting" property
+(lp#676457).
+  * BamfMatcher: Avoid to register applications with invalid (empty
+or not existing) destkop files (lp#1560490).
+  * BamfApplication: Bind window-{added,removed} signals to
+child-{added,removed} ones.
+  * BamfWindow: Export window actions menu using dbusmenu
+(lp#1570812).
+  * BamfApplication: Correctly set a main child when handling
+windows.
+  * bamfdaemon-dbus-runner: Don't try to start again if already
+running (lp#1581896, lp#1532226).
+  * BamfMatcher: Allow overriding desktop with the environment var
+BAMF_DESKTOP_FILE_HINT.
+  * Daemon: Manually set to complete the startup notification on
+view state change (lp#1582430).
+  * Add support for starting bamf through user systemd units.
+  * Unscale x/y coordinates returned by top_window_action_menu
+(lp#1606234).
+  * Adjust for XDG_CURRENT_DESKTOP containing multiple
+colon-separated values.
+- Chop -Werror off with a regular expression.
+
+---

Old:

  bamf-0.5.1.tar.gz
  bamf-0.5.1.tar.gz.asc

New:

  bamf-0.5.3.tar.gz
  bamf-0.5.3.tar.gz.asc



Other differences:
--
++ bamf.spec ++
--- /var/tmp/diff_new_pack.evVXm9/_old  2016-11-15 18:03:03.0 +0100
+++ /var/tmp/diff_new_pack.evVXm9/_new  2016-11-15 18:03:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bamf
 #
-# 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
@@ -20,7 +20,7 @@
 %define _binver 3
 %define _version 0.5
 Name:   bamf
-Version:0.5.1
+Version:0.5.3
 Release:0
 Summary:Window matching library
 License:GPL-3.0 and LGPL-3.0
@@ -31,6 +31,7 @@
 Source3:%{name}.keyring
 BuildRequires:  gnome-common
 BuildRequires:  libxslt-python
+BuildRequires:  pkgconfig
 BuildRequires:  

commit python-qt5 for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package python-qt5 for openSUSE:Factory 
checked in at 2016-11-15 18:02:48

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


Package is "python-qt5"

Changes:

--- /work/SRC/openSUSE:Factory/python-qt5/python-qt5.changes2016-06-07 
23:48:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt5.new/python-qt5.changes   
2016-11-15 18:02:49.0 +0100
@@ -1,0 +2,47 @@
+Tue Nov 15 10:41:24 UTC 2016 - lbeltr...@kde.org
+
+- Remove Source URL, the validator doesn't work too well with
+  SourceForge
+
+---
+Mon Nov 14 19:59:32 UTC 2016 - h...@urpla.net
+
+- add patch to disable qml_debug: disable_qml_debug.diff.
+  Without this, the message "QML debugging is enabled. Only use
+  this in a safe environment."  appears on PyQt5 apps startup,
+  and allows qmljsdebugger to  connect via network.
+
+---
+Tue Nov  8 15:21:49 UTC 2016 - h...@urpla.net
+
+- make utils dependent on exact version
+
+---
+Tue Jul 26 17:59:41 UTC 2016 - ter...@gmail.com
+
+- Update to 5.7
+  * Added support for Qt v5.7.0.
+  * Removed patch pyqt5-fix-dbus-config.diff as applyed upstream
+
+---
+Mon Jul  4 06:02:41 UTC 2016 - h...@urpla.net
+
+- Update to 5.6
+  * Added full support for Qt v5.6.0.
+  * Python v3.5 wheels are available for 64-bit Linux, 64-bit OS X
+and 32 and 64-bit Windows. (After this release Windows .exe
+installers will no longer be produced.)
+  * Added the QtWebEngineCore module.
+  * Added the missing qt_set_sequence_auto_mnemonic() to QtGui.
+  * Added the missing MouseLock to QWebEnginePage.Feature.
+  * Added the missing WA_DontShowOnScreen.
+  * PEP 484 stub files are installed by default.
+  * Added the --import-from command line argument to pyuic5.
+  * Added the --no-stubs and --stubsdir options to configure.py.
+  * Added the --qtconf-prefix option to configure.py.
+- add PATCH-FIX-OPENSUSE pyqt5-fix-dbus-config.diff to fix build of
+  dbus bindings
+- supply %{optflags} to the QMAKE machinery
+- add libqt5-qtlocation-devel build dependency
+
+---
--- /work/SRC/openSUSE:Factory/python-qt5/python3-qt5.changes   2016-06-07 
23:48:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt5.new/python3-qt5.changes  
2016-11-15 18:02:49.0 +0100
@@ -1,0 +2,44 @@
+Tue Nov 15 10:40:44 UTC 2016 - lbeltr...@kde.org
+
+- Remove Source URL, the validator doesn't work too well with
+  SourceForge
+
+---
+Mon Nov 14 19:59:32 UTC 2016 - h...@urpla.net
+
+- add patch to disable qml_debug: disable_qml_debug.diff.
+  Without this, the message "QML debugging is enabled. Only use
+  this in a safe environment."  appears on PyQt5 apps startup,
+  "QML debugging is enabled. Only use this in a safe environment."
+  appears on PyQt5 apps startup, and allows qmljsdebugger to
+  connect via network.
+
+---
+Tue Jul 26 18:00:37 UTC 2016 - ter...@gmail.com
+
+- Update to 5.7
+  * Added support for Qt v5.7.0.
+  * Removed patch pyqt5-fix-dbus-config.diff as applyed upstream
+
+---
+Mon Jul  4 06:02:41 UTC 2016 - h...@urpla.net
+
+- Update to 5.6
+  * Added full support for Qt v5.6.0.
+  * Python v3.5 wheels are available for 64-bit Linux, 64-bit OS X
+and 32 and 64-bit Windows. (After this release Windows .exe
+installers will no longer be produced.)
+  * Added the QtWebEngineCore module.
+  * Added the missing qt_set_sequence_auto_mnemonic() to QtGui.
+  * Added the missing MouseLock to QWebEnginePage.Feature.
+  * Added the missing WA_DontShowOnScreen.
+  * PEP 484 stub files are installed by default.
+  * Added the --import-from command line argument to pyuic5.
+  * Added the --no-stubs and --stubsdir options to configure.py.
+  * Added the --qtconf-prefix option to configure.py.
+- add PATCH-FIX-OPENSUSE pyqt5-fix-dbus-config.diff to fix build of
+  dbus bindings
+- supply %{optflags} to the QMAKE machinery
+- add libqt5-qtlocation-devel build dependency
+
+---

Old:

  PyQt-gpl-5.5.1.tar.gz

New:

  PyQt5_gpl-5.7.tar.gz
  disable_qml_debug.diff



Other differences:
--
++ python-qt5.spec ++
--- /var/tmp/diff_new_pack.uPUJLP/_old  2016-11-15 

commit libuv for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package libuv for openSUSE:Factory checked 
in at 2016-11-15 18:02:16

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


Package is "libuv"

Changes:

--- /work/SRC/openSUSE:Factory/libuv/libuv.changes  2016-08-03 
11:43:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.libuv.new/libuv.changes 2016-11-15 
18:02:19.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 13 11:51:16 UTC 2016 - aloi...@gmx.com
+
+- Update to 1.10.0
+
+---

Old:

  v1.8.0.tar.gz

New:

  v1.10.0.tar.gz



Other differences:
--
++ libuv.spec ++
--- /var/tmp/diff_new_pack.ZSwZ6Y/_old  2016-11-15 18:02:20.0 +0100
+++ /var/tmp/diff_new_pack.ZSwZ6Y/_new  2016-11-15 18:02:20.0 +0100
@@ -18,7 +18,7 @@
 
 %define somajor 1
 Name:   libuv
-Version:1.8.0
+Version:1.10.0
 Release:0
 Summary:Asychronous I/O support library
 License:MIT

++ v1.8.0.tar.gz -> v1.10.0.tar.gz ++
 12056 lines of diff (skipped)




commit python-kafka-python for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package python-kafka-python for 
openSUSE:Factory checked in at 2016-11-15 18:02:01

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


Package is "python-kafka-python"

Changes:

--- /work/SRC/openSUSE:Factory/python-kafka-python/python-kafka-python.changes  
2016-07-14 09:48:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-kafka-python.new/python-kafka-python.changes 
2016-11-15 18:02:01.0 +0100
@@ -1,0 +2,11 @@
+Tue Nov 15 08:25:51 UTC 2016 - dmuel...@suse.com
+
+- update to 1.3.1:
+  Incompatible Changes
+  * Delete KafkaConnection class (dpkp 769)
+  * Rename partition_assignment -> assignment in MemberMetadata for consistency
+  * Move selectors34 and socketpair to kafka.vendor (dpkp 785)
+  * Change api_version config to tuple; deprecate str with warning (dpkp 761)
+  * Rename _DEFAULT_CONFIG -> DEFAULT_CONFIG in KafkaProducer (dpkp 788)
+
+---

Old:

  kafka-python-1.0.1.tar.gz

New:

  kafka-python-1.3.1.tar.gz



Other differences:
--
++ python-kafka-python.spec ++
--- /var/tmp/diff_new_pack.DpYzFE/_old  2016-11-15 18:02:02.0 +0100
+++ /var/tmp/diff_new_pack.DpYzFE/_new  2016-11-15 18:02:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-kafka-python
-Version:1.0.1
+Version:1.3.1
 Release:0
 Summary:Pure Python client for Apache Kafka
 License:Apache-2.0

++ kafka-python-1.0.1.tar.gz -> kafka-python-1.3.1.tar.gz ++
 17678 lines of diff (skipped)




commit wine for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2016-11-15 18:01:55

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.changes2016-11-01 
09:58:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2016-11-15 
18:01:58.0 +0100
@@ -1,0 +2,11 @@
+Sat Nov 12 13:36:14 UTC 2016 - meiss...@suse.com
+
+- Updated to 1.9.23 development snapshot
+  - HID bus support for macOS.
+  - Color font support in Direct2D.
+  - More color formats in Direct3D.
+  - Uninstallation fixes in MSI.
+  - Various bug fixes.
+- updated winetricks
+
+---

Old:

  wine-1.9.22.tar.bz2
  wine-1.9.22.tar.bz2.sign

New:

  wine-1.9.23.tar.bz2
  wine-1.9.23.tar.bz2.sign



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.Gr4i1S/_old  2016-11-15 18:02:01.0 +0100
+++ /var/tmp/diff_new_pack.Gr4i1S/_new  2016-11-15 18:02:01.0 +0100
@@ -53,8 +53,9 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
-%define realver 1.9.22
-Version:1.9.22
+BuildRequires:  pkgconfig(libudev)
+%define realver 1.9.23
+Version:1.9.23
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1+
@@ -157,6 +158,7 @@
 grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires 
\1/;'|sort -u >>%SOURCE7
 echo " recommends \"alsa-plugins-pulse-32bit\"">> %SOURCE7
 echo " recommends \"alsa-plugins-32bit\""  >> %SOURCE7
+echo " recommends \"wine-mp3-32bit\""  >> %SOURCE7
 %if 0%{?suse_version} >= 1310
 echo " requires \"p11-kit-32bit\"" >> %SOURCE7
 %endif

++ wine-1.9.22.tar.bz2 -> wine-1.9.23.tar.bz2 ++
/work/SRC/openSUSE:Factory/wine/wine-1.9.22.tar.bz2 
/work/SRC/openSUSE:Factory/.wine.new/wine-1.9.23.tar.bz2 differ: char 11, line 1


++ winetricks ++
--- /var/tmp/diff_new_pack.Gr4i1S/_old  2016-11-15 18:02:01.0 +0100
+++ /var/tmp/diff_new_pack.Gr4i1S/_new  2016-11-15 18:02:01.0 +0100
@@ -2,7 +2,7 @@
 
 # Name of this version of winetricks (MMDD)
 # (This doesn't change often, use the sha1sum of the file when reporting 
problems)
-WINETRICKS_VERSION=20161012
+WINETRICKS_VERSION=20161107
 
 # This is a UTF-8 file
 # You should see an o with two dots over it here [รถ]
@@ -137,6 +137,16 @@
 # *)   echo "This is the English message" ;;
 # esac
 #
+# Support:
+# - Winetricks is maintained by Austin English .
+# - If winetricks has helped you out, then please consider donating to the 
FSF/EFF as a thank you
+# - If winetricks has helped you out, then please consider donating to the 
FSF/EFF as a thank you:
+#   * EFF - https://supporters.eff.org/donate/button
+#   * FSF - https://my.fsf.org/donate
+# - Donations towards electricity bill and developer beer fund can be sent via 
Paypal to above address.
+# - I try to actively respond to bugs and pull requests on GitHub:
+# - Bugs: https://github.com/Winetricks/winetricks/issues/new
+# - Pull Requests: https://github.com/Winetricks/winetricks/pulls
 #
 
 # FIXME: XDG_CACHE_HOME is defined twice, clean this up
@@ -191,9 +201,12 @@
 # Display info message.  Time out quickly if user doesn't click.
 w_info()
 {
-echo "--"
-echo "$@"
-echo "--"
+# If $WINETRICKS_SUPER_QUIET is set, w_info is a no-op:
+if [ ! "$WINETRICKS_SUPER_QUIET" ] ; then
+echo "--"
+echo "$@"
+echo "--"
+fi
 
 _W_timeout="--timeout 3"
 
@@ -209,9 +222,12 @@
 # Display warning message to stderr (since it is called inside redirected code)
 w_warn()
 {
-echo "--" >&2
-echo "$@" >&2
-echo "--" >&2
+# If $WINETRICKS_SUPER_QUIET is set, w_info is a no-op:
+if [ ! "$WINETRICKS_SUPER_QUIET" ] ; then
+echo "--"
+echo "$@"
+echo "--"
+fi
 
 if test "$W_OPT_UNATTENDED"
 then
@@ -776,6 +792,12 @@
 w_try mkdir -p "$_W_cache"
 fi
 
+# Common values for aria2c/curl/wget
+# Connection timeout time (in seconds):
+

commit python3-pycodestyle for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package python3-pycodestyle for 
openSUSE:Factory checked in at 2016-11-15 18:01:49

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


Package is "python3-pycodestyle"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pycodestyle/python3-pycodestyle.changes  
2016-11-07 12:24:09.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-pycodestyle.new/python3-pycodestyle.changes 
2016-11-15 18:01:50.0 +0100
@@ -1,0 +2,10 @@
+Tue Nov 15 03:17:32 UTC 2016 - a...@gmx.de
+
+- update to version 2.2.0:
+  * Announcements:
++ Added Make target to obtain proper tarball file permissions;
+  #599
+  * Bugs:
++ Fixed E305 regression caused by #400; #593
+
+---

Old:

  pycodestyle-2.1.0.tar.gz

New:

  pycodestyle-2.2.0.tar.gz



Other differences:
--
++ python3-pycodestyle.spec ++
--- /var/tmp/diff_new_pack.9maUbj/_old  2016-11-15 18:01:51.0 +0100
+++ /var/tmp/diff_new_pack.9maUbj/_new  2016-11-15 18:01:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pycodestyle
-Version:2.1.0
+Version:2.2.0
 Release:0
 Url:https://github.com/PyCQA/pycodestyle
 Summary:Python style guide checker - formery python3-pep8

++ pycodestyle-2.1.0.tar.gz -> pycodestyle-2.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycodestyle-2.1.0/CHANGES.txt 
new/pycodestyle-2.2.0/CHANGES.txt
--- old/pycodestyle-2.1.0/CHANGES.txt   2016-11-04 16:00:31.0 +0100
+++ new/pycodestyle-2.2.0/CHANGES.txt   2016-11-14 19:40:58.0 +0100
@@ -1,7 +1,18 @@
 Changelog
 =
 
-2.1.0 (unreleased)
+2.2.0 (2016-11-14)
+--
+
+Announcements:
+
+* Added Make target to obtain proper tarball file permissions; #599
+
+Bugs:
+
+* Fixed E305 regression caused by #400; #593
+
+2.1.0 (2016-11-04)
 --
 
 Announcements:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycodestyle-2.1.0/PKG-INFO 
new/pycodestyle-2.2.0/PKG-INFO
--- old/pycodestyle-2.1.0/PKG-INFO  2016-11-04 16:46:05.0 +0100
+++ new/pycodestyle-2.2.0/PKG-INFO  2016-11-14 19:41:50.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pycodestyle
-Version: 2.1.0
+Version: 2.2.0
 Summary: Python style guide checker
 Home-page: https://pycodestyle.readthedocs.io/
 Author: Ian Lee
@@ -119,7 +119,18 @@
 Changelog
 =
 
-2.1.0 (unreleased)
+2.2.0 (2016-11-14)
+--
+
+Announcements:
+
+* Added Make target to obtain proper tarball file permissions; #599
+
+Bugs:
+
+* Fixed E305 regression caused by #400; #593
+
+2.1.0 (2016-11-04)
 --
 
 Announcements:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycodestyle-2.1.0/docs/intro.rst 
new/pycodestyle-2.2.0/docs/intro.rst
--- old/pycodestyle-2.1.0/docs/intro.rst2016-07-09 18:58:23.0 
+0200
+++ new/pycodestyle-2.2.0/docs/intro.rst2016-11-14 19:34:56.0 
+0100
@@ -324,6 +324,8 @@
 
++--+
 | E305   | expected 2 blank lines after end of function or class   
 |
 
++--+
+| E306   | expected 1 blank line before a nested definition
 |
+++--+
 
++--+
 | **E4** | *Import*
 |
 
++--+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycodestyle-2.1.0/pycodestyle.egg-info/PKG-INFO 
new/pycodestyle-2.2.0/pycodestyle.egg-info/PKG-INFO
--- old/pycodestyle-2.1.0/pycodestyle.egg-info/PKG-INFO 2016-11-04 
16:46:05.0 +0100
+++ new/pycodestyle-2.2.0/pycodestyle.egg-info/PKG-INFO 2016-11-14 
19:41:50.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pycodestyle
-Version: 2.1.0
+Version: 2.2.0
 Summary: Python style guide checker
 Home-page: https://pycodestyle.readthedocs.io/
 Author: Ian Lee
@@ -119,7 +119,18 @@
 Changelog
 =
 

commit sysdig for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package sysdig for openSUSE:Factory checked 
in at 2016-11-15 18:02:43

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


Package is "sysdig"

Changes:

--- /work/SRC/openSUSE:Factory/sysdig/sysdig.changes2016-08-22 
10:07:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysdig.new/sysdig.changes   2016-11-15 
18:02:44.0 +0100
@@ -1,0 +2,22 @@
+Tue Nov 15 10:33:24 UTC 2016 - mplus...@suse.com
+
+- Update to version 0.12.1:
+  * Compilation issues when using non-bundled OpenSSL #672
+  * Compilation issues under S390 architecture
+  * Various issues on k8s parsing
+  * Stale thread info when parsing processes within containers #665
+  * Avoid getting cwd from driver, causes issues on Kernel 4.8
+- Changes for version 0.12.0:
+  * New filters container.mount.* to match container mount points
+  * New filter container.privileged to match containers running in
+privileged mode
+  * Support latest kubernetes features: k8s.deployment.* and
+k8s.rs.* filters are now available
+  * Added glob operator for strings, works as classic shell glob
+path matcher
+  * Added pmatch operator
+  * Add less package on docker image
+- Drop upstreamed sysdig-do-not-use-private-jq-api.patch
+- Enable building on s390x
+
+---

Old:

  sysdig-0.11.0.tar.gz
  sysdig-do-not-use-private-jq-api.patch

New:

  sysdig-0.12.1.tar.gz



Other differences:
--
++ sysdig.spec ++
--- /var/tmp/diff_new_pack.t2daHv/_old  2016-11-15 18:02:45.0 +0100
+++ /var/tmp/diff_new_pack.t2daHv/_new  2016-11-15 18:02:45.0 +0100
@@ -17,15 +17,13 @@
 
 
 Name:   sysdig
-Version:0.11.0
+Version:0.12.1
 Release:0
 Summary:System-level exploration
 License:GPL-2.0
 Group:  System/Monitoring
 Url:http://www.sysdig.org/
 Source0:
https://github.com/draios/%{name}/archive/%{version}/sysdig-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM -- sysdig-do-not-use-private-jq-api.patch 
gh#draios/sysdig#626
-Patch0: sysdig-do-not-use-private-jq-api.patch
 BuildRequires:  %{kernel_module_package_buildreqs}
 BuildRequires:  cmake
 BuildRequires:  fdupes
@@ -41,7 +39,7 @@
 BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kernel_module_package
-ExclusiveArch:  %{ix86} x86_64
+ExclusiveArch:  %{ix86} x86_64 s390 s390x
 
 %description
 Sysdig is open source, system-level exploration: capture system state and
@@ -51,7 +49,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export SYSDIG_CHISEL_DIR=%{_datadir}%{name}/chisels
@@ -67,7 +64,7 @@
   -DDIR_ETC=%{_sysconfdir} \
   -DBUILD_DRIVER=OFF \
   -Wno-dev
-make %{?_smp_mflags}
+%make_jobs
 
 %install
 export INSTALL_MOD_PATH=%{buildroot}

++ sysdig-0.11.0.tar.gz -> sysdig-0.12.1.tar.gz ++
 20952 lines of diff (skipped)




commit python-Tempita for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package python-Tempita for openSUSE:Factory 
checked in at 2016-11-15 18:02:38

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


Package is "python-Tempita"

Changes:

--- /work/SRC/openSUSE:Factory/python-Tempita/python-Tempita.changes
2013-10-25 11:33:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-Tempita.new/python-Tempita.changes   
2016-11-15 18:02:39.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 15 10:32:59 UTC 2016 - dmuel...@suse.com
+
+- update to 0.5.2
+
+---

Old:

  Tempita-0.5.1.tar.gz

New:

  Tempita-0.5.2.tar.gz



Other differences:
--
++ python-Tempita.spec ++
--- /var/tmp/diff_new_pack.sbr1Td/_old  2016-11-15 18:02:40.0 +0100
+++ /var/tmp/diff_new_pack.sbr1Td/_new  2016-11-15 18:02:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Tempita
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   python-Tempita
-Version:0.5.1
+Version:0.5.2
 Release:0
 Url:http://pythonpaste.org/tempita/
 Summary:A very small text templating language
 License:MIT
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/T/Tempita/Tempita-%{version}.tar.gz
+Source: 
https://pypi.io/packages/source/T/Tempita/Tempita-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools

++ Tempita-0.5.1.tar.gz -> Tempita-0.5.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tempita-0.5.1/PKG-INFO new/Tempita-0.5.2/PKG-INFO
--- old/Tempita-0.5.1/PKG-INFO  2011-06-13 17:42:48.0 +0200
+++ new/Tempita-0.5.2/PKG-INFO  2013-12-17 05:07:49.0 +0100
@@ -1,6 +1,6 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: Tempita
-Version: 0.5.1
+Version: 0.5.2
 Summary: A very small text templating language
 Home-page: http://pythonpaste.org/tempita/
 Author: Ian Bicking
@@ -18,10 +18,6 @@
 `_, and there's nothing
 more to learn about it.
 
-You can install from the `svn repository
-`__ with
-``easy_install Tempita==dev``.
-
 Keywords: templating template language html
 Platform: UNKNOWN
 Classifier: Development Status :: 4 - Beta
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tempita-0.5.1/Tempita.egg-info/PKG-INFO 
new/Tempita-0.5.2/Tempita.egg-info/PKG-INFO
--- old/Tempita-0.5.1/Tempita.egg-info/PKG-INFO 2011-06-13 17:42:47.0 
+0200
+++ new/Tempita-0.5.2/Tempita.egg-info/PKG-INFO 2013-12-17 05:07:49.0 
+0100
@@ -1,6 +1,6 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: Tempita
-Version: 0.5.1
+Version: 0.5.2
 Summary: A very small text templating language
 Home-page: http://pythonpaste.org/tempita/
 Author: Ian Bicking
@@ -18,10 +18,6 @@
 `_, and there's nothing
 more to learn about it.
 
-You can install from the `svn repository
-`__ with
-``easy_install Tempita==dev``.
-
 Keywords: templating template language html
 Platform: UNKNOWN
 Classifier: Development Status :: 4 - Beta
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tempita-0.5.1/Tempita.egg-info/SOURCES.txt 
new/Tempita-0.5.2/Tempita.egg-info/SOURCES.txt
--- old/Tempita-0.5.1/Tempita.egg-info/SOURCES.txt  2011-06-13 
17:42:48.0 +0200
+++ new/Tempita-0.5.2/Tempita.egg-info/SOURCES.txt  2013-12-17 
05:07:49.0 +0100
@@ -6,5 +6,6 @@
 Tempita.egg-info/top_level.txt
 Tempita.egg-info/zip-safe
 tempita/__init__.py
+tempita/__main__.py
 tempita/_looper.py
 tempita/compat3.py
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tempita-0.5.1/setup.cfg new/Tempita-0.5.2/setup.cfg
--- old/Tempita-0.5.1/setup.cfg 2011-06-13 17:42:48.0 +0200
+++ new/Tempita-0.5.2/setup.cfg 2013-12-17 05:07:49.0 +0100
@@ -1,20 +1,13 @@
-[egg_info]
-tag_build = 
-tag_date 

commit python-requests-kerberos for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package python-requests-kerberos for 
openSUSE:Factory checked in at 2016-11-15 18:02:33

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


Package is "python-requests-kerberos"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-requests-kerberos/python-requests-kerberos.changes
2016-03-17 16:47:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-requests-kerberos.new/python-requests-kerberos.changes
   2016-11-15 18:02:34.0 +0100
@@ -1,0 +2,11 @@
+Tue Nov 15 09:32:18 UTC 2016 - dmuel...@suse.com
+
+- update to 0.10.0:
+  - Make it possible to receive errors without having their contents and 
headers
+  stripped.
+  - Resolve a bug caused by passing the ``principal`` keyword argument to
+  kerberos-sspi on Windows.
+  - Support for principal, hostname, and realm override.
+  - Added support for mutual auth.
+
+---

Old:

  requests-kerberos-0.8.0.tar.gz

New:

  requests-kerberos-0.10.0.tar.gz



Other differences:
--
++ python-requests-kerberos.spec ++
--- /var/tmp/diff_new_pack.qXgnwd/_old  2016-11-15 18:02:35.0 +0100
+++ /var/tmp/diff_new_pack.qXgnwd/_new  2016-11-15 18:02:35.0 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-requests-kerberos
-Version:0.8.0
+Version:0.10.0
 Release:0
 Summary:A Kerberos authentication handler for python-requests
 License:ISC
 Group:  Development/Languages/Python
 Url:https://github.com/requests/requests-kerberos
-Source: 
https://pypi.python.org/packages/source/r/requests-kerberos/requests-kerberos-%{version}.tar.gz
+Source: 
https://pypi.io/packages/source/r/requests-kerberos/requests-kerberos-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-requests
 BuildRequires:  python-setuptools

++ requests-kerberos-0.8.0.tar.gz -> requests-kerberos-0.10.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/requests-kerberos-0.8.0/HISTORY.rst 
new/requests-kerberos-0.10.0/HISTORY.rst
--- old/requests-kerberos-0.8.0/HISTORY.rst 2016-01-07 19:15:26.0 
+0100
+++ new/requests-kerberos-0.10.0/HISTORY.rst2016-05-18 14:20:14.0 
+0200
@@ -1,6 +1,21 @@
 History
 ===
 
+0.10.0: 2016-05-18
+--
+
+- Make it possible to receive errors without having their contents and headers
+  stripped.
+- Resolve a bug caused by passing the ``principal`` keyword argument to
+  kerberos-sspi on Windows.
+
+0.9.0: 2016-05-06
+-
+
+- Support for principal, hostname, and realm override.
+
+- Added support for mutual auth.
+
 0.8.0: 2016-01-07
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/requests-kerberos-0.8.0/PKG-INFO 
new/requests-kerberos-0.10.0/PKG-INFO
--- old/requests-kerberos-0.8.0/PKG-INFO2016-01-07 19:17:15.0 
+0100
+++ new/requests-kerberos-0.10.0/PKG-INFO   2016-05-18 14:20:59.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: requests-kerberos
-Version: 0.8.0
+Version: 0.10.0
 Summary: A Kerberos authentication handler for python-requests
 Home-page: https://github.com/requests/requests-kerberos
 Author: Ian Cordasco, Cory Benfield, Michael Komitee
@@ -14,7 +14,7 @@
 authentication. Basic GET usage:
 
 
-.. code-block:: pycon
+.. code-block:: python
 
 >>> import requests
 >>> from requests_kerberos import HTTPKerberosAuth
@@ -32,11 +32,26 @@
 Mutual Authentication
 -
 
+REQUIRED
+
+
 By default, ``HTTPKerberosAuth`` will require mutual authentication 
from the
 server, and if a server emits a non-error response which cannot be
-authenticated, a 
``requests_kerberos.errors.MutualAuthenticationError`` will be
-raised. If a server emits an error which cannot be authenticated, it 
will be
-returned to the user but with its contents and headers stripped.
+authenticated, a 
``requests_kerberos.errors.MutualAuthenticationError`` will
+be raised. If a server emits an error which cannot be authenticated, 
it will
+be returned to the user but with its contents and headers stripped. If 
the
+response content is more important than the need for mutual auth on 
errors,
+(eg, for certain WinRM calls) the stripping behavior can be suppressed 
by
+setting 

commit cpuid for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cpuid for openSUSE:Factory checked 
in at 2016-11-15 18:02:22

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


Package is "cpuid"

Changes:

--- /work/SRC/openSUSE:Factory/cpuid/cpuid.changes  2016-09-07 
11:48:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.cpuid.new/cpuid.changes 2016-11-15 
18:02:23.0 +0100
@@ -1,0 +2,30 @@
+Tue Nov 15 08:43:11 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 20161114
+* cpuid.c: Added -l/--leaf and -s/--subleaf options to cause
+  cpuid to dump just the specified leaf and subleaf. If
+  -s/--subleaf is not specified, it is assumed to be 0. The
+  intended purpose for this is to display raw dumps of
+  not-yet-supported leaves.
+* cpuid.c: Added AVX512DQ, AVX512IFMA, AVX512BW, AVX512VL, and
+  CLWB decoding to 7/ebx.
+* cpuid.c: Added AVX512VBMI to 7/ecx.
+* cpuid.c: Added print_f_0_edx to show L3 cache QoS monitoring
+  support.
+* cpuid.c: Added total & local bandwidth monitoring to 0xf/1/edx.
+* cpuid.c: Added 0x15/ecx nominal core crystal clock decoding.
+* cpuid.c: In print_17_0_ebx, corrected reversed scheme
+  encodings.
+* cpuid.c: Added synth decoding for Xeon D-1500 (Broadwell-DE) Y0
+  stepping.
+* cpuid.c: Added synth decoding comment about Braswell D1
+  stepping, but its stepping number is not documented.
+* cpuid.c: Added synth decoding for (0,6),(8,14) Kaby Lake
+  processors.
+* cpuid.c: Added synth decoding for Apollo Lake processors.
+* cpuid.c: Added vague synth decoding for (0,6),(9,14) Kaby Lake
+  processors.
+* cpuid.c: Add AVX512_4VNNIW & AVX512_4FMAPS flags.
+* cpuid.c: Add Knights Mill (KNM) CPUID.
+
+---

Old:

  cpuid-20160814.src.tar.gz

New:

  cpuid-20161114.src.tar.gz



Other differences:
--
++ cpuid.spec ++
--- /var/tmp/diff_new_pack.kHaM7L/_old  2016-11-15 18:02:24.0 +0100
+++ /var/tmp/diff_new_pack.kHaM7L/_new  2016-11-15 18:02:24.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   cpuid
-Version:20160814
+Version:20161114
 Release:0
 Summary:x86 CPU identification tool
 License:GPL-2.0+

++ cpuid-20160814.src.tar.gz -> cpuid-20161114.src.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cpuid-20160814/ChangeLog new/cpuid-20161114/ChangeLog
--- old/cpuid-20160814/ChangeLog2016-08-15 05:56:19.0 +0200
+++ new/cpuid-20161114/ChangeLog2016-11-14 14:41:29.0 +0100
@@ -1,3 +1,48 @@
+Mon Nov 14 2016 Todd Allen 
+   * Made new release.
+   * cpuid.man: Added 334663 & 334820 spec updates.
+
+Sun Nov 13 2016 Todd Allen 
+   * cpuid.c: Fixed bug reported by Andrew Cooper where, in do_real, for
+ the 0xd leaf, the lower half of the valid bit set for XSS should've
+ used 0xd/1/ecx instead of 0xd/1/eax.  Sadly, this bug affects raw
+ dumps too.
+   * cpuid.c: Added -l/--leaf and -s/--subleaf options to cause cpuid
+ to dump just the specified leaf and subleaf.  If -s/--subleaf is not
+ specified, it is assumed to be 0.  The intended purpose for this is
+ to display raw dumps of not-yet-supported leaves, or to workaround
+ bugs like the above.
+
+Sat Nov 12 2016 Todd Allen 
+   * cpuid.c: In bits_needed, add a further check for !defined(__ILP32__),
+ which should help with building a 32-bit version of cpuid on a 64-bit
+ system.
+
+Sat Nov 12 2016 Todd Allen 
+   * cpuid.c: Made editorial changes to Piotr Luc's patches (spelling,
+ capitalization, register order, comments, etc.).
+   * cpuid.c: Added AVX512DQ, AVX512IFMA, AVX512BW, AVX512VL, and CLWB
+ decoding to 7/ebx.
+   * cpuid.c: Added AVX512VBMI to 7/ecx.
+   * cpuid.c: Added print_f_0_edx to show L3 cache QoS monitoring support.
+   * cpuid.c: Added total & local bandwidth monitoring to 0xf/1/edx.
+   * cpuid.c: Added 0x15/ecx nominal core crystal clock decoding.
+   * cpuid.c: In print_17_0_ebx, corrected reversed scheme encodings.
+   * cpuid.c: Added synth decoding for Xeon D-1500 (Broadwell-DE) Y0
+ stepping.
+   * cpuid.c: Added synth decoding comment about Braswell D1 stepping, but
+ its stepping number isn't documented.
+   * cpuid.c: Added synth decoding for (0,6),(8,14) Kaby Lake processors.
+   * cpuid.c: Added synth decoding for Apollo Lake processors.
+   * cpuid.c: Added vague synth decoding for (0,6),(9,14) Kaby 

commit armadillo for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2016-11-15 18:02:11

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


Package is "armadillo"

Changes:

--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes  2016-11-05 
21:28:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2016-11-15 
18:02:13.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov 14 00:25:09 UTC 2016 - badshah...@gmail.com
+
+- Update to version 7.500.1:
+  + Undocumented bug fixes.
+
+---

Old:

  armadillo-7.500.0.tar.xz

New:

  armadillo-7.500.1.tar.xz



Other differences:
--
++ armadillo.spec ++
--- /var/tmp/diff_new_pack.1mmvRT/_old  2016-11-15 18:02:15.0 +0100
+++ /var/tmp/diff_new_pack.1mmvRT/_new  2016-11-15 18:02:15.0 +0100
@@ -18,7 +18,7 @@
 
 %define soname libarmadillo7
 Name:   armadillo
-Version:7.500.0
+Version:7.500.1
 Release:0
 Summary:Fast C++ matrix library with interfaces to LAPACK and ATLAS
 License:MPL-2.0

++ armadillo-7.500.0.tar.xz -> armadillo-7.500.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/armadillo-7.500.0/docs.html 
new/armadillo-7.500.1/docs.html
--- old/armadillo-7.500.0/docs.html 2016-06-16 18:16:06.0 +0200
+++ new/armadillo-7.500.1/docs.html 2016-06-16 18:16:07.0 +0200
@@ -6084,7 +6084,7 @@
 
 
 
-Generated Vectors/Matrices
+Generated Vectors/Matrices/Cubes
 
 
 
@@ -9749,11 +9749,11 @@
 
 
 
-vectorise( A )
-vectorise( A, dim )
+vectorise( X )
+vectorise( X, dim )
 
 
-Generate a column vector (dim=0) or row vector (dim=1) from 
matrix A
+Generate a column vector (dim=0) or row vector (dim=1) from 
matrix X
 
 
 
@@ -9761,11 +9761,11 @@
 
 
 
-For dim=0, the elements are copied from X column-wise; 
equivalent to concatenating all the columns of A
+For dim=0, the elements are copied from X column-wise; 
equivalent to concatenating all the columns of X
 
 
 
-For dim=1, the elements are copied from X row-wise; equivalent 
to concatenating all the rows of A
+For dim=1, the elements are copied from X row-wise; equivalent 
to concatenating all the rows of X
 
 
 
@@ -9776,9 +9776,9 @@
 Examples:
 
 
-mat A = randumat(4, 5);
+mat X = randumat(4, 5);
 
-vec v = vectorise(A);
+vec v = vectorise(X);
 
 
 
@@ -10882,7 +10882,7 @@
 
 
 
-"none"no selection 
(default operation)
+"none"no ordering 
(default operation)
 "lhp"left-half-plane: 
eigenvalues with real part  0
 
"rhp"right-half-plane: 
eigenvalues with real part  0
 
"iuc"inside-unit-circle:
 eigenvalues with absolute value  1
@@ -15852,8 +15852,10 @@
 
 History of API Additions, Changes and Deprecations
 
+
+API Version Policy:
+
 
-API Version Policy
 
 
 Armadillo's version number is A.B.C, where A is a major version, 
B is a minor version, and C is the patch level (indicating bug 
fixes)
@@ -15906,7 +15908,7 @@
 Version 7.500:
 
 expanded qz() to optionally specify ordering of the 
Schur form
-expanded each_slice() to support matrix 
multiplication
+expanded .each_slice() to support matrix 
multiplication
 
 
 
@@ -16494,6 +16496,7 @@
 
 
 
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/armadillo-7.500.0/include/armadillo_bits/arma_version.hpp 
new/armadillo-7.500.1/include/armadillo_bits/arma_version.hpp
--- old/armadillo-7.500.0/include/armadillo_bits/arma_version.hpp   
2016-06-16 18:16:06.0 +0200
+++ new/armadillo-7.500.1/include/armadillo_bits/arma_version.hpp   
2016-06-16 18:16:07.0 +0200
@@ -15,7 +15,7 @@
 
 #define ARMA_VERSION_MAJOR 7
 #define ARMA_VERSION_MINOR 500
-#define ARMA_VERSION_PATCH 0
+#define ARMA_VERSION_PATCH 1
 #define ARMA_VERSION_NAME  "Coup d'Etat"
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/armadillo-7.500.0/include/armadillo_bits/auxlib_meat.hpp 
new/armadillo-7.500.1/include/armadillo_bits/auxlib_meat.hpp
--- old/armadillo-7.500.0/include/armadillo_bits/auxlib_meat.hpp
2016-06-16 18:16:06.0 +0200
+++ new/armadillo-7.500.1/include/armadillo_bits/auxlib_meat.hpp
2016-06-16 18:16:07.0 +0200
@@ -317,6 +317,8 @@
 arma_extra_debug_print("lapack::trtri()");
 lapack::trtri(, , , out.memptr(), , );
 
+if(info != 0)  { return false; }
+
 if(layout == 0)
   {
   out = trimatu(out);  // upper triangular
@@ -326,7 +328,7 @@
   out = trimatl(out);  // lower triangular
   }
 
-return (info == 0);
+

commit msmtp for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package msmtp for openSUSE:Factory checked 
in at 2016-11-15 18:02:06

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


Package is "msmtp"

Changes:

--- /work/SRC/openSUSE:Factory/msmtp/msmtp.changes  2016-06-02 
09:40:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.msmtp.new/msmtp.changes 2016-11-15 
18:02:07.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov 14 22:09:00 UTC 2016 - benoit.mo...@gmx.fr
+
+- update to version 1.6.6:
+  * This version fixes a memory leak and a double-free in
+msmtp_read_headers(). The double-free was triggered by read
+errors.
+- remove reference to msmtp-fix-newopenssl.patch:
+  this patch was removed 5 years ago.
+
+---

Old:

  msmtp-1.6.5.tar.xz
  msmtp-1.6.5.tar.xz.sig

New:

  msmtp-1.6.6.tar.xz
  msmtp-1.6.6.tar.xz.sig



Other differences:
--
++ msmtp.spec ++
--- /var/tmp/diff_new_pack.5D4GOj/_old  2016-11-15 18:02:08.0 +0100
+++ /var/tmp/diff_new_pack.5D4GOj/_new  2016-11-15 18:02:08.0 +0100
@@ -19,7 +19,7 @@
 %bcond_with gnome_keyring
 
 Name:   msmtp
-Version:1.6.5
+Version:1.6.6
 Release:0
 BuildRequires:  libidn-devel
 BuildRequires:  openssl-devel
@@ -54,7 +54,6 @@
 Requires(post): /sbin/install-info
 Requires(preun):/sbin/install-info
 %endif
-#Patch0: msmtp-fix-newopenssl.patch
 Summary:Lightweight SMTP Client
 License:GPL-3.0+
 Group:  Productivity/Networking/Email/Utilities

++ msmtp-1.6.5.tar.xz -> msmtp-1.6.6.tar.xz ++
 3076 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/msmtp-1.6.5/ChangeLog new/msmtp-1.6.6/ChangeLog
--- old/msmtp-1.6.5/ChangeLog   2016-05-31 20:52:27.0 +0200
+++ new/msmtp-1.6.6/ChangeLog   2016-11-14 21:01:10.0 +0100
@@ -1,3 +1,47 @@
+commit 2fa66d2b7fd417b024f48addb2dae04324751875
+Author: Martin Lambers 
+Date:   2016-11-14 20:59:18 +0100
+
+Bump version to 1.6.6
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e35a417cfd97914ff5b064bdd7980d55e0fd85a7
+Author: Martin Lambers 
+Date:   2016-11-14 20:53:43 +0100
+
+Fix cross-build with x86_64-w64-mingw32
+
+getservbyname() is available, but winsock2.h needs to be included.
+
+ src/msmtp.c | 5 +
+ 1 file changed, 5 insertions(+)
+
+commit 9eb17c779cfc7ee466fd9ff3822b8ddc45a1281d
+Author: Martin Lambers 
+Date:   2016-11-11 08:46:41 +0100
+
+Include , for uint16_t in the SOCKS code.
+
+This is only necessary on platforms lacking , i.e. Windows, 
but
+does not hurt on other platforms as  includes this anyway.
+
+ src/net.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 7f3c8b83fb1d9d495b90034c5b121d6b17810596
+Author: Martin Lambers 
+Date:   2016-09-04 17:21:44 +0200
+
+Fix a memory leak and a double-free in msmtp_read_headers().
+
+Both problems were reported and analyzed by Felix Janda. Thanks a lot!
+The double-free was triggered on read errors, e.g. "msmtp -t < /".
+
+ src/msmtp.c | 9 -
+ 1 file changed, 8 insertions(+), 1 deletion(-)
+
 commit 6c693ffea3dcc1ed6cc3f7a7ae1d5bf349909350
 Author: Martin Lambers 
 Date:   2016-05-31 20:51:19 +0200
@@ -171,9 +215,9 @@
 
 Update msmtpq scripts.
 
- scripts/msmtpq/README.msmtpq |  82 
+++
+ scripts/msmtpq/README.msmtpq |  82 
+++-
  scripts/msmtpq/msmtp-queue   |   2 +-
- scripts/msmtpq/msmtpq| 106 
-
+ scripts/msmtpq/msmtpq| 106 
--
  3 files changed, 135 insertions(+), 55 deletions(-)
 
 commit f52acb765262b05e4b1c9639ff08f4265cb71e3e
@@ -307,7 +351,7 @@
 
 Improve man page and manual.
 
- doc/msmtp.1| 502 
+--
+ doc/msmtp.1| 502 

commit python-os-testr for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package python-os-testr for openSUSE:Factory 
checked in at 2016-11-15 18:01:33

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


Package is "python-os-testr"

Changes:

--- /work/SRC/openSUSE:Factory/python-os-testr/python-os-testr.changes  
2016-09-01 14:02:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-os-testr.new/python-os-testr.changes 
2016-11-15 18:01:34.0 +0100
@@ -1,0 +2,25 @@
+Mon Nov 14 18:18:45 UTC 2016 - tbecht...@suse.com
+
+update to version 0.8.0
+  * Remove discover from test-requirements
+  * Remove the TODO file
+  * Delete openstack/common in flake8 exclude list
+  * Make subprocess outputs to text for Python 3
+  * Handle overlapping black regexes
+  * Sort failed tests at the top on HTML result page
+  * Update home-page url
+  * Add --black-regex/-B option
+  * Add ostestr as a function
+  * Use dash instead of underscore in args
+  * Simplify logic in _get_test_list
+  * Fix doc warnings and disable smarty-pants
+  * Add documentation for generate-subunit
+  * Construct a list of test cases instead of passing a regexp
+  * Allow to specifiy black/white list at the same time
+  * Make unexpected success as fail
+  * Make the listbuilder the default strategy
+  * Error on invalid list parameter combination
+  * Updated from global requirements
+  * Add support for Python versions
+
+---

Old:

  os-testr-0.7.0.tar.gz

New:

  os-testr-0.8.0.tar.gz



Other differences:
--
++ python-os-testr.spec ++
--- /var/tmp/diff_new_pack.H9vifB/_old  2016-11-15 18:01:35.0 +0100
+++ /var/tmp/diff_new_pack.H9vifB/_new  2016-11-15 18:01:35.0 +0100
@@ -18,13 +18,13 @@
 
 %global sname os-testr
 Name:   python-os-testr
-Version:0.7.0
+Version:0.8.0
 Release:0
 Summary:A testr wrapper to provide functionality for OpenStack projects
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://www.openstack.org/
-Source: 
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:http://docs.openstack.org/developer/os-testr
+Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-devel
@@ -58,7 +58,7 @@
 %setup -q -n %{sname}-%{version}
 
 %build
-%{__python2} setup.py build
+%{py2_build}
 
 # generate html docs
 %{__python2} setup.py build_sphinx
@@ -66,7 +66,7 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%{__python2} setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%{py2_install}
 
 %check
 export PATH="$PATH:%{buildroot}/%{_bindir}"

++ _service ++
--- /var/tmp/diff_new_pack.H9vifB/_old  2016-11-15 18:01:35.0 +0100
+++ /var/tmp/diff_new_pack.H9vifB/_new  2016-11-15 18:01:35.0 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/os-testr/os-testr.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/os-testr/os-testr.spec.j2
 python-os-testr.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt
   
   
 enable
@@ -10,4 +10,5 @@
   
 enable
   
+  
 

++ os-testr-0.7.0.tar.gz -> os-testr-0.8.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-testr-0.7.0/AUTHORS new/os-testr-0.8.0/AUTHORS
--- old/os-testr-0.7.0/AUTHORS  2016-05-26 21:45:23.0 +0200
+++ new/os-testr-0.8.0/AUTHORS  2016-09-28 21:26:08.0 +0200
@@ -1,4 +1,5 @@
 Assaf Muller 
+Attila Fazekas 
 Christian Berendt 
 Davanum Srinivas 
 Doug Hellmann 
@@ -14,5 +15,7 @@
 TerryHowe 
 Thomas Bechtold 
 Yushiro FURUKAWA 
+guo yunxian 
 janonymous 
+melanie witt 
 step6829 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-testr-0.7.0/ChangeLog new/os-testr-0.8.0/ChangeLog
--- old/os-testr-0.7.0/ChangeLog2016-05-26 21:45:23.0 +0200
+++ new/os-testr-0.8.0/ChangeLog2016-09-28 21:26:08.0 +0200
@@ -1,6 

commit cinnamon-screensaver for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-screensaver for 
openSUSE:Factory checked in at 2016-11-15 18:01:08

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


Package is "cinnamon-screensaver"

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-screensaver/cinnamon-screensaver.changes
2016-06-02 09:39:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-screensaver.new/cinnamon-screensaver.changes
   2016-11-15 18:01:09.0 +0100
@@ -1,0 +2,25 @@
+Sun Nov 13 17:13:37 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.2 (changes since 3.2.0):
+  * Layout/l10n: Fix minor visual issues.
+  * unlock/accountsServiceClient: Don't cache the username and face
+path, instead fetch them from AccountsService when used.
+Also, allow for no face image by not using a fallback generic
+image, and hiding the image widget if there is no face for it.
+  * Remove some Gtk 3.18+ api calls - with a small change to
+GdkScreen updating, the stacking order is correct at stage
+construction and never changes.
+  * ConsoleKit: Add lock/unlock signal.
+
+---
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0:
+  * Migrate away from gnome-common deprecated vars and macros.
+  * Rewrite on Python.
+  * Use XAppKbdLayoutController to interact with libgnomekbd for
+switching keyboard layouts and getting reliable flag icons.
+- Rebase cinnamon-screensaver-xscreensaver-path.patch.
+- Remove cinnamon-screensaver.pam: nothing needs it anymore.
+
+---

Old:

  cinnamon-screensaver-3.0.1.tar.gz
  cinnamon-screensaver.pam

New:

  cinnamon-screensaver-3.2.2.tar.gz



Other differences:
--
++ cinnamon-screensaver.spec ++
--- /var/tmp/diff_new_pack.h979ZE/_old  2016-11-15 18:01:10.0 +0100
+++ /var/tmp/diff_new_pack.h979ZE/_new  2016-11-15 18:01:10.0 +0100
@@ -17,43 +17,44 @@
 
 
 Name:   cinnamon-screensaver
-Version:3.0.1
+Version:3.2.2
 Release:0
 Summary:Cinnamon screensaver and locker
 License:GPL-2.0+
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/cinnamon-screensaver
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
-Source1:%{name}.pam
 # PATCH-FIX-OPENSUSE cinnamon-screensaver-xscreensaver-path.patch boo#960165 
sor.ale...@meowr.ru -- Correct xscreensaver hacks path.
 Patch0: %{name}-xscreensaver-path.patch
-BuildRequires:  gnome-common
-BuildRequires:  pam-devel
-BuildRequires:  pkg-config
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
+BuildRequires:  fdupes
+BuildRequires:  intltool
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  python3 >= 3.4
 BuildRequires:  update-desktop-files
-BuildRequires:  xmlto
-BuildRequires:  pkgconfig(cinnamon-desktop)
-BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(gdk-x11-3.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(ice)
-BuildRequires:  pkgconfig(libgnomekbdui)
-BuildRequires:  pkgconfig(libsystemd)
-BuildRequires:  pkgconfig(sm)
-BuildRequires:  pkgconfig(webkit2gtk-4.0)
-BuildRequires:  pkgconfig(xext)
-BuildRequires:  pkgconfig(xscrnsaver)
-BuildRequires:  pkgconfig(xxf86misc)
-BuildRequires:  pkgconfig(xxf86vm)
-Requires:   /sbin/unix2_chkpwd
-Requires:   adwaita-icon-theme
-Requires:   dbus-1-x11
+BuildRequires:  pkgconfig(x11)
+Requires:   iso-country-flags-png
 Requires:   libcinnamon-desktop-data
-Recommends: cinnamon-common
+Requires:   python3-cairo
+Requires:   python3-gobject
+Requires:   python3-gobject-cairo
 Recommends: cinnamon-translations
-Recommends: gnome-keyring-pam
-Recommends: gnome-power-manager
 Recommends: xscreensaver-data
 Suggests:   xscreensaver-data-extra
+%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+Requires:   python3-gobject-Gdk
+%endif
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
+Requires:   python3-xlib
+%endif
 
 %description
 cinnamon-screensaver is a screensaver and locker that aims to have
@@ -65,38 +66,44 @@
 %patch0 -p1
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 %configure \
   --disable-static  \
-  --disable-schemas-compile \
-  --with-mit-ext  

commit cinnamon-desktop for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-desktop for 
openSUSE:Factory checked in at 2016-11-15 18:01:04

Comparing /work/SRC/openSUSE:Factory/cinnamon-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.cinnamon-desktop.new (New)


Package is "cinnamon-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/cinnamon-desktop/cinnamon-desktop.changes
2016-05-23 16:40:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.cinnamon-desktop.new/cinnamon-desktop.changes   
2016-11-15 18:01:05.0 +0100
@@ -1,0 +2,30 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0:
+  * Migrate away from gnome-common deprecated vars and macros.
+  * gnome-bg: Add an introspectable method to GnomeBG to allow
+setting a GtkImage with a background surface.
+  * gnome-bg.c: Use gdk_cairo_surface_create_from_pixbuf() for
+creating GtkImage surfaces - this handles widget scale factors
+for us, and gives back the correct size/scale image surface.
+  * gnome-desktop-utils: Add a pam password check function.
+  * Add /etc/pam.d/cinnamon-desktop to build and packaging to allow
+authentication to work.
+  * screensaver schema: Add flag, keyboard layout, and clock
+visiblity keys.
+  * Make AX_ macros optional.
+  * screensaver schema: Add caps keyboard layout option.
+  * screensaver schema: Add albumart preference.
+  * gnome-desktop-thumbnail.c: Remove hardcoded GdkPixbuf blacklist,
+and make mimetypes in the "disable" gsettings key apply to the
+entire thumbnail factory, not just pluggable thumbnailers.
+  * Move flag, uppercase prefs from screensaver to interface
+schema, and add a preference for layout name.
+  * Add screensaver lockdown preferences.
+- Add cinnamon-desktop-suse-pam.patch: Use SUSE-specific PAM
+  configuration.
+- Create libcinnamon-desktop-data-branding:
+  libcinnamon-desktop-data has to have an independent from the main
+  cinnamon package branding.
+
+---

Old:

  cinnamon-desktop-3.0.2.tar.gz

New:

  README.Gsettings-overrides
  cinnamon-desktop-3.2.0.tar.gz
  cinnamon-desktop-suse-pam.patch



Other differences:
--
++ cinnamon-desktop.spec ++
--- /var/tmp/diff_new_pack.dgM8Z6/_old  2016-11-15 18:01:06.0 +0100
+++ /var/tmp/diff_new_pack.dgM8Z6/_new  2016-11-15 18:01:06.0 +0100
@@ -23,25 +23,34 @@
 %define typelib typelib-1_0-CinnamonDesktop-3_0
 %define typelib_cvc typelib-1_0-Cvc-1_0
 Name:   cinnamon-desktop
-Version:3.0.2
+Version:3.2.0
 Release:0
 Summary:Libcinnamon-desktop API
 License:GPL-2.0+ and MIT
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/cinnamon-desktop
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:baselibs.conf
+# Some documentation for people writing branding packages, shipped in the 
branding-upstream package.
+Source1:README.Gsettings-overrides
+Source2:baselibs.conf
+# PATCH-FIX-OPENSUSE cinnamon-desktop-suse-pam.patch -- Use SUSE-specific PAM 
configuration.
+Patch0: %{name}-suse-pam.patch
 # PATCH-FIX-OPENSUSE cinnamon-desktop-correct-background-path.patch 
sor.al...@meowr.ru -- Fix path to Adwaita background.
-Patch0: %{name}-correct-background-path.patch
-BuildRequires:  gnome-common
-BuildRequires:  pkg-config
+Patch1: %{name}-correct-background-path.patch
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
+BuildRequires:  intltool
+BuildRequires:  libtool
+BuildRequires:  pam-devel
+BuildRequires:  pkgconfig
 BuildRequires:  python-devel
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.22.0
 BuildRequires:  pkgconfig(gio-2.0) >= 2.37.3
 BuildRequires:  pkgconfig(glib-2.0) >= 2.37.3
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.7
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.16
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libpulse-mainloop-glib)
 BuildRequires:  pkgconfig(xext) >= 1.1
@@ -82,15 +91,14 @@
 %package -n %{soname}-data
 Summary:Libcinnamon-desktop API -- Common Files
 Group:  System/GUI/Other
+Requires:   %{soname}-data-branding = %{version}
+Requires:   pam
 Requires:   python-gobject
 Recommends: %{soname}-lang
-Provides:   %{name}-data = %{version}
+# cinnamon-desktop-lang was last used in openSUSE 13.2.
 Provides:   %{name}-lang = %{version}
 Obsoletes:  %{name}-lang < %{version}
 %glib2_gsettings_schema_requires
-%if 0%{?suse_version} > 1320 || 

commit fcitx for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package fcitx for openSUSE:Factory checked 
in at 2016-11-15 18:01:18

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


Package is "fcitx"

Changes:

--- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes  2016-08-12 
15:44:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2016-11-15 
18:01:19.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov 13 15:25:00 UTC 2016 - toddrme2...@gmail.com
+
+- Fix language code for fcitx-table-cn-wubi and
+  fcitx-table-cn-wubi-pinyin: zh-cn --> zh_CN
+
+---



Other differences:
--
++ fcitx.spec ++
--- /var/tmp/diff_new_pack.BSB9Kc/_old  2016-11-15 18:01:20.0 +0100
+++ /var/tmp/diff_new_pack.BSB9Kc/_new  2016-11-15 18:01:20.0 +0100
@@ -249,7 +249,7 @@
 %package table-cn-wubi-pinyin
 Summary:Wubi and pinyin(wubi-pinyin) table for %{name}
 Group:  System/I18n/Chinese
-Provides:   locale(fcitx-table:zh-cn;)
+Provides:   locale(fcitx-table:zh_CN;)
 Requires:   %{name}-table = %{version}-%{release}
 %if 0%{?suse_version} >= 1140
 BuildArch:  noarch
@@ -263,7 +263,7 @@
 %package table-cn-wubi
 Summary:Wubi table for %{name}
 Group:  System/I18n/Chinese
-Provides:   locale(fcitx-table:zh-cn;)
+Provides:   locale(fcitx-table:zh_CN;)
 Requires:   %{name}-table = %{version}-%{release}
 %if 0%{?suse_version} >= 1140
 BuildArch:  noarch




commit fcitx-configtool for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package fcitx-configtool for 
openSUSE:Factory checked in at 2016-11-15 18:01:13

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


Package is "fcitx-configtool"

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-configtool/fcitx-configtool.changes
2014-02-19 06:54:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-configtool.new/fcitx-configtool.changes   
2016-11-15 18:01:14.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov 13 15:28:44 UTC 2016 - toddrme2...@gmail.com
+
+- Fix accidental use of ":" isntead of ";" as locale delimeter
+  in "Provides"
+- Update year
+
+---



Other differences:
--
++ fcitx-configtool.spec ++
--- /var/tmp/diff_new_pack.ctGifi/_old  2016-11-15 18:01:15.0 +0100
+++ /var/tmp/diff_new_pack.ctGifi/_new  2016-11-15 18:01:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-configtool
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -61,7 +61,7 @@
 Obsoletes:  fcitx-config-gtk2 < %{version}
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
-Provides:   locale(libgnome:ko;zh_CN:zh_SG)
+Provides:   locale(libgnome:ko;zh_CN;zh_SG)
 Supplements:packageand(fcitx:libgtk-3-0)
 %{fcitx_requires}
 




commit plib for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package plib for openSUSE:Factory checked in 
at 2016-11-15 18:01:43

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


Package is "plib"

Changes:

--- /work/SRC/openSUSE:Factory/plib/plib.changes2016-11-14 
20:12:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.plib.new/plib.changes   2016-11-15 
18:01:44.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov 14 22:38:35 UTC 2016 - jeng...@inai.de
+
+- Replace questionable Mesa binary require for devel package
+
+---



Other differences:
--
++ plib.spec ++
--- /var/tmp/diff_new_pack.8dWZa2/_old  2016-11-15 18:01:45.0 +0100
+++ /var/tmp/diff_new_pack.8dWZa2/_new  2016-11-15 18:01:45.0 +0100
@@ -64,7 +64,8 @@
 %package devel
 Summary:Development files for PLIB, a collection of game libraries
 Group:  Development/Libraries/C and C++
-Requires:   Mesa
+Requires:   Mesa-libGL-devel
+Requires:   freeglut-devel
 Requires:   glibc-devel
 Requires:   libplib0 = %{version}
 Requires:   xorg-x11-devel




commit cinnamon-branding-openSUSE for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-branding-openSUSE for 
openSUSE:Factory checked in at 2016-11-15 18:00:59

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


Package is "cinnamon-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-branding-openSUSE/cinnamon-branding-openSUSE.changes
2016-09-30 15:32:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-branding-openSUSE.new/cinnamon-branding-openSUSE.changes
   2016-11-15 18:01:00.0 +0100
@@ -1,0 +2,10 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Replace cinnamon-branding with cinnamon-gschemas-branding:
+  gschemas can be installed standalone from the main cinnamon
+  package yet still have to be branded.
+- Separate branding for libcinnamon-desktop-data.
+- Update Mint Cinnamon artwork to version 5.3:
+  * Remove obsolete show-icon-text key from org.nemo.preferences.
+
+---

Old:

  cinnamon-branding.gschema.override.in
  mint-artwork-cinnamon_5.2.tar.gz

New:

  cinnamon-branding.gschema.override
  libcinnamon-desktop-branding.gschema.override.in
  mint-artwork-cinnamon_5.3.tar.gz



Other differences:
--
++ cinnamon-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.hTPniO/_old  2016-11-15 18:01:01.0 +0100
+++ /var/tmp/diff_new_pack.hTPniO/_new  2016-11-15 18:01:01.0 +0100
@@ -16,8 +16,9 @@
 #
 
 
-%define mint_artwork_ver 5.2
-%define cinnamon_version %(rpm -q --queryformat '%%{VERSION}' cinnamon)
+%define mint_artwork_ver 5.3
+%define cinnamon_gschemas_version %(rpm -q --queryformat '%%{VERSION}' 
cinnamon-gschemas)
+%define libcinnamon_desktop_data_version %(rpm -q --queryformat '%%{VERSION}' 
libcinnamon-desktop-data)
 Name:   cinnamon-branding-openSUSE
 Version:42.2
 Release:0
@@ -25,43 +26,73 @@
 License:GPL-3.0+
 Group:  System/GUI/Other
 Url:https://en.opensuse.org/Portal:Cinnamon
-Source1:cinnamon-branding.gschema.override.in
-Source2:
http://packages.linuxmint.com/pool/main/m/mint-artwork-cinnamon/mint-artwork-cinnamon_%{mint_artwork_ver}.tar.gz
-BuildRequires:  cinnamon-branding-upstream
+Source1:cinnamon-branding.gschema.override
+Source2:libcinnamon-desktop-branding.gschema.override.in
+Source3:
http://packages.linuxmint.com/pool/main/m/mint-artwork-cinnamon/mint-artwork-cinnamon_%{mint_artwork_ver}.tar.gz
+BuildRequires:  cinnamon-gschemas-branding-upstream
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme-branding-openSUSE
+BuildRequires:  libcinnamon-desktop-data-branding-upstream
 BuildRequires:  pkgconfig
 BuildRequires:  wallpaper-branding-openSUSE
 BuildRequires:  pkgconfig(glib-2.0)
-Requires:   adwaita-icon-theme
-Requires:   cinnamon = %{cinnamon_version}
+BuildArch:  noarch
+
+%description
+This package provides the openSUSE look and feel for the Cinnamon
+desktop environment.
+
+%package -n cinnamon-gschemas-branding-openSUSE
+Summary:openSUSE Branding of the Cinnamon Desktop Environment
+Group:  System/Libraries
+Requires:   cinnamon-gschemas = %{cinnamon_gschemas_version}
 Requires:   cinnamon-themes
 Requires:   libgnomesu
+Supplements:packageand(cinnamon-gschemas:branding-openSUSE)
+Conflicts:  otherproviders(cinnamon-gschemas-branding)
+Provides:   cinnamon-gschemas-branding = %{cinnamon_gschemas_version}
+# cinnamon-branding-openSUSE was last used in openSUSE Leap 42.2.
+Provides:   cinnamon-branding-openSUSE = %{version}-%{release}
+Obsoletes:  cinnamon-branding-openSUSE < %{version}-%{release}
+%glib2_gsettings_schema_requires
+
+%description -n cinnamon-gschemas-branding-openSUSE
+This package provides the openSUSE look and feel for the Cinnamon
+desktop environment.
+
+%package -n libcinnamon-desktop-data-branding-openSUSE
+Summary:openSUSE Branding of the Cinnamon Desktop Environment
+Group:  System/GUI/Other
+Requires:   adwaita-icon-theme
+Requires:   libcinnamon-desktop-data = %{libcinnamon_desktop_data_version}
 Requires:   mate-themes
 Requires:   wallpaper-branding-openSUSE
-Supplements:packageand(cinnamon:branding-openSUSE)
-Conflicts:  otherproviders(cinnamon-branding)
-Provides:   cinnamon-branding = %{cinnamon_version}
-BuildArch:  noarch
+Supplements:packageand(libcinnamon-desktop-data:branding-openSUSE)
+Conflicts:  otherproviders(libcinnamon-desktop-data-branding)
+Provides:   libcinnamon-desktop-data-branding = 
%{libcinnamon_desktop_data_version}
 

commit cinnamon for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cinnamon for openSUSE:Factory 
checked in at 2016-11-15 18:00:54

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


Package is "cinnamon"

Changes:

--- /work/SRC/openSUSE:Factory/cinnamon/cinnamon.changes2016-09-13 
22:22:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.cinnamon.new/cinnamon.changes   2016-11-15 
18:00:55.0 +0100
@@ -1,0 +2,19 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.1:
+  * See /usr/share/doc/packages/cinnamon/changelog
+- Rebase ../cinnamon-wheel-and-sbin-path.patch,
+  cinnamon-settings-native.patch,
+  cinnamon-settings-xscreensaver-path.patch,
+  cinnamon-no-gksu-requirement.patch, cinnamon-fallback-icewm.patch.
+- Add cinnamon-fix-typelib-false-positive.patch: Avoid any false
+  positives in typelib detection.
+- Add cinnamon-optional-ax-macros.patch: Make AX_ macros optional
+  (commit 023c17f).
+- Remove requirements in cinnamon-branding-upstream that belong in
+  libcinnamon-desktop-branding-upstream.
+- Replace cinnamon-branding with cinnamon-gschemas-branding:
+  gschemas can be installed standalone from the main cinnamon
+  package yet still have to be branded.
+
+---

Old:

  cinnamon-3.0.7.tar.gz

New:

  cinnamon-3.2.1.tar.gz
  cinnamon-fix-typelib-false-positive.patch
  cinnamon-optional-ax-macros.patch



Other differences:
--
++ cinnamon.spec ++
--- /var/tmp/diff_new_pack.6Yb0mK/_old  2016-11-15 18:00:57.0 +0100
+++ /var/tmp/diff_new_pack.6Yb0mK/_new  2016-11-15 18:00:57.0 +0100
@@ -19,14 +19,14 @@
 %define __requires_exclude typelib\\((Cinnamon(|JS)|St)\\)
 %define __provides_exclude typelib\\(.*\\)
 %define _name   Cinnamon
-%define _version 3.0.0
+%define _version 3.2.0
 Name:   cinnamon
-Version:3.0.7
+Version:3.2.1
 Release:0
 Summary:GNU/Linux Desktop featuring a traditional layout
 License:GPL-2.0+ and LGPL-2.1
 Group:  System/GUI/Other
-Url:http://cinnamon.linuxmint.com/
+Url:https://github.com/linuxmint/Cinnamon
 Source: 
https://github.com/linuxmint/%{_name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # Some documentation for people writing branding packages, shipped in the 
branding-upstream package.
 Source1:README.Gsettings-overrides
@@ -42,21 +42,30 @@
 Patch4: %{name}-no-gksu-requirement.patch
 # PATCH-FEATURE-OPENSUSE cinnamon-favourite-applications.patch 
sor.ale...@meowr.ru -- Remove mintinstall from favourites and add YaST.
 Patch5: %{name}-favourite-applications.patch
+# PATCH-FIX-OPENSUSE cinnamon-fix-typelib-false-positive.patch 
sor.ale...@meowr.ru -- Avoid any false positives in typelib detection.
+Patch6: %{name}-fix-typelib-false-positive.patch
 # PATCH-FEATURE-OPENSUSE cinnamon-fallback-icewm.patch sor.ale...@meowr.ru -- 
Use IceWM as fallback.
-Patch6: %{name}-fallback-icewm.patch
+Patch7: %{name}-fallback-icewm.patch
+# PATCH-FIX-UPSTREAM cinnamon-optional-ax-macros.patch -- Make AX_ macros 
optional (commit 023c17f).
+Patch8: %{name}-optional-ax-macros.patch
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
 # For gnome-background-properties.
 BuildRequires:  desktop-data-openSUSE-extra
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gnome-common
+BuildRequires:  gtk-doc
 # For distributor.svg.
 BuildRequires:  hicolor-icon-theme-branding-openSUSE
+BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  python-devel
+BuildRequires:  python3-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(cinnamon-desktop) >= %{_version}
 BuildRequires:  pkgconfig(cjs-internals-1.0)
-BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gnome-bluetooth-1.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
@@ -70,10 +79,8 @@
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
 BuildRequires:  pkgconfig(polkit-agent-1)
 Requires:   %{name}-gschemas = %{version}
-Requires:   NetworkManager-gnome
 Requires:   adwaita-icon-theme
 Requires:   caribou
-Requires:   cinnamon-branding >= %{_version}
 Requires:   cinnamon-control-center-common >= %{_version}
 Requires:   cinnamon-screensaver >= %{_version}
 Requires:   cinnamon-session >= %{_version}
@@ -81,7 +88,9 @@
 Requires:   cjs >= %{_version}
 Requires:   cups-pk-helper
 Requires:   dbus-1-python
+Requires:   dbus-1-python3
 

commit criu for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package criu for openSUSE:Factory checked in 
at 2016-11-15 18:01:38

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


Package is "criu"

Changes:

--- /work/SRC/openSUSE:Factory/criu/criu.changes2016-10-19 
13:15:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.criu.new/criu.changes   2016-11-15 
18:01:39.0 +0100
@@ -1,0 +2,30 @@
+Mon Nov 14 16:28:06 CET 2016 - ti...@suse.de
+
+- Update to criu 2.8:
+  New features:
+  * Ability to configure CRIU build
+  * Show statistics on the screen with --display-stats
+  * C/R of Mac-Vlan devices
+  Optimizations/improvements:
+  * x86 can now be built with clang
+  * When dumping files useless garbage was sent with descriptors from
+parasite
+  * The clear_tid_address and regs are printed in hex with CRIT
+  * Big code rework for compel (part 1)
+  * Removed duplicate error messages from opening /proc files
+  Fixes:
+  * Restoring cgroup NS could use old path prefix
+  * criu check crashed on btrfs mounts
+  * RO external mounts in userns couldn't be restored
+  * Unmounted on host binfmt_misc could cause dump to fail
+  * Off-by-one could cause criu crash when dumping shared / bind-mount
+  * Mount namespace' roots could have flags changed on restore
+  * Dying tasks could erroneously be tried to dump
+  * Swapped shared memory pages were not dumped
+  * Errno value can be sometimes spoiled by RPC
+  * Restore of netns with newer iproute2 tool could fail
+  Deprecated:
+  * --ext-unix-sk, --veth-pair and --ext-mount-map, by --external
+- Set BINFMT_MISC_VIRTUALIZED config to build
+
+---

Old:

  criu-2.7.tar.bz2

New:

  criu-2.8.tar.bz2



Other differences:
--
++ criu.spec ++
--- /var/tmp/diff_new_pack.qVuFr0/_old  2016-11-15 18:01:40.0 +0100
+++ /var/tmp/diff_new_pack.qVuFr0/_new  2016-11-15 18:01:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   criu
-Version:2.7
+Version:2.8
 Release:0
 Summary:Checkpoint/Restore In Userspace Tools
 License:GPL-2.0
@@ -68,6 +68,8 @@
 
 %prep
 %setup -q
+# default off
+echo "BINFMT_MISC_VIRTUALIZED" > .config
 
 %build
 export CFLAGS="%{optflags}"

++ criu-2.7.tar.bz2 -> criu-2.8.tar.bz2 ++
 11841 lines of diff (skipped)




commit python-oslo.rootwrap for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.rootwrap for 
openSUSE:Factory checked in at 2016-11-15 18:01:28

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


Package is "python-oslo.rootwrap"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.rootwrap/python-oslo.rootwrap.changes
2016-09-30 15:30:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.rootwrap.new/python-oslo.rootwrap.changes
   2016-11-15 18:01:29.0 +0100
@@ -1,0 +2,11 @@
+Mon Nov 14 18:09:45 UTC 2016 - tbecht...@suse.com
+update to version 5.1.1
+  * Update .gitreview for stable/newton
+  * Fix running unknown commands in daemon mode
+
+---
+Fri Oct 14 14:03:08 UTC 2016 - tbecht...@suse.com
+
+- switch to stable/newton tarball in _service
+
+---

Old:

  oslo.rootwrap-5.1.0.tar.gz

New:

  oslo.rootwrap-5.1.1.tar.gz



Other differences:
--
++ python-oslo.rootwrap.spec ++
--- /var/tmp/diff_new_pack.Pw36ae/_old  2016-11-15 18:01:30.0 +0100
+++ /var/tmp/diff_new_pack.Pw36ae/_new  2016-11-15 18:01:30.0 +0100
@@ -18,7 +18,7 @@
 
 %global sname oslo.rootwrap
 Name:   python-oslo.rootwrap
-Version:5.1.0
+Version:5.1.1
 Release:0
 Summary:Filtering shell commands to run as root from OpenStack services
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.Pw36ae/_old  2016-11-15 18:01:30.0 +0100
+++ /var/tmp/diff_new_pack.Pw36ae/_new  2016-11-15 18:01:30.0 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.rootwrap/oslo.rootwrap.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/oslo.rootwrap/oslo.rootwrap.spec.j2
 python-oslo.rootwrap.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt
   
   
 enable
@@ -10,4 +10,5 @@
   
 enable
   
+  
 

++ oslo.rootwrap-5.1.0.tar.gz -> oslo.rootwrap-5.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.rootwrap-5.1.0/AUTHORS 
new/oslo.rootwrap-5.1.1/AUTHORS
--- old/oslo.rootwrap-5.1.0/AUTHORS 2016-08-10 14:21:32.0 +0200
+++ new/oslo.rootwrap-5.1.1/AUTHORS 2016-11-04 06:52:03.0 +0100
@@ -28,6 +28,7 @@
 Stanislav Kudriashev 
 Steve Martinelli 
 Thierry Carrez 
+Thomas Bechtold 
 Tomoki Sekiyama 
 Victor Stinner 
 Yatin Kumbhare 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.rootwrap-5.1.0/ChangeLog 
new/oslo.rootwrap-5.1.1/ChangeLog
--- old/oslo.rootwrap-5.1.0/ChangeLog   2016-08-10 14:21:32.0 +0200
+++ new/oslo.rootwrap-5.1.1/ChangeLog   2016-11-04 06:52:03.0 +0100
@@ -1,6 +1,12 @@
 CHANGES
 ===
 
+5.1.1
+-
+
+* Fix running unknown commands in daemon mode
+* Update .gitreview for stable/newton
+
 5.1.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.rootwrap-5.1.0/PKG-INFO 
new/oslo.rootwrap-5.1.1/PKG-INFO
--- old/oslo.rootwrap-5.1.0/PKG-INFO2016-08-10 14:21:32.0 +0200
+++ new/oslo.rootwrap-5.1.1/PKG-INFO2016-11-04 06:52:03.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.rootwrap
-Version: 5.1.0
+Version: 5.1.1
 Summary: Oslo Rootwrap
 Home-page: https://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.rootwrap-5.1.0/oslo.rootwrap.egg-info/PKG-INFO 
new/oslo.rootwrap-5.1.1/oslo.rootwrap.egg-info/PKG-INFO
--- old/oslo.rootwrap-5.1.0/oslo.rootwrap.egg-info/PKG-INFO 2016-08-10 
14:21:32.0 +0200
+++ new/oslo.rootwrap-5.1.1/oslo.rootwrap.egg-info/PKG-INFO 2016-11-04 
06:52:03.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.rootwrap
-Version: 5.1.0
+Version: 5.1.1
 Summary: Oslo Rootwrap
 Home-page: https://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.rootwrap-5.1.0/oslo.rootwrap.egg-info/pbr.json 
new/oslo.rootwrap-5.1.1/oslo.rootwrap.egg-info/pbr.json
--- 

commit cinnamon-menus for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-menus for openSUSE:Factory 
checked in at 2016-11-15 18:00:48

Comparing /work/SRC/openSUSE:Factory/cinnamon-menus (Old)
 and  /work/SRC/openSUSE:Factory/.cinnamon-menus.new (New)


Package is "cinnamon-menus"

Changes:

--- /work/SRC/openSUSE:Factory/cinnamon-menus/cinnamon-menus.changes
2016-06-02 09:39:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.cinnamon-menus.new/cinnamon-menus.changes   
2016-11-15 18:00:49.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0:
+  * Migrate away from gnome-common deprecated vars and macros.
+  * Drop gtkdocize invocation.
+- Rename typelib-1_0-CinnamonMenu-3_0 to typelib-1_0-CMenu-3_0 to
+  match the actual typelib name.
+
+---

Old:

  cinnamon-menus-3.0.2.tar.gz

New:

  cinnamon-menus-3.2.0.tar.gz



Other differences:
--
++ cinnamon-menus.spec ++
--- /var/tmp/diff_new_pack.6N8iS6/_old  2016-11-15 18:00:50.0 +0100
+++ /var/tmp/diff_new_pack.6N8iS6/_new  2016-11-15 18:00:50.0 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define typelib typelib-1_0-CinnamonMenu-3_0
+%define typelib typelib-1_0-CMenu-3_0
 %define soname  libcinnamon-menu-3
 %define sover   0
 Name:   cinnamon-menus
-Version:3.0.2
+Version:3.2.0
 Release:0
 Summary:A menu system for the Cinnamon Desktop
 License:LGPL-2.1+
@@ -28,8 +28,12 @@
 Url:https://github.com/linuxmint/cinnamon-menus
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
-BuildRequires:  gnome-common
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
 BuildRequires:  intltool
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRequires:  python3-devel
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
@@ -55,8 +59,11 @@
 simple menu editor.
 
 %package -n %{typelib}
-Summary:Libcinnamon-menu API -- Introspection Bindings
+Summary:Libcinnamon-menu API -- Introspection bindings
+# typelib-1_0-CinnamonMenu-3_0 was last used in openSUSE Leap 42.2.
 Group:  System/Libraries
+Provides:   typelib-1_0-CinnamonMenu-3_0 = %{version}
+Obsoletes:  typelib-1_0-CinnamonMenu-3_0 < %{version}
 
 %description -n %{typelib}
 cinnamon-menus is an implementation of the draft "Desktop Menu
@@ -71,7 +78,6 @@
 %package -n %{soname}-devel
 Summary:Libraries and development headers for cinnamon-menus
 Group:  Development/Libraries/Other
-BuildRequires:  pkgconfig(glib-2.0)
 Requires:   %{soname}-%{sover} = %{version}
 Requires:   %{typelib} = %{version}
 
@@ -83,9 +89,10 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
-%configure --disable-static
-make %{?_smp_mflags}
+NOCONFIGURE=1 ./autogen.sh
+%configure \
+  --disable-static
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ cinnamon-menus-3.0.2.tar.gz -> cinnamon-menus-3.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-menus-3.0.2/autogen.sh 
new/cinnamon-menus-3.2.0/autogen.sh
--- old/cinnamon-menus-3.0.2/autogen.sh 2016-05-30 16:47:10.0 +0200
+++ new/cinnamon-menus-3.2.0/autogen.sh 2016-11-07 11:37:18.0 +0100
@@ -1,15 +1,39 @@
-#!/bin/bash
+#!/bin/sh
 # Run this to generate all the initial makefiles, etc.
+test -n "$srcdir" || srcdir=$(dirname "$0")
+test -n "$srcdir" || srcdir=.
 
-srcdir=`dirname $0`
-test -z "$srcdir" && srcdir=.
+olddir=$(pwd)
 
-PKG_NAME="cinnamon-menus"
-REQUIRED_AUTOMAKE_VERSION=1.10
+cd $srcdir
 
-which gnome-autogen.sh || {
-echo "You need to install gnome-common from GNOME Subversion (or from"
-echo "your distribution's package manager)."
+(test -f configure.ac) || {
+echo "*** ERROR: Directory '$srcdir' does not look like the top-level 
project directory ***"
 exit 1
 }
-USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh
+
+# shellcheck disable=SC2016
+PKG_NAME=$(autoconf --trace 'AC_INIT:$1' configure.ac)
+
+if [ "$#" = 0 -a "x$NOCONFIGURE" = "x" ]; then
+echo "*** WARNING: I am going to run 'configure' with no arguments." >&2
+echo "*** If you wish to pass any to it, please specify them on the" >&2
+echo "*** '$0' command line." >&2
+echo "" >&2
+fi
+
+aclocal --install || exit 1
+glib-gettextize --force --copy || exit 1
+intltoolize --force --copy --automake || exit 1
+autoreconf --verbose --force --install || exit 1
+
+cd "$olddir"
+if [ "$NOCONFIGURE" = "" ]; then
+

commit qhexedit2 for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2016-11-15 18:01:23

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


Package is "qhexedit2"

Changes:

--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes  2016-11-08 
18:28:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new/qhexedit2.changes 2016-11-15 
18:01:24.0 +0100
@@ -1,0 +2,11 @@
+Mon Nov 14 17:53:39 UTC 2016 - aloi...@gmx.com
+
+- Fixed dependency in devel package
+
+---
+Tue Nov  8 20:21:15 UTC 2016 - aloi...@gmx.com
+
+- Update to version 0.8.1
+  * Bump lib version to 3.0.0
+
+---

Old:

  qhexedit2-0.8.0.tar.gz

New:

  qhexedit2-0.8.1.tar.gz



Other differences:
--
++ qhexedit2.spec ++
--- /var/tmp/diff_new_pack.7BLDck/_old  2016-11-15 18:01:25.0 +0100
+++ /var/tmp/diff_new_pack.7BLDck/_new  2016-11-15 18:01:25.0 +0100
@@ -16,8 +16,9 @@
 #
 
 
+%define _libver 3
 Name:   qhexedit2
-Version:0.8.0
+Version:0.8.1
 Release:0
 Summary:Qt-based hex editor
 License:LGPL-2.0
@@ -46,7 +47,7 @@
 %packagedevel
 Summary:Development files for %{name}
 Group:  Development/Libraries/C and C++
-Requires:   lib%{name} = %{version}-%{release}
+Requires:   libqhexedit%{_libver} = %{version}-%{release}
 
 %descriptiondevel
 The %{name}-devel package contains libraries and header files for
@@ -62,7 +63,7 @@
 %descriptiondoc
 The %{name}-doc package contains the documentation and examples for %{name}.
 
-%package -n lib%{name}
+%package -n libqhexedit%{_libver}
 %if 0%{?suse_version} > 1110
 Summary:Qt5 %{name} library
 Group:  System/Libraries
@@ -71,7 +72,7 @@
 Group:  System/Libraries
 %endif
 
-%description -n lib%{name}
+%description -n libqhexedit%{_libver}
 %if 0%{?suse_version} > 1110
 Qt5 library for %{name}.
 %else
@@ -145,9 +146,9 @@
 %desktop_database_postun
 %endif
 
-%post -n lib%{name} -p /sbin/ldconfig
+%post -n libqhexedit%{_libver} -p /sbin/ldconfig
 
-%postun -n lib%{name} -p /sbin/ldconfig
+%postun -n libqhexedit%{_libver} -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -160,10 +161,10 @@
 %defattr(-,root,root)
 %doc doc/html readme.md src/license.txt
 
-%files -n lib%{name}
+%files -n libqhexedit%{_libver}
 %defattr(-,root,root)
 %doc doc/release.txt src/license.txt
-%{_libdir}/libqhexedit.so.2*
+%{_libdir}/libqhexedit.so.%{_libver}*
 
 %files devel
 %defattr(-,root,root)

++ qhexedit2-0.8.0.tar.gz -> qhexedit2-0.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.0/doc/howtorelease.txt 
new/qhexedit2-0.8.1/doc/howtorelease.txt
--- old/qhexedit2-0.8.0/doc/howtorelease.txt2016-11-07 20:45:43.0 
+0100
+++ new/qhexedit2-0.8.1/doc/howtorelease.txt2016-11-08 21:01:58.0 
+0100
@@ -1,14 +1,13 @@
 How to make consistent changes
 ==
-
 1. Make changes, test them
 2. Edit qhexedit.h, version number
-3. Edit release.txt
-4. Make doxygen documentation and check it
-5. $ git add *
-6. $ git commit -m "v0.x.y"
-7. $ git push origin master
-
+3. Edit setup.py, version number
+4. Edit release.txt
+5. Make doxygen documentation and check it
+6. $ git add *
+7. $ git commit -m "v0.x.y"
+8. $ git push origin master
 
 How to make a release
 =
@@ -17,4 +16,3 @@
 3. $ git commit -m "v0.x.y"
 4. $ git push origin master
 5. Create new release on github webpage
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.0/doc/release.txt 
new/qhexedit2-0.8.1/doc/release.txt
--- old/qhexedit2-0.8.0/doc/release.txt 2016-11-07 20:45:43.0 +0100
+++ new/qhexedit2-0.8.1/doc/release.txt 2016-11-08 21:01:58.0 +0100
@@ -1,3 +1,7 @@
+Release 0.8.1, 2016-11-08
+-
+- Bump lib version to 3.0.0
+
 Release 0.8.0, 2016-11-07
 -
 - Add copyright and license statement
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.0/setup.py new/qhexedit2-0.8.1/setup.py
--- old/qhexedit2-0.8.0/setup.py2016-11-07 20:45:43.0 +0100
+++ new/qhexedit2-0.8.1/setup.py2016-11-08 21:01:58.0 +0100
@@ -114,7 +114,7 @@
 
 setup(
 name='QHexEdit',
-version='0.7.2',
+version='0.8.1',
 ext_modules=[
 Extension(
 "qhexedit",
diff -urN '--exclude=CVS' 

commit nemo-extensions for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package nemo-extensions for openSUSE:Factory 
checked in at 2016-11-15 18:00:42

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


Package is "nemo-extensions"

Changes:

--- /work/SRC/openSUSE:Factory/nemo-extensions/nemo-extensions.changes  
2016-10-10 16:20:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.nemo-extensions.new/nemo-extensions.changes 
2016-11-15 18:00:43.0 +0100
@@ -1,0 +2,26 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0 (changes since 3.0.0):
+  * seahorse: Allow building with gnupg 2.1
+(gh#linuxmint/nemo-extensions#159).
+  * emblems: Fix a wrong version in setup.py
+  * nemo-terminal: Add VTE 2.91 support.
+  * nemo-preview: Fix a deadlock when closing the window, change
+the key.
+  * nemo-preview, image.js: Apply embedded orientation if it exists.
+  * nemo-preview: Port to ClutterGst 3.0 (restores video playback).
+  * image-converter: Add more resize sizes.
+  * nemo-terminal: Clear 'cd' line after changing directory.
+  * Add support for Nemo's plugin manager.
+  * nemo-pastebin: Add gi.require_version().
+  * nemo-preview, mainWindow.js: move to current desktop before
+setting a transient parent.
+  * nemo-preview, audio: Fix missing import.
+  * nemo-preview: Fix EXIF rotation.
+  * nemo-preview: Fix invalid CSS values
+(gh#linuxmint/nemo-extensions#189).
+  * Update translations.
+- Remove nemo-seahorse_gpg-2.1.patch, nemo-terminal_vte-2.91.patch:
+  fixed upstream.
+
+---

Old:

  nemo-extensions-3.0.0.tar.gz
  nemo-seahorse_gpg-2.1.patch
  nemo-terminal_vte-2.91.patch

New:

  nemo-extensions-3.2.0.tar.gz



Other differences:
--
++ nemo-extensions.spec ++
--- /var/tmp/diff_new_pack.aBUbmS/_old  2016-11-15 18:00:44.0 +0100
+++ /var/tmp/diff_new_pack.aBUbmS/_new  2016-11-15 18:00:44.0 +0100
@@ -17,25 +17,23 @@
 
 
 # Do not package nemo-extension-media-columns for now: slows Nemo down.
-%define _version 3.0.0
+# nemo-extension-terminal 'requires' two versions, confusing typelib finder.
+%define __requires_exclude typelib\\((Vte))\ =
+%define _version 3.2.0
 Name:   nemo-extensions
-Version:3.0.0
+Version:3.2.0
 Release:0
 Summary:Set of extensions for Nemo, the Cinnamon file manager
 License:GPL-2.0 and GPL-3.0 and GPL-3.0+
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/nemo-extensions
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM nemo-seahorse_gpg-2.1.patch ste...@fam-elser.de -- Add 
patch for GPG 2.1.
-Patch0: nemo-seahorse_gpg-2.1.patch
-# PATCH-FIX-UPSTREAM nemo-terminal_vte-2.91.patch
-Patch1: nemo-terminal_vte-2.91.patch
 # PATCH-FIX-OPENSUSE nemo-seahorse_no-nautilus-conflicts.patch 
sor.ale...@meowr.ru -- Strip conflicted with nautilus-extension-seahorse files.
-Patch2: nemo-seahorse_no-nautilus-conflicts.patch
+Patch0: nemo-seahorse_no-nautilus-conflicts.patch
 # PATCH-FIX-OPENSUSE nemo-dropbox_no-dropbox-bin.patch sor.ale...@meowr.ru -- 
Strip dropbox binary installation.
-Patch3: nemo-dropbox_no-dropbox-bin.patch
+Patch1: nemo-dropbox_no-dropbox-bin.patch
 # PATCH-FIX-OPENSUSE nemo-gtkhash_mbedtls-2.x.patch sor.ale...@meowr.ru -- Add 
mbed TLS 2.x+ support.
-Patch4: nemo-gtkhash_mbedtls-2.x.patch
+Patch2: nemo-gtkhash_mbedtls-2.x.patch
 BuildRequires:  docutils
 BuildRequires:  gettext-runtime
 BuildRequires:  gnome-common
@@ -54,7 +52,7 @@
 BuildRequires:  python-setuptools
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(cjs-1.0)
-BuildRequires:  pkgconfig(clutter-gst-2.0)
+BuildRequires:  pkgconfig(clutter-gst-3.0)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
 BuildRequires:  pkgconfig(cryptui-0.0)
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -70,7 +68,7 @@
 BuildRequires:  pkgconfig(nettle)
 BuildRequires:  pkgconfig(nss)
 BuildRequires:  pkgconfig(pygobject-3.0)
-BuildRequires:  pkgconfig(webkitgtk-3.0)
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
 BuildRequires:  mbedtls-devel
 %endif
@@ -356,8 +354,6 @@
 %patch0
 %patch1
 %patch2
-%patch3
-%patch4
 # Remove spurious executable permission.
 chmod a-x nemo-audio-tab/COPYING.GPL3 nemo-emblems/COPYING.GPL3
 
@@ -595,7 +591,7 @@
 %{_bindir}/nemo-pastebin.py
 %{_bindir}/nemo-pastebin-configurator.py
 %{_datadir}/nemo-pastebin/
-%{python_sitelib}/nemo_pastebin-1.0.0-*

commit muffin for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package muffin for openSUSE:Factory checked 
in at 2016-11-15 18:00:31

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


Package is "muffin"

Changes:

--- /work/SRC/openSUSE:Factory/muffin/muffin.changes2016-06-25 
02:24:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.muffin.new/muffin.changes   2016-11-15 
18:00:33.0 +0100
@@ -1,0 +2,42 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0:
+  * meta-window-actor: Fix unredirect heuristic Damage coordinates
+are relative to the drawable not to the screen. So we have to
+check whether x and y are 0 and not window_rect.x/y otherwise
+the herustic will never trigger for windows on monitors whos x
+and y are not 0.
+  * meta-window-actor: Consider needs_destroy in is_destroyed().
+According to the documentation, the method returns "whether the
+X window that the actor was displaying has been destroyed" -
+that is very much true when we delay the actual actor
+destruction for a destroy animation, so update the method
+accordingly.
+  * meta-window-actor: Do not request unredirection when destroyed
+WindowActors can outlive their corresponding window to animate
+unmap. Unredirecting the actor does not make sense in that
+case, so make sure to not request it.
+  * window-actor: Skip frame-sync when the corresponding window
+is gone.
+  * Migrate away from gnome-common deprecated vars and macros.
+  * meta-window-actor: Change unredirection hints to match spec
+changes.
+  * x11/window-props: Initialise the bypass compositor hint.
+  * backgrounds: Add a simple crossfade effect on bg transitions,.
+  * backgrounds: Clean up a couple things.
+  * compositor: Clean up a bunch of deprecated clutter
+functionality.
+  * wm-tester: Clean up gtk deprecations.
+  * Remove old references to tooltips.
+  * frames: Remove expose_delayed.
+  * Don't remove client-side frame extents when maximizing
+(gh#linuxmint/Cinnamon#5343).
+  * Add screen signal for skip_taskbar window hint changes.
+This is needed by the window list applet in Cinnamon to know
+when to remove (or add) an item in the window list.
+  * cogl-utils.c: Don't skip error parameters.
+  * meta-window-actor.c: Only override the unredirect heuristic
+with our unredirect-fullscreen-windows preference.
+  * Make AX_ macros optional.
+
+---

Old:

  muffin-3.0.5.tar.gz

New:

  muffin-3.2.0.tar.gz



Other differences:
--
++ muffin.spec ++
--- /var/tmp/diff_new_pack.GkYrW4/_old  2016-11-15 18:00:34.0 +0100
+++ /var/tmp/diff_new_pack.GkYrW4/_new  2016-11-15 18:00:34.0 +0100
@@ -20,18 +20,22 @@
 %define sover   0
 %define typelib typelib-1_0-MetaMuffin-0_0
 Name:   muffin
-Version:3.0.5
+Version:3.2.0
 Release:0
 Summary:Cinnamon Desktop default window manager
 License:GPL-2.0+ and MIT
 Group:  System/GUI/Other
-Url:https://github.com/linuxmint/muffin/tags
+Url:https://github.com/linuxmint/muffin
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE muffin-svid-default-source.patch marguer...@opensuse.org 
-- Change _SVID_SOURCE to _DEFAULT_SOURCE.
 Patch0: %{name}-svid-default-source.patch
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
 BuildRequires:  fdupes
-BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
+BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  zenity
@@ -43,7 +47,7 @@
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(gnome-doc-utils)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.12
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
 BuildRequires:  pkgconfig(libstartup-notification-1.0) >= 0.7
 BuildRequires:  pkgconfig(pango) >= 1.14.0
@@ -103,12 +107,12 @@
 %patch0 -p1
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 %configure \
   --disable-static  \
   --disable-schemas-install \
   --enable-gtk-doc
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -128,7 +132,7 @@
 %postun -n %{soname}%{sover} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %doc AUTHORS COPYING README README* rationales.txt debian/changelog
 %{_bindir}/%{name}*
 %{_libdir}/%{name}/

++ 

commit nemo for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package nemo for openSUSE:Factory checked in 
at 2016-11-15 18:00:36

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


Package is "nemo"

Changes:

--- /work/SRC/openSUSE:Factory/nemo/nemo.changes2016-09-30 
15:32:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.nemo.new/nemo.changes   2016-11-15 
18:00:37.0 +0100
@@ -1,0 +2,71 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0:
+  * Migrate away from gnome-common deprecated vars and macros.
+  * Fix GCC pointer signedness warnings.
+  * Add a .view style class on the icon view scrolled window.
+  * window: Remove a custom get_preferred_width/height implementation.
+We already take care of the default size when we create the
+window, and these only break assumptions of the default
+GtkWindow's handlers.
+  * pathbar: Avoid GTK+ warnings.
+  * pathbar: Remove a hardcoded width for sliders.
+  * Close an open_as_root child on child exit.
+  * nemo-context-menu-menu-item.c: Use correct grammar in the
+context menu toggle.
+  * Fix a GTK+ 3.21.3+ desktop redraw issue (gh#linuxmint/nemo#1231).
+  * Replace a deprecated gtk_icon_info_free() with g_object_unref().
+  * file-operations: Reduce the time for reliable transfer rate.
+  * Remove a 'Show text in icon' preference.
+  * nemo-view.c: Unescape uris being passed to file-roller during
+drag-and-drop (replaces %20 with spaces).
+  * Expand grid width to canvas.
+  * Minimum of one column.
+  * Update nemo-file.c.
+  * trash-monitor: Change trash monitoring process.
+  * Fix --geometry option when Nemo is already running.
+  * Keep warnings as warnings when building the packages.
+  * nemo-window.c: Save sidebar width 100ms after last change.
+  * nemo-application.c: Fix maximised window state preservation.
+  * Remove conditional ellipsis code for GTK+ < 3.12.0 builds.
+  * Bind double left click on blank to go to parent directory.
+  * Add an option to manage double cick in blank area (off by
+default) because it changes previous behaviour.
+  * nemo-file.c: Only append .desktop to desktop files when they
+actually need it. Trusted desktop files (ones that typically
+get made and placed on the desktop) don't show their extension,
+so when you try to rename them, the new name needs .desktop
+appended to it.
+  * nemo-file-management-properties.glade: Improve the description
+of the click-to-rename feature.
+  * nemo-thumbnails.c: Don't set a stack size.
+  * nemo-application.c: Look for already-existing desktop windows
+before attempting to manage the desktop.
+  * desktop: Don't rebuild the desktop any time _NET_WORKAREA
+changes - this can happen fairly frequently in some situations,
+causing crashes due to the asynchronous nature of nemo's
+ directory loading back-end.
+  * eel-gnome-extensions.c: Use preferred terminal emulator when
+using "Run in terminal" to execute something.
+  * nemo-desktop-manager.c: Run layout_changed when the widget
+scale factor changes.
+  * file-undo-operations: Change trashed files matching condition.
+  * icon view: Use the correct container size for applying margins
+to the icon container. Also, make sure icon data is fully
+loaded before positioning items - desktop pseudo-items don't
+necessarily have the correct bounding boxes defined by the time
+layout occurs. Load this data just before trying to position
+the icon, rather than just after.
+  * nemo-desktop-utils: Adjustments for Gtk 3.22 changes in monitor
+management. gdk_screen_get_monitor_workarea() no longer returns
+a valid workarea, it simply returns the geometry.
+  * nemo-desktop-manager.c: Reload the desktop in an idle callback.
+  * nemo-application.c: Add a whitelist for ignoring existing
+desktop handlers by WM_CLASS match. By default 'conky' is in
+the list.
+- Remove nemo-fix-desktop-redraw.patch: fixed upstream.
+- Move gtk-doc to the devel package.
+- Update nemo-implicit-pointer-decl.patch and
+  nemo-void-return-no-return.patch.
+
+---

Old:

  nemo-3.0.6.tar.gz
  nemo-fix-desktop-redraw.patch

New:

  nemo-3.2.0.tar.gz



Other differences:
--
++ nemo.spec ++
--- /var/tmp/diff_new_pack.8vFcIj/_old  2016-11-15 18:00:38.0 +0100
+++ /var/tmp/diff_new_pack.8vFcIj/_new  2016-11-15 18:00:38.0 +0100
@@ -20,7 +20,7 @@
 %define sover   1
 %define typelib typelib-1_0-Nemo-3_0
 Name:   nemo
-Version:3.0.6
+Version:3.2.0
 Release:0
 Summary:File browser for Cinnamon
 License:

commit cjs for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cjs for openSUSE:Factory checked in 
at 2016-11-15 18:00:23

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


Package is "cjs"

Changes:

--- /work/SRC/openSUSE:Factory/cjs/cjs.changes  2016-05-13 09:24:22.0 
+0200
+++ /work/SRC/openSUSE:Factory/.cjs.new/cjs.changes 2016-11-15 
18:00:24.0 +0100
@@ -1,0 +2,11 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0:
+  * Migrate away from gnome-common deprecated vars and macros.
+  * modules/GObject.js: Add access to handler_block and
+handler_unblock.
+  * build: Require C++11.
+  * Fix build when extra debugging is enabled (util/log.h).
+- Add the optional Gtk3 dependency.
+
+---

Old:

  cjs-3.0.1.tar.gz

New:

  cjs-3.2.0.tar.gz



Other differences:
--
++ cjs.spec ++
--- /var/tmp/diff_new_pack.7g7hlS/_old  2016-11-15 18:00:25.0 +0100
+++ /var/tmp/diff_new_pack.7g7hlS/_new  2016-11-15 18:00:25.0 +0100
@@ -20,7 +20,7 @@
 %define sover   0
 %define typelib typelib-1_0-CjsPrivate-1_0
 Name:   cjs
-Version:3.0.1
+Version:3.2.0
 Release:0
 Summary:JavaScript module used by Cinnamon
 License:MIT and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+)
@@ -28,12 +28,20 @@
 Url:https://github.com/linuxmint/cjs
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
 BuildRequires:  gcc-c++
-BuildRequires:  gnome-common
-BuildRequires:  mozjs24-devel
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(cairo-gobject)
 BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
+BuildRequires:  pkgconfig(libffi)
+BuildRequires:  pkgconfig(mozjs-24)
 
 %description
 JavaScript bindings based on GObject Introspection for the
@@ -77,9 +85,9 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ cjs-3.0.1.tar.gz -> cjs-3.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cjs-3.0.1/Makefile.am new/cjs-3.2.0/Makefile.am
--- old/cjs-3.0.1/Makefile.am   2016-05-10 17:26:47.0 +0200
+++ new/cjs-3.2.0/Makefile.am   2016-11-07 11:29:03.0 +0100
@@ -92,6 +92,7 @@
$(AM_CFLAGS)
 libcjs_la_LDFLAGS =\
$(EXTRA_LINK_FLAGS) \
+   $(WARN_LDFLAGS) \
-export-symbols-regex "^[^_]" -version-info 0:0:0   \
-no-undefined \
-rdynamic
@@ -217,7 +218,7 @@
$(JS_LIBS)  \
$(GOBJECT_LIBS) \
libcjs.la
-cjs_console_LDFLAGS = -rdynamic
+cjs_console_LDFLAGS = $(WARN_LDFLAGS) -rdynamic
 cjs_console_SOURCES = cjs/console.cpp
 
 install-exec-hook:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cjs-3.0.1/autogen.sh new/cjs-3.2.0/autogen.sh
--- old/cjs-3.0.1/autogen.sh2016-05-10 17:26:47.0 +0200
+++ new/cjs-3.2.0/autogen.sh2016-11-07 11:29:03.0 +0100
@@ -1,44 +1,37 @@
 #!/bin/sh
 # Run this to generate all the initial makefiles, etc.
+test -n "$srcdir" || srcdir=$(dirname "$0")
+test -n "$srcdir" || srcdir=.
 
-srcdir=`dirname $0`
-test -z "$srcdir" && srcdir=.
+olddir=$(pwd)
 
-PKG_NAME="gjs"
-REQUIRED_AUTOCONF_VERSION=2.53
-REQUIRED_AUTOMAKE_VERSION=1.7.2
-
-(test -f $srcdir/configure.ac \
-  && test -f $srcdir/autogen.sh) || {
-echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
-echo " top-level $PKG_NAME directory"
+cd $srcdir
+
+(test -f configure.ac) || {
+echo "*** ERROR: Directory '$srcdir' does not look like the top-level 
project directory ***"
 exit 1
 }
 
-DIE=0
+# shellcheck disable=SC2016
+PKG_NAME=$(autoconf --trace 'AC_INIT:$1' configure.ac)
 
-# This is a bit complicated here since we can't use gnome-config yet.
-# It'll be easier after switching to pkg-config since we can then
-# use pkg-config to find the gnome-autogen.sh script.
-
-gnome_autogen=
-gnome_datadir=
-
-ifs_save="$IFS"; IFS=":"
-for dir in $PATH ; do
-  test -z "$dir" && dir=.
-  if test -f $dir/gnome-autogen.sh ; then
-gnome_autogen="$dir/gnome-autogen.sh"
-gnome_datadir=`echo $dir | sed -e 's,/bin$,/share,'`
-break
-  fi
-done

commit cinnamon-translations for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-translations for 
openSUSE:Factory checked in at 2016-11-15 18:00:15

Comparing /work/SRC/openSUSE:Factory/cinnamon-translations (Old)
 and  /work/SRC/openSUSE:Factory/.cinnamon-translations.new (New)


Package is "cinnamon-translations"

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-translations/cinnamon-translations.changes  
2016-07-01 09:59:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-translations.new/cinnamon-translations.changes
 2016-11-15 18:00:16.0 +0100
@@ -1,0 +2,12 @@
+Thu Nov 10 09:32:16 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.1:
+  * Update translations.
+
+---
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0:
+  * No changelog available.
+
+---

Old:

  cinnamon-translations-3.0.3.tar.gz

New:

  cinnamon-translations-3.2.1.tar.gz



Other differences:
--
++ cinnamon-translations.spec ++
--- /var/tmp/diff_new_pack.QS1RPv/_old  2016-11-15 18:00:18.0 +0100
+++ /var/tmp/diff_new_pack.QS1RPv/_new  2016-11-15 18:00:18.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   cinnamon-translations
-Version:3.0.3
+Version:3.2.1
 Release:0
 Summary:Translation files for the Cinnamon desktop
 License:GPL-2.0+

++ cinnamon-translations-3.0.3.tar.gz -> cinnamon-translations-3.2.1.tar.gz 
++
/work/SRC/openSUSE:Factory/cinnamon-translations/cinnamon-translations-3.0.3.tar.gz
 
/work/SRC/openSUSE:Factory/.cinnamon-translations.new/cinnamon-translations-3.2.1.tar.gz
 differ: char 13, line 1




commit cinnamon-settings-daemon for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-settings-daemon for 
openSUSE:Factory checked in at 2016-11-15 18:00:08

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


Package is "cinnamon-settings-daemon"

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-settings-daemon/cinnamon-settings-daemon.changes
2016-05-13 09:24:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-settings-daemon.new/cinnamon-settings-daemon.changes
   2016-11-15 18:00:10.0 +0100
@@ -1,0 +2,35 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0:
+  * Remove the deprecated gdk_display_get_n_screens, this is now
+hardcoded to return 1, so loops using this can be removed.
+  * Add a precautionary test on existence of a default display.
+  * orientation: Use g_clear_* helpers.
+  * orientation: Remove an empty constructor and dispose functions.
+  * orientation: Call stop from 'finalize'.
+  * orientation: Port to iio-sensor-proxy.
+  * orientation: Use a symbolic name for the GSettings key name.
+  * orientation: Fix screen lock not getting applied.
+  * Fix double free in is_wacom_tablet_device().
+  * xsettings: Fix cursor-size changes being ignored.
+  * Remove deprecated g_settings_list_schemas().
+  * Replace a deprecated gtk_icon_info_free() with g_object_unref().
+  * common: Don't create the Synaptics Off property if it doesn't
+exist.
+  * common: Recognise libinput touchpads as touchpads.
+  * mouse: Fix indentation.
+  * mouse: Add a helper function for fetching a property.
+  * mouse: Rename helper to touchpad_set_bool().
+  * mouse: Split into separate bool helpers.
+  * mouse: libinput - hook up tapping configuration.
+  * mouse: libinput - hook up natural scroll configuration.
+  * mouse: libinput - hook up scrolling settings.
+  * mouse: libinput - hook up click methods.
+  * mouse: libinput - hook up left-handed setting.
+  * mouse: libinput - hook up accel speed.
+  * mouse: libinput - hook up middle button emulation.
+  * mouse: libinput - hook up disable while typing.
+  * Migrate away from gnome-common deprecated vars and macros.
+  * Xrandr plugin: Do not save configuration when RotateTo is called.
+
+---

Old:

  cinnamon-settings-daemon-3.0.1.tar.gz

New:

  cinnamon-settings-daemon-3.2.0.tar.gz



Other differences:
--
++ cinnamon-settings-daemon.spec ++
--- /var/tmp/diff_new_pack.d2Jl4J/_old  2016-11-15 18:00:11.0 +0100
+++ /var/tmp/diff_new_pack.d2Jl4J/_new  2016-11-15 18:00:11.0 +0100
@@ -17,19 +17,22 @@
 
 
 Name:   cinnamon-settings-daemon
-Version:3.0.1
+Version:3.2.0
 Release:0
 Summary:The settings Daemon for the Cinnamon Desktop
 License:GPL-2.0+ and LGPL-2.1
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/cinnamon-settings-daemon
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
 BuildRequires:  cups-devel
 BuildRequires:  docutils
-BuildRequires:  gnome-common
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  intltool
 BuildRequires:  libtool
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  xf86-input-wacom
 BuildRequires:  pkgconfig(cinnamon-desktop)
@@ -37,7 +40,7 @@
 BuildRequires:  pkgconfig(cvc)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(ibus-1.0)
 BuildRequires:  pkgconfig(lcms2)
@@ -49,7 +52,6 @@
 BuildRequires:  pkgconfig(libpulse-mainloop-glib)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libsystemd)
-BuildRequires:  pkgconfig(libwacom)
 BuildRequires:  pkgconfig(libxklavier)
 BuildRequires:  pkgconfig(nss)
 BuildRequires:  pkgconfig(polkit-gobject-1)
@@ -67,9 +69,6 @@
 Summary:The settings Daemon for the Cinnamon Desktop -- Development 
Files
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
-Requires:   pkg-config
-Requires:   pkgconfig(dbus-glib-1)
-Requires:   pkgconfig(glib-2.0)
 
 %description devel
 This package contains the settings Daemon for the Cinnamon Desktop.
@@ -82,7 +81,7 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 %configure \
   --disable-static  \
   

commit cinnamon-session for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-session for 
openSUSE:Factory checked in at 2016-11-15 18:00:03

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


Package is "cinnamon-session"

Changes:

--- /work/SRC/openSUSE:Factory/cinnamon-session/cinnamon-session.changes
2016-10-23 12:52:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.cinnamon-session.new/cinnamon-session.changes   
2016-11-15 18:00:04.0 +0100
@@ -1,0 +2,17 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0:
+  * Migrate away from gnome-common deprecated vars and macros.
+  * Remove an old dialog icon code.
+  * gsettings: Stop using g_settings_list_schemas().
+  * Use a qt5ct platform theme on Qt 5.7+, qgnomeplatform on 5.6
+and earlier.
+  * Use a build time option instead of pkgcheck.
+  * Incorporate feedback.
+  * Replace the deprecated gtk_icon_info_free() with g_object_unref().
+  * main: Fix a heap overflow in dbus-launch wrapping.
+  * Add cinnamon-session.pot and makepot.
+- Rename and rebase cinnamon-session-qt-5.7-styleoverride.patch to
+  cinnamon-session-fix-qt-themes.patch.
+
+---

Old:

  cinnamon-session-3.0.1.tar.gz
  cinnamon-session-qt-5.7-styleoverride.patch

New:

  cinnamon-session-3.2.0.tar.gz
  cinnamon-session-fix-qt-themes.patch



Other differences:
--
++ cinnamon-session.spec ++
--- /var/tmp/diff_new_pack.jv1qxH/_old  2016-11-15 18:00:06.0 +0100
+++ /var/tmp/diff_new_pack.jv1qxH/_new  2016-11-15 18:00:06.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   cinnamon-session
-Version:3.0.1
+Version:3.2.0
 Release:0
 Summary:The session manager for the Cinnamon Desktop
 License:GPL-2.0+ and LGPL-2.1+
@@ -25,11 +25,14 @@
 Url:https://github.com/linuxmint/cinnamon-session
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:%{name}-logind.gschema.override
-# PATCH-FIX-OPENSUSE cinnamon-session-qt-5.7-styleoverride.patch boo#1002900 
sor.ale...@meowr.ru -- On Qt 5.7+ use Gtk2 Platform Theme and don't set 
QT_STYLE_OVERRIDE to "gtk".
-Patch0: cinnamon-session-qt-5.7-styleoverride.patch
+# PATCH-FIX-OPENSUSE cinnamon-session-fix-qt-themes.patch boo#1002900 
sor.ale...@meowr.ru -- Use Gtk2 Platform Theme on Qt 5.7+ and no gnome theme on 
5.6.
+Patch0: cinnamon-session-fix-qt-themes.patch
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
 BuildRequires:  docutils
-BuildRequires:  gnome-common
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  tcpd-devel
@@ -39,7 +42,7 @@
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(libsystemd)
@@ -69,7 +72,7 @@
 %patch0 -p1
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 %configure \
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
   --enable-qt57-theme-support

++ cinnamon-session-3.0.1.tar.gz -> cinnamon-session-3.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-session-3.0.1/.gitignore 
new/cinnamon-session-3.2.0/.gitignore
--- old/cinnamon-session-3.0.1/.gitignore   2016-05-20 13:03:13.0 
+0200
+++ new/cinnamon-session-3.2.0/.gitignore   2016-11-07 11:41:48.0 
+0100
@@ -38,3 +38,7 @@
 *.old
 *.bak
 
+## IDE files ##
+.idea
+CMakeLists.txt
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-session-3.0.1/autogen.sh 
new/cinnamon-session-3.2.0/autogen.sh
--- old/cinnamon-session-3.0.1/autogen.sh   2016-05-20 13:03:13.0 
+0200
+++ new/cinnamon-session-3.2.0/autogen.sh   2016-11-07 11:41:48.0 
+0100
@@ -1,22 +1,38 @@
-#!/bin/bash
+#!/bin/sh
 # Run this to generate all the initial makefiles, etc.
+test -n "$srcdir" || srcdir=$(dirname "$0")
+test -n "$srcdir" || srcdir=.
 
-srcdir=`dirname $0`
-test -z "$srcdir" && srcdir=.
+olddir=$(pwd)
 
-PKG_NAME="cinnamon-session"
-REQUIRED_AUTOMAKE_VERSION=1.10
+cd $srcdir
 
-(test -f $srcdir/configure.ac \
-  && test -d $srcdir/cinnamon-session) || {
-echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
-echo " 

commit cinnamon-control-center for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-control-center for 
openSUSE:Factory checked in at 2016-11-15 17:59:58

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


Package is "cinnamon-control-center"

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-control-center/cinnamon-control-center.changes
  2016-06-26 23:52:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-control-center.new/cinnamon-control-center.changes
 2016-11-15 17:59:58.0 +0100
@@ -1,0 +2,12 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.2.0:
+  * Migrate away from gnome-common deprecated vars and macros.
+  * Remove unused configure options.
+  * network: Don't try to get secrets for new connections.
+  * Generate additional files.
+  * region widget: Add keyboard layout display options.
+  * l10n: Update POT file.
+- Add cinnamon-control-center-3.2.0-fix-build.patch: fix building.
+
+---

Old:

  cinnamon-control-center-3.0.1.tar.gz

New:

  cinnamon-control-center-3.2.0-fix-build.patch
  cinnamon-control-center-3.2.0.tar.gz



Other differences:
--
++ cinnamon-control-center.spec ++
--- /var/tmp/diff_new_pack.zDkYiC/_old  2016-11-15 17:59:59.0 +0100
+++ /var/tmp/diff_new_pack.zDkYiC/_new  2016-11-15 17:59:59.0 +0100
@@ -19,26 +19,31 @@
 %define soname  libcinnamon-control-center
 %define sover   1
 Name:   cinnamon-control-center
-Version:3.0.1
+Version:3.2.0
 Release:0
 Summary:Utilities to configure the Cinnamon desktop
 License:GPL-2.0 and GPL-3.0+ and MIT
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/cinnamon-control-center
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM cinnamon-control-center-3.2.0-fix-build.patch -- Fix 
building.
+Patch0: cinnamon-control-center-3.2.0-fix-build.patch
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
 BuildRequires:  cups-devel
 BuildRequires:  desktop-data
 BuildRequires:  fdupes
-BuildRequires:  gnome-common
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  systemd-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(NetworkManager) >= 0.9.8
 BuildRequires:  pkgconfig(cinnamon-desktop) >= 1.0.0
-BuildRequires:  pkgconfig(cinnamon-settings-daemon) >= 1.0.0
+BuildRequires:  pkgconfig(cinnamon-settings-daemon)
 BuildRequires:  pkgconfig(colord) >= 0.1.14
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(fontconfig)
@@ -47,7 +52,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.31.0
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.13
 BuildRequires:  pkgconfig(libcinnamon-menu-3.0)
@@ -86,6 +91,8 @@
 and background, user interface properties, screen resolution, and
 other Cinnamon parameters.
 
+%lang_package
+
 %package common
 Summary:Common files for the Cinnamon configuration utilities
 Group:  System/GUI/Other
@@ -109,27 +116,23 @@
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/C and C++
 Requires:   %{soname}%{sover} = %{version}
-Requires:   pkgconfig
-Requires:   pkgconfig(gtk+-3.0) >= 3.8.0
 
 %description devel
 This package contains all necessary include files and libraries
 needed to develop applications that require these.
 
-%lang_package
-
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 %configure \
   --disable-static\
   --disable-update-mimedb \
   --with-libsocialweb \
-  --enable-systemd\
-  --enable-documentation
-make %{?_smp_mflags}
+  --enable-systemd
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ cinnamon-control-center-3.2.0-fix-build.patch ++
--- a/autogen.sh
+++ b/autogen.sh
@@ -24,7 +24,6 @@ fi
 
 aclocal --install || exit 1
 glib-gettextize --force --copy || exit 1
-gtkdocize --copy || exit 1
 intltoolize --force --copy --automake || exit 1
 autoreconf --verbose --force --install || exit 1
 
--- a/configure.ac
+++ b/configure.ac
@@ -6,14 +6,16 @@ AC_CONFIG_SRCDIR([shell])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
 

commit pix for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package pix for openSUSE:Factory checked in 
at 2016-11-15 17:59:47

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


Package is "pix"

Changes:

--- /work/SRC/openSUSE:Factory/pix/pix.changes  2016-09-13 22:22:58.0 
+0200
+++ /work/SRC/openSUSE:Factory/.pix.new/pix.changes 2016-11-15 
17:59:48.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 10 09:32:16 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.2.0:
+  * Update translations.
+
+---

Old:

  pix-1.0.6.tar.gz

New:

  pix-1.2.0.tar.gz



Other differences:
--
++ pix.spec ++
--- /var/tmp/diff_new_pack.d3Gxp3/_old  2016-11-15 17:59:49.0 +0100
+++ /var/tmp/diff_new_pack.d3Gxp3/_new  2016-11-15 17:59:49.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pix
-Version:1.0.6
+Version:1.2.0
 Release:0
 Summary:Image viewer and browser utility
 License:GPL-2.0+
@@ -94,7 +94,7 @@
   --disable-silent-rules \
   --enable-libraw\
   --with-smclient=xsmp
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -132,8 +132,8 @@
 
 %files devel
 %defattr(-,root,root)
-%{_includedir}/%{name}-1.0/
+%{_includedir}/%{name}-*/
 %{_datadir}/aclocal/%{name}.m4
-%{_libdir}/pkgconfig/%{name}-1.0.pc
+%{_libdir}/pkgconfig/%{name}-*.pc
 
 %changelog

++ pix-1.0.6.tar.gz -> pix-1.2.0.tar.gz ++
 59118 lines of diff (skipped)




commit xviewer-plugins for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package xviewer-plugins for openSUSE:Factory 
checked in at 2016-11-15 17:59:37

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


Package is "xviewer-plugins"

Changes:

--- /work/SRC/openSUSE:Factory/xviewer-plugins/xviewer-plugins.changes  
2016-07-01 09:59:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.xviewer-plugins.new/xviewer-plugins.changes 
2016-11-15 17:59:38.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.2.0:
+  * Remove the hide-titlebar plugin.
+  * Remove the fullscreenbg plugin.
+- Drop xviewer-plugin-hide-titlebar and xviewer-plugin-fullscreenbg.
+
+---

Old:

  xviewer-plugins-1.0.3.tar.gz

New:

  xviewer-plugins-1.2.0.tar.gz



Other differences:
--
++ xviewer-plugins.spec ++
--- /var/tmp/diff_new_pack.wBqZWP/_old  2016-11-15 17:59:39.0 +0100
+++ /var/tmp/diff_new_pack.wBqZWP/_new  2016-11-15 17:59:39.0 +0100
@@ -18,7 +18,7 @@
 
 %define _name   xviewer
 Name:   xviewer-plugins
-Version:1.0.3
+Version:1.2.0
 Release:0
 # FIXME: Add postr BuildRequires when we have a package.
 Summary:A collection of plugins for xviewer
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.1.2
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.8
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(libexif) >= 0.6.16
 BuildRequires:  pkgconfig(libgdata)
 BuildRequires:  pkgconfig(libpeas-1.0)
@@ -45,8 +45,6 @@
 Suggests:   %{_name}-plugin-exif-display
 Suggests:   %{_name}-plugin-exif-export-to-folder
 Suggests:   %{_name}-plugin-exif-fit-to-width
-Suggests:   %{_name}-plugin-exif-fullscreenbg
-Suggests:   %{_name}-plugin-exif-hide-titlebar
 Suggests:   %{_name}-plugin-exif-light-theme
 Suggests:   %{_name}-plugin-exif-map
 Suggests:   %{_name}-plugin-exif-postasa
@@ -95,24 +93,6 @@
 %description -n %{_name}-plugin-fit-to-width
 xviewer fit to width plugin
 
-%package -n %{_name}-plugin-fullscreenbg
-Summary:Xviewer fullscreenbg plugin
-Group:  Productivity/Graphics/Viewers
-Requires:   %{name}-data = %{version}
-Provides:   
%{_name}-plugins:%{_libdir}/%{_name}/plugins/fullscreenbg.plugin
-
-%description -n %{_name}-plugin-fullscreenbg
-xviewer Fullscreen Background plugin
-
-%package -n %{_name}-plugin-hide-titlebar
-Summary:Xviewer hide-titlebar plugin
-Group:  Productivity/Graphics/Viewers
-Requires:   %{name}-data = %{version}
-Provides:   
%{_name}-plugins:%{_libdir}/%{_name}/plugins/hide-titlebar.plugin
-
-%description -n %{_name}-plugin-hide-titlebar
-xviewer hide titlebar plugin
-
 %package -n %{_name}-plugin-light-theme
 Summary:Xviewer light-theme plugin
 Group:  Productivity/Graphics/Viewers
@@ -178,7 +158,7 @@
 %configure \
   --with-plugins=all \
   --enable-python
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -204,12 +184,6 @@
 %postun -n %{_name}-plugin-fit-to-width
 %glib2_gsettings_schema_post
 
-%post -n %{_name}-plugin-fullscreenbg
-%glib2_gsettings_schema_post
-
-%postun -n %{_name}-plugin-fullscreenbg
-%glib2_gsettings_schema_post
-
 %post -n %{_name}-plugin-pythonconsole
 %glib2_gsettings_schema_post
 
@@ -223,6 +197,7 @@
 %files -n %{name}-data
 %defattr(-,root,root)
 %doc COPYING
+%dir %{_datadir}/%{_name}/
 %dir %{_datadir}/%{_name}/plugins/
 
 %files lang -f %{name}.lang
@@ -230,92 +205,92 @@
 
 %files -n %{_name}-plugin-exif-display
 %defattr(-,root,root)
+%dir %{_libdir}/%{_name}/
+%dir %{_libdir}/%{_name}/plugins/
+%{_libdir}/%{_name}/plugins/exif-display.plugin
+%{_libdir}/%{_name}/plugins/libexif-display.so
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{_name}-exif-display.metainfo.xml
-%{_libdir}/%{_name}/plugins/exif-display.plugin
 %{_datadir}/glib-2.0/schemas/org.x.viewer.plugins.exif-display.gschema.xml
-%{_libdir}/%{_name}/plugins/libexif-display.so
 
 %files -n %{_name}-plugin-export-to-folder
 %defattr(-,root,root)
-%dir %{_datadir}/appdata/
-%{_datadir}/appdata/%{_name}-export-to-folder.metainfo.xml
+%dir %{_libdir}/%{_name}/
+%dir %{_libdir}/%{_name}/plugins/
 %{_libdir}/%{_name}/plugins/export-to-folder.plugin
-%{_datadir}/%{_name}/plugins/export-to-folder/
-%{_datadir}/glib-2.0/schemas/org.x.viewer.plugins.export-to-folder.gschema.xml
 %{_libdir}/%{_name}/plugins/export-to-folder.py
 %dir %{_libdir}/%{_name}/plugins/__pycache__/
 

commit xviewer for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package xviewer for openSUSE:Factory checked 
in at 2016-11-15 17:59:32

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


Package is "xviewer"

Changes:

--- /work/SRC/openSUSE:Factory/xviewer/xviewer.changes  2016-09-13 
22:23:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.xviewer.new/xviewer.changes 2016-11-15 
17:59:33.0 +0100
@@ -1,0 +2,18 @@
+Thu Nov 10 09:32:16 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.2.1:
+  * Update translations.
+
+---
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.2.0:
+  * Don't show sidebar by default.
+  * Move menu item to Accessories category.
+  * Fix resampling when picture is zoomed.
+  * Add a View->Reload action and remove the Reload plugin.
+  * Removed fullscreen and date-in-statusbar plugins.
+  * Apply custom background color to fullscreen background.
+  * Fix Rotate and Reload using the same shortcut key.
+
+---

Old:

  xviewer-1.0.6.tar.gz

New:

  xviewer-1.2.1.tar.gz



Other differences:
--
++ xviewer.spec ++
--- /var/tmp/diff_new_pack.NZIk2Q/_old  2016-11-15 17:59:34.0 +0100
+++ /var/tmp/diff_new_pack.NZIk2Q/_new  2016-11-15 17:59:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   xviewer
-Version:1.0.6
+Version:1.2.1
 Release:0
 Summary:Fast and functional graphics viewer
 License:GPL-2.0+ and LGPL-2.1+
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(gtk+-unix-print-3.0)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libexif)
@@ -76,13 +76,13 @@
 %configure \
   --libexecdir=%{_libexecdir}/%{name} \
   --disable-python
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
-%suse_update_desktop_file %{name}
+%suse_update_desktop_file -r %{name} GTK Graphics 2DGraphics Viewer
 %fdupes %{buildroot}%{_datadir}
 
 if [ -d %{buildroot}%{_datadir}/GConf/ ]; then

++ xviewer-1.0.6.tar.gz -> xviewer-1.2.1.tar.gz ++
 5778 lines of diff (skipped)




commit xreader for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package xreader for openSUSE:Factory checked 
in at 2016-11-15 17:59:28

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


Package is "xreader"

Changes:

--- /work/SRC/openSUSE:Factory/xreader/xreader.changes  2016-07-01 
09:59:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.xreader.new/xreader.changes 2016-11-15 
17:59:29.0 +0100
@@ -1,0 +2,12 @@
+Thu Nov 10 09:32:16 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.2.1:
+  * Update translations.
+
+---
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.2.0:
+  * See /usr/share/doc/packages/xreader/changelog
+
+---

Old:

  xreader-1.0.8.tar.gz

New:

  xreader-1.2.1.tar.gz



Other differences:
--
++ xreader.spec ++
--- /var/tmp/diff_new_pack.v1toYe/_old  2016-11-15 17:59:30.0 +0100
+++ /var/tmp/diff_new_pack.v1toYe/_new  2016-11-15 17:59:30.0 +0100
@@ -20,7 +20,7 @@
 %define typelib1 typelib-1_0-XreaderDocument-1_5_0
 %define typelib2 typelib-1_0-XreaderView-1_5_0
 Name:   xreader
-Version:1.0.8
+Version:1.2.1
 Release:0
 Summary:Simple document viewer
 License:GPL-2.0 and LGPL-2.0
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(gail-3.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(gtk+-unix-print-3.0)
 BuildRequires:  pkgconfig(libcaja-extension)
 BuildRequires:  pkgconfig(libgxps) >= 0.2.0
@@ -53,7 +53,7 @@
 Requires:   %{name}-backends = %{version}
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
-%if 0%{?suse_version} >= 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse})
+%if 0%{?suse_version} >= 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
 BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.4.3
 %endif
 
@@ -156,13 +156,13 @@
   --libexecdir=%{_libexecdir}/%{name} \
   --enable-introspection  \
   --enable-gtk-doc
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
-%suse_update_desktop_file %{name}
+%suse_update_desktop_file -r %{name} GTK Office Viewer
 %fdupes %{buildroot}%{_datadir}/
 
 %post

++ xreader-1.0.8.tar.gz -> xreader-1.2.1.tar.gz ++
 174681 lines of diff (skipped)




commit xplayer for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package xplayer for openSUSE:Factory checked 
in at 2016-11-15 17:59:21

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


Package is "xplayer"

Changes:

--- /work/SRC/openSUSE:Factory/xplayer/xplayer.changes  2016-07-30 
00:26:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.xplayer.new/xplayer.changes 2016-11-15 
17:59:22.0 +0100
@@ -1,0 +2,26 @@
+Thu Nov 10 09:32:16 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.2.1:
+  * Fix detection of valac.
+  * Fix warnings.
+  * Update translations.
+
+---
+Tue Nov  8 13:01:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.2.0:
+  * Convert most of the icons to symbolics.
+  * Don't show sidebar by default.
+  * Fullscreen: Add a screen blanking button.
+  * Fix missing seek bar in fullscreen mode.
+  * Enable rotation and opensubtitles plugins by default.
+  * Explicity use python 2.
+  * thumbnailer: Add support for rotated thumbnails.
+  * backend: Automatically rotate mobile phone videos.
+  * backend: Remove use of obsolete clutter function.
+  * Change name from Videos to Media Player.
+  * backend: Don't warn when rotation is unset.
+  * dbus: Show media name when no metadata is available.
+  * Enable dbus plugin by default.
+
+---

Old:

  xplayer-1.0.7.tar.gz

New:

  xplayer-1.2.1.tar.gz



Other differences:
--
++ xplayer.spec ++
--- /var/tmp/diff_new_pack.snmh5r/_old  2016-11-15 17:59:23.0 +0100
+++ /var/tmp/diff_new_pack.snmh5r/_new  2016-11-15 17:59:23.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without zeitgeist
 Name:   xplayer
-Version:1.0.7
+Version:1.2.1
 Release:0
 Summary:Generic media player
 License:GPL-2.0+ and LGPL-2.1+
@@ -33,8 +33,7 @@
 BuildRequires:  gstreamer-utils >= 0.11.93
 BuildRequires:  lirc-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python3-devel
-BuildRequires:  python3-pylint
+BuildRequires:  python-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.14.1
@@ -45,12 +44,13 @@
 BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.0.2
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.82
 BuildRequires:  pkgconfig(glib-2.0) >= 2.33.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 0.11.93
 BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0) >= 1.0.2
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 0.11.93
 BuildRequires:  pkgconfig(gstreamer-tag-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.5.2
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libepc-ui-1.0) > 0.4.0
@@ -60,12 +60,14 @@
 BuildRequires:  pkgconfig(shared-mime-info)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xapp)
 # Needed for scaletempo (boo#810378, boo#809854).
 Requires:   gstreamer-plugins-bad
 # We want a useful set of plugins.
 Requires:   gstreamer-plugins-base
 Requires:   gstreamer-plugins-good
 Requires:   iso-codes
+Requires:   python-gobject
 Recommends: %{name}-lang
 Recommends: %{name}-plugins
 Suggests:   %{name}-browser-plugin
@@ -76,7 +78,7 @@
 %else
 BuildRequires:  pkgconfig(grilo-0.2)
 %endif
-%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse})
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
 BuildRequires:  pkgconfig(clutter-gst-3.0) >= 2.99.2
 # Required for cluttersink.
 Requires:   gstreamer-plugin-gstclutter-3_0
@@ -90,6 +92,9 @@
 %else
 Obsoletes:  %{name}-plugin-zeitgeist <= %{version}
 %endif
+%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+Requires:   python-gobject-Gdk
+%endif
 
 %description
 xplayer is a media player based on GStreamer for the Cinnamon
@@ -198,7 +203,7 @@
 export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins/
 %configure \
   --disable-static
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ xplayer-1.0.7.tar.gz -> xplayer-1.2.1.tar.gz ++
 41169 lines of diff (skipped)




commit ghc-cairo for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc-cairo for openSUSE:Factory 
checked in at 2016-11-15 17:58:54

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


Package is "ghc-cairo"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cairo/ghc-cairo.changes  2016-10-22 
13:20:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cairo.new/ghc-cairo.changes 2016-11-15 
17:58:55.0 +0100
@@ -1,0 +2,5 @@
+Sun Oct 30 16:27:08 UTC 2016 - psim...@suse.com
+
+- Update to version 0.13.3.1 with cabal2obs.
+
+---

Old:

  cairo-0.13.3.0.tar.gz

New:

  cairo-0.13.3.1.tar.gz



Other differences:
--
++ ghc-cairo.spec ++
--- /var/tmp/diff_new_pack.DiGFIB/_old  2016-11-15 17:58:56.0 +0100
+++ /var/tmp/diff_new_pack.DiGFIB/_new  2016-11-15 17:58:56.0 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name cairo
 Name:   ghc-%{pkg_name}
-Version:0.13.3.0
+Version:0.13.3.1
 Release:0
 Summary:Binding to the Cairo library
 License:BSD-3-Clause

++ cairo-0.13.3.0.tar.gz -> cairo-0.13.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cairo-0.13.3.0/cairo.cabal 
new/cairo-0.13.3.1/cairo.cabal
--- old/cairo-0.13.3.0/cairo.cabal  2016-05-30 03:13:37.0 +0200
+++ new/cairo-0.13.3.1/cairo.cabal  2016-10-30 00:14:12.0 +0200
@@ -1,5 +1,5 @@
 Name:   cairo
-Version:0.13.3.0
+Version:0.13.3.1
 License:BSD3
 License-file:   COPYRIGHT
 Copyright:  (c) 2001-2010 The Gtk2Hs Team, (c) Paolo Martini 2005, (c) 
Abraham Egnor 2003, 2004, (c) Aetion Technologies LLC 2004
@@ -85,3 +85,5 @@
   pkgconfig-depends: cairo-ps
 if flag(cairo_svg)
   pkgconfig-depends: cairo-svg
+if os(darwin)
+  cpp-options: -D__attribute__(A)= -D_Nullable= -D_Nonnull=




commit ghc-gtk3 for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc-gtk3 for openSUSE:Factory 
checked in at 2016-11-15 17:58:59

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


Package is "ghc-gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-gtk3/ghc-gtk3.changes2016-07-21 
08:02:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-gtk3.new/ghc-gtk3.changes   2016-11-15 
17:59:00.0 +0100
@@ -1,0 +2,10 @@
+Sun Oct 30 16:27:16 UTC 2016 - psim...@suse.com
+
+- Update to version 0.14.6 with cabal2obs.
+
+---
+Thu Sep 15 07:10:18 UTC 2016 - psim...@suse.com
+
+- Update to version 0.14.5 revision 0 with cabal2obs.
+
+---

Old:

  gtk3-0.14.2.tar.gz

New:

  gtk3-0.14.6.tar.gz



Other differences:
--
++ ghc-gtk3.spec ++
--- /var/tmp/diff_new_pack.w4Mr3N/_old  2016-11-15 17:59:01.0 +0100
+++ /var/tmp/diff_new_pack.w4Mr3N/_new  2016-11-15 17:59:01.0 +0100
@@ -18,30 +18,27 @@
 
 %global pkg_name gtk3
 Name:   ghc-%{pkg_name}
-Version:0.14.2
+Version:0.14.6
 Release:0
 Summary:Binding to the Gtk+ 3 graphical user interface library
 License:LGPL-2.1+
-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
 # PATCH-FIX-OPENSUSE work-around-pixel-define.patch -- mimi...@gmail.com .. 
undefine pixel, patch by debian
 Patch0: work-around-pixel-define.patch
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-cairo-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-gio-devel
 BuildRequires:  ghc-glib-devel
+BuildRequires:  ghc-gtk2hs-buildtools-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-pango-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
-BuildRequires:  gtk2hs-buildtools
-# End cabal-rpm deps
-BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -57,13 +54,11 @@
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
-# Begin cabal-rpm deps:
 Requires:   pkgconfig
 Requires:   pkgconfig(gthread-2.0)
 Requires:   pkgconfig(gtk+-3.0)
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-# End cabal-rpm deps
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
@@ -75,11 +70,8 @@
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
-# TODO: repack in all gtk2hs packages examples in right way
-%fdupes %{buildroot}%{_prefix}
 
 %post devel
 %ghc_pkg_recache

++ gtk3-0.14.2.tar.gz -> gtk3-0.14.6.tar.gz ++
 2526 lines of diff (skipped)




commit ghc-pango for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc-pango for openSUSE:Factory 
checked in at 2016-11-15 17:59:04

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


Package is "ghc-pango"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-pango/ghc-pango.changes  2016-07-21 
08:02:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-pango.new/ghc-pango.changes 2016-11-15 
17:59:05.0 +0100
@@ -1,0 +2,15 @@
+Sun Oct 30 16:27:11 UTC 2016 - psim...@suse.com
+
+- Update to version 0.13.3.1 with cabal2obs.
+
+---
+Thu Sep 15 07:12:52 UTC 2016 - psim...@suse.com
+
+- Update to version 0.13.3.0 revision 0 with cabal2obs.
+
+---
+Sat Jul 23 12:01:59 UTC 2016 - jeng...@inai.de
+
+- Update License field
+
+---

Old:

  pango-0.13.1.1.tar.gz

New:

  pango-0.13.3.1.tar.gz



Other differences:
--
++ ghc-pango.spec ++
--- /var/tmp/diff_new_pack.xZMBy3/_old  2016-11-15 17:59:06.0 +0100
+++ /var/tmp/diff_new_pack.xZMBy3/_new  2016-11-15 17:59:06.0 +0100
@@ -18,28 +18,27 @@
 
 %global pkg_name pango
 Name:   ghc-%{pkg_name}
-Version:0.13.1.1
+Version:0.13.3.1
 Release:0
 Summary:Binding to the Pango text rendering engine
-License:LGPL-2.0+
-Group:  System/Libraries
+License:LGPL-2.1+
+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:  fdupes
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-cairo-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-directory-devel
+BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-glib-devel
+BuildRequires:  ghc-gtk2hs-buildtools-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-pretty-devel
 BuildRequires:  ghc-process-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
-BuildRequires:  gtk2hs-buildtools
-# End cabal-rpm deps
-BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(pango)
@@ -57,14 +56,12 @@
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
-# Begin cabal-rpm deps:
 Requires:   pkgconfig
 Requires:   pkgconfig(cairo)
 Requires:   pkgconfig(pango)
 Requires:   pkgconfig(pangocairo)
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-# End cabal-rpm deps
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
@@ -72,11 +69,9 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 %fdupes %{buildroot}%{_prefix}

++ pango-0.13.1.1.tar.gz -> pango-0.13.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pango-0.13.1.1/Gtk2HsSetup.hs 
new/pango-0.13.3.1/Gtk2HsSetup.hs
--- old/pango-0.13.1.1/Gtk2HsSetup.hs   2015-12-13 07:48:11.0 +0100
+++ new/pango-0.13.3.1/Gtk2HsSetup.hs   1970-01-01 01:00:00.0 +0100
@@ -1,500 +0,0 @@
-{-# LANGUAGE CPP, ViewPatterns #-}
-
-#ifndef CABAL_VERSION_CHECK
-#error This module has to be compiled via the Setup.hs program which generates 
the gtk2hs-macros.h file
-#endif
-
--- | Build a Gtk2hs package.
---
-module Gtk2HsSetup (
-  gtk2hsUserHooks,
-  getPkgConfigPackages,
-  checkGtk2hsBuildtools,
-  typeGenProgram,
-  signalGenProgram,
-  c2hsLocal
-  ) where
-
-import Distribution.Simple
-import Distribution.Simple.PreProcess
-import Distribution.InstalledPackageInfo ( importDirs,
-   showInstalledPackageInfo,
-   libraryDirs,
-   extraLibraries,
-   extraGHCiLibraries )
-import Distribution.Simple.PackageIndex ( lookupInstalledPackageId )
-import Distribution.PackageDescription as PD ( PackageDescription(..),
-   updatePackageDescription,
-   BuildInfo(..),
-   emptyBuildInfo, allBuildInfo,
-   Library(..),
-   

commit ghc-glib for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc-glib for openSUSE:Factory 
checked in at 2016-11-15 17:59:09

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


Package is "ghc-glib"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-glib/ghc-glib.changes2016-07-21 
08:02:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-glib.new/ghc-glib.changes   2016-11-15 
17:59:10.0 +0100
@@ -1,0 +2,15 @@
+Sun Oct 30 16:26:54 UTC 2016 - psim...@suse.com
+
+- Update to version 0.13.4.1 with cabal2obs.
+
+---
+Thu Sep 15 06:43:31 UTC 2016 - psim...@suse.com
+
+- Update to version 0.13.4.0 revision 0 with cabal2obs.
+
+---
+Sat Jul 23 11:58:25 UTC 2016 - jeng...@inai.de
+
+- Update License field
+
+---

Old:

  glib-0.13.2.2.tar.gz

New:

  glib-0.13.4.1.tar.gz



Other differences:
--
++ ghc-glib.spec ++
--- /var/tmp/diff_new_pack.xBw4n3/_old  2016-11-15 17:59:11.0 +0100
+++ /var/tmp/diff_new_pack.xBw4n3/_new  2016-11-15 17:59:11.0 +0100
@@ -18,22 +18,20 @@
 
 %global pkg_name glib
 Name:   ghc-%{pkg_name}
-Version:0.13.2.2
+Version:0.13.4.1
 Release:0
 Summary:Binding to the GLIB library for Gtk2Hs
-License:LGPL-2.0+
-Group:  System/Libraries
+License:LGPL-2.1+
+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-bytestring-devel
 BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-gtk2hs-buildtools-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-utf8-string-devel
-BuildRequires:  gtk2hs-buildtools
-# End cabal-rpm deps
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
@@ -50,13 +48,11 @@
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
-# Begin cabal-rpm deps:
 Requires:   pkgconfig
 Requires:   pkgconfig(glib-2.0)
 Requires:   pkgconfig(gobject-2.0)
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-# End cabal-rpm deps
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
@@ -64,15 +60,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ glib-0.13.2.2.tar.gz -> glib-0.13.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glib-0.13.2.2/Gtk2HsSetup.hs 
new/glib-0.13.4.1/Gtk2HsSetup.hs
--- old/glib-0.13.2.2/Gtk2HsSetup.hs2015-12-13 07:45:00.0 +0100
+++ new/glib-0.13.4.1/Gtk2HsSetup.hs1970-01-01 01:00:00.0 +0100
@@ -1,500 +0,0 @@
-{-# LANGUAGE CPP, ViewPatterns #-}
-
-#ifndef CABAL_VERSION_CHECK
-#error This module has to be compiled via the Setup.hs program which generates 
the gtk2hs-macros.h file
-#endif
-
--- | Build a Gtk2hs package.
---
-module Gtk2HsSetup (
-  gtk2hsUserHooks,
-  getPkgConfigPackages,
-  checkGtk2hsBuildtools,
-  typeGenProgram,
-  signalGenProgram,
-  c2hsLocal
-  ) where
-
-import Distribution.Simple
-import Distribution.Simple.PreProcess
-import Distribution.InstalledPackageInfo ( importDirs,
-   showInstalledPackageInfo,
-   libraryDirs,
-   extraLibraries,
-   extraGHCiLibraries )
-import Distribution.Simple.PackageIndex ( lookupInstalledPackageId )
-import Distribution.PackageDescription as PD ( PackageDescription(..),
-   updatePackageDescription,
-   BuildInfo(..),
-   emptyBuildInfo, allBuildInfo,
-   Library(..),
-   libModules, hasLibs)
-import Distribution.Simple.LocalBuildInfo (LocalBuildInfo(withPackageDB, 
buildDir, localPkgDescr, installedPkgs, withPrograms),
-   InstallDirs(..),
-   componentPackageDeps,
-   

commit perl-App-Dochazka-REST for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package perl-App-Dochazka-REST for 
openSUSE:Factory checked in at 2016-11-15 17:58:50

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


Package is "perl-App-Dochazka-REST"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-App-Dochazka-REST/perl-App-Dochazka-REST.changes
2016-10-25 17:44:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-App-Dochazka-REST.new/perl-App-Dochazka-REST.changes
   2016-11-15 17:58:51.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov  1 14:47:01 UTC 2016 - ncut...@suse.com
+
+- updated to 0.548
+   see /usr/share/doc/packages/perl-App-Dochazka-REST/Changes
+
+---

Old:

  App-Dochazka-REST-0.547.tar.gz

New:

  App-Dochazka-REST-0.548.tar.gz



Other differences:
--
++ perl-App-Dochazka-REST.spec ++
--- /var/tmp/diff_new_pack.kM4M9m/_old  2016-11-15 17:58:52.0 +0100
+++ /var/tmp/diff_new_pack.kM4M9m/_new  2016-11-15 17:58:52.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   perl-App-Dochazka-REST
-Version:0.547
+Version:0.548
 Release:0
 %define cpan_name App-Dochazka-REST
 Summary:Dochazka REST server
 License:BSD-3-Clause
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/App-Dochazka-REST/
-Source0:App-Dochazka-REST-0.547.tar.gz
+Source0:App-Dochazka-REST-0.548.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ App-Dochazka-REST-0.547.tar.gz -> App-Dochazka-REST-0.548.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-REST-0.547/Changes 
new/App-Dochazka-REST-0.548/Changes
--- old/App-Dochazka-REST-0.547/Changes 2016-09-26 14:00:11.0 +0200
+++ new/App-Dochazka-REST-0.548/Changes 2016-11-01 15:46:49.0 +0100
@@ -3681,3 +3681,8 @@
 - model: stricter match for system users in ldap_sync()
 - dispatch: improve error messages generated by LDAP handlers
 
+0.548 2016-11-01 15:43 CET
+- build/ops: move project back to Application:Dochazka (in OBS)
+- Dispatch.pm: fix session resource
+- Implement new "session/terminate" resource
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-REST-0.547/META.json 
new/App-Dochazka-REST-0.548/META.json
--- old/App-Dochazka-REST-0.547/META.json   2016-09-26 14:00:11.0 
+0200
+++ new/App-Dochazka-REST-0.548/META.json   2016-11-01 15:46:49.0 
+0100
@@ -75,7 +75,7 @@
"provides" : {
   "App::Dochazka::REST" : {
  "file" : "lib/App/Dochazka/REST.pm",
- "version" : "0.547"
+ "version" : "0.548"
   },
   "App::Dochazka::REST::ACL" : {
  "file" : "lib/App/Dochazka/REST/ACL.pm"
@@ -168,6 +168,6 @@
  "url" : "https://github.com/smithfarm/dochazka-rest;
   }
},
-   "version" : "0.547",
+   "version" : "0.548",
"x_serialization_backend" : "JSON::PP version 2.27203"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-REST-0.547/META.yml 
new/App-Dochazka-REST-0.548/META.yml
--- old/App-Dochazka-REST-0.547/META.yml2016-09-26 14:00:11.0 
+0200
+++ new/App-Dochazka-REST-0.548/META.yml2016-11-01 15:46:49.0 
+0100
@@ -34,7 +34,7 @@
 provides:
   App::Dochazka::REST:
 file: lib/App/Dochazka/REST.pm
-version: '0.547'
+version: '0.548'
   App::Dochazka::REST::ACL:
 file: lib/App/Dochazka/REST/ACL.pm
   App::Dochazka::REST::Auth:
@@ -115,5 +115,5 @@
   bugtracker: https://github.com/smithfarm/dochazka-rest/issues
   license: http://opensource.org/licenses/bsd-license.php
   repository: https://github.com/smithfarm/dochazka-rest
-version: '0.547'
+version: '0.548'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/App-Dochazka-REST-0.547/lib/App/Dochazka/REST/Dispatch.pm 
new/App-Dochazka-REST-0.548/lib/App/Dochazka/REST/Dispatch.pm
--- old/App-Dochazka-REST-0.547/lib/App/Dochazka/REST/Dispatch.pm   
2016-09-26 14:00:11.0 +0200
+++ new/App-Dochazka-REST-0.548/lib/App/Dochazka/REST/Dispatch.pm   
2016-11-01 15:46:49.0 +0100
@@ -504,7 +504,7 @@
 }
 
 
-=head2
+=head3
 
 Handler for the C resource.
 
@@ -518,13 +518,32 @@
 return 1 if $pass == 1;
 
 # second pass
+my $session = $self->request->{'env'}->{'psgix.session'};
 return $CELL->status_ok( 

commit python3-nbxmpp for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package python3-nbxmpp for openSUSE:Factory 
checked in at 2016-11-15 17:58:27

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


Package is "python3-nbxmpp"

Changes:

--- /work/SRC/openSUSE:Factory/python3-nbxmpp/python3-nbxmpp.changes
2016-05-25 21:24:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-nbxmpp.new/python3-nbxmpp.changes   
2016-11-15 17:58:28.0 +0100
@@ -1,0 +2,9 @@
+Thu Oct 13 12:02:32 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 0.5.4:
+  * Fix SCRAM authentication.
+  * Fix BOSH connection with UTF-8 messages.
+  * Fix smacks implementation.
+  * Use uuid in stanza ids.
+
+---
@@ -6 +14,0 @@
-

Old:

  nbxmpp-0.5.3.tar.gz

New:

  nbxmpp-0.5.4.tar.gz



Other differences:
--
++ python3-nbxmpp.spec ++
--- /var/tmp/diff_new_pack.Df1jpw/_old  2016-11-15 17:58:29.0 +0100
+++ /var/tmp/diff_new_pack.Df1jpw/_new  2016-11-15 17:58:29.0 +0100
@@ -16,14 +16,15 @@
 #
 
 
+%define _name   nbxmpp
 Name:   python3-nbxmpp
-Version:0.5.3
+Version:0.5.4
 Release:0
 Summary:XMPP library by Gajim team
 License:GPL-3.0+
 Group:  Development/Languages/Python
-Url:http://python-nbxmpp.gajim.org/
-Source: 
https://files.pythonhosted.org/packages/source/n/nbxmpp/nbxmpp-%{version}.tar.gz
+Url:https://python-nbxmpp.gajim.org/
+Source: 
https://files.pythonhosted.org/packages/source/n/%{_name}/%{_name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python3-devel
 BuildArch:  noarch
@@ -42,12 +43,14 @@
 
 %prep
 %setup -q -n nbxmpp-%{version}
+rm doc/examples/*.orig
 
 %build
 python3 setup.py build
 
 %install
-python3 setup.py install --root %{buildroot} --prefix=%{_prefix}
+python3 setup.py install \
+  --root %{buildroot} --prefix=%{_prefix}
 %fdupes %{buildroot}
 
 %files

++ nbxmpp-0.5.3.tar.gz -> nbxmpp-0.5.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbxmpp-0.5.3/ChangeLog new/nbxmpp-0.5.4/ChangeLog
--- old/nbxmpp-0.5.3/ChangeLog  2015-07-16 21:07:45.0 +0200
+++ new/nbxmpp-0.5.4/ChangeLog  2016-09-04 13:45:11.0 +0200
@@ -1,3 +1,10 @@
+python-nbxmpp 0.5.4 (04 September 2016)
+
+  * Fix SCRAM authentication
+  * Fix BOSH connection with UTF-8 messages
+  * Fix smacks implementation
+  * Use uuid in stanza ids
+
 python-nbxmpp 0.5.3 (13 July 2015)
 
   * Fix receiving long utf8 strings under py3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbxmpp-0.5.3/PKG-INFO new/nbxmpp-0.5.4/PKG-INFO
--- old/nbxmpp-0.5.3/PKG-INFO   2015-07-16 21:10:36.0 +0200
+++ new/nbxmpp-0.5.4/PKG-INFO   2016-09-04 13:50:47.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: nbxmpp
-Version: 0.5.3
+Version: 0.5.4
 Summary: Non blocking Jabber/XMPP module
 Home-page: http://python-nbxmpp.gajim.org
 Author: Yann Leboulanger
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbxmpp-0.5.3/README new/nbxmpp-0.5.4/README
--- old/nbxmpp-0.5.3/README 2014-04-09 17:31:59.0 +0200
+++ new/nbxmpp-0.5.4/README 2015-07-26 13:10:28.0 +0200
@@ -11,7 +11,7 @@
 
Usage
 
-You have to 'import xmpppy' in your program. Then look at examples in ths doc
+You have to 'import xmpppy' in your program. Then look at examples in the doc
 folder.
 
 2012-05-08   Yann Leboulanger
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbxmpp-0.5.3/doc/examples/xsend.py 
new/nbxmpp-0.5.4/doc/examples/xsend.py
--- old/nbxmpp-0.5.3/doc/examples/xsend.py  2014-04-09 17:31:59.0 
+0200
+++ new/nbxmpp-0.5.4/doc/examples/xsend.py  2016-05-15 21:07:20.0 
+0200
@@ -1,11 +1,14 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 import sys
 import os
 import nbxmpp
 import time
 import logging
-import gobject
+try:
+from gi.repository import GObject as gobject
+except Exception:
+import gobject
 
 consoleloghandler = logging.StreamHandler()
 root_log = logging.getLogger('nbxmpp')
@@ -13,7 +16,7 @@
 root_log.addHandler(consoleloghandler)
 
 if len(sys.argv) < 2:
-print "Syntax: xsend JID text"
+print("Syntax: xsend JID text")
 sys.exit(0)
 
 to_jid = sys.argv[1]
@@ -28,7 +31,7 @@
 for mandatory in ['jid', 'password']:
 if mandatory not in jidparams.keys():
 open(os.environ['HOME']+'/.xsend','w').write('#Uncomment fields before 
use and type in correct 

commit ghc-gio for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc-gio for openSUSE:Factory checked 
in at 2016-11-15 17:58:43

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


Package is "ghc-gio"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-gio/ghc-gio.changes  2016-07-21 
08:02:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-gio.new/ghc-gio.changes 2016-11-15 
17:58:44.0 +0100
@@ -1,0 +2,15 @@
+Sun Oct 30 16:26:48 UTC 2016 - psim...@suse.com
+
+- Update to version 0.13.3.1 with cabal2obs.
+
+---
+Thu Sep 15 07:09:27 UTC 2016 - psim...@suse.com
+
+- Update to version 0.13.3.0 revision 0 with cabal2obs.
+
+---
+Sat Jul 23 11:43:58 UTC 2016 - jeng...@inai.de
+
+- License field update
+
+---

Old:

  gio-0.13.1.1.tar.gz

New:

  gio-0.13.3.1.tar.gz



Other differences:
--
++ ghc-gio.spec ++
--- /var/tmp/diff_new_pack.YD9aNB/_old  2016-11-15 17:58:45.0 +0100
+++ /var/tmp/diff_new_pack.YD9aNB/_new  2016-11-15 17:58:45.0 +0100
@@ -18,23 +18,21 @@
 
 %global pkg_name gio
 Name:   ghc-%{pkg_name}
-Version:0.13.1.1
+Version:0.13.3.1
 Release:0
 Summary:Binding to GIO
-License:LGPL-2.1+
-Group:  System/Libraries
+License:LGPL-2.1+ and LGPL-3.0+
+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-array-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-glib-devel
+BuildRequires:  ghc-gtk2hs-buildtools-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-rpm-macros
-BuildRequires:  gtk2hs-buildtools
-# End cabal-rpm deps
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -51,12 +49,10 @@
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
-# Begin cabal-rpm deps:
 Requires:   pkgconfig
 Requires:   pkgconfig(gio-2.0)
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-# End cabal-rpm deps
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
@@ -64,15 +60,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ gio-0.13.1.1.tar.gz -> gio-0.13.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gio-0.13.1.1/Gtk2HsSetup.hs 
new/gio-0.13.3.1/Gtk2HsSetup.hs
--- old/gio-0.13.1.1/Gtk2HsSetup.hs 2015-12-13 07:47:08.0 +0100
+++ new/gio-0.13.3.1/Gtk2HsSetup.hs 1970-01-01 01:00:00.0 +0100
@@ -1,500 +0,0 @@
-{-# LANGUAGE CPP, ViewPatterns #-}
-
-#ifndef CABAL_VERSION_CHECK
-#error This module has to be compiled via the Setup.hs program which generates 
the gtk2hs-macros.h file
-#endif
-
--- | Build a Gtk2hs package.
---
-module Gtk2HsSetup (
-  gtk2hsUserHooks,
-  getPkgConfigPackages,
-  checkGtk2hsBuildtools,
-  typeGenProgram,
-  signalGenProgram,
-  c2hsLocal
-  ) where
-
-import Distribution.Simple
-import Distribution.Simple.PreProcess
-import Distribution.InstalledPackageInfo ( importDirs,
-   showInstalledPackageInfo,
-   libraryDirs,
-   extraLibraries,
-   extraGHCiLibraries )
-import Distribution.Simple.PackageIndex ( lookupInstalledPackageId )
-import Distribution.PackageDescription as PD ( PackageDescription(..),
-   updatePackageDescription,
-   BuildInfo(..),
-   emptyBuildInfo, allBuildInfo,
-   Library(..),
-   libModules, hasLibs)
-import Distribution.Simple.LocalBuildInfo (LocalBuildInfo(withPackageDB, 
buildDir, localPkgDescr, installedPkgs, withPrograms),
-   InstallDirs(..),
-   componentPackageDeps,
-

commit python3-pydicom for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package python3-pydicom for openSUSE:Factory 
checked in at 2016-11-15 17:58:21

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


Package is "python3-pydicom"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pydicom.new/python3-pydicom.changes 
2016-11-15 17:58:21.0 +0100
@@ -0,0 +1,54 @@
+---
+Thu Oct 13 19:59:28 UTC 2016 - toddrme2...@gmail.com
+
+- Initial python3 version
+
+---
+Thu Oct 13 19:45:31 UTC 2016 - toddrme2...@gmail.com
+
+- Update to version 0.9.9
+  + Major changes / enhancements
+* All dicom dictionaries updated (standard dictionary, UID
+  dictionary, and private dictionaries)
+* Dicom commands also added to dictionary
+* Ability to work with DICOMDIR:  read_dicomdir() function and
+  DicomDir class. Example file show_dicomdir.py file added to
+  examples subdirectory.
+* codify.py: Produce python/pydicom source code from a dicom
+  file.
+* a number of python 3 compatibility enhancements
+* setup.py uses ez_setup only if setuptools not already
+  installed
+* exceptions carry tag info with them, to aid in debugging
+  + Contrib file changes
+* pydicom_series:  force parameter added (Nil Goyette)
+* dcm_qt_tree: switch to OrderedDict to preserve ordering of
+  tags (Padraig Looney)
+- Rename package to python-dicom to python-pydicom to conform to python
+  package naming policies.
+- spec file completely rewritten.
+- Remove unneeded python-dicom-remove-obsolete-distribute-support.patch
+
+---
+Tue Dec 17 17:34:04 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 0.9.8
+  + No changelog available
+- Add python-dicom-remove-obsolete-distribute-support.patch; setup
+  script try to import setuptools from distribute
+
+---
+Thu Oct 24 11:01:12 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---
+Fri Aug 17 21:15:59 UTC 2012 - sco...@free.fr
+
+- fix build for SLE 11 x86_64 
+
+---
+Tue Aug  7 13:23:47 UTC 2012 - toddrme2...@gmail.com
+
+- Initial version
+

New:

  license.txt
  pydicom-0.9.9.tar.gz
  python3-pydicom.changes
  python3-pydicom.spec



Other differences:
--
++ python3-pydicom.spec ++
#
# spec file for package python3-pydicom
#
# 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
# 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:   python3-pydicom
Version:0.9.9
Release:0
Summary:Pure python package for DICOM medical file reading and writing
License:MIT
Group:  Development/Languages/Python
Url:https://github.com/darcymason/pydicom
Source: 
https://files.pythonhosted.org/packages/source/p/pydicom/pydicom-%{version}.tar.gz
# This will be included in the tarball in the next release.  It can be removed 
then.
Source1:license.txt
BuildRequires:  python3-devel
BuildRequires:  python3-setuptools
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch

%description
pydicom is a pure python package for parsing DICOM files.

DICOM is a standard (http://medical.nema.org) for communicating
medical images and related information such as reports
and radiotherapy objects.

pydicom makes it easy to read these complex files into natural
pythonic structures for easy manipulation.
Modified datasets can be written again to DICOM format files.

%prep
%setup -q -n pydicom-%{version}
cp %{SOURCE1} ./

%build
python3 setup.py build

%install
python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}

%check
export LANG=en_US.UTF-8
python3 setup.py test

%files

commit ghc-proxied for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc-proxied for openSUSE:Factory 
checked in at 2016-11-15 17:57:09

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


Package is "ghc-proxied"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-proxied.new/ghc-proxied.changes 
2016-11-15 17:57:09.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:20:44 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2 revision 0 with cabal2obs.
+

New:

  ghc-proxied.changes
  ghc-proxied.spec
  proxied-0.2.tar.gz



Other differences:
--
++ ghc-proxied.spec ++
#
# spec file for package ghc-proxied
#
# 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
# 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/
#


%global pkg_name proxied
Name:   ghc-%{pkg_name}
Version:0.2
Release:0
Summary:Make functions consume Proxy instead of undefined
License:BSD-3-Clause
Group:  System/Libraries
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-generic-deriving-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-tagged-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
'proxied' is a simple library that exports a function to convert constant
functions to ones that take a 'proxy' value in the "Data.Proxied" module.
This is useful for retrofiting typeclasses that have functions that return a
constant value for any value of a particular type (but still need to consume
some value, since one of the parameterized types must appear in a typeclass
function). Often, these functions are given 'undefined' as an argument, which
might be considered poor design.

'Proxy', however, does not carry any of the error-throwing risks of
'undefined', so it is much more preferable to take 'Proxy' as an argument to a
constant function instead of 'undefined'. Unfortunately, 'Proxy' was included
in 'base' until GHC 7.8, so many of 'base''s typeclasses still contain constant
functions that aren't amenable to passing 'Proxy'. 'proxied' addresses this
issue by providing variants of those typeclass functions that take an explicit
'proxy' value.

This library also contains the "Data.Proxyless" module, which works in the
opposite direction. That is, one can take functions which take 'Proxy' (or
'undefined') as an argument and convert them to functions which take no
arguments. This trick relies on the '-XTypeApplications' extension, so it is
only available with GHC 8.0 or later.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc CHANGELOG.md README.md

%changelog



commit ghc-quickcheck-unicode for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc-quickcheck-unicode for 
openSUSE:Factory checked in at 2016-11-15 17:57:32

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


Package is "ghc-quickcheck-unicode"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-quickcheck-unicode.new/ghc-quickcheck-unicode.changes
   2016-11-15 17:57:32.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:21:38 UTC 2016 - psim...@suse.com
+
+- Update to version 1.0.0.1 revision 0 with cabal2obs.
+

New:

  ghc-quickcheck-unicode.changes
  ghc-quickcheck-unicode.spec
  quickcheck-unicode-1.0.0.1.tar.gz



Other differences:
--
++ ghc-quickcheck-unicode.spec ++
#
# spec file for package ghc-quickcheck-unicode
#
# 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
# 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/
#


%global pkg_name quickcheck-unicode
Name:   ghc-%{pkg_name}
Version:1.0.0.1
Release:0
Summary:Generator and shrink functions for testing Unicode-related 
software
License:BSD-3-Clause
Group:  System/Libraries
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-QuickCheck-devel
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
Generator and shrink functions for testing Unicode-related software.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development
files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.markdown

%changelog



commit ghc-parallel-io for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc-parallel-io for openSUSE:Factory 
checked in at 2016-11-15 17:56:07

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


Package is "ghc-parallel-io"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-parallel-io.new/ghc-parallel-io.changes 
2016-11-15 17:56:08.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 16:58:15 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.3 revision 1 with cabal2obs.
+

New:

  1.cabal
  ghc-parallel-io.changes
  ghc-parallel-io.spec
  parallel-io-0.3.3.tar.gz



Other differences:
--
++ ghc-parallel-io.spec ++
#
# spec file for package ghc-parallel-io
#
# 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
# 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/
#


%global pkg_name parallel-io
Name:   ghc-%{pkg_name}
Version:0.3.3
Release:0
Summary:Combinators for executing IO actions in parallel on a thread 
pool
License:BSD-3-Clause
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal
BuildRequires:  ghc-Cabal-devel
# Begin cabal-rpm deps:
BuildRequires:  ghc-containers-devel
BuildRequires:  ghc-extensible-exceptions-devel
BuildRequires:  ghc-random-devel
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
This package provides combinators for sequencing IO actions onto a thread pool.
The thread pool is guaranteed to contain no more unblocked threads than a
user-specified upper limit, thus minimizing contention.

Furthermore, the parallel combinators can be used reentrantly - your parallel
actions can spawn more parallel actions - without violating this property of
the thread pool.

The package is inspired by the thread
.
Thanks to Neil Mitchell and Bulat Ziganshin for some of the code this package
is based on.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

%prep
%setup -q -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog
++ 1.cabal ++
Name:   parallel-io
Version:0.3.3
x-revision: 1
Cabal-Version:  >= 1.2
Category:   Concurrency
Synopsis:   Combinators for executing IO actions in parallel on a 
thread pool.
Description:This package provides combinators for sequencing IO actions 
onto a thread pool. The
thread pool is guaranteed to contain no more unblocked 
threads than a user-specified upper limit, thus
minimizing contention.
.
Furthermore, the parallel combinators can be used 
reentrantly - your parallel
actions can spawn more parallel actions - without violating 
this property of the thread pool.
.
The package is inspired by the thread 
.
Thanks to Neil Mitchell and Bulat Ziganshin for some of the 
code this package is based on.
License:BSD3
License-File:   LICENSE

commit ghc-prelude-safeenum for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc-prelude-safeenum for 
openSUSE:Factory checked in at 2016-11-15 17:56:30

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


Package is "ghc-prelude-safeenum"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-prelude-safeenum.new/ghc-prelude-safeenum.changes
   2016-11-15 17:56:30.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 16:56:43 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.1.2 revision 0 with cabal2obs.
+

New:

  ghc-prelude-safeenum.changes
  ghc-prelude-safeenum.spec
  prelude-safeenum-0.1.1.2.tar.gz



Other differences:
--
++ ghc-prelude-safeenum.spec ++
#
# spec file for package ghc-prelude-safeenum
#
# 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
# 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/
#


%global pkg_name prelude-safeenum
Name:   ghc-%{pkg_name}
Version:0.1.1.2
Release:0
Summary:A redefinition of the Prelude's Enum class in order to render 
it safe
License:BSD-3-Clause
Group:  System/Libraries
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
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
A redefinition of the Prelude's Enum class in order to render it safe.
That is, the Haskell Language Report defines pred, succ, fromEnum, and toEnum
to be partial functions when the type is Bounded, but this is unacceptable.
We define a new type-class hierarchy for enumeration which is safe and also
generalizes to cover types which can only be enumerated in one direction.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development
files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc AUTHORS CHANGELOG README

%changelog



commit ghc-network-transport-tests for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc-network-transport-tests for 
openSUSE:Factory checked in at 2016-11-15 17:55:27

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


Package is "ghc-network-transport-tests"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-network-transport-tests.new/ghc-network-transport-tests.changes
 2016-11-15 17:55:27.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 16:57:51 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2.3.0 revision 0 with cabal2obs.
+

New:

  ghc-network-transport-tests.changes
  ghc-network-transport-tests.spec
  network-transport-tests-0.2.3.0.tar.gz



Other differences:
--
++ ghc-network-transport-tests.spec ++
#
# spec file for package ghc-network-transport-tests
#
# 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
# 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/
#


%global pkg_name network-transport-tests
Name:   ghc-%{pkg_name}
Version:0.2.3.0
Release:0
Summary:Unit tests for Network.Transport implementations
License:BSD-3-Clause
Group:  System/Libraries
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-ansi-terminal-devel
BuildRequires:  ghc-bytestring-devel
BuildRequires:  ghc-containers-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-network-transport-devel
BuildRequires:  ghc-random-devel
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
Unit tests for Network.Transport implementations.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library
development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit libiscsi for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package libiscsi for openSUSE:Factory 
checked in at 2016-11-15 17:54:01

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


Package is "libiscsi"

Changes:

--- /work/SRC/openSUSE:Factory/libiscsi/libiscsi.changes2016-11-08 
18:26:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libiscsi.new/libiscsi.changes   2016-11-15 
17:54:03.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov 14 16:39:09 UTC 2016 - msucha...@suse.com
+
+- Fix 32bit build (gh#sahlberg/libiscsi#221, boo#1009456)
+  * libiscsi-1.18.0-Fix-32bit-build.patch
+
+---

New:

  libiscsi-1.18.0-Fix-32bit-build.patch



Other differences:
--
++ libiscsi.spec ++
--- /var/tmp/diff_new_pack.veq0fX/_old  2016-11-15 17:54:04.0 +0100
+++ /var/tmp/diff_new_pack.veq0fX/_new  2016-11-15 17:54:04.0 +0100
@@ -25,6 +25,7 @@
 Group:  Development/Libraries/C and C++
 Url:https://github.com/sahlberg/libiscsi
 Source: 
https://github.com/sahlberg/libiscsi/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Patch0: %{name}-1.18.0-Fix-32bit-build.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bc
@@ -33,7 +34,6 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cunit)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExcludeArch:%{arm} %{ix86} ppc
 
 %description
 libiscsi is a clientside library to implement the iSCSI protocol
@@ -78,6 +78,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 autoreconf -fiv

++ libiscsi-1.18.0-Fix-32bit-build.patch ++
>From a239423a0f9250dad9998152fa4b4b46accdf641 Mon Sep 17 00:00:00 2001
From: Michal Suchanek 
Date: Mon, 14 Nov 2016 17:28:31 +0100
Subject: [PATCH] Fix 32bit build.
References: gh#sahlberg/libiscsi#221, boo#1009456

Signed-off-by: Michal Suchanek 
---
 lib/iser.c| 7 ---
 test-tool/test_compareandwrite_invalid_dataout_size.c | 4 ++--
 test-tool/test_writesame10_invalid_dataout_size.c | 4 ++--
 test-tool/test_writesame16_invalid_dataout_size.c | 4 ++--
 4 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/lib/iser.c b/lib/iser.c
index ad3adb3..17832c3 100644
--- a/lib/iser.c
+++ b/lib/iser.c
@@ -23,6 +23,7 @@
 #include 
 #include 
 #include 
+#include 
 #include "iscsi.h"
 #include "iser-private.h"
 #include "iscsi-private.h"
@@ -524,7 +525,7 @@ iser_prepare_read_cmd(struct iser_conn *iser_conn,struct 
iser_pdu *iser_pdu)
}
 
tx_desc->data_dir = DATA_READ;
-   hdr->read_va = htobe64((uint64_t)tx_desc->data_buff);
+   hdr->read_va = htobe64((intptr_t)tx_desc->data_buff);
hdr->read_stag = htobe32((uint32_t)tx_desc->data_mr->rkey);
hdr->flags |= ISER_RSV;
 
@@ -565,7 +566,7 @@ iser_prepare_write_cmd(struct iser_conn *iser_conn, struct 
iser_pdu *iser_pdu)
 
hdr->flags |= ISER_WSV;
hdr->write_stag = htobe32((uint32_t)(tx_desc->data_mr->rkey));
-   hdr->write_va   = htobe64((uint64_t)(tx_desc->data_buff));
+   hdr->write_va   = htobe64((intptr_t)(tx_desc->data_buff));
 
return 0;
 }
@@ -1146,7 +1147,7 @@ static int iser_handle_wc(struct ibv_wc *wc,struct 
iser_conn *iser_conn)
wc->wr_id, wc->status, wc->vendor_err);
return iscsi_service_reconnect_if_loggedin(iscsi);
} else {
-   iscsi_set_error(iscsi, "flush error: wr id %lx\n", 
wc->wr_id);
+   iscsi_set_error(iscsi, "flush error: wr id %" PRIx64 
"\n", wc->wr_id);
 
return 0;
}
diff --git a/test-tool/test_compareandwrite_invalid_dataout_size.c 
b/test-tool/test_compareandwrite_invalid_dataout_size.c
index b27b4f8..76da1e0 100644
--- a/test-tool/test_compareandwrite_invalid_dataout_size.c
+++ b/test-tool/test_compareandwrite_invalid_dataout_size.c
@@ -64,7 +64,7 @@ test_compareandwrite_invalid_dataout_size(void)
 
 
 logging(LOG_VERBOSE, "Check too small DataOut");
-logging(LOG_VERBOSE, "COMPAREANDWRITE with DataOut==%ld (4 blocks) "
+logging(LOG_VERBOSE, "COMPAREANDWRITE with DataOut==%zd (4 blocks) "
 "and TL == 1 ", 4 * block_size);
 
 new_tl = 1;
@@ -74,7 +74,7 @@ test_compareandwrite_invalid_dataout_size(void)
 EXPECT_STATUS_GENERIC_BAD);
 
 logging(LOG_VERBOSE, "Check too large DataOut");
-logging(LOG_VERBOSE, "COMPAREANDWRITE with DataOut==%ld (4 blocks) "
+

commit perl-XML-XPath for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package perl-XML-XPath for openSUSE:Factory 
checked in at 2016-11-15 17:54:26

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


Package is "perl-XML-XPath"

Changes:

--- /work/SRC/openSUSE:Factory/perl-XML-XPath/perl-XML-XPath.changes
2016-11-11 14:31:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-XML-XPath.new/perl-XML-XPath.changes   
2016-11-15 17:54:27.0 +0100
@@ -1,0 +2,9 @@
+Fri Nov 11 07:35:02 UTC 2016 - co...@suse.com
+
+- updated to 1.39
+   see /usr/share/doc/packages/perl-XML-XPath/Changes
+
+  1.39  2016-11-08 MANWAR
+- Proposed fix for RT #118643.
+
+---

Old:

  XML-XPath-1.38.tar.gz

New:

  XML-XPath-1.39.tar.gz



Other differences:
--
++ perl-XML-XPath.spec ++
--- /var/tmp/diff_new_pack.aEDoXT/_old  2016-11-15 17:54:28.0 +0100
+++ /var/tmp/diff_new_pack.aEDoXT/_new  2016-11-15 17:54:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-XML-XPath
-Version:1.38
+Version:1.39
 Release:0
 %define cpan_name XML-XPath
 Summary:Parse and evaluate XPath statements
@@ -31,7 +31,9 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Path::Tiny) >= 0.076
+BuildRequires:  perl(Scalar::Util) >= 1.45
 BuildRequires:  perl(XML::Parser) >= 2.23
+Requires:   perl(Scalar::Util) >= 1.45
 Requires:   perl(XML::Parser) >= 2.23
 %{perl_requires}
 

++ XML-XPath-1.38.tar.gz -> XML-XPath-1.39.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.38/Changes new/XML-XPath-1.39/Changes
--- old/XML-XPath-1.38/Changes  2016-10-31 10:44:00.0 +0100
+++ new/XML-XPath-1.39/Changes  2016-11-08 13:55:22.0 +0100
@@ -1,5 +1,8 @@
 Revision history for XML::XPath
 
+1.39  2016-11-08 MANWAR
+  - Proposed fix for RT #118643.
+
 1.38  2016-10-31 MANWAR
   - Fixed parser caching as reported by Jeremy (mysticprune).
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.38/META.json new/XML-XPath-1.39/META.json
--- old/XML-XPath-1.38/META.json2016-10-31 10:44:34.0 +0100
+++ new/XML-XPath-1.39/META.json2016-11-08 13:56:19.0 +0100
@@ -33,6 +33,7 @@
   },
   "runtime" : {
  "requires" : {
+"Scalar::Util" : "1.45",
 "XML::Parser" : "2.23",
 "perl" : "5.006"
  }
@@ -41,91 +42,91 @@
"provides" : {
   "XML::XPath" : {
  "file" : "lib/XML/XPath.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Boolean" : {
  "file" : "lib/XML/XPath/Boolean.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Builder" : {
  "file" : "lib/XML/XPath/Builder.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Expr" : {
  "file" : "lib/XML/XPath/Expr.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Function" : {
  "file" : "lib/XML/XPath/Function.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Literal" : {
  "file" : "lib/XML/XPath/Literal.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::LocationPath" : {
  "file" : "lib/XML/XPath/LocationPath.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Node" : {
  "file" : "lib/XML/XPath/Node.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Node::Attribute" : {
  "file" : "lib/XML/XPath/Node/Attribute.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Node::Comment" : {
  "file" : "lib/XML/XPath/Node/Comment.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Node::Element" : {
  "file" : "lib/XML/XPath/Node/Element.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Node::Namespace" : {
  "file" : "lib/XML/XPath/Node/Namespace.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Node::PI" : {
  "file" : "lib/XML/XPath/Node/PI.pm",
- "version" : "1.38"
+ "version" : "1.39"
   },
   "XML::XPath::Node::Text" : {
  "file" : "lib/XML/XPath/Node/Text.pm",
- "version" : "1.38"
+ 

commit python3-pycparser for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package python3-pycparser for 
openSUSE:Factory checked in at 2016-11-15 17:54:35

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


Package is "python3-pycparser"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pycparser/python3-pycparser.changes  
2016-05-25 21:25:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pycparser.new/python3-pycparser.changes 
2016-11-15 17:54:37.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov  10 07:04:40 UTC 2016 - gar...@wassiverse.com
+
+- update to version 2.17
+
+
+---

Old:

  pycparser-2.14.tar.gz

New:

  pycparser-2.17.tar.gz



Other differences:
--
++ python3-pycparser.spec ++
--- /var/tmp/diff_new_pack.ak38Sq/_old  2016-11-15 17:54:38.0 +0100
+++ /var/tmp/diff_new_pack.ak38Sq/_new  2016-11-15 17:54:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pycparser
-Version:2.14
+Version:2.17
 Release:0
 Summary:C parser in Python
 License:BSD-3-Clause

++ pycparser-2.14.tar.gz -> pycparser-2.17.tar.gz ++
 7095 lines of diff (skipped)




commit mono-core for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package mono-core for openSUSE:Factory 
checked in at 2016-11-15 17:54:44

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


Package is "mono-core"

Changes:

--- /work/SRC/openSUSE:Factory/mono-core/mono-core.changes  2016-10-22 
13:01:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-core.new/mono-core.changes 2016-11-15 
17:54:45.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov 12 14:36:43 CET 2016 - r...@suse.de
+
+- add boehm define in specfile to exclude boehm parts on aarch64
+- enable buildrequires for valgrind on aarch64 
+
+---



Other differences:
--
++ mono-core.spec ++
--- /var/tmp/diff_new_pack.Eqoat1/_old  2016-11-15 17:54:47.0 +0100
+++ /var/tmp/diff_new_pack.Eqoat1/_new  2016-11-15 17:54:47.0 +0100
@@ -19,6 +19,11 @@
 %{!?ext_man: %define ext_man .gz}
 %define llvm no
 %define sgen yes
+%ifarch aarch64
+%define boehm no
+%else
+%define boehm yes
+%endif
 
 Name:   mono-core
 Version:4.6.1
@@ -51,7 +56,7 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xinerama)
 BuildRequires:  pkgconfig(zlib)
-%ifnarch ia64 %arm aarch64 s390
+%ifnarch ia64 %arm s390
 BuildRequires:  pkgconfig(valgrind)
 %endif
 %if %llvm == yes
@@ -296,7 +301,9 @@
 %{_bindir}/ikdasm
 %{_bindir}/mcs
 %{_bindir}/mono
+%if %boehm == yes
 %{_bindir}/mono-boehm
+%endif
 %{_bindir}/mono-configuration-crypto
 %if %sgen == yes
 %{_bindir}/mono-sgen
@@ -492,6 +499,7 @@
 %{_libdir}/libmono-2.0.so
 %{_libdir}/pkgconfig/mono-2.pc
 
+%if %boehm == yes
 %package -n libmonoboehm-2_0-1
 Summary:A Library for embedding Mono in your Application (Boehm GC)
 License:LGPL-2.1
@@ -535,6 +543,7 @@
 %files -n libmonoboehm-2_0-devel
 %defattr(-, root, root)
 %{_libdir}/libmonoboehm-2.0.so
+%endif
 
 %if %sgen == yes
 %package -n libmonosgen-2_0-1
@@ -1182,7 +1191,9 @@
 %{_bindir}/monop2
 %{_bindir}/mprof-report
 %{_bindir}/pdb2mdb
+%if %boehm == yes
 %{_bindir}/pedump
+%endif
 %{_bindir}/permview
 %{_bindir}/prj2make
 %{_bindir}/resgen
@@ -1408,8 +1419,10 @@
 Requires:   libmonosgen-2_0-1 = %{version}
 Requires:   libmonosgen-2_0-devel = %{version}
 %endif
+%if %boehm == yes
 Requires:   libmonoboehm-2_0-1 = %{version}
 Requires:   libmonoboehm-2_0-devel = %{version}
+%endif
 Requires:   mono-data = %{version}
 Requires:   mono-data-oracle = %{version}
 Requires:   mono-data-sqlite = %{version}




commit yast2-bootloader for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2016-11-15 17:53:20

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


Package is "yast2-bootloader"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes
2016-11-03 12:56:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2016-11-15 17:53:21.0 +0100
@@ -1,0 +2,8 @@
+Mon Nov 14 14:21:16 UTC 2016 - lsle...@suse.cz
+
+- Revert the package deselection check (from 3.2.3), there is
+  a new generic solution in yast2-packager-3.2.6 for all YaST
+  modules (bsc#885496)
+- 3.2.7
+
+---

Old:

  yast2-bootloader-3.2.6.tar.bz2

New:

  yast2-bootloader-3.2.7.tar.bz2



Other differences:
--
++ yast2-bootloader.spec ++
--- /var/tmp/diff_new_pack.rhZaVB/_old  2016-11-15 17:53:22.0 +0100
+++ /var/tmp/diff_new_pack.rhZaVB/_new  2016-11-15 17:53:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.2.6
+Version:3.2.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-bootloader-3.2.6.tar.bz2 -> yast2-bootloader-3.2.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.2.6/package/yast2-bootloader.changes 
new/yast2-bootloader-3.2.7/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.2.6/package/yast2-bootloader.changes 2016-11-03 
08:41:31.0 +0100
+++ new/yast2-bootloader-3.2.7/package/yast2-bootloader.changes 2016-11-14 
16:12:49.0 +0100
@@ -1,4 +1,12 @@
 ---
+Mon Nov 14 14:21:16 UTC 2016 - lsle...@suse.cz
+
+- Revert the package deselection check (from 3.2.3), there is
+  a new generic solution in yast2-packager-3.2.6 for all YaST
+  modules (bsc#885496)
+- 3.2.7
+
+---
 Wed Nov  2 14:14:21 UTC 2016 - jreidin...@suse.com
 
 - set pmbr flag only on GPT disks (bsc#1008092)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-bootloader-3.2.6/package/yast2-bootloader.spec 
new/yast2-bootloader-3.2.7/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.2.6/package/yast2-bootloader.spec2016-11-03 
08:41:31.0 +0100
+++ new/yast2-bootloader-3.2.7/package/yast2-bootloader.spec2016-11-14 
16:12:49.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.2.6
+Version:3.2.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.2.6/src/lib/bootloader/proposal_client.rb 
new/yast2-bootloader-3.2.7/src/lib/bootloader/proposal_client.rb
--- old/yast2-bootloader-3.2.6/src/lib/bootloader/proposal_client.rb
2016-11-03 08:41:31.0 +0100
+++ new/yast2-bootloader-3.2.7/src/lib/bootloader/proposal_client.rb
2016-11-14 16:12:50.0 +0100
@@ -21,7 +21,6 @@
   Yast.import "BootSupportCheck"
   Yast.import "Product"
   Yast.import "PackagesProposal"
-  Yast.import "Pkg"
 end
 
 PROPOSAL_LINKS = [
@@ -195,28 +194,7 @@
   if !Yast::BootSupportCheck.SystemSupported
 ret["warning_level"] = :error
 ret["warning"] = Yast::BootSupportCheck.StringProblems
-return
   end
-
-  pkgs = current_bl.packages.map { |p| [p, 
Yast::Pkg.ResolvableProperties(p, :package, "")] }
-  log.info "packages info #{pkgs.inspect}"
-  pkgs.select! { |_n, p| unselected?(p) }
-  return if pkgs.empty?
-
-  ret["warning_level"] = :error
-  ret["warning"] = n_("A package required for booting is deselected (%s). 
" \
-"Please select it for installation again.", "Packages required for 
booting are " \
-"deselected (%s). Please select them for installation again.",
-pkgs.size) % pkgs.map(&:first).join(", ")
-end
-
-def unselected?(packages)
-  # if all transactions are done by solver, then it is selected by it
-  unselected = packages.any? { |p| p["transact_by"] == :user && 
p["status"] == :available }
-  not_selected = packages.none? { |p| p["status"] == :selected }
-  return true if unselected && not_selected
-
-  false
 end
 
 def single_click_action(option, value)




commit vim for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2016-11-15 17:53:28

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


Package is "vim"

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2016-10-22 13:02:33.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2016-11-15 
17:53:30.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  7 12:51:19 UTC 2016 - idon...@suse.com
+
+- Add bsc-1008800.patch to fix gvim rendering with recent gtk+
+  update. Fixes bsc#1008800. Patch by Jan Alexander Steffens.
+
+---

New:

  bsc-1008800.patch



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.FmOtom/_old  2016-11-15 17:53:31.0 +0100
+++ /var/tmp/diff_new_pack.FmOtom/_new  2016-11-15 17:53:31.0 +0100
@@ -92,6 +92,7 @@
 Patch18:%{name}-7.3-filetype_spec.patch
 Patch21:%{name}-7.3-filetype_changes.patch
 Patch22:%{name}-7.4-filetype_mine.patch
+Patch23:bsc-1008800.patch
 Patch100:   vim73-no-static-libpython.patch
 
 %description
@@ -166,6 +167,7 @@
 %patch18 -p1
 %patch21 -p1
 %patch22 -p1
+%patch23 -p1
 %patch100 -p1
 cp %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE8} %{SOURCE10} .
 

++ bsc-1008800.patch ++
Index: vim-8.0.0045/src/gui_gtk_x11.c
===
--- vim-8.0.0045.orig/src/gui_gtk_x11.c
+++ vim-8.0.0045/src/gui_gtk_x11.c
@@ -3099,6 +3099,9 @@ drawarea_configure_event_cb(GtkWidget
 if (event->width == cur_width && event->height == cur_height)
return TRUE;
 
+if (!gtk_check_version(3, 22, 2) && event->send_event == FALSE)
+return TRUE;
+
 cur_width = event->width;
 cur_height = event->height;
 
@@ -4429,6 +4432,10 @@ form_configure_event(GtkWidget *widget U
 {
 int usable_height = event->height;
 
+if (!gtk_check_version(3, 22, 2) &&
+event->window != gtk_widget_get_window(gui.formwin))
+return TRUE;
+
 /* When in a GtkPlug, we can't guarantee valid heights (as a round
  * no. of char-heights), so we have to manually sanitise them.
  * Widths seem to sort themselves out, don't ask me why.




commit mbedtls for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package mbedtls for openSUSE:Factory checked 
in at 2016-11-15 17:53:02

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


Package is "mbedtls"

Changes:

--- /work/SRC/openSUSE:Factory/mbedtls/mbedtls.changes  2016-09-30 
15:23:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.mbedtls.new/mbedtls.changes 2016-11-15 
17:53:03.0 +0100
@@ -1,0 +2,30 @@
+Sun Nov 13 18:18:58 UTC 2016 - mplus...@suse.com
+
+- Update to version 2.4.0:
+  * Removes the MBEDTLS_SSL_AEAD_RANDOM_IV configuration option,
+because it was not compliant with RFC-5116 and could lead to
+session key recovery in very long TLS sessions.
+  * Fixes potential stack corruption in mbedtls_x509write_crt_der()
+and mbedtls_x509write_csr_der() when the signature is copied to
+the buffer without checking whether there is enough space in
+the destination. The issue cannot be triggered remotely.
+  * Added support for CMAC for AES and 3DES and AES-CMAC-PRF-128,
+as defined by NIST SP 800-38B, RFC-4493 and RFC-4615.
+  * Added hardware entropy self-test to verify that the hardware
+entropy source is functioning correctly.
+  * Added a script to print build environment information for
+diagnostic use in test scripts, which is also now called by
+all.sh verification script.
+  * Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the
+user to configure the maximum length of a file path that can be
+buffered when calling mbedtls_x509_crt_parse_path().
+  * Added a configuration file config-no-entropy.h that configures
+the subset of library features that do not require an entropy
+source.
+  * Added the macro MBEDTLS_ENTROPY_MIN_HARDWARE in config.h. This
+allows users to configure the minimum number of bytes for
+entropy sources using the mbedtls_hardware_poll() function.
+  * Miscelanous bugfixes
+- Drop no longer needed mbedtls_fix522.patch
+
+---

Old:

  mbedtls-2.3.0-apache.tgz
  mbedtls_fix522.patch

New:

  mbedtls-2.4.0-apache.tgz



Other differences:
--
++ mbedtls.spec ++
--- /var/tmp/diff_new_pack.kY0AB7/_old  2016-11-15 17:53:05.0 +0100
+++ /var/tmp/diff_new_pack.kY0AB7/_new  2016-11-15 17:53:05.0 +0100
@@ -20,7 +20,7 @@
 %define lib_crypto libmbedcrypto0
 %define lib_x509   libmbedx509-0
 Name:   mbedtls
-Version:2.3.0
+Version:2.4.0
 Release:0
 Summary:Libraries for crypto and SSL/TLS protocols
 License:Apache-2.0
@@ -28,7 +28,6 @@
 Url:https://tls.mbed.org
 Source: https://tls.mbed.org/download/%{name}-%{version}-apache.tgz
 Source99:   baselibs.conf
-Patch0: mbedtls_fix522.patch
 BuildRequires:  cmake
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libpkcs11-helper-1)
@@ -89,7 +88,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 sed -i 's|//\(#define MBEDTLS_ZLIB_SUPPORT\)|\1|' include/mbedtls/config.h
 sed -i 's|//\(#define MBEDTLS_HAVEGE_C\)|\1|' include/mbedtls/config.h
 sed -i 's|//\(#define MBEDTLS_THREADING_C\)|\1|' include/mbedtls/config.h

++ mbedtls-2.3.0-apache.tgz -> mbedtls-2.4.0-apache.tgz ++
 10672 lines of diff (skipped)




commit ninja for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package ninja for openSUSE:Factory checked 
in at 2016-11-15 17:52:50

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


Package is "ninja"

Changes:

--- /work/SRC/openSUSE:Factory/ninja/ninja.changes  2016-05-04 
08:17:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.ninja.new/ninja.changes 2016-11-15 
17:52:51.0 +0100
@@ -1,0 +2,15 @@
+Sun Nov 13 11:08:00 UTC 2016 - mplus...@suse.com
+
+- Update to version 1.7.2:
+  * %e and %r work again in dumb terminals (#1146, #1148)
+  * `-t browse` now HTML-escapes rule names (#1157)
+  * an edge may now have 0 explicit outputs if it has implicit
+outputs (#1159)
+  * make misc/measure.py python 3-compatible
+  * misc/write_fake_manifest.py now optionally writes source files,
+use it to quickly produce large, buildable projects for testing
+(#1109, #1198)
+  * on newer FreeBSDs, use ppoll()
+- Refresh ninja-disable-maxprocs-test.patch
+
+---

Old:

  v1.7.1.tar.gz

New:

  ninja-1.7.2.tar.gz



Other differences:
--
++ ninja.spec ++
--- /var/tmp/diff_new_pack.1BJLjL/_old  2016-11-15 17:52:52.0 +0100
+++ /var/tmp/diff_new_pack.1BJLjL/_new  2016-11-15 17:52:52.0 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   ninja
-Version:1.7.1
+Version:1.7.2
 Release:0
 Summary:A small build system closest in spirit to Make
 License:Apache-2.0
 Group:  Development/Tools/Building
 Url:https://ninja-build.org/
-Source0:https://github.com/ninja-build/ninja/archive/v%{version}.tar.gz
+Source0:
https://github.com/ninja-build/ninja/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Patch1: ninja-disable-maxprocs-test.patch
 BuildRequires:  gcc-c++
 %if 0%{?suse_version} <= 1110
@@ -41,24 +41,22 @@
 
 %prep
 %setup -q
-%patch1 -p1
+%patch1
 
 %build
 export CFLAGS="%{optflags}"
 export CXXFLAGS="%{optflags}"
 %if 0%{?suse_version} <= 1110
-python ./configure.py --bootstrap --verbose
+python2./configure.py --bootstrap --verbose
 %else
 python3 ./configure.py --bootstrap --verbose
 %endif
 
 %install
-mkdir -p %{buildroot}%{_bindir}
-
-install -D -m 0755 ninja %{buildroot}%{_bindir}/ninja
-install -D -m 0644 misc/zsh-completion 
%{buildroot}%{_datadir}/zsh/site-functions/_ninja
-install -D -m 0644 misc/ninja.vim 
%{buildroot}%{_datadir}/vim/site/syntax/ninja.vim
-install -D -m 0644 misc/bash-completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/ninja
+install -D -p -m 0755 ninja %{buildroot}%{_bindir}/ninja
+install -D -p -m 0644 misc/zsh-completion 
%{buildroot}%{_datadir}/zsh/site-functions/_ninja
+install -D -p -m 0644 misc/ninja.vim 
%{buildroot}%{_datadir}/vim/site/syntax/ninja.vim
+install -D -p -m 0644 misc/bash-completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/ninja
 
 %check
 ./ninja ninja_test

++ ninja-disable-maxprocs-test.patch ++
--- /var/tmp/diff_new_pack.1BJLjL/_old  2016-11-15 17:52:52.0 +0100
+++ /var/tmp/diff_new_pack.1BJLjL/_new  2016-11-15 17:52:52.0 +0100
@@ -1,12 +1,12 @@
 ninja-1.7.0/src/subprocess_test.cc.orig 2016-04-27 21:17:10.0 
+0200
-+++ ninja-1.7.0/src/subprocess_test.cc  2016-04-28 07:18:42.227614370 +0200
-@@ -214,39 +214,6 @@
+Index: src/subprocess_test.cc
+===
+--- src/subprocess_test.cc.orig
 src/subprocess_test.cc
+@@ -214,36 +214,6 @@ TEST_F(SubprocessTest, SetWithMulti) {
}
  }
  
--// OS X's process limit is less than 1025 by default
--// (|sysctl kern.maxprocperuid| is 709 on 10.7 and 10.8 and less prior to 
that).
--#if !defined(__APPLE__) && !defined(_WIN32)
+-#if defined(USE_PPOLL)
 -TEST_F(SubprocessTest, SetWithLots) {
 -  // Arbitrary big number; needs to be over 1024 to confirm we're no longer
 -  // hostage to pselect.
@@ -36,7 +36,6 @@
 -  ASSERT_EQ(kNumProcs, subprocs_.finished_.size());
 -}
 -#endif  // !__APPLE__ && !_WIN32
--
+ 
  // TODO: this test could work on Windows, just not sure how to simply
  // read stdin.
- #ifndef _WIN32




commit kbuild for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package kbuild for openSUSE:Factory checked 
in at 2016-11-15 17:52:40

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


Package is "kbuild"

Changes:

--- /work/SRC/openSUSE:Factory/kbuild/kbuild.changes2016-08-16 
13:02:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbuild.new/kbuild.changes   2016-11-15 
17:52:41.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 12 13:58:15 CET 2016 - r...@suse.de
+
+- add aarch64.patch 
+
+---

New:

  aarch64.patch



Other differences:
--
++ kbuild.spec ++
--- /var/tmp/diff_new_pack.6oPwDQ/_old  2016-11-15 17:52:42.0 +0100
+++ /var/tmp/diff_new_pack.6oPwDQ/_new  2016-11-15 17:52:42.0 +0100
@@ -42,6 +42,7 @@
 Patch7: kbuild-armv7l.diff
 Patch8: kbuild-wrong-memset.patch
 Patch9: ppc64le.patch
+Patch10:aarch64.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -67,6 +68,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"

++ aarch64.patch ++
--- a/kBuild/env.sh
+++ b/kBuild/env.sh
@@ -371,6 +371,9 @@
 alpha)
 KBUILD_HOST_ARCH='alpha'
 ;;
+aarch64)
+KBUILD_HOST_ARCH='aarch64'
+;;
 
 *)  echo "$0: unknown cpu/arch - $KBUILD_HOST_ARCH" 1>&${ERR_REDIR}
 sleep 1
--- a/kBuild/header.kmk
+++ b/kBuild/header.kmk
@@ -189,8 +189,8 @@
 # build types. (PORTME)
 #
 KBUILD_OSES  := darwin dos dragonfly freebsd haiku l4 linux netbsd nt 
openbsd os2 solaris win os-agnostic
-KBUILD_ARCHES:= x86 amd64 sparc32 sparc64 s390 s390x ppc32 ppc64 ppc64le 
mips32 mips64 ia64 hppa32 hppa64 arm alpha noarch
-KBUILD_ARCHES_64 := amd64 sparc64 s390x ppc64 ppc64le mips64 ia64 hppa64 alpha
+KBUILD_ARCHES:= x86 amd64 sparc32 sparc64 s390 s390x ppc32 ppc64 ppc64le 
mips32 mips64 ia64 hppa32 hppa64 arm aarch64 alpha noarch
+KBUILD_ARCHES_64 := amd64 sparc64 s390x ppc64 ppc64le mips64 ia64 hppa64 
aarch64 alpha
 KBUILD_ARCHES_32 := x86 sparc32 s390 ppc32 mips32 hppa32 arm
 
 
--- a/src/lib/k/kDefs.h
+++ b/src/lib/k/kDefs.h
@@ -146,6 +146,8 @@
 #define K_ARCH_ARM_32   ( 7 | K_ARCH_BIT_32 | K_ARCH_END_BI)
 /** 64-bit ARM. */
 #define K_ARCH_ARM_64   ( 8 | K_ARCH_BIT_64 | K_ARCH_END_BI)
+/** 64-bit AARCH. */
+#define K_ARCH_AARCH_64   ( 8 | K_ARCH_BIT_64 | K_ARCH_END_LITTLE)
 /** 32-bit MIPS. */
 #define K_ARCH_MIPS_32  ( 9 | K_ARCH_BIT_32 | K_ARCH_END_BI)
 /** 64-bit MIPS. */
@@ -188,6 +190,8 @@
 #  define K_ARCHK_ARCH_ALPHA
 # elif defined(__arm__) || defined(__arm32__)
 #  define K_ARCHK_ARCH_ARM_32
+# elif defined(__aarch64__)
+#  define K_ARCHK_ARCH_AARCH_64
 # elif defined(__hppa__) && defined(__LP64__)
 #  define K_ARCHK_ARCH_PARISC_64
 # elif defined(__hppa__)



commit patchinfo.3753 for openSUSE:13.2:Update

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.3753 for 
openSUSE:13.2:Update checked in at 2016-11-15 14:43:10

Comparing /work/SRC/openSUSE:13.2:Update/patchinfo.3753 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.patchinfo.3753.new (New)


Package is "patchinfo.3753"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  [TRACKERBUG] FATE#320298: [ECO] Update pcre 
from 8.33 to 8.37 and follow the stable version in the future
  VUL-0: CVE-2015-8380: pcre: heap overflow in 
pcre_exec
  VUL-1: CVE-2016-3191: pcre: workspace 
overflow for (*ACCEPT) with deeply nested parentheses (8.39/13, 
10.22/12)
  VUL-0: pcre: heap overflow in 
compile_regex()
  VUL-0: CVE-2016-1283: pcre: Heap buffer 
overflow in pcre_compile2 causes DoS
  VUL-1: CVE-2015-5073: pcre:  Library Heap 
Overflow Vulnerability in find_fixedlength()
  VUL-1: CVE-2015-3210 pcre: heap buffer 
overflow in pcre_compile2() / compile_regex()
  VUL-0: pcre: various security issues fixed 
in pcre 8.37 and 8.38 release
  VUL-1: CVE-2015-3217: pcre: PCRE Library 
Call Stack Overflow Vulnerability in match()
  
  
  
  
  
  
  security
  moderate
  AndreasStieger
  This version fixes a number of vulnerabilities that affect pcre
and applications using the libary when accepting untrusted input
as regular expressions or as part thereof. Remote attackers could
have caused the application to crash, disclose information or
potentially execute arbitrary code.

- Update to PCRE 8.39 FATE#320298 boo#972127.
- CVE-2015-3210: heap buffer overflow in pcre_compile2() / compile_regex() 
(boo#933288)
- CVE-2015-3217: pcre: PCRE Library Call Stack Overflow Vulnerability in 
match() (boo#933878)
- CVE-2015-5073: pcre: Library Heap Overflow Vulnerability in 
find_fixedlength() (boo#936227)
- boo#942865: heap overflow in compile_regex()
- CVE-2015-8380: pcre: heap overflow in pcre_exec (boo#957566)
- boo#957598: various security issues fixed in pcre 8.37 and 8.38 release
- CVE-2016-1283: pcre: Heap buffer overflow in pcre_compile2 causes DoS 
(boo#960837)
- CVE-2016-3191: pcre: workspace overflow for (*ACCEPT) with deeply nested 
parentheses (boo#971741)

  Security update for pcre




commit pcre for openSUSE:13.2:Update

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package pcre for openSUSE:13.2:Update 
checked in at 2016-11-15 14:43:09

Comparing /work/SRC/openSUSE:13.2:Update/pcre (Old)
 and  /work/SRC/openSUSE:13.2:Update/.pcre.new (New)


Package is "pcre"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.pUgwqm/_old  2016-11-15 14:43:10.0 +0100
+++ /var/tmp/diff_new_pack.pUgwqm/_new  2016-11-15 14:43:10.0 +0100
@@ -1 +1 @@
-
+




commit systemd for openSUSE:13.2:Update

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package systemd for openSUSE:13.2:Update 
checked in at 2016-11-15 14:40:12

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


Package is "systemd"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.2F4mwY/_old  2016-11-15 14:40:13.0 +0100
+++ /var/tmp/diff_new_pack.2F4mwY/_new  2016-11-15 14:40:13.0 +0100
@@ -1 +1 @@
-
+




commit systemd-mini for openSUSE:13.2:Update

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package systemd-mini for 
openSUSE:13.2:Update checked in at 2016-11-15 14:40:09

Comparing /work/SRC/openSUSE:13.2:Update/systemd-mini (Old)
 and  /work/SRC/openSUSE:13.2:Update/.systemd-mini.new (New)


Package is "systemd-mini"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.OFF204/_old  2016-11-15 14:40:10.0 +0100
+++ /var/tmp/diff_new_pack.OFF204/_new  2016-11-15 14:40:10.0 +0100
@@ -1 +1 @@
-
+