commit cool-retro-term for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package cool-retro-term for openSUSE:Factory 
checked in at 2016-09-28 15:04:23

Comparing /work/SRC/openSUSE:Factory/cool-retro-term (Old)
 and  /work/SRC/openSUSE:Factory/.cool-retro-term.new (New)


Package is "cool-retro-term"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ /work/SRC/openSUSE:Factory/.cool-retro-term.new/cool-retro-term.changes 
2016-09-28 15:04:24.0 +0200
@@ -0,0 +1,5 @@
+---
+Sun Dec 13 21:59:41 UTC 2015 - mar...@gmx.de
+
+- initial package, version 1.0.0
+

New:

  cool-retro-term.changes
  cool-retro-term.spec
  qmltermwidget-0.1.0.tar.gz
  v1.0.0.tar.gz



Other differences:
--
++ cool-retro-term.spec ++
#
# spec file for package cool-retro-term
#
# Copyright (c) 2015, Martin Hauke 
#
# 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:   cool-retro-term
Version:1.0.0
Release:0
Summary:Terminal emulator which mimics old screens
License:GPL-3.0+
Group:  System/X11/Terminals
Url:https://github.com/Swordfish90/cool-retro-term
Source: 
https://github.com/Swordfish90/cool-retro-term/archive/v%{version}.tar.gz
# From git by tag 
https://github.com/Swordfish90/qmltermwidget/archive/v0.1.0.tar.gz
Source1:qmltermwidget-0.1.0.tar.gz
BuildRequires:  pkg-config
BuildRequires:  pkgconfig(Qt5Core)
BuildRequires:  pkgconfig(Qt5Qml)
BuildRequires:  pkgconfig(Qt5Quick)
BuildRequires:  pkgconfig(Qt5Sql)
BuildRequires:  pkgconfig(Qt5Widgets)
Requires:   libqt5-qtquickcontrols
Requires:   libqt5-qtgraphicaleffects
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
cool-retro-term is a terminal emulator which tries to mimic the look and feel
of the old cathode tube screens. It has been designed to be eye-candy,
customizable, and reasonably lightweight.

%prep
%setup -q
rm -rf qmltermwidget
tar -xf %{SOURCE1}
mv qmltermwidget-0.1.0 qmltermwidget

%build
mkdir build
cd build
qmake-qt5 QMAKE_CXXFLAGS+="%{optflags}" ..
make %{?_smp_mflags}

%install
cd build
make install INSTALL_ROOT=%{buildroot}
mkdir -p %{buildroot}/%{_datadir}/applications/
install -Dpm 0644 ../cool-retro-term.desktop 
%{buildroot}/%{_datadir}/applications/cool-retro-term.desktop

%files
%defattr(-,root,root)
%doc gpl-2.0.txt gpl-3.0.txt README.md
%{_bindir}/cool-retro-term
%{_libdir}/qt5/qml/QMLTermWidget/
%{_datadir}/applications/cool-retro-term.desktop
%dir %{_datadir}/icons/hicolor/
%dir %{_datadir}/icons/hicolor/*
%dir %{_datadir}/icons/hicolor/*/*
%{_datadir}/icons/hicolor/*/*/cool-retro-term.png

%changelog



commit python3-apache-libcloud for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python3-apache-libcloud for 
openSUSE:Factory checked in at 2016-09-28 15:04:41

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


Package is "python3-apache-libcloud"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-apache-libcloud/python3-apache-libcloud.changes
  2016-07-15 12:53:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-apache-libcloud.new/python3-apache-libcloud.changes
 2016-09-28 15:04:43.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 26 15:50:12 UTC 2016 - a...@gmx.de
+
+- update to version 1.2.1:
+  * Fix issue enabling backups on Dimension Data driver (GITHUB-858)
+[Mark Maglana][Jeff Dunham][Anthony Shaw]
+
+---

Old:

  apache-libcloud-1.1.0.tar.bz2

New:

  apache-libcloud-1.2.1.tar.bz2



Other differences:
--
++ python3-apache-libcloud.spec ++
--- /var/tmp/diff_new_pack.lhxUNb/_old  2016-09-28 15:04:44.0 +0200
+++ /var/tmp/diff_new_pack.lhxUNb/_new  2016-09-28 15:04:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-apache-libcloud
-Version:1.1.0
+Version:1.2.1
 Release:0
 Summary:Abstract away differences among multiple cloud provider APIs
 License:Apache-2.0

++ apache-libcloud-1.1.0.tar.bz2 -> apache-libcloud-1.2.1.tar.bz2 ++
 9044 lines of diff (skipped)




commit python-python-subunit for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-python-subunit for 
openSUSE:Factory checked in at 2016-09-28 15:04:37

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


Package is "python-python-subunit"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-subunit/python-python-subunit.changes  
2015-08-03 17:21:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-subunit.new/python-python-subunit.changes
 2016-09-28 15:04:38.0 +0200
@@ -1,0 +2,11 @@
+Fri Sep  2 20:51:59 UTC 2016 - tbecht...@suse.com
+
+- update to 1.2.0:
+  * Fixed handling of incomplete writes with eventlet on Python3.
+  * Added subunit2disk, which explodes a stream out to files on disk.
+  * Unencapsulated strings and encapsulated stdout will be forwarded by
+subunit-2to1.
+  * SUBUNIT_FORMATTER which has not been honoured for years is now
+removed from the codebase.
+
+---

Old:

  python-subunit-1.0.0.tar.gz

New:

  python-subunit-1.2.0.tar.gz



Other differences:
--
++ python-python-subunit.spec ++
--- /var/tmp/diff_new_pack.pLyp2s/_old  2016-09-28 15:04:39.0 +0200
+++ /var/tmp/diff_new_pack.pLyp2s/_new  2016-09-28 15:04:39.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-subunit
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-python-subunit
-Version:1.0.0
+Version:1.2.0
 Release:0
 Summary:Python implementation of subunit test streaming protocol
 License:Apache-2.0 or BSD-3-Clause
@@ -105,7 +105,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README NEWS
+%doc README.rst NEWS
 %{_bindir}/subunit2csv
 %{_bindir}/subunit2csv-%{py_ver}
 %{_bindir}/subunit-2to1

++ python-subunit-1.0.0.tar.gz -> python-subunit-1.2.0.tar.gz ++
 1932 lines of diff (skipped)




commit mate-themes for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package mate-themes for openSUSE:Factory 
checked in at 2016-09-28 15:04:45

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


Package is "mate-themes"

Changes:

--- /work/SRC/openSUSE:Factory/mate-themes/mate-themes.changes  2016-09-25 
14:44:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-themes.new/mate-themes.changes 
2016-09-28 15:04:47.0 +0200
@@ -1,0 +2,16 @@
+Tue Sep 27 15:34:53 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 3.22.3:
+  * GTK+-3.22 Submarine themes: Add lightdm-greeter-2.0.0 settings.
+  * GTK+-3.22 ContrastHighInverse: Fix deprecations.
+  * metacity Menta themes: Darken title fg colour for unfocused
+windows.
+  * metacity Menta themes: Draw a thin black border line for
+maximised windows.
+  * GTK+-3.20 GreenLaguna: Fix disabled menuitems not grayed out.
+  * GTK+-3.20 Submarine themes: Use a dark style for lightdm.
+  * GTK 3.22 BlackMate: Fix disabled menu items not grayed out.
+  * GTK+-3.20 Green-Submarine: Fix panel styling.
+  * Update translations.
+
+---

Old:

  mate-themes-3.22.2.tar.xz

New:

  mate-themes-3.22.3.tar.xz



Other differences:
--
++ mate-themes.spec ++
--- /var/tmp/diff_new_pack.g0rtc0/_old  2016-09-28 15:04:48.0 +0200
+++ /var/tmp/diff_new_pack.g0rtc0/_new  2016-09-28 15:04:48.0 +0200
@@ -21,7 +21,7 @@
 # Let's use the Gtk 3.22 version for openSUSE Tumbleweed.
 %define _version 3.22
 Name:   mate-themes
-Version:3.22.2
+Version:3.22.3
 Release:0
 Summary:Themes for the MATE desktop
 License:LGPL-2.1+
@@ -34,7 +34,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(gtk+-3.0) >= %{_version}
 Requires:   gtk2-engine-clearlooks
 Requires:   gtk2-engine-hcengine
 Requires:   gtk2-engine-murrine
@@ -56,7 +56,7 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --enable-all-themes
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ mate-themes-3.22.2.tar.xz -> mate-themes-3.22.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-themes-3.22.2/ChangeLog 
new/mate-themes-3.22.3/ChangeLog
--- old/mate-themes-3.22.2/ChangeLog2016-09-03 20:00:07.0 +0200
+++ new/mate-themes-3.22.3/ChangeLog2016-09-26 06:46:49.0 +0200
@@ -1,3 +1,112 @@
+commit e2f3398c7b8fe069ed15dc660a8006cd44fb484b
+Author: raveit65 
+Date:   Mon Sep 26 06:44:41 2016 +0200
+
+release 3.22.2 for 3.22 branch
+
+ NEWS | 10 +-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 5dd14b62cf5a157752e6f9255ebba9c98e1d937b
+Author: raveit65 
+Date:   Mon Sep 26 06:36:59 2016 +0200
+
+sync with transiflex
+
+ po/ar.po  | 17 +
+ po/bs.po  | 13 +++--
+ po/c...@valencia.po | 23 ---
+ po/it.po  |  2 +-
+ po/zh_CN.po   |  2 +-
+ 5 files changed, 30 insertions(+), 27 deletions(-)
+
+commit a9c2c710bd1a2381c4abf59b3d6c874177f7172b
+Author: raveit65 
+Date:   Sun Sep 25 15:12:25 2016 +0200
+
+Gtk+-3.22 Submarine themes: add lightdm-greeter-2.0.0 settings
+
+ .../Blue-Submarine/gtk-3.0/other-applications.css  | 90 +++---
+ .../Green-Submarine/gtk-3.0/other-applications.css | 90 +++---
+ 2 files changed, 158 insertions(+), 22 deletions(-)
+
+commit 21c680f875ef590541ba226f071e0c13080206f3
+Author: raveit65 
+Date:   Sun Sep 25 13:04:43 2016 +0200
+
+Gtk+-3.22 ContrastHighInverse: fix deprecations
+
+ .../ContrastHighInverse/gtk-3.0/gtk-widgets.css| 26 +++---
+ .../gtk-3.0/mate-applications.css  |  4 ++--
+ 2 files changed, 15 insertions(+), 15 deletions(-)
+
+commit 5fcf56044ce026c65f747194f9d7cd2d68f982ea
+Author: raveit65 
+Date:   Sun Sep 25 10:57:52 2016 +0200
+
+pre-bump version
+
+ NEWS | 4 
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 946feb273a5047f6fcf2f326aa8c55377542584c
+Author: raveit65 
+Date:   Sun Sep 25 10:33:40 2016 +0200
+
+metacity Menta themes: darken title fg color for unfocused windows
+
+ desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml | 2 +-
+ desktop-themes/Menta/metacity-1/metacity-theme-2.xml | 2 +-
+ 2 files changed, 2 insertions(+), 2 

