commit perl-XML-Generator-PerlData for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-XML-Generator-PerlData for 
openSUSE:Factory checked in at 2015-10-08 08:24:20

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


Package is "perl-XML-Generator-PerlData"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-XML-Generator-PerlData/perl-XML-Generator-PerlData.changes
  2015-04-21 10:52:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-Generator-PerlData.new/perl-XML-Generator-PerlData.changes
 2015-10-08 08:24:21.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct  4 09:30:48 UTC 2015 - co...@suse.com
+
+- updated to 0.95
+   see /usr/share/doc/packages/perl-XML-Generator-PerlData/Changes
+
+---

Old:

  XML-Generator-PerlData-0.93.tar.gz

New:

  XML-Generator-PerlData-0.95.tar.gz



Other differences:
--
++ perl-XML-Generator-PerlData.spec ++
--- /var/tmp/diff_new_pack.gtfE5J/_old  2015-10-08 08:24:21.0 +0200
+++ /var/tmp/diff_new_pack.gtfE5J/_new  2015-10-08 08:24:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-XML-Generator-PerlData
-Version:0.93
+Version:0.95
 Release:0
 %define cpan_name XML-Generator-PerlData
 Summary:Perl extension for generating SAX2 events from nested Perl 
data structures

++ XML-Generator-PerlData-0.93.tar.gz -> XML-Generator-PerlData-0.95.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-Generator-PerlData-0.93/Changes 
new/XML-Generator-PerlData-0.95/Changes
--- old/XML-Generator-PerlData-0.93/Changes 2014-11-13 16:02:20.0 
+0100
+++ new/XML-Generator-PerlData-0.95/Changes 2015-10-02 22:29:54.0 
+0200
@@ -1,8 +1,11 @@
-Revision history for Perl extension XML::SAX::PerlData2SAX.
+Revision history for Perl extension XML::Generator::PerlData.
 
+0.95 Fri Oct 2 2015
+- Make things more CPAN-friendly
+  patches graciously submitted by Alan Berndt
 
 0.89  Fri Jun 5 2003
-   - Fix for start_document. Bug reported by 
+   - Fix for start_document. Bug reported by
  Tim M�ller-Seydlitz 
 
 0.87  Fri Feb 08 2002
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-Generator-PerlData-0.93/META.json 
new/XML-Generator-PerlData-0.95/META.json
--- old/XML-Generator-PerlData-0.93/META.json   2014-11-13 16:16:01.0 
+0100
+++ new/XML-Generator-PerlData-0.95/META.json   2015-10-02 22:30:42.0 
+0200
@@ -45,5 +45,5 @@
  "url" : "https://github.com/ubu/xml-generator-perldata;
   }
},
-   "version" : "0.93"
+   "version" : "0.95"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-Generator-PerlData-0.93/META.yml 
new/XML-Generator-PerlData-0.95/META.yml
--- old/XML-Generator-PerlData-0.93/META.yml2014-11-13 16:16:01.0 
+0100
+++ new/XML-Generator-PerlData-0.95/META.yml2015-10-02 22:30:42.0 
+0200
@@ -22,4 +22,4 @@
 resources:
   license: http://dev.perl.org/licenses
   repository: https://github.com/ubu/xml-generator-perldata
-version: '0.93'
+version: '0.95'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-Generator-PerlData-0.93/PerlData.pm 
new/XML-Generator-PerlData-0.95/PerlData.pm
--- old/XML-Generator-PerlData-0.93/PerlData.pm 2014-11-13 16:14:46.0 
+0100
+++ new/XML-Generator-PerlData-0.95/PerlData.pm 2015-10-02 22:27:31.0 
+0200
@@ -1,12 +1,13 @@
 package XML::Generator::PerlData;
 
 use strict;
+use warnings;
 use XML::SAX::Base;
 use vars qw($VERSION @ISA $NS_XMLNS $NS_XML);
 use Scalar::Util qw(refaddr);
 
 # some globals
-$VERSION = '0.93';
+$VERSION = '0.95';
 @ISA = qw( XML::SAX::Base );
 $NS_XML   = 'http://www.w3.org/XML/1998/namespace';
 $NS_XMLNS = 'http://www.w3.org/2000/xmlns/';




commit perl-Minion for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-Minion for openSUSE:Factory 
checked in at 2015-10-08 08:24:25

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


Package is "perl-Minion"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Minion/perl-Minion.changes  2015-10-03 
20:30:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Minion.new/perl-Minion.changes 
2015-10-08 08:24:26.0 +0200
@@ -1,0 +2,9 @@
+Sun Oct  4 08:59:20 UTC 2015 - co...@suse.com
+
+- updated to 2.01
+   see /usr/share/doc/packages/perl-Minion/Changes
+
+  2.01  2015-10-02
+- Fixed Windows portability issues in tests.
+
+---

Old:

  Minion-2.0.tar.gz

New:

  Minion-2.01.tar.gz



Other differences:
--
++ perl-Minion.spec ++
--- /var/tmp/diff_new_pack.5D38kl/_old  2015-10-08 08:24:26.0 +0200
+++ /var/tmp/diff_new_pack.5D38kl/_new  2015-10-08 08:24:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Minion
-Version:2.0
+Version:2.01
 Release:0
 %define cpan_name Minion
 Summary:Job queue

++ Minion-2.0.tar.gz -> Minion-2.01.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-2.0/Changes new/Minion-2.01/Changes
--- old/Minion-2.0/Changes  2015-10-01 14:13:16.0 +0200
+++ new/Minion-2.01/Changes 2015-10-02 16:32:39.0 +0200
@@ -1,4 +1,7 @@
 
+2.01  2015-10-02
+  - Fixed Windows portability issues in tests.
+
 2.0  2015-10-01
   - Removed -t option from worker command.
   - Added support for multiple named queues.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-2.0/META.json new/Minion-2.01/META.json
--- old/Minion-2.0/META.json2015-10-01 20:35:41.0 +0200
+++ new/Minion-2.01/META.json   2015-10-02 17:14:17.0 +0200
@@ -55,6 +55,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "2.0",
+   "version" : "2.01",
"x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-2.0/META.yml new/Minion-2.01/META.yml
--- old/Minion-2.0/META.yml 2015-10-01 20:35:41.0 +0200
+++ new/Minion-2.01/META.yml2015-10-02 17:14:16.0 +0200
@@ -28,5 +28,5 @@
   homepage: http://mojolicio.us
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/minion.git
-version: '2.0'
+version: '2.01'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-2.0/lib/Minion.pm 
new/Minion-2.01/lib/Minion.pm
--- old/Minion-2.0/lib/Minion.pm2015-10-01 17:09:40.0 +0200
+++ new/Minion-2.01/lib/Minion.pm   2015-10-02 07:45:27.0 +0200
@@ -15,7 +15,7 @@
 has remove_after  => 864000;
 has tasks => sub { {} };
 
-our $VERSION = '2.0';
+our $VERSION = '2.01';
 
 sub add_task { ($_[0]->tasks->{$_[1]} = $_[2]) and return $_[0] }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-2.0/t/file.t new/Minion-2.01/t/file.t
--- old/Minion-2.0/t/file.t 2015-10-01 14:15:55.0 +0200
+++ new/Minion-2.01/t/file.t2015-10-02 17:10:58.0 +0200
@@ -108,7 +108,7 @@
 my $before = time;
 $worker = $minion->worker->register;
 is $worker->dequeue(0.5), undef, 'no jobs yet';
-ok !!(($before + 0.5) <= time), 'waited for jobs';
+ok !!(($before + 0.4) <= time), 'waited for jobs';
 $worker->unregister;
 
 # Stats
@@ -372,7 +372,8 @@
 
 # Queues
 $id = $minion->enqueue(add => [100, 1]);
-$job = $worker->register->dequeue(0);
+is $worker->register->dequeue(0 => {queues => ['test1']}), undef, 'wrong 
queue';
+$job = $worker->dequeue(0);
 is $job->id, $id, 'right id';
 is $job->info->{queue}, 'default', 'right queue';
 ok $job->finish, 'job finished';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-2.0/t/pg.t new/Minion-2.01/t/pg.t
--- old/Minion-2.0/t/pg.t   2015-10-01 14:15:40.0 +0200
+++ new/Minion-2.01/t/pg.t  2015-10-02 17:10:58.0 +0200
@@ -130,7 +130,7 @@
 my $before = time;
 $worker = $minion->worker->register;
 is $worker->dequeue(0.5), undef, 'no jobs yet';
-ok !!(($before + 0.5) <= time), 'waited for jobs';
+ok !!(($before + 0.4) <= time), 'waited for jobs';
 $worker->unregister;
 
 # Stats
@@ -355,7 +355,8 @@
 
 # Queues
 $id = $minion->enqueue(add => [100, 1]);
-$job = 

commit python-sympy for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package python-sympy for openSUSE:Factory 
checked in at 2015-10-08 08:24:02

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


Package is "python-sympy"

Changes:

--- /work/SRC/openSUSE:Factory/python-sympy/python-sympy.changes
2014-11-18 22:45:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-sympy.new/python-sympy.changes   
2015-10-08 08:24:03.0 +0200
@@ -1,0 +2,11 @@
+Tue May 19 20:46:59 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 0.7.6:
+  * see the release notes for complete details:
+https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.6
+- remove unwanted shebang from more python library files
+- add AUTHORS, LICENSE and README.rst to the package documentation
+- add update-alternatives as post and postun requires
+- fix update-alternatives
+
+---

Old:

  sympy-0.7.5.tar.gz

New:

  sympy-0.7.6.tar.gz



Other differences:
--
++ python-sympy.spec ++
--- /var/tmp/diff_new_pack.5K5iL0/_old  2015-10-08 08:24:04.0 +0200
+++ /var/tmp/diff_new_pack.5K5iL0/_new  2015-10-08 08:24:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sympy
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:   python-sympy
-Version:0.7.5
+Version:0.7.6
 Release:0
 Summary:Python library for symbolic mathematics
 License:BSD-3-Clause
@@ -25,6 +25,8 @@
 Url:http://code.google.com/p/sympy/
 Source0:
https://pypi.python.org/packages/source/s/sympy/sympy-%{version}.tar.gz
 BuildRequires:  python-devel >= 2.5
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
@@ -42,17 +44,29 @@
 %prep
 %setup -q -n sympy-%{version}
 # For rpmlint warning: remove shebang from python library:
-sed -i '/^#!/d' ./sympy/mpmath/tests/runtests.py
+ sed -i '1 { /^#!/ d }' \
+sympy/utilities/tests/diagnose_imports.py \
+sympy/mpmath/matrices/eigen.py \
+sympy/mpmath/tests/runtests.py \
+sympy/mpmath/matrices/eigen_symmetric.py \
+sympy/mpmath/tests/test_levin.py \
+sympy/mpmath/tests/test_eigen_symmetric.py \
+sympy/mpmath/tests/test_eigen.py \
+sympy/benchmarks/bench_symbench.py
 
 %build
 python setup.py build
 
 %install
 python setup.py install --root=%{buildroot} --prefix=%{_prefix}
+# for update-alternatives
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 mv %{buildroot}%{_bindir}/isympy %{buildroot}%{_bindir}/isympy-%{py_ver}
-ln -s %{_bindir}/isympy-%{py_ver} %{buildroot}%{_bindir}/isympy
+touch %{buildroot}%{_sysconfdir}/alternatives/isympy
+ln -s %{_sysconfdir}/alternatives/isympy %{buildroot}%{_bindir}/isympy
 mv %{buildroot}%{_mandir}/man1/isympy.1 
%{buildroot}%{_mandir}/man1/isympy-%{py_ver}.1
-ln -s %{_mandir}/man1/isympy-%{py_ver}.1 %{buildroot}%{_mandir}/man1/isympy.1
+touch %{buildroot}%{_sysconfdir}/alternatives/isympy.1.gz
+ln -s %{_sysconfdir}/alternatives/isympy.1.gz 
%{buildroot}%{_mandir}/man1/isympy.1.gz
 
 %pre
 # Since /usr/bin/isympy and /usr/share/man/man1/isympy.1.gz became ghosted to 
be used
@@ -66,17 +80,20 @@
 --install %{_bindir}/isympy isympy %{_bindir}/isympy-%{py_ver} 20 \
 --slave %{_mandir}/man1/isympy.1.gz isympy.1 
%{_mandir}/man1/isympy-%{py_ver}.1.gz
 
-%preun
+%postun
 if [ $1 -eq 0 ] ; then
 update-alternatives --remove isympy %{_bindir}/isympy-%{py_ver}
 fi
 
 %files
 %defattr(-,root,root,-)
-%ghost %{_bindir}/isympy
+%doc AUTHORS LICENSE README.rst
+%{_bindir}/isympy
 %{_bindir}/isympy-%{py_ver}
-%ghost %{_mandir}/man1/isympy.1.gz
+%{_mandir}/man1/isympy.1.gz
 %{_mandir}/man1/isympy-%{py_ver}.1.gz
+%ghost %{_sysconfdir}/alternatives/isympy
+%ghost %{_sysconfdir}/alternatives/isympy.1.gz
 %{python_sitelib}/sympy
 %{python_sitelib}/sympy-%{version}-py%{py_ver}.egg-info
 

++ sympy-0.7.5.tar.gz -> sympy-0.7.6.tar.gz ++
/work/SRC/openSUSE:Factory/python-sympy/sympy-0.7.5.tar.gz 
/work/SRC/openSUSE:Factory/.python-sympy.new/sympy-0.7.6.tar.gz differ: char 5, 
line 1




commit yubico-piv-tool for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package yubico-piv-tool for openSUSE:Factory 
checked in at 2015-10-08 08:24:18

Comparing /work/SRC/openSUSE:Factory/yubico-piv-tool (Old)
 and  /work/SRC/openSUSE:Factory/.yubico-piv-tool.new (New)


Package is "yubico-piv-tool"

Changes:

--- /work/SRC/openSUSE:Factory/yubico-piv-tool/yubico-piv-tool.changes  
2015-05-15 07:42:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.yubico-piv-tool.new/yubico-piv-tool.changes 
2015-10-08 08:24:19.0 +0200
@@ -1,0 +2,31 @@
+Thu Oct  1 21:18:34 UTC 2015 - t.gru...@katodev.de
+
+- Version 1.0.3 (released 2015-10-01)
+  - Correct wording on unblock-pin action.
+  - Show pin retries correctly.
+  - Use a bigger buffer for receiving data.
+
+---
+Tue Sep 15 13:32:27 UTC 2015 - t.gru...@katodev.de
+
+- Version 1.0.2 (released 2015-09-04)
+  - Query for different passwords/pins on stdin if they’re not supplied.
+  - If a reader fails continue trying matching readers.
+  - Authentication failed is supposed to be 0x63cX not 0x630X.
+
+---
+Sat Jul 11 14:49:43 UTC 2015 - t.gru...@katodev.de
+
+- Version 1.0.1 (released 2015-07-10)
+  - Project relicensed to 2-clause BSD license
+  - Minor fixes found with clang scan-build
+
+---
+Wed Jul  8 21:14:24 UTC 2015 - t.gru...@katodev.de
+
+- Version 1.0.0 (released 2015-06-23)
+  - Add a test-decipher action.
+  - Check that e is 0x10001 on importing rsa keys
+  - Use PCSC transactions when sending and receiving data 
+
+---

Old:

  yubico-piv-tool-0.1.6.tar.gz

New:

  yubico-piv-tool-1.0.3.tar.gz
  yubico-piv-tool-1.0.3.tar.gz.sig



Other differences:
--
++ yubico-piv-tool.spec ++
--- /var/tmp/diff_new_pack.hEZ1ow/_old  2015-10-08 08:24:20.0 +0200
+++ /var/tmp/diff_new_pack.hEZ1ow/_new  2015-10-08 08:24:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yubico-piv-tool
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,24 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define soname  1
 
 Name:   yubico-piv-tool
-Version:0.1.6
+Version:1.0.3
 Release:0
 Summary:Yubico YubiKey NEO CCID Manager
-License:GPL-3.0+
+License:BSD-2-Clause
 Group:  Productivity/Networking/Security
 Url:https://developers.yubico.com/
 Source0:
https://developers.yubico.com/yubico-piv-tool/Releases/%{name}-%{version}.tar.gz
+Source1:
https://developers.yubico.com/yubico-piv-tool/Releases/%{name}-%{version}.tar.gz.sig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  pkg-config
 BuildRequires:  libtool
 BuildRequires:  pcsc-lite-devel
+BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(openssl) 
 Requires:   libykpiv%{soname} = %{version}
 
-
 %description
 This is a command line tool to interact with the PIV applet on a YubiKey NEO. 
 Among other functions it supports, generating keys on device, importing keys 
@@ -80,7 +81,7 @@
 %files -n libykpiv%{soname}
 %defattr(-,root,root)
 %{_libdir}/libykpiv.so.%{soname}
-%{_libdir}/libykpiv.so.%{soname}.0.4
+%{_libdir}/libykpiv.so.%{soname}.0.8
 
 %files -n libykpiv-devel
 %defattr(-,root,root)

++ yubico-piv-tool-0.1.6.tar.gz -> yubico-piv-tool-1.0.3.tar.gz ++
 3951 lines of diff (skipped)




commit perl-IO-Socket-Timeout for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-IO-Socket-Timeout for 
openSUSE:Factory checked in at 2015-10-08 08:24:27

Comparing /work/SRC/openSUSE:Factory/perl-IO-Socket-Timeout (Old)
 and  /work/SRC/openSUSE:Factory/.perl-IO-Socket-Timeout.new (New)


Package is "perl-IO-Socket-Timeout"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-IO-Socket-Timeout/perl-IO-Socket-Timeout.changes
2015-08-11 08:26:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Socket-Timeout.new/perl-IO-Socket-Timeout.changes
   2015-10-08 08:24:29.0 +0200
@@ -1,0 +2,9 @@
+Sun Oct  4 08:54:18 UTC 2015 - co...@suse.com
+
+- updated to 0.32
+   see /usr/share/doc/packages/perl-IO-Socket-Timeout/Changes
+
+  0.32  2015-09-29 12:04:23CEST+0200 Europe/Paris
+  . Remove test that comes from IO::Socket, is outdated and doesn't 
server anything. Fixes github issue #5
+
+---

Old:

  IO-Socket-Timeout-0.31.tar.gz

New:

  IO-Socket-Timeout-0.32.tar.gz



Other differences:
--
++ perl-IO-Socket-Timeout.spec ++
--- /var/tmp/diff_new_pack.pDUu1o/_old  2015-10-08 08:24:29.0 +0200
+++ /var/tmp/diff_new_pack.pDUu1o/_new  2015-10-08 08:24:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-IO-Socket-Timeout
-Version:0.31
+Version:0.32
 Release:0
 %define cpan_name IO-Socket-Timeout
 Summary:IO::Socket with read/write timeout

++ IO-Socket-Timeout-0.31.tar.gz -> IO-Socket-Timeout-0.32.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Socket-Timeout-0.31/Changes 
new/IO-Socket-Timeout-0.32/Changes
--- old/IO-Socket-Timeout-0.31/Changes  2015-08-03 16:06:30.0 +0200
+++ new/IO-Socket-Timeout-0.32/Changes  2015-09-29 12:04:26.0 +0200
@@ -1,4 +1,8 @@
+0.32  2015-09-29 12:04:23CEST+0200 Europe/Paris
+. Remove test that comes from IO::Socket, is outdated and doesn't 
server anything. Fixes github issue #5
+
 0.31  2015-08-03 16:06:26CEST+0200 Europe/Paris
+. Requires PerlIO::via::Timeout 0.32, that reverts the previous fix 
that was broken
 
 0.30  2015-07-29 08:03:13CEST+0200 Europe/Paris
 . Requires PerlIO::via::Timeout 0.31, that contains a race condition 
fix
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Socket-Timeout-0.31/MANIFEST 
new/IO-Socket-Timeout-0.32/MANIFEST
--- old/IO-Socket-Timeout-0.31/MANIFEST 2015-08-03 16:06:30.0 +0200
+++ new/IO-Socket-Timeout-0.32/MANIFEST 2015-09-29 12:04:26.0 +0200
@@ -9,7 +9,6 @@
 dist.ini
 lib/IO/Socket/Timeout.pm
 t/00-compile.t
-t/io_sock.t
 t/io_unix.t
 t/preload.t
 t/release-distmeta.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Socket-Timeout-0.31/META.yml 
new/IO-Socket-Timeout-0.32/META.yml
--- old/IO-Socket-Timeout-0.31/META.yml 2015-08-03 16:06:30.0 +0200
+++ new/IO-Socket-Timeout-0.32/META.yml 2015-09-29 12:04:26.0 +0200
@@ -21,16 +21,16 @@
 provides:
   IO::Socket::Timeout:
 file: lib/IO/Socket/Timeout.pm
-version: 0.31
+version: 0.32
   IO::Socket::Timeout::Role::PerlIO:
 file: lib/IO/Socket/Timeout.pm
-version: 0.31
+version: 0.32
   IO::Socket::Timeout::Role::SetSockOpt:
 file: lib/IO/Socket/Timeout.pm
-version: 0.31
+version: 0.32
 requires:
   PerlIO::via::Timeout: 0.32
 resources:
   bugtracker: https://github.com/dams/io-socket-timeout/issues
   repository: git://github.com/dams/io-socket-timeout.git
-version: 0.31
+version: 0.32
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Socket-Timeout-0.31/Makefile.PL 
new/IO-Socket-Timeout-0.32/Makefile.PL
--- old/IO-Socket-Timeout-0.31/Makefile.PL  2015-08-03 16:06:30.0 
+0200
+++ new/IO-Socket-Timeout-0.32/Makefile.PL  2015-09-29 12:04:26.0 
+0200
@@ -90,7 +90,7 @@
 "Test::More" => 0,
 "Test::TCP" => 0
   },
-  "VERSION" => "0.31",
+  "VERSION" => "0.32",
   "test" => {
 "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Socket-Timeout-0.31/README 
new/IO-Socket-Timeout-0.32/README
--- old/IO-Socket-Timeout-0.31/README   2015-08-03 16:06:30.0 +0200
+++ new/IO-Socket-Timeout-0.32/README   2015-09-29 12:04:26.0 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution IO-Socket-Timeout,
-version 0.31:
+version 0.32:
 
   IO::Socket with read/write timeout
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-Redis for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2015-10-08 08:24:29

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


Package is "perl-Redis"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2015-08-27 
08:57:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new/perl-Redis.changes   
2015-10-08 08:24:30.0 +0200
@@ -1,0 +2,9 @@
+Sun Oct  4 09:13:13 UTC 2015 - co...@suse.com
+
+- updated to 1.981
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.981 2015-09-29 12:31:57CEST+0200 Europe/Paris
+ * fix a bug where when not yet connected, pid is undef, leading to 
warnings
+
+---

Old:

  Redis-1.980.tar.gz

New:

  Redis-1.981.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.VfNFOi/_old  2015-10-08 08:24:31.0 +0200
+++ /var/tmp/diff_new_pack.VfNFOi/_new  2015-10-08 08:24:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Redis
-Version:1.980
+Version:1.981
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database

++ Redis-1.980.tar.gz -> Redis-1.981.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/Build.PL new/Redis-1.981/Build.PL
--- old/Redis-1.980/Build.PL2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/Build.PL2015-09-29 12:32:03.0 +0200
@@ -1,3 +1,3 @@
-use 5.008;
+use 5.010;
 use Module::Build::Tiny 0.039;
 Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/Changes new/Redis-1.981/Changes
--- old/Redis-1.980/Changes 2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/Changes 2015-09-29 12:32:03.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Redis
 
+1.981 2015-09-29 12:31:57CEST+0200 Europe/Paris
+   * fix a bug where when not yet connected, pid is undef, leading to warnings
+
 1.980 2015-08-24 09:48:08CEST+0200 Europe/Paris
* fix "set" documentation as per Emanuele Tomasi  
suggestion
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/META.json new/Redis-1.981/META.json
--- old/Redis-1.980/META.json   2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/META.json   2015-09-29 12:32:03.0 +0200
@@ -32,7 +32,7 @@
  "requires" : {
 "IO::Socket::Timeout" : "0.29",
 "Try::Tiny" : "0",
-"perl" : "5.008"
+"perl" : "5.010"
  }
   },
   "test" : {
@@ -65,6 +65,6 @@
  "web" : "https://github.com/PerlRedis/perl-redis;
   }
},
-   "version" : "1.980"
+   "version" : "1.981"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/META.yml new/Redis-1.981/META.yml
--- old/Redis-1.980/META.yml2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/META.yml2015-09-29 12:32:03.0 +0200
@@ -30,9 +30,9 @@
 requires:
   IO::Socket::Timeout: 0.29
   Try::Tiny: 0
-  perl: 5.008
+  perl: 5.010
 resources:
   bugtracker: https://github.com/PerlRedis/perl-redis/issues
   homepage: https://github.com/PerlRedis/perl-redis
   repository: https://github.com/PerlRedis/perl-redis.git
-version: 1.980
+version: 1.981
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/Makefile.PL new/Redis-1.981/Makefile.PL
--- old/Redis-1.980/Makefile.PL 2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/Makefile.PL 2015-09-29 12:32:03.0 +0200
@@ -68,7 +68,7 @@
 }
 }
 
-use 5.008;
+use 5.010;
 use ExtUtils::MakeMaker 6.63_03;
 
 my %WriteMakefileArgs = (
@@ -84,7 +84,7 @@
   "DISTNAME" => "Redis",
   "EXE_FILES" => [],
   "LICENSE" => "artistic_2",
-  "MIN_PERL_VERSION" => "5.008",
+  "MIN_PERL_VERSION" => "5.010",
   "NAME" => "Redis",
   "PREREQ_PM" => {
 "IO::Socket::Timeout" => "0.29",
@@ -105,7 +105,7 @@
 "Test::SharedFork" => 0,
 "Test::TCP" => "1.19"
   },
-  "VERSION" => "1.980",
+  "VERSION" => "1.981",
   "test" => {
 "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/README new/Redis-1.981/README
--- old/Redis-1.980/README  2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/README  2015-09-29 12:32:03.0 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Redis,
-version 1.980:
+version 1.981:
 
   Perl binding 

commit perl-Net-Whois-Raw for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Whois-Raw for 
openSUSE:Factory checked in at 2015-10-08 08:24:22

Comparing /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new (New)


Package is "perl-Net-Whois-Raw"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes
2015-04-18 10:39:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new/perl-Net-Whois-Raw.changes   
2015-10-08 08:24:23.0 +0200
@@ -1,0 +2,16 @@
+Sun Oct  4 09:04:41 UTC 2015 - co...@suse.com
+
+- updated to 2.87
+   see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes
+
+  
+  2.85Jul 09 2015 Alexander Nalobin
+  - new tld .PRESS
+  
+  2.86Sep 01 2015 Alexander Nalobin
+  - QRY_LAST/QRY_FIRST caching issue fix
+  
+  2.87Sep 28 2015 Alexander Nalobin & Hugo Salgado
+  - basic IPv6 server support
+
+---

Old:

  Net-Whois-Raw-2.84.tar.gz

New:

  Net-Whois-Raw-2.87.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Net-Whois-Raw.spec ++
--- /var/tmp/diff_new_pack.TKzMtB/_old  2015-10-08 08:24:23.0 +0200
+++ /var/tmp/diff_new_pack.TKzMtB/_new  2015-10-08 08:24:23.0 +0200
@@ -17,29 +17,31 @@
 
 
 Name:   perl-Net-Whois-Raw
-Version:2.84
+Version:2.87
 Release:0
 %define cpan_name Net-Whois-Raw
-Summary:Get Whois information for domains
-License:GPL-1.0+ or Artistic-1.0
+Summary:Get Whois information of domains and IP addresses
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-Whois-Raw/
 Source0:
http://www.cpan.org/authors/id/N/NA/NALOBIN/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(DBI)
 BuildRequires:  perl(HTTP::Headers)
 BuildRequires:  perl(HTTP::Request)
+BuildRequires:  perl(IO::Socket::IP)
 BuildRequires:  perl(LWP::UserAgent)
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Net::IDN::Punycode) >= 1
 BuildRequires:  perl(Regexp::IPv6)
+BuildRequires:  perl(Test::RequiresInternet)
 BuildRequires:  perl(URI::URL)
 Requires:   perl(HTTP::Headers)
 Requires:   perl(HTTP::Request)
+Requires:   perl(IO::Socket::IP)
 Requires:   perl(LWP::UserAgent)
-Requires:   perl(Net::IDN::Punycode) >= 1
 Requires:   perl(Regexp::IPv6)
 Requires:   perl(URI::URL)
 %{perl_requires}
@@ -61,18 +63,19 @@
 find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-./Build test
+%{__make} test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes COPYRIGHT pwhois README
+%doc Changes COPYRIGHT LICENSE pwhois README
 
 %changelog

++ Net-Whois-Raw-2.84.tar.gz -> Net-Whois-Raw-2.87.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.84/Build.PL 
new/Net-Whois-Raw-2.87/Build.PL
--- old/Net-Whois-Raw-2.84/Build.PL 2014-12-30 10:16:56.0 +0100
+++ new/Net-Whois-Raw-2.87/Build.PL 1970-01-01 01:00:00.0 +0100
@@ -1,36 +0,0 @@
-#!/usr/bin/env perl
-use strict;
-use Module::Build;
-
-my $requires = {
-'perl' => '5.008001',
-'Getopt::Long' => 2.0,
-'URI::URL' => 0,
-'LWP::UserAgent' => 0,
-'HTTP::Request' => 0,
-'HTTP::Headers' => 0,
-'Test::More' => 0,
-'Encode' => 0,
-'Net::IDN::Punycode' => 1,
-'Regexp::IPv6' => 0,
-'File::Temp' => 0,
-};
-
-if ($^O =~ /Win/) {
-$requires->{'Win32API::Registry'} = 0;
-}
-
-my $build = Module::Build->new(
-module_name => 'Net::Whois::Raw',
-license  => 'perl',
-requires => $requires,
-script_files => 'pwhois',
-dist_abstract => 'Get Whois information for domains',
-meta_merge => {
-resources => {
-repository => 'https://github.com/regru/Net-Whois-Raw'
-}
-},
-);
-
-$build->create_build_script;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.84/Changes 
new/Net-Whois-Raw-2.87/Changes
--- old/Net-Whois-Raw-2.84/Changes  2015-03-27 09:08:18.0 +0100
+++ new/Net-Whois-Raw-2.87/Changes  2015-09-28 

commit monitoring-plugins-zypper for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package monitoring-plugins-zypper for 
openSUSE:Factory checked in at 2015-10-08 08:24:46

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


Package is "monitoring-plugins-zypper"

Changes:

--- 
/work/SRC/openSUSE:Factory/monitoring-plugins-zypper/monitoring-plugins-zypper.changes
  2015-08-28 08:27:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.monitoring-plugins-zypper.new/monitoring-plugins-zypper.changes
 2015-10-08 08:24:50.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 28 15:18:21 UTC 2015 - l...@linux-schulserver.de
+
+- run a simple test during %%check
+
+---



Other differences:
--
++ monitoring-plugins-zypper.spec ++
--- /var/tmp/diff_new_pack.RiRJno/_old  2015-10-08 08:24:50.0 +0200
+++ /var/tmp/diff_new_pack.RiRJno/_new  2015-10-08 08:24:50.0 +0200
@@ -38,6 +38,7 @@
 %endif
 Requires:   zypper
 BuildArch:  noarch
+BuildRequires:  distribution-release
 BuildRequires:  nagios-rpm-macros
 Provides:   nagios-plugins-zypper = %{version}-%{release}
 Obsoletes:  nagios-plugins-zypper < %{version}-%{release}
@@ -77,6 +78,14 @@
 install -D -m644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/apparmor/profiles/extras/usr.lib.nagios.plugins.check_zypper
 %endif
 
+%check
+# generic test if check_zypper is working at all
+%buildroot/%{nagios_plugindir}/check_zypper --help
+if [ "$?" != "0" ]; then
+echo "Test failed: check_zypper can not print help text" >&2
+exit 1
+fi
+
 %clean
 rm -rf %buildroot
 




commit cachefilesd for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package cachefilesd for openSUSE:Factory 
checked in at 2015-10-08 08:24:43

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


Package is "cachefilesd"

Changes:

--- /work/SRC/openSUSE:Factory/cachefilesd/cachefilesd.changes  2015-06-03 
08:35:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.cachefilesd.new/cachefilesd.changes 
2015-10-08 08:24:47.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 00:00:00 CEST 2015 - bmwiedem...@suse.de
+
+- replace sources with compressed tarball
+
+---



Other differences:
--
++ cachefilesd-0.10.5.tar.bz2 ++
 3237 lines of diff (skipped)




commit rubygem-sprockets for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sprockets for 
openSUSE:Factory checked in at 2015-10-08 08:24:58

Comparing /work/SRC/openSUSE:Factory/rubygem-sprockets (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sprockets.new (New)


Package is "rubygem-sprockets"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sprockets/rubygem-sprockets.changes  
2015-09-30 05:52:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sprockets.new/rubygem-sprockets.changes 
2015-10-08 08:25:00.0 +0200
@@ -1,0 +2,10 @@
+Tue Oct  6 04:32:47 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.0
+ see installed CHANGELOG.md
+
+  **3.4.0** (October 5, 2015)
+  
+  * Expose method to override the sass cache in the SassProcessor.
+
+---

Old:

  sprockets-3.3.5.gem

New:

  sprockets-3.4.0.gem



Other differences:
--
++ rubygem-sprockets.spec ++
--- /var/tmp/diff_new_pack.0OJTmW/_old  2015-10-08 08:25:00.0 +0200
+++ /var/tmp/diff_new_pack.0OJTmW/_new  2015-10-08 08:25:00.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sprockets
-Version:3.3.5
+Version:3.4.0
 Release:0
 %define mod_name sprockets
 %define mod_full_name %{mod_name}-%{version}

++ sprockets-3.3.5.gem -> sprockets-3.4.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-09-25 20:47:21.0 +0200
+++ new/CHANGELOG.md2015-10-05 19:48:23.0 +0200
@@ -1,3 +1,7 @@
+**3.4.0** (October 5, 2015)
+
+* Expose method to override the sass cache in the SassProcessor.
+
 **3.3.5** (September 25, 2015)
 
 * Fix bug related to absolute path being reintroduced into history cache #141.
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sprockets/sass_processor.rb 
new/lib/sprockets/sass_processor.rb
--- old/lib/sprockets/sass_processor.rb 2015-09-25 20:47:21.0 +0200
+++ new/lib/sprockets/sass_processor.rb 2015-10-05 19:48:23.0 +0200
@@ -39,8 +39,8 @@
 # Public: Initialize template with custom options.
 #
 # options - Hash
-#   cache_version - String custom cache version. Used to force a cache
-#   change after code changes are made to Sass Functions.
+# cache_version - String custom cache version. Used to force a cache
+# change after code changes are made to Sass Functions.
 #
 def initialize(options = {}, )
   @cache_version = options[:cache_version]
@@ -59,7 +59,7 @@
   options = {
 filename: input[:filename],
 syntax: self.class.syntax,
-cache_store: CacheStore.new(input[:cache], @cache_version),
+cache_store: build_cache_store(input, @cache_version),
 load_paths: input[:environment].paths,
 sprockets: {
   context: context,
@@ -84,6 +84,18 @@
   context.metadata.merge(data: css, sass_dependencies: sass_dependencies)
 end
 
+# Public: Build the cache store to be used by the Sass engine.
+#
+# input - the input hash.
+# version - the cache version.
+#
+# Override this method if you need to use a different cache than the
+# Sprockets cache.
+def build_cache_store(input, version)
+  CacheStore.new(input[:cache], version)
+end
+private :build_cache_store
+
 # Public: Functions injected into Sass context during Sprockets evaluation.
 #
 # This module may be extended to add global functionality to all Sprockets
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sprockets/version.rb new/lib/sprockets/version.rb
--- old/lib/sprockets/version.rb2015-09-25 20:47:21.0 +0200
+++ new/lib/sprockets/version.rb2015-10-05 19:48:23.0 +0200
@@ -1,3 +1,3 @@
 module Sprockets
-  VERSION = "3.3.5"
+  VERSION = "3.4.0"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2015-09-25 20:47:21.0 +0200
+++ new/metadata2015-10-05 19:48:23.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: sprockets
 version: !ruby/object:Gem::Version
-  version: 3.3.5
+  version: 3.4.0
 platform: ruby
 authors:
 - Sam Stephenson
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2015-09-25 00:00:00.0 Z
+date: 2015-10-05 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: rack




commit virtualbox for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2015-10-08 08:24:40

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


Package is "virtualbox"

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2015-09-13 
09:45:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2015-10-08 08:24:44.0 +0200
@@ -1,0 +2,49 @@
+Mon Oct  5 07:35:22 UTC 2015 - idon...@suse.com
+
+- Version bump to 5.0.6 (released 2015-10-02 by Oracle)
+
+This is a maintenance release. The following items were fixed and/or added:
+
+   GUI: the update check now uses the HTTP system proxy settings by default
+   GUI: About dialog improvements. Copyable version text, do not close 
dialog on mouse-clicks and focus losing, explicit close button at the bottom of 
dialog and disabled close button fix on OS X. (bugs #9912, #12749)
+   GUI: fixed bug when re-assigning shortcuts (bug #14565)
+   GUI: fixed default focus button in message-box dialogs (bug #14486)
+   GUI: fixed settings dialog which is opened if the network settings need 
to be changed at VM startup (5.0.0 regression; bug #14601)
+   GUI: fixed crash during VM start if an early error message needs to be 
shown, for example Linux kernel modules not present (bug #14646)
+   Bridged Networking: fixed handling of guest DHCP requests without UDP 
checksum when bridging to a wireless interface (bug #14615)
+   Audio: latency fixes (Windows hosts only; bug #4088)
+   Guest Control: correctly set USERNAME and USERPROFILE environment 
variables (Windows guests only)
+   Guest Control: several fixes
+   API: properly restore NAT port forwarding rules when reverting to a 
snapshot
+   Parallel ports: Several fixes allowing to enable two parallel ports for 
a VM
+   VBoxManage: fixed wrong output of debugvm show command
+   VBoxManage: fixed hang when specifying logging groups with debugvm log 
starting with h, for example hex
+   Windows hosts: renamed VBoxStartup.log to VBoxHardening.log and provide 
this log file in the GUI log viewer
+   Windows hosts: fixed a small memory leak in the Windows host interface 
driver (VBoxNetAdp) which caused a BSOD if the driver verifier is enabled (bug 
#14562)
+   Windows hosts: fixed a failure to start VMs on hosts where dsound.dll 
is not available (bug #14574)
+   Windows hosts: another fix for VERR_LDR_MISMATCH_NATIVE errors (bug 
#14579)
+   Windows hosts: fixed host-to-guest communication with bridged 
networking (bugs #14326, #14457)
+   Windows hosts: fixed broken data receiving from the serial device with 
the named pipe backend if Kaspersky AV is installed
+   Linux hosts: Linux 4.3 compile fixes
+   Linux hosts: installer fix for certain systems (bug #14627)
+   Linux hosts / guests: native systemd support for the host/guest 
installer scripts. The scripts for re-compiling the kernel modules are now 
located at /sbin/rcvboxdrv (host) and /sbin/rcvboxadd (Guest Additions)
+   Mac OS X hosts: GUI-related fixes for El Capitan
+   Mac OS X hosts: fixed a problem with capturing USB devices under El 
Capitan
+   Mac OS X hosts: allow colon character on shared folders (bug #14554)
+   Linux Additions: properly set the VBoxService process ID in the PID 
file (bug #14571)
+   Linux Additions: Guest Control fixes (bug #14573)
+   Windows Additions: fixed shutting down VBoxTray when running with older 
VirtualBox host versions
+   Windows Additions: fixed video playback with VLC and Windows Media 
Player when the WDDM driver is used and 3D is not used
+   Windows Additions: prevent a possible VLC crash when the WDDM driver is 
used and 3D is enabled by implementing YV12 surfaces
+
+- Drop vbox-32bit-build-error.diff, fixed upstream
+- Updated UserManual.pdf
+
+---
+Fri Oct  2 08:33:26 UTC 2015 - dims...@opensuse.org
+
+- BuildRequire pkgconfig(udev) instead of udev directly: this allows
+  us to be earlier in the build phase, as we can make use of udev-mini
+  and it solves build failures with systemd224.
+
+---

Old:

  VirtualBox-5.0.4-patched.tar.bz2
  vbox-32bit-build-error.diff

New:

  VirtualBox-5.0.6-patched.tar.bz2



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.b6PGlv/_old  2015-10-08 08:24:46.0 +0200
+++ /var/tmp/diff_new_pack.b6PGlv/_new  2015-10-08 08:24:46.0 +0200
@@ -19,7 +19,7 @@
 %define _vbox_instdir  

commit perl-experimental for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-experimental for 
openSUSE:Factory checked in at 2015-10-08 08:24:32

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


Package is "perl-experimental"

Changes:

--- /work/SRC/openSUSE:Factory/perl-experimental/perl-experimental.changes  
2015-09-17 09:20:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-experimental.new/perl-experimental.changes 
2015-10-08 08:24:34.0 +0200
@@ -1,0 +2,9 @@
+Sun Oct  4 09:31:18 UTC 2015 - co...@suse.com
+
+- updated to 0.015
+   see /usr/share/doc/packages/perl-experimental/Changes
+
+  0.015 2015-10-03 14:21:18+02:00 Europe/Amsterdam
+Make lexical_topic a deprecated feature
+
+---

Old:

  experimental-0.014.tar.gz

New:

  experimental-0.015.tar.gz



Other differences:
--
++ perl-experimental.spec ++
--- /var/tmp/diff_new_pack.3sgLku/_old  2015-10-08 08:24:34.0 +0200
+++ /var/tmp/diff_new_pack.3sgLku/_new  2015-10-08 08:24:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-experimental
-Version:0.014
+Version:0.015
 Release:0
 %define cpan_name experimental
 Summary:Experimental features made easy

++ experimental-0.014.tar.gz -> experimental-0.015.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/experimental-0.014/Changes 
new/experimental-0.015/Changes
--- old/experimental-0.014/Changes  2015-09-12 00:29:53.0 +0200
+++ new/experimental-0.015/Changes  2015-10-03 14:21:29.0 +0200
@@ -1,5 +1,8 @@
 Revision history for experimental
 
+0.015 2015-10-03 14:21:18+02:00 Europe/Amsterdam
+  Make lexical_topic a deprecated feature
+
 0.014 2015-09-12 00:29:37+02:00 Europe/Amsterdam
   Add bitwise to list of known features
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/experimental-0.014/META.json 
new/experimental-0.015/META.json
--- old/experimental-0.014/META.json2015-09-12 00:29:54.0 +0200
+++ new/experimental-0.015/META.json2015-10-03 14:21:29.0 +0200
@@ -49,7 +49,7 @@
"provides" : {
   "experimental" : {
  "file" : "lib/experimental.pm",
- "version" : "0.014"
+ "version" : "0.015"
   }
},
"release_status" : "stable",
@@ -64,7 +64,7 @@
  "web" : "https://github.com/Leont/experimental;
   }
},
-   "version" : "0.014",
+   "version" : "0.015",
"x_contributors" : [
   "Father Chrysostomos ",
   "Grant McLean ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/experimental-0.014/META.yml 
new/experimental-0.015/META.yml
--- old/experimental-0.014/META.yml 2015-09-12 00:29:54.0 +0200
+++ new/experimental-0.015/META.yml 2015-10-03 14:21:29.0 +0200
@@ -16,7 +16,7 @@
 provides:
   experimental:
 file: lib/experimental.pm
-version: '0.014'
+version: '0.015'
 requires:
   Carp: '0'
   feature: '0'
@@ -27,7 +27,7 @@
 resources:
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=experimental
   repository: git://github.com/Leont/experimental.git
-version: '0.014'
+version: '0.015'
 x_contributors:
   - 'Father Chrysostomos '
   - 'Grant McLean '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/experimental-0.014/README 
new/experimental-0.015/README
--- old/experimental-0.014/README   2015-09-12 00:29:53.0 +0200
+++ new/experimental-0.015/README   2015-10-03 14:21:29.0 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution experimental,
-version 0.014:
+version 0.015:
 
   Experimental features made easy
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/experimental-0.014/lib/experimental.pm 
new/experimental-0.015/lib/experimental.pm
--- old/experimental-0.014/lib/experimental.pm  2015-09-12 00:29:54.0 
+0200
+++ new/experimental-0.015/lib/experimental.pm  2015-10-03 14:21:29.0 
+0200
@@ -1,5 +1,5 @@
 package experimental;
-$experimental::VERSION = '0.014';
+$experimental::VERSION = '0.015';
 use strict;
 use warnings;
 use version ();
@@ -38,6 +38,10 @@
unicode_eval=> '5.16.0',
unicode_strings => '5.12.0',
 );
+my %max_version = (
+   lexical_topic   => '5.23.4',
+);
+
 $_ = version->new($_) for values %min_version;
 
 my %additional = (
@@ -56,10 +60,13 @@
 

commit yubikey-personalization-gui for openSUSE:Factory

2015-10-08 Thread h_root


binVoKLfi1xPy.bin
Description: Binary data


commit ghc-x509-validation for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package ghc-x509-validation for 
openSUSE:Factory checked in at 2015-10-08 08:24:08

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


Package is "ghc-x509-validation"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-x509-validation/ghc-x509-validation.changes  
2015-09-17 09:19:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-x509-validation.new/ghc-x509-validation.changes 
2015-10-08 08:24:09.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 27 10:28:54 UTC 2015 - mimi...@gmail.com
+
+- update to 1.6.3 
+
+---

Old:

  x509-validation-1.6.2.tar.gz

New:

  x509-validation-1.6.3.tar.gz



Other differences:
--
++ ghc-x509-validation.spec ++
--- /var/tmp/diff_new_pack.JoKHpc/_old  2015-10-08 08:24:09.0 +0200
+++ /var/tmp/diff_new_pack.JoKHpc/_new  2015-10-08 08:24:09.0 +0200
@@ -19,7 +19,7 @@
 %global pkg_name x509-validation
 
 Name:   ghc-x509-validation
-Version:1.6.2
+Version:1.6.3
 Release:0
 Summary:X.509 Certificate and CRL validation
 License:BSD-3-Clause

++ x509-validation-1.6.2.tar.gz -> x509-validation-1.6.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/x509-validation-1.6.2/Data/X509/Validation/Signature.hs 
new/x509-validation-1.6.3/Data/X509/Validation/Signature.hs
--- old/x509-validation-1.6.2/Data/X509/Validation/Signature.hs 2015-09-08 
10:31:28.0 +0200
+++ new/x509-validation-1.6.3/Data/X509/Validation/Signature.hs 2015-09-21 
22:05:21.0 +0200
@@ -16,10 +16,17 @@
 
 import qualified Crypto.PubKey.RSA.PKCS15 as RSA
 import qualified Crypto.PubKey.DSA as DSA
+import qualified Crypto.PubKey.ECC.Types as ECC
+import qualified Crypto.PubKey.ECC.Prim as ECC
+import qualified Crypto.PubKey.ECC.ECDSA as ECDSA
 import Crypto.Hash
+import Crypto.Number.Basic (numBits)
+import Crypto.Number.Serialize (os2ip)
 
 import Data.ByteString (ByteString)
+import qualified Data.ByteString as B
 import Data.X509
+import Data.List (find)
 import Data.ASN1.Types
 import Data.ASN1.Encoding
 import Data.ASN1.BinaryEncoding
@@ -77,6 +84,7 @@
 Nothing -> False
 Just dsaSig -> DSA.verify 
SHA1 key dsaSig b
 | otherwise   = Nothing
+verifyF (PubKeyEC key) = verifyECDSA hashALG key
 verifyF _ = Nothing
 
 dsaToSignature :: ByteString -> Maybe DSA.Signature
@@ -97,3 +105,56 @@
 rsaVerify HashSHA256 = RSA.verify (Just SHA256)
 rsaVerify HashSHA384 = RSA.verify (Just SHA384)
 rsaVerify HashSHA512 = RSA.verify (Just SHA512)
+
+verifyECDSA :: HashALG -> PubKeyEC -> Maybe (ByteString -> ByteString -> Bool)
+verifyECDSA hashALG key =
+case key of
+PubKeyEC_Named curveName pub -> verifyCurve curveName pub
+PubKeyEC_Prime {}->
+case find matchPrimeCurve $ enumFrom $ toEnum 0 of
+Nothing-> Nothing
+Just curveName -> verifyCurve curveName (pubkeyEC_pub key)
+  where
+matchPrimeCurve c =
+case ECC.getCurveByName c of
+ECC.CurveFP (ECC.CurvePrime p cc) ->
+ECC.ecc_a cc == pubkeyEC_a key &&
+ECC.ecc_b cc == pubkeyEC_b key &&
+ECC.ecc_n cc == pubkeyEC_order key &&
+p== pubkeyEC_prime key
+_ -> False
+
+verifyCurve curveName pub = Just $ \msg sigBS ->
+case decodeASN1' BER sigBS of
+Left _ -> False
+Right [Start Sequence,IntVal r,IntVal s,End Sequence] ->
+case unserializePoint (ECC.getCurveByName curveName) pub of
+Nothing -> False
+Just pubkey -> (ecdsaVerify hashALG) pubkey 
(ECDSA.Signature r s) msg
+Right _ -> False
+
+unserializePoint curve (SerializedPoint bs) =
+case B.uncons bs of
+Nothing-> Nothing
+Just (ptFormat, input) ->
+case ptFormat of
+4 -> if B.length bs == 2 * bytes
+then Nothing
+else
+let (x, y) = B.splitAt bytes input
+p  = ECC.Point (os2ip x) (os2ip y)
+ in 

commit python3-jupyter_client for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_client for 
openSUSE:Factory checked in at 2015-10-08 08:24:12

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


Package is "python3-jupyter_client"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_client/python3-jupyter_client.changes
2015-09-30 05:49:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_client.new/python3-jupyter_client.changes
   2015-10-08 08:24:13.0 +0200
@@ -1,0 +2,10 @@
+Thu Oct  1 12:52:38 UTC 2015 - toddrme2...@gmail.com
+
+- Fix documentation location.
+
+---
+Thu Oct  1 12:04:25 UTC 2015 - toddrme2...@gmail.com
+
+- Build documentation
+
+---



Other differences:
--
++ python3-jupyter_client.spec ++
--- /var/tmp/diff_new_pack.qJBuR3/_old  2015-10-08 08:24:13.0 +0200
+++ /var/tmp/diff_new_pack.qJBuR3/_new  2015-10-08 08:24:13.0 +0200
@@ -26,11 +26,16 @@
 Source: 
https://pypi.python.org/packages/source/j/jupyter_client/jupyter_client-%{version}.tar.gz
 BuildRequires:  python3-devel
 BuildRequires:  python3-jupyter_core
-BuildRequires:  python3-mock
-BuildRequires:  python3-nose
 BuildRequires:  python3-pyzmq >= 13
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-traitlets
+# Test Requirements
+BuildRequires:  python3-nose
+# Documentation requirements
+BuildRequires:  python3-Sphinx
+%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
+BuildRequires:  python3-Sphinx-latex
+%endif
 Requires:   python3-jupyter_core
 Requires:   python3-pyzmq >= 13
 Requires:   python3-traitlets
@@ -46,6 +51,19 @@
 It also provides the jupyter kernelspec entrypoint for installing kernelspecs
 for use with Jupyter frontends.
 
+%package doc-html
+Summary:HTML documentation for %{name}
+Recommends: %{name} = %{version}
+
+%description doc-html
+Documentation and help files for %{name} in HTML format
+
+%package doc-pdf
+Summary:HTML documentation for %{name}
+Recommends: %{name} = %{version}
+
+%description doc-pdf
+Documentation and help files for %{name} in PDF format
 
 %prep
 %setup -q -n jupyter_client-%{version}
@@ -57,12 +75,24 @@
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 # Prepare for update-alternatives usage
+mv %{buildroot}%{_bindir}/jupyter-kernelspec 
%{buildroot}%{_bindir}/jupyter3-kernelspec
+ln -s -f %{_bindir}/jupyter3-kernelspec 
%{buildroot}%{_bindir}/jupyter-kernelspec-%{py3_ver} 
+
 mkdir -p %{buildroot}%{_sysconfdir}/alternatives
-mv %{buildroot}%{_bindir}/jupyter-kernelspec 
%{buildroot}%{_bindir}/jupyter-kernelspec-%{py3_ver}
 ln -s -f %{_sysconfdir}/alternatives/jupyter-kernelspec 
%{buildroot}%{_bindir}/jupyter-kernelspec
 # create a dummy target for /etc/alternatives/jupyter-kernelspec
 touch %{buildroot}%{_sysconfdir}/alternatives/jupyter-kernelspec
 
+# Build the documentation
+pushd docs
+# LaTeX is broken in current version, should be fixed in next version
+# %if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
+# PYTHONPATH=%{buildroot}%{python3_sitelib} make latexpdf
+# %endif
+PYTHONPATH=%{buildroot}%{python3_sitelib} make html
+rm -rf _build/html/.buildinfo
+popd
+
 %check
 # We can't test the kernel manager because that requires the ipython kernel,
 # which requires this package, causing a dependency loop.  So those tests are
@@ -84,8 +114,21 @@
 %defattr(-,root,root,-)
 %doc CONTRIBUTING.md COPYING.md README.md
 %{_bindir}/jupyter-kernelspec
+%{_bindir}/jupyter3-kernelspec
 %{_bindir}/jupyter-kernelspec-%{py3_ver}
 %ghost %{_sysconfdir}/alternatives/jupyter-kernelspec
 %{python3_sitelib}/*
 
+%files doc-html
+%defattr(-,root,root,-)
+%doc COPYING.md
+%doc docs/_build/html/
+
+# %if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
+# %files doc-pdf
+# %defattr(-,root,root,-)
+# %doc COPYING.md
+# %doc docs/_build/latex/jupyter_core.pdf
+# %endif
+
 %changelog




commit python3-sympy for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package python3-sympy for openSUSE:Factory 
checked in at 2015-10-08 08:24:06

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


Package is "python3-sympy"

Changes:

--- /work/SRC/openSUSE:Factory/python3-sympy/python3-sympy.changes  
2015-01-23 15:47:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-sympy.new/python3-sympy.changes 
2015-10-08 08:24:07.0 +0200
@@ -1,0 +2,14 @@
+Sun Sep 27 01:27:00 UTC 2015 - a...@gmx.de
+
+- update to version 0.7.6.1:
+  * Fix pretty printing in the Jupyter notebook and Jupyter qtconsole
+for Jupyter 4.0.
+  * The deprecated linearization method in the mechanics module no
+longer fails to execute.
+
+---
+Thu Sep 17 14:39:14 UTC 2015 - p.drou...@gmail.com
+
+- Fix update-alternatives usage
+
+---

Old:

  sympy-0.7.6.tar.gz

New:

  sympy-0.7.6.1.tar.gz



Other differences:
--
++ python3-sympy.spec ++
--- /var/tmp/diff_new_pack.25hL14/_old  2015-10-08 08:24:08.0 +0200
+++ /var/tmp/diff_new_pack.25hL14/_new  2015-10-08 08:24:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-sympy
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:   python3-sympy
-Version:0.7.6
+Version:0.7.6.1
 Release:0
 Summary:Python library for symbolic mathematics
 License:BSD-3-Clause
@@ -25,8 +25,8 @@
 Url:http://code.google.com/p/sympy/
 Source0:
https://github.com/sympy/sympy/releases/download/sympy-%{version}/sympy-%{version}.tar.gz
 BuildRequires:  python3-devel
-#BuildRequires:  python3-setuptools
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
 
 %description
@@ -39,28 +39,33 @@
 %prep
 %setup -q -n sympy-%{version}
 # For rpmlint warning: remove shebang from python library:
-sed -i '/^#!/d' ./sympy/mpmath/tests/runtests.py
+ sed -i '1 { /^#!/ d }' \
+sympy/utilities/tests/diagnose_imports.py \
+sympy/mpmath/matrices/eigen.py \
+sympy/mpmath/tests/runtests.py \
+sympy/mpmath/matrices/eigen_symmetric.py \
+sympy/mpmath/tests/test_levin.py \
+sympy/mpmath/tests/test_eigen_symmetric.py \
+sympy/mpmath/tests/test_eigen.py \
+sympy/benchmarks/bench_symbench.py
 
 %build
 python3 setup.py build
 
 %install
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
+# for update-alternatives
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 mv %{buildroot}%{_bindir}/isympy %{buildroot}%{_bindir}/isympy-%{py3_ver}
-ln -s %{_bindir}/isympy-%{py3_ver} %{buildroot}%{_bindir}/isympy
+touch %{buildroot}%{_sysconfdir}/alternatives/isympy
+ln -s %{_sysconfdir}/alternatives/isympy %{buildroot}%{_bindir}/isympy
 mv %{buildroot}%{_mandir}/man1/isympy.1 
%{buildroot}%{_mandir}/man1/isympy-%{py3_ver}.1
-ln -s %{_mandir}/man1/isympy-%{py3_ver}.1 %{buildroot}%{_mandir}/man1/isympy.1
-
-%pre
-# Since /usr/bin/isympy and /usr/share/man/man1/isympy.1.gz became ghosted to 
be used
-# with update-alternatives, we have to get rid of the old binary resulting 
from the
-# non-update-alternativies-ified package:
-[ -h %{_bindir}/isympy ] || rm -f %{_bindir}/isympy
-[ -h %{_mandir}/man1/isympy.1.gz ] || rm -f %{_mandir}/man1/isympy.1.gz
+touch %{buildroot}%{_sysconfdir}/alternatives/isympy.1.gz
+ln -s %{_sysconfdir}/alternatives/isympy.1.gz 
%{buildroot}%{_mandir}/man1/isympy.1.gz
 
 %post
 update-alternatives \
---install %{_bindir}/isympy isympy %{_bindir}/isympy-%{py3_ver} 30 \
+--install %{_bindir}/isympy isympy %{_bindir}/isympy-%{py3_ver} 20 \
 --slave %{_mandir}/man1/isympy.1.gz isympy.1 
%{_mandir}/man1/isympy-%{py3_ver}.1.gz
 
 %preun
@@ -71,10 +76,12 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE README.rst
-%ghost %{_bindir}/isympy
+%{_bindir}/isympy
 %{_bindir}/isympy-%{py3_ver}
-%ghost %{_mandir}/man1/isympy.1.gz
+%{_mandir}/man1/isympy.1.gz
 %{_mandir}/man1/isympy-%{py3_ver}.1.gz
+%ghost %{_sysconfdir}/alternatives/isympy
+%ghost %{_sysconfdir}/alternatives/isympy.1.gz
 %{python3_sitelib}/sympy
 %{python3_sitelib}/sympy-%{version}-py%{py3_ver}.egg-info
 

++ sympy-0.7.6.tar.gz -> sympy-0.7.6.1.tar.gz ++
/work/SRC/openSUSE:Factory/python3-sympy/sympy-0.7.6.tar.gz 

commit python3-jupyter_core for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_core for 
openSUSE:Factory checked in at 2015-10-08 08:24:10

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


Package is "python3-jupyter_core"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_core/python3-jupyter_core.changes
2015-09-30 05:51:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_core.new/python3-jupyter_core.changes
   2015-10-08 08:24:11.0 +0200
@@ -1,0 +2,10 @@
+Thu Oct  1 11:35:12 UTC 2015 - toddrme2...@gmail.com
+
+- Don't install hidden file.
+
+---
+Wed Sep 30 10:08:04 UTC 2015 - toddrme2...@gmail.com
+
+- Build documentation
+
+---



Other differences:
--
++ python3-jupyter_core.spec ++
--- /var/tmp/diff_new_pack.XYemuA/_old  2015-10-08 08:24:11.0 +0200
+++ /var/tmp/diff_new_pack.XYemuA/_new  2015-10-08 08:24:11.0 +0200
@@ -27,10 +27,16 @@
 BuildRequires:  python3-devel >= 3.3
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-ipython_genutils
+BuildRequires:  python3-traitlets
+# Test requirements
 BuildRequires:  python3-mock
 BuildRequires:  python3-pbr
 BuildRequires:  python3-pytest
-BuildRequires:  python3-traitlets
+# Documentation requirements
+BuildRequires:  python3-Sphinx
+%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
+BuildRequires:  python3-Sphinx-latex
+%endif
 Requires:   python3 >= 3.3
 Requires:   python3-ipython_genutils
 Requires:   python3-traitlets
@@ -49,6 +55,20 @@
 There is no reason to install this package on its own.  It will be pulled in
 as a dependency by packages that require it.
 
+%package doc-html
+Summary:HTML documentation for %{name}
+Recommends: %{name} = %{version}
+
+%description doc-html
+Documentation and help files for %{name} in HTML format
+
+%package doc-pdf
+Summary:HTML documentation for %{name}
+Recommends: %{name} = %{version}
+
+%description doc-pdf
+Documentation and help files for %{name} in PDF format
+
 %prep
 %setup -q -n jupyter_core-%{version}
 
@@ -59,14 +79,28 @@
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 # Prepare for update-alternatives usage
+mv  %{buildroot}%{_bindir}/jupyter %{buildroot}%{_bindir}/jupyter3
+mv  %{buildroot}%{_bindir}/jupyter-migrate 
%{buildroot}%{_bindir}/jupyter3-migrate
+
+ln -s -f  %{_bindir}/jupyter3 %{buildroot}%{_bindir}/jupyter-%{py3_ver}
+ln -s -f  %{_bindir}/jupyter3-migrate 
%{buildroot}%{_bindir}/jupyter-migrate-%{py3_ver}
+
 mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 for p in jupyter jupyter-migrate ; do
-mv %{buildroot}%{_bindir}/$p %{buildroot}%{_bindir}/$p-%{py3_ver}
 ln -s -f %{_sysconfdir}/alternatives/$p %{buildroot}%{_bindir}/$p
 # create a dummy target for /etc/alternatives/$p
 touch %{buildroot}%{_sysconfdir}/alternatives/$p
 done
 
+# Build the documentation
+pushd docs
+%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
+PYTHONPATH=%{buildroot}%{python3_sitelib} make latexpdf
+%endif
+PYTHONPATH=%{buildroot}%{python3_sitelib} make html
+rm -rf _build/html/.buildinfo
+popd
+
 %check
 # test_migrate requires files not found in the package
 pushd jupyter_core/tests
@@ -88,11 +122,25 @@
 %defattr(-,root,root,-)
 %doc CONTRIBUTING.md COPYING.md README.md
 %{_bindir}/jupyter
-%{_bindir}/jupyter-migrate
+%{_bindir}/jupyter3
 %{_bindir}/jupyter-%{py3_ver}
-%{_bindir}/jupyter-migrate-%{py3_ver}
 %ghost %{_sysconfdir}/alternatives/jupyter
+%{_bindir}/jupyter-migrate
+%{_bindir}/jupyter3-migrate
+%{_bindir}/jupyter-migrate-%{py3_ver}
 %ghost %{_sysconfdir}/alternatives/jupyter-migrate
 %{python3_sitelib}/*
 
+%files doc-html
+%defattr(-,root,root,-)
+%doc COPYING.md
+%doc docs/_build/html/
+
+%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
+%files doc-pdf
+%defattr(-,root,root,-)
+%doc COPYING.md
+%doc docs/_build/latex/jupyter_core.pdf
+%endif
+
 %changelog




commit ecryptfs-utils for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package ecryptfs-utils for openSUSE:Factory 
checked in at 2015-10-08 08:26:20

Comparing /work/SRC/openSUSE:Factory/ecryptfs-utils (Old)
 and  /work/SRC/openSUSE:Factory/.ecryptfs-utils.new (New)


Package is "ecryptfs-utils"

Changes:

--- /work/SRC/openSUSE:Factory/ecryptfs-utils/ecryptfs-utils.changes
2015-05-15 07:43:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.ecryptfs-utils.new/ecryptfs-utils.changes   
2015-10-08 08:26:22.0 +0200
@@ -1,0 +2,14 @@
+Fri Oct  2 19:55:18 UTC 2015 - mplus...@suse.com
+
+- Do not ship .la files
+
+---
+Wed Sep 30 14:30:56 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Update autotool dependencies
+- Split library and devel packages
+- Use desktop file macros
+- Use fdupes to reduce duplicities
+
+---



Other differences:
--
++ ecryptfs-utils.spec ++
--- /var/tmp/diff_new_pack.qfZ14e/_old  2015-10-08 08:26:23.0 +0200
+++ /var/tmp/diff_new_pack.qfZ14e/_new  2015-10-08 08:26:23.0 +0200
@@ -16,21 +16,24 @@
 #
 
 
+%define lname   libecryptfs1
 Name:   ecryptfs-utils
-Url:http://ecryptfs.org/
+Version:106
+Release:0
 Summary:Userspace Utilities for ecryptfs
 License:GPL-2.0+
 Group:  Productivity/Security
-Version:106
-Release:0
-Source0:
http://launchpad.net/ecryptfs/trunk/%version/+download/ecryptfs-utils_%version.orig.tar.gz
+Url:http://ecryptfs.org/
+Source0:
http://launchpad.net/ecryptfs/trunk/%{version}/+download/ecryptfs-utils_%{version}.orig.tar.gz
 Source1:baselibs.conf
 Source2:ecryptfs-mount-private.png
 # PATCH-FIX-OPENSUSE fix for systemd and no UUID in fstab
 Patch0: ecryptfs-setup-swap-SuSE.patch
 # PATCH-FIX-OPENSUSE build with -fpie/-pie
 Patch1: ecryptfs-utils-src-utils-Makefile.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  keyutils-devel
@@ -42,89 +45,121 @@
 BuildRequires:  pam-config
 BuildRequires:  pam-devel
 BuildRequires:  pkcs11-helper-devel
+BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  swig
 BuildRequires:  trousers-devel
 BuildRequires:  update-desktop-files
 Requires(pre):  pam-config
-PreReq: permissions
+Requires(pre):  permissions
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A stacked cryptographic filesystem for Linux.
 
+%package -n %{lname}
+Summary:Shared library for %{name}
+Group:  System/Libraries
+
+%description -n %{lname}
+A stacked cryptographic filesystem for Linux.
+
+%package devel
+Summary:Development files for %{name}
+Group:  Development/Languages/C and C++
+Requires:   %{lname} = %{version}
+
+%description devel
+A stacked cryptographic filesystem for Linux.
+
 %prep
 %setup -q
 %patch0 -p1
 %patch1 -p1
 
 %build
-export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-autoreconf -i -f
+export RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing"
+autoreconf -fiv
 %configure \
-   --docdir=%_defaultdocdir/%{name} \
+   --docdir=%{_defaultdocdir}/%{name} \
--disable-static \
--enable-tspi \
--enable-pkcs11-helper \
-   --with-pamdir=/%_lib/security
+   --with-pamdir=/%{_lib}/security
 make %{?_smp_mflags}
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %install
-%makeinstall
-mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications
-install -m644 %{SOURCE2} 
$RPM_BUILD_ROOT%{_datadir}/%{name}/ecryptfs-mount-private.png
-printf "Encoding=UTF-8\n" 
>>$RPM_BUILD_ROOT/%{_datadir}/%{name}/ecryptfs-mount-private.desktop
-printf "Encoding=UTF-8\n" 
>>$RPM_BUILD_ROOT/%{_datadir}/%{name}/ecryptfs-setup-private.desktop
-printf "Icon=%{_datadir}/%{name}/ecryptfs-mount-private.png\n" 
>>$RPM_BUILD_ROOT/%{_datadir}/%{name}/ecryptfs-mount-private.desktop
-printf "Icon=%{_datadir}/%{name}/ecryptfs-mount-private.png\n" 
>>$RPM_BUILD_ROOT/%{_datadir}/%{name}/ecryptfs-setup-private.desktop
-sed -i 's|^_||' 
$RPM_BUILD_ROOT/%{_datadir}/%{name}/ecryptfs-mount-private.desktop
-sed -i 's|^_||' 
$RPM_BUILD_ROOT/%{_datadir}/%{name}/ecryptfs-setup-private.desktop
-mv $RPM_BUILD_ROOT/%{_datadir}/%{name}/ecryptfs-setup-private.desktop 
$RPM_BUILD_ROOT/%{_datadir}/applications
-%suse_update_desktop_file 
$RPM_BUILD_ROOT/%{_datadir}/%{name}/ecryptfs-mount-private.desktop
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+mkdir -p 

commit hawk2 for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package hawk2 for openSUSE:Factory checked 
in at 2015-10-08 08:26:18

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


Package is "hawk2"

Changes:

--- /work/SRC/openSUSE:Factory/hawk2/hawk2.changes  2015-09-08 
17:44:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.hawk2.new/hawk2.changes 2015-10-08 
08:26:19.0 +0200
@@ -1,0 +2,121 @@
+Wed Oct  7 12:23:17 UTC 2015 - kgronl...@suse.com
+
+- Make gem bundling conditional on SLE or openSUSE (bsc#949046)
+
+---
+Wed Oct 07 08:29:47 UTC 2015 - kgronl...@suse.com
+
+- Bundle gems in SLE 12 SP1 (bsc#949046)
+- Remove build dependency on quiet_assets 
+- Update to version 1.0.0~alpha1+git.1444137703.9beb93e:
+  + Update ACL enablement message (bsc#946041)
+  + Fix possible race condition in CrmEvents
+  + enable view for editing location constraints
+  + Changelog: Fix incorrect bug reference (bnc#917428)
+  + Location rules: Score quoting and extra space in :
+  + Record: Better escaping for fetching xml records
+  + Resource: Include tags in listing
+  + Cib: Inject cib into record
+  + Status: Removed tabs, added tickets and removed constraints
+  + Resources: Cleaned help texts and removed backups
+  + Ticket: Added standby and granted attributes
+  + Resource: Added state and managed attributes
+  + Resource: Added nested resources for status view
+  + Footer: Partial fix for ui glitch
+  + Dashboard: Don't redundantly show tickets as info notices
+  + Simulator: Fix ticket name listing after Cib change
+  + Reimplement /monitor as a Live controller (bsc#947748)
+  + History: Don't crash on reports with no transitions
+  + Report: Improved from/to date inference
+  + Location: Initialize with an empty rule
+  + Fix issues with running hawk in offline mode (bsc#947818)
+  + Reports: Improved available information for reports
+  + Report: Dropdown lists in transition navigation
+  + Cib: Fix bug in offline?
+  + Location: operator must be set
+  + CrmEvents: Preserve log if not too big
+  + Report: Don't confuse errors with transitions
+  + Report: Fix incorrect nesting of node/resource events
+  + Location: Fix destroy action without content
+  + Location: Better defaults for new/empty rule
+  + Invoker: Slightly less inscrutable error message
+  + Monitor: Implement /monitor as live controller (bsc#947748)
+  + Service: 16 threads, 1 process, SIGKILL after timeout
+  + Monitor: Refresh on monitor event
+  + Dashboard: Use /monitor for great success
+  + Resource: Added actions for the resources
+  + Resource: Made the node for migrate and cleanup optional
+  + Colocation: Hide node attribute option (bsc#943591)
+  + ACLs: Small tweak to the enabled? message (bsc#946041)
+  + Refer to ACL Targets, not Users (bsc#946085)
+  + Add help text for ACL Role/Target
+  + Fixed ACL handling (bsc#946229) (bsc#946247)
+  + Cib: all resources now have a :state
+  + Updated crmsh mode for highlight.js
+  + Resource: Cleanup managed
+  + Model: Use the current_cib in resources as much as possible
+  + Invoker: Make logged load updates actual shell commands
+  + Log cibadmin --replace to command log
+  + Basic help text for Cluster Configuration
+  + use MutationObserver to fix the footer issue
+  + Fix the simulator creation redirect flow
+  + Status: Update status circle
+  + fix pull_right icon_tags next to icon_texts in FF
+  + Resource: Added all required actions
+  + Tag: Use validates...presence for array attributes
+  + make the footer on login page sticky
+
+---
+Fri Sep 18 13:05:00 UTC 2015 - kgronl...@suse.com
+
+- Update to version 1.0.0~alpha1+git.1442580882.11cc227:
+  + Status: Some reordering and sizing of list items
+  + Reports: Implement generating, uploading, downloading and deleting reports
+  + Report: Show timestamp for transition in tooltip (fate#318281)
+  + Update note on bindfs in README
+  + Sort roles before users (bsc#946053)
+  + Reports: Fix null derefence
+  + Fall back to session storage if cache is disabled (may hit 4k limit)
+  + Change /agent route to handle agents with colon or slash in the name
+  + Fix potential null dereference in wizattrlist
+  + Implement operation editing for primitives and templates (fate#318281)
+  + Redirect to templates list after deleting a template
+
+---
+Tue Sep 15 08:56:15 UTC 2015 - kgronl...@suse.com
+
+- Update to version 1.0.0~alpha1+git.1442306372.6b81608:
+  + Primitive: Display template clazz, provider and type correctly
+  + CrmConfig: Default value in help text [fix translation] (bsc#889767)
+  + Commands: Hide command log when shadow 

commit vm-install for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2015-10-08 08:25:33

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


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2015-09-11 
09:04:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2015-10-08 08:25:34.0 +0200
@@ -1,0 +2,9 @@
+Thu Oct  1 11:26:59 MDT 2015 - carn...@suse.com
+
+- Fix use of zypper when getting installation repos (bsc#947129)
+  This is a virt-manager bug that also effects vm-install
+- Fix host detection of openSUSE Leap
+- Updated language files
+- Version 0.8.46
+
+---

Old:

  vm-install-0.8.45.tar.bz2

New:

  vm-install-0.8.46.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.YuJhwj/_old  2015-10-08 08:25:35.0 +0200
+++ /var/tmp/diff_new_pack.YuJhwj/_new  2015-10-08 08:25:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -26,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.45
+Version:0.8.46
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.45.tar.bz2
+Source0:%{name}-0.8.46.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.45.tar.bz2 -> vm-install-0.8.46.tar.bz2 ++
 34528 lines of diff (skipped)




commit ghc for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2015-10-08 08:26:08

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


Package is "ghc"

Changes:

--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2015-10-06 13:27:39.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ghc.new/ghc.changes 2015-10-08 
08:26:13.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct  5 07:47:58 UTC 2015 - sch...@suse.de
+
+- atomic-cast.patch: fix signature of atomic bultins
+- ghc-7.8-arm-use-ld-gold.patch: remove obsolete patch
+
+---

Old:

  ghc-7.8-arm-use-ld-gold.patch

New:

  atomic-cast.patch



Other differences:
--
++ ghc.spec ++
--- /var/tmp/diff_new_pack.gSqC9z/_old  2015-10-08 08:26:14.0 +0200
+++ /var/tmp/diff_new_pack.gSqC9z/_new  2015-10-08 08:26:14.0 +0200
@@ -66,10 +66,10 @@
 Requires:   ghc-libraries = %{version}-%{release}
 Source: 
http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src.tar.xz
 Source1:ghc-rpmlintrc
+# PATCH-FIX-UPSTREAM fix signature of atomic builtins (#10926)
+Patch1: atomic-cast.patch
 # PATCH-FEATURE-UPSTREAM 0001-implement-native-code-generator-for-ppc64.patch 
peter.tromm...@ohm-hochschule.de -- Implement native code generator for ppc64. 
Haskell Trac #9863.
 Patch19:0001-implement-native-code-generator-for-ppc64.patch
-# PATCH-FIX-UPSTREAM peter.tromm...@ohm-hochschule.de -- GNU ld does not work 
with ghc on aarch64 so use Gold. Adapted from Fedora patch 24.
-Patch23:ghc-7.8-arm-use-ld-gold.patch
 # PATCH-FIX-OPENSUSE sbahl...@suse.com -- remove-cur_term-usage.patch 
openSUSE's ncurses6 doesn't export cur_term function
 Patch24:remove-cur_term-usage.patch
 
@@ -161,13 +161,10 @@
 
 %prep
 %setup -q
+%patch1 -p1
 %patch19 -p1
 %patch24 -p1
 
-#%%ifarch armv7hl aarch64
-#%%patch23 -p1 -b .24~
-#%%endif
-
 %build
 # Patch 19 and 22 modify build system
 perl boot

++ atomic-cast.patch ++
>From e3d2bab86fc89113f8ee65800fdfac81d8d54851 Mon Sep 17 00:00:00 2001
From: Andreas Schwab 
Date: Fri, 2 Oct 2015 23:03:12 +0200
Subject: [PATCH] Fix signature of atomic builtins

This patch is due to Andreas Schwab.

This fixes #10926, which reports (on AArch64) errors of the form,

```
/tmp/ghc1492_0/ghc_1.hc:2844:25: warning: passing argument 1 of
'hs_atomic_xor64' makes pointer from integer without a cast
[-Wint-conversion]
 _c1Ho = hs_atomic_xor64((*Sp) + (((Sp[1]) << 0x3UL) + 0x10UL), Sp[2]);
 ^

In file included from
/home/abuild/rpmbuild/BUILD/ghc-7.10.2/includes/Stg.h:273:0: 0,
 from /tmp/ghc1492_0/ghc_1.hc:3:

/home/abuild/rpmbuild/BUILD/ghc-7.10.2/includes/stg/Prim.h:41:11:
 note: expected 'volatile StgWord64 *
   {aka volatile long unsigned int *}'
   but argument is of type 'long unsigned int'
 StgWord64 hs_atomic_xor64(volatile StgWord64 *x, StgWord64 val);
   ^
```

Test Plan: Validate

Reviewers: austin, simonmar

Reviewed By: simonmar

Subscribers: thomie

Differential Revision: https://phabricator.haskell.org/D1300

GHC Trac Issues: #10926
---
 includes/stg/Prim.h   |  72 ++--
 libraries/ghc-prim/cbits/atomic.c | 224 +++---
 2 files changed, 148 insertions(+), 148 deletions(-)

Index: ghc-7.10.2/includes/stg/Prim.h
===
--- ghc-7.10.2.orig/includes/stg/Prim.h
+++ ghc-7.10.2/includes/stg/Prim.h
@@ -15,42 +15,42 @@
 #define PRIM_H
 
 /* libraries/ghc-prim/cbits/atomic.c */
-StgWord hs_atomic_add8(volatile StgWord8 *x, StgWord val);
-StgWord hs_atomic_add16(volatile StgWord16 *x, StgWord val);
-StgWord hs_atomic_add32(volatile StgWord32 *x, StgWord val);
-StgWord64 hs_atomic_add64(volatile StgWord64 *x, StgWord64 val);
-StgWord hs_atomic_sub8(volatile StgWord8 *x, StgWord val);
-StgWord hs_atomic_sub16(volatile StgWord16 *x, StgWord val);
-StgWord hs_atomic_sub32(volatile StgWord32 *x, StgWord val);
-StgWord64 hs_atomic_sub64(volatile StgWord64 *x, StgWord64 val);
-StgWord hs_atomic_and8(volatile StgWord8 *x, StgWord val);
-StgWord hs_atomic_and16(volatile StgWord16 *x, StgWord val);
-StgWord hs_atomic_and32(volatile StgWord32 *x, StgWord val);
-StgWord64 hs_atomic_and64(volatile StgWord64 *x, StgWord64 val);
-StgWord hs_atomic_nand8(volatile StgWord8 *x, StgWord val);
-StgWord hs_atomic_nand16(volatile StgWord16 *x, StgWord val);
-StgWord hs_atomic_nand32(volatile StgWord32 *x, StgWord val);
-StgWord64 hs_atomic_nand64(volatile StgWord64 *x, StgWord64 val);
-StgWord hs_atomic_or8(volatile 

commit scite for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package scite for openSUSE:Factory checked 
in at 2015-10-08 08:25:21

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


Package is "scite"

Changes:

--- /work/SRC/openSUSE:Factory/scite/scite.changes  2015-08-10 
09:15:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.scite.new/scite.changes 2015-10-08 
08:25:22.0 +0200
@@ -1,0 +2,32 @@
+Sun Oct  4 14:29:33 UTC 2015 - malcolmle...@opensuse.org
+
+- Update to version 3.6.1:
+  + The oldest version of GTK+ supported now is 2.18 and for glib
+it is 2.22.
+  + On GTK+, SC_CHARSET_OEM866 added to allow editing Russian files
+encoded in code page 866, Feature #1019.
+  + The errorlist lexer understands some ANSI escape sequences to
+change foreground colour and intensity. This is sufficient to
+colour diagnotic output from gcc and clang when
+-fdiagnostics-color set.
+  + The errorlist lexer allows the line number to be 0 in GCC
+errors as some tools report whole file errors as line 0.
+  + MySql lexer fixes empty comments /**/ so the comment state does
+not continue.
+  + VHDL folder supports "protected" keyword.
+  + Treat CRLF line end as two characters in SCI_COUNTCHARACTERS
+(sf#1757).
+  + On GTK+ 3.x, fix height of lines in autocompletion lists to
+match the font. Switch from deprecated style calls to CSS
+styling. Removed setting list colours on GTK+ 3.16+ as no
+longer appears needed.
+  + On GTK+, avoid "Invalid rectangle passed" warning messages by
+never reporting the client rectangle with a negative width or
+height.
+  + Fix SciTE disk exhaustion bug by reporting failures when
+writing files (sf#1760).
+  + On GTK+ the keyboard command for View | End of Line was changed
+to Ctrl+Shift+N to avoid clash with Search | Selection Add
+Next (sf#1750).
+
+---

Old:

  scite360.tgz

New:

  scite361.tgz



Other differences:
--
++ scite.spec ++
--- /var/tmp/diff_new_pack.ybWZkQ/_old  2015-10-08 08:25:23.0 +0200
+++ /var/tmp/diff_new_pack.ybWZkQ/_new  2015-10-08 08:25:23.0 +0200
@@ -18,9 +18,9 @@
 
 
 Name:   scite
-Version:3.6.0
+Version:3.6.1
 Release:0
-%define tar_ver 360
+%define tar_ver 361
 Summary:Source Code Editor based on Scintilla
 License:MIT
 Group:  Productivity/Text/Editors

++ scite360.tgz -> scite361.tgz ++
 6089 lines of diff (skipped)




commit radamsa for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package radamsa for openSUSE:Factory checked 
in at 2015-10-08 08:26:10

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


Package is "radamsa"

Changes:

--- /work/SRC/openSUSE:Factory/radamsa/radamsa.changes  2015-03-18 
13:06:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.radamsa.new/radamsa.changes 2015-10-08 
08:26:14.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  7 11:16:52 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+
+---

New:

  radamsa-0.4.tar.gz.asc
  radamsa.keyring



Other differences:
--
++ radamsa.spec ++
--- /var/tmp/diff_new_pack.1poOiQ/_old  2015-10-08 08:26:15.0 +0200
+++ /var/tmp/diff_new_pack.1poOiQ/_new  2015-10-08 08:26:15.0 +0200
@@ -24,6 +24,8 @@
 Group:  Development/Tools/Other
 Url:https://www.ee.oulu.fi/research/ouspg/Radamsa
 Source0:http://haltp.org/download/%{name}-%{version}.tar.gz
+Source1:http://haltp.org/download/%{name}-%{version}.tar.gz.asc
+Source2:%{name}.keyring
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description




commit u-boot-firefly-rk3288 for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package u-boot-firefly-rk3288 for 
openSUSE:Factory checked in at 2015-10-08 08:26:00

Comparing /work/SRC/openSUSE:Factory/u-boot-firefly-rk3288 (Old)
 and  /work/SRC/openSUSE:Factory/.u-boot-firefly-rk3288.new (New)


Package is "u-boot-firefly-rk3288"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++



commit katomic for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package katomic for openSUSE:Factory checked 
in at 2015-10-08 08:25:41

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


Package is "katomic"

Changes:

--- /work/SRC/openSUSE:Factory/katomic/katomic.changes  2015-10-03 
20:18:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.katomic.new/katomic.changes 2015-10-08 
08:25:42.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 07:22:42 UTC 2015 - wba...@tmo.at
+
+- Own directory %_datadir/appdata to fix build on Leap
+
+---



Other differences:
--
++ katomic.spec ++
--- /var/tmp/diff_new_pack.wgTo0J/_old  2015-10-08 08:25:42.0 +0200
+++ /var/tmp/diff_new_pack.wgTo0J/_new  2015-10-08 08:25:42.0 +0200
@@ -76,6 +76,7 @@
 %{_kf5_appsdir}/kconf_update/katomic-levelset*
 %{_kf5_configdir}/katomic.knsrc
 %{_kf5_applicationsdir}/org.kde.katomic.desktop
+%dir %_datadir/appdata
 %_datadir/appdata/katomic.appdata.xml
 %_datadir/kxmlgui5/katomic/
 




commit keepalived for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package keepalived for openSUSE:Factory 
checked in at 2015-10-08 08:26:14

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


Package is "keepalived"

Changes:

--- /work/SRC/openSUSE:Factory/keepalived/keepalived.changes2015-03-16 
07:01:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.keepalived.new/keepalived.changes   
2015-10-08 08:26:16.0 +0200
@@ -1,0 +2,28 @@
+Wed Oct  7 11:45:41 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.2.19:
+  + vrrp: fix checksum computation in vrrp v2 for socket family
+AF_INET.
+  + Some cosmetics at Makefile stuff.
+- Changes from version 1.2.18:
+  + some cosmetics changes (in memory and parser).
+  + remove dead/not used code.
+  + revert notify script brought by last release.
+  + revert VRRP preemption speed up extension.
+  + vrrp: ix vrrp removes incorrect IPv4 address when VIPs are
+removed.
+  + vrrp: Re-enable VRRPv2 checksum on inbound pkts.
+- Changes from version 1.2.17:
+  + zalloc use xalloc for consistency.
+  + memory: fix wrong size calculation in zfree.
+  + Fix keepalived snmp configuration.
+  + Change comments to match kernel style.
+  + smtp: Fix wrong algorithm in RCPT-TO building.
+  + Lots of vrrp fixes.
+- Changes from version 1.2.16:
+  + Properly close netlink channel to avoid fd leak.
+  + Use getaddrinfo instead of gethostbyname to workaround glibc
+gethostbyname function buffer overflow (boo#949238).
+  + Lots of ipvs fixes.
+
+---

Old:

  keepalived-1.2.15.tar.gz

New:

  keepalived-1.2.19.tar.gz



Other differences:
--
++ keepalived.spec ++
--- /var/tmp/diff_new_pack.UWS6U0/_old  2015-10-08 08:26:17.0 +0200
+++ /var/tmp/diff_new_pack.UWS6U0/_new  2015-10-08 08:26:17.0 +0200
@@ -21,7 +21,7 @@
 %endif
 
 Name:   keepalived
-Version:1.2.15
+Version:1.2.19
 Release:0
 Summary:A strong & robust keepalive facility for linux
 License:GPL-2.0+

++ keepalived-1.2.15.tar.gz -> keepalived-1.2.19.tar.gz ++
 14324 lines of diff (skipped)




commit perl-DBIx-Class for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-DBIx-Class for openSUSE:Factory 
checked in at 2015-10-08 08:25:36

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


Package is "perl-DBIx-Class"

Changes:

--- /work/SRC/openSUSE:Factory/perl-DBIx-Class/perl-DBIx-Class.changes  
2015-04-18 10:40:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-DBIx-Class.new/perl-DBIx-Class.changes 
2015-10-08 08:25:40.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct  6 14:25:56 UTC 2015 - bwiedem...@suse.com
+
+- workaround a spurious openSUSE:Leap:42.1 test failure 
+  in "skipped" t/cdbi/mk_group_accessors.t
+  with a BuildRequires:  perl(Class::DBI)
+
+---



Other differences:
--
++ perl-DBIx-Class.spec ++
--- /var/tmp/diff_new_pack.YLB5bv/_old  2015-10-08 08:25:41.0 +0200
+++ /var/tmp/diff_new_pack.YLB5bv/_new  2015-10-08 08:25:41.0 +0200
@@ -51,7 +51,7 @@
 BuildRequires:  perl(Scope::Guard) >= 0.03
 BuildRequires:  perl(Sub::Name) >= 0.04
 BuildRequires:  perl(Test::Deep) >= 0.101
-BuildRequires:  perl(Test::Exception) >= 0.31
+BuildRequires:  perl(Test::Exception) >= 0.31
 BuildRequires:  perl(Test::More) >= 0.94
 BuildRequires:  perl(Test::Warn) >= 0.21
 BuildRequires:  perl(Text::Balanced) >= 2.00
@@ -78,6 +78,10 @@
 Requires:   perl(Try::Tiny) >= 0.07
 Requires:   perl(namespace::clean) >= 0.24
 %{perl_requires}
+# MANUAL BEGIN
+# workaround a spurious test failure in "skipped" t/cdbi/mk_group_accessors.t
+BuildRequires:  perl(Class::DBI)
+# MANUAL END
 
 %description
 This is an SQL to OO mapper with an object API inspired by the Class::DBI

++ cpanspec.yml ++
--- /var/tmp/diff_new_pack.YLB5bv/_old  2015-10-08 08:25:41.0 +0200
+++ /var/tmp/diff_new_pack.YLB5bv/_new  2015-10-08 08:25:41.0 +0200
@@ -7,8 +7,9 @@
 #patches:
 #  foo.patch: -p1
 #  bar.patch:
-#preamble: |-
-# BuildRequires:  gcc-c++
+preamble: |-
+ # workaround a spurious test failure in "skipped" t/cdbi/mk_group_accessors.t
+ BuildRequires:  perl(Class::DBI)
 #post_prep: |-
 # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
 # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 




commit hawk for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package hawk for openSUSE:Factory checked in 
at 2015-10-08 08:26:16

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


Package is "hawk"

Changes:

--- /work/SRC/openSUSE:Factory/hawk/hawk.changes2015-10-02 
09:23:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes   2015-10-08 
08:26:18.0 +0200
@@ -1,0 +2,12 @@
+Wed Oct 07 11:44:00 UTC 2015 - kgronl...@suse.com
+
+- Make gem bundling conditional on SLE or openSUSE (bsc#949046)
+- Update to version 1.0.0+git.1444218188.b3b6d44:
+  + Dashboard: Fix CORS preflight handling for dashboard (bsc#949237)
+
+---
+Wed Oct  7 08:17:41 UTC 2015 - kgronl...@suse.com
+
+- Bundle gems in SLE 12 SP1 (bsc#949046)
+
+---

Old:

  hawk-1.0.0+git.1443626139.ed258cf.tar.bz2

New:

  hawk-1.0.0+git.1444218188.b3b6d44.tar.bz2



Other differences:
--
++ hawk.spec ++
--- /var/tmp/diff_new_pack.ndsKJ2/_old  2015-10-08 08:26:18.0 +0200
+++ /var/tmp/diff_new_pack.ndsKJ2/_new  2015-10-08 08:26:18.0 +0200
@@ -28,7 +28,7 @@
 %definepkg_group   System Environment/Daemons
 %endif
 
-%if 0%{?suse_version} == 1110 || 0%{?suse_version} == 1315
+%if 0%{?suse_version} && !0%{?is_opensuse}
 %define bundle_gems1
 %endif
 
@@ -39,7 +39,7 @@
 Summary:HA Web Konsole
 License:GPL-2.0 and Apache-2.0
 Group:  %{pkg_group}
-Version:1.0.0+git.1443626139.ed258cf
+Version:1.0.0+git.1444218188.b3b6d44
 Release:0
 Url:http://www.clusterlabs.org/wiki/Hawk
 Source: %{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.ndsKJ2/_old  2015-10-08 08:26:18.0 +0200
+++ /var/tmp/diff_new_pack.ndsKJ2/_new  2015-10-08 08:26:18.0 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/hawk.git
-  ed258cfdaaea78d7920e8f34e729e92b6572c392
\ No newline at end of file
+  b3b6d440e170b909f28b4e84cd6362e7e3f7eab8
\ No newline at end of file

++ hawk-1.0.0+git.1443626139.ed258cf.tar.bz2 -> 
hawk-1.0.0+git.1444218188.b3b6d44.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk-1.0.0+git.1443626139.ed258cf/hawk/app/assets/javascripts/application.js
 
new/hawk-1.0.0+git.1444218188.b3b6d44/hawk/app/assets/javascripts/application.js
--- 
old/hawk-1.0.0+git.1443626139.ed258cf/hawk/app/assets/javascripts/application.js
2015-09-30 17:16:27.0 +0200
+++ 
new/hawk-1.0.0+git.1444218188.b3b6d44/hawk/app/assets/javascripts/application.js
2015-10-07 13:43:52.0 +0200
@@ -117,15 +117,8 @@
 // include a CSRF token with every AJAX request.  For details see:
 // http://jasoncodes.com/posts/rails-csrf-vulnerability
 function CSRFProtection(xhr, options) {
-  if (options.cross_domain_hack) {
-// Cross-domain requests for the cluster dashboard must have *no*
-// extra headers, or they trigger CORS preflight on Firefox.  Also
-// we need to ensure session cookies are passed.
-xhr.withCredentials = true;
-  } else {
-var token = $('meta[name="csrf-token"]').attr("content");
-if (token) xhr.setRequestHeader("X-CSRF-Token", token);
-  }
+  var token = $('meta[name="csrf-token"]').attr("content");
+  if (token) xhr.setRequestHeader("X-CSRF-Token", token);
 }
 if ("ajaxPrefilter" in $) {
   $.ajaxPrefilter(function(options, originalOptions, xhr) { 
CSRFProtection(xhr, options); });
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk-1.0.0+git.1443626139.ed258cf/hawk/app/views/dashboard/index.html.erb 
new/hawk-1.0.0+git.1444218188.b3b6d44/hawk/app/views/dashboard/index.html.erb
--- 
old/hawk-1.0.0+git.1443626139.ed258cf/hawk/app/views/dashboard/index.html.erb   
2015-09-30 17:16:27.0 +0200
+++ 
new/hawk-1.0.0+git.1444218188.b3b6d44/hawk/app/views/dashboard/index.html.erb   
2015-10-07 13:43:52.0 +0200
@@ -150,7 +150,8 @@
 "=" + escape(e.find("input[name=password]").val()),
   dataType: "json", // necessary?
   type: "POST",
-  cross_domain_hack: true,
+  crossDomain: true,
+  xhrFields: { withCredentials: true },
   success: function(data) {
 self.element.find(".cluster-login").hide();
 self.element.find(".spinner").show();
@@ -190,7 +191,8 @@
 dataType: "json",   // necessary?
 type: "GET",
 cache: false,
-cross_domain_hack: true,// needed to get proper headers
+   

commit rubygem-ruby-shadow for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package rubygem-ruby-shadow for 
openSUSE:Factory checked in at 2015-10-08 08:26:13

Comparing /work/SRC/openSUSE:Factory/rubygem-ruby-shadow (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-ruby-shadow.new (New)


Package is "rubygem-ruby-shadow"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-ruby-shadow/rubygem-ruby-shadow.changes  
2015-02-11 16:45:53.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-ruby-shadow.new/rubygem-ruby-shadow.changes 
2015-10-08 08:26:15.0 +0200
@@ -1,0 +2,12 @@
+Wed Oct  7 04:31:54 UTC 2015 - co...@suse.com
+
+- updated to version 2.5.0
+ see installed HISTORY
+
+  [2015/10/06]
+  * Version 2.5.0
+- fixes for compiling for rubinius, at long last
+- TESTS
+- add a few method aliases
+
+---

Old:

  ruby-shadow-2.4.1.gem

New:

  ruby-shadow-2.5.0.gem



Other differences:
--
++ rubygem-ruby-shadow.spec ++
--- /var/tmp/diff_new_pack.YDTScG/_old  2015-10-08 08:26:16.0 +0200
+++ /var/tmp/diff_new_pack.YDTScG/_new  2015-10-08 08:26:16.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-ruby-shadow
-Version:2.4.1
+Version:2.5.0
 Release:0
 %define mod_name ruby-shadow
 %define mod_full_name %{mod_name}-%{version}

++ ruby-shadow-2.4.1.gem -> ruby-shadow-2.5.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HISTORY new/HISTORY
--- old/HISTORY 2014-12-02 19:12:32.0 +0100
+++ new/HISTORY 2015-10-06 23:04:05.0 +0200
@@ -1,3 +1,9 @@
+[2015/10/06]
+* Version 2.5.0
+  - fixes for compiling for rubinius, at long last
+  - TESTS
+  - add a few method aliases
+
 [2014/12/02]
 * Version 2.4.1
   - sp_loginclass support should NOT have been added to password implementation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README new/README
--- old/README  2014-12-02 19:12:32.0 +0100
+++ new/README  2015-10-06 23:04:05.0 +0200
@@ -26,20 +26,23 @@
  still present, but no promises about earlier versions of Ruby.
 
 3. Shadow::Passwd module's methods
-_
- Method | Linux | Solaris | OS X  | *BSD
-_
- getspent   |   *   |*|   *   |   *
- getspnam(name) |   *   |*|   *   |   *
- setspent   |   *   |*|   *   |   *
- endspent   |   *   |*|   *   |   *
- fgetspent(file)|   *   |*|   N   |   N
- sgetspent(str) |   *   |N|   N   |   N
- putspent(entry,file)   |   *   |*|   N   |   N
- lckpwdf,lock   |   *   |*|   N   |   N
- ulckpwdf,unlock|   *   |*|   N   |   N
- lock?  |   *   |*|   N   |   N
+
+ Method| Linux | Solaris | OS X  | *BSD
+
+ getspent  |   *   |*|   *   |   *
+ getspnam(name)|   *   |*|   *   |   *
+ from_user_name(name) (alias of above) |   *   |*|   *   |   *
+ setspent  |   *   |*|   *   |   *
+ endspent  |   *   |*|   *   |   *
+ fgetspent(file)   |   *   |*|   N   |   N
+ sgetspent(str)|   *   |N|   N   |   N
+ putspent(entry,file)  |   *   |*|   N   |   N
+ add_password_entry (alias of above )  |   *   |*|   N   |   N
+ lckpwdf,lock  |   *   |*|   N   |   N
+ ulckpwdf,unlock   |   *   |*|   N   |   N
+ lock? |   *   |*|   N   |   N
 
+Check the implementation in use via Shadow::IMPLEMENTATION.
 
 4. Structure
 
@@ -83,7 +86,7 @@
 
 * man shadow
 * /usr/include/shadow.h
-* Code at https://github.com/shadow-maint/shadow
+* Code at https://github.com/apalmblad/ruby-shadow
 
 
 Original Author:
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2014-12-02 19:12:32.0 +0100
+++ new/metadata2015-10-06 23:04:05.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: ruby-shadow
 version: !ruby/object:Gem::Version
-  version: 

commit kblackbox for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package kblackbox for openSUSE:Factory 
checked in at 2015-10-08 08:25:43

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


Package is "kblackbox"

Changes:

--- /work/SRC/openSUSE:Factory/kblackbox/kblackbox.changes  2015-10-03 
20:18:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblackbox.new/kblackbox.changes 2015-10-08 
08:25:44.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 07:24:09 UTC 2015 - wba...@tmo.at
+
+- Own directory %_datadir/appdata to fix build on Leap
+
+---



Other differences:
--
++ kblackbox.spec ++
--- /var/tmp/diff_new_pack.F95aR0/_old  2015-10-08 08:25:44.0 +0200
+++ /var/tmp/diff_new_pack.F95aR0/_new  2015-10-08 08:25:44.0 +0200
@@ -73,6 +73,7 @@
 %{_kf5_htmldir}/en/kblackbox/
 %{_kf5_iconsdir}/hicolor/*/apps/kblackbox.*
 %{_kf5_appsdir}/kblackbox/
+%dir %_datadir/appdata
 %_datadir/appdata/kblackbox.appdata.xml
 %_datadir/kxmlgui5/kblackbox/
 




commit klettres for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package klettres for openSUSE:Factory 
checked in at 2015-10-08 08:25:47

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


Package is "klettres"

Changes:

--- /work/SRC/openSUSE:Factory/klettres/klettres.changes2015-10-03 
20:21:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.klettres.new/klettres.changes   2015-10-08 
08:25:48.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 07:26:47 UTC 2015 - wba...@tmo.at
+
+- Own directory %{_datadir}/appdata to fix build on Leap
+
+---



Other differences:
--
++ klettres.spec ++
--- /var/tmp/diff_new_pack.TwjFwE/_old  2015-10-08 08:25:48.0 +0200
+++ /var/tmp/diff_new_pack.TwjFwE/_new  2015-10-08 08:25:48.0 +0200
@@ -77,6 +77,7 @@
 %{_kf5_htmldir}/en/klettres/
 %{_kf5_iconsdir}/hicolor/*/apps/klettres.*
 %{_kf5_kxmlguidir}/klettres/
+%dir %{_datadir}/appdata
 %{_datadir}/appdata/klettres.appdata.xml
 
 %changelog




commit kblocks for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-10-08 08:25:44

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-10-03 
20:18:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-10-08 
08:25:46.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 07:25:08 UTC 2015 - wba...@tmo.at
+
+- Own directory %_datadir/appdata to fix build on Leap
+
+---



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.ANzeSk/_old  2015-10-08 08:25:46.0 +0200
+++ /var/tmp/diff_new_pack.ANzeSk/_new  2015-10-08 08:25:46.0 +0200
@@ -77,6 +77,7 @@
 %dir %{_kf5_configkcfgdir}
 %{_kf5_configkcfgdir}/kblocks.kcfg
 %{_kf5_configdir}/kblocks.knsrc
+%dir %_datadir/appdata
 %_datadir/appdata/kblocks.appdata.xml
 %_datadir/kxmlgui5/kblocks/
 




commit desktop-translations for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package desktop-translations for 
openSUSE:Factory checked in at 2015-10-08 08:26:21

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


Package is "desktop-translations"

Changes:

--- 
/work/SRC/openSUSE:Factory/desktop-translations/desktop-translations.changes
2015-08-01 11:34:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.desktop-translations.new/desktop-translations.changes
   2015-10-08 08:26:23.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  7 14:08:14 UTC 2015 - co...@suse.com
+
+- update from SVN
+
+---



Other differences:
--
++ desktop-translations.spec ++
--- /var/tmp/diff_new_pack.1i2rpv/_old  2015-10-08 08:26:25.0 +0200
+++ /var/tmp/diff_new_pack.1i2rpv/_new  2015-10-08 08:26:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   desktop-translations
-Version:13.2
+Version:20151007
 Release:0
 Summary:Desktop Files Translations
 License:BSD-3-Clause
@@ -30,6 +30,7 @@
 Supplements:gtk3
 Supplements:kdelibs3
 Supplements:libkde4
+Supplements:plasma5-desktop
 Supplements:yast2-control-center
 Provides:   
locale(af;ar;bg;be;bn;bs;ca;cs;cy;da;de;el;en_GB;en_US;eo;es;et;fi;fr;gl;gu;he;hi;hr;hu;id;it;ja;ka;km;ko;lo;lt;mk;mr;nb;nl;pa;pl;pt;ro;ru;si;sk;sl;sr;sr@Latn;sv;ta;tr;uk;vi;wa;xh;zh_CN;zh_TW;zu)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ desktop-translations.tar.bz2 ++
/work/SRC/openSUSE:Factory/desktop-translations/desktop-translations.tar.bz2 
/work/SRC/openSUSE:Factory/.desktop-translations.new/desktop-translations.tar.bz2
 differ: char 11, line 1




commit apulse for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package apulse for openSUSE:Factory checked 
in at 2015-10-08 09:41:11

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


Package is "apulse"

Changes:

--- /work/SRC/openSUSE:Factory/apulse/apulse.changes2015-10-08 
08:25:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.apulse.new/apulse.changes   2015-10-08 
09:41:12.0 +0200
@@ -2,5 +1,0 @@
-Mon Oct  5 14:45:54 UTC 2015 - sor.ale...@meowr.ru
-
-- Avoid providing libpulse.so in apulse-32bit.
-




Other differences:
--
++ apulse.spec ++
--- /var/tmp/diff_new_pack.PhMWIN/_old  2015-10-08 09:41:13.0 +0200
+++ /var/tmp/diff_new_pack.PhMWIN/_new  2015-10-08 09:41:13.0 +0200
@@ -17,9 +17,6 @@
 
 
 %define __provides_exclude_from ^%{_libdir}/apulse/.*.so.*$
-%if %{?_lib} == lib64
-%define __provides_exclude_from ^%{_prefix}/lib/apulse/.*.so.*$
-%endif
 Name:   apulse
 Version:0.1.6
 Release:0




commit ghc-blaze-markup for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package ghc-blaze-markup for 
openSUSE:Factory checked in at 2015-10-08 08:24:34

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


Package is "ghc-blaze-markup"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-blaze-markup/ghc-blaze-markup.changes
2015-05-21 08:12:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-blaze-markup.new/ghc-blaze-markup.changes   
2015-10-08 08:24:35.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct  4 16:09:37 UTC 2015 - mimi...@gmail.com
+
+- update to 0.7.0.3
+* Relax `HUnit` dependency to allow 1.3
+
+---

Old:

  blaze-markup-0.7.0.2.tar.gz

New:

  blaze-markup-0.7.0.3.tar.gz



Other differences:
--
++ ghc-blaze-markup.spec ++
--- /var/tmp/diff_new_pack.8xwSuk/_old  2015-10-08 08:24:36.0 +0200
+++ /var/tmp/diff_new_pack.8xwSuk/_new  2015-10-08 08:24:36.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package ghc-blaze-markup
+# spec file for package ghc
 #
 # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-%{pkg_name}
-Version:0.7.0.2
+Version:0.7.0.3
 Release:0
 Summary:A blazingly fast markup combinator library for Haskell
 License:BSD-3-Clause

++ blaze-markup-0.7.0.2.tar.gz -> blaze-markup-0.7.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-markup-0.7.0.2/CHANGELOG 
new/blaze-markup-0.7.0.3/CHANGELOG
--- old/blaze-markup-0.7.0.2/CHANGELOG  2015-03-23 10:57:17.0 +0100
+++ new/blaze-markup-0.7.0.3/CHANGELOG  2015-09-28 11:45:08.0 +0200
@@ -1,3 +1,6 @@
+- 0.7.0.3
+* Relax `HUnit` dependency to allow 1.3
+
 - 0.7.0.2
 * Relax `blaze-builder` dependency to allow 0.3
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-markup-0.7.0.2/blaze-markup.cabal 
new/blaze-markup-0.7.0.3/blaze-markup.cabal
--- old/blaze-markup-0.7.0.2/blaze-markup.cabal 2015-03-23 10:57:17.0 
+0100
+++ new/blaze-markup-0.7.0.3/blaze-markup.cabal 2015-09-28 11:45:08.0 
+0200
@@ -1,5 +1,5 @@
 Name: blaze-markup
-Version:  0.7.0.2
+Version:  0.7.0.3
 Homepage: http://jaspervdj.be/blaze
 Bug-Reports:  http://github.com/jaspervdj/blaze-markup/issues
 License:  BSD3
@@ -50,7 +50,7 @@
 Text.Blaze.Tests.Util
 
   Build-depends:
-HUnit  >= 1.2 && < 1.3,
+HUnit  >= 1.2 && < 1.4,
 QuickCheck >= 2.4 && < 2.9,
 containers >= 0.3 && < 0.6,
 test-framework >= 0.4 && < 0.9,




commit spyder for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2015-10-08 08:25:08

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


Package is "spyder"

Changes:

--- /work/SRC/openSUSE:Factory/spyder/spyder.changes2015-09-30 
05:50:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new/spyder.changes   2015-10-08 
08:25:09.0 +0200
@@ -1,0 +2,26 @@
+Tue Oct  6 14:30:57 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 2.3.7
+  + New features
+* Editor
+  * Remove support for Jedi 0.9 because it was causing crashes
+* Variable Explorer
+  * Fix crashes and freezes when working with DataFrames on Python 2
+* Under the hodd
+  * Restore support for PySide
+  + Bug fixes
+* Issue 2709 - IPython console error when trying to use SymPy
+* Issue 2693 - README should link to manual
+* Issue 2689 - "Resize" button in variable explorer chops off the array
+* Issue 2684 - Applications directory link is broken in Spyder 2.3.6 dmg's
+* Issue 2680 - "Close all files" hangs Spyder
+* Issue 2661 - Conda package manager is packed in 2.3.6 win32 distribution 
leading to errors
+* Issue 2659 - Crash while getting completions of DataFrames on the Editor 
because of Jedi 0.9
+* Issue 2654 - Creating DataFrames in Python or IPython consoles make 
Spyder 2.3.6 to hang
+* Issue 2649 - PySide can not be used on 2.3.6
+* Issue 2296 - Line numbers misaligned when zooming and scrolling in Mac
+* Issue 2036 - Code analysis and tooltips are not displayed in Ubuntu
+  + Pull requests
+* PR 2650 - Failed sip import blocks fallback to PySide
+
+---

Old:

  spyder-2.3.6.zip

New:

  spyder-2.3.7.zip



Other differences:
--
++ spyder.spec ++
--- /var/tmp/diff_new_pack.e7Hec0/_old  2015-10-08 08:25:10.0 +0200
+++ /var/tmp/diff_new_pack.e7Hec0/_new  2015-10-08 08:25:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   spyder
-Version:2.3.6
+Version:2.3.7
 Release:0
 Url:http://spyderlib.googlecode.com
 Summary:Scientific PYthon Development EnviRonment




commit ghc-blaze-html for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package ghc-blaze-html for openSUSE:Factory 
checked in at 2015-10-08 08:24:36

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


Package is "ghc-blaze-html"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-blaze-html/ghc-blaze-html.changes
2015-08-05 06:51:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-blaze-html.new/ghc-blaze-html.changes   
2015-10-08 08:24:37.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct  4 15:59:07 UTC 2015 - mimi...@gmail.com
+
+- update to 0.8.1.1
+* Bump HUnit dependency to 1.3
+
+---

Old:

  blaze-html-0.8.1.0.tar.gz

New:

  blaze-html-0.8.1.1.tar.gz



Other differences:
--
++ ghc-blaze-html.spec ++
--- /var/tmp/diff_new_pack.e6SceS/_old  2015-10-08 08:24:37.0 +0200
+++ /var/tmp/diff_new_pack.e6SceS/_new  2015-10-08 08:24:37.0 +0200
@@ -19,7 +19,7 @@
 %global pkg_name blaze-html
 
 Name:   ghc-blaze-html
-Version:0.8.1.0
+Version:0.8.1.1
 Release:0
 Summary:A blazingly fast HTML combinator library for Haskell
 License:BSD-3-Clause

++ blaze-html-0.8.1.0.tar.gz -> blaze-html-0.8.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-html-0.8.1.0/CHANGELOG 
new/blaze-html-0.8.1.1/CHANGELOG
--- old/blaze-html-0.8.1.0/CHANGELOG2015-08-01 10:03:37.0 +0200
+++ new/blaze-html-0.8.1.1/CHANGELOG2015-09-28 11:48:01.0 +0200
@@ -1,3 +1,6 @@
+- 0.8.1.1
+* Bump HUnit dependency to 1.3
+
 - 0.8.1.0
 * Add `` element to HTML5
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-html-0.8.1.0/blaze-html.cabal 
new/blaze-html-0.8.1.1/blaze-html.cabal
--- old/blaze-html-0.8.1.0/blaze-html.cabal 2015-08-01 10:03:37.0 
+0200
+++ new/blaze-html-0.8.1.1/blaze-html.cabal 2015-09-28 11:48:01.0 
+0200
@@ -1,5 +1,5 @@
 Name: blaze-html
-Version:  0.8.1.0
+Version:  0.8.1.1
 Homepage: http://jaspervdj.be/blaze
 Bug-Reports:  http://github.com/jaspervdj/blaze-html/issues
 License:  BSD3
@@ -69,7 +69,7 @@
 Util.Tests
 
   Build-depends:
-HUnit  >= 1.2 && < 1.3,
+HUnit  >= 1.2 && < 1.4,
 QuickCheck >= 2.4 && < 2.9,
 containers >= 0.3 && < 0.6,
 test-framework >= 0.4 && < 0.9,




commit ghc-scientific for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package ghc-scientific for openSUSE:Factory 
checked in at 2015-10-08 08:24:39

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


Package is "ghc-scientific"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-scientific/ghc-scientific.changes
2015-04-30 11:51:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-scientific.new/ghc-scientific.changes   
2015-10-08 08:24:40.0 +0200
@@ -1,0 +2,14 @@
+Sun Oct  4 16:52:33 UTC 2015 - mimi...@gmail.com
+
+- update to 0.3.4.0
+*Added fromRationalRepetend & toRationalRepetend
+  for safely converting from and to rationals
+  which have a repeating decimal representation like:
+  1 % 28 = 0.03(571428).
+* Added a Binary instance.
+* Various performance improvements.
+* Support vector-0.11
+* Support tasty-0.11
+* Support criterion-1.1.0.0
+
+---

Old:

  scientific-0.3.3.8.tar.gz

New:

  scientific-0.3.4.0.tar.gz



Other differences:
--
++ ghc-scientific.spec ++
--- /var/tmp/diff_new_pack.OEvTKH/_old  2015-10-08 08:24:41.0 +0200
+++ /var/tmp/diff_new_pack.OEvTKH/_new  2015-10-08 08:24:41.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package ghc
+# spec file for package ghc-scientific
 #
 # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -18,8 +18,8 @@
 
 %global pkg_name scientific
 
-Name:   ghc-%{pkg_name}
-Version:0.3.3.8
+Name:   ghc-scientific
+Version:0.3.4.0
 Release:0
 Summary:Numbers represented using scientific notation
 License:BSD-3-Clause
@@ -36,6 +36,7 @@
 BuildRequires:  ghc-hashable-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
+BuildRequires:  ghc-vector-devel
 
 %description
 Data.Scientific provides a space efficient and arbitrary precision scientific

++ scientific-0.3.3.8.tar.gz -> scientific-0.3.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scientific-0.3.3.8/changelog 
new/scientific-0.3.4.0/changelog
--- old/scientific-0.3.3.8/changelog2015-03-19 09:26:29.0 +0100
+++ new/scientific-0.3.4.0/changelog2015-09-30 09:16:10.0 +0200
@@ -1,3 +1,14 @@
+0.3.4.0
+   * Added fromRationalRepetend & toRationalRepetend
+ for safely converting from and to rationals
+ which have a repeating decimal representation like:
+ 1 % 28 = 0.03(571428).
+   * Added a Binary instance.
+   * Various performance improvements.
+   * Support vector-0.11
+   * Support tasty-0.11
+   * Support criterion-1.1.0.0
+
 0.3.3.8
* Support QuickCheck-2.8.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scientific-0.3.3.8/scientific.cabal 
new/scientific-0.3.4.0/scientific.cabal
--- old/scientific-0.3.3.8/scientific.cabal 2015-03-19 09:26:29.0 
+0100
+++ new/scientific-0.3.4.0/scientific.cabal 2015-09-30 09:16:10.0 
+0200
@@ -1,17 +1,18 @@
 name:scientific
-version: 0.3.3.8
+version: 0.3.4.0
 synopsis:Numbers represented using scientific notation
 description:
-  @Data.Scientific@ provides a space efficient and arbitrary precision
-  scientific number type.
-  .
-  'Scientific' numbers are represented using
-  . It
-  uses a coefficient @c :: 'Integer'@ and a base-10 exponent @e :: 'Int'@ (do
-  note that since we're using an 'Int' to represent the exponent these numbers
-  aren't truly arbitrary precision). A scientific number corresponds to the
+  @Data.Scientific@ provides the number type 'Scientific'. Scientific numbers 
are
+  arbitrary precision and space efficient. They are represented using
+  .
+  The implementation uses a coefficient @c :: 'Integer'@ and a base-10 exponent
+  @e :: 'Int'@. A scientific number corresponds to the
   'Fractional' number: @'fromInteger' c * 10 '^^' e@.
   .
+  Note that since we're using an 'Int' to represent the exponent these numbers
+  aren't truly arbitrary precision. I intend to change the type of the exponent
+  to 'Integer' in a future release.
+  .
   The main application of 'Scientific' is to be used as the target of parsing
   arbitrary precision numbers coming from an untrusted source. The advantages
   over using 'Rational' for this are that:
@@ -62,6 +63,7 @@
   exposed-modules: Data.Scientific
Data.Text.Lazy.Builder.Scientific
   

commit ghc-case-insensitive for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package ghc-case-insensitive for 
openSUSE:Factory checked in at 2015-10-08 08:24:37

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


Package is "ghc-case-insensitive"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-case-insensitive/ghc-case-insensitive.changes
2015-05-21 08:11:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-case-insensitive.new/ghc-case-insensitive.changes
   2015-10-08 08:24:39.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  4 16:29:15 UTC 2015 - mimi...@gmail.com
+
+- update to 1.2.0.5
+* Support HUnit-1.3
+* Support criterion-1.1
+
+---

Old:

  case-insensitive-1.2.0.4.tar.gz

New:

  case-insensitive-1.2.0.5.tar.gz



Other differences:
--
++ ghc-case-insensitive.spec ++
--- /var/tmp/diff_new_pack.PJGnnu/_old  2015-10-08 08:24:39.0 +0200
+++ /var/tmp/diff_new_pack.PJGnnu/_new  2015-10-08 08:24:39.0 +0200
@@ -19,7 +19,7 @@
 %global pkg_name case-insensitive
 
 Name:   ghc-case-insensitive
-Version:1.2.0.4
+Version:1.2.0.5
 Release:0
 Summary:Case insensitive string comparison
 License:BSD-3-Clause

++ case-insensitive-1.2.0.4.tar.gz -> case-insensitive-1.2.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/case-insensitive-1.2.0.4/CHANGELOG 
new/case-insensitive-1.2.0.5/CHANGELOG
--- old/case-insensitive-1.2.0.4/CHANGELOG  2015-02-02 08:19:56.0 
+0100
+++ new/case-insensitive-1.2.0.5/CHANGELOG  2015-10-01 10:50:04.0 
+0200
@@ -1,3 +1,10 @@
+1.2.0.5
+
+* Support HUnit-1.3
+* Support criterion-1.1
+* Updated .nix files
+
+
 1.2.0.4
 
 * Fixed #17: https://github.com/basvandijk/case-insensitive/issues/17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/case-insensitive-1.2.0.4/case-insensitive.cabal 
new/case-insensitive-1.2.0.5/case-insensitive.cabal
--- old/case-insensitive-1.2.0.4/case-insensitive.cabal 2015-02-02 
08:19:56.0 +0100
+++ new/case-insensitive-1.2.0.5/case-insensitive.cabal 2015-10-01 
10:50:04.0 +0200
@@ -1,5 +1,5 @@
 name:  case-insensitive
-version:   1.2.0.4
+version:   1.2.0.5
 cabal-version: >=1.8
 build-type:Simple
 license:   BSD3
@@ -42,7 +42,7 @@
, base >= 3 && < 4.9
, bytestring   >= 0.9   && < 0.11
, text >= 0.3   && < 1.3
-   , HUnit>= 1.2.2 && < 1.3
+   , HUnit>= 1.2.2 && < 1.4
, test-framework   >= 0.2.4 && < 0.9
, test-framework-hunit >= 0.2.4 && < 0.4
 
@@ -58,5 +58,5 @@
   build-depends: case-insensitive
, base >= 3 && < 4.9
, bytestring   >= 0.9   && < 0.11
-   , criterion>= 0.6.1 && < 1.1
+   , criterion>= 0.6.1 && < 1.2
, deepseq  >= 1.1   && < 1.5




commit libykneomgr for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package libykneomgr for openSUSE:Factory 
checked in at 2015-10-08 08:24:17

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


Package is "libykneomgr"

Changes:

--- /work/SRC/openSUSE:Factory/libykneomgr/libykneomgr.changes  2015-05-02 
21:36:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.libykneomgr.new/libykneomgr.changes 
2015-10-08 08:24:18.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct  1 20:37:58 UTC 2015 - t.gru...@katodev.de
+
+- Version 0.1.8 (released 2015-10-01)
+  - Add documentation for mode arguments.
+  - Don’t treat applet selection error as a critical error.
+
+--

Old:

  libykneomgr-0.1.7.tar.gz

New:

  libykneomgr-0.1.8.tar.gz
  libykneomgr-0.1.8.tar.gz.sig



Other differences:
--
++ libykneomgr.spec ++
--- /var/tmp/diff_new_pack.JL2Wen/_old  2015-10-08 08:24:19.0 +0200
+++ /var/tmp/diff_new_pack.JL2Wen/_new  2015-10-08 08:24:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libykneomgr
-Version:0.1.7
+Version:0.1.8
 Release:0
 Summary:Yubico YubiKey NEO CCID Manager
 License:LGPL-3.0+
@@ -25,6 +25,7 @@
 Url:https://developers.yubico.com/
 # a different tarball is available from github.  It will not build with this 
spec file
 Source0:
https://developers.yubico.com/libykneomgr/Releases/%{name}-%{version}.tar.gz
+Source1:
https://developers.yubico.com/libykneomgr/Releases/%{name}-%{version}.tar.gz.sig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  help2man
 BuildRequires:  libzip-devel

++ libykneomgr-0.1.7.tar.gz -> libykneomgr-0.1.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libykneomgr-0.1.7/ChangeLog 
new/libykneomgr-0.1.8/ChangeLog
--- old/libykneomgr-0.1.7/ChangeLog 2015-04-09 13:22:33.0 +0200
+++ new/libykneomgr-0.1.8/ChangeLog 2015-10-01 15:08:04.0 +0200
@@ -1,3 +1,36 @@
+2015-10-01  Klas Lindfors 
+
+   * NEWS: NEWS for 0.1.8
+
+2015-09-16  Klas Lindfors 
+
+   * configure.ac: improve error when no pcsc library is found previously 
auto-selected windows and got weird error for that
+
+2015-09-01  Klas Lindfors 
+
+   * lib/devs.c: don't treat applet selection error as a critical error 
this allows the library to still be used even if the yubikey applet
+   isn't present
+
+2015-08-10  Klas Lindfors 
+
+   * src/cmdline.ggo: add documentation for mode arguments
+
+2015-04-28  Dain Nilsson 
+
+   * README.adoc: Added README.adoc symlink for Github.
+
+2015-04-28  Dain Nilsson 
+
+   * README: Added OpenPGP security advisory notice.
+
+2015-04-09  Klas Lindfors 
+
+   * macosx.mk: use curl for download on mac
+
+2015-04-09  Klas Lindfors 
+
+   * NEWS, configure.ac: bump versions
+
 2015-04-09  Klas Lindfors 
 
* NEWS: NEWS for 0.1.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libykneomgr-0.1.7/NEWS new/libykneomgr-0.1.8/NEWS
--- old/libykneomgr-0.1.7/NEWS  2015-04-09 13:21:37.0 +0200
+++ new/libykneomgr-0.1.8/NEWS  2015-10-01 15:07:25.0 +0200
@@ -1,5 +1,11 @@
 libykneomgr NEWS -- History of user-visible changes. -*- outline 
-*-
 
+* Version 0.1.8 (released 2015-10-01)
+
+** Add documentation for mode arguments.
+
+** Don't treat applet selection error as a critical error.
+
 * Version 0.1.7 (released 2015-04-09)
 
 ** Check programming sequence when changing mode.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libykneomgr-0.1.7/README new/libykneomgr-0.1.8/README
--- old/libykneomgr-0.1.7/README2015-01-08 14:34:05.0 +0100
+++ new/libykneomgr-0.1.8/README2015-07-03 14:22:12.0 +0200
@@ -13,6 +13,12 @@
 For more information about Yubico and the YubiKey, see:
 https://www.yubico.com/
 
+[IMPORTANT]
+
+Yubico has learned of a security issue with the OpenPGP Card applet project 
that is used in the YubiKey NEO. This vulnerability applies to you only if you 
are using OpenPGP, and you have the OpenPGP applet version 1.0.9 or earlier.
+link:https://developers.yubico.com/ykneo-openpgp/SecurityAdvisory%202015-04-14.html[SecurityAdvisory
 2015-04-14]
+
+
 License
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libykneomgr-0.1.7/config.h.in 

commit spyder3 for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package spyder3 for openSUSE:Factory checked 
in at 2015-10-08 08:25:11

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


Package is "spyder3"

Changes:

--- /work/SRC/openSUSE:Factory/spyder3/spyder3.changes  2015-09-30 
05:50:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.spyder3.new/spyder3.changes 2015-10-08 
08:25:13.0 +0200
@@ -1,0 +2,26 @@
+Tue Oct  6 14:30:57 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 2.3.7
+  + New features
+* Editor
+  * Remove support for Jedi 0.9 because it was causing crashes
+* Variable Explorer
+  * Fix crashes and freezes when working with DataFrames on Python 2
+* Under the hodd
+  * Restore support for PySide
+  + Bug fixes
+* Issue 2709 - IPython console error when trying to use SymPy
+* Issue 2693 - README should link to manual
+* Issue 2689 - "Resize" button in variable explorer chops off the array
+* Issue 2684 - Applications directory link is broken in Spyder 2.3.6 dmg's
+* Issue 2680 - "Close all files" hangs Spyder
+* Issue 2661 - Conda package manager is packed in 2.3.6 win32 distribution 
leading to errors
+* Issue 2659 - Crash while getting completions of DataFrames on the Editor 
because of Jedi 0.9
+* Issue 2654 - Creating DataFrames in Python or IPython consoles make 
Spyder 2.3.6 to hang
+* Issue 2649 - PySide can not be used on 2.3.6
+* Issue 2296 - Line numbers misaligned when zooming and scrolling in Mac
+* Issue 2036 - Code analysis and tooltips are not displayed in Ubuntu
+  + Pull requests
+* PR 2650 - Failed sip import blocks fallback to PySide
+
+---

Old:

  spyder-2.3.6.zip

New:

  spyder-2.3.7.zip



Other differences:
--
++ spyder3.spec ++
--- /var/tmp/diff_new_pack.KH0KXu/_old  2015-10-08 08:25:14.0 +0200
+++ /var/tmp/diff_new_pack.KH0KXu/_new  2015-10-08 08:25:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   spyder3
-Version:2.3.6
+Version:2.3.7
 Release:0
 Url:http://spyderlib.googlecode.com
 Summary:Scientific PYthon Development EnviRonment




commit kye for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package kye for openSUSE:Factory checked in 
at 2015-10-08 08:25:01

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


Package is "kye"

Changes:

--- /work/SRC/openSUSE:Factory/kye/kye.changes  2015-08-07 00:25:16.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kye.new/kye.changes 2015-10-08 
08:25:03.0 +0200
@@ -1,0 +2,12 @@
+Tue Oct  6 10:22:50 UTC 2015 - nemy...@opensuse.org
+
+- Modernize spec
+- Use %{name2} instead of kye-edit
+- Use %{name} instead of kye
+- Use %{variable} instead of %variable
+- Add Requires for kye-data, Users need more that only 3 levels
+- Use BuildRequires default python-setuptools instead of python-base
+- Add sed, Fix URL
+- Add NEWS and README to Documentation
+
+---



Other differences:
--
++ kye.spec ++
--- /var/tmp/diff_new_pack.6qv3w1/_old  2015-10-08 08:25:04.0 +0200
+++ /var/tmp/diff_new_pack.6qv3w1/_new  2015-10-08 08:25:04.0 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%define name2   kye-edit
+
 Name:   kye
 Version:1.0
 Release:0
@@ -23,18 +25,18 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Strategy/Turn Based
 Url:http://games.moria.org.uk/kye/
-
-Source: http://games.moria.org.uk/kye/download/%name-%version.tar.gz
-Source1:%name.desktop
-Source2:%name-edit.desktop
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-base
+Source0:
http://games.moria.org.uk/kye/download/%{name}-%{version}.tar.gz
+Source1:%{name}.desktop
+Source2:%{name2}.desktop
+BuildRequires:  python-setuptools
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
 %endif
+Requires:   %{name}-data
 Requires:   gdk-pixbuf-loader-rsvg
 Requires:   python-gtk
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else
@@ -57,8 +59,11 @@
 %prep
 %setup -q
 
+# SED-FIX-OPENSUSE -- Fix URL
+sed -i 's|http://games.moria.org.uk/kye/pygtk|http://games.moria.org.uk/kye/|' 
kye/dialogs.py setup.py README
+
 %build
-python setup.py build;
+python setup.py build
 
 # Workaround for librsvg bug [bnc#789728]
 mkdir t;
@@ -69,31 +74,39 @@
 popd;
 
 %install
-python setup.py install --prefix=%_prefix --root=%buildroot;
-mkdir -p "%buildroot/%_datadir/pixmaps";
-cp -a kye*icon.png "%buildroot/%_datadir/pixmaps/";
+python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+
+# install icons
+mkdir -p  %{buildroot}%{_datadir}/pixmaps
+install -Dm 0644 %{name}*icon.png %{buildroot}%{_datadir}/pixmaps
+
 # convenience
-ln -s Kye "%buildroot/%_bindir/kye";
-ln -s Kye-edit "%buildroot/%_bindir/kye-edit";
+ln -s Kye %{buildroot}%{_bindir}/%{name}
+ln -s Kye-edit %{buildroot}%{_bindir}/%{name2}
 
-c="%buildroot/%_datadir/applications"
-mkdir -p "$c"
-install -Dpm0644 "%{S:1}" "%{S:2}" "$c/"
+# install Desktop files
+mkdir -p  %{buildroot}%{_datadir}/applications
+install -Dm 0644 %{S:1} %{buildroot}%{_datadir}/applications/%{name}.desktop
+install -Dm 0644 %{S:2} %{buildroot}%{_datadir}/applications/%{name2}.desktop
 
 %if 0%{?suse_version}
-%suse_update_desktop_file %name %name-edit
-%fdupes -s %buildroot/%_prefix
+%suse_update_desktop_file %{name} %{name}-edit
+%fdupes -s %{buildroot}%{_prefix}
 %endif
 
 %files
 %defattr(-,root,root)
-%_bindir/kye*
-%_bindir/Kye*
-%_datadir/%name
-%_datadir/applications/kye*
-%_datadir/pixmaps/kye*
-%python_sitelib/%name
-%python_sitelib/%name-%version-py%py_ver.egg-info
-%doc COPYING
+%doc COPYING NEWS README
+%{_bindir}/Kye
+%{_bindir}/Kye-edit
+%{_bindir}/%{name}
+%{_bindir}/%{name2}
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/%{name2}.desktop
+%{_datadir}/pixmaps/%{name}-icon.png
+%{_datadir}/pixmaps/%{name2}-icon.png
+%{_datadir}/%{name}
+%{python_sitelib}/%{name}
+%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
 
 %changelog




commit yast2-fonts for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-fonts for openSUSE:Factory 
checked in at 2015-10-08 08:25:03

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


Package is "yast2-fonts"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fonts/yast2-fonts.changes  2015-05-26 
12:34:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fonts.new/yast2-fonts.changes 
2015-10-08 08:25:04.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  6 11:46:19 UTC 2015 - pgaj...@suse.com
+
+- require fileutils before use
+- 3.1.16
+
+---

Old:

  yast2-fonts-3.1.15.tar.bz2

New:

  yast2-fonts-3.1.16.tar.bz2



Other differences:
--
++ yast2-fonts.spec ++
--- /var/tmp/diff_new_pack.isijGB/_old  2015-10-08 08:25:05.0 +0200
+++ /var/tmp/diff_new_pack.isijGB/_new  2015-10-08 08:25:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fonts
-Version:3.1.15
+Version:3.1.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fonts-3.1.15.tar.bz2 -> yast2-fonts-3.1.16.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fonts-3.1.15/.travis.yml 
new/yast2-fonts-3.1.16/.travis.yml
--- old/yast2-fonts-3.1.15/.travis.yml  2015-05-25 14:45:13.0 +0200
+++ new/yast2-fonts-3.1.16/.travis.yml  2015-10-06 13:43:23.0 +0200
@@ -5,7 +5,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "yast2 ruby2.1-dev libfont-specimen-dev 
fonts-liberation" -g "rake yast-rake yard rspec:2.14.1"
+- sh ./travis_setup.sh -p "yast2 ruby2.1-dev libfont-specimen-dev 
fonts-liberation" -g "rake yast-rake yard rspec:3.3.0"
 # temporary for Ubuntu 12.04; we need newer fontconfig, so allow to 
overwrite system one's files
 - sudo apt-get -o Dpkg::Options::="--force-overwrite" install 
libfontconfig-new1-dev libfontconfig-new1 fontconfig-new-config
 script:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fonts-3.1.15/package/yast2-fonts.changes 
new/yast2-fonts-3.1.16/package/yast2-fonts.changes
--- old/yast2-fonts-3.1.15/package/yast2-fonts.changes  2015-05-25 
14:47:45.0 +0200
+++ new/yast2-fonts-3.1.16/package/yast2-fonts.changes  2015-10-06 
14:08:07.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Oct  6 11:46:19 UTC 2015 - pgaj...@suse.com
+
+- require fileutils before use
+- 3.1.16
+
+---
 Mon May 25 12:46:21 UTC 2015 - pgaj...@suse.com
 
 - initialize_embeddedbitmaps_widget have parameter optional 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fonts-3.1.15/package/yast2-fonts.spec 
new/yast2-fonts-3.1.16/package/yast2-fonts.spec
--- old/yast2-fonts-3.1.15/package/yast2-fonts.spec 2015-05-25 
14:46:16.0 +0200
+++ new/yast2-fonts-3.1.16/package/yast2-fonts.spec 2015-10-06 
13:47:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fonts
-Version:3.1.15
+Version:3.1.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fonts-3.1.15/src/lib/fonts/fonts-config-state.rb 
new/yast2-fonts-3.1.16/src/lib/fonts/fonts-config-state.rb
--- old/yast2-fonts-3.1.15/src/lib/fonts/fonts-config-state.rb  2015-05-25 
14:45:13.0 +0200
+++ new/yast2-fonts-3.1.16/src/lib/fonts/fonts-config-state.rb  2015-10-06 
14:05:49.0 +0200
@@ -1,3 +1,4 @@
+require "fileutils"
 require "yast"
 
 module FontsConfig
@@ -5,7 +6,7 @@
 include Yast
 extend Yast::I18n
 include Yast::I18n
-include FileUtils
+include ::FileUtils
 
 HINT_STYLES = [
   "none",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fonts-3.1.15/src/lib/fonts/fonts-dialog.rb 
new/yast2-fonts-3.1.16/src/lib/fonts/fonts-dialog.rb
--- old/yast2-fonts-3.1.15/src/lib/fonts/fonts-dialog.rb2015-05-25 
14:45:56.0 +0200
+++ new/yast2-fonts-3.1.16/src/lib/fonts/fonts-dialog.rb2015-10-06 
14:05:35.0 +0200
@@ -21,7 +21,7 @@
 include Ft2Rendering
 include FontconfigSetting
 include FontSpecimen
-include FileUtils
+include ::FileUtils
 
 SPECIMEN_SIZE = 250
 # This path is constant enough to have it 

commit WindowMaker for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package WindowMaker for openSUSE:Factory 
checked in at 2015-10-08 08:24:45

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


Package is "WindowMaker"

Changes:

--- /work/SRC/openSUSE:Factory/WindowMaker/WindowMaker.changes  2015-09-24 
06:15:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.WindowMaker.new/WindowMaker.changes 
2015-10-08 08:24:48.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 09:24:02 UTC 2015 - mvet...@suse.com
+
+- bsc#900820: Always use default openSUSE wallpaper for theme 'SUSE'.
+
+---



Other differences:
--
++ WindowMaker.spec ++
--- /var/tmp/diff_new_pack.EFVYc1/_old  2015-10-08 08:24:49.0 +0200
+++ /var/tmp/diff_new_pack.EFVYc1/_new  2015-10-08 08:24:49.0 +0200
@@ -51,10 +51,12 @@
 BuildRequires:  libXft-devel
 %endif
 BuildRequires:  update-desktop-files
+BuildRequires:  wallpaper-branding-openSUSE
 BuildRequires:  xorg-x11-devel
+Requires:   wallpaper-branding-openSUSE
+Requires:   xdg-menu
 Provides:   windowmanager
 Provides:   wmaker
-Requires:   xdg-menu
 
 %description
 Window Maker is an X11 window manager originally designed to provide
@@ -147,6 +149,10 @@
 tar -xvjf %SOURCE2 -C $RPM_BUILD_ROOT/usr/share/%{name}/Themes/
 find $RPM_BUILD_ROOT/usr/share/%{name}/Themes -type f -exec chmod 644 {} \;
 find $RPM_BUILD_ROOT/usr/share/%{name}/Themes -type d -exec chmod 755 {} \;
+# use default openSUSE wallpaper in SUSE theme
+pushd %{buildroot}/usr/share/%{name}/Themes/SUSE.themed/
+ln -sf /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg 
default.jpg
+popd
 #--
 # not packaged
 rm -f $RPM_BUILD_ROOT/%{_mandir}/{cs,ru,sk}/man1/*

++ theme.tar.bz2 ++
Files old/SUSE-green.themed/SUSE.png and new/SUSE-green.themed/SUSE.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SUSE-green.themed/style new/SUSE-green.themed/style
--- old/SUSE-green.themed/style 2015-09-21 12:32:36.0 +0200
+++ new/SUSE-green.themed/style 1970-01-01 01:00:00.0 +0100
@@ -1,27 +0,0 @@
-{
-  TitleJustify = left;
-  ClipTitleFont = "-*-helvetica-bold-r-normal-*-10-*-*-*-*-*-*-*";
-  WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
-  MenuTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
-  MenuTextFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
-  IconTitleFont = "-*-helvetica-medium-r-normal-*-8-*-*-*-*-*-*-*";
-  DisplayFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
-  LargeDisplayFont = "-*-helvetica-bold-r-normal-*-24-*-*-*-*-*-*-*";
-  HighlightColor = white;
-  HighlightTextColor = black;
-  ClipTitleColor = black;
-  CClipTitleColor = "rgb:61/61/61";
-  FTitleColor = white;
-  PTitleColor = white;
-  UTitleColor = black;
-  FTitleBack = (hgradient, "rgb:50/5a/5e", "rgb:20/2a/2e");
-  PTitleBack = (hgradient, "rgb:51/50/55", "rgb:80/80/80");
-  UTitleBack = (hgradient, "rgb:c2/c0/c5", "rgb:82/80/85");
-  MenuTitleColor = white;
-  MenuTextColor = black;
-  MenuDisabledColor = gray40;
-  MenuTitleBack = (hgradient, "rgb:50/5a/5e", "rgb:20/2a/2e");
-  MenuTextBack = (hgradient, "rgb:c2/c0/c5", "rgb:82/80/85");
-  WorkspaceBack = (spixmap, "SUSE.png", gray20);
-  IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
-}
Files old/SUSE.themed/SUSE.png and new/SUSE.themed/SUSE.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SUSE.themed/style new/SUSE.themed/style
--- old/SUSE.themed/style   2015-09-21 12:36:58.0 +0200
+++ new/SUSE.themed/style   2015-10-05 11:21:56.0 +0200
@@ -22,6 +22,6 @@
   MenuDisabledColor = gray40;
   MenuTitleBack = (hgradient, "rgb:50/5a/5e", "rgb:20/2a/2e");
   MenuTextBack = (hgradient, "rgb:c2/c0/c5", "rgb:82/80/85");
-  WorkspaceBack = (spixmap, "SUSE.png", gray20);
+  WorkspaceBack = (spixmap, "default.jpg", gray20);
   IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
 }




commit python-urllib3 for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package python-urllib3 for openSUSE:Factory 
checked in at 2015-10-08 08:25:24

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


Package is "python-urllib3"

Changes:

--- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes
2014-09-12 10:04:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-urllib3.new/python-urllib3.changes   
2015-10-08 08:25:26.0 +0200
@@ -1,0 +2,31 @@
+Tue Oct  6 15:03:05 UTC 2015 - h...@urpla.net
+
+- add python-pyOpenSSL, python-certifi and python-pyasn1 requirements 
+
+---
+Tue Oct  6 12:46:25 UTC 2015 - h...@urpla.net
+
+- Comment out test requirements, as tests are disabled anyway, and 
+  one of these packages depend on python-requests, which depends on
+  this package resulting in a circular dependency for openSUSE <= 13.1
+
+---
+Fri Sep 25 11:24:49 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.12
+  * Rely on six for importing httplib to work around conflicts with
+other Python 3 shims. (Issue #688)
+  * Add support for directories of certificate authorities, as 
+supported by OpenSSL. (Issue #701)
+  * New exception: NewConnectionError, raised when we fail to 
+establish a new connection, usually ECONNREFUSED socket error.
+- Fix version dependencies
+- Add new build requirements following upstream changes
+  * python-nose-exclude
+  * python-tox
+  * python-twine
+  * python-wheel
+- Update 0001-Don-t-pin-dependency-to-exact-version.patch 
+- Disable tests for now, as there require network
+
+---

Old:

  urllib3-1.9.tar.gz

New:

  urllib3-1.12.tar.gz



Other differences:
--
++ python-urllib3.spec ++
--- /var/tmp/diff_new_pack.BaIy54/_old  2015-10-08 08:25:26.0 +0200
+++ /var/tmp/diff_new_pack.BaIy54/_new  2015-10-08 08:25:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urllib3
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:   python-urllib3
-Version:1.9
+Version:1.12
 Release:0
 Summary:HTTP library with thread-safe connection pooling, file post, 
and more
 License:MIT
@@ -29,10 +29,9 @@
 # PATCH-FIX-OPENSUSE speili...@suse.com -- We need no coverage report
 Patch1: urllib3-test-no-coverage.patch
 BuildRequires:  python-devel
-# Test requirements:
-BuildRequires:  python-mock >= 1.0.1
-BuildRequires:  python-nose >= 1.3
-BuildRequires:  python-tornado >= 3.1.1
+Requires:   python-certifi
+Requires:   python-pyOpenSSL
+Requires:   python-pyasn1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -67,10 +66,6 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%check
-rm -rf build
-PYTHONPATH="%{buildroot}%{python_sitelib}" nosetests -I test_util.py
-
 %files
 %defattr(-,root,root,-)
 %doc CHANGES.rst CONTRIBUTORS.txt LICENSE.txt README.rst

++ 0001-Don-t-pin-dependency-to-exact-version.patch ++
--- /var/tmp/diff_new_pack.BaIy54/_old  2015-10-08 08:25:26.0 +0200
+++ /var/tmp/diff_new_pack.BaIy54/_new  2015-10-08 08:25:26.0 +0200
@@ -15,17 +15,23 @@
 index 02d70f4..98de1cc 100644
 --- a/dev-requirements.txt
 +++ b/dev-requirements.txt
-@@ -1,5 +1,5 @@
--nose==1.3.3
--mock==1.0.1
--tornado==3.2.2
+@@ -1,8 +1,8 @@
+-nose==1.3.7
+-nose-exclude==0.4.1
+-mock==1.3.0
 -coverage==3.7.1
--tox==1.7.1
-+nose>=1.3.3
-+mock>=1.0.1
-+tornado>=3.2.2
+-tox==2.1.1
+-twine==1.5.0
+-wheel==0.24.0
+-tornado==4.2.1
++nose>=1.3.7
++nose-exclude>=0.4.1
++mock>=1.3.0
 +coverage>=3.7.1
-+tox>=1.7.1
++tox>=2.1.1
++twine>=1.5.0
++wheel>=0.24.0
++tornado>=4.2.1
 -- 
 1.9.0
 

++ urllib3-1.9.tar.gz -> urllib3-1.12.tar.gz ++
 9803 lines of diff (skipped)




commit Vc for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package Vc for openSUSE:Factory checked in 
at 2015-10-08 08:25:28

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


Package is "Vc"

Changes:

--- /work/SRC/openSUSE:Factory/Vc/Vc.changes2015-09-13 09:45:27.0 
+0200
+++ /work/SRC/openSUSE:Factory/.Vc.new/Vc.changes   2015-10-08 
08:25:30.0 +0200
@@ -1,0 +2,15 @@
+Tue Oct  6 17:57:11 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to 0.7.5:
+  * compilation warnings fixed
+  * detect Haswell and Broadwell CPUs (#6)
+  * bugfix: AVX::Mask::operator== returned incorrect answers on a
+few masks
+  * more thorough mask testing
+  * detect and work around clang 3.6 bug with AVX codegen (#20)
+  * subscript workaround for GCC 5.1 and 5.2 (#9)
+  * merge vc_compile_for_all_implementations from master, making it
+more robust
+  * fix isfinite usage with ICC (#8)
+
+---

Old:

  Vc-0.7.4.tar.gz

New:

  Vc-0.7.5.tar.gz



Other differences:
--
++ Vc.spec ++
--- /var/tmp/diff_new_pack.yVbWlE/_old  2015-10-08 08:25:30.0 +0200
+++ /var/tmp/diff_new_pack.yVbWlE/_new  2015-10-08 08:25:30.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   Vc
-Version:0.7.4
+Version:0.7.5
 Release:0
 Summary:Collection of SIMD Vector Classes
 License:LGPL-3.0+ and GPL-3.0+
 Group:  System/Libraries
-Url:http://code.compeng.uni-frankfurt.de/projects/vc/
-Source0:
http://code.compeng.uni-frankfurt.de/attachments/download/183/%{name}-%{version}.tar.gz
+Url:https://github.com/VcDevel/Vc/
+Source0:
https://github.com/VcDevel/Vc/releases/download/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes

++ Vc-0.7.4.tar.gz -> Vc-0.7.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vc-0.7.4/CMakeLists.txt new/Vc-0.7.5/CMakeLists.txt
--- old/Vc-0.7.4/CMakeLists.txt 2014-05-15 13:38:24.0 +0200
+++ new/Vc-0.7.5/CMakeLists.txt 2015-08-26 15:22:18.0 +0200
@@ -128,11 +128,10 @@
 
set(libvc_compile_flags "-DVC_COMPILE_LIB")
AddCompilerFlag("-fPIC" CXX_FLAGS libvc_compile_flags)
-   vc_compile_for_all_implementations(_objs src/trigonometric.cpp FLAGS 
${libvc_compile_flags}
+   set(_srcs src/const.cpp src/cpuid.cpp src/support.cpp)
+   vc_compile_for_all_implementations(_srcs src/trigonometric.cpp FLAGS 
${libvc_compile_flags}
   ONLY SSE2 SSE3 SSSE3 SSE4_1 AVX SSE+XOP+FMA4 AVX+XOP+FMA4 AVX+XOP+FMA 
AVX+FMA)
-   set(_srcs src/const.cpp src/cpuid.cpp src/support.cpp ${_objs})
-   vc_compile_for_all_implementations(_objs src/avx_sorthelper.cpp FLAGS 
${libvc_compile_flags} ONLY AVX)
-   set(_srcs ${_srcs} ${_objs})
+   vc_compile_for_all_implementations(_srcs src/avx_sorthelper.cpp FLAGS 
${libvc_compile_flags} ONLY AVX)
add_library(Vc STATIC ${_srcs})
add_target_property(Vc COMPILE_FLAGS ${libvc_compile_flags})
add_target_property(Vc LABELS "other")
@@ -250,7 +249,6 @@
include (CTest)
configure_file(${CMAKE_SOURCE_DIR}/CTestCustom.cmake 
${CMAKE_BINARY_DIR}/CTestCustom.cmake COPYONLY)
if(BUILD_TESTING)
-  add_custom_target(build_tests VERBATIM)
   add_subdirectory(tests)
endif(BUILD_TESTING)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vc-0.7.4/CTestConfig.cmake 
new/Vc-0.7.5/CTestConfig.cmake
--- old/Vc-0.7.4/CTestConfig.cmake  2014-05-15 13:38:24.0 +0200
+++ new/Vc-0.7.5/CTestConfig.cmake  2015-08-26 15:22:18.0 +0200
@@ -1,9 +1,9 @@
 set(CTEST_PROJECT_NAME "Vc")
 set(CTEST_NIGHTLY_START_TIME "00:00:00 CEST")
 
-set(CTEST_DROP_METHOD "http")
-set(CTEST_DROP_SITE "code.compeng.uni-frankfurt.de")
-set(CTEST_DROP_LOCATION "/dashboard/submit.php?project=Vc-0.7")
+set(CTEST_DROP_METHOD "https")
+set(CTEST_DROP_SITE "cdash.gsi.de")
+set(CTEST_DROP_LOCATION "/submit.php?project=Vc")
 
 set(CTEST_DROP_SITE_CDASH TRUE)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Vc-0.7.4/CTestCustom.cmake 
new/Vc-0.7.5/CTestCustom.cmake
--- old/Vc-0.7.4/CTestCustom.cmake  2014-05-15 13:38:24.0 +0200
+++ new/Vc-0.7.5/CTestCustom.cmake  2015-08-26 15:22:18.0 +0200
@@ -23,4 +23,4 @@
 set(CTEST_CUSTOM_ERROR_EXCEPTION ${CTEST_CUSTOM_ERROR_EXCEPTION}
"^make\\[[1-9]\\]: "
"^collect2: ld returned . exit status"
-   "^make: \\*\\*\\* \\[all\\] Error ")
+   "^make: \\*\\*\\* \\[.*\\] Error ")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit apulse for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package apulse for openSUSE:Factory checked 
in at 2015-10-08 08:25:22

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


Package is "apulse"

Changes:

--- /work/SRC/openSUSE:Factory/apulse/apulse.changes2015-09-02 
00:35:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.apulse.new/apulse.changes   2015-10-08 
08:25:23.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 14:45:54 UTC 2015 - sor.ale...@meowr.ru
+
+- Avoid providing libpulse.so in apulse-32bit.
+
+---



Other differences:
--
++ apulse.spec ++
--- /var/tmp/diff_new_pack.EzIPcS/_old  2015-10-08 08:25:24.0 +0200
+++ /var/tmp/diff_new_pack.EzIPcS/_new  2015-10-08 08:25:24.0 +0200
@@ -17,6 +17,9 @@
 
 
 %define __provides_exclude_from ^%{_libdir}/apulse/.*.so.*$
+%if %{?_lib} == lib64
+%define __provides_exclude_from ^%{_prefix}/lib/apulse/.*.so.*$
+%endif
 Name:   apulse
 Version:0.1.6
 Release:0




commit kapptemplate for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package kapptemplate for openSUSE:Factory 
checked in at 2015-10-08 08:25:38

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


Package is "kapptemplate"

Changes:

--- /work/SRC/openSUSE:Factory/kapptemplate/kapptemplate.changes
2015-10-03 20:18:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kapptemplate.new/kapptemplate.changes   
2015-10-08 08:25:41.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 07:21:06 UTC 2015 - wba...@tmo.at
+
+- Own directory %{_kf5_sharedir}/appdata to fix build on Leap
+
+---



Other differences:
--
++ kapptemplate.spec ++
--- /var/tmp/diff_new_pack.Szg1Gn/_old  2015-10-08 08:25:41.0 +0200
+++ /var/tmp/diff_new_pack.Szg1Gn/_new  2015-10-08 08:25:41.0 +0200
@@ -71,6 +71,7 @@
 %{_kf5_sharedir}/kdevappwizard/
 %{_kf5_iconsdir}/hicolor/*/apps/kapptemplate.*
 %{_kf5_configkcfgdir}/
+%dir %{_kf5_sharedir}/appdata
 %{_kf5_sharedir}/appdata/kapptemplate.appdata.xml
 
 %changelog




commit kbruch for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2015-10-08 08:25:46

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


Package is "kbruch"

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2015-10-03 
20:19:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2015-10-08 
08:25:47.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 07:25:55 UTC 2015 - wba...@tmo.at
+
+- Own directory %_datadir/appdata to fix build on Leap
+
+---



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.mdlitq/_old  2015-10-08 08:25:47.0 +0200
+++ /var/tmp/diff_new_pack.mdlitq/_new  2015-10-08 08:25:47.0 +0200
@@ -71,6 +71,7 @@
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING* NEWS README
 %{_kf5_bindir}/kbruch
+%dir %_datadir/appdata
 %_datadir/appdata/org.kde.kbruch.appdata.xml
 %dir %{_kf5_applicationsdir}/kbruch
 %{_kf5_applicationsdir}/kbruch/org.kde.kbruch.desktop




commit u-boot for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2015-10-08 08:25:53

Comparing /work/SRC/openSUSE:Factory/u-boot (Old)
 and  /work/SRC/openSUSE:Factory/.u-boot.new (New)


Package is "u-boot"

Changes:

--- /work/SRC/openSUSE:Factory/u-boot/u-boot-a10-olinuxino-lime.changes 
2015-10-06 13:26:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes
2015-10-08 08:25:55.0 +0200
@@ -1,0 +2,14 @@
+Mon Oct  5 18:04:28 UTC 2015 - afaer...@suse.de
+
+- Add spring and firefly-rk3288 for armv7hl
+  * Break overly long armv7_boards line in pre_checkin.sh
+  * Clean up case'ing of defconfigs to avoid excessive wildcards
+- Prepare for adding qemu-ppce500 for ppc
+  * Allow for more than two exclusive architectures (cleanup)
+
+---
+Mon Oct  5 11:42:08 UTC 2015 - dmuel...@suse.com
+
+- add arndale-apply-cortex-a15-erratas.patch
+
+---
u-boot-a13-olinuxino.changes: same change
u-boot-a13-olinuxinom.changes: same change
u-boot-a20-olinuxino-lime.changes: same change
u-boot-a20-olinuxino-lime2.changes: same change
u-boot-a20-olinuxinomicro.changes: same change
u-boot-am335xevm.changes: same change
u-boot-arndale.changes: same change
u-boot-bananapi.changes: same change
u-boot-colibrit20.changes: same change
u-boot-cubieboard.changes: same change
u-boot-cubieboard2.changes: same change
u-boot-cubietruck.changes: same change
New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-firefly-rk3288.changes
2015-10-08 08:25:55.0 +0200
@@ -0,0 +1,844 @@
+---
+Mon Oct  5 18:04:28 UTC 2015 - afaer...@suse.de
+
+- Add spring and firefly-rk3288 for armv7hl
+  * Break overly long armv7_boards line in pre_checkin.sh
+  * Clean up case'ing of defconfigs to avoid excessive wildcards
+- Prepare for adding qemu-ppce500 for ppc
+  * Allow for more than two exclusive architectures (cleanup)
+
+---
+Mon Oct  5 11:42:08 UTC 2015 - dmuel...@suse.com
+
+- add arndale-apply-cortex-a15-erratas.patch
+
+---
+Thu Oct  1 16:41:38 UTC 2015 - guillaume.gar...@opensuse.org
+
+- Update to 2015.10-rc4
+- Update drop-marvell.patch
+
+---
+Sat Sep 12 12:22:53 UTC 2015 - guilla...@opensuse.org
+
+- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of
+  packaging it manually.
+
+---
+Tue Sep  8 08:52:56 UTC 2015 - guilla...@opensuse.org
+
+- Update to 2015.10-rc3
+
+---
+Wed Sep  2 16:28:02 UTC 2015 - guilla...@opensuse.org
+
+- Add odroid and odroid-xu3
+
+---
+Tue Aug 18 08:31:48 UTC 2015 - guilla...@opensuse.org
+
+- Update to 2015.10-rc2 
+- Remove upstreamed patch:
+  * jetson-tk1-gpu-1.patch
+  * jetson-tk1-gpu-2.patch
+
+---
+Thu Aug  6 12:40:58 UTC 2015 - guilla...@opensuse.org
+
+- Update to 2015.10-rc1
+- Remove upstreamed patch:
+  * mx53loco-bootscr.patch
+- Update patches:
+  * jetson-tk1-gpu-1.patch
+  * jetson-tk1-gpu-2.patch
+
+---
+Wed Aug  5 13:36:45 UTC 2015 - dmuel...@suse.com
+
+- add mx6cuboxi
+
+---
+Wed Jul 22 22:38:23 UTC 2015 - afaer...@suse.de
+
+- jetson-tk1-gpu-1.patch,
+  jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node
+
+---
+Mon Jul 20 10:45:39 UTC 2015 - afaer...@suse.de
+
+- Add u-boot-jetson-tk1
+
+---
+Fri Jul 17 06:42:37 UTC 2015 - afaer...@suse.de
+
+- Add u-boot-merriia80optimus
+
+---
+Wed Jul 15 13:05:24 UTC 2015 - guilla...@opensuse.org
+
+- Update to 2015.07
+
+---
+Tue Jun 30 07:34:49 UTC 2015 - guilla...@opensuse.org
+
+- Update to 2015.07-rc3
+- Remove upstreamed patches:
+  * enable_spl_ext_support_for_ti_armv7.patch
+  * fix_slow_mmc_on_rpi.patch
+
+---
+Thu Jun 18 12:07:10 UTC 2015 - guilla...@opensuse.org
+
+- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi
+- 

commit freshplayerplugin for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package freshplayerplugin for 
openSUSE:Factory checked in at 2015-10-08 08:25:26

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


Package is "freshplayerplugin"

Changes:

--- /work/SRC/openSUSE:Factory/freshplayerplugin/freshplayerplugin.changes  
2015-09-24 06:15:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.freshplayerplugin.new/freshplayerplugin.changes 
2015-10-08 08:25:28.0 +0200
@@ -1,0 +2,14 @@
+Mon Oct  5 14:45:54 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.3.3:
+  * graphics: update fullscreen size at the very end of transition.
+  * net: implement PPB_NetAddress;1.0 inferface.
+  * audio: add "noaudio" backend which only provide sync events.
+  * misc: track origin threads of callbacks.
+  * misc: drop libconfig dependency, use own config parser.
+  * misc: avoid calling Javascript in NPP_SetWindow().
+  * misc: fix -fvisibility=hidden build issue.
+  * misc: rename file name to libfreshwrapper-flashplayer.so.
+- Rebase clean.patch and cmake-install.patch.
+
+---

Old:

  freshplayerplugin-0.3.2.tar.gz

New:

  freshplayerplugin-0.3.3.tar.gz



Other differences:
--
++ freshplayerplugin.spec ++
--- /var/tmp/diff_new_pack.552ylw/_old  2015-10-08 08:25:29.0 +0200
+++ /var/tmp/diff_new_pack.552ylw/_new  2015-10-08 08:25:29.0 +0200
@@ -19,17 +19,17 @@
 %bcond_with restricted
 %bcond_with gtk3
 Name:   freshplayerplugin
-Version:0.3.2
+Version:0.3.3
 Release:0
 Summary:PPAPI2NPAPI compatibility layer
 License:MIT
 Group:  Productivity/Networking/Web/Browsers
 Url:https://github.com/i-rinat/freshplayerplugin
 Source: 
https://github.com/i-rinat/freshplayerplugin/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM i@marguerite.suadd i...@marguerite.su -- Install options 
to CMakeLists.txt
-Patch0: cmake-install.patch
-# PATCH-FIX-UPSTREAM clean.patch i...@marguerite.su -- Fix boo#937244
-Patch1: clean.patch
+# PATCH-FIX-OPENSUSE clean.patch boo#937244 i...@marguerite.su
+Patch0: clean.patch
+# PATCH-FIX-OPENSUSE cmake-install.patch i...@marguerite.su -- Install options 
to CMakeLists.txt.
+Patch1: cmake-install.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
@@ -39,10 +39,9 @@
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(glesv2)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(jack)
-BuildRequires:  pkgconfig(libconfig)
 BuildRequires:  pkgconfig(libevent)
 BuildRequires:  pkgconfig(libevent_pthreads)
 BuildRequires:  pkgconfig(libpulse)
@@ -56,12 +55,10 @@
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xrender)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with gtk3}
 BuildRequires:  pkgconfig(gtk+-3.0)
-%endif
-%if 0%{?suse_version} > 1140
-BuildRequires:  pkgconfig(glesv2)
+%else
+BuildRequires:  pkgconfig(gtk+-2.0)
 %endif
 %if 0%{with restricted}
 # Hardware accelerated decoding.
@@ -137,6 +134,6 @@
 %defattr(-,root,root)
 %doc ChangeLog COPYING README.md LICENSE
 %config %{_sysconfdir}/freshwrapper.conf
-%{_libdir}/browser-plugins/libfreshwrapper-pepperflash.so
+%{_libdir}/browser-plugins/libfreshwrapper-flashplayer.so
 
 %changelog

++ clean.patch ++
 10583 lines (skipped)
 between /work/SRC/openSUSE:Factory/freshplayerplugin/clean.patch
 and /work/SRC/openSUSE:Factory/.freshplayerplugin.new/clean.patch

++ cmake-install.patch ++
--- /var/tmp/diff_new_pack.552ylw/_old  2015-10-08 08:25:29.0 +0200
+++ /var/tmp/diff_new_pack.552ylw/_new  2015-10-08 08:25:29.0 +0200
@@ -1,45 +1,39 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 1409e51..4a5503a 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -134,6 +134,7 @@ if (NOT WITH_GLES2)
+@@ -144,7 +144,18 @@ if (NOT WITH_GLES2)
+ list(APPEND REQ_LIBRARIES shader_translator)
  endif()
  
++if(NOT DEFINED LIB_INSTALL_DIR)
++set(LIB_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}")
++endif()
++if(NOT DEFINED BROWSER_PLUGIN_DIR)
++set(BROWSER_PLUGIN_DIR "${LIB_INSTALL_DIR}/browser-plugins")
++endif()
++if(NOT DEFINED SYSCONF_INSTALL_DIR)
++set(SYSCONF_INSTALL_DIR "/etc")
++endif()
++
  add_subdirectory(3rdparty)
 +add_subdirectory(data)
  add_subdirectory(resources)
  add_subdirectory(src)
  add_subdirectory(tests)
-diff --git 

commit cgit for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package cgit for openSUSE:Factory checked in 
at 2015-10-08 08:24:51

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


Package is "cgit"

Changes:

--- /work/SRC/openSUSE:Factory/cgit/cgit.changes2015-09-27 
08:39:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.cgit.new/cgit.changes   2015-10-08 
08:24:53.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  6 09:59:22 UTC 2015 - jeng...@inai.de
+
+- Update bundled git tarball to 2.6.1 [bnc#948969]
+
+---

Old:

  git-2.5.3.tar.sign
  git-2.5.3.tar.xz

New:

  git-2.6.1.tar.sign
  git-2.6.1.tar.xz



Other differences:
--
++ cgit.spec ++
--- /var/tmp/diff_new_pack.r2I6Da/_old  2015-10-08 08:24:54.0 +0200
+++ /var/tmp/diff_new_pack.r2I6Da/_new  2015-10-08 08:24:54.0 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define git_version2.5.3
+%define git_version2.6.1
 
 Name:   cgit
 Version:0.11.2
@@ -67,8 +67,8 @@
 mkdir -p "%buildroot/srv/www/cgi-bin/cgit/"
 mv "%{buildroot}"/srv/www/{htdocs,cgi-bin}/cgit/cgit.cgi
 
-mkdir -p "%{buildroot}"/etc
-cp %{SOURCE9} "%{buildroot}"/etc/cgitrc
+mkdir -p "%buildroot/%_sysconfdir"
+cp %{SOURCE9} "%buildroot/%_sysconfdir/cgitrc"
 
 %files
 %defattr(-,root,root)
@@ -77,6 +77,6 @@
 /srv/www/cgi-bin/cgit/
 /srv/www/htdocs/cgit/
 /usr/lib/cgit/
-%config(noreplace) /etc/cgitrc
+%config(noreplace) %_sysconfdir/cgitrc
 
 %changelog

++ git-2.5.3.tar.xz -> git-2.6.1.tar.xz ++
 108416 lines of diff (skipped)




commit jakarta-taglibs-standard for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package jakarta-taglibs-standard for 
openSUSE:Factory checked in at 2015-10-08 08:24:49

Comparing /work/SRC/openSUSE:Factory/jakarta-taglibs-standard (Old)
 and  /work/SRC/openSUSE:Factory/.jakarta-taglibs-standard.new (New)


Package is "jakarta-taglibs-standard"

Changes:

--- 
/work/SRC/openSUSE:Factory/jakarta-taglibs-standard/jakarta-taglibs-standard.changes
2014-07-22 06:57:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.jakarta-taglibs-standard.new/jakarta-taglibs-standard.changes
   2015-10-08 08:24:52.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct  6 09:00:42 UTC 2015 - tchva...@suse.com
+
+- Update URL to link to live domain
+- Fix bnc#920813 CVE-2015-0254, patch taken from debian:
+  * CVE-2015-0254.patch
+
+---

New:

  CVE-2015-0254.patch



Other differences:
--
++ jakarta-taglibs-standard.spec ++
--- /var/tmp/diff_new_pack.bV54v8/_old  2015-10-08 08:24:53.0 +0200
+++ /var/tmp/diff_new_pack.bV54v8/_new  2015-10-08 08:24:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jakarta-taglibs-standard
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -23,12 +23,13 @@
 Summary:Open Source Implementation of the JSP Standard Tag Library
 License:Apache-2.0
 Group:  Development/Libraries/Java
-Url:http://jakarta.apache.org/taglibs/
+Url:http://tomcat.apache.org/taglibs/
 Source0:jakarta-taglibs-standard-%{version}-src.tar.bz2
 Patch0: %{name}-%{version}-build.patch
 Patch1: %{name}-java6-compatibility.patch
 Patch2: %{name}-%{version}-remove-enums.patch
 Patch3: jakarta-taglibs-standard-java7.patch
+Patch4: CVE-2015-0254.patch
 BuildRequires:  ant
 BuildRequires:  java-devel
 BuildRequires:  servletapi5
@@ -57,6 +58,7 @@
 %patch1 -b .sav1
 %patch2 -b .sav2
 %patch3 -p1
+%patch4 -p1
 
 cat > build.properties <

commit nmap for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package nmap for openSUSE:Factory checked in 
at 2015-10-08 08:24:48

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


Package is "nmap"

Changes:

--- /work/SRC/openSUSE:Factory/nmap/nmap.changes2015-08-01 
11:39:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.nmap.new/nmap.changes   2015-10-08 
08:24:51.0 +0200
@@ -1,0 +2,10 @@
+Mon Oct  5 19:04:56 UTC 2015 - astie...@suse.com
+
+- Unbreak everything not Factory
+
+---
+Mon Oct  5 16:33:47 UTC 2015 - plinn...@opensuse.org
+
+- Fix the build for Factory. Insist on lua 5.2.x
+
+---



Other differences:
--
++ nmap.spec ++
--- /var/tmp/diff_new_pack.vceqb8/_old  2015-10-08 08:24:52.0 +0200
+++ /var/tmp/diff_new_pack.vceqb8/_new  2015-10-08 08:24:52.0 +0200
@@ -46,9 +46,10 @@
 BuildRequires:  update-desktop-files
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with_system_lua}
-BuildRequires:  pkgconfig(lua) >= 5.2
 %if 0%{?suse_version} > 1320
-BuildRequires:  lua52-devel
+BuildRequires:  Lua(devel) = 5.2
+%else
+BuildRequires:  pkgconfig(lua) >= 5.2
 %endif
 %endif
 





commit perl-Test-TCP for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-TCP for openSUSE:Factory 
checked in at 2015-10-08 08:24:31

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


Package is "perl-Test-TCP"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-TCP/perl-Test-TCP.changes  
2015-07-28 11:43:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-TCP.new/perl-Test-TCP.changes 
2015-10-08 08:24:32.0 +0200
@@ -1,0 +2,10 @@
+Sun Oct  4 09:22:16 UTC 2015 - co...@suse.com
+
+- updated to 2.14
+   see /usr/share/doc/packages/perl-Test-TCP/Changes
+
+  2.14 2015-09-29T22:36:44Z
+  
+  - Fix race condition in t/10_oo.t(exodist)
+
+---

Old:

  Test-TCP-2.13.tar.gz

New:

  Test-TCP-2.14.tar.gz



Other differences:
--
++ perl-Test-TCP.spec ++
--- /var/tmp/diff_new_pack.4Uuv9z/_old  2015-10-08 08:24:32.0 +0200
+++ /var/tmp/diff_new_pack.4Uuv9z/_new  2015-10-08 08:24:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-TCP
-Version:2.13
+Version:2.14
 Release:0
 %define cpan_name Test-TCP
 Summary:Testing Tcp Program

++ Test-TCP-2.13.tar.gz -> Test-TCP-2.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-TCP-2.13/Changes new/Test-TCP-2.14/Changes
--- old/Test-TCP-2.13/Changes   2015-07-24 04:30:47.0 +0200
+++ new/Test-TCP-2.14/Changes   2015-09-30 00:38:45.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl module Test::TCP
 
+2.14 2015-09-29T22:36:44Z
+
+- Fix race condition in t/10_oo.t(exodist)
+
 2.13 2015-07-24T02:30:17Z
 
 - check whether the OS implements IPV6_V6ONLY before using it
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-TCP-2.13/META.json new/Test-TCP-2.14/META.json
--- old/Test-TCP-2.13/META.json 2015-07-24 04:30:47.0 +0200
+++ new/Test-TCP-2.14/META.json 2015-09-30 00:38:45.0 +0200
@@ -4,7 +4,7 @@
   "Tokuhiro Matsuno "
],
"dynamic_config" : 0,
-   "generated_by" : "Minilla/v2.4.3",
+   "generated_by" : "Minilla/v2.5.0",
"license" : [
   "perl_5"
],
@@ -28,7 +28,7 @@
"prereqs" : {
   "configure" : {
  "requires" : {
-"ExtUtils::MakeMaker" : "6.64"
+"ExtUtils::MakeMaker" : "0"
  }
   },
   "develop" : {
@@ -67,7 +67,7 @@
   },
   "Test::TCP" : {
  "file" : "lib/Test/TCP.pm",
- "version" : "2.13"
+ "version" : "2.14"
   },
   "Test::TCP::CheckPort" : {
  "file" : "lib/Test/TCP/CheckPort.pm"
@@ -84,7 +84,7 @@
  "web" : "https://github.com/tokuhirom/Test-TCP;
   }
},
-   "version" : "2.13",
+   "version" : "2.14",
"x_contributors" : [
   "tokuhirom ",
   "mattn ",
@@ -104,6 +104,8 @@
   "Kazuho Oku ",
   "Christian Walde ",
   "Tatsuhiko Miyagawa ",
-  "Tatsuhiko Miyagawa "
-   ]
+  "Tatsuhiko Miyagawa ",
+  "Chad Granum "
+   ],
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-TCP-2.13/META.yml new/Test-TCP-2.14/META.yml
--- old/Test-TCP-2.13/META.yml  2015-07-24 04:30:47.0 +0200
+++ new/Test-TCP-2.14/META.yml  2015-09-30 00:38:45.0 +0200
@@ -7,9 +7,9 @@
   Socket: '0'
   Test::More: '0.98'
 configure_requires:
-  ExtUtils::MakeMaker: '6.64'
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Minilla/v2.4.3, CPAN::Meta::Converter version 2.150001'
+generated_by: 'Minilla/v2.5.0, CPAN::Meta::Converter version 2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -30,7 +30,7 @@
 file: lib/Net/EmptyPort.pm
   Test::TCP:
 file: lib/Test/TCP.pm
-version: '2.13'
+version: '2.14'
   Test::TCP::CheckPort:
 file: lib/Test/TCP/CheckPort.pm
 requires:
@@ -44,7 +44,7 @@
   bugtracker: https://github.com/tokuhirom/Test-TCP/issues
   homepage: https://github.com/tokuhirom/Test-TCP
   repository: git://github.com/tokuhirom/Test-TCP.git
-version: '2.13'
+version: '2.14'
 x_contributors:
   - 'tokuhirom '
   - 'mattn '
@@ -65,3 +65,5 @@
   - 'Christian Walde 

commit yast2-schema for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-schema for openSUSE:Factory 
checked in at 2015-10-08 08:24:54

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


Package is "yast2-schema"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-schema/yast2-schema.changes
2014-12-21 12:04:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-schema.new/yast2-schema.changes   
2015-10-08 08:24:56.0 +0200
@@ -1,0 +2,12 @@
+Tue Oct  6 12:42:03 CEST 2015 - sch...@suse.de
+
+- Using %is_opensuse in the spec file. (bnc#948563)
+- 3.1.4
+
+---
+Fri Jul 24 11:14:11 CEST 2015 - loci...@suse.com
+
+- BuildService requires an ID for package submission (bsc#939346)
+- 3.1.3
+
+---

Old:

  yast2-schema-3.1.2.tar.bz2

New:

  yast2-schema-3.1.4.tar.bz2



Other differences:
--
++ yast2-schema.spec ++
--- /var/tmp/diff_new_pack.v40HvZ/_old  2015-10-08 08:24:57.0 +0200
+++ /var/tmp/diff_new_pack.v40HvZ/_new  2015-10-08 08:24:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-schema
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-schema
-Version:3.1.2
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -61,8 +61,8 @@
 BuildRequires:  yast2-online-update-configuration
 BuildRequires:  yast2-printer
 BuildRequires:  yast2-proxy
-# Available on SLE (12) only, needs to be adjusted for next SLE
-%if 0%{?suse_version} == 1315
+# Available on SLE (12) only
+%if !%is_opensuse
 BuildRequires:  yast2-registration
 %endif
 # Package available for S390 only

++ yast2-schema-3.1.2.tar.bz2 -> yast2-schema-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-3.1.2/CONTRIBUTING.md 
new/yast2-schema-3.1.4/CONTRIBUTING.md
--- old/yast2-schema-3.1.2/CONTRIBUTING.md  2014-12-19 16:07:11.0 
+0100
+++ new/yast2-schema-3.1.4/CONTRIBUTING.md  2015-10-06 12:52:12.0 
+0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-3.1.2/package/yast2-schema.changes 
new/yast2-schema-3.1.4/package/yast2-schema.changes
--- old/yast2-schema-3.1.2/package/yast2-schema.changes 2014-12-19 
16:07:11.0 +0100
+++ new/yast2-schema-3.1.4/package/yast2-schema.changes 2015-10-06 
12:52:12.0 +0200
@@ -1,4 +1,16 @@
 ---
+Tue Oct  6 12:42:03 CEST 2015 - sch...@suse.de
+
+- Using %is_opensuse in the spec file. (bnc#948563)
+- 3.1.4
+
+---
+Fri Jul 24 11:14:11 CEST 2015 - loci...@suse.com
+
+- BuildService requires an ID for package submission (bsc#939346)
+- 3.1.3
+
+---
 Fri Dec 19 14:30:21 CET 2014 - loci...@suse.com
 
 - Replacing dropped yast2-all-packages with list of packages
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit python-python-memcached for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package python-python-memcached for 
openSUSE:Factory checked in at 2015-10-08 08:25:00

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


Package is "python-python-memcached"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-memcached/python-python-memcached.changes
  2015-08-01 11:39:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-memcached.new/python-python-memcached.changes
 2015-10-08 08:25:01.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct  6 11:21:23 UTC 2015 - mci...@suse.cz
+
+- update to 1.57:
+   * Fix for #75 and #76, mc.set(key, False) results in "ValueError:
+ invalid literal for int()".  Reported by Carlos Sanchez on github.
+
+---

Old:

  python-memcached-1.56.tar.gz

New:

  python-memcached-1.57.tar.gz



Other differences:
--
++ python-python-memcached.spec ++
--- /var/tmp/diff_new_pack.10JLmI/_old  2015-10-08 08:25:01.0 +0200
+++ /var/tmp/diff_new_pack.10JLmI/_new  2015-10-08 08:25:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-python-memcached
-Version:1.56
+Version:1.57
 Release:0
 Url:http://www.tummy.com/Community/software/python-memcached/
 Summary:Pure python memcached client

++ python-memcached-1.56.tar.gz -> python-memcached-1.57.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-memcached-1.56/ChangeLog 
new/python-memcached-1.57/ChangeLog
--- old/python-memcached-1.56/ChangeLog 2015-07-26 22:50:13.0 +0200
+++ new/python-memcached-1.57/ChangeLog 2015-07-31 19:50:13.0 +0200
@@ -1,3 +1,10 @@
+Fri, 31 Jul 2015 11:38:25 -0600  Sean Reifschneider  
+
+   *  1.57 release.
+
+   * Fix for #75 and #76, mc.set(key, False) results in "ValueError:
+ invalid literal for int()".  Reported by Carlos Sanchez on github.
+
 Sun, 26 Jul 2015 14:44:20 -0600  Sean Reifschneider  
 
*  1.56 release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-memcached-1.56/PKG-INFO 
new/python-memcached-1.57/PKG-INFO
--- old/python-memcached-1.56/PKG-INFO  2015-07-26 22:54:36.0 +0200
+++ new/python-memcached-1.57/PKG-INFO  2015-07-31 19:50:58.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-memcached
-Version: 1.56
+Version: 1.57
 Summary: Pure python memcached client
 Home-page: http://www.tummy.com/Community/software/python-memcached/
 Author: Sean Reifschneider
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-memcached-1.56/memcache.py 
new/python-memcached-1.57/memcache.py
--- old/python-memcached-1.56/memcache.py   2015-07-26 22:50:13.0 
+0200
+++ new/python-memcached-1.57/memcache.py   2015-07-31 19:50:14.0 
+0200
@@ -90,7 +90,7 @@
 
 #  Original author: Evan Martin of Danga Interactive
 __author__ = "Sean Reifschneider "
-__version__ = "1.56"
+__version__ = "1.57"
 __copyright__ = "Copyright (C) 2003 Danga Interactive"
 #  http://en.wikipedia.org/wiki/Python_Software_Foundation_License
 __license__ = "Python Software Foundation License"
@@ -934,7 +934,7 @@
 val = val.encode('utf-8')
 elif isinstance(val, int):
 flags |= Client._FLAG_INTEGER
-val = str(val)
+val = '%d' % val
 if six.PY3:
 val = val.encode('ascii')
 # force no attempt to compress this silly string.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-memcached-1.56/python_memcached.egg-info/PKG-INFO 
new/python-memcached-1.57/python_memcached.egg-info/PKG-INFO
--- old/python-memcached-1.56/python_memcached.egg-info/PKG-INFO
2015-07-26 22:54:36.0 +0200
+++ new/python-memcached-1.57/python_memcached.egg-info/PKG-INFO
2015-07-31 19:50:58.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-memcached
-Version: 1.56
+Version: 1.57
 Summary: Pure python memcached client
 Home-page: http://www.tummy.com/Community/software/python-memcached/
 Author: Sean Reifschneider
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-memcached-1.56/setup.py 
new/python-memcached-1.57/setup.py
--- old/python-memcached-1.56/setup.py  2015-07-26 22:54:34.0 +0200
+++ new/python-memcached-1.57/setup.py  2015-07-31 19:50:57.0 +0200
@@ -4,7 +4,7 @@
 
 
 

commit osslsigncode for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package osslsigncode for openSUSE:Factory 
checked in at 2015-10-08 08:24:42

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


Package is "osslsigncode"

Changes:

--- /work/SRC/openSUSE:Factory/osslsigncode/osslsigncode.changes
2015-03-11 09:57:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.osslsigncode.new/osslsigncode.changes   
2015-10-08 08:24:47.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 09:57:22 UTC 2015 - idon...@suse.com
+
+- Add libgsf-devel dependency to enable MSI support. 
+
+---



Other differences:
--
++ osslsigncode.spec ++
--- /var/tmp/diff_new_pack.her5JE/_old  2015-10-08 08:24:47.0 +0200
+++ /var/tmp/diff_new_pack.her5JE/_new  2015-10-08 08:24:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package osslsigncode
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -26,9 +26,10 @@
 Source0:
http://downloads.sourceforge.net/project/osslsigncode/osslsigncode/osslsigncode-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  libgsf-devel
+BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcurl)
-BuildRequires:  openssl-devel
 
 %description
 osslsigncode is a small utility for placing signatures on Microsoft cabinate




commit kturtle for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package kturtle for openSUSE:Factory checked 
in at 2015-10-08 08:25:50

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


Package is "kturtle"

Changes:

--- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes  2015-10-03 
20:25:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-10-08 
08:25:51.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 07:29:02 UTC 2015 - wba...@tmo.at
+
+- Own directory %{_datadir}/appdata to fix build on Leap
+
+---



Other differences:
--
++ kturtle.spec ++
--- /var/tmp/diff_new_pack.32AHm1/_old  2015-10-08 08:25:52.0 +0200
+++ /var/tmp/diff_new_pack.32AHm1/_new  2015-10-08 08:25:52.0 +0200
@@ -62,6 +62,7 @@
 %{_kf5_applicationsdir}/org.kde.kturtle.desktop
 %{_kf5_bindir}/kturtle
 %{_kf5_configdir}/kturtle.knsrc
+%dir %{_datadir}/appdata
 %{_datadir}/appdata/kturtle.appdata.xml
 %{_kf5_iconsdir}/hicolor/*/apps/kturtle.*
 %_kf5_configdir/*.knsrc




commit kollision for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package kollision for openSUSE:Factory 
checked in at 2015-10-08 08:25:52

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


Package is "kollision"

Changes:

--- /work/SRC/openSUSE:Factory/kollision/kollision.changes  2015-10-03 
20:22:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kollision.new/kollision.changes 2015-10-08 
08:25:53.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 10:41:21 UTC 2015 - wba...@tmo.at
+
+- Own directory %_datadir/appdata to fix build on Leap
+
+---



Other differences:
--
++ kollision.spec ++
--- /var/tmp/diff_new_pack.K0HUl1/_old  2015-10-08 08:25:53.0 +0200
+++ /var/tmp/diff_new_pack.K0HUl1/_new  2015-10-08 08:25:53.0 +0200
@@ -74,6 +74,7 @@
 %{_kf5_iconsdir}/oxygen/*/*/kollision.*
 %{_kf5_appsdir}/kollision/
 %{_kf5_kxmlguidir}/kollision/
+%dir %_datadir/appdata
 %_datadir/appdata/org.kde.kollision.appdata.xml
 
 %changelog




commit kstars for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package kstars for openSUSE:Factory checked 
in at 2015-10-08 08:25:49

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


Package is "kstars"

Changes:

--- /work/SRC/openSUSE:Factory/kstars/kstars.changes2015-10-03 
20:23:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kstars.new/kstars.changes   2015-10-08 
08:25:50.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 07:27:57 UTC 2015 - wba...@tmo.at
+
+- Own directory %_datadir/appdata to fix build on Leap
+
+---



Other differences:
--
++ kstars.spec ++
--- /var/tmp/diff_new_pack.iTNTmc/_old  2015-10-08 08:25:51.0 +0200
+++ /var/tmp/diff_new_pack.iTNTmc/_new  2015-10-08 08:25:51.0 +0200
@@ -97,6 +97,7 @@
 %{_kf5_configkcfgdir}/kstars.kcfg
 %doc %{_kf5_htmldir}/en/kstars/
 %{_kf5_iconsdir}/hicolor/*/*/*
+%dir %_datadir/appdata
 %_datadir/appdata/org.kde.kstars.appdata.xml
 %_kf5_kxmlguidir/kstars/
 




commit psi+ for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package psi+ for openSUSE:Factory checked in 
at 2015-10-08 08:25:35

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


Package is "psi+"

Changes:

--- /work/SRC/openSUSE:Factory/psi+/psi+.changes2015-09-30 
05:50:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.psi+.new/psi+.changes   2015-10-08 
08:25:36.0 +0200
@@ -1,0 +2,11 @@
+Tue Sep 29 13:19:30 UTC 2015 - jsl...@suse.com
+
+- update to 20150925
+  * updated translations
+  * added lost context menu adding
+  * some bugfixes
+- remove: qt55-build-fixes.patch (not needed anymore)
+- remove: qca-qt5.patch
+  * and no need to call qconf anymore, they use a new enough one
+
+---

Old:

  psi+-20150908.tar.xz
  qca-qt5.patch
  qt55-build-fixes.patch

New:

  psi+-20150925.tar.xz



Other differences:
--
++ psi+.spec ++
--- /var/tmp/diff_new_pack.QoFmkj/_old  2015-10-08 08:25:37.0 +0200
+++ /var/tmp/diff_new_pack.QoFmkj/_new  2015-10-08 08:25:37.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   psi+
 Url:https://github.com/psi-plus
-Version:20150908
+Version:20150925
 Release:0
 Summary:Jabber client using Qt
 License:GPL-2.0+
@@ -30,8 +30,6 @@
 Source0:psi+-%{version}.tar.xz
 Source1:psi-plus-l10n-1.tar.xz
 Patch1: proper-activate.patch
-Patch2: qt55-build-fixes.patch
-Patch100:   qca-qt5.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  aspell-devel
 BuildRequires:  fdupes
@@ -42,7 +40,6 @@
 BuildRequires:  libproxy-devel
 %if 0%{?with_qt5}
 BuildRequires:  libqt5-linguist
-BuildRequires:  qconf
 BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
@@ -335,10 +332,8 @@
 %prep
 %setup -q -b 1
 %patch1 -p1
-%patch2 -p1
 
 %if 0%{?with_qt5}
-%patch100 -p1
 sed -i 's@\@&-qt5@' ../psi-plus-l10n-1/update-repo.sh
 %endif
 
@@ -389,9 +384,6 @@
 EOF
 
 %build
-%if 0%{?with_qt5}
-qconf
-%endif
 # do not use %%configure - not real configure script
 export QMAKE_CXXFLAGS="%{optflags}"
 ./configure --prefix=%{_prefix} --libdir=%{_libdir} \

++ psi+-20150908.tar.xz -> psi+-20150925.tar.xz ++
/work/SRC/openSUSE:Factory/psi+/psi+-20150908.tar.xz 
/work/SRC/openSUSE:Factory/.psi+.new/psi+-20150925.tar.xz differ: char 25, line 
1

++ psi-plus-l10n-1.tar.xz ++
 855084 lines of diff (skipped)




commit glom for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package glom for openSUSE:Factory checked in 
at 2015-10-08 08:25:16

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


Package is "glom"

Changes:

--- /work/SRC/openSUSE:Factory/glom/glom.changes2015-07-14 
17:46:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.glom.new/glom.changes   2015-10-08 
08:25:17.0 +0200
@@ -1,0 +2,25 @@
+Mon Jul 13 12:47:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.29.4:
+  + Use libgda-5 again instead of libgda-6.
+- Changes from version 1.29.3:
+  + Details:
+- Let entry widgets expand to fill space, fixing a regression
+  from 1.27.2.
+- Make text alignment work again, fixing a regression from
+  1.27.2.
+  + Use the LC_TIME to get translated date formats, even when
+LANGUAGE is set (bgo#742968).
+- Changes from version 1.29.2:
+  + Use the LC_TIME environment variable to get translated date
+formats (bgo#742968).
+  + Avoid a crash during shutdown (bgo#741851).
+  + Fix remaining warnings from the Coverity scan.
+- Changes from version 1.29.1:
+  + Use libgda-6.0 instead of libgda-5.0, though image fields are
+currently not working.
+  + Fix the build with the latest gtkmm.
+  + Fix several warnings from the Coverity scan.
+  + Use the new Gio::Resource API from glibmm instead of the C API.
+
+---

Old:

  glom-1.28.5.tar.xz

New:

  glom-1.29.4.tar.xz



Other differences:
--
++ glom.spec ++
--- /var/tmp/diff_new_pack.NYCICP/_old  2015-10-08 08:25:18.0 +0200
+++ /var/tmp/diff_new_pack.NYCICP/_new  2015-10-08 08:25:18.0 +0200
@@ -17,17 +17,17 @@
 #
 
 
-%define api1.26
-%define apiRPM 1_26
+%define api1.30
+%define apiRPM 1_30
 
 Name:   glom
 Summary:Database designer and user interface
 License:GPL-3.0+
 Group:  Productivity/Databases/Clients
-Version:1.28.5
+Version:1.29.4
 Release:0
 # FIXME: once bnc#793882 is fixed, re-enable %%check section
-Source: 
http://download.gnome.org/sources/glom/1.28/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glom/1.29/%{name}-%{version}.tar.xz
 # This is indeed GPL-3.0+, see 
http://git.gnome.org/browse/glom/commit/?id=6b16a90f8ea902d91db85656cc11c6a951d42ced
 Url:http://www.glom.org/
 BuildRequires:  boost-devel
@@ -43,11 +43,11 @@
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(evince-view-3.0)
 BuildRequires:  pkgconfig(gdkmm-3.0) >= 3.4.0
-BuildRequires:  pkgconfig(giomm-2.4) >= 2.32.0
+BuildRequires:  pkgconfig(giomm-2.4) >= 2.43.1
 BuildRequires:  pkgconfig(glibmm-2.4) >= 2.37.93
 BuildRequires:  pkgconfig(goocanvas-2.0) >= 2.0.1
 BuildRequires:  pkgconfig(goocanvasmm-2.0) >= 1.90.8
-BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.14.0
+BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.15.2
 BuildRequires:  pkgconfig(gtksourceviewmm-3.0)
 BuildRequires:  pkgconfig(libarchive)
 BuildRequires:  pkgconfig(libepc-1.0) >= 0.4.0

++ glom-1.28.5.tar.xz -> glom-1.29.4.tar.xz ++
/work/SRC/openSUSE:Factory/glom/glom-1.28.5.tar.xz 
/work/SRC/openSUSE:Factory/.glom.new/glom-1.29.4.tar.xz differ: char 26, line 1




commit ghex for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package ghex for openSUSE:Factory checked in 
at 2015-10-08 08:25:20

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


Package is "ghex"

Changes:

--- /work/SRC/openSUSE:Factory/ghex/ghex.changes2015-09-24 
06:16:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghex.new/ghex.changes   2015-10-08 
08:25:21.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  1 18:42:25 UTC 2015 - zai...@opensuse.org
+
+- Own %{_datadir}/icons/hicolor/512x512 and subfolders on older
+  versions of openSUSE.
+
+---



Other differences:
--
++ ghex.spec ++
--- /var/tmp/diff_new_pack.7dTuZJ/_old  2015-10-08 08:25:22.0 +0200
+++ /var/tmp/diff_new_pack.7dTuZJ/_new  2015-10-08 08:25:22.0 +0200
@@ -112,6 +112,11 @@
 %dir %{_datadir}/GConf/gsettings
 %{_datadir}/GConf/gsettings/ghex.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml
+# Own dirs for older versions of openSUSE
+%if 0%{?suse_version} <= 1320
+%dir %{_datadir}/icons/hicolor/512x512
+%dir %{_datadir}/icons/hicolor/512x512/apps
+%endif
 %{_datadir}/icons/hicolor/*/apps/ghex*
 %doc %{_datadir}/help/C/%{name}/
 




commit IPython for openSUSE:13.1:Update

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package IPython for openSUSE:13.1:Update 
checked in at 2015-10-08 08:07:53

Comparing /work/SRC/openSUSE:13.1:Update/IPython (Old)
 and  /work/SRC/openSUSE:13.1:Update/.IPython.new (New)


Package is "IPython"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.3VBrHS/_old  2015-10-08 08:07:54.0 +0200
+++ /var/tmp/diff_new_pack.3VBrHS/_new  2015-10-08 08:07:54.0 +0200
@@ -1 +1 @@
-
+




commit python3-IPython for openSUSE:13.2:Update

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package python3-IPython for 
openSUSE:13.2:Update checked in at 2015-10-08 08:07:58

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


Package is "python3-IPython"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++




commit shim for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2015-10-08 13:44:03

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


Package is "shim"

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2015-10-02 
09:22:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2015-10-08 
13:44:04.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  8 06:49:43 UTC 2015 - jseg...@novell.com
+
+- acquired updated signature from Microsoft
+
+---



Other differences:
--
++ signature-opensuse.asc ++
--- /var/tmp/diff_new_pack.sNJ2eY/_old  2015-10-08 13:44:05.0 +0200
+++ /var/tmp/diff_new_pack.sNJ2eY/_new  2015-10-08 13:44:05.0 +0200
@@ -1,39 +1,39 @@
-hash: be435df7cd28aa2a7c8db4fc8173475b77e5abf392f76b7c76fa3f698cb71a9a
+hash: 410260b1b6f5af5fbeeb9ea3220658435e876cb3247126ee907a437f312db373
 # 2069-04-10 06:07:54
 timestamp: babababa
-checksum: ee96
+checksum: f8c3
 -BEGIN AUTHENTICODE SIGNATURE-
-MIIh2QYJKoZIhvcNAQcCoIIhyjCCIcYCAQExDzANBglghkgBZQMEAgEFADBcBgor
+MIIhwwYJKoZIhvcNAQcCoIIhtDCCIbACAQExDzANBglghkgBZQMEAgEFADBcBgor
 BgEEAYI3AgEEoE4wTDAXBgorBgEEAYI3AgEPMAkDAQCgBKICgAAwMTANBglghkgB
-ZQMEAgEFAAQgvkNd980oqip8jbT8gXNHW3flq/OS92t8dvo/aYy3Gpqgggs8MIIF
-JDCCBAygAwIBAgITMwpmQvP0n7c3lgABCjANBgkqhkiG9w0BAQsFADCB
+ZQMEAgEFAAQgQQJgsbb1r1++656jIgZYQ16HbLMkcSbukHpDfzEts3Ogggs8MIIF
+JDCCBAygAwIBAgITMwAAABCkkSlD2UzmLgABEDANBgkqhkiG9w0BAQsFADCB
 gTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1Jl
 ZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjErMCkGA1UEAxMi
-TWljcm9zb2Z0IENvcnBvcmF0aW9uIFVFRkkgQ0EgMjAxMTAeFw0xMzA5MjQxNzU0
-MDNaFw0xNDEyMjQxNzU0MDNaMIGVMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2Fz
+TWljcm9zb2Z0IENvcnBvcmF0aW9uIFVFRkkgQ0EgMjAxMTAeFw0xNDEwMDExODAy
+MTBaFw0xNjAxMDExODAyMTBaMIGVMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2Fz
 aGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENv
 cnBvcmF0aW9uMQ0wCwYDVQQLEwRNT1BSMTAwLgYDVQQDEydNaWNyb3NvZnQgV2lu
 ZG93cyBVRUZJIERyaXZlciBQdWJsaXNoZXIwggEiMA0GCSqGSIb3DQEBAQUAA4IB
-DwAwggEKAoIBAQCc2PZRP3t6i2DCLSAuWrFHZKfyD98yckc9yxqqqJACgekdZi4s
-ZEN1vYcVfiUhW4hFpdH3kcPah7wf+uqgyQa1hb/9AzDH63JYfaHLWA+Jx0leY0cG
-CsIFviaUHrCEgxhkeXdrGfHroDcWArv2yBBvj+zvePVE9/VpDoBK+2nAFxz0oG23
-BzE5duVpHIZn96fNyoDKYvCf649VqjM+O5/b5jlDylkMWAIVTvWqE0r/7YnC1Vcc
-cgJDQk8IaIWSepRsjrvvf8C8uG3ZSxVjQeuPz7ETAryJIWvYdz240MzVAJD7SazH
-SbVJm1LPHfS2FEpx3uUNOuo3IJrrxqeals8FAgMBAAGjggF9MIIBeTAfBgNVHSUE
-GDAWBggrBgEFBQcDAwYKKwYBBAGCN1ACATAdBgNVHQ4EFgQU6t49RpSALGo0XSnP
-ixuEhp5y0NEwUQYDVR0RBEowSKRGMEQxDTALBgNVBAsTBE1PUFIxMzAxBgNVBAUT
-KjMxNjE5KzAxMjU1ZjQ2LTc0ZjUtNGZjNC1iYzcxLWU0ZGE5NzM2YmVlZTAfBgNV
+DwAwggEKAoIBAQCrOWu2NBXiasW7Oi7/N6NEe27jZ/9cYueb9aHYznf0HmI9yzsW
+VL2bdi//3yyrb1JgYYMHKovB4jQA+EKiAhfaDHsf8i6piqXTnkrma3IjbvWzYo90
+uoHJj9wRss0seA9dEwJRvTPctJPjuGmSNNkBSJkes+ZtFjvFLi8/kEEWcDIy1pxC
+2rxvwRut5jfFN1XSdG75/Ho+DKcrac1iSd4qxHfhLqBBGya68Ar75BEeBQakPhv9
+HL9SOvhxOrgv4TDAQEaeFssfl9Fb3G4LC5+YEfjFSNrK05f7DXJi0kxr+TTx/1Iq
+eRmp28gYjvN6ln1LU6K1trMciLpTu8Wu40lrAgMBAAGjggF9MIIBeTAfBgNVHSUE
+GDAWBggrBgEFBQcDAwYKKwYBBAGCN1ACATAdBgNVHQ4EFgQUgU9+kB/S6oPylTrh
+rnCRk7+dXZQwUQYDVR0RBEowSKRGMEQxDTALBgNVBAsTBE1PUFIxMzAxBgNVBAUT
+KjMxNjE5Kzk1Mzg3ZDM3LThhZjktNDBjNC04ZWQ5LWI2MTNkNjljNjgwMDAfBgNV
 HSMEGDAWgBQTrb9DCb2CcJyM1U8xbtUimIob1DBTBgNVHR8ETDBKMEigRqBEhkJo
 dHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NybC9NaWNDb3JVRUZDQTIw
 MTFfMjAxMS0wNi0yNy5jcmwwYAYIKwYBBQUHAQEEVDBSMFAGCCsGAQUFBzAChkRo
 dHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NlcnRzL01pY0NvclVFRkNB
 MjAxMV8yMDExLTA2LTI3LmNydDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUA
-A4IBAQAqJ9a9LzTGipmJ7IVkSf5JNK1cBhXsWBlmQ5kFNzeoa+RskUuUeM45NTS3
-We7F628BW3BrhT8dK+Uf6YB7F46qng+VWNal2RPFjHSSy60QartzlUJoAaQvNjhC
-5gv3LQRmaIZdtdjOLJAclnMETQWrt0wXGsGYwPk3a7kYXsdSO7U+bSwRRkL/v74g
-78bCVxwgBhWctw/yxCjpl/bOg79XrZpHxH3szpgwz4YaFWRxxiYAoCYLROKeqObj
-PEB8BG83vkpG3K84wBiyT5ab63FtjnbOvD0dGRNO1vIWzC41eEi0mYGW69cya8o+
-Ot4bqI6YYSpWmkah9FhW9OLfoCpdMIIGEDCCA/igAwIBAgIKYQjTxAAABDAN
+A4IBAQArGwiyBnS4rLrVJIdaQvC01Lpt9CS5rbHoPJMJ5lf+SZ84bN+TpPcTk6tX
+2l7uTjRuvM35p+mQtEp2Qzr0Bx6Q7g4PyHRAA/mv5r3aHL0TL++CNdOckyu5lg9S
+u+ogYu13OlK+7yazM/YD2OmgqWUsIioBPLG9RLtdyWwaQTUoTJF4Tw1motfZfFni
+b9GdZF5zC2VtVueoFm8iinUadFxEkfGGXI1aSxv2H9SlZIEeMmmd7/A6MyiCnNiI
+rlP8ywgZlX7kmaKtedHB1z73MkVivuhldRk5g7QfZsEsletdFx31xL7aeZxPsxTo
+4nvEexleHIos0tO/uynIJk6935XaMIIGEDCCA/igAwIBAgIKYQjTxAAABDAN
 BgkqhkiG9w0BAQsFADCBkTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0
 b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3Jh
 dGlvbjE7MDkGA1UEAxMyTWljcm9zb2Z0IENvcnBvcmF0aW9uIFRoaXJkIFBhcnR5
@@ -65,123 +65,123 @@