commit python3-ply for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python3-ply for openSUSE:Factory 
checked in at 2016-09-28 15:04:49

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


Package is "python3-ply"

Changes:

--- /work/SRC/openSUSE:Factory/python3-ply/python3-ply.changes  2015-10-22 
12:59:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-ply.new/python3-ply.changes 
2016-09-28 15:04:51.0 +0200
@@ -1,0 +2,22 @@
+Tue Sep 27 15:42:36 UTC 2016 - a...@gmx.de
+
+- update to version 3.9:
+  * Exposed the parser state number as the parser.state attribute in
+productions and error functions. For example:
+   def p_somerule(p):
+   '''
+   rule : A B C
+   '''
+   print('State:', p.parser.state)
+May address issue #65 (publish current state in error callback).
+  * Fixed Issue #88. Python3 compatibility with ply/cpp.
+  * Fixed Issue #93. Ply can crash if SyntaxError is raised inside a
+production.  Not actually sure if the original implementation
+worked as documented at all.  Yacc has been modified to follow the
+spec as outlined in the CHANGES noted for 11/27/07 below.
+  * Fixed Issue #97. Failure with code validation when the original
+source files aren't present.  Validation step now ignores the
+missing file.
+  * Minor fixes to version numbers.
+
+---

Old:

  ply-3.8.tar.gz

New:

  ply-3.9.tar.gz



Other differences:
--
++ python3-ply.spec ++
--- /var/tmp/diff_new_pack.JTioa3/_old  2016-09-28 15:04:52.0 +0200
+++ /var/tmp/diff_new_pack.JTioa3/_new  2016-09-28 15:04:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-ply
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-ply
-Version:3.8
+Version:3.9
 Release:0
 Url:http://www.dabeaz.com/ply/
 Summary:Python Lex & Yacc

++ ply-3.8.tar.gz -> ply-3.9.tar.gz ++
 7864 lines of diff (skipped)




commit python-wsgi_intercept for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-wsgi_intercept for 
openSUSE:Factory checked in at 2016-09-28 15:04:53

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


Package is "python-wsgi_intercept"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-wsgi_intercept/python-wsgi_intercept.changes  
2016-09-23 11:31:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-wsgi_intercept.new/python-wsgi_intercept.changes
 2016-09-28 15:04:55.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep 27 21:31:45 UTC 2016 - dmuel...@suse.com
+
+- update to 1.4.1
+  * Correct the bytes v str problem 
+  * Fix pep8 errors in doc string 
+  * Move tests from the test dir into wsgi_intercept/tests
+
+---

Old:

  wsgi_intercept-1.3.1.tar.gz

New:

  wsgi_intercept-1.4.1.tar.gz



Other differences:
--
++ python-wsgi_intercept.spec ++
--- /var/tmp/diff_new_pack.lDtKix/_old  2016-09-28 15:04:56.0 +0200
+++ /var/tmp/diff_new_pack.lDtKix/_new  2016-09-28 15:04:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-wsgi_intercept
-Version:1.3.1
+Version:1.4.1
 Release:0
 Summary:Installs a WSGI application in place of a real URI for testing
 License:MIT

++ wsgi_intercept-1.3.1.tar.gz -> wsgi_intercept-1.4.1.tar.gz ++
 2892 lines of diff (skipped)




commit python3-openpyxl for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python3-openpyxl for 
openSUSE:Factory checked in at 2016-09-28 15:04:57

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


Package is "python3-openpyxl"

Changes:

--- /work/SRC/openSUSE:Factory/python3-openpyxl/python3-openpyxl.changes
2016-05-25 21:25:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-openpyxl.new/python3-openpyxl.changes   
2016-09-28 15:04:59.0 +0200
@@ -1,0 +2,79 @@
+Tue Sep 27 15:45:21 UTC 2016 - a...@gmx.de
+
+- update to version 2.4.0:
+  * Bug fixes
++ #652 Exception raised when epoch is 1904
++ #642 Cannot handle unicode in headers and footers in Python 2
++ #646 Cannot handle unicode sheetnames in Python 2
++ #658 Chart styles, and axis units should not be 0
++ #663 Strings in external workbooks not unicode
+  * Minor changes
++ Add a keep_links option to load_workbook. External links contain
+  cached
+
+- changes from version 2.4.0-b1:
+  * Minor changes
++ Add an the alias hide_drop_down to DataValidation for
+  showDropDown because that is how Excel works.
+  * Bug fixes
++ #625 Exception raises when inspecting EmptyCells in read-only
+  mode
++ #547 Functions for handling OOXML “escaped” ST_XStrings
++ #629 Row Dimensions not supported in write-only mode
++ #530 Problems when removing worksheets with charts
++ #630 Cannot use SheetProtection in write-only mode
+  * Features
++ Add write support for worksheet tables
+
+- changes from version 2.4.0-a1:
+  * Minor changes
++ Remove deprecated methods from DataValidation
++ Remove deprecated methods from PrintPageSetup
++ Convert AutoFilter to Serialisable and extend support for
+  filters
++ Add support for SortState
++ Removed use_iterators keyword when loading workbooks. Use
+  read_only instead.
++ Removed optimized_write keyword for new workbooks. Use
+  write_only instead.
++ Improve print title support
++ Add print area support
++ New implementation of defined names
++ New implementation of page headers and footers
++ Add support for Python’s NaN
++ Added iter_cols method for worksheets
++ ws.rows and ws.columns now always return generators and start at
+  the top of the worksheet
++ Add a values property for worksheets
++ Default column width changed to 8 as per the specification
+  * Deprecations
++ Cell anchor method
++ Worksheet point_pos method
++ Worksheet add_print_title method
++ Worksheet HeaderFooter attribute, replaced by individual ones
++ Flatten function for cells
++ Workbook get_named_range, add_named_range, remove_named_range,
+  get_sheet_names, get_sheet_by_name
++ Comment text attribute
++ Use of range strings deprecated for ws.iter_rows()
++ Use of coordinates deprecated for ws.cell()
++ Deprecate .copy() method for StyleProxy objects
+  * Bug fixes
++ #152 Hyperlinks lost when reading files
++ #171 Add function for copying worksheets
++ #386 Cells with inline strings considered empty
++ #397 Add support for ranges of rows and columns
++ #446 Workbook with definedNames corrupted by openpyxl
++ #481 “safe” reserved ranges are not read from workbooks
++ #501 Discarding named ranges can lead to corrupt files
++ #574 Exception raised when using the class method to parse
+  Relationships
++ #579 Crashes when reading defined names with no content
++ #597 Cannot read worksheets without coordinates
++ #617 Customised named styles not correctly preserved
+
+- changes from version 2.3.5:
+  * Bug fixes
++ #618 Comments not written in write-only mode
+
+---

Old:

  openpyxl-2.3.4.tar.gz

New:

  openpyxl-2.4.0.tar.gz



Other differences:
--
++ python3-openpyxl.spec ++
--- /var/tmp/diff_new_pack.U0jcOO/_old  2016-09-28 15:05:00.0 +0200
+++ /var/tmp/diff_new_pack.U0jcOO/_new  2016-09-28 15:05:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-openpyxl
-Version:2.3.4
+Version:2.4.0
 Release:0
 Summary:A Python library to read/write Excel 2007 xlsx/xlsm files
 License:MIT and Python-2.0

++ openpyxl-2.3.4.tar.gz -> openpyxl-2.4.0.tar.gz ++
 15099 lines of diff (skipped)




commit python-cryptography for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-cryptography for 
openSUSE:Factory checked in at 2016-09-28 15:04:02

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


Package is "python-cryptography"

Changes:

--- /work/SRC/openSUSE:Factory/python-cryptography/python-cryptography.changes  
2016-07-27 16:30:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cryptography.new/python-cryptography.changes 
2016-09-28 15:04:04.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 26 06:26:21 UTC 2016 - meiss...@suse.com
+
+- python-cryptography-enable-gost.patch: temporary patch
+  to run tests against 1.0.2i, GOST cert extraction now works.
+
+---

New:

  python-cryptography-enable-gost.patch



Other differences:
--
++ python-cryptography.spec ++
--- /var/tmp/diff_new_pack.sNwn6a/_old  2016-09-28 15:04:07.0 +0200
+++ /var/tmp/diff_new_pack.sNwn6a/_new  2016-09-28 15:04:07.0 +0200
@@ -30,6 +30,10 @@
 Source4:
https://pypi.io/packages/source/c/cryptography_vectors/cryptography_vectors-%{version}.tar.gz.asc
 # PATCH-FIX-SLE disable-uneven-sizes-tests.patch bnc#944204
 Patch1: disable-uneven-sizes-tests.patch
+
+# PATCH-UPSTREAM: extract from upstream commit 
8b8d51b752729f7237bb51274ccf158cbb4cfce0
+Patch2: python-cryptography-enable-gost.patch
+
 BuildRequires:  libopenssl-devel
 BuildRequires:  pkg-config
 BuildRequires:  python-cffi >= 1.1.0
@@ -57,8 +61,8 @@
 Requires:   python-idna >= 2.0
 Requires:   python-ipaddress
 Requires:   python-pyasn1 >= 0.1.8
-Requires:   python-six >= 1.4.1
 Requires:   python-setuptools >= 11.3
+Requires:   python-six >= 1.4.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -75,6 +79,9 @@
 %prep
 %setup -q -n cryptography-%{version}
 
+# remove if new upstream release is added (fixed upstream already)
+%patch2 -p1
+
 # prepare vectors module
 tar xvzf %{SOURCE3}
 



++ python-cryptography-enable-gost.patch ++
Index: cryptography-1.3.4/tests/hazmat/backends/test_openssl.py
===
--- cryptography-1.3.4.orig/tests/hazmat/backends/test_openssl.py
+++ cryptography-1.3.4/tests/hazmat/backends/test_openssl.py
@@ -657,23 +657,3 @@ class TestRSAPEMSerialization(object):
 serialization.PrivateFormat.PKCS8,
 serialization.BestAvailableEncryption(password)
 )
-
-
-class TestGOSTCertificate(object):
-@pytest.mark.skipif(
-backend._lib.OPENSSL_VERSION_NUMBER < 0x100f,
-reason="Requires a newer OpenSSL. Must be >= 1.0.0"
-)
-def test_numeric_string_x509_name_entry(self):
-cert = _load_cert(
-os.path.join("x509", "e-trust.ru.der"),
-x509.load_der_x509_certificate,
-backend
-)
-with pytest.raises(ValueError) as exc:
-cert.subject
-
-# We assert on the message in this case because if the certificate
-# fails to load it will also raise a ValueError and this test could
-# erroneously pass.
-assert str(exc.value) == "Unsupported ASN1 string type. Type: 18"



commit installation-images-openSUSE for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package installation-images-openSUSE for 
openSUSE:Factory checked in at 2016-09-28 15:02:48

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


Package is "installation-images-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2016-09-23 11:27:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
   2016-09-28 15:02:50.0 +0200
@@ -1,0 +2,9 @@
+Fri Sep 23 11:50:28 UTC 2016 - snw...@suse.com
+
+- adjust to release package changes
+- update documentation
+- extend file list syntax
+- adjust to obs api change
+- 14.270
+
+---

Old:

  installation-images-14.269.tar.xz

New:

  installation-images-14.270.tar.xz



Other differences:
--
++ installation-images-openSUSE.spec ++
--- /var/tmp/diff_new_pack.B2Zjv9/_old  2016-09-28 15:02:51.0 +0200
+++ /var/tmp/diff_new_pack.B2Zjv9/_new  2016-09-28 15:02:51.0 +0200
@@ -379,7 +379,7 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.269
+Version:14.270
 Release:0
 Provides:   installation-images = %version-%release
 Source: installation-images-%{version}.tar.xz

++ installation-images-14.269.tar.xz -> installation-images-14.270.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.269/VERSION 
new/installation-images-14.270/VERSION
--- old/installation-images-14.269/VERSION  2016-09-22 13:35:53.0 
+0200
+++ new/installation-images-14.270/VERSION  2016-09-23 13:48:06.0 
+0200
@@ -1 +1 @@
-14.269
+14.270
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.269/changelog 
new/installation-images-14.270/changelog
--- old/installation-images-14.269/changelog2016-09-22 13:35:53.0 
+0200
+++ new/installation-images-14.270/changelog2016-09-23 13:48:06.0 
+0200
@@ -1,3 +1,9 @@
+2016-09-23:14.270
+   - adjust to release package changes
+   - update documentation
+   - extend file list syntax
+   - adjust to obs api change
+
 2016-09-21:14.269
- update module.config to match 4.8
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.269/data/initrd/initrd.file_list 
new/installation-images-14.270/data/initrd/initrd.file_list
--- old/installation-images-14.269/data/initrd/initrd.file_list 2016-09-22 
13:35:53.0 +0200
+++ new/installation-images-14.270/data/initrd/initrd.file_list 2016-09-23 
13:48:06.0 +0200
@@ -98,15 +98,16 @@
 ?xen-tools-domU:
 
 if theme eq 'SLES'
-  sles-release:
+  ReleasePackage = sles-release
   sles-release-MINI:
 elsif theme eq 'SLED'
-  sled-release:
+  ReleasePackage = sled-release
   sled-release-MINI:
 else
-  openSUSE-release:
+  ReleasePackage = openSUSE-release
   openSUSE-release-mini:
 endif
+:
 
 linuxrc:
   if linuxrc
@@ -563,7 +564,12 @@
 include texts.file_list
 
 # patch out 'Server' from product name
-R s/ Server//g etc/os-release
+# sometimes os-release is in /etc, sometimes in /usr/lib
+if exists(, usr/lib/os-release)
+  R s/ Server//g usr/lib/os-release
+else
+  R s/ Server//g etc/os-release
+endif
 R s/ Server//g etc/issue
 
 # remove files we don't want to show up at all
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.269/data/rescue/rescue.file_list 
new/installation-images-14.270/data/rescue/rescue.file_list
--- old/installation-images-14.269/data/rescue/rescue.file_list 2016-09-22 
13:35:53.0 +0200
+++ new/installation-images-14.270/data/rescue/rescue.file_list 2016-09-23 
13:48:06.0 +0200
@@ -172,15 +172,16 @@
 xz:
 
 if theme eq 'SLES'
-  sles-release:
+  ReleasePackage = sles-release
   sles-release-MINI:
 elsif theme eq 'SLED'
-  sled-release:
+  ReleasePackage = sled-release
   sled-release-MINI:
 else
-  openSUSE-release:
+  ReleasePackage = openSUSE-release
   openSUSE-release-mini:
 endif
+:
 
 # we have full samba in rescue-server
 if filelist ne 'rescue-server'
@@ -357,7 +358,12 @@
 d /sys
 
 # patch out 'Server' from product name
-R s/ Server//g etc/os-release
+# sometimes os-release is in /etc, sometimes in /usr/lib
+if exists(, usr/lib/os-release)
+  R s/ Server//g usr/lib/os-release
+else
+  R s/ 

commit openssl for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package openssl for openSUSE:Factory checked 
in at 2016-09-28 15:03:33

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


Package is "openssl"

Changes:

--- /work/SRC/openSUSE:Factory/openssl/openssl.changes  2016-05-08 
10:38:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.openssl.new/openssl.changes 2016-09-28 
15:03:35.0 +0200
@@ -1,0 +2,39 @@
+Tue Sep 27 06:20:03 UTC 2016 - mich...@stroeder.com
+
+- update to openssl-1.0.2j
+  * Missing CRL sanity check (CVE-2016-7052 bsc#1001148)
+
+---
+Fri Sep 23 08:22:01 UTC 2016 - vci...@suse.com
+
+- OpenSSL Security Advisory [22 Sep 2016] (bsc#999665)
+  Severity: High
+  * OCSP Status Request extension unbounded memory growth
+(CVE-2016-6304) (bsc#999666)
+  Severity: Low
+  * Pointer arithmetic undefined behaviour (CVE-2016-2177) (bsc#982575)
+  * Constant time flag not preserved in DSA signing (CVE-2016-2178) 
(bsc#983249)
+  * DTLS buffered message DoS (CVE-2016-2179) (bsc#994844)
+  * OOB read in TS_OBJ_print_bio() (CVE-2016-2180) (bsc#990419)
+  * DTLS replay protection DoS (CVE-2016-2181) (bsc#994749)
+  * OOB write in BN_bn2dec() (CVE-2016-2182) (bsc#993819)
+  * Birthday attack against 64-bit block ciphers (SWEET32)
+(CVE-2016-2183) (bsc#995359)
+  * Malformed SHA512 ticket DoS (CVE-2016-6302) (bsc#995324)
+  * OOB write in MDC2_Update() (CVE-2016-6303) (bsc#995377)
+  * Certificate message OOB reads (CVE-2016-6306) (bsc#999668)
+- update to openssl-1.0.2i
+  * remove patches:
+openssl-1.0.2a-new-fips-reqs.patch
+openssl-1.0.2e-fips.patch
+  * add patches:
+openssl-1.0.2i-fips.patch
+openssl-1.0.2i-new-fips-reqs.patch
+
+---
+Wed Aug  3 12:41:41 UTC 2016 - vci...@suse.com
+
+- fix crash in print_notice (bsc#998190)
+  * add openssl-print_notice-NULL_crash.patch
+
+---

Old:

  openssl-1.0.2a-new-fips-reqs.patch
  openssl-1.0.2e-fips.patch
  openssl-1.0.2h.tar.gz
  openssl-1.0.2h.tar.gz.asc

New:

  openssl-1.0.2i-fips.patch
  openssl-1.0.2i-new-fips-reqs.patch
  openssl-1.0.2j.tar.gz
  openssl-1.0.2j.tar.gz.asc
  openssl-print_notice-NULL_crash.patch



Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.aOxkbB/_old  2016-09-28 15:03:37.0 +0200
+++ /var/tmp/diff_new_pack.aOxkbB/_new  2016-09-28 15:03:37.0 +0200
@@ -29,7 +29,7 @@
 %ifarch ppc64
 Obsoletes:  openssl-64bit
 %endif
-Version:1.0.2h
+Version:1.0.2j
 Release:0
 Summary:Secure Sockets and Transport Layer Security
 License:OpenSSL
@@ -62,10 +62,10 @@
 Patch13:openssl-1.0.2a-ipv6-apps.patch
 Patch14:0001-libcrypto-Hide-library-private-symbols.patch
 # FIPS patches:
-Patch15:openssl-1.0.2e-fips.patch
+Patch15:openssl-1.0.2i-fips.patch
 Patch16:openssl-1.0.2a-fips-ec.patch
 Patch17:openssl-1.0.2a-fips-ctor.patch
-Patch18:openssl-1.0.2a-new-fips-reqs.patch
+Patch18:openssl-1.0.2i-new-fips-reqs.patch
 Patch19:openssl-gcc-attributes.patch
 Patch26:0001-Axe-builtin-printf-implementation-use-glibc-instead.patch
 Patch33:openssl-no-egd.patch
@@ -85,6 +85,8 @@
 Patch58:openssl-fips-clearerror.patch
 Patch59:openssl-fips-dont-fall-back-to-default-digest.patch
 
+Patch60:openssl-print_notice-NULL_crash.patch
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -204,6 +206,7 @@
 %patch57 -p1
 %patch58 -p1
 %patch59 -p1
+%patch60 -p1
 %if 0%{?suse_version} >= 1120
 %patch3
 %endif

++ 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch ++
--- /var/tmp/diff_new_pack.aOxkbB/_old  2016-09-28 15:03:37.0 +0200
+++ /var/tmp/diff_new_pack.aOxkbB/_new  2016-09-28 15:03:37.0 +0200
@@ -4,10 +4,10 @@
 Subject: [PATCH] Axe builtin printf implementation, use glibc instead
 
 
-Index: openssl-1.0.2g/crypto/bio/b_print.c
+Index: openssl-1.0.2i/crypto/bio/b_print.c
 ===
 openssl-1.0.2g.orig/crypto/bio/b_print.c   2016-03-01 14:35:05.0 
+0100
-+++ openssl-1.0.2g/crypto/bio/b_print.c2016-03-01 15:26:55.597307479 
+0100
+--- openssl-1.0.2i.orig/crypto/bio/b_print.c   2016-09-22 12:23:06.0 
+0200
 openssl-1.0.2i/crypto/bio/b_print.c2016-09-23 10:18:39.805097010 
+0200
 @@ -56,17 +56,10 @@
   * [including the GNU Public Licence.]
   */
@@ -28,7 +28,7 @@
  #include 
  #include 
  #include 
-@@ 

commit python3-cryptography for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python3-cryptography for 
openSUSE:Factory checked in at 2016-09-28 15:03:08

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


Package is "python3-cryptography"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-cryptography/python3-cryptography.changes
2016-09-08 17:37:49.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-cryptography.new/python3-cryptography.changes
   2016-09-28 15:03:09.0 +0200
@@ -1,0 +2,12 @@
+Sun Sep 25 16:01:50 UTC 2016 - a...@gmx.de
+
+- update to version 1.5.1:
+  * Updated Windows and OS X wheels to be compiled against OpenSSL
+1.0.2i.
+  * Resolved a UserWarning when used with cffi 1.8.3.
+  * Fixed a memory leak in name creation with X.509.
+  * Added a workaround for old versions of setuptools.
+  * Fixed an issue preventing cryptography from compiling against
+OpenSSL 1.0.2i.
+
+---

Old:

  cryptography-1.5.tar.gz
  cryptography-1.5.tar.gz.asc

New:

  cryptography-1.5.1.tar.gz
  cryptography-1.5.1.tar.gz.asc



Other differences:
--
++ python3-cryptography.spec ++
--- /var/tmp/diff_new_pack.zIDmQj/_old  2016-09-28 15:03:10.0 +0200
+++ /var/tmp/diff_new_pack.zIDmQj/_new  2016-09-28 15:03:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-cryptography
-Version:1.5
+Version:1.5.1
 Release:0
 Url:https://cryptography.io/en/latest/
 Summary:Python library which exposes cryptographic recipes and 
primitives

++ cryptography-1.5.tar.gz -> cryptography-1.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-1.5/CHANGELOG.rst 
new/cryptography-1.5.1/CHANGELOG.rst
--- old/cryptography-1.5/CHANGELOG.rst  2016-08-26 17:02:19.0 +0200
+++ new/cryptography-1.5.1/CHANGELOG.rst2016-09-22 22:08:20.0 
+0200
@@ -1,6 +1,17 @@
 Changelog
 =
 
+1.5.1 - 2016-09-22
+~~
+
+* Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2i.
+* Resolved a ``UserWarning`` when used with cffi 1.8.3.
+* Fixed a memory leak in name creation with X.509.
+* Added a workaround for old versions of setuptools.
+* Fixed an issue preventing ``cryptography`` from compiling against
+  OpenSSL 1.0.2i.
+
+
 1.5 - 2016-08-26
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-1.5/PKG-INFO 
new/cryptography-1.5.1/PKG-INFO
--- old/cryptography-1.5/PKG-INFO   2016-08-26 17:13:20.0 +0200
+++ new/cryptography-1.5.1/PKG-INFO 2016-09-22 22:08:40.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: cryptography
-Version: 1.5
+Version: 1.5.1
 Summary: cryptography is a package which provides cryptographic recipes and 
primitives to Python developers.
 Home-page: https://github.com/pyca/cryptography
 Author: The cryptography developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cryptography-1.5/src/_cffi_src/openssl/cryptography.py 
new/cryptography-1.5.1/src/_cffi_src/openssl/cryptography.py
--- old/cryptography-1.5/src/_cffi_src/openssl/cryptography.py  2016-08-26 
16:49:15.0 +0200
+++ new/cryptography-1.5.1/src/_cffi_src/openssl/cryptography.py
2016-09-22 22:08:15.0 +0200
@@ -32,6 +32,8 @@
 (OPENSSL_VERSION_NUMBER < 0x10002000)
 #define CRYPTOGRAPHY_OPENSSL_LESS_THAN_102BETA3 \
 (OPENSSL_VERSION_NUMBER < 0x10002003)
+#define CRYPTOGRAPHY_OPENSSL_LESS_THAN_102I \
+(OPENSSL_VERSION_NUMBER < 0x1000209fL)
 #define CRYPTOGRAPHY_OPENSSL_LESS_THAN_110 \
 (OPENSSL_VERSION_NUMBER < 0x1010)
 #define CRYPTOGRAPHY_OPENSSL_LESS_THAN_110PRE5 \
@@ -51,6 +53,8 @@
 
 static const int CRYPTOGRAPHY_OPENSSL_LESS_THAN_101;
 
+static const int CRYPTOGRAPHY_OPENSSL_LESS_THAN_102I;
+
 static const int CRYPTOGRAPHY_IS_LIBRESSL;
 """
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-1.5/src/_cffi_src/openssl/ssl.py 
new/cryptography-1.5.1/src/_cffi_src/openssl/ssl.py
--- old/cryptography-1.5/src/_cffi_src/openssl/ssl.py   2016-08-26 
15:40:54.0 +0200
+++ new/cryptography-1.5.1/src/_cffi_src/openssl/ssl.py 2016-09-22 
22:08:15.0 +0200
@@ -664,7 +664,10 @@
 #endif
 
 
-#if defined(OPENSSL_NO_COMP) || defined(LIBRESSL_VERSION_NUMBER)
+/* In OpenSSL 1.0.2i+ the handling of COMP_METHOD when OPENSSL_NO_COMP was
+   changed and we no longer need to typedef void */
+#if (defined(OPENSSL_NO_COMP) && 

commit pidgin for openSUSE:13.2:Update

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:13.2:Update 
checked in at 2016-09-28 13:28:47

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


Package is "pidgin"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.zYdX9N/_old  2016-09-28 13:28:48.0 +0200
+++ /var/tmp/diff_new_pack.zYdX9N/_new  2016-09-28 13:28:48.0 +0200
@@ -1 +1 @@
-
+




commit patchinfo.5631 for openSUSE:13.2:Update

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5631 for 
openSUSE:13.2:Update checked in at 2016-09-28 13:28:51

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


Package is "patchinfo.5631"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  Pidgin with GStreamer 1.x support patches 
segfaults after some time
  recommended
  moderate
  zhangxiaofei
  
This recommended update provides version 2.10.11 for pidgin: 

- fix a filedesriptor leak while playing sound files (pidgin.im#16752, 
boo#942818).

- Update to version 2.10.11:
  + General:
- Fix handling of Self-Signed SSL/TLS Certificates when using
  the NSS plugin (pidgin.im#16412).
- Improve default cipher suites used with the NSS plugin
  (pidgin.im#16262).
- Add NSS Preferences plugin which allows the SSL/TLS Versions
  and cipher suites to be configured (pidgin.im#8061).
  + Gadu-Gadu:
- Fix a bug that prevented plugin to load when compiled without
  GnuTLS (pidgin.im#16431).
- Fix build for platforms without AF_LOCAL definition
  (pidgin.im#16404).
  + MSN:
- Fix broken login due to server change (pidgin.im#16451,
  pidgin.im#16455).
- Fail early when buddy list is unavailable instead of wasting
  bandwidth endlessly re-trying.


  Recommended update for pidgin




commit pidgin-branding-openSUSE for openSUSE:13.2:Update

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package pidgin-branding-openSUSE for 
openSUSE:13.2:Update checked in at 2016-09-28 13:28:42

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


Package is "pidgin-branding-openSUSE"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.8lUXaz/_old  2016-09-28 13:28:43.0 +0200
+++ /var/tmp/diff_new_pack.8lUXaz/_new  2016-09-28 13:28:43.0 +0200
@@ -1 +1 @@
-
+




commit meld for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package meld for openSUSE:Factory checked in 
at 2016-09-28 11:31:05

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


Package is "meld"

Changes:

--- /work/SRC/openSUSE:Factory/meld/meld.changes2016-08-05 
18:17:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.meld.new/meld.changes   2016-09-28 
11:31:07.0 +0200
@@ -1,0 +2,16 @@
+Sun Sep 25 21:30:07 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.16.3:
+  + Fix bad scroll syncing and inability to move between comparison
+chunks in file comparisons.
+  + Improve version control view behaviour when opening missing
+paths.
+  + Fix saving of text created in blank comparison.
+  + GTK+ 3.22 compatibility fixes for saving window size.
+  + Fix formatted patches missing newlines in certain cases.
+  + Silence GTK+ warning logging if not running in uninstalled
+(i.e. development) mode.
+  + Update AppData.
+  + Updated translations.
+
+---

Old:

  meld-3.16.2.tar.xz

New:

  meld-3.16.3.tar.xz



Other differences:
--
++ meld.spec ++
--- /var/tmp/diff_new_pack.cVgoey/_old  2016-09-28 11:31:08.0 +0200
+++ /var/tmp/diff_new_pack.cVgoey/_new  2016-09-28 11:31:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   meld
-Version:3.16.2
+Version:3.16.3
 Release:0
 Summary:Visual diff and merge tool
 License:GPL-2.0+

++ meld-3.16.2.tar.xz -> meld-3.16.3.tar.xz ++
 7572 lines of diff (skipped)




commit python-beautifulsoup4 for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-beautifulsoup4 for 
openSUSE:Factory checked in at 2016-09-28 11:30:28

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


Package is "python-beautifulsoup4"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-beautifulsoup4/python-beautifulsoup4.changes  
2015-11-17 14:23:37.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-beautifulsoup4.new/python-beautifulsoup4.changes
 2016-09-28 11:30:29.0 +0200
@@ -1,0 +2,50 @@
+Thu Sep  1 19:20:36 UTC 2016 - tbecht...@suse.com
+
+- Relax BuildRequires for python-Sphinx
+
+---
+Thu Sep  1 10:26:24 UTC 2016 - tbecht...@suse.com
+
+- update to 4.5.1:
+  * Fixed a crash when passing Unicode markup that contained a
+processing instruction into the lxml HTML parser on Python
+3. [bug=1608048]
+  * Beautiful Soup is no longer compatible with Python 2.6. This
+actually happened a few releases ago, but it's now official.
+  * Beautiful Soup will now work with versions of html5lib greater than
+0.. [bug=1603299]
+  * If a search against each individual value of a multi-valued
+attribute fails, the search will be run one final time against the
+complete attribute value considered as a single string. That is, if
+a tag has class="foo bar" and neither "foo" nor "bar" matches, but
+"foo bar" does, the tag is now considered a match.
+This happened in previous versions, but only when the value being
+searched for was a string. Now it also works when that value is
+a regular expression, a list of strings, etc. [bug=1476868]
+  * Fixed a bug that deranged the tree when a whitespace element was
+reparented into a tag that contained an identical whitespace
+element. [bug=1505351]
+  * Added support for CSS selector values that contain quoted spaces,
+such as tag[style="display: foo"]. [bug=1540588]
+  * Corrected handling of XML processing instructions. [bug=1504393]
+  * Corrected an encoding error that happened when a BeautifulSoup
+object was copied. [bug=1554439]
+  * The contents of  tags will no longer be modified when the
+tree is prettified. [bug=1555829]
+  * When a BeautifulSoup object is pickled but its tree builder cannot
+be pickled, its .builder attribute is set to None instead of being
+destroyed. This avoids a performance problem once the object is
+unpickled. [bug=1523629]
+  * Specify the file and line number when warning about a
+BeautifulSoup object being instantiated without a parser being
+specified. [bug=1574647]
+  * The `limit` argument to `select()` now works correctly, though it's
+not implemented very efficiently. [bug=1520530]
+  * Fixed a Python 3 ByteWarning when a URL was passed in as though it
+were markup. Thanks to James Salter for a patch and
+test. [bug=1533762]
+  * We don't run the check for a filename passed in as markup if the
+'filename' contains a less-than character; the less-than character
+indicates it's most likely a very small document. [bug=1577864]
+
+---

Old:

  beautifulsoup4-4.4.1.tar.gz

New:

  beautifulsoup4-4.5.1.tar.gz



Other differences:
--
++ python-beautifulsoup4.spec ++
--- /var/tmp/diff_new_pack.Fr117t/_old  2016-09-28 11:30:30.0 +0200
+++ /var/tmp/diff_new_pack.Fr117t/_new  2016-09-28 11:30:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-beautifulsoup4
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   python-beautifulsoup4
-Version:4.4.1
+Version:4.5.1
 Release:0
 Summary:HTML/XML Parser for Quick-Turnaround Applications Like 
Screen-Scraping
 License:MIT
 Group:  Development/Libraries/Python
 Url:http://www.crummy.com/software/BeautifulSoup/
-Source: 
http://pypi.python.org/packages/source/b/beautifulsoup4/beautifulsoup4-%{version}.tar.gz
+Source: 
https://pypi.io/packages/source/b/beautifulsoup4/beautifulsoup4-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM speili...@suse.com -- Backport of 
https://code.launchpad.net/~saschpe/beautifulsoup/beautifulsoup/+merge/200849
 Patch0: beautifulsoup4-lxml-fixes.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +31,7 @@
 BuildRequires:  

commit python-dogpile.cache for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-dogpile.cache for 
openSUSE:Factory checked in at 2016-09-28 11:30:12

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


Package is "python-dogpile.cache"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-dogpile.cache/python-dogpile.cache.changes
2016-07-12 23:51:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-dogpile.cache.new/python-dogpile.cache.changes
   2016-09-28 11:30:22.0 +0200
@@ -1,0 +2,24 @@
+Wed Aug 31 10:47:40 UTC 2016 - tbecht...@suse.com
+
+- update to 0.6.2:
+  * Added a new system to allow custom plugins specific to the issue of
+"invalidate the entire region", using a new base class
+:class:`.RegionInvalidationStrategy`. As there are many potential
+strategies to this (special backend function, storing special keys, etc.)
+ the mechanism for both soft and hard invalidation is now customizable.
+New approaches to region invalidation can be contributed as documented
+recipes.
+  * Added a new cache key generator :func:`.kwarg_function_key_generator`,
+which takes keyword arguments as well as positional arguments into
+account when forming the cache key.
+  * Restored some more util symbols that users may have been relying upon
+(although these were not necessarily intended as user-facing):
+``dogpile.cache.util.coerce_string_conf``,
+``dogpile.cache.util.KeyReentrantMutex``,
+``dogpile.cache.util.memoized_property``,
+``dogpile.cache.util.PluginLoader``,
+``dogpile.cache.util.to_list``.
+  * Drop 0001-Link-moved-functions-in-dogpile.cache.util.patch
+applied upstream
+
+---

Old:

  0001-Link-moved-functions-in-dogpile.cache.util.patch
  dogpile.cache-0.6.1.tar.gz

New:

  dogpile.cache-0.6.2.tar.gz



Other differences:
--
++ python-dogpile.cache.spec ++
--- /var/tmp/diff_new_pack.GjsXnY/_old  2016-09-28 11:30:25.0 +0200
+++ /var/tmp/diff_new_pack.GjsXnY/_new  2016-09-28 11:30:25.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   python-dogpile.cache
-Version:0.6.1
+Version:0.6.2
 Release:0
 Summary:A caching front-end based on the Dogpile lock
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:http://bitbucket.org/zzzeek/dogpile.cache
 Source: 
https://pypi.io/packages/source/d/dogpile.cache/dogpile.cache-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 0001-Link-moved-functions-in-dogpile.cache.util.patch
-Patch0: 0001-Link-moved-functions-in-dogpile.cache.util.patch
 BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -47,7 +45,6 @@
 
 %prep
 %setup -q -n dogpile.cache-%{version}
-%patch0 -p1
 
 %build
 python setup.py build

++ dogpile.cache-0.6.1.tar.gz -> dogpile.cache-0.6.2.tar.gz ++
 1897 lines of diff (skipped)




commit python-PyJWT for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-PyJWT for openSUSE:Factory 
checked in at 2016-09-28 11:30:56

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


Package is "python-PyJWT"

Changes:

--- /work/SRC/openSUSE:Factory/python-PyJWT/python-PyJWT.changes
2016-01-12 16:12:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-PyJWT.new/python-PyJWT.changes   
2016-09-28 11:30:58.0 +0200
@@ -1,0 +2,19 @@
+Thu Sep 15 13:52:58 UTC 2016 - rjsch...@suse.com
+
+- Include in SLES 12 (FATE#321371, bsc#998103)
+
+---
+Thu Sep  1 12:36:06 UTC 2016 - tbecht...@suse.com
+
+- Use https for Source url
+
+---
+Thu Sep  1 05:41:26 UTC 2016 - tbecht...@suse.com
+
+- update to 1.4.2:
+  - A PEM-formatted key encoded as bytes could cause a `TypeError` to be 
raised [#213][213]
+  - Newer versions of Pytest could not detect warnings properly [#182][182]
+  - Non-string 'kid' value now raises `InvalidTokenError` [#174][174]
+  - `jwt.decode(None)` now gracefully fails with `InvalidTokenError` 
[#183][183]
+
+---

Old:

  PyJWT-1.4.0.tar.gz

New:

  PyJWT-1.4.2.tar.gz



Other differences:
--
++ python-PyJWT.spec ++
--- /var/tmp/diff_new_pack.E0pg0T/_old  2016-09-28 11:30:59.0 +0200
+++ /var/tmp/diff_new_pack.E0pg0T/_new  2016-09-28 11:30:59.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-PyJWT
-Version:1.4.0
+Version:1.4.2
 Release:0
 Url:https://github.com/progrium/pyjwt
 Summary:JSON Web Token implementation in Python
 License:MIT
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/P/PyJWT/PyJWT-%{version}.tar.gz
+Source: https://pypi.io/packages/source/P/PyJWT/PyJWT-%{version}.tar.gz
 # PATCH-FIX-CENTOS PyJWT-1.1.0.diff -- without this, the centos build %%check 
will try to download stuff from pypi --seife
 Patch1: PyJWT-1.1.0.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ PyJWT-1.4.0.tar.gz -> PyJWT-1.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyJWT-1.4.0/CHANGELOG.md new/PyJWT-1.4.2/CHANGELOG.md
--- old/PyJWT-1.4.0/CHANGELOG.md2015-07-17 03:29:04.0 +0200
+++ new/PyJWT-1.4.2/CHANGELOG.md2016-08-08 22:06:37.0 +0200
@@ -4,6 +4,18 @@
 All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](http://semver.org/).
 
+[v1.4.2][1.4.2]
+-
+### Fixed
+- A PEM-formatted key encoded as bytes could cause a `TypeError` to be raised 
[#213][213]
+
+[v1.4.1][1.4.1]
+-
+### Fixed
+- Newer versions of Pytest could not detect warnings properly [#182][182]
+- Non-string 'kid' value now raises `InvalidTokenError` [#174][174]
+- `jwt.decode(None)` now gracefully fails with `InvalidTokenError` [#183][183]
+
 [v1.4][1.4.0]
 -
 ### Fixed
@@ -86,6 +98,9 @@
 [1.2.0]: https://github.com/jpadilla/pyjwt/compare/1.1.0...1.2.0
 [1.3.0]: https://github.com/jpadilla/pyjwt/compare/1.2.0...1.3.0
 [1.4.0]: https://github.com/jpadilla/pyjwt/compare/1.3.0...1.4.0
+[1.4.1]: https://github.com/jpadilla/pyjwt/compare/1.4.0...1.4.1
+[1.4.2]: https://github.com/jpadilla/pyjwt/compare/1.4.1...1.4.2
+
 
 
 [109]: https://github.com/jpadilla/pyjwt/pull/109
@@ -102,3 +117,7 @@
 [141]: https://github.com/jpadilla/pyjwt/pull/141
 [158]: https://github.com/jpadilla/pyjwt/pull/158
 [163]: https://github.com/jpadilla/pyjwt/pull/163
+[174]: https://github.com/jpadilla/pyjwt/pull/174
+[182]: https://github.com/jpadilla/pyjwt/pull/182
+[183]: https://github.com/jpadilla/pyjwt/pull/183
+[213]: https://github.com/jpadilla/pyjwt/pull/214
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyJWT-1.4.0/PKG-INFO new/PyJWT-1.4.2/PKG-INFO
--- old/PyJWT-1.4.0/PKG-INFO2015-07-17 03:30:17.0 +0200
+++ new/PyJWT-1.4.2/PKG-INFO2016-08-08 22:07:50.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: PyJWT
-Version: 1.4.0
+Version: 1.4.2
 Summary: JSON Web Token implementation in Python
 Home-page: http://github.com/jpadilla/pyjwt
 Author: José Padilla
@@ -12,8 +12,9 @@
 [![appveyor-status-image]][appveyor]
 

commit wxWidgets-3_0 for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package wxWidgets-3_0 for openSUSE:Factory 
checked in at 2016-09-28 11:31:00

Comparing /work/SRC/openSUSE:Factory/wxWidgets-3_0 (Old)
 and  /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new (New)


Package is "wxWidgets-3_0"

Changes:

--- /work/SRC/openSUSE:Factory/wxWidgets-3_0/wxWidgets-3_0-nostl.changes
2016-09-23 11:41:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new/wxWidgets-3_0-nostl.changes   
2016-09-28 11:31:02.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 24 13:30:09 UTC 2016 - badshah...@gmail.com
+
+- Also apply wxWidgets-3_0-gstreamer-1.0.patch to -nostl specfile,
+  and switch its BR to gstreamer-1.0 too; this was missed in the
+  previous submission.
+
+---
wxWidgets-3_0.changes: same change



Other differences:
--
++ wxWidgets-3_0-nostl.spec ++
--- /var/tmp/diff_new_pack.NRKBCy/_old  2016-09-28 11:31:05.0 +0200
+++ /var/tmp/diff_new_pack.NRKBCy/_new  2016-09-28 11:31:05.0 +0200
@@ -58,14 +58,16 @@
 Patch13:0004-Don-t-crash-when-switching-to-full-screen-in-non-X11.patch
 Patch14:0005-Don-t-use-X11-only-functions-when-not-using-X11-in-w.patch
 Patch15:abs.diff
+# PATCH-FIX-UPSTREAM wxWidgets-3_0-gstreamer-1.0.patch badshah...@gmail.com -- 
Port wxcntrl to use gstreamer 1.0; patch taken from upstream bug report: 
http://trac.wxwidgets.org/ticket/14976
+Patch16:wxWidgets-3_0-gstreamer-1.0.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  SDL-devel
 BuildRequires:  autoconf
 BuildRequires:  cppunit-devel
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-vfs2-devel
-BuildRequires:  gstreamer-0_10-devel
-BuildRequires:  gstreamer-0_10-plugins-base-devel
+BuildRequires:  gstreamer-devel
+BuildRequires:  gstreamer-plugins-base-devel
 BuildRequires:  gtk2-devel
 %define gtk_version 2
 %if 0%{?suse_version} >= 1220
@@ -272,7 +274,7 @@
 echo "=== RPM build flags: WX_DEBUG=0%{?WX_DEBUG}"
 %setup -q -n %tarball_name-%version
 %patch -P 1 -P 2 -P 3 -P 4 -P 5 -P 6 -P 7 -P 8 -P 9 -p1
-%patch -P 10 -P 11 -P 12 -P 13 -P 14 -P 15 -p1
+%patch -P 10 -P 11 -P 12 -P 13 -P 14 -P 15 -P 16 -p1
 cp %{S:2} .
 
 %build




commit lekha for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package lekha for openSUSE:Factory checked 
in at 2016-09-28 11:30:31

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


Package is "lekha"

Changes:

--- /work/SRC/openSUSE:Factory/lekha/lekha.changes  2015-08-27 
08:56:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.lekha.new/lekha.changes 2016-09-28 
11:30:33.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 12 02:01:49 UTC 2016 - simonf.l...@suse.com
+
+- python3 support
+
+---



Other differences:
--
++ lekha.spec ++
--- /var/tmp/diff_new_pack.S8pxXL/_old  2016-09-28 11:30:34.0 +0200
+++ /var/tmp/diff_new_pack.S8pxXL/_new  2016-09-28 11:30:34.0 +0200
@@ -33,14 +33,14 @@
 # .desktop files contained actions with no action defined
 #  I couldn't work out what the actions should do so they are removed
 Patch2: fix-invalid-actions-in-desktop-file.patch
-BuildRequires: python-efl
+BuildRequires: python3-efl
 BuildRequires: efl-devel
-BuildRequires: python-PyPDF2
-BuildRequires: python-xdg
-BuildRequires: python-distutils-extra
-Requires:  python-efl
-Requires:   python-PyPDF2
-Requires:   python-xdg
+BuildRequires: python3-PyPDF2
+BuildRequires: python3-xdg
+BuildRequires: python3-distutils-extra
+Requires:  python3-efl
+Requires:   python3-PyPDF2
+Requires:   python3-xdg
 buildroot:  %{_tmppath}/Lekha-%{version}-build
 
 %if 0%{?suse_version}





commit python-openqa_review for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-openqa_review for 
openSUSE:Factory checked in at 2016-09-28 11:30:51

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


Package is "python-openqa_review"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openqa_review.new/python-openqa_review.changes
   2016-09-28 11:30:52.0 +0200
@@ -0,0 +1,67 @@
+---
+Tue Sep 20 15:24:45 UTC 2016 - opensuse-packag...@opensuse.org
+
+- Update to version 1.1.0:
+  * Get objects up into the main function (#22)
+  * Fix arch matching (#23)
+  * Treat incomplete->failed as new failures
+
+---
+Mon Sep 19 15:00:14 UTC 2016 - opensuse-packag...@opensuse.org
+
+- Update to version 1.0.0:
+  * Simplify script usage (#13)
+  * Add Browser cache (#15)
+  * Be more strict about bugrefs read on openQA webpages
+  * Use Objects to handle Issues and ArchReport
+  * Add .swp files to .gitignore
+  * Fix soft failed: Use new 'result_softfailed' str
+  * TODO: Add idea about bug reporting links
+  * Add ArchReports and IssueEntry obj (#19)
+  * '-r' and '-T' are not mutually exclusive anymore
+  * Get objects up into the main function (#22)
+
+---
+Tue Sep 13 11:05:47 UTC 2016 - opensuse-packag...@opensuse.org
+
+- Update to version 0.8.1:
+  * Fix 'missing architectures' entry not yielding proper table row
+  * Fix D403 style issues
+  * Prevent flake8 check running on existing .tox dir
+  * Ensure proper python2+3 testing on different distributions
+  * TODO: DONE "Using labels …" with commit fd1b373
+  * TODO: DONE "package for openSUSE"
+
+---
+Mon Sep 12 21:08:50 UTC 2016 - opensuse-packag...@opensuse.org
+
+- Update to version 0.8.0:
+  * Read Bugzilla issue status & subject (#8)
+  * Fix config parsing for python2 (#9)
+  * Fix insecure ssl warning (#10)
+  * TODO: Add reference to mass bug filing tool
+  * Let --query-issue-status" arg implie --bugrefs (#11)
+  * Extract Browser into module
+  * Extract report generator object for 'new issue'
+  * Use absolute imports for python2
+
+---
+Thu Aug 25 09:29:41 UTC 2016 - opensuse-packag...@opensuse.org
+
+- Update to version 0.7.1:
+  * .travis.yml: Add pypi deploy commands
+  * Correct name in setup.py to 'openqa_review'
+  * Add reference for pypi deploy to .travis.yml
+  * Accept 'not enough finished builds' as expected behaviour
+  * Prevent inactive job groups showing up in openQA >= 4.4
+  * Add wrapper script for SLES/HA review
+  * Correct markdown syntax of code segments
+  * Handle download errors graciously
+  * Correct log message for saving files in Browser
+  * Fix 'KeyError TODO' with builds having only bugref'd jobs
+
+---
+Sun Jan 24 12:16:00 UTC 2016 - ok...@suse.de
+
+- initial package
+

New:

  _service
  _update.sh
  python-openqa_review-1.1.0.tar.gz
  python-openqa_review.changes
  python-openqa_review.spec



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


%define short_name openqa_review
Name:   python-%{short_name}
Version:1.1.0
Release:0
Summary:A review helper script for openQA
License:MIT
Group:  Development/Languages/Python
Source: 
https://github.com/okurz/%{short_name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Url:https://github.com/okurz/%{short_name}
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python-setuptools
Requires:   python-PyYAML
Requires:   python-beautifulsoup4
Requires:   python-future

commit python-testtools for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-testtools for 
openSUSE:Factory checked in at 2016-09-28 11:30:24

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


Package is "python-testtools"

Changes:

--- /work/SRC/openSUSE:Factory/python-testtools/python-testtools.changes
2014-12-09 09:14:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-testtools.new/python-testtools.changes   
2016-09-28 11:30:25.0 +0200
@@ -1,0 +2,216 @@
+Thu Sep  1 12:43:29 UTC 2016 - tbecht...@suse.com
+
+- Use pypi.io as Source url
+
+---
+Tue Aug 30 11:41:55 UTC 2016 - tbecht...@suse.com
+
+- update to 2.2.0:
+  * Release 2.2.0
+  * Depend on the extras 1.0.0 release
+  * Unbreak fixtures test suite / use of gather_details
+  * UTF-8 encode Twisted logs (allenap)
+  * Use inlineCallbacks instead of deferredGenerator
+  * Fix _lp_release: NEXT is case sensitive
+  * Release 2.1.0
+  * Correct docs for skip deprecation
+  * Add matchers for detecting emitted warnings
+  * Revert usage of pyrsistent
+  * Add unique_text_generator
+  * Become compatible with newer Fixtures _setUp() API
+  * Better handling of KeyboardInterrupt
+  * Fix example in docstring for `failed`
+  * Move all Twisted code to twistedsupport package
+  * Revert "Move all Twisted code to twistedsupport package"
+  * Move all Twisted code to twistedsupport package
+  * Add Always & Never matchers
+  * Support TestResults without stop/shouldStop
+  * Stop using deprecated `skip()` internally
+  * Release 2.0.0
+  * Options for logging in AsynchronousDeferredRunTest
+  * Twisted tests now pass under --debug-stacktraces
+  * Decouple log handling from Deferred wrangling
+  * Fix typo: flexability
+  * Review tweaks
+  * Drop support for Python 2.6 and 3.2
+  * Release 1.9.0
+  * Missed one
+  * 19.4.1 refers to importlib machinery. Avoid that
+  * See if setuptools 19.5 is bad
+  * PIP_VERSION is used by pip itself
+  * Correct spelling of 'less than 8', maybe
+  * Use only pip 7.* on pypy3 & py3.2
+  * Longer timeout not necessary
+  * NEWS update
+  * Handle case where Deferred fires after timeout
+  * Explicitly separate fake stop method
+  * Lint & copyright
+  * NO_RESULT -> has_no_result
+  * Make twistedsupport a package
+  * Rename `successful` to `succeeded`
+  * Improve NEWS
+  * Conditionally import matchers
+  * Use non-inplace install and add a comment
+  * New module for twisted support code
+  * Minor documentation tweaks
+  * Make no_result a constant
+  * Style & documentation tweaks from review
+  * Review tweaks
+  * Import extract_result from correct location
+  * expectThat works under AsynchronousDeferredRunTest
+  * Correct string literal syntax
+  * Avoid .format
+  * Give up on some TODOs
+  * Maybe we need to install our thing?
+  * Add requirements for readthedocs
+  * Move non-matcher code to _deferred
+  * Nicer links
+  * Link to Twisted API docs
+  * More todos
+  * Documentation with examples
+  * Pass the Deferred to the handlers
+  * Docstring formatting
+  * Use _on_deferred_result in _NoResult
+  * Make _on_deferred_result transparent to Deferred
+  * Extract common Deferred logic
+  * Use same error messages as Twisted
+  * Matcher for Deferreds that have failed
+  * TODOs & XXXs
+  * successResultOf equivalent
+  * Docstring formatting
+  * Docstring
+  * Move formatting to exception
+  * Extract `extract_result`
+  * Matcher for no result
+  * Actually use `skipException`
+  * NEWS update
+  * Suppress skip traceback based on skipException
+  * Deprecate Python 2.6
+  * Actually use pformat in errors
+  * Deterministic test
+  * NEWS update
+  * NEWS update
+  * Factor out counting
+  * ids has no apostrophe
+  * Lint
+  * Collect all duplicate test id's before raise
+  * Document checking release milestone before release
+  * Don't need our own assertRaisesRegexp
+  * Clarify the tests
+  * Add assertRaisesRegexp method
+  * Document early evaluation of details
+  * Update NEWS
+  * Deprecate TestCase.skip
+  * Deprecate _BinaryMismatch.{expected,observed}
+  * Make sure reference and actual align
+  * Put expected on the right for binary mismatch
+  * Fix typo
+  * Support Python 3.5, announce deprecation 3.2
+  * API docs for deferredruntest
+  * Need Deferred reference
+  * Remove scare warnings from deferredruntest
+  * Documentation tweaks
+  * Move Twisted docs to separate file
+  * Better error message for MatchesListwise
+  * NEWS update
+  * Clarify some things
+  * Move _cleanups reset to _reset
+  * Rewrite patch tests using make_test_case
+  * `throw` helper
+  * Rewrite addCleanup tests in terms of make_test_case
+  * Use method for value, to avoid `self` weirdness
+  * Move 

commit python3-efl for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python3-efl for openSUSE:Factory 
checked in at 2016-09-28 11:30:36

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


Package is "python3-efl"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ /work/SRC/openSUSE:Factory/.python3-efl.new/python3-efl.changes 
2016-09-28 11:30:42.0 +0200
@@ -0,0 +1,101 @@
+---
+Wed Aug 31 05:57:39 UTC 2016 - sfl...@suse.de
+
+- Another attempt at python3 - Removes python2 support
+
+---
+Sat Nov 14 20:11:42 UTC 2015 - si...@simotek.net
+
+- 1.16.0 pre release will add full changes with release
+
+---
+Fri Aug 21 11:47:45 UTC 2015 - si...@simotek.net
+
+- Add COPYING.* AUTHORS to package
+
+---
+Sat Aug 15 23:14:25 UTC 2015 - si...@simotek.net
+
+- Bindings update to efl 1.15.x
+Fixes:
+
+elm.Entry: Fixed name of the callback_rejected_del function
+Fixed build on OSX
+Fixed build when ecore-x is not available
+Fixed module init from embedded interpreter
+
+Changes:
+
+Elm: Unify modules into a monolithic module
+
+Additions:
+
+elm.Configuration.transition_duration_factor
+elm.Window.autohide
+elm.ELM_POLICY_QUIT_LAST_WINDOW_HIDDEN
+elm.Entry.callback_context_open_add/del
+elm.ELM_FOCUS_MOVE_POLICY_KEY_ONLY
+elm.Object.focus_move_policy
+elm.Scrollable.wheel_disabled
+evas.Textblock.obstacle_add
+evas.Textblock.obstacle_del
+evas.Textblock.obstacles_update
+evas.EVAS_CALLBACK_CANVA_VIEWPORT_RESIZE
+
+
+---
+Thu May  7 11:18:59 UTC 2015 - si...@simotek.net
+
+- Bindings updated to efl 1.14.X
+
+---
+Mon Feb 16 01:18:18 UTC 2015 - si...@simotek.net
+
+- Bindings updated to match efl 1.13.x
+
+---
+Fri Jan  9 05:14:00 UTC 2015 - si...@simotek.net
+
+- Bindings updated to match efl 1.12.x
+
+---
+Tue Sep 16 04:47:41 UTC 2014 - si...@simotek.net
+
+- bump to 1.11.0
+  ** Re enabled cython building **
+  
+  No new features upstream just following efl changes
+
+---
+Mon Aug 18 06:13:17 UTC 2014 - si...@simotek.net
+
+- Disabled Cython with env var for this release as the upstream tar was broken.
+   It was missing .pxd files this has been fixed for the next release.
+
+---
+Sun Jun  1 20:42:02 UTC 2014 - sleep_wal...@suse.cz
+
+- bump to 1.10.0 (but missing any short changelog)
+- correct all provides and obsoletes
+
+---
+Wed Apr  9 02:20:26 UTC 2014 - si...@simotek.net
+
+- version 1.9.0
+  Release Notes:
+   No major changes have been made since the last 1.8 release. All the new
+   features of efl and elementary 1.9 has been ported and the usual has 
been
+   done in fixing bugs and optimizing speed. (see **changes.html** in the
+   tarball for the full list of changes)
+
+---
+Tue Dec 17 00:23:57 UTC 2013 - sleep_wal...@suse.cz
+
+- change to use pkgconfig dependencies
+- beutify spec a bit
+
+---
+Mon Dec  9 15:39:20 UTC 2013 - sleep_wal...@suse.cz
+
+- let there by python-efl!
+

New:

  python-efl-1.18.0.tar.xz
  python3-efl.changes
  python3-efl.spec



Other differences:
--
++ python3-efl.spec ++
#
# spec file for package python3-efl
#
# Copyright (c) 2015 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/
#

%define efl_version 1.18.0

Name:   

commit python-WebTest for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-WebTest for openSUSE:Factory 
checked in at 2016-09-28 11:29:58

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


Package is "python-WebTest"

Changes:

--- /work/SRC/openSUSE:Factory/python-WebTest/python-WebTest.changes
2016-03-26 15:24:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-WebTest.new/python-WebTest.changes   
2016-09-28 11:30:00.0 +0200
@@ -1,0 +2,18 @@
+Thu Sep  1 10:15:53 UTC 2016 - tbecht...@suse.com
+
+- update 2.0.23:
+  - Create universal wheels.
+  -  Fix #160: Do not guess encoding if response's charset is set.
+  - PR #154 Allow Bearer auth
+  - PR #147,#148 Take care of REFERER when using form.submit(), .click() and
+  .clickbutton()
+  - PR #145 Allow to override content-type when using json methods
+  - nothing new release. just try to make wheel available on pypi
+  - fixed #131 prevent passing HTML parameters that conflict with Field kwargs
+  - fixed #135 Document that WSGIProxy2 is required for "using webtest with a 
real url"
+  - fixed #136 reset values of select multiple
+  - drop py32 support (still work but test dependencies fail)
+- Use tar.gz instead of zip archive
+- Use pypi.io as Source url
+
+---

Old:

  WebTest-2.0.18.zip

New:

  WebTest-2.0.23.tar.gz



Other differences:
--
++ python-WebTest.spec ++
--- /var/tmp/diff_new_pack.eC7D25/_old  2016-09-28 11:30:01.0 +0200
+++ /var/tmp/diff_new_pack.eC7D25/_new  2016-09-28 11:30:01.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-WebTest
-Version:2.0.18
+Version:2.0.23
 Release:0
 Url:http://webtest.pythonpaste.org/
 Summary:Helper to test WSGI applications
 License:MIT
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/W/WebTest/WebTest-%{version}.zip
+Source: 
https://pypi.io/packages/source/W/WebTest/WebTest-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-PasteDeploy
 BuildRequires:  python-WSGIProxy2
@@ -34,8 +34,8 @@
 BuildRequires:  python-pyquery
 BuildRequires:  python-setuptools
 BuildRequires:  python-six
+BuildRequires:  python-unittest2
 BuildRequires:  python-waitress
-BuildRequires:  unzip
 # Documentation build requirements:
 BuildRequires:  python-Sphinx
 # Test build requirements:
@@ -48,7 +48,7 @@
 Requires:   python-WebOb >= 1.2
 Requires:   python-beautifulsoup4
 Requires:   python-six
-Requires:   python-waitress
+Requires:   python-waitress >= 0.8.5
 Provides:   python-webtest = %{version}
 Obsoletes:  python-webtest < %{version}
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110




commit quakespasm for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package quakespasm for openSUSE:Factory 
checked in at 2016-09-28 11:29:48

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


Package is "quakespasm"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ /work/SRC/openSUSE:Factory/.quakespasm.new/quakespasm.changes   
2016-09-28 11:29:49.0 +0200
@@ -0,0 +1,15 @@
+---
+Tue Jul 19 09:34:12 UTC 2016 - r...@fthiessen.de
+
+- Fixed file-contains-date-and-time rpmlint error.
+
+---
+Mon Jul 18 20:46:43 UTC 2016 - luke.nukem.jo...@gmail.com
+
+- Update to v0.92.0 
+
+---
+Fri Jul 15 19:45:26 UTC 2016 - luke.nukem.jo...@gmail.com
+
+- Prepare packaging for inclusion in Factory 
+

New:

  quakespasm-0.92.0.tgz
  quakespasm.changes
  quakespasm.spec



Other differences:
--
++ quakespasm.spec ++
#
# spec file for package quakespasm
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 Luke Jones 
#
# 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:   quakespasm
Version:0.92.0
Release:0
Summary:Quakspasm Quake Engine
License:GPL-2.0
Group:  Amusements/Games/3D/Shoot
Url:http://quakespasm.sourceforge.net/
Source: 
http://ufpr.dl.sourceforge.net/project/quakespasm/Source/%{name}-%{version}.tgz
Source99:   %{name}.changes
BuildRequires:  libSDL2-devel
BuildRequires:  libSDL2_net-devel
BuildRequires:  libvorbis-devel
BuildRequires:  update-desktop-files
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
QuakeSpasm is a Quake 1 engine based on the SDL2 port of FitzQuake.  It includes
64bit CPU support, a new sound driver, several networking fixes and a few
graphical niceities, while also staying true to the original game.
Game data must be placed in ~/.quakespasm/id1

%prep
%setup
# Fix usage of __DATE__ and __TIME__ macros to prevent build in excess
modified="$(sed -n '/^/n;s/ - .*$//;p;q' "%{SOURCE99}")"
DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
TIME="\"$(date -d "${modified}" "+%%R")\""
sed -i "s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g" Quake/host.c
# Prepare for later installation
mkdir html/
ln -s README.html ./html/README.html
mv Quakespasm.txt README
mv Quakespasm-Music.txt MUSIC
mv LICENSE.txt LICENSE

%build
export CFLAGS='%{optflags} -DQUAKE_BASEDIR=\"%{_datadir}/quake\"'
make %{?_smp_mflags} -C Quake\
DO_USERDIRS=1 \
USE_CODEC_MP3=0 \
USE_SDL2=1

%install
install -D -p -m 755 Quake/quakespasm %{buildroot}%{_bindir}/quakespasm
install -D -p -m 644 Misc/QuakeSpasm_512.png 
%{buildroot}%{_datadir}/pixmaps/quakespasm.png
install -d -m 755 %{buildroot}%{_datadir}/quake/

%suse_update_desktop_file -c quakespasm 'Quake' 'QuakeSpasm' quakespasm 
quakespasm Game ActionGame

%post
%desktop_database_post

%postun
%desktop_database_postun

%files
%defattr(-,root,root)
%doc README MUSIC LICENSE html/
%{_bindir}/quakespasm
%dir %{_datadir}/quake/
%{_datadir}/pixmaps/quakespasm.png
%{_datadir}/applications/quakespasm.desktop

%changelog



commit python-pykerberos for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-pykerberos for 
openSUSE:Factory checked in at 2016-09-28 11:29:54

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


Package is "python-pykerberos"

Changes:

--- /work/SRC/openSUSE:Factory/python-pykerberos/python-pykerberos.changes  
2016-03-17 16:47:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-pykerberos.new/python-pykerberos.changes 
2016-09-28 11:29:56.0 +0200
@@ -1,0 +2,18 @@
+Thu Sep  1 08:34:27 UTC 2016 - tbecht...@suse.com
+
+update to version v1.1.13
+  * Fix TypeError when krb5-config is not present
+  * Don't free stack allocated buffer #15
+  * Bump version to 1.1.11
+  * Fix reference to undefined command_name variable
+  * Remove  reference to undefined popenargs variable
+  * Increment version to v1.1.13
+  * Address endless loop in case neither krb5-config nor krb5-config.mit are 
found
+  * remove deprecation warning for clean methods
+  * Add travis config
+  * replace explicit client credentials to gss_init_sec_context
+  * Increment version to 1.1.12
+  * Add a dummy test script
+- Use pypi.io as Source url
+
+---

Old:

  pykerberos-1.1.10.tar.gz

New:

  pykerberos-1.1.13.tar.gz



Other differences:
--
++ python-pykerberos.spec ++
--- /var/tmp/diff_new_pack.RrTes6/_old  2016-09-28 11:29:57.0 +0200
+++ /var/tmp/diff_new_pack.RrTes6/_new  2016-09-28 11:29:57.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-pykerberos
-Version:1.1.10
+Version:1.1.13
 Release:0
 Summary:High-level interface to Kerberos
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://github.com/02strich/pykerberos/
-Source: 
https://pypi.python.org/packages/source/p/pykerberos/pykerberos-%{version}.tar.gz
+Source: 
https://pypi.io/packages/source/p/pykerberos/pykerberos-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 BuildRequires:  pkgconfig(krb5)

++ pykerberos-1.1.10.tar.gz -> pykerberos-1.1.13.tar.gz ++
 3096 lines of diff (skipped)




commit kernel-source for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2016-09-28 11:29:08

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


Package is "kernel-source"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-64kb.changes   
2016-09-28 11:29:10.0 +0200
@@ -0,0 +1,42730 @@
+---
+Mon Sep 26 09:42:49 CEST 2016 - ag...@suse.de
+
+- rpm/package-descriptions: Add 64kb kernel flavor description
+- commit 8462c50
+
+---
+Sun Sep 25 12:39:49 CEST 2016 - b...@suse.de
+
+- scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
+  (bsc#32 CVE-2016-7425).
+- commit 135aa22
+
+---
+Sat Sep 24 13:41:43 CEST 2016 - jsl...@suse.cz
+
+- Linux 4.7.5 (CVE-2016-6828 bnc#994066 bsc#993996 bsc#994296).
+- Delete
+  patches.fixes/drm-i915-Ignore-OpRegion-panel-type-except-on-select.
+- Delete
+  patches.fixes/mm-oom-prevent-premature-OOM-killer-invocation-for-h.patch.
+- Delete
+  patches.fixes/tcp-fix-use-after-free-in-tcp_xmit_retransmit_queue.patch.
+- Delete patches.rpmify/i915-fix-build-error-with-werror.
+- commit c7aed11
+
+---
+Wed Sep 21 20:54:36 CEST 2016 - ag...@suse.de
+
+- arm64: disable hvc_dcc
+- commit 89df77c
+
+---
+Wed Sep 21 20:02:39 CEST 2016 - ag...@suse.de
+
+- arm64: Relocate screen_info.lfb_base on PCI BAR allocation (bsc#975159).
+- commit c3f6949
+
+---
+Wed Sep 21 17:48:39 CEST 2016 - ag...@suse.de
+
+- arm64: Refuse to install 4k kernel on 64k system
+- commit 5565330
+
+---
+Wed Sep 21 16:15:46 CEST 2016 - je...@suse.com
+
+- btrfs: ensure that file descriptor used with subvol ioctls is
+  a dir (bsc#999600).
+- commit cf44e6a
+
+---
+Tue Sep 20 18:29:38 CEST 2016 - ag...@suse.de
+
+- arm64: Add 64kb flavor for 64kb page size
+- commit 4f006b4
+
+---
+Tue Sep 20 18:25:14 CEST 2016 - ag...@suse.de
+
+- Switch arm64 default config to 4k
+- commit 5244f77
+
+---
+Tue Sep 20 12:29:38 CEST 2016 - ti...@suse.de
+
+- Refresh
+  patches.fixes/autofs-use-dentry-flags-to-block-walks-during-expire.
+  Update git commit tag to sync with upstream.
+- commit 5c2468b
+
+---
+Thu Sep 15 09:32:40 CEST 2016 - jsl...@suse.cz
+
+- Linux 4.7.4.
+- commit b93c795
+
+---
+Wed Sep 14 15:54:36 CEST 2016 - je...@suse.com
+
+- config: enable RANDOMIZE_BASE and friends (bsc#998554).
+- commit 4de94c3
+
+---
+Wed Sep 14 13:45:16 CEST 2016 - ti...@suse.de
+
+- drm/i915: Ignore OpRegion panel type except on select machines (bsc#993996).
+- commit 6a5bbb1
+
+---
+Mon Sep 12 21:25:36 CEST 2016 - mho...@suse.cz
+
+- mm, oom: prevent premature OOM killer invocation for high
+  order request (bnc#994066).
+- commit d2c8eb9
+
+---
+Thu Sep  8 15:04:24 CEST 2016 - ti...@suse.de
+
+- Refresh patches.fixes/autofs-use-dentry-flags-to-block-walks-during-expire
+  Fix schedule_timeout() call with uninterruptible one (bsc#997639)
+- commit 7ad9c1d
+
+---
+Wed Sep  7 17:41:12 CEST 2016 - ti...@suse.de
+
+- autofs - use dentry flags to block walks during expire
+  (bsc#997639).
+- commit 268a807
+
+---
+Wed Sep  7 09:38:58 CEST 2016 - jsl...@suse.cz
+
+- Linux 4.7.3 (CVE-2016-6480 bsc#991608).
+- Delete
+  patches.fixes/aacraid-check-size-values-after-double-fetch-from-user.patch.
+- commit 2ecc7fe
+
+---
+Mon Aug 29 22:56:22 CEST 2016 - ti...@suse.de
+
+- drm/i915: Fix S4 resume breakage
+  (bsc#984629,bsc#984632,bsc#993472).
+- drm/i915: Add distinct stubs for PM hibernation phases
+  (bsc#984632,bsc#993472).
+- x86 / hibernate: Use hlt_play_dead() when resuming from
+  hibernation (bsc#984629,bsc#993472).
+- commit 1d73b85
+