commit elementary-icon-theme for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package elementary-icon-theme for 
openSUSE:Factory checked in at 2017-10-13 14:20:31

Comparing /work/SRC/openSUSE:Factory/elementary-icon-theme (Old)
 and  /work/SRC/openSUSE:Factory/.elementary-icon-theme.new (New)


Package is "elementary-icon-theme"

Fri Oct 13 14:20:31 2017 rev:10 rq:533767 version:4.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/elementary-icon-theme/elementary-icon-theme.changes  
2017-07-23 12:16:17.503710566 +0200
+++ 
/work/SRC/openSUSE:Factory/.elementary-icon-theme.new/elementary-icon-theme.changes
 2017-10-13 14:20:47.923800305 +0200
@@ -1,0 +2,41 @@
+Thu Oct 12 22:08:15 UTC 2017 - jeng...@inai.de
+
+- Ensure neutrality of description.
+
+---
+Thu Oct  5 21:01:59 UTC 2017 - avvi...@yandex.by
+
+- Update to 4.3.0:
+  * Add 24px emblems (#352)
+  * Redo prefs desktop a11y with new palette (#350)
+  * 24 process stop symbolic (#343)
+  * Redo dialog-error with new palette (#345)
+  * Add network-cellular to devices (#347)
+  * Update blue circle icons (#348)
+  * Fix incorrectly sized 48px process-stop (#349)
+  * Redo color process-stop icons (#344)
+  * Add secure cellular icons (#342)
+  * Add cellular icons (#341)
+  * Move emblem-default to process-completed and symlink back 
+(#339)
+  * Add fd.o emblem-default (#338)
+  * system-os-install to system-os-installer (#337)
+  * improved insert icons (#326)
+  * put me back in contributors but at #1 ;) (#330)
+  * added 48 symbolic battery-caution (#329)
+  * updated import export action icons (#312)
+  * updated few categories 48 symbolic icon (#306)
+  * updated muted blocking to use warning class (#328)
+  * Add mail-important status icon (#324)
+  * updated symbolic 48 mic and volume icons (#309)
+  * updated bluetooth brightness & battery 48 symbolic icon (#308)
+  * updated volume (#319)
+  * fix radii on some icons (#322)
+  * update paste-related icons (#323)
+  * Symbolic updates 24 media (#314)
+  * updated wired icons (#317)
+  * updated wifi icons (#318)
+  * updated few devices 48 symbolic icon (#307)
+  * updated few symbolic devices apps and categories icons (#310)
+
+---

Old:

  icons-4.2.0.tar.gz

New:

  icons-4.3.0.tar.gz



Other differences:
--
++ elementary-icon-theme.spec ++
--- /var/tmp/diff_new_pack.3Qu1LW/_old  2017-10-13 14:20:49.295739985 +0200
+++ /var/tmp/diff_new_pack.3Qu1LW/_new  2017-10-13 14:20:49.295739985 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package elementary-icon-theme
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %define _version 4.x
 Name:   elementary-icon-theme
-Version:4.2.0
+Version:4.3.0
 Release:0
-Summary:Simple and appealing Tango-styled icon theme
+Summary:A Tango-styled icon theme
 License:GPL-3.0+
 Group:  System/GUI/Other
-Url:https://launchpad.net/elementaryicons
+Url:https://github.com/elementary/icons
 Source: 
https://github.com/elementary/icons/archive/%{version}.tar.gz#/icons-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM elementary-icon-theme-chmod.patch mailaen...@opensuse.org 
-- https://github.com/elementary/icons/pull/130
 Patch0: elementary-icon-theme-chmod.patch
@@ -32,8 +32,8 @@
 BuildArch:  noarch
 
 %description
-The official Elementary icons are designed to be simple and appealing,
-these icons are the inspiration behind Ubuntu's default Humanity icon theme.
+An original set of vector icons designed specifically for Elementary
+OS and its desktop environment, Pantheon.
 
 %prep
 %setup -q -n icons-%{version}

++ icons-4.2.0.tar.gz -> icons-4.3.0.tar.gz ++
 53843 lines of diff (skipped)




commit php7-phalcon for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package php7-phalcon for openSUSE:Factory 
checked in at 2017-10-13 14:20:38

Comparing /work/SRC/openSUSE:Factory/php7-phalcon (Old)
 and  /work/SRC/openSUSE:Factory/.php7-phalcon.new (New)


Package is "php7-phalcon"

Fri Oct 13 14:20:38 2017 rev:6 rq:533783 version:3.2.2

Changes:

--- /work/SRC/openSUSE:Factory/php7-phalcon/php7-phalcon.changes
2017-08-22 11:11:18.714154014 +0200
+++ /work/SRC/openSUSE:Factory/.php7-phalcon.new/php7-phalcon.changes   
2017-10-13 14:21:03.131131685 +0200
@@ -1,0 +2,6 @@
+Wed Oct 11 15:12:36 UTC 2017 - fi...@opensuse.org
+
+- Don't generate c from zephir. Use c code provided by upstream.
+- Drop zephir-0.9.11.tar.gz.
+
+---

Old:

  zephir-0.9.11.tar.gz



Other differences:
--
++ php7-phalcon.spec ++
--- /var/tmp/diff_new_pack.f5qJwM/_old  2017-10-13 14:21:03.875098975 +0200
+++ /var/tmp/diff_new_pack.f5qJwM/_new  2017-10-13 14:21:03.879098799 +0200
@@ -18,9 +18,8 @@
 
 %define _name   phalcon
 %define _cname  cphalcon
-%define _zname  zephir
-%define _zversion   0.9.11
 %define _phpphp7
+%define _architecture   %([[ %{_arch} == "i586" ]] && echo "32bits" || echo 
"64bits")
 
 Name:   %{_php}-phalcon
 Version:3.2.2
@@ -29,14 +28,12 @@
 License:BSD-3-Clause
 Group:  Development/Libraries/PHP
 Url:http://phalconphp.com/
-Source0:%{_cname}-%{version}.tar.gz
-Source1:%{_zname}-%{_zversion}.tar.gz
+Source0:
https://github.com/%{_name}/%{_cname}/archive/v%{version}.tar.gz#/%{_cname}-%{version}.tar.gz
 BuildRequires:  %{_php}-ctype
 BuildRequires:  %{_php}-devel
 BuildRequires:  %{_php}-json
 BuildRequires:  %{_php}-pdo
 BuildRequires:  gcc
-BuildRequires:  re2c >= 0.13.4
 Requires:   %{_php}-mysql
 
 %description
@@ -59,29 +56,18 @@
 
 %prep
 %setup -q -n %{_cname}-%{version}
-%setup -qTD -a1 -n %{_cname}-%{version}
 
 %build
-export CFLAGS="%{optflags} -g3 -O1 -std=gnu90 -DZEPHIR_RELEASE=1"
-cd %{_zname}-%{_zversion}/parser/parser
-sh build_linux.sh
-cd ..
-phpize
-./configure --enable-zephir_parser
-make %{?_smp_mflags}
-
-cd ../..
-php -d memory_limit=512M -d 
extension=%{_zname}-%{_zversion}/parser/modules/zephir_parser.so 
%{_zname}-%{_zversion}/compiler.php generate --parser-compiled=yes
-cd ext
+cd build/%{_php}/%{_architecture}
 phpize
 %configure --enable-%{_name}
-make %{?_smp_mflags}
+make VERBOSE=1 %{?_smp_mflags}
 
 %install
 mkdir -p %{buildroot}%{_libdir}/%{_php}/extensions
 mkdir -p %{buildroot}%{_sysconfdir}/%{_php}/conf.d
-cd ext
-make install INSTALL_ROOT=%{buildroot}
+cd build/%{_php}/%{_architecture}
+make INSTALL_ROOT=%{buildroot} install-modules
 
 echo "; comment out next line to disable %{_name} extension in php" > 
%{buildroot}/%{_sysconfdir}/%{_php}/conf.d/%{_name}.ini
 echo "extension=%{_name}.so" >> 
%{buildroot}/%{_sysconfdir}/%{_php}/conf.d/%{_name}.ini




commit perl-Minion for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package perl-Minion for openSUSE:Factory 
checked in at 2017-10-13 14:20:41

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


Package is "perl-Minion"

Fri Oct 13 14:20:41 2017 rev:31 rq:533850 version:7.07

Changes:

--- /work/SRC/openSUSE:Factory/perl-Minion/perl-Minion.changes  2017-09-23 
21:36:12.413612068 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Minion.new/perl-Minion.changes 
2017-10-13 14:21:04.203084554 +0200
@@ -1,0 +2,9 @@
+Fri Oct 13 05:32:44 UTC 2017 - co...@suse.com
+
+- updated to 7.07
+   see /usr/share/doc/packages/perl-Minion/Changes
+
+  7.07  2017-10-11
+- Added reap event to Minion::Job.
+
+---

Old:

  Minion-7.06.tar.gz

New:

  Minion-7.07.tar.gz



Other differences:
--
++ perl-Minion.spec ++
--- /var/tmp/diff_new_pack.4liMe7/_old  2017-10-13 14:21:04.811057824 +0200
+++ /var/tmp/diff_new_pack.4liMe7/_new  2017-10-13 14:21:04.811057824 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Minion
-Version:7.06
+Version:7.07
 Release:0
 %define cpan_name Minion
 Summary:Job queue

++ Minion-7.06.tar.gz -> Minion-7.07.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.06/Changes new/Minion-7.07/Changes
--- old/Minion-7.06/Changes 2017-09-21 11:19:39.0 +0200
+++ new/Minion-7.07/Changes 2017-10-11 23:18:29.0 +0200
@@ -1,4 +1,7 @@
 
+7.07  2017-10-11
+  - Added reap event to Minion::Job.
+
 7.06  2017-09-21
   - Added guard method to Minion.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.06/META.json new/Minion-7.07/META.json
--- old/Minion-7.06/META.json   2017-09-21 19:46:25.0 +0200
+++ new/Minion-7.07/META.json   2017-10-12 10:28:11.0 +0200
@@ -54,6 +54,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.06",
+   "version" : "7.07",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.06/META.yml new/Minion-7.07/META.yml
--- old/Minion-7.06/META.yml2017-09-21 19:46:25.0 +0200
+++ new/Minion-7.07/META.yml2017-10-12 10:28:11.0 +0200
@@ -27,5 +27,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/minion.git
-version: '7.06'
+version: '7.07'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.06/lib/Minion/Job.pm 
new/Minion-7.07/lib/Minion/Job.pm
--- old/Minion-7.06/lib/Minion/Job.pm   2017-08-07 17:37:20.0 +0200
+++ new/Minion-7.07/lib/Minion/Job.pm   2017-10-12 10:27:52.0 +0200
@@ -26,7 +26,7 @@
 sub is_finished {
   my $self = shift;
   return undef unless waitpid($self->{pid}, WNOHANG) == $self->{pid};
-  $? ? $self->fail("Non-zero exit status (@{[$? >> 8]})") : $self->finish;
+  $self->_handle;
   return 1;
 }
 
@@ -35,7 +35,7 @@
 sub perform {
   my $self = shift;
   waitpid $self->start->pid, 0;
-  $? ? $self->fail("Non-zero exit status (@{[$? >> 8]})") : $self->finish;
+  $self->_handle;
 }
 
 sub pid { shift->{pid} }
@@ -61,6 +61,12 @@
 
 sub stop { kill 'KILL', shift->{pid} }
 
+sub _handle {
+  my $self = shift;
+  $self->emit(reap => $self->{pid});
+  $? ? $self->fail("Non-zero exit status (@{[$? >> 8]})") : $self->finish;
+}
+
 sub _run {
   my $self = shift;
 
@@ -130,6 +136,22 @@
 say "Job $id is finished.";
   });
 
+=head2 reap
+
+  $job->on(reap => sub {
+my ($job, $pid) = @_;
+...
+  });
+
+Emitted in the worker process managing this job, after the process performing 
it
+has exited.
+
+  $job->on(reap => sub {
+my ($job, $pid) = @_;
+my $id = $job->id;
+say "Job $id ran in process $pid";
+  });
+
 =head2 spawn
 
   $job->on(spawn => sub {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.06/lib/Minion.pm 
new/Minion-7.07/lib/Minion.pm
--- old/Minion-7.06/lib/Minion.pm   2017-09-21 11:19:16.0 +0200
+++ new/Minion-7.07/lib/Minion.pm   2017-09-21 19:46:51.0 +0200
@@ -16,7 +16,7 @@
 has remove_after  => 172800;
 has tasks => sub { {} };
 
-our $VERSION = '7.06';
+our $VERSION = '7.07';
 
 sub add_task { ($_[0]->tasks->{$_[1]} = $_[2]) and return $_[0] }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit votca-xtp for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package votca-xtp for openSUSE:Factory 
checked in at 2017-10-13 14:20:34

Comparing /work/SRC/openSUSE:Factory/votca-xtp (Old)
 and  /work/SRC/openSUSE:Factory/.votca-xtp.new (New)


Package is "votca-xtp"

Fri Oct 13 14:20:34 2017 rev:3 rq:533780 version:1.4.1

Changes:

--- /work/SRC/openSUSE:Factory/votca-xtp/votca-xtp.changes  2017-09-04 
12:39:22.517741926 +0200
+++ /work/SRC/openSUSE:Factory/.votca-xtp.new/votca-xtp.changes 2017-10-13 
14:21:01.895186026 +0200
@@ -1,0 +2,10 @@
+Thu Oct 12 22:13:47 UTC 2017 - jungh...@votca.org
+
+- Add 55.patch to fix compile with gcc-7
+
+---
+Wed Oct 11 16:11:14 UTC 2017 - jungh...@votca.org
+
+- split boost-devel into libboost-* (bug #1062801)
+
+---

New:

  55.patch



Other differences:
--
++ votca-xtp.spec ++
--- /var/tmp/diff_new_pack.zgiTPx/_old  2017-10-13 14:21:02.935140302 +0200
+++ /var/tmp/diff_new_pack.zgiTPx/_new  2017-10-13 14:21:02.935140302 +0200
@@ -26,12 +26,22 @@
 Url:http://www.votca.org
 Source0:
https://github.com/votca/xtp/archive/v%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
 Source1:
https://github.com/votca/xtp/releases/download/v%{uversion}/votca-xtp-manual-%{uversion}.pdf
+# PATCH-FIX-UPSTREAM - 55.patch - fix compile with gcc-7
+Patch0: https://github.com/votca/xtp/pull/55.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_program_options-devel >= 1.48.0
+BuildRequires:  libboost_serialization-devel >= 1.48.0
+BuildRequires:  libboost_filesystem-devel >= 1.48.0
+BuildRequires:  libboost_system-devel >= 1.48.0
+BuildRequires:  libboost_timer-devel >= 1.48.0
+%else
 BuildRequires:  boost-devel >= 1.39.0
+%endif
 BuildRequires:  cmake >= 2.8.4
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig(libvotca_csg) = %{version}
@@ -65,7 +75,6 @@
 Requires:   libvotca_xtp4 = %{version}
 Requires:   %{name} = %{version}
 Requires:   votca-csg-devel = %{version}
-Provides:   pkgconfig(libvotca_xtp) = %{version}
 
 %description devel
 Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
@@ -101,6 +110,7 @@
 
 %prep
 %setup -n xtp-%{uversion} -q
+%patch0 -p1
 
 FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
 FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes 
'+%%H:%%M:%%S')
@@ -121,7 +131,6 @@
 cp %{S:1} %{buildroot}%{pkgdocdir}
 
 %fdupes %{buildroot}%{_prefix}
-cat %{buildroot}%{_libdir}/pkgconfig/libvotca_xtp.pc
 
 %post -n libvotca_xtp4 -p /sbin/ldconfig
 %postun -n libvotca_xtp4 -p /sbin/ldconfig

++ 55.patch ++
>From f7c2c4cc7c3a7b6771a3da43f6f39529e4f55043 Mon Sep 17 00:00:00 2001
From: Christoph Junghans 
Date: Thu, 12 Oct 2017 16:11:36 -0600
Subject: [PATCH] gaussian: fix compile with gcc-7

---
 src/libxtp/qmpackages/gaussian.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/libxtp/qmpackages/gaussian.cc 
b/src/libxtp/qmpackages/gaussian.cc
index 1d63443d..530d39d3 100644
--- a/src/libxtp/qmpackages/gaussian.cc
+++ b/src/libxtp/qmpackages/gaussian.cc
@@ -1147,7 +1147,7 @@ namespace votca {
 boost::iter_split(stringList, archive, 
boost::first_finder(""));
 
 list::iterator coord_block = 
stringList.begin();
-advance(coord_block, 3);
+std::advance(coord_block, 3);
 
 std::vector atom_block;
 boost::algorithm::split(atom_block, *coord_block, 
boost::is_any_of("\\"), boost::algorithm::token_compress_on);
@@ -1181,7 +1181,7 @@ namespace votca {
 }
 
 // get the QM energy out
-advance(coord_block, 1);
+std::advance(coord_block, 1);
 std::vector block;
 std::vector energy;
 boost::algorithm::split(block, *coord_block, 
boost::is_any_of("\\"), boost::algorithm::token_compress_on);



commit wdm for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package wdm for openSUSE:Factory checked in 
at 2017-10-13 14:20:47

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


Package is "wdm"

Fri Oct 13 14:20:47 2017 rev:23 rq:533861 version:1.28

Changes:

--- /work/SRC/openSUSE:Factory/wdm/wdm.changes  2013-01-24 15:45:54.0 
+0100
+++ /work/SRC/openSUSE:Factory/.wdm.new/wdm.changes 2017-10-13 
14:21:05.935008408 +0200
@@ -1,0 +2,7 @@
+Thu Oct 12 14:44:35 UTC 2017 - dims...@opensuse.org
+
+- Have update-alternatives handle Xinit's integration of the
+  displaymanager, replacing /etc/sysconfig/displaymanager
+  (boo#1053863).
+
+---



Other differences:
--
++ wdm.spec ++
--- /var/tmp/diff_new_pack.TTUYqW/_old  2017-10-13 14:21:06.650976929 +0200
+++ /var/tmp/diff_new_pack.TTUYqW/_new  2017-10-13 14:21:06.650976929 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wdm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,8 +26,6 @@
 BuildRequires:  libselinux-devel
 BuildRequires:  pam-devel
 BuildRequires:  xorg-x11
-License:GPL-2.0+
-Group:  System/X11/Displaymanagers
 Version:1.28
 Release:0
 PreReq: /etc/X11/xdm/xdm-config
@@ -43,6 +41,8 @@
 Url:http://voins.program.ru/wdm/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:WINGs Display Manager
+License:GPL-2.0+
+Group:  System/X11/Displaymanagers
 
 %description
 WDM is a modification and enhancement of X11's XDM that provides a more
@@ -89,6 +89,17 @@
 %find_lang %{name}
 mkdir -p %{buildroot}%{_dminitdir}/
 cp %{SOURCE5} %{buildroot}%{_dminitdir}/
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+touch %{buildroot}%{_sysconfdir}/alternatives/default-displaymanager
+ln -s %{_sysconfdir}/alternatives/default-displaymanager 
%{buildroot}%{_libexecdir}/X11/displaymanagers/default-displaymanager
+
+%post
+%{_sbindir}/update-alternatives --install 
%{_libexecdir}/X11/displaymanagers/default-displaymanager \
+  default-displaymanager %{_libexecdir}/X11/displaymanagers/wdm 10
+
+%postun
+[ -f %{_libexecdir}/X11/displaymanagers/wdm ] || 
%{_sbindir}/update-alternatives \
+  --remove default-displaymanager %{_libexecdir}/X11/displaymanagers/wdm
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -106,5 +117,7 @@
 %config %{wdmdir}/Defaults/*
 %config(noreplace) %{wdmdir}/wdm-config
 %{_dminitdir}/wdm
+%{_dminitdir}/default-displaymanager
+%ghost %{_sysconfdir}/alternatives/default-displaymanager
 
 %changelog





commit imx-usb-loader for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package imx-usb-loader for openSUSE:Factory 
checked in at 2017-10-13 14:20:43

Comparing /work/SRC/openSUSE:Factory/imx-usb-loader (Old)
 and  /work/SRC/openSUSE:Factory/.imx-usb-loader.new (New)


Package is "imx-usb-loader"

Fri Oct 13 14:20:43 2017 rev:6 rq:533855 version:0.0~git20171009

Changes:

--- /work/SRC/openSUSE:Factory/imx-usb-loader/imx-usb-loader.changes
2017-04-29 10:54:00.748090183 +0200
+++ /work/SRC/openSUSE:Factory/.imx-usb-loader.new/imx-usb-loader.changes   
2017-10-13 14:21:05.155042700 +0200
@@ -1,0 +2,9 @@
+Fri Oct 13 09:01:26 UTC 2017 - guilla...@opensuse.org
+
+- Update to git20171009:
+  * Add support for U-Boot header (mx6_usb_sdp_spl.conf)
+  * Add support for i.MX6SLL device
+  * Add support for i.MX7ULP device (mx7ulp_usb_work.conf)
+  * Add '-b' and '-D' filter options
+
+---

Old:

  imx_usb_loader-1491839092.75d8237.tar.bz2

New:

  imx_usb_loader-1507537358.7e77787.tar.bz2



Other differences:
--
++ imx-usb-loader.spec ++
--- /var/tmp/diff_new_pack.b1u4rH/_old  2017-10-13 14:21:05.691019135 +0200
+++ /var/tmp/diff_new_pack.b1u4rH/_new  2017-10-13 14:21:05.691019135 +0200
@@ -17,10 +17,10 @@
 #
 
 
-%define git_version 1491839092.75d8237
+%define git_version 1507537358.7e77787
 
 Name:   imx-usb-loader
-Version:0.0~git20170410
+Version:0.0~git20171009
 Release:0
 Summary:Vybrid/i.MX recovery utility
 License:LGPL-2.1+
@@ -57,8 +57,10 @@
 %config %{_sysconfdir}/imx-loader.d/mx50_usb_work.conf
 %config %{_sysconfdir}/imx-loader.d/mx51_usb_work.conf
 %config %{_sysconfdir}/imx-loader.d/mx53_usb_work.conf
+%config %{_sysconfdir}/imx-loader.d/mx6_usb_sdp_spl.conf
 %config %{_sysconfdir}/imx-loader.d/mx6_usb_work.conf
 %config %{_sysconfdir}/imx-loader.d/mx7_usb_work.conf
+%config %{_sysconfdir}/imx-loader.d/mx7ulp_usb_work.conf
 %config %{_sysconfdir}/imx-loader.d/vybrid_usb_work.conf
 %doc COPYING
 %doc README.md

++ imx_usb_loader-1491839092.75d8237.tar.bz2 -> 
imx_usb_loader-1507537358.7e77787.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/imx_usb_loader-1491839092.75d8237/Makefile 
new/imx_usb_loader-1507537358.7e77787/Makefile
--- old/imx_usb_loader-1491839092.75d8237/Makefile  2017-04-10 
17:44:52.0 +0200
+++ new/imx_usb_loader-1507537358.7e77787/Makefile  2017-10-09 
10:22:38.0 +0200
@@ -22,7 +22,7 @@
 imx_usb.o : imx_usb.c imx_sdp.h portable.h
$(CC) -c $*.c -o $@ -pipe -ggdb $(USBCFLAGS) $(CFLAGS) $(CONFCPPFLAGS)
 
-%.o : %.c imx_sdp.h portable.h
+%.o : %.c imx_sdp.h portable.h image.h
$(CC) -c $*.c -o $@ -pipe -ggdb $(CFLAGS) $(CONFCPPFLAGS)
 
 imx_usb: imx_usb.o imx_sdp.o
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/imx_usb_loader-1491839092.75d8237/README.md 
new/imx_usb_loader-1507537358.7e77787/README.md
--- old/imx_usb_loader-1491839092.75d8237/README.md 2017-04-10 
17:44:52.0 +0200
+++ new/imx_usb_loader-1507537358.7e77787/README.md 2017-10-09 
10:22:38.0 +0200
@@ -3,7 +3,7 @@
 i.MX/Vybrid recovery utility
 
 ## Description
-This utility allows to download and execute code on Freescale i.MX5/i.MX6
+This utility allows to download and execute code on Freescale i.MX5/i.MX6/i.MX7
 and Vybrid SoCs through the Serial Download Protocol (SDP). Depending on
 the board, there is usually some kind of recovery button to bring the SoC
 into serial download boot mode, check documentation of your hardware.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/imx_usb_loader-1491839092.75d8237/image.h 
new/imx_usb_loader-1507537358.7e77787/image.h
--- old/imx_usb_loader-1491839092.75d8237/image.h   1970-01-01 
01:00:00.0 +0100
+++ new/imx_usb_loader-1507537358.7e77787/image.h   2017-10-09 
10:22:38.0 +0200
@@ -0,0 +1,217 @@
+/*
+ * (C) Copyright 2008 Semihalf
+ *
+ * (C) Copyright 2000-2005
+ * Wolfgang Denk, DENX Software Engineering, w...@denx.de.
+ *
+ * SPDX-License-Identifier:GPL-2.0+
+ 
+ * NOTE: This header file defines an interface to U-Boot. Including
+ * this (unmodified) header file in another file is considered normal
+ * use of U-Boot, and does *not* fall under the heading of "derived
+ * work".
+ 
+ */
+
+#ifndef __IMAGE_H__
+#define __IMAGE_H__
+
+#include 
+typedef uint32_t __be32;
+
+/*
+ * Operating System Codes
+ *
+ * The following are exposed to uImage 

commit python-espressopp for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-espressopp for 
openSUSE:Factory checked in at 2017-10-13 14:20:04

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


Package is "python-espressopp"

Fri Oct 13 14:20:04 2017 rev:2 rq:533734 version:1.9.5

Changes:

--- /work/SRC/openSUSE:Factory/python-espressopp/python-espressopp.changes  
2017-02-03 18:57:29.108799894 +0100
+++ /work/SRC/openSUSE:Factory/.python-espressopp.new/python-espressopp.changes 
2017-10-13 14:20:33.532433050 +0200
@@ -1,0 +2,12 @@
+Wed Oct 11 16:10:19 UTC 2017 - jungh...@votca.org
+
+- split boost-devel into libboost-* (bug #1062795)
+
+---
+Tue Oct 10 22:10:56 UTC 2017 - jungh...@votca.org
+
+- version bumped to v1.9.5
+  * many fixes: 
https://github.com/espressopp/espressopp/compare/v1.9.4...v1.9.5
+  * drop 141.patch - got merged upstream
+
+---

Old:

  141.patch
  espressopp-1.9.4.tar.gz

New:

  espressopp-1.9.5.tar.gz



Other differences:
--
++ python-espressopp.spec ++
--- /var/tmp/diff_new_pack.8l0Bvc/_old  2017-10-13 14:20:35.188360244 +0200
+++ /var/tmp/diff_new_pack.8l0Bvc/_new  2017-10-13 14:20:35.192360068 +0200
@@ -18,19 +18,25 @@
 
 %define modname espressopp
 Name:   python-%{modname}
-Version:1.9.4
+Version:1.9.5
 Release:0
 Summary:Parallel simulation software for soft matter research
-License:GPL-3.0
+License:GPL-3.0+
 Group:  Productivity/Scientific/Chemistry
 Url:http://www.espresso-pp.de/
 Source0:
https://github.com/%{modname}/%{modname}/archive/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM - 141.patch - fix missing return statement
-Patch0: 
https://patch-diff.githubusercontent.com/raw/espressopp/espressopp/pull/141.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  boost-devel  >= 1.39.0
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel  >= 1.58.0
+BuildRequires:  libboost_mpi-devel  >= 1.58.0
+BuildRequires:  libboost_python-devel  >= 1.58.0
+BuildRequires:  libboost_serialization-devel  >= 1.58.0
+BuildRequires:  libboost_system-devel  >= 1.58.0
+%else
+BuildRequires:  boost-devel >= 1.58.0
+%endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  openmpi-devel
@@ -49,7 +55,6 @@
 
 %prep
 %setup  -q -n %{modname}-%{version}
-%patch0 -p1
 
 # Remove bundled libs
 rm -rf contrib/boost contrib/mpi4py
@@ -59,12 +64,7 @@
 FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes 
'+%%H:%%M:%%S')
 sed -i -e "s/__DATE__/\"$FAKE_BUILDDATE\"/" -e 
"s/__TIME__/\"$FAKE_BUILDTIME\"/" src/Version.cpp
 
-# Fix line endings
-sed -i 's/\r//' README.md
-
 %build
-#https://github.com/espressopp/espressopp/issues/120
-export CXXFLAGS='%optflags -std=c++98'
 %{cmake} -DWITH_RC_FILES=OFF -DEXTERNAL_BOOST=ON -DEXTERNAL_MPI4PY=ON
 #no parallel build to save memory
 make

++ espressopp-1.9.4.tar.gz -> espressopp-1.9.5.tar.gz ++
/work/SRC/openSUSE:Factory/python-espressopp/espressopp-1.9.4.tar.gz 
/work/SRC/openSUSE:Factory/.python-espressopp.new/espressopp-1.9.5.tar.gz 
differ: char 14, line 1




commit qutebrowser for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package qutebrowser for openSUSE:Factory 
checked in at 2017-10-13 14:20:14

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


Package is "qutebrowser"

Fri Oct 13 14:20:14 2017 rev:8 rq:533748 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/qutebrowser/qutebrowser.changes  2017-08-14 
12:40:57.284125439 +0200
+++ /work/SRC/openSUSE:Factory/.qutebrowser.new/qutebrowser.changes 
2017-10-13 14:20:38.940195287 +0200
@@ -1,0 +2,82 @@
+Thu Oct 12 12:44:12 UTC 2017 - aloi...@gmx.com
+
+- Update to version 1.0.0
+  * Dependency changes:
++  Support for legacy QtWebKit (before 5.212 which is
+   distributed independently from Qt) is dropped.
++  Support for Python 3.4 is dropped.
++  Support for Qt before 5.7.1 and PyQt before 5.7 is dropped.
++  New dependency on the QtSql module and Qt sqlite support.
++  New dependency on the attrs project (packaged as
+   python-attr in some distributions).
++  The depedency on PyOpenGL (when using QtWebEngine) got
+   removed. Note that PyQt5.QtOpenGL is still a dependency.
++  PyQt5.QtOpenGL is now always required, even with QtWebKit.
+  * The QtWebEngine backend is now used by default. Note this
+means that QtWebEngine now should be a required dependency, and
+QtWebKit (if new enough) should be changed to an optional
+dependency.
+  * Completely rewritten configuration system which ignores the
+old config file. See link:qute://help/configuring.html[] for
+details.
+  * Various documentation files got moved to the doc/ subfolder;
+qutebrowser.desktop got moved to misc/.
+  * :set now doesn't support toggling/cycling values anymore, that
+functionality got moved to :config-cycle.
+  * New completion engine based on sqlite, which allows to
+complete the entire browsing history. The default for
+completion.web_history_max_items got changed to -1 (unlimited).
+If the completion is too slow on your machine, try setting it to
+a few 1000 items.
+  Added:
+  * QtWebEngine: Spell checking support, see the
+spellcheck.languages setting.
+  * New qt.args setting to pass additional arguments to
+Qt/Chromium.
+  * New backend setting to select the backend to use. Together
+with the previous setting, this should make most wrapper
+scripts unnecessary.
+  * qutebrowser can now be set as the default browser on macOS.
+  * New config commands:
++ :config-cycle to cycle an option between multiple values.
++ :config-unset to remove a configured option.
++ :config-clear to remove all configured options.
++ :config-source to (re-)read a config.py file.
++ :config-edit to open the config.py file in an editor.
++ :config-write-py to write a config.py template file.
+  * New :version command which opens qute://version.
+  * New back/forward indicator in the statusbar.
+  * New bindings.key_mappings setting to map keys to other keys.
+  * QtWebEngine: Support for proxy authentication.
+  Changed:
+  * Using :download now uses the page's title as filename.
+  * Using :back or :forward with a count now skips intermediate
+pages.
+  * When there are multiple messages shown, the timeout is
+increased.
+  * :search now only clears the search if one was displayed
+before, so pressing  doesn't un-focus inputs anymore.
+  * Pinned tabs now adjust to their text's width, so the
+tabs.width.pinned setting got removed.
+  * :set-cmd-text now has a --run-on-count argument to run the
+underlying command directly if a count was given.
+  * :scroll-perc got renamed to :scroll-to-perc.
+  Removed:
+  * Migrating QtWebEngine data written by versions before
+2016-11-15 (before v0.9.0) is now not supported anymore.
+  * Upgrading qutebrowser with a version older than v0.4.0 still
+running now won't work properly anymore.
+  * The --harfbuzz and --relaxed-config commandline arguments got
+dropped.
+  Fixes:
+  * Exiting fullscreen via :fullscreen or buttons on a page now
+restores the correct previous window state
+(maximized/fullscreen).
+  * When input.insert_mode.auto_load is set, background tabs now
+don't enter insert mode anymore.
+  * The keybinding help widget now works correctly when using
+keybindings with a count.
+  * The window.hide_wayland_decoration setting now works correctly
+again.
+
+---

Old:

  qutebrowser-0.11.0.tar.gz
  qutebrowser-0.11.0.tar.gz.asc

New:

  qutebrowser-1.0.0.tar.gz
  qutebrowser-1.0.0.tar.gz.asc



Other differences:
--
++ qutebrowser.spec ++
--- 

commit krita for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package krita for openSUSE:Factory checked 
in at 2017-10-13 14:19:48

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


Package is "krita"

Fri Oct 13 14:19:48 2017 rev:16 rq:533712 version:3.3.1

Changes:

--- /work/SRC/openSUSE:Factory/krita/krita.changes  2017-10-02 
16:54:07.531050212 +0200
+++ /work/SRC/openSUSE:Factory/.krita.new/krita.changes 2017-10-13 
14:20:03.669746030 +0200
@@ -1,0 +2,22 @@
+Wed Oct 11 07:15:45 UTC 2017 - wba...@tmo.at
+
+- Update to 3.3.1:
+  * See https://krita.org/en/item/krita-3-3-1/
+  * Krita would crash if you would restart Krita after closing
+Krita with the reference images docker set to floating
+  * Krita 3.3.0 could not read .kra backup files or .kra files that
+were unzipped, then zipped up manually
+  * Merge down does not remove locked layers anymore
+  * Various performance improvements, especially for macOS
+  * Improve the look and feel of dragging and dropping layers
+  * Improve the tooltips in the brush preset selector
+  * Fix a memory leak in the color selectors
+  * Don't allow the fill tool to be used on group layers
+  * Add brightness and contrast sliders for textured brushes
+  * Add paste-at-cursor
+  * Improve performance of the cpu canvas
+  * Fix a crash on closing Krita when there is something on the
+clipboard
+  * Add a button to open a file layer's image in Krita
+
+---

Old:

  krita-3.3.0.tar.gz

New:

  krita-3.3.1.tar.gz



Other differences:
--
++ krita.spec ++
--- /var/tmp/diff_new_pack.zz2MRq/_old  2017-10-13 14:20:19.793037133 +0200
+++ /var/tmp/diff_new_pack.zz2MRq/_new  2017-10-13 14:20:19.797036957 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krita
-Version:3.3.0
+Version:3.3.1
 Release:0
 Summary:Digital Painting Application
 License:GPL-2.0+ and LGPL-2.1+

++ krita-3.3.0.tar.gz -> krita-3.3.1.tar.gz ++
/work/SRC/openSUSE:Factory/krita/krita-3.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.krita.new/krita-3.3.1.tar.gz differ: char 5, line 1




commit dovecot22 for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package dovecot22 for openSUSE:Factory 
checked in at 2017-10-13 14:20:28

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


Package is "dovecot22"

Fri Oct 13 14:20:28 2017 rev:34 rq:533762 version:2.2.33.1

Changes:

--- /work/SRC/openSUSE:Factory/dovecot22/dovecot22.changes  2017-10-11 
23:03:30.767225748 +0200
+++ /work/SRC/openSUSE:Factory/.dovecot22.new/dovecot22.changes 2017-10-13 
14:20:44.715941344 +0200
@@ -1,0 +2,89 @@
+Tue Oct 10 17:34:58 UTC 2017 - mrueck...@suse.de
+
+- update pigeonhole to 0.4.21
+  * redirect action: Always set the X-Sieve-Redirected-From header
+to sieve_user_email if configured. Before, it would use the
+envelope recipient instead if available, which makes no sense
+if the primary e-mail address is available.
+  + vacation extension: Allow ignoring the envelope sender while
+composing the "To:" header for the reply. Normally, the "To:"
+header is composed from the address found in the "Sender",
+"Resent-From" or "From" headers that is equal to the envelope
+sender. If none is then found, the bare envelope sender is
+used. This change adds a new setting
+"sieve_vacation_to_header_ignore_envelope". With this setting
+enabled, the "To:" header is always composed from those headers
+in the source message. The new setting thus allows ignoring the
+envelope, which is useful e.g. when SRS is used.
+  + vacation extension: Compose the "To:" header from the full
+sender address found in the first "Sender:", "From:" or
+"Resent-From:" header. Before, it would create a "To:" header
+without a phrase part.  The new behavior is nicer, since the
+reply will be addressed to the sender by name if possible.
+  - LDA Sieve plugin: Fixed sequential execution of LDAP-based
+scripts. A missing LDAP-based script could cause the script
+sequence to exit earlier.
+  - sieve-filter: Removed the (now) duplicate utf8 to mutf7 mailbox
+name conversion. This caused problems with mailbox names
+containing UTF-8 characters. The Dovecot API was changed years
+ago, but apparently sieve-filter was never updated.
+
+---
+Tue Oct 10 17:32:30 UTC 2017 - mrueck...@suse.de
+
+- update to 2.2.33.1
+  * doveadm director commands wait for the changes to be visible in
+the whole ring before they return. This is especially useful in
+testing.
+  * Environments listed in import_environment setting are now set
+or preserved when executing standalone commands (e.g. doveadm)
+  + doveadm proxy: Support proxying logs. Previously the logs were
+visible only in the backend's logs.
+  + Added %{if}, see https://wiki2.dovecot.org/Variables#Conditionals
+  + Added a new notify_status plugin, which can be used to update
+dict with current status of a mailbox when it changes. See
+https://wiki2.dovecot.org/Plugins/NotifyStatus
+  + Mailbox list index can be disabled for a namespace by appending
+":LISTINDEX=" to location setting.
+  + dsync/imapc: Added dsync_hashed_headers setting to specify
+which headers are used to match emails.
+  + pop3-migration: Add pop3_migration_ignore_extra_uidls=yes to
+ignore mails that are visible in POP3 but not IMAP. This could
+happen if new mails were delivered during the migration run.
+  + pop3-migration: Further improvements to help with Zimbra
+  + pop3-migration: Cache POP3 UIDLs in imapc's dovecot.index.cache
+if indexes are enabled. These are used to optimize incremental
+syncs.
+  + cassandra, dict-sql: Use prepared statements if protocol
+version>3.
+  + auth: Added %{ldap_dn} variable for passdb/userdb ldap
+  - acl: The "create" (k) permission in global acl-file was
+sometimes ignored, allowing users to create mailboxes when they
+shouldn't have.
+  - sdbox: Mails were always opened when expunging, unless
+mail_attachment_fs was explicitly set to empty.
+  - lmtp/doveadm proxy: hostip passdb field was ignored, which
+caused unnecessary DNS lookups if host field wasn't an IP
+  - lmtp proxy: Fix crash when receiving unexpected reply in RCPT
+TO
+  - quota_clone: Update also when quota is unlimited (broken in
+v2.2.31)
+  - mbox, zlib: Fix assert-crash when accessing compressed mbox
+  - doveadm director kick -f parameter didn't work
+  - doveadm director flush  resulted flushing all hosts, if
+ wasn't an IP address.
+  - director: Various fixes to handling backend/director changes at
+abnormal times, especially while ring was unsynced. These could
+have resulted in crashes, non-optimal behavior or ignoring some
+of the changes.
+  - director: Use less CPU in imap-login processes 

commit wxMaxima for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package wxMaxima for openSUSE:Factory 
checked in at 2017-10-13 14:20:19

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


Package is "wxMaxima"

Fri Oct 13 14:20:19 2017 rev:24 rq:533749 version:17.10.0

Changes:

--- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes2017-10-11 
23:04:01.473880398 +0200
+++ /work/SRC/openSUSE:Factory/.wxMaxima.new/wxMaxima.changes   2017-10-13 
14:20:40.292135846 +0200
@@ -1,0 +2,5 @@
+Thu Oct 12 17:45:09 UTC 2017 - jeng...@inai.de
+
+- Trim description of irrelevant parts.
+
+---



Other differences:
--
++ wxMaxima.spec ++
--- /var/tmp/diff_new_pack.mTxlHC/_old  2017-10-13 14:20:41.264093112 +0200
+++ /var/tmp/diff_new_pack.mTxlHC/_new  2017-10-13 14:20:41.268092936 +0200
@@ -49,7 +49,7 @@
 ExcludeArch:ppc64 ppc64le
 
 %description
-wxMaxima is a cross platform GUI for the computer algebra system maxima
+wxMaxima is a GUI for the computer algebra system maxima
 based on wxWidgets.
 
 %prep




commit bitcoin for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package bitcoin for openSUSE:Factory checked 
in at 2017-10-13 14:20:09

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


Package is "bitcoin"

Fri Oct 13 14:20:09 2017 rev:25 rq:533740 version:0.15.0.1

Changes:

--- /work/SRC/openSUSE:Factory/bitcoin/bitcoin.changes  2017-09-12 
19:57:50.902378504 +0200
+++ /work/SRC/openSUSE:Factory/.bitcoin.new/bitcoin.changes 2017-10-13 
14:20:37.580255079 +0200
@@ -1,0 +2,10 @@
+Mon Oct  9 09:12:56 UTC 2017 - mplus...@suse.com
+
+- Update to version 0.15.0.1:
+  * Some clients may have crashed at startup because a custom fee
+setting was configured that no longer exists in the GUI
+  * Small translation updates
+  * update manpages, forgotten in 0.15.0
+- Small specfile cleanup
+
+---

Old:

  bitcoin-0.15.0.tar.gz

New:

  bitcoin-0.15.0.1.tar.gz



Other differences:
--
++ bitcoin.spec ++
--- /var/tmp/diff_new_pack.BgKDeX/_old  2017-10-13 14:20:38.624209180 +0200
+++ /var/tmp/diff_new_pack.BgKDeX/_new  2017-10-13 14:20:38.628209004 +0200
@@ -24,7 +24,7 @@
 %define consensus 1
 %define is_base 1
 Name:   bitcoin
-Version:0.15.0
+Version:0.15.0.1
 Release:0
 Summary:P2P Digital Currency
 License:MIT
@@ -36,7 +36,6 @@
 Source3:%{base}d.conf
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  binutils-gold
 BuildRequires:  gcc-c++
 BuildRequires:  git
 BuildRequires:  java-devel
@@ -48,7 +47,6 @@
 BuildRequires:  pkgconfig
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  update-desktop-files
-BuildRequires:  yasm-devel
 BuildRequires:  pkgconfig(Qt5Designer)
 BuildRequires:  pkgconfig(Qt5Help)
 BuildRequires:  pkgconfig(Qt5UiTools)
@@ -180,7 +178,7 @@
 autoreconf -fiv
 export CXXFLAGS="%{optflags} -fPIE -fPIC"
 export CFLAGS="%{optflags} -fPIE -fPIC"
-export LDFLAGS="-Wl,--no-undefined -Wl,-z,now -Wl,-fuse-ld=gold -pie"
+export LDFLAGS="-pie"
 %configure \
   --with-cli=yes \
   --with-daemon=yes \
@@ -191,7 +189,6 @@
   --without-libs \
 %endif
   --disable-hardening
-
 make %{?_smp_mflags} V=1
 
 %check
@@ -200,13 +197,13 @@
 %install
 %make_install
 
-install -D -m 0644 share/pixmaps/%{base}256.png 
%{buildroot}%{_datadir}/pixmaps/%{name}.png
-install -D -m 0644 contrib/debian/%{name}-qt.desktop 
%{buildroot}%{_datadir}/applications/%{name}-qt.desktop
+install -Dpm 0644 share/pixmaps/%{base}256.png 
%{buildroot}%{_datadir}/pixmaps/%{name}.png
+install -Dpm 0644 contrib/debian/%{name}-qt.desktop 
%{buildroot}%{_datadir}/applications/%{name}-qt.desktop
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/applications/%{name}-qt.desktop
 
-install -D -m 0644 doc/man/%{name}d.1 %{buildroot}%{_mandir}/man1/%{name}d.1
-install -D -m 0644 doc/man/%{name}-qt.1 
%{buildroot}%{_mandir}/man1/%{name}-qt.1
-install -D -m 0644 contrib/debian/examples/%{name}.conf 
%{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
+install -Dpm 0644 doc/man/%{name}d.1 %{buildroot}%{_mandir}/man1/%{name}d.1
+install -Dpm 0644 doc/man/%{name}-qt.1 %{buildroot}%{_mandir}/man1/%{name}-qt.1
+install -Dpm 0644 contrib/debian/examples/%{name}.conf 
%{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
 
 %if !%{is_base}
 sed -i "s/%{base}/%{name}/g" %{SOURCE1}
@@ -219,14 +216,12 @@
 %endif
 
 mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}
-install -d %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/
-install -m 644 %{SOURCE2} 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}d
+install -Dpm 0644 %{SOURCE2} 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}d
 
 mkdir %{buildroot}%{_sbindir}
 ln -sv %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}d
-install -D -m 0644 %{SOURCE1} %{buildroot}/%{_unitdir}/%{name}d.service
-install -d -m 0755 %{buildroot}/%{_tmpfilesdir}/
-install -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/%{name}d.conf
+install -Dpm 0644 %{SOURCE1} %{buildroot}/%{_unitdir}/%{name}d.service
+install -Dpm 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/%{name}d.conf
 
 %if %{consensus} == 1
 # do not ship these

++ bitcoin-0.15.0.tar.gz -> bitcoin-0.15.0.1.tar.gz ++
/work/SRC/openSUSE:Factory/bitcoin/bitcoin-0.15.0.tar.gz 
/work/SRC/openSUSE:Factory/.bitcoin.new/bitcoin-0.15.0.1.tar.gz differ: char 
13, line 1




commit python-selenium for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-selenium for openSUSE:Factory 
checked in at 2017-10-13 14:19:15

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


Package is "python-selenium"

Fri Oct 13 14:19:15 2017 rev:2 rq:533642 version:3.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-selenium/python-selenium.changes  
2017-10-11 22:56:51.692717134 +0200
+++ /work/SRC/openSUSE:Factory/.python-selenium.new/python-selenium.changes 
2017-10-13 14:19:18.147747524 +0200
@@ -1,0 +2,5 @@
+Sun Oct  8 09:13:11 UTC 2017 - jeng...@inai.de
+
+- Remove future plans from description.
+
+---



Other differences:
--
++ python-selenium.spec ++
--- /var/tmp/diff_new_pack.LbsgSo/_old  2017-10-13 14:19:19.559685444 +0200
+++ /var/tmp/diff_new_pack.LbsgSo/_new  2017-10-13 14:19:19.563685268 +0200
@@ -38,9 +38,8 @@
 Selenium Python Client Driver is a Python language binding for Selenium Remote
 Control (version 1.0 and 2.0).
 
-Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are
-supported, as well as the Selenium 1.0 bindings. As work will progresses we'll
-add more "native" drivers.
+Currently, the remote protocol, Firefox and Chrome for Selenium 2.0 are
+supported, as well as the Selenium 1.0 bindings.
 
 %prep
 %setup -q -n selenium-%{version}




commit i3 for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package i3 for openSUSE:Factory checked in 
at 2017-10-13 14:19:22

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


Package is "i3"

Fri Oct 13 14:19:22 2017 rev:29 rq:533657 version:4.14.1

Changes:

--- /work/SRC/openSUSE:Factory/i3/i3.changes2017-10-11 23:01:27.59264 
+0200
+++ /work/SRC/openSUSE:Factory/.i3.new/i3.changes   2017-10-13 
14:19:23.275522067 +0200
@@ -1,0 +2,8 @@
+Sat Oct  7 19:55:52 UTC 2017 - aavind...@gmail.com
+
+- Fix leap 42.x builds
+- Remove duplicate install for man page
+- Remove suse specific path from build folder to ease building
+  for other non-SUSE, rpm based linux distributions.
+
+---



Other differences:
--
++ i3.spec ++
--- /var/tmp/diff_new_pack.figW8M/_old  2017-10-13 14:19:23.903494457 +0200
+++ /var/tmp/diff_new_pack.figW8M/_new  2017-10-13 14:19:23.903494457 +0200
@@ -84,13 +84,15 @@
 
 %build
 autoreconf -fi
+# Fix Leap 42.x build
+%if 0%{?suse_version} == 1315
+export YAJL_LIBS="-lyajl" YAJL_CFLAGS="-I/usr/include/yajl"
+%endif
 %configure
-make %{?_smp_mflags} V=1  -C  *-suse-linux-gnu*
+make %{?_smp_mflags} V=1  -C  *-linux-gnu*
 
 %install
-%make_install -C *-suse-linux-gnu*
-install -d %{buildroot}/%{_mandir}/man1/
-install -m 0644 man/*.1 %{buildroot}/%{_mandir}/man1/
+%make_install -C *-linux-gnu*
 %suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop
 install -D -m 0644 %{SOURCE1} %{buildroot}/%{_datadir}/pixmaps/%{name}.png
 





commit lightdm for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2017-10-13 14:19:37

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


Package is "lightdm"

Fri Oct 13 14:19:37 2017 rev:95 rq:533679 version:1.24.0

Changes:

--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2017-09-25 
13:59:38.824887574 +0200
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes 2017-10-13 
14:19:41.122737366 +0200
@@ -1,0 +2,7 @@
+Thu Oct 12 09:57:53 UTC 2017 - dims...@opensuse.org
+
+- Have update-alternatives handle Xinit's integration of the
+  displaymanager, replacing /etc/sysconfig/displaymanager
+  (boo#1053863).
+
+---



Other differences:
--
++ lightdm.spec ++
--- /var/tmp/diff_new_pack.UgDgAQ/_old  2017-10-13 14:19:41.982699556 +0200
+++ /var/tmp/diff_new_pack.UgDgAQ/_new  2017-10-13 14:19:41.986699380 +0200
@@ -229,6 +229,9 @@
 
 install -Dpm 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/lightdm-greeter
 install -Dpm 0644 %{SOURCE4} 
%{buildroot}%{_libexecdir}/X11/displaymanagers/lightdm
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+touch %{buildroot}%{_sysconfdir}/alternatives/default-displaymanager
+ln -s %{_sysconfdir}/alternatives/default-displaymanager 
%{buildroot}%{_libexecdir}/X11/displaymanagers/default-displaymanager
 
 install -Dpm 0755 %{SOURCE5} %{buildroot}%{_libexecdir}/lightdm/gdmflexiserver
 
@@ -249,6 +252,8 @@
 if [ -z "$DISPLAYMANAGER" -o "$DISPLAYMANAGER" = "lxdm" ] ; then
 sed -i 's/^DISPLAYMANAGER=".*"/DISPLAYMANAGER="lightdm"/' 
%{_sysconfdir}/sysconfig/displaymanager
 fi
+%{_sbindir}/update-alternatives --install 
%{_libexecdir}/X11/displaymanagers/default-displaymanager \
+  default-displaymanager %{_libexecdir}/X11/displaymanagers/lightdm 15
 
 %postun
 if [ "$1" -eq 0 ]; then
@@ -257,6 +262,9 @@
 sed -i 's/^DISPLAYMANAGER="lightdm"/DISPLAYMANAGER=""/' 
%{_sysconfdir}/sysconfig/displaymanager
 fi
 fi
+[ -f %{_libexecdir}/X11/displaymanagers/lightdm ] || 
%{_sbindir}/update-alternatives \
+  --remove default-displaymanager %{_libexecdir}/X11/displaymanagers/lightdm
+
 
 %post -n %{gobject_lib} -p /sbin/ldconfig
 
@@ -287,6 +295,8 @@
 %config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.DisplayManager.conf
 %dir %{_libexecdir}/X11/displaymanagers/
 %{_libexecdir}/X11/displaymanagers/lightdm
+%{_libexecdir}/X11/displaymanagers/default-displaymanager
+%ghost %{_sysconfdir}/alternatives/default-displaymanager
 %{_datadir}/lightdm/
 %dir %{_datadir}/bash-completion/
 %dir %{_datadir}/bash-completion/completions/





commit python-ruamel.yaml for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2017-10-13 14:19:33

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


Package is "python-ruamel.yaml"

Fri Oct 13 14:19:33 2017 rev:3 rq:533674 version:0.15.34

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2017-05-09 18:02:04.130059073 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new/python-ruamel.yaml.changes   
2017-10-13 14:19:35.642978298 +0200
@@ -1,0 +2,74 @@
+Thu Oct 12 11:59:03 UTC 2017 - mimi...@gmail.com
+
+- update to 0.15.34
+ * fix for issue 157: CDumper not dumping floats
+ * support for “undefined” round-tripping tagged scalar objects
+ * fix issue 148: replace cryptic error message when using !!timestamp with
+an incorrectly formatted or non- scalar.
+ * allow setting yaml.default_flow_style = None (default: False) for for 
typ='rt'.
+ * fix for issue 149: multiplications on ScalarFloat now return float
+ * fix Comment dumping
+ * fix for issue with “compact JSON” not parsing: {"in":{},"out":{}}
+ * fix issue #51: different indents for mappings and sequences
+ * fix for flow sequence/mapping as element/value of block sequence
+with sequence-indent minus dash-offset not equal two.
+ * fix issue #61: merge of merge cannot be __repr__-ed
+ * fix issue 62, YAML 1.2 allows ? and : in plain scalars if non-ambigious
+ * fix lists within lists which would make comments disappear
+ * fix for disappearing comment after empty flow sequence
+ * fix for problem with dumping (unloaded) floats
+ * added ScalarFloat which supports roundtripping of 23.1, 23.100, 42.00E+56,
+0.0, -0.0 etc. while keeping the format. Underscores in mantissas
+are not preserved/supported
+ * (finally) fixed longstanding issue 23, now handling comment between block
+mapping key and value correctly
+ * warn on YAML 1.1 float input that is incorrect
+ * allow setting of boolean representation (false, true)
+by using: yaml.boolean_representation = [u'False', u'True']
+ * fix for round_tripping integers on 2.7.X > sys.maxint
+ * fix for round_tripping singe excl. mark tags doubling 
+ * fix for writing unicode in new API,
+ * added object constructor for rt, decorator yaml_object to replace 
YAMLObject.
+ * fix for problem using load_all with Path() instance
+ * fix for load_all in combination with zero indent block style literal
+(pure=True only!)
+ * missing pure attribute on YAML useful for implementing !include tag
+constructor for including YAML files in a YAML file
+ * some documentation improvements
+ * trigger of doc build on new revision
+ * support for Unicode supplementary Plane output
+ * fix for issue 135, typ=’safe’ not dumping in Python 2.7
+ * fix for issue 133, in setup.py: change ModuleNotFoundError to ImportError
+ * suppress duplicate key warning on mappings with merge keys
+ * remove fatal dependency of setup.py on wheel package
+ * fix for issue 130, regression in nested merge keys
+ * top level PreservedScalarString not indented if not explicitly asked to
+ * some mypy additions
+ * fix for issue 127: tagged scalars were always quoted and seperated by
+a newline when in a block sequence
+ * allow plug-in install via install ruamel.yaml[jinja2]
+ * add plug-in mechanism for load/dump pre resp. post-processing
+ * a set() with duplicate elements now throws error in rt loading
+ * support for toplevel column zero literal/folded scalar in explicit documents
+ * repeat load() on a single YAML() instance would fail.
+ * transform parameter on dump that expects a function taking a string
+and returning a string. This allows transformation of the output before
+it is written to stream. This forces creation of the complete output 
in memory!
+ * some updates to the docs
+ * update to conform to mypy 0.511: mypy –strict
+ * duplicate keys in mappings generate an error
+ * dependecy on ruamel.ordereddict for 2.7 now via extras_require
+ * it is now allowed to pass in a pathlib.Path as “stream” parameter
+to all load/dump functions
+ * passing in a non-supported object (e.g. a string) as “stream” will result
+in a much more meaningful YAMLStreamError.
+ * assigning a normal string value to an existing CommentedMap key
+or CommentedSeq element will result in a value cast to the previous
+value’s type if possible.
+ * added YAML class for new API
+ * fix for issue 119, deepcopy not returning subclasses
+ * fix for issue 103 allowing implicit documents after document end marker
+line (...) in YAML 1.2
+ * fix problem with emitting using cyaml
+

commit go1.8 for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package go1.8 for openSUSE:Factory checked 
in at 2017-10-13 14:19:19

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


Package is "go1.8"

Fri Oct 13 14:19:19 2017 rev:2 rq:533646 version:1.8.4

Changes:

--- /work/SRC/openSUSE:Factory/go1.8/go1.8.changes  2017-10-06 
11:04:58.403523259 +0200
+++ /work/SRC/openSUSE:Factory/.go1.8.new/go1.8.changes 2017-10-13 
14:19:21.279609822 +0200
@@ -6,3 +6,12 @@
-  go1.8.4 (released 2017/10/04) includes two security fixes. It contains the
-  same fixes as Go 1.9.1 and was released at the same time. See the Go 1.8.4
-  milestone on our issue tracker for details.
+  go1.8.4 (released 2017/10/04) includes two security fixes. It
+  contains the same fixes as Go 1.9.1 and was released at the same
+  time. See the Go 1.8.4 milestone on our issue tracker for
+  details.
+
+  Fixes included:
+
+  * net/smtp: fix PlainAuth to refuse to send passwords to non-TLS
+servers (CVE-2017-15042, bsc#1062087)
+
+  * cmd/go: arbitrary code execution during “go get” or “go get -d”
+(CVE-2017-15041, bsc#1062085)



Other differences:
--
++ go1.8.spec ++
--- /var/tmp/diff_new_pack.hKx1lD/_old  2017-10-13 14:19:22.135572188 +0200
+++ /var/tmp/diff_new_pack.hKx1lD/_new  2017-10-13 14:19:22.139572012 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package go
+# spec file for package go1.8
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -115,7 +115,7 @@
 Patch10:runtime-bump-MaxGomaxprocs.patch
 # PATCH-FIX-UPSTREAM (compiler-rt): Fix sanitizer build against latest glibc
 Patch100:   fix-sanitizer-build-against-latest-glibc.patch
-BuildRoot:  %{_tmppath}/%{_name}-%{version}-build
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # boostrap
 %if %{with_gccgo}
 %ifnarch s390 s390x




commit imgp for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package imgp for openSUSE:Factory checked in 
at 2017-10-13 14:19:29

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


Package is "imgp"

Fri Oct 13 14:19:29 2017 rev:2 rq:533663 version:2.4.1

Changes:

--- /work/SRC/openSUSE:Factory/imgp/imgp.changes2017-09-07 
22:13:19.610022909 +0200
+++ /work/SRC/openSUSE:Factory/.imgp.new/imgp.changes   2017-10-13 
14:19:31.591156447 +0200
@@ -1,0 +2,6 @@
+Thu Oct 12 14:28:22 CEST 2017 - sbra...@suse.com
+
+- Change Converters -> Convertors in RPM group, as all other
+  packages use this spelling.
+
+---



Other differences:
--
++ imgp.spec ++
--- /var/tmp/diff_new_pack.7VdHou/_old  2017-10-13 14:19:32.231128309 +0200
+++ /var/tmp/diff_new_pack.7VdHou/_new  2017-10-13 14:19:32.235128134 +0200
@@ -21,7 +21,7 @@
 Release:0
 Summary:Image resizer and rotator
 License:GPL-3.0+
-Group:  Productivity/Graphics/Converters
+Group:  Productivity/Graphics/Convertors
 Url:https://github.com/jarun/imgp
 Source0:
https://github.com/jarun/imgp/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  bash-completion
@@ -37,9 +37,9 @@
 
 %packagebash-completion
 Version:%{version}
+Release:0
 Summary:Bash Completion for %{name}
-License:GPL-3.0+
-Group:  Productivity/Graphics/Converters
+Group:  Productivity/Graphics/Convertors
 Requires:   %{name} = %{version}
 Requires:   bash-completion
 Supplements:packageand(imgp:bash)
@@ -50,9 +50,9 @@
 
 %packagefish-completion
 Version:%{version}
+Release:0
 Summary:Fish Completion for %{name}
-License:GPL-3.0+
-Group:  Productivity/Graphics/Converters
+Group:  Productivity/Graphics/Convertors
 Requires:   %{name} = %{version}
 Supplements:packageand(imgp:fish)
 BuildArch:  noarch
@@ -62,8 +62,7 @@
 
 %packagezsh-completion
 Summary:ZSH Completion for %{name}
-License:GPL-3.0+
-Group:  Productivity/Graphics/Converters
+Group:  Productivity/Graphics/Convertors
 Requires:   %{name} = %{version}
 Supplements:packageand(imgp:zsh)
 BuildArch:  noarch




commit keepass for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package keepass for openSUSE:Factory checked 
in at 2017-10-13 14:19:42

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


Package is "keepass"

Fri Oct 13 14:19:42 2017 rev:5 rq:533684 version:2.37

Changes:

--- /work/SRC/openSUSE:Factory/keepass/keepass.changes  2017-06-12 
15:34:24.251669051 +0200
+++ /work/SRC/openSUSE:Factory/.keepass.new/keepass.changes 2017-10-13 
14:19:47.046476914 +0200
@@ -1,0 +2,36 @@
+Thu Oct 12 14:14:49 UTC 2017 - idon...@suse.com
+
+- Update to 2.37
+  New features:
+  * When creating a new database, KeePass now offers to print a
+KeePass emergency sheet (which can then be filled out and
+stored in a secure location, where only the user and possibly
+a few other people that the user trusts have access to);
+an emergency sheet can also be created via 
+'Tools' -> 'Database Tools' -> 'Print Emergency Sheet'.
+  * Added database file information dialog that is displayed
+when creating a new database.
+  * Added function to search similar password clusters
+   ('Edit' -> 'Show Entries' -> 'Find Similar Passwords (Clusters)').
+  * On Unix-like systems: if the library 'libgcrypt.so.20' is
+available, KeePass uses it for AES-KDF transformations.
+  * Added workaround for .NET/Windows column header drawing bug
+when switching to TAN-only entry list mode.
+  * Added workaround for Mono tab switching bug.
+  * Added workaround for Mono '}' character RTF encoding bug.
+  * TrlUtil: added support for .NET 4.*.
+  
+  Improvements:
+  * Improved dialog for changing the master key
+  * KeePass now directly offers to save the database after
+changing the master key, and it asks whether to print a
+new emergency sheet.
+  * Various improvements in the translation selection dialog
+  * KeePass now refuses to attach files that are larger than
+512 MB (as larger files can result in serialization problems).
+  * Increased default number of AES-KDF rounds.
+  * On Unix-like systems, KeePass now uses the CSP implementation
+of the AES algorithm for encrypting data, which is a bit faster.
+  * Improved tool strip checkmark rendering on Unix-like systems.
+
+---

Old:

  KeePass-2.36-Source.zip
  KeePass-2.36-Source.zip.asc

New:

  KeePass-2.37-Source.zip
  KeePass-2.37-Source.zip.asc



Other differences:
--
++ keepass.spec ++
--- /var/tmp/diff_new_pack.eu9tm8/_old  2017-10-13 14:19:48.866396896 +0200
+++ /var/tmp/diff_new_pack.eu9tm8/_new  2017-10-13 14:19:48.866396896 +0200
@@ -19,7 +19,7 @@
 %define _name KeePass
 
 Name:   keepass
-Version:2.36
+Version:2.37
 Release:0
 Summary:Password Manager
 License:GPL-2.0+





commit keepassxc for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package keepassxc for openSUSE:Factory 
checked in at 2017-10-13 14:19:26

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


Package is "keepassxc"

Fri Oct 13 14:19:26 2017 rev:5 rq:533659 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/keepassxc/keepassxc.changes  2017-08-24 
18:31:59.825835793 +0200
+++ /work/SRC/openSUSE:Factory/.keepassxc.new/keepassxc.changes 2017-10-13 
14:19:29.207261262 +0200
@@ -1,0 +2,15 @@
+Thu Oct 12 12:17:43 UTC 2017 - astie...@suse.com
+
+- update to 2.2.1:
+  * Correct multiple snap issues
+  * Correct multiple custom icon issues
+  * Correct multiple Yubikey issues
+  * Fix single instance preventing load on occasion
+  * Keep entry history when merging databases
+  * Prevent data loss if passwords were mismatched
+  * Fix crash after merge
+  * Add configurable auto-type default delay
+  * Unlock database dialog window comes to front
+  * Translation and compiling fixes
+
+---

Old:

  keepassxc-2.2.0-src.tar.xz
  keepassxc-2.2.0-src.tar.xz.sig

New:

  keepassxc-2.2.1-src.tar.xz
  keepassxc-2.2.1-src.tar.xz.sig



Other differences:
--
++ keepassxc.spec ++
--- /var/tmp/diff_new_pack.528vD7/_old  2017-10-13 14:19:29.943228903 +0200
+++ /var/tmp/diff_new_pack.528vD7/_new  2017-10-13 14:19:29.943228903 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   keepassxc
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:Qt5-based Password Manager
 License:GPL-2.0 OR GPL-3.0

++ keepassxc-2.2.0-src.tar.xz -> keepassxc-2.2.1-src.tar.xz ++
 40984 lines of diff (skipped)





commit linssid for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package linssid for openSUSE:Factory checked 
in at 2017-10-13 14:18:34

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


Package is "linssid"

Fri Oct 13 14:18:34 2017 rev:2 rq:533423 version:2.9

Changes:

--- /work/SRC/openSUSE:Factory/linssid/linssid.changes  2017-08-24 
18:51:49.790228245 +0200
+++ /work/SRC/openSUSE:Factory/.linssid.new/linssid.changes 2017-10-13 
14:18:37.369540461 +0200
@@ -1,0 +2,5 @@
+Wed Oct 11 13:16:37 UTC 2017 - aloi...@gmx.com
+
+- Fixed future Factory build, see (boo#1062783)
+
+---



Other differences:
--
++ linssid.spec ++
--- /var/tmp/diff_new_pack.ZQYnwU/_old  2017-10-13 14:18:38.769478909 +0200
+++ /var/tmp/diff_new_pack.ZQYnwU/_new  2017-10-13 14:18:38.769478909 +0200
@@ -16,6 +16,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   linssid
 Version:2.9
 Release:0
@@ -28,17 +29,21 @@
 Patch0: linssid-icons.patch
 # PATCH-FIX-OPENSUSE linssid-icons.patch linssid-use-shared-qwt-qt5.patch -- 
uses shared qwt6 as packaged on openSUSE
 Patch1: linssid-use-shared-qwt-qt5.patch
+%if 0%{?suse_version} > 1320
+BuildRequires:  libboost_regex-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Concurrent)
+BuildRequires:  pkgconfig(Qt5Core) >= 5.2
 BuildRequires:  pkgconfig(Qt5OpenGL)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Qwt6)
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5UiTools)
-BuildRequires:  update-desktop-files
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   iw
 
@@ -68,11 +73,13 @@
 EOF
 %fdupes -s %{buildroot}
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_post
+%endif
 
 %files
 %defattr(-,root,root)




commit python-aedir for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-aedir for openSUSE:Factory 
checked in at 2017-10-13 14:18:41

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


Package is "python-aedir"

Fri Oct 13 14:18:41 2017 rev:6 rq:533451 version:0.0.28

Changes:

--- /work/SRC/openSUSE:Factory/python-aedir/python-aedir.changes
2017-05-31 12:21:27.229902944 +0200
+++ /work/SRC/openSUSE:Factory/.python-aedir.new/python-aedir.changes   
2017-10-13 14:18:43.413274729 +0200
@@ -1,0 +2,10 @@
+Wed Oct 11 16:08:35 UTC 2017 - mich...@stroeder.com
+
+- update to 0.0.28 (updated tests/)
+
+---
+Mon Sep  4 09:29:17 UTC 2017 - mich...@stroeder.com
+
+- update to 0.0.27
+
+---

Old:

  aedir-0.0.26.tar.gz
  aedir-0.0.26.tar.gz.asc

New:

  aedir-0.0.28.tar.gz
  aedir-0.0.28.tar.gz.asc



Other differences:
--
++ python-aedir.spec ++
--- /var/tmp/diff_new_pack.SStHq9/_old  2017-10-13 14:18:44.245238149 +0200
+++ /var/tmp/diff_new_pack.SStHq9/_new  2017-10-13 14:18:44.245238149 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-aedir
-Version:0.0.26
+Version:0.0.28
 Release:0
 Summary:Python module for AE-DIR
 License:Apache-2.0

++ aedir-0.0.26.tar.gz -> aedir-0.0.28.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aedir-0.0.26/PKG-INFO new/aedir-0.0.28/PKG-INFO
--- old/aedir-0.0.26/PKG-INFO   2017-05-30 15:30:34.0 +0200
+++ new/aedir-0.0.28/PKG-INFO   2017-10-11 18:06:53.0 +0200
@@ -1,12 +1,13 @@
 Metadata-Version: 1.1
 Name: aedir
-Version: 0.0.26
+Version: 0.0.28
 Summary: AE-DIR library
 Home-page: https://ae-dir.com/python.html
 Author: Michael Stroeder
 Author-email: mich...@stroeder.com
 License: Apache License, Version 2.0
 Download-URL: https://pypi.python.org/pypi/aedir
+Description-Content-Type: UNKNOWN
 Description: AE-DIR library for Python:
 This module contains
 1. a wrapper class AEDirObject based on python-ldap's 
ReconnectLDAPObject and ldap.resiter.ResultProcessor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aedir-0.0.26/aedir/__init__.py 
new/aedir-0.0.28/aedir/__init__.py
--- old/aedir-0.0.26/aedir/__init__.py  2017-05-13 23:29:18.0 +0200
+++ new/aedir-0.0.28/aedir/__init__.py  2017-10-11 17:34:58.0 +0200
@@ -189,6 +189,7 @@
 'trace_level':'trace',
 'pwd_filename':'x-pwdfilename',
 'sasl_mech':'x-saslmech',
+'sasl_authzid':'x-saslauthzid',
 }
 
 def __init__(
@@ -313,6 +314,7 @@
 if (self.ldap_url_obj.urlscheme == 'ldapi' and not who) \
or \
(self.ldap_url_obj.sasl_mech and 
self.ldap_url_obj.sasl_mech.upper() == 'EXTERNAL'):
+sasl_authz_id = sasl_authz_id or self.ldap_url_obj.sasl_authzid or 
''
 self.sasl_external_bind_s(authz_id=sasl_authz_id)
 else:
 self.simple_bind_s(who or '', cred or '')
@@ -687,19 +689,22 @@
 if cache_ttl is None:
 cache_ttl = self.cache_ttl
 current_time = time.time()
-cache_key_args = (
-base,
-scope,
-filterstr,
-tuple(attrlist or []),
-attrsonly,
-tuple(serverctrls or []),
-tuple(clientctrls or []),
-timeout,
-sizelimit
-)
 result = None
 if cache_ttl > 0:
+cache_key_args = (
+base,
+scope,
+filterstr,
+tuple(attrlist or []),
+attrsonly,
+tuple([
+  c.encodeControlValue()
+  for c in serverctrls or []
+]),
+tuple(clientctrls or []),
+timeout,
+sizelimit
+)
 # first look into cache for non-expired search results
 try:
 result_cache_time, result = self._cache[cache_key_args]
@@ -711,26 +716,27 @@
 del self._cache[cache_key_args]
 else:
 self._cache_hits += 1
-if result is None:
-self._cache_misses += 1
-result = ReconnectLDAPObject.search_ext_s(
-self,
-base,
-scope,
-filterstr,
-attrlist,
-attrsonly,
-serverctrls,
-clientctrls,
-timeout,
-

commit cadabra2 for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package cadabra2 for openSUSE:Factory 
checked in at 2017-10-13 14:18:30

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


Package is "cadabra2"

Fri Oct 13 14:18:30 2017 rev:2 rq:533391 version:2.1.5

Changes:

--- /work/SRC/openSUSE:Factory/cadabra2/cadabra2.changes2017-08-24 
18:33:08.592147715 +0200
+++ /work/SRC/openSUSE:Factory/.cadabra2.new/cadabra2.changes   2017-10-13 
14:18:33.385715623 +0200
@@ -1,0 +2,22 @@
+Wed Oct 11 12:04:47 UTC 2017 - badshah...@gmail.com
+
+- Refresh source tarball from upstream: upstream might have pushed
+  out a new tarball without changes to the versioning, making the
+  source validator service complain about the mismatch.
+
+---
+Sun Aug  6 18:20:17 UTC 2017 - badshah...@gmail.com
+
+- Update to version 2.1.5:
+  * Interim release with as its main feature the map_sympy command
+which makes it much easier to apply sympy algorithms to
+component expressions.
+- Drop cadabra2-include-functional-header.patch; fixed upstream.
+
+---
+Thu Jul 20 22:52:55 UTC 2017 - badshah...@gmail.com
+
+- Add an appdata file and install it to /usr/share/metainfo;
+  BuildRequires on appstream-glib added.
+
+---

Old:

  2.1.4.tar.gz
  cadabra2-include-functional-header.patch

New:

  2.1.5.tar.gz
  cadabra2-gtk.appdata.xml



Other differences:
--
++ cadabra2.spec ++
--- /var/tmp/diff_new_pack.VwgfJe/_old  2017-10-13 14:18:34.241677988 +0200
+++ /var/tmp/diff_new_pack.VwgfJe/_new  2017-10-13 14:18:34.249677636 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   cadabra2
-Version:2.1.4
+Version:2.1.5
 Release:0
 Summary:A computer algebra system for solving problems in field theory
 License:GPL-3.0+
@@ -25,10 +25,10 @@
 Url:http://cadabra.science/
 Source0:https://github.com/kpeeters/cadabra2/archive/%{version}.tar.gz
 Source1:%{name}-rpmlintrc
+Source2:%{name}-gtk.appdata.xml
 # PATCH-FIX-UPSTREAM cadabra2-cmake-error.patch badshah...@gmail.com -- Cmake 
needs to call "execute_process" instead of "execute"; fixes build failures
 Patch0: cadabra2-cmake-error.patch
-# PATCH-FIX-UPSTREAM cadabra2-include-functional-header.patch 
badshah...@gmail.com -- Explicitly include the  header in 
core/Functional.hh to fix building on openSUSE > 1320; apply without 
conditionals as it doesn't hurt to have this generally
-Patch1: cadabra2-include-functional-header.patch
+BuildRequires:  appstream-glib
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
@@ -61,6 +61,7 @@
 BuildRequires:  tex(pcrr8t.tfm)
 BuildRequires:  tex(phvr8t.tfm)
 BuildRequires:  tex(psyr.tfm)
+BuildRequires:  tex(rsfs10.tfm)
 BuildRequires:  tex(sectsty.sty)
 BuildRequires:  tex(tabu.sty)
 BuildRequires:  tex(textcomp.sty)
@@ -68,7 +69,7 @@
 BuildRequires:  tex(wasy7.tfm)
 BuildRequires:  tex(wasysym.sty)
 BuildRequires:  tex(xtab.sty)
-BuildRequires:  tex(zptmcm7t.tfm) tex(rsfs10.tfm)
+BuildRequires:  tex(zptmcm7t.tfm)
 Requires(post): texlive-kpathsea-bin
 Requires(postun): texlive-kpathsea-bin
 Recommends: %{name}-doc
@@ -164,7 +165,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 mkdir build && pushd build
@@ -192,6 +192,9 @@
 
 %suse_update_desktop_file cadabra2-gtk
 
+# INSTALL APPDATA TO /usr/share/metainfo
+install -D -m0644 %{S:2} 
%{buildroot}%{_datadir}/metainfo/%{name}-gtk.appdata.xml
+
 %post
 %{_bindir}/texhash
 /sbin/ldconfig
@@ -233,6 +236,8 @@
 %{_bindir}/%{name}-gtk
 %{_datadir}/icons/hicolor/*/apps/cadabra2-gtk.*
 %{_datadir}/applications/cadabra2-gtk.desktop
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/*.appdata.xml
 
 %files examples
 %defattr(-,root,root)

++ 2.1.4.tar.gz -> 2.1.5.tar.gz ++
 6898 lines of diff (skipped)

++ cadabra2-gtk.appdata.xml ++


  cadabra2-gtk.desktop
  CC0-1.0
  Cadabra 2
  GPL-3.0+
  A computer algebra system for problems in field theory
  http://cadabra.science/
  
Cadabra2 is a computer algebra system (CAS) designed specifically for
the solution of problems encountered in field theory.
It has been designed specifically for the solution of problems 
encountered
in quantum and classical field theory. It has extensive functionality
for tensor computer algebra, tensor polynomial simplification
including multi-term symmetries, fermions and anti-commuting
variables, Clifford algebras and Fierz transformations, implicit
coordinate dependence, multiple index types and 

commit hardening-check for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package hardening-check for openSUSE:Factory 
checked in at 2017-10-13 14:19:01

Comparing /work/SRC/openSUSE:Factory/hardening-check (Old)
 and  /work/SRC/openSUSE:Factory/.hardening-check.new (New)


Package is "hardening-check"

Fri Oct 13 14:19:01 2017 rev:3 rq:533587 version:2.6

Changes:

--- /work/SRC/openSUSE:Factory/hardening-check/hardening-check.changes  
2017-10-11 23:03:59.957946816 +0200
+++ /work/SRC/openSUSE:Factory/.hardening-check.new/hardening-check.changes 
2017-10-13 14:19:03.660384503 +0200
@@ -1,0 +2,5 @@
+Wed Oct 11 16:09:28 UTC 2017 - jeng...@inai.de
+
+- Repair grammar and neutrality in the description.
+
+---



Other differences:
--
++ hardening-check.spec ++
--- /var/tmp/diff_new_pack.0LswU7/_old  2017-10-13 14:19:04.724337723 +0200
+++ /var/tmp/diff_new_pack.0LswU7/_new  2017-10-13 14:19:04.728337547 +0200
@@ -32,7 +32,7 @@
 Version:2.6
 Release:0
 Requires:   perl
-Summary:A tool for inspecting low level hardening characteristics of 
ELF binaries
+Summary:A tool for inspecting low-level hardening characteristics of 
ELF binaries
 License:GPL-2.0+
 Url:http://packages.debian.org/%{upstream_pkg}
 Source0:
http://ftp.debian.org/debian/pool/main/h/%{upstream_pkg}/%{upstream_pkg}_%{version}.tar.xz
@@ -42,10 +42,10 @@
 Patch0: perl_regex.patch
 
 %description
-This package contains a perl script that allows for quick and simple checking
-of a number of hardening characteristics of ELF binaries.
+This package contains a Perl script that allows checking
+a number of hardening characteristics of ELF binaries.
 
-This includes check for PIE executables, stack protection, source
+This includes checks for PIE executables, stack protection, source
 fortification, read-only relocations and immediate binding.
 
 %prep




commit virt-manager for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2017-10-13 14:18:49

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


Package is "virt-manager"

Fri Oct 13 14:18:49 2017 rev:157 rq:533484 version:1.4.3

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2017-09-21 12:36:41.835627052 +0200
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2017-10-13 14:18:52.360881320 +0200
@@ -1,0 +2,12 @@
+Wed Oct 11 13:58:55 MDT 2017 - carn...@suse.com
+
+- Upstream bug fixes (bsc#1027942)
+  3b769643-dont-add-URI-into-params-for-tunneled-migration.patch
+  6dfc4de1-add-support-for-parsing-formatting-SR-IOV-VFs.patch
+  083dfcc8-Show-details-about-the-network-of-SR-IOV-VF-pool.patch
+- Add Recommends: python3-virt-bootstrap
+  Change 'Requires: libvirt-python' to 'Requires: python-libvirt-python'
+  virt-manager.spec
+- Add corrections to sle15 detection (bsc#1054986)
+
+---

New:

  083dfcc8-Show-details-about-the-network-of-SR-IOV-VF-pool.patch
  3b769643-dont-add-URI-into-params-for-tunneled-migration.patch
  6dfc4de1-add-support-for-parsing-formatting-SR-IOV-VFs.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.ZVchke/_old  2017-10-13 14:18:53.820817129 +0200
+++ /var/tmp/diff_new_pack.ZVchke/_new  2017-10-13 14:18:53.824816953 +0200
@@ -38,6 +38,9 @@
 Source2:virt-install.desktop
 Source3:virt-manager-supportconfig
 # Upstream Patches
+Patch1: 3b769643-dont-add-URI-into-params-for-tunneled-migration.patch
+Patch2: 6dfc4de1-add-support-for-parsing-formatting-SR-IOV-VFs.patch
+Patch3: 083dfcc8-Show-details-about-the-network-of-SR-IOV-VF-pool.patch
 # SUSE Only
 Patch70:virtman-desktop.patch
 Patch71:virtman-kvm.patch
@@ -124,11 +127,12 @@
 # This version not strictly required: virt-manager should work with older,
 # however varying amounts of functionality will not be enabled.
 Requires:   libosinfo >= 0.2.10
-Requires:   libvirt-python >= 0.7.0
 Requires:   python-ipaddr
+Requires:   python-libvirt-python >= 0.7.0
 Requires:   python-libxml2
 Requires:   python-urlgrabber
 Requires:   typelib(LibvirtGLib)
+Recommends: python3-virt-bootstrap
 BuildRequires:  gobject-introspection
 # No AppIndicator package on SLE
 %if 0%{?is_opensuse} == 0
@@ -162,6 +166,9 @@
 %prep
 %setup -q
 # Upstream Patches
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 # SUSE Only
 %patch70 -p1
 %patch71 -p1

++ 083dfcc8-Show-details-about-the-network-of-SR-IOV-VF-pool.patch ++
Subject: host: Show details about the network of SR-IOV VF pool
From: Lin Ma l...@suse.com Fri Sep 22 19:39:10 2017 +0800
Date: Mon Oct 9 10:22:48 2017 +0200:
Git: 083dfcc8ec9e684052c999b79bb3508a5e9d3c03

Signed-off-by: Lin Ma 
Signed-off-by: Pavel Hrdina 

diff --git a/ui/host.ui b/ui/host.ui
index 2e5ea496..f5ea3905 100644
--- a/ui/host.ui
+++ b/ui/host.ui
@@ -1117,6 +1117,108 @@
 3
   
 
+
+  
+True
+True
+
+  
+True
+False
+vertical
+3
+
+  
+True
+False
+5
+6
+
+  
+True
+False
+start
+label
+True
+  
+  
+1
+0
+  
+
+
+  
+  

commit python-docker for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-docker for openSUSE:Factory 
checked in at 2017-10-13 14:18:22

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


Package is "python-docker"

Fri Oct 13 14:18:22 2017 rev:2 rq:533368 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/python-docker/python-docker.changes  
2017-10-01 17:01:58.849306038 +0200
+++ /work/SRC/openSUSE:Factory/.python-docker.new/python-docker.changes 
2017-10-13 14:18:26.710009142 +0200
@@ -1,0 +2,39 @@
+Wed Oct  4 15:49:03 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * added obsoletes %oldpython
+
+- update to version 2.5.1:
+  * Bugfixes
++ Fixed a bug where patterns ending with ** in .dockerignore would
+  raise an exception
++ Fixed a bug where using attach with the stream argument set to
+  False would raise an exception
+
+- changes from version 2.5.0:
+  * Features
++ Added support for the squash parameter in APIClient.build and
+  DockerClient.images.build.
++ When using API version 1.23 or above, load_image will now return
+  a generator of progress as JSON dicts.
++ remove_image now returns the content of the API's response.
+  * Bugfixes
++ Fixed an issue where the auto_remove parameter in
+  DockerClient.containers.run was not taken into account.
++ Fixed a bug where .dockerignore patterns starting with a slash
+  were ignored.
++ Fixed an issue with the handling of ** patterns in .dockerignore
++ Fixed a bug where building FROM a private Docker Hub image when
+  not using a cred store would fail.
++ Fixed a bug where calling create_service or update_service with
+  task_template as a dict would raise an exception.
++ Fixed the handling of TTY-enabled containers in attach and
+  exec_run.
++ DockerClient.containers.run will no longer attempt to stream
+  logs if the log driver doesn't support the operation.
+  * Miscellaneous
++ Added extra requirements for better TLS support on some
+  platforms. These can be installed or required through the
+  docker[tls] notation.
+
+---

Old:

  docker-2.4.2.tar.gz

New:

  docker-2.5.1.tar.gz



Other differences:
--
++ python-docker.spec ++
--- /var/tmp/diff_new_pack.fYm9wj/_old  2017-10-13 14:18:27.313982587 +0200
+++ /var/tmp/diff_new_pack.fYm9wj/_new  2017-10-13 14:18:27.317982411 +0200
@@ -15,26 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-docker
-Version:2.4.2
+Version:2.5.1
 Release:0
 Summary:Docker API Client
 License:Apache-2.0
 Group:  System/Management
 Url:https://pypi.python.org/pypi/docker
 Source0:
https://files.pythonhosted.org/packages/source/d/docker/docker-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
-BuildRequires:  fdupes
 BuildRequires:  %{python_module mock}
-BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest-cov}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
-BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module websocket-client}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 %ifpython2
 Requires:   python-backports.ssl_match_hostname >= 3.5
 Requires:   python-ipaddress >= 1.0.16
@@ -48,7 +49,10 @@
 # docker-py got renamed to docker in 2017
 Obsoletes: python-docker-py < %{version}
 Provides:  python-docker-py = %{version}
-
+%ifpython2
+Obsoletes:  %{oldpython}-docker-py < %{version}
+Provides:   %{oldpython}-docker-py = %{version}
+%endif
 %python_subpackages
 
 %description

++ docker-2.4.2.tar.gz -> docker-2.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/docker-2.4.2/PKG-INFO new/docker-2.5.1/PKG-INFO
--- old/docker-2.4.2/PKG-INFO   2017-06-28 22:42:42.0 +0200
+++ new/docker-2.5.1/PKG-INFO   2017-08-23 02:00:40.0 +0200
@@ -1,11 +1,11 @@
 Metadata-Version: 1.1
 Name: docker
-Version: 2.4.2
+Version: 2.5.1
 Summary: A Python library for the Docker Engine API.
 Home-page: https://github.com/docker/docker-py
 Author: Joffrey F
 Author-email: joff...@docker.com
-License: UNKNOWN
+License: Apache License 2.0
 Description: Docker SDK for Python
 =
 
@@ -26,6 +26,13 @@
 

commit raspberrypi-firmware for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2017-10-13 14:19:05

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Fri Oct 13 14:19:05 2017 rev:26 rq:533615 version:2017.10.11

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2017-08-24 18:56:19.308278458 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2017-10-13 14:19:08.596167487 +0200
@@ -1,0 +2,5 @@
+Thu Oct 12 08:47:43 UTC 2017 - guilla...@opensuse.org
+
+- Update to a88e126a (2017-10-11)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2017.08.22.tar.bz2

New:

  raspberrypi-firmware-2017.10.11.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.Nbtto9/_old  2017-10-13 14:19:10.432086765 +0200
+++ /var/tmp/diff_new_pack.Nbtto9/_new  2017-10-13 14:19:10.432086765 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2017.08.22
+Version:2017.10.11
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.Nbtto9/_old  2017-10-13 14:19:10.500083776 +0200
+++ /var/tmp/diff_new_pack.Nbtto9/_new  2017-10-13 14:19:10.504083600 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2017.08.22
+Version:2017.10.11
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2017.08.22.tar.bz2 -> 
raspberrypi-firmware-2017.10.11.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2017.08.22.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2017.10.11.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.Nbtto9/_old  2017-10-13 14:19:10.632077972 +0200
+++ /var/tmp/diff_new_pack.Nbtto9/_new  2017-10-13 14:19:10.632077972 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   __NAME__
-Version:2017.08.22
+Version:2017.10.11
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT




commit python-sphinxcontrib-actdiag for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-sphinxcontrib-actdiag for 
openSUSE:Factory checked in at 2017-10-13 14:18:53

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


Package is "python-sphinxcontrib-actdiag"

Fri Oct 13 14:18:53 2017 rev:2 rq:533497 version:0.8.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-actdiag/python-sphinxcontrib-actdiag.changes
2017-10-11 22:56:19.834114274 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-actdiag.new/python-sphinxcontrib-actdiag.changes
   2017-10-13 14:18:55.880726559 +0200
@@ -1,0 +2,12 @@
+Mon Sep 18 22:29:06 UTC 2017 - toddrme2...@gmail.com
+
+- Use new python-sphinxcontrib package to provide namespace
+  directory.
+
+---
+Mon Sep 18 20:36:57 UTC 2017 - toddrme2...@gmail.com
+
+- Specify files to guarantee namespace package doesn't conflict
+  with python(2|3)-Sphinx
+
+---



Other differences:
--
++ python-sphinxcontrib-actdiag.spec ++
--- /var/tmp/diff_new_pack.00VuKw/_old  2017-10-13 14:18:57.492655686 +0200
+++ /var/tmp/diff_new_pack.00VuKw/_new  2017-10-13 14:18:57.496655510 +0200
@@ -17,6 +17,8 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+# Test files missing
+%bcond_with test
 Name:   python-sphinxcontrib-actdiag
 Version:0.8.5
 Release:0
@@ -27,11 +29,19 @@
 Source: 
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-actdiag/sphinxcontrib-actdiag-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module sphinxcontrib}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+%if %{with test}
+BuildRequires:  %{python_module Sphinx >= 0.6}
+BuildRequires:  %{python_module actdiag >= 0.5.3}
+BuildRequires:  %{python_module blockdiag >= 1.5.0}
+BuildRequires:  %{python_module sphinx-testing}
+%endif
 Requires:   python-Sphinx >= 0.6
 Requires:   python-actdiag >= 0.5.3
 Requires:   python-blockdiag >= 1.5.0
+Requires:   python-sphinxcontrib
 BuildArch:  noarch
 
 %python_subpackages
@@ -49,9 +59,17 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%if %{with test}
+%check
+%python_exec setup.py test
+%endif
+
 %files %{python_files}
 %defattr(-,root,root,-)
 %doc AUTHORS LICENSE README.rst
-%{python_sitelib}/*
+%{python_sitelib}/sphinxcontrib/actdiag.py*
+%pycache_only %{python_sitelib}/sphinxcontrib/__pycache__/actdiag*.py*
+%{python_sitelib}/sphinxcontrib_actdiag-%{version}-py*-nspkg.pth
+%{python_sitelib}/sphinxcontrib_actdiag-%{version}-py*.egg-info
 
 %changelog




commit remmina for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package remmina for openSUSE:Factory checked 
in at 2017-10-13 14:19:12

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


Package is "remmina"

Fri Oct 13 14:19:12 2017 rev:19 rq:533626 version:1.2.0~rcgit.21

Changes:

--- /work/SRC/openSUSE:Factory/remmina/remmina.changes  2017-09-05 
15:18:01.549574925 +0200
+++ /work/SRC/openSUSE:Factory/.remmina.new/remmina.changes 2017-10-13 
14:19:14.243919167 +0200
@@ -1,0 +2,42 @@
+Thu Oct 12 03:44:36 UTC 2017 - jweberho...@weberhofer.at
+
+- Upgraded to 1.2.0-rcgit.21
+
+  Implemented enhancements:
+  * Feature Request: Create custom Terminal Color Schemes for SSH #1235
+  * Enter key doesn't "Connect" when in Edit menu and password field is in 
focus #1233
+  * Feature request - Option - Floating Desktop Name [$5] #815
+  * Don't close connection windows when main window is closed #785
+  * File association for connections #485
+  * Implementation of dynamic resolution update for RDP #1292 (giox069)
+  * Shortcutkey viewonly #1289 (antenore)
+  * Simplify pthreads library detection #1274 (jabl)
+  * Custom Color schemes for SSH #1272 (antenore)
+  * RDP client keyboard mapping with GTK3 #1265 (giox069)
+  * Make building the VNC plugin optional #1263 (diogocp)
+
+  Fixed bugs:
+  * copy / paste and charset #1300
+  * Changes user name ssh tunnel (vnc over ssh) do not save. #1255
+  * SSH username ignored for Tunnels for RDP #1254
+  * Can't Specify X :display for XDMCP. #1251
+  * "Remember last view mode for each connection" not respected in 
v1.2.0-rcgit.19 #1247
+  * Remmina always remember password #1224
+  * Host key not working with SPICE plugin connected to KVM client. #1035
+  * Shortcutkey viewonly #1289 (antenore)
+
+  Merged pull requests:
+  * Fix charset conversion in VNC clipboard #1303 (giox069)
+  * Add support for application/x-remmina MIME type, fixes #485 #1299 (giox069)
+  * Reverted the notfication for the floating toolbar #1297 (antenore)
+  * Fixes for notifications #1294 (giox069)
+  * Server name is notified to the user everytime we enter a tab #1290 
(antenore)
+  * Exit strategy for Gnome Shell 3.26 #1287 (giox069)
+  * Fix gtk redrawing in RDP plugin #1286 (giox069)
+  * Gtk deprecations #1285 (giox069)
+  * Add Keywords entry #1277 (mfvescovi)
+  * Runtime paths for AppImage #1271 (giox069)
+  * Get ssh_username from remmina profile - fixes #1255 #1267 (antenore)
+  * Better button labelling and new save button #1250 (antenore)
+
+---

Old:

  Remmina-1.2.0-rcgit.20.tar.gz

New:

  Remmina-1.2.0-rcgit.21.tar.gz



Other differences:
--
++ remmina.spec ++
--- /var/tmp/diff_new_pack.bPnj72/_old  2017-10-13 14:19:14.931888918 +0200
+++ /var/tmp/diff_new_pack.bPnj72/_new  2017-10-13 14:19:14.935888742 +0200
@@ -16,15 +16,15 @@
 #
 
 
-%define realver 1.2.0-rcgit.20
+%define realver 1.2.0-rcgit.21
 %bcond_with nx
 Name:   remmina
-Version:1.2.0~rcgit.20
+Version:1.2.0~rcgit.21
 Release:0
 Summary:Versatile Remote Desktop Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Other
-Url:http://www.remmina.org/
+URL:http://www.remmina.org/
 Source0:
https://github.com/FreeRDP/Remmina/archive/v%{realver}.tar.gz#/Remmina-%{realver}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  ed
@@ -158,7 +158,7 @@
 %{buildroot}%{_datadir}/icons/hicolor/*/emblems/remmina-nx.png
 %endif
 
-%suse_update_desktop_file %{name} Network RemoteAccess GTK
+%suse_update_desktop_file org.remmina.Remmina Network RemoteAccess GTK
 
 %find_lang %{name}
 
@@ -211,12 +211,14 @@
 %files
 %doc AUTHORS CHANGELOG.md LICENSE LICENSE.OpenSSL README.md
 %{_bindir}/%{name}
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/%{name}-file.desktop
+%{_datadir}/applications/org.remmina.Remmina.desktop
 %{_datadir}/icons/hicolor/*/actions/*
 %{_datadir}/icons/hicolor/*/apps/*
 %{_datadir}/icons/hicolor/*/emblems/remmina-sftp.png
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/%{name}.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/org.remmina.Remmina.appdata.xml
+%{_datadir}/mime/packages/%{name}-mime.xml
 %{_datadir}/%{name}
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins/

++ Remmina-1.2.0-rcgit.20.tar.gz -> Remmina-1.2.0-rcgit.21.tar.gz ++
 5871 lines of diff (skipped)




commit obs-service-product_converter for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package obs-service-product_converter for 
openSUSE:Factory checked in at 2017-10-13 14:18:57

Comparing /work/SRC/openSUSE:Factory/obs-service-product_converter (Old)
 and  /work/SRC/openSUSE:Factory/.obs-service-product_converter.new (New)


Package is "obs-service-product_converter"

Fri Oct 13 14:18:57 2017 rev:2 rq:533544 version:0.0.0.1507786103.a85f0d4

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-product_converter/obs-service-product_converter.changes
  2017-09-23 21:36:16.765000110 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-product_converter.new/obs-service-product_converter.changes
 2017-10-13 14:18:59.716557905 +0200
@@ -1,0 +2,20 @@
+Thu Oct 12 05:29:47 UTC 2017 - co...@suse.com
+
+- escape literal { in regexp
+
+---
+Thu Oct 12 05:26:03 UTC 2017 - co...@suse.com
+
+- fix perl path for %check
+
+---
+Thu Oct  5 15:16:04 UTC 2017 - adr...@suse.de
+
+- seperate -> seperate option rename
+
+---
+Mon Oct  2 12:19:17 UTC 2017 - adr...@suse.de
+
+- add ID_LIKE to /etc/os-release (bsc#1058465)
+
+---

Old:

  obs-service-product_converter-0.0.0.1506069393.b5bf2a1.obscpio

New:

  obs-service-product_converter-0.0.0.1507786103.a85f0d4.obscpio



Other differences:
--
++ obs-service-product_converter.spec ++
--- /var/tmp/diff_new_pack.U2PmxH/_old  2017-10-13 14:19:01.008501101 +0200
+++ /var/tmp/diff_new_pack.U2PmxH/_new  2017-10-13 14:19:01.008501101 +0200
@@ -19,7 +19,7 @@
 %define service product_converter
 
 Name:   obs-service-%service
-Version:0.0.0.1506069393.b5bf2a1
+Version:0.0.0.1507786103.a85f0d4
 Release:0
 Summary:An OBS source service: create product media build descriptions
 License:GPL-2.0+
@@ -57,7 +57,7 @@
 rm -rf test/outdir
 mkdir -p test/outdir
 cd test/simple_product
-../../product_converter --outdir $PWD/../outdir/ || exit 1
+PERL5LIB=%buildroot%{_prefix}/lib/obs/service ../../product_converter --outdir 
$PWD/../outdir/ || exit 1
 cd ../outdir/
 for file in _multibuild  simple-cd-cd-i586_x86_64.kiwi  
simple-cd-cd-i586_x86_64.kwd  simple-release.spec
 do

++ obs-service-product_converter-0.0.0.1506069393.b5bf2a1.obscpio -> 
obs-service-product_converter-0.0.0.1507786103.a85f0d4.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-product_converter-0.0.0.1506069393.b5bf2a1/BSProductXML.pm 
new/obs-service-product_converter-0.0.0.1507786103.a85f0d4/BSProductXML.pm
--- old/obs-service-product_converter-0.0.0.1506069393.b5bf2a1/BSProductXML.pm  
2017-09-22 10:36:17.0 +0200
+++ new/obs-service-product_converter-0.0.0.1507786103.a85f0d4/BSProductXML.pm  
2017-10-12 07:28:58.0 +0200
@@ -279,7 +279,7 @@
 'registration',
 'sourcemedia',
 'debugmedia',
-'seperate',
+'separate',
 'create_pattern',
 'ignore_missing_packages',  # may be "true", default for 
mediastyle 11.3 and before
 'ignore_missing_meta_packages', # may be "true", default for 
mediastyle 11.3 and before
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-product_converter-0.0.0.1506069393.b5bf2a1/create_single_product
 
new/obs-service-product_converter-0.0.0.1507786103.a85f0d4/create_single_product
--- 
old/obs-service-product_converter-0.0.0.1506069393.b5bf2a1/create_single_product
2017-09-22 10:35:46.0 +0200
+++ 
new/obs-service-product_converter-0.0.0.1507786103.a85f0d4/create_single_product
2017-10-12 07:28:58.0 +0200
@@ -175,13 +175,13 @@
 if ( "$url->{'name'}" eq "$searchstring" ){
 if ( exists $url->{'arch'} && "$url->{'arch'}" eq "$arch" ) {
 my $u = $url->{'_content'};
-$u =~ s/%{_target_cpu}/$arch/g;
+$u =~ s/%\{_target_cpu}/$arch/g;
 return $u;
 } elsif (exists $url->{'arch'}) {
 next;
 } else {
 my $u = $url->{'_content'};
-$u =~ s/%{_target_cpu}/$arch/g;
+$u =~ s/%\{_target_cpu}/$arch/g;
 $resulturl = $u;
 # Continue searching, in case we find an architecture match
 }
@@ -268,7 +268,7 @@
 }
 $varsH{PRODUCT_THEME} = $product->{'buildconfig'}->{'producttheme'};
 $varsH{SEPERATE_MEDIA} = "false";
-

commit vm-install for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-10-13 14:18:39

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


Package is "vm-install"

Fri Oct 13 14:18:39 2017 rev:161 rq:533427 version:0.9.04

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-09-20 
17:13:06.114084339 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-10-13 14:18:41.241370224 +0200
@@ -1,0 +2,11 @@
+Wed Oct 11 10:58:01 UTC 2017 - agin...@suse.com
+
+- remove udchp on SLE15 only
+
+---
+Mon Oct  9 17:07:15 MDT 2017 - carn...@suse.com
+
+- PV PXE booting is broken under python 3 (bsc#1047602)
+- Version 0.9.04
+
+---

Old:

  vm-install-0.9.03.tar.bz2

New:

  vm-install-0.9.04.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.bIyZdi/_old  2017-10-13 14:18:41.905341030 +0200
+++ /var/tmp/diff_new_pack.bIyZdi/_new  2017-10-13 14:18:41.909340854 +0200
@@ -28,12 +28,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.9.03
+Version:0.9.04
 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.9.03.tar.bz2
+Source0:%{name}-0.9.04.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python
@@ -46,7 +46,10 @@
 %else
 Requires:   virt-utils
 %endif
+# FATE324167: vm-install: remove deps on udhcp on SLE15
+%if 0%{?is_opensuse} && 0%{?suse_version} < 1500
 Requires:   udhcp
+%endif
 Requires:   usbutils
 Requires:   tftp(client)
 #%define pysite %(python3 -c "import distutils.sysconfig; 
print(distutils.sysconfig.get_python_lib())")

++ vm-install-0.9.03.tar.bz2 -> vm-install-0.9.04.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.9.03/Makefile 
new/vm-install-0.9.04/Makefile
--- old/vm-install-0.9.03/Makefile  2017-09-06 16:21:56.726685869 +0200
+++ new/vm-install-0.9.04/Makefile  2017-10-10 01:08:24.016683479 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.9.03
+VER = 0.9.04
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.9.03/setup.py 
new/vm-install-0.9.04/setup.py
--- old/vm-install-0.9.03/setup.py  2017-09-06 16:21:56.418697535 +0200
+++ new/vm-install-0.9.04/setup.py  2017-10-10 01:08:19.700847129 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.9.03',
+  version='0.9.04',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.9.03/src/vminstall/VMPXE.py 
new/vm-install-0.9.04/src/vminstall/VMPXE.py
--- old/vm-install-0.9.03/src/vminstall/VMPXE.py2017-07-07 
00:53:28.089793091 +0200
+++ new/vm-install-0.9.04/src/vminstall/VMPXE.py2017-10-10 
01:04:11.058274718 +0200
@@ -19,7 +19,11 @@
 import stat
 import tempfile
 import urlgrabber.grabber as grabber
-import subprocess,sys,getopt,tempfile,shutil
+import subprocess
+import sys
+import getopt
+import tempfile
+import shutil
 
 from .VMLinux import VMLinux
 from .exceptions import *
@@ -57,24 +61,36 @@
 if (nics is not None and nics[0].bridge is not None):
 bridge = nics[0].bridge
 else:
-rfd = os.popen("/sbin/brctl show")
+if os.path.exists('/usr/sbin/bridge'):
+brctl_cmd = '/usr/sbin/bridge link show'
+legacy = False
+else:
+brctl_cmd = '/usr/sbin/brctl show'
+legacy = True
+rfd = os.popen(brctl_cmd)
 data = rfd.read()
 status = rfd.close()
-lines = data.splitlines()[1:]
+if legacy is True:
+lines = data.splitlines()[1:]
+else:
+lines = data.splitlines()[0:]
 if not lines:
 raise PXEError(PXEError.E_NO_BRIDGE)
 line1 = lines[0]
 words = line1.split()
-bridge = words[0]
+if legacy is True:
+bridge = words[0]
+else:
+bridge = words[9]
 
 log.debug("getServAddr: bridge: %s " % (bridge))

commit libxcam for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package libxcam for openSUSE:Factory checked 
in at 2017-10-13 14:18:44

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


Package is "libxcam"

Fri Oct 13 14:18:44 2017 rev:1 rq:533460 version:1.0.0

Changes:

New Changes file:

--- /dev/null   2017-10-06 12:38:12.078789702 +0200
+++ /work/SRC/openSUSE:Factory/.libxcam.new/libxcam.changes 2017-10-13 
14:18:44.753215814 +0200
@@ -0,0 +1,35 @@
+---
+Mon Sep  4 12:23:19 UTC 2017 - alarr...@suse.com
+
+- Update to version 1.0.0
+  * 360 video stitching performance and quality improvement.
+- enable geometry map to improve performance.
+- quality tuned on different resolutions (1080P and 4K).
+- support CPU and OpenCL path in feature match.
+- enable lens shading correction based on fisheye image.
+  * gyroscope-based video stabilization enabling.
+- enable gyroscope 3-DoF (orientation) assist video stabilization.
+- orientation (gyro) data should be measured by quaternion as the pose
+  of target frame reference to base frame
+  * CL framework refine.
+- enable CL argument template instead of member variables in kernel.
+- CL kernel support async mode.
+- image handler take over input/output buffer management from image kernel.
+  * prepare libxcam debian package and fix most warnings.
+- Remove fix-build-errors.diff which is no longer required
+- Increased soname to 1
+- The pkgconfig file has been renamed from xcam to libxcam
+
+---
+Thu May 11 10:52:48 UTC 2017 - alarr...@suse.com
+
+- Use --disable-aiq when configuring libxcam.
+  AIQ/ia_imaging is an Intel proprietary 3A library.
+
+---
+Tue May  9 15:13:51 UTC 2017 - alarr...@suse.com
+
+- Initial release of libxcam
+- Version 0.9.0 
+- Add fix-build-errors.diff to build correctly
+

New:

  libxcam.changes
  libxcam.spec
  release_1.0.0.tar.gz



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

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


%define sover   1
%define libname %{name}%{sover}
Name:   libxcam
Version:1.0.0
Release:0
Summary:Image processing library for extended camera features and video 
analysis
License:Apache-2.0
Group:  Development/Libraries/C and C++
Url:https://github.com/01org/libxcam
Source0:
https://github.com/01org/libxcam/archive/release_%{version}.tar.gz
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  beignet-devel >= 1.2.0
BuildRequires:  gcc-c++
BuildRequires:  libtool
BuildRequires:  gstreamer-devel
BuildRequires:  gstreamer-plugins-base-devel
BuildRequires:  libdrm-devel
BuildRequires:  ocl-icd-devel
BuildRequires:  opencl-headers
BuildRequires:  opencv-devel
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(egl)
BuildRequires:  pkgconfig(glesv2)
BuildRequires:  pkgconfig(libdrm)
BuildRequires:  pkgconfig(libdrm_intel)
BuildRequires:  pkgconfig(libv4l2)
BuildRequires:  pkgconfig(libva-x11)
# Intel graphics hardware only available on these platforms
ExclusiveArch:  %{ix86} x86_64

%description
libXCam is a project for extended camera features and focus on image quality
improvement and video analysis. There are lots features supported in image
pre-processing, image post-processing and smart analysis. This library makes
GPU/CPU/ISP working together to improve image quality. OpenCL is used to improve
performance in different platforms.

%package -n %{libname}
Summary:Library components for %{name}
Group:  System/Libraries

%description -n %{libname}
libXCam is a project for extended camera features and focus on image quality
improvement and video analysis. There are lots features supported in image
pre-processing, image post-processing and smart analysis. This library makes
GPU/CPU/ISP working together to improve image quality. OpenCL 

commit praat for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package praat for openSUSE:Factory checked 
in at 2017-10-13 14:18:16

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


Package is "praat"

Fri Oct 13 14:18:16 2017 rev:8 rq:55 version:6.0.34

Changes:

--- /work/SRC/openSUSE:Factory/praat/praat.changes  2017-09-28 
12:35:19.672039454 +0200
+++ /work/SRC/openSUSE:Factory/.praat.new/praat.changes 2017-10-13 
14:18:19.462327811 +0200
@@ -1,0 +2,7 @@
+Tue Oct 10 22:41:42 UTC 2017 - aloi...@gmx.com
+
+- Update to version 6.0.34
+  * Scripting: arrays in menu commands in scripts.
+  * Inspect: made a button visible that had disappeared in 6.0.33.
+
+---

Old:

  praat-6.0.33.tar.gz

New:

  praat-6.0.34.tar.gz



Other differences:
--
++ praat.spec ++
--- /var/tmp/diff_new_pack.Bew9FP/_old  2017-10-13 14:18:20.618276986 +0200
+++ /var/tmp/diff_new_pack.Bew9FP/_new  2017-10-13 14:18:20.618276986 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   praat
-Version:6.0.33
+Version:6.0.34
 Release:0
 Summary:Phonetics by computer
 License:GPL-3.0+

++ praat-6.0.33.tar.gz -> praat-6.0.34.tar.gz ++
/work/SRC/openSUSE:Factory/praat/praat-6.0.33.tar.gz 
/work/SRC/openSUSE:Factory/.praat.new/praat-6.0.34.tar.gz differ: char 26, line 
1




commit drbd for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2017-10-13 14:18:27

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


Package is "drbd"

Fri Oct 13 14:18:27 2017 rev:62 rq:533374 version:9.0.9+git.bffac0d9

Changes:

--- /work/SRC/openSUSE:Factory/drbd/drbd.changes2017-10-07 
17:50:46.827000927 +0200
+++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes   2017-10-13 
14:18:27.589970452 +0200
@@ -1,0 +2,6 @@
+Wed Oct 11 09:58:26 UTC 2017 - nw...@suse.com
+
+- bsc#1062749, disable buildrt against SLE15 x86_64 temporarily.
+  This change will be removed when rt is ready. 
+
+---



Other differences:
--
++ drbd.spec ++
--- /var/tmp/diff_new_pack.7aHyka/_old  2017-10-13 14:18:28.313938620 +0200
+++ /var/tmp/diff_new_pack.7aHyka/_new  2017-10-13 14:18:28.317938444 +0200
@@ -19,7 +19,7 @@
 
 %if ! 0%{?is_opensuse}
 %ifarch x86_64
-%define buildrt 1
+%define buildrt 0
 %endif
 %endif
 




commit python-pymod2pkg for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-pymod2pkg for 
openSUSE:Factory checked in at 2017-10-13 14:18:03

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


Package is "python-pymod2pkg"

Fri Oct 13 14:18:03 2017 rev:9 rq:533292 version:0.10.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pymod2pkg/python-pymod2pkg.changes
2017-09-13 22:38:29.918648980 +0200
+++ /work/SRC/openSUSE:Factory/.python-pymod2pkg.new/python-pymod2pkg.changes   
2017-10-13 14:18:04.366991530 +0200
@@ -1,0 +2,8 @@
+Wed Oct 11 06:13:12 UTC 2017 - cloud-de...@suse.de
+
+- update to version 0.10.1
+  - Fix mappings for os-brick and mock
+  - Add tripleo-common for RDO openstack- packages
+  - add a number of simple mappings for RDO
+
+---

Old:

  pymod2pkg-0.10.0.tar.gz

New:

  pymod2pkg-0.10.1.tar.gz



Other differences:
--
++ python-pymod2pkg.spec ++
--- /var/tmp/diff_new_pack.Ro2GIu/_old  2017-10-13 14:18:05.218954070 +0200
+++ /var/tmp/diff_new_pack.Ro2GIu/_new  2017-10-13 14:18:05.218954070 +0200
@@ -18,7 +18,7 @@
 
 %global sname pymod2pkg
 Name:   python-pymod2pkg
-Version:0.10.0
+Version:0.10.1
 Release:0
 Summary:OpenStack Packaging - python module name to package name map
 License:Apache-2.0

++ pymod2pkg-0.10.0.tar.gz -> pymod2pkg-0.10.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.10.0/AUTHORS new/pymod2pkg-0.10.1/AUTHORS
--- old/pymod2pkg-0.10.0/AUTHORS2017-09-13 15:09:39.0 +0200
+++ new/pymod2pkg-0.10.1/AUTHORS2017-09-14 17:20:12.0 +0200
@@ -14,6 +14,7 @@
 Janonymous 
 Javier Pena 
 Jeremy Liu 
+Jon Schlueter 
 Joseph Davis 
 Ondřej Nový 
 Stefan Nica 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.10.0/ChangeLog 
new/pymod2pkg-0.10.1/ChangeLog
--- old/pymod2pkg-0.10.0/ChangeLog  2017-09-13 15:09:39.0 +0200
+++ new/pymod2pkg-0.10.1/ChangeLog  2017-09-14 17:20:12.0 +0200
@@ -1,11 +1,18 @@
 CHANGES
 ===
 
+0.10.1
+--
+
+* Fix mappings for os-brick and mock
+* Add tripleo-common for RDO openstack- packages
+
 0.10.0
 --
 
 * Add mapping for unversioned names
 * Add SUSE exception for python-devel
+* add a number of simple mappings for RDO
 
 0.9.0
 -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.10.0/PKG-INFO 
new/pymod2pkg-0.10.1/PKG-INFO
--- old/pymod2pkg-0.10.0/PKG-INFO   2017-09-13 15:09:40.0 +0200
+++ new/pymod2pkg-0.10.1/PKG-INFO   2017-09-14 17:20:13.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pymod2pkg
-Version: 0.10.0
+Version: 0.10.1
 Summary: python module name to package name map
 Home-page: https://docs.openstack.org/pymod2pkg/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.10.0/pymod2pkg/__init__.py 
new/pymod2pkg-0.10.1/pymod2pkg/__init__.py
--- old/pymod2pkg-0.10.0/pymod2pkg/__init__.py  2017-09-13 15:07:39.0 
+0200
+++ new/pymod2pkg-0.10.1/pymod2pkg/__init__.py  2017-09-14 17:17:20.0 
+0200
@@ -193,8 +193,22 @@
 SingleRule('m2crypto', 'm2crypto'),
 SingleRule('libvirt-python', 'libvirt-python', py3pkg='libvirt-python3'),
 SingleRule('tempest-horizon', 'python-horizon-tests-tempest'),
+# simple direct mapping no name change
 MultiRule(
 mods=['PyYAML', 'numpy', 'pyflakes', 'pylint', 'pyparsing',
+  'dib-utils',
+  'diskimage-builder',
+  'graphviz',
+  'instack-undercloud',
+  'os-apply-config',
+  'os-collect-config',
+  'os-net-config',
+  'os-refresh-config',
+  'pexpect',
+  'protobuf',
+  'sympy',
+  'systemd-python',
+  'watchdog',
   'pystache', 'pytz', 'pysendfile'],
 pkgfun=lambda mod: ((mod, mod, 'python3-' + mod))),
 # OpenStack services
@@ -209,7 +223,8 @@
   'monasca-notification', 'monasca-persister', 'monasca-transform',
   'murano', 'neutron', 'neutron-fwaas', 'neutron-lbaas',
   'neutron-vpnaas', 'nova', 'octavia', 'rally', 'sahara', 'swift',
-  'Tempest', 'trove', 'tuskar', 'vitrage', 'zaqar'],
+   

commit python-renderspec for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-renderspec for 
openSUSE:Factory checked in at 2017-10-13 14:18:07

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


Package is "python-renderspec"

Fri Oct 13 14:18:07 2017 rev:7 rq:533295 version:1.9.1

Changes:

--- /work/SRC/openSUSE:Factory/python-renderspec/python-renderspec.changes  
2017-10-10 11:42:39.080355066 +0200
+++ /work/SRC/openSUSE:Factory/.python-renderspec.new/python-renderspec.changes 
2017-10-13 14:18:08.350816367 +0200
@@ -1,0 +2,6 @@
+Wed Oct 11 05:28:36 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.9.1
+  - Remove python_module definition from suse template
+
+---

Old:

  renderspec-1.9.0.tar.gz

New:

  renderspec-1.9.1.tar.gz



Other differences:
--
++ python-renderspec.spec ++
--- /var/tmp/diff_new_pack.yOvrfb/_old  2017-10-13 14:18:09.490766245 +0200
+++ /var/tmp/diff_new_pack.yOvrfb/_new  2017-10-13 14:18:09.490766245 +0200
@@ -18,7 +18,7 @@
 
 %global sname renderspec
 Name:   python-renderspec
-Version:1.9.0
+Version:1.9.1
 Release:0
 Summary:Generate spec files from Jinja2 templates
 License:Apache-2.0

++ renderspec-1.9.0.tar.gz -> renderspec-1.9.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/renderspec-1.9.0/ChangeLog 
new/renderspec-1.9.1/ChangeLog
--- old/renderspec-1.9.0/ChangeLog  2017-10-09 15:28:25.0 +0200
+++ new/renderspec-1.9.1/ChangeLog  2017-10-10 19:05:56.0 +0200
@@ -1,6 +1,11 @@
 CHANGES
 ===
 
+1.9.1
+-
+
+* Remove python\_module definition from suse template
+
 1.9.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/renderspec-1.9.0/PKG-INFO 
new/renderspec-1.9.1/PKG-INFO
--- old/renderspec-1.9.0/PKG-INFO   2017-10-09 15:28:25.0 +0200
+++ new/renderspec-1.9.1/PKG-INFO   2017-10-10 19:05:57.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: renderspec
-Version: 1.9.0
+Version: 1.9.1
 Summary: Jinja2 template renderer for generating .spec files
 Home-page: http://docs.openstack.org/developer/renderspec/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/renderspec-1.9.0/renderspec/dist-templates/suse.spec.j2 
new/renderspec-1.9.1/renderspec/dist-templates/suse.spec.j2
--- old/renderspec-1.9.0/renderspec/dist-templates/suse.spec.j2 2017-10-09 
15:26:33.0 +0200
+++ new/renderspec-1.9.1/renderspec/dist-templates/suse.spec.j2 2017-10-10 
19:03:58.0 +0200
@@ -1,4 +1,3 @@
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 {% extends ".spec" %}
 {% block build_requires %}
 BuildRequires:  openstack-macros
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/renderspec-1.9.0/renderspec.egg-info/PKG-INFO 
new/renderspec-1.9.1/renderspec.egg-info/PKG-INFO
--- old/renderspec-1.9.0/renderspec.egg-info/PKG-INFO   2017-10-09 
15:28:25.0 +0200
+++ new/renderspec-1.9.1/renderspec.egg-info/PKG-INFO   2017-10-10 
19:05:56.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: renderspec
-Version: 1.9.0
+Version: 1.9.1
 Summary: Jinja2 template renderer for generating .spec files
 Home-page: http://docs.openstack.org/developer/renderspec/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/renderspec-1.9.0/renderspec.egg-info/pbr.json 
new/renderspec-1.9.1/renderspec.egg-info/pbr.json
--- old/renderspec-1.9.0/renderspec.egg-info/pbr.json   2017-10-09 
15:28:25.0 +0200
+++ new/renderspec-1.9.1/renderspec.egg-info/pbr.json   2017-10-10 
19:05:56.0 +0200
@@ -1 +1 @@
-{"git_version": "2d0afbf", "is_release": true}
\ No newline at end of file
+{"git_version": "eb3ea10", "is_release": true}
\ No newline at end of file




commit python-tqdm for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-tqdm for openSUSE:Factory 
checked in at 2017-10-13 14:18:10

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


Package is "python-tqdm"

Fri Oct 13 14:18:10 2017 rev:4 rq:533326 version:4.19.2

Changes:

--- /work/SRC/openSUSE:Factory/python-tqdm/python-tqdm.changes  2017-10-05 
11:58:09.245927435 +0200
+++ /work/SRC/openSUSE:Factory/.python-tqdm.new/python-tqdm.changes 
2017-10-13 14:18:11.418681477 +0200
@@ -1,0 +2,27 @@
+Tue Oct 10 01:44:30 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * added man page, fixed path for man-page in setup.py
+  * added fdupes
+
+- update to version 4.19.2:
+  * flush() on refresh() (#459 from #317)
+  * status printer updates (#331)
++ use sp() in refresh()
++ remove redundant clear():nomove=False
+  * misc minor documentation updates
+  * unit tests
+
+- changes from version 4.19.1:
+  * rate_(no)inv(_fmt) (#72, b228bc3)
+  * __repr__() tidy (#389)
+  * fix write() before initialisation AttributeError: _lock (#457)
+  * man pages
+  * documentation updates
+
+---
+Fri Oct  6 14:01:07 UTC 2017 - jeng...@inai.de
+
+- Redo description with sensible content.
+
+---

Old:

  tqdm-4.18.0.tar.gz

New:

  tqdm-4.19.2.tar.gz



Other differences:
--
++ python-tqdm.spec ++
--- /var/tmp/diff_new_pack.qdRKQY/_old  2017-10-13 14:18:12.566631004 +0200
+++ /var/tmp/diff_new_pack.qdRKQY/_new  2017-10-13 14:18:12.570630828 +0200
@@ -20,9 +20,9 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-tqdm
-Version:4.18.0
+Version:4.19.2
 Release:0
-Summary:A Fast, Extensible Progress Meter
+Summary:An extensible progress meter
 License:MPL-2.0 and MIT
 Group:  Development/Languages/Python
 Url:https://github.com/tqdm/tqdm
@@ -30,6 +30,7 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module rpm-macros}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
 %if %{with test}
@@ -46,11 +47,15 @@
 %python_subpackages
 
 %description
-Instantly make your loops show a smart progress meter - just wrap any
-iterable with "tqdm(iterable)", and you're done!
+tqdm lets you output a progress meter from within loops by wrapping
+any iterable with "tqdm(iterable)".
+tqdm's overhead is one order of magnitude less than python-progressbar
+and does not require ncurses.
 
 %prep
 %setup -q -n tqdm-%{version}
+# fix installation directory for man pages
+sed -i 's#man/man1#share/man/man1#' setup.py
 
 %build
 %python_build
@@ -58,9 +63,11 @@
 %install
 %python_install
 %python_clone -a %{buildroot}%{_bindir}/tqdm
+%python_clone -a %{buildroot}%{_mandir}/man1/tqdm.1
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %post
-%python_install_alternative tqdm
+%{python_install_alternative tqdm tqdm.1}
 
 %postun
 %python_uninstall_alternative tqdm
@@ -80,5 +87,6 @@
 %endif
 %{python_sitelib}/*
 %python_alternative %{_bindir}/tqdm
+%python_alternative %{_mandir}/man1/tqdm.1
 
 %changelog

++ tqdm-4.18.0.tar.gz -> tqdm-4.19.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tqdm-4.18.0/MANIFEST.in new/tqdm-4.19.2/MANIFEST.in
--- old/tqdm-4.18.0/MANIFEST.in 2017-09-21 00:07:59.0 +0200
+++ new/tqdm-4.19.2/MANIFEST.in 2017-10-09 01:15:48.0 +0200
@@ -5,7 +5,6 @@
 include logo.png
 # include images/logo.gif
 include Makefile
-include README.rst
 include tox.ini
 
 # Test suite
@@ -13,3 +12,5 @@
 
 # Examples/Documentation
 recursive-include examples *.py
+include README.rst
+include tqdm.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tqdm-4.18.0/Makefile new/tqdm-4.19.2/Makefile
--- old/tqdm-4.18.0/Makefile2017-09-26 12:49:07.0 +0200
+++ new/tqdm-4.19.2/Makefile2017-10-09 01:17:47.0 +0200
@@ -49,7 +49,7 @@
@+make build
 
 flake8:
-   @+flake8 --max-line-length=80 --count --statistics --exit-zero -j 8 
--exclude .asv .
+   @+flake8 --max-line-length=80 --count --statistics --exit-zero -j 8 
--exclude .asv,.tox .
 
 test:
tox --skip-missing-interpreters
@@ -87,6 +87,12 @@
asv publish
asv preview
 
+tqdm.1: tqdm.1.md
+   python -m tqdm --help | tail -n+5 | cat "$<" - |\
+sed -r 's/^  (--.*)=<(.*)>  : (.*)$$/\n\\\1=*\2*\n: \3./' |\
+sed -r 's/  (-.*, --.*)  /\n\1\n: /' |\
+  

commit libcli for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package libcli for openSUSE:Factory checked 
in at 2017-10-13 14:17:44

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


Package is "libcli"

Fri Oct 13 14:17:44 2017 rev:2 rq:533177 version:1.9.7+git.20161026

Changes:

--- /work/SRC/openSUSE:Factory/libcli/libcli.changes2017-08-24 
18:34:53.345389757 +0200
+++ /work/SRC/openSUSE:Factory/.libcli.new/libcli.changes   2017-10-13 
14:17:53.107486594 +0200
@@ -1,0 +2,18 @@
+Thu Jul  6 09:17:14 UTC 2017 - jeng...@inai.de
+
+- Fix RPM groups
+
+---
+Wed Jul 05 06:44:41 UTC 2017 - mar...@gmx.de
+
+- Use stable version 1.9.7+git.20161026
+- Adapted URL
+- Use _service files
+- Run spec-cleaner
+- removed patch
+- Adapt patch:
+  - libcli-Makefile-lib64.diff
+- Remove patch:
+  - libcli-fix-utf8garbage.diff (not needed)
+
+---

Old:

  libcli-71e6c71.tar.bz2
  libcli-fix-utf8garbage.diff

New:

  _service
  _servicedata
  libcli-1.9.7+git.20161026.tar.xz



Other differences:
--
++ libcli.spec ++
--- /var/tmp/diff_new_pack.P1lxjC/_old  2017-10-13 14:17:54.723415544 +0200
+++ /var/tmp/diff_new_pack.P1lxjC/_new  2017-10-13 14:17:54.727415368 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcli
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,19 +16,17 @@
 #
 
 
-%definesoname  2_0
+%definesover   1_9
+%define libname %{name}%{sover}
 Name:   libcli
-Version:71e6c71
+Version:1.9.7+git.20161026
 Release:0
 Summary:Cisco-like telnet command-line library
 License:LGPL-2.1
 Group:  Development/Libraries/C and C++
-Url:http://code.google.com/p/libcli
-Source: %{name}-%{version}.tar.bz2
-# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
-Patch0: libcli-fix-utf8garbage.diff
-# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
-Patch1: libcli-Makefile-lib64.diff
+Url:https://github.com/dparrish/libcli
+Source: %{name}-%{version}.tar.xz
+Patch0: libcli-Makefile-lib64.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -37,58 +35,49 @@
 command-line editing, history, authentication and callbacks for a
 user-definable function tree.
 
-Author: David Parrish 
-
-%package -n %{name}%{soname}
+%package -n %{libname}
 Summary:Cisco-like telnet command-line library
-Group:  Development/Libraries/C and C++
+Group:  System/Libraries
 
-%description -n %{name}%{soname}
+%description -n %{libname}
 libcli provides a shared library for including a Cisco-like command-line
 interface into other software. It's a telnet interface which supports
 command-line editing, history, authentication and callbacks for a
 user-definable function tree.
 
-Author: David Parrish 
-
-%package -n %{name}-devel
+%package devel
 Summary:Cisco-like telnet command-line library
-Group:  Development/Libraries/C¿and¿C++
-Requires:   %{name}%{soname} = %{version}
+Group:  Development/Libraries/C and C++
+Requires:   %{libname} = %{version}
 
-%description -n %{name}-devel
+%description devel
 libcli provides a shared library for including a Cisco-like command-line
 interface into other software. It's a telnet interface which supports
 command-line editing, history, authentication and callbacks for a
 user-definable function tree.
 
-Author: David Parrish 
-
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
-make PREFIX=/usr LIBDIR=%{_libdir} CFLAGS="$RPM_BUILD_FLAGS"
+make %{?_smp_mflags} PREFIX=%{_prefix} LIBDIR=%{_libdir} CFLAGS="%{optflags}"
 
 %install
-make DESTDIR=%{buildroot} PREFIX=/usr LIBDIR=%{_libdir} install
-rpm -qa --queryformat='%%{name}/%%{version}/%%{release}/%%{arch}\n'| sort | 
bzip2 -9 > USEDFORBUILD.bz2
-cp *.h %{buildroot}%{_includedir}/
-
-%post -n %{name}%{soname} -p /sbin/ldconfig
+make DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBDIR=%{_libdir} install
+rm %{buildroot}%{_libdir}/libcli.a
 
-%postun -n %{name}%{soname} -p /sbin/ldconfig
+%post -n %{libname} -p /sbin/ldconfig
+%postun -n %{libname} -p /sbin/ldconfig
 
-%files -n %{name}%{soname}
+%files -n %{libname}
 

commit dumpvdl2 for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package dumpvdl2 for openSUSE:Factory 
checked in at 2017-10-13 14:17:37

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


Package is "dumpvdl2"

Fri Oct 13 14:17:37 2017 rev:2 rq:533167 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/dumpvdl2/dumpvdl2.changes2017-08-24 
18:30:59.586322627 +0200
+++ /work/SRC/openSUSE:Factory/.dumpvdl2.new/dumpvdl2.changes   2017-10-13 
14:17:39.160099843 +0200
@@ -1,0 +2,5 @@
+Wed Jun 28 12:36:49 UTC 2017 - jeng...@inai.de
+
+- Remove disputable/irrelevant wording from description.
+
+---



Other differences:
--
++ dumpvdl2.spec ++
--- /var/tmp/diff_new_pack.dKHALN/_old  2017-10-13 14:17:41.843981836 +0200
+++ /var/tmp/diff_new_pack.dKHALN/_new  2017-10-13 14:17:41.847981660 +0200
@@ -20,7 +20,7 @@
 Name:   dumpvdl2
 Version:1.1.0
 Release:0
-Summary:A lightweight, standalone VDL Mode 2 message decoder and 
protocol analyzer
+Summary:A VDL Mode 2 message decoder and protocol analyzer
 License:GPL-3.0
 Group:  Productivity/Hamradio/Other
 #Git-Clone: https://github.com/szpajder/dumpvdl2.git
@@ -32,10 +32,9 @@
 BuildRequires:  pkgconfig(glib-2.0)
 
 %description
-A lightweight, standalone VDL Mode 2 message decoder and protocol analyzer.
+A VDL Mode 2 message decoder and protocol analyzer.
 
 Features:
- * Runs under Linux (tested on: x86, x86-64, Raspberry Pi)
  * Supports following SDR hardware:
- RTLSDR (via rtl-sdr library)
- Mirics SDR (via libmirisdr-4)




commit invm-cli for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package invm-cli for openSUSE:Factory 
checked in at 2017-10-13 14:17:19

Comparing /work/SRC/openSUSE:Factory/invm-cli (Old)
 and  /work/SRC/openSUSE:Factory/.invm-cli.new (New)


Package is "invm-cli"

Fri Oct 13 14:17:19 2017 rev:2 rq:533165 version:1.0.0.1104

Changes:

--- /work/SRC/openSUSE:Factory/invm-cli/invm-cli.changes2017-08-22 
11:08:06.093278002 +0200
+++ /work/SRC/openSUSE:Factory/.invm-cli.new/invm-cli.changes   2017-10-13 
14:17:25.148715908 +0200
@@ -1,0 +2,5 @@
+Sat Aug 12 22:21:26 UTC 2017 - jeng...@inai.de
+
+- RPM group fix.
+
+---



Other differences:
--
++ invm-cli.spec ++
--- /var/tmp/diff_new_pack.T5GqMm/_old  2017-10-13 14:17:26.120673172 +0200
+++ /var/tmp/diff_new_pack.T5GqMm/_new  2017-10-13 14:17:26.120673172 +0200
@@ -24,7 +24,7 @@
 Release:0
 Summary:Framework for Intel Storage CLI Binaries
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 URL:https://01.org/intel-nvm-cli-library
 Source: https://github.com/01org/lib%{name}/archive/v%{version}.tar.gz
 BuildRequires:  gcc-c++




commit invm-i18n for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package invm-i18n for openSUSE:Factory 
checked in at 2017-10-13 14:17:28

Comparing /work/SRC/openSUSE:Factory/invm-i18n (Old)
 and  /work/SRC/openSUSE:Factory/.invm-i18n.new (New)


Package is "invm-i18n"

Fri Oct 13 14:17:28 2017 rev:2 rq:533166 version:1.0.0.1020

Changes:

--- /work/SRC/openSUSE:Factory/invm-i18n/invm-i18n.changes  2017-08-22 
11:07:44.216359237 +0200
+++ /work/SRC/openSUSE:Factory/.invm-i18n.new/invm-i18n.changes 2017-10-13 
14:17:33.276358544 +0200
@@ -1,0 +2,5 @@
+Sat Aug 12 22:23:51 UTC 2017 - jeng...@inai.de
+
+- RPM group fix.
+
+---



Other differences:
--
++ invm-i18n.spec ++
--- /var/tmp/diff_new_pack.XfVcGp/_old  2017-10-13 14:17:33.900331108 +0200
+++ /var/tmp/diff_new_pack.XfVcGp/_new  2017-10-13 14:17:33.900331108 +0200
@@ -22,9 +22,9 @@
 Name:   invm-i18n
 Version:1.0.0.1020
 Release:0
-Summary:Internationalization library
+Summary:The Intel Internationalization library
 License:BSD-3-Clause and BSD-2-Clause
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 URL:https://01.org/intel-nvm-i18n-library
 Source: 
https://github.com/01org/libinvm-i18n/archive/v%{version}.tar.gz
 ExclusiveArch:  x86_64




commit git for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2017-10-13 14:16:59

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


Package is "git"

Fri Oct 13 14:16:59 2017 rev:204 rq:533155 version:2.14.2

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2017-09-29 11:48:49.978249879 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2017-10-13 
14:16:59.697834959 +0200
@@ -16,2 +15,0 @@
-  * "git cvsserver" no longer is invoked by "git daemon" by
-default bsc#1060377
@@ -20 +18,3 @@
-bsc#1060378
+CVE-2017-14867 bsc#1061041
+  * "git cvsserver" no longer is invoked by "git daemon" by
+default 



Other differences:
--





commit python-watchdog for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-watchdog for openSUSE:Factory 
checked in at 2017-10-13 14:16:33

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


Package is "python-watchdog"

Fri Oct 13 14:16:33 2017 rev:2 rq:533148 version:0.8.3

Changes:

--- /work/SRC/openSUSE:Factory/python-watchdog/python-watchdog.changes  
2017-08-17 11:51:21.496459339 +0200
+++ /work/SRC/openSUSE:Factory/.python-watchdog.new/python-watchdog.changes 
2017-10-13 14:16:36.638848846 +0200
@@ -1,0 +2,5 @@
+Sat Aug 12 22:10:43 UTC 2017 - jeng...@inai.de
+
+- Specify RPM group more exactly
+
+---



Other differences:
--
++ python-watchdog.spec ++
--- /var/tmp/diff_new_pack.orhcZS/_old  2017-10-13 14:16:37.250821938 +0200
+++ /var/tmp/diff_new_pack.orhcZS/_new  2017-10-13 14:16:37.254821762 +0200
@@ -48,7 +48,7 @@
 
 %package doc
 Summary:Documentation and examples for %{name}
-Group:  Documentation/Other
+Group:  Documentation/HTML
 
 %description doc
 This package contains documentation and examples for %{name}.




commit cld2 for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package cld2 for openSUSE:Factory checked in 
at 2017-10-13 14:16:45

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


Package is "cld2"

Fri Oct 13 14:16:45 2017 rev:3 rq:533152 version:20150820

Changes:

--- /work/SRC/openSUSE:Factory/cld2/cld2.changes2016-06-23 
13:37:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.cld2.new/cld2.changes   2017-10-13 
14:16:48.878310685 +0200
@@ -1,0 +2,7 @@
+Fri Aug 11 12:43:51 UTC 2017 - astie...@suse.com
+
+- Update to version 20150820:
+  * upstream moved to git(hub)
+  * Some unused code removed
+
+---

Old:

  cld2-0.0.0~svn195.tar.xz

New:

  _service
  _servicedata
  cld2-20150820.tar.xz



Other differences:
--
++ cld2.spec ++
--- /var/tmp/diff_new_pack.4rY5B6/_old  2017-10-13 14:16:51.586191621 +0200
+++ /var/tmp/diff_new_pack.4rY5B6/_new  2017-10-13 14:16:51.590191445 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cld2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,18 @@
 
 
 Name:   cld2
-Version:0.0.0~svn195
+Version:20150820
 Release:0
 Summary:A library to detect the natural language of text
+# https://cld2.googlecode.com/svn/trunk/
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
-# https://cld2.googlecode.com/svn/trunk/
 Url:https://code.google.com/p/cld2/
 Source: %{name}-%{version}.tar.xz
 # https://code.google.com/p/cld2/issues/detail?id=29
 Source2:CMakeLists.txt
 BuildRequires:  cmake >= 2.8
 BuildRequires:  gcc-c++
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A library that detects over 80 languages in UTF-8 text, based largely
@@ -64,6 +63,7 @@
 %else
 mkdir build
 cd build
+# FIXME: you should use %%cmake macros
 cmake .. \
-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
-DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
@@ -82,21 +82,19 @@
 %cmake_install
 %else
 cd build
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 %endif
 
 %post -n libcld2-0 -p /sbin/ldconfig
 %postun -n libcld2-0 -p /sbin/ldconfig
 
 %files -n libcld2-0
-%defattr(-,root,root)
 %doc LICENSE
 %{_libdir}/libcld2.so.*
 %{_libdir}/libcld2_dynamic.so.*
 %{_libdir}/libcld2_full.so.*
 
 %files devel
-%defattr(-,root,root)
 %doc LICENSE docs/*
 %{_includedir}/%{name}
 %{_libdir}/libcld2.so

++ _service ++

  
https://github.com/CLD2Owners/cld2.git
git
enable
cld2
%cd
  
  
*.tar
xz
  
  


++ _servicedata ++


https://github.com/CLD2Owners/cld2.git
  49035cda2c57bde548e8e227168858e17ef05c3e++
 cld2-0.0.0~svn195.tar.xz -> cld2-20150820.tar.xz ++
/work/SRC/openSUSE:Factory/cld2/cld2-0.0.0~svn195.tar.xz 
/work/SRC/openSUSE:Factory/.cld2.new/cld2-20150820.tar.xz differ: char 1, line 1




commit libzip for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package libzip for openSUSE:Factory checked 
in at 2017-10-13 14:16:50

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


Package is "libzip"

Fri Oct 13 14:16:50 2017 rev:31 rq:533153 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/libzip/libzip.changes2017-09-23 
21:32:10.563626439 +0200
+++ /work/SRC/openSUSE:Factory/.libzip.new/libzip.changes   2017-10-13 
14:16:57.905913748 +0200
@@ -4 +4 @@
-- reverted version update to 1.3.0 due failing i586 tests
+- reverted 'version update to 1.3.0' due failing i586 tests



Other differences:
--



commit invm-cim for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package invm-cim for openSUSE:Factory 
checked in at 2017-10-13 14:17:11

Comparing /work/SRC/openSUSE:Factory/invm-cim (Old)
 and  /work/SRC/openSUSE:Factory/.invm-cim.new (New)


Package is "invm-cim"

Fri Oct 13 14:17:11 2017 rev:2 rq:533164 version:1.0.0.1051

Changes:

--- /work/SRC/openSUSE:Factory/invm-cim/invm-cim.changes2017-08-22 
11:08:02.373801869 +0200
+++ /work/SRC/openSUSE:Factory/.invm-cim.new/invm-cim.changes   2017-10-13 
14:17:11.277325819 +0200
@@ -1,0 +2,5 @@
+Sat Aug 12 22:20:04 UTC 2017 - jeng...@inai.de
+
+- RPM group fix.
+
+---



Other differences:
--
++ invm-cim.spec ++
--- /var/tmp/diff_new_pack.W47S66/_old  2017-10-13 14:17:11.849300669 +0200
+++ /var/tmp/diff_new_pack.W47S66/_new  2017-10-13 14:17:11.853300494 +0200
@@ -24,7 +24,7 @@
 Release:0
 Summary:Framework for Intel Storage CIM Binaries
 License:BSD-3-Clause and BSD-2-Clause
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 URL:https://01.org/intel-nvm-cim-library
 Source: https://github.com/01org/lib%{name}/archive/v%{version}.tar.gz
 BuildRequires:  distribution-release




commit tig for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package tig for openSUSE:Factory checked in 
at 2017-10-13 14:17:02

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


Package is "tig"

Fri Oct 13 14:17:02 2017 rev:40 rq:533156 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/tig/tig.changes  2017-06-01 16:31:07.208781255 
+0200
+++ /work/SRC/openSUSE:Factory/.tig.new/tig.changes 2017-10-13 
14:17:09.641397749 +0200
@@ -1,0 +2,14 @@
+Fri Sep 29 21:55:54 UTC 2017 - astie...@suse.com
+
+- tig 2.3.0:
+  * The `width` setting on the `status`, `text` and `commit-title`
+columns was never applied and has been removed
+  * improve load performance and rendering speed
+  * Enable binding to more symbolic keys and keys with control
+modifier
+  * Store and readline history on disk
+  * Various bug fixes
+- drop upstreamed patches:
+  * tig-remove_build_timestamp.patch, reproducible.patch
+
+---

Old:

  reproducible.patch
  tig-2.2.2.tar.gz
  tig-remove_build_timestamp.patch

New:

  tig-2.3.0.tar.gz



Other differences:
--
++ tig.spec ++
--- /var/tmp/diff_new_pack.LhfsKh/_old  2017-10-13 14:17:10.461361696 +0200
+++ /var/tmp/diff_new_pack.LhfsKh/_new  2017-10-13 14:17:10.465361520 +0200
@@ -17,23 +17,19 @@
 
 
 Name:   tig
-Version:2.2.2
+Version:2.3.0
 Release:0
 Summary:An ncurses-based text-mode interface for git
 License:GPL-2.0+
 Group:  Development/Tools/Version Control
 Url:https://jonas.github.io/tig/
 Source0:
https://github.com/jonas/tig/releases/download/tig-%{version}/tig-%{version}.tar.gz
-Patch1: tig-remove_build_timestamp.patch
-# PATCH-FIX-TO-UPSTREAM -- to make build-compare happy
-Patch2: reproducible.patch
 BuildRequires:  asciidoc
 BuildRequires:  bash-completion
 BuildRequires:  ncurses-devel
 BuildRequires:  readline-devel
 Requires:   bash-completion
 Requires:   git-core
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tig is a git repository browser that additionally can act as a pager
@@ -47,8 +43,6 @@
 
 %prep
 %setup -q
-%patch1
-%patch2 -p1
 
 %build
 %configure \
@@ -63,7 +57,6 @@
 install -D -m0644 contrib/tig-completion.bash 
"%{buildroot}%{_sysconfdir}/bash_completion.d/%{name}"
 
 %files
-%defattr(-,root,root)
 %doc COPYING NEWS.adoc README.adoc
 %doc contrib/*.tigrc
 %{_docdir}/%{name}/*

++ tig-2.2.2.tar.gz -> tig-2.3.0.tar.gz ++
 10430 lines of diff (skipped)




commit python-zc.buildout for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-zc.buildout for 
openSUSE:Factory checked in at 2017-10-13 14:16:37

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


Package is "python-zc.buildout"

Fri Oct 13 14:16:37 2017 rev:2 rq:533149 version:2.9.5

Changes:

--- /work/SRC/openSUSE:Factory/python-zc.buildout/python-zc.buildout.changes
2017-08-28 15:14:28.479409160 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zc.buildout.new/python-zc.buildout.changes   
2017-10-13 14:16:38.534765483 +0200
@@ -1,0 +2,8 @@
+Sat Sep 23 21:46:43 UTC 2017 - sebix+novell@sebix.at
+
+- update to 2.9.5
+ * Use HTTPS for PyPI's index.  PyPI redirects HTTP to HTTPS by default
+   now so using HTTPS directly avoids the potential for that redirect
+   being modified in flight.
+
+---

Old:

  zc.buildout-2.9.4.tar.gz

New:

  zc.buildout-2.9.5.tar.gz



Other differences:
--
++ python-zc.buildout.spec ++
--- /var/tmp/diff_new_pack.xZaXva/_old  2017-10-13 14:16:39.406727144 +0200
+++ /var/tmp/diff_new_pack.xZaXva/_new  2017-10-13 14:16:39.410726968 +0200
@@ -20,7 +20,7 @@
 %{!?license: %global license %doc}
 %bcond_without test
 Name:   python-zc.buildout
-Version:2.9.4
+Version:2.9.5
 Release:0
 Url:http://pypi.python.org/pypi/zc.buildout
 Summary:System for managing development buildouts
@@ -64,6 +64,7 @@
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}/zc/buildout
+%python_expand %fdupes 
%{buildroot}%{$python_sitelib}/zc.buildout-2.9.5-py%{$python_version}.egg-info
 
 #%if %%{with test}
 #%%check

++ zc.buildout-2.9.4.tar.gz -> zc.buildout-2.9.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zc.buildout-2.9.4/CHANGES.rst 
new/zc.buildout-2.9.5/CHANGES.rst
--- old/zc.buildout-2.9.4/CHANGES.rst   2017-06-20 17:27:26.0 +0200
+++ new/zc.buildout-2.9.5/CHANGES.rst   2017-09-22 21:28:40.0 +0200
@@ -1,6 +1,14 @@
 Change History
 **
 
+2.9.5 (2017-09-22)
+==
+
+- Use HTTPS for PyPI's index.  PyPI redirects HTTP to HTTPS by default
+  now so using HTTPS directly avoids the potential for that redirect
+  being modified in flight.
+
+
 2.9.4 (2017-06-20)
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zc.buildout-2.9.4/PKG-INFO 
new/zc.buildout-2.9.5/PKG-INFO
--- old/zc.buildout-2.9.4/PKG-INFO  2017-06-20 17:27:27.0 +0200
+++ new/zc.buildout-2.9.5/PKG-INFO  2017-09-22 21:28:41.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: zc.buildout
-Version: 2.9.4
+Version: 2.9.5
 Summary: System for managing development buildouts
 Home-page: http://buildout.org
 Author: Jim Fulton
@@ -69,6 +69,14 @@
 Change History
 **
 
+2.9.5 (2017-09-22)
+==
+
+- Use HTTPS for PyPI's index.  PyPI redirects HTTP to HTTPS by default
+  now so using HTTPS directly avoids the potential for that redirect
+  being modified in flight.
+
+
 2.9.4 (2017-06-20)
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zc.buildout-2.9.4/setup.cfg 
new/zc.buildout-2.9.5/setup.cfg
--- old/zc.buildout-2.9.4/setup.cfg 2017-06-20 17:27:27.0 +0200
+++ new/zc.buildout-2.9.5/setup.cfg 2017-09-22 21:28:41.0 +0200
@@ -17,5 +17,4 @@
 [egg_info]
 tag_build = 
 tag_date = 0
-tag_svn_revision = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zc.buildout-2.9.4/setup.py 
new/zc.buildout-2.9.5/setup.py
--- old/zc.buildout-2.9.4/setup.py  2017-06-20 17:27:26.0 +0200
+++ new/zc.buildout-2.9.5/setup.py  2017-09-22 21:28:40.0 +0200
@@ -12,7 +12,7 @@
 #
 ##
 name = "zc.buildout"
-version = '2.9.4'
+version = '2.9.5'
 
 import os
 from setuptools import setup
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zc.buildout-2.9.4/src/zc/buildout/buildout.txt 
new/zc.buildout-2.9.5/src/zc/buildout/buildout.txt
--- old/zc.buildout-2.9.4/src/zc/buildout/buildout.txt  2017-06-20 
17:27:26.0 +0200
+++ new/zc.buildout-2.9.5/src/zc/buildout/buildout.txt  2017-09-22 
21:28:40.0 +0200
@@ -3174,9 +3174,9 @@
 
   [buildout]
   ...
-  index = http://index.example.com/
+  

commit python-semver for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-semver for openSUSE:Factory 
checked in at 2017-10-13 14:16:26

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


Package is "python-semver"

Fri Oct 13 14:16:26 2017 rev:2 rq:533146 version:2.7.8

Changes:

--- /work/SRC/openSUSE:Factory/python-semver/python-semver.changes  
2017-06-20 09:39:12.774071083 +0200
+++ /work/SRC/openSUSE:Factory/.python-semver.new/python-semver.changes 
2017-10-13 14:16:27.803237343 +0200
@@ -1,0 +2,6 @@
+Fri Aug 25 07:56:06 UTC 2017 - sebix+novell@sebix.at
+
+- update to 2.7.8
+ * PR #62. Support custom default names for pre and build 
+
+---

Old:

  semver-2.7.7.tar.gz

New:

  semver-2.7.8.tar.gz



Other differences:
--
++ python-semver.spec ++
--- /var/tmp/diff_new_pack.CafDK8/_old  2017-10-13 14:16:28.563203928 +0200
+++ /var/tmp/diff_new_pack.CafDK8/_new  2017-10-13 14:16:28.567203752 +0200
@@ -13,22 +13,22 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-semver
-Version:2.7.7
+Version:2.7.8
 Release:0
-License:BSD-3-Clause
 Summary:Python helper for Semantic Versioning
-Url:https://github.com/k-bx/python-semver
+License:BSD-3-Clause
 Group:  Development/Languages/Python
+Url:https://github.com/k-bx/python-semver
 Source: 
https://files.pythonhosted.org/packages/source/s/semver/semver-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python-rpm-macros
 BuildArch:  noarch
 
 %python_subpackages
@@ -47,7 +47,6 @@
 %python_install
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.rst
 %{python_sitelib}/*
 

++ semver-2.7.7.tar.gz -> semver-2.7.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semver-2.7.7/PKG-INFO new/semver-2.7.8/PKG-INFO
--- old/semver-2.7.7/PKG-INFO   2017-05-25 16:03:03.0 +0200
+++ new/semver-2.7.8/PKG-INFO   2017-08-25 09:05:25.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: semver
-Version: 2.7.7
+Version: 2.7.8
 Summary: Python helper for Semantic Versioning (http://semver.org/)
 Home-page: https://github.com/k-bx/python-semver
 Author: Kostiantyn Rybnikov
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semver-2.7.7/semver.egg-info/PKG-INFO 
new/semver-2.7.8/semver.egg-info/PKG-INFO
--- old/semver-2.7.7/semver.egg-info/PKG-INFO   2017-05-25 16:03:02.0 
+0200
+++ new/semver-2.7.8/semver.egg-info/PKG-INFO   2017-08-25 09:05:24.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: semver
-Version: 2.7.7
+Version: 2.7.8
 Summary: Python helper for Semantic Versioning (http://semver.org/)
 Home-page: https://github.com/k-bx/python-semver
 Author: Kostiantyn Rybnikov
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semver-2.7.7/semver.egg-info/pbr.json 
new/semver-2.7.8/semver.egg-info/pbr.json
--- old/semver-2.7.7/semver.egg-info/pbr.json   2017-05-25 16:03:02.0 
+0200
+++ new/semver-2.7.8/semver.egg-info/pbr.json   2017-08-25 09:05:25.0 
+0200
@@ -1 +1 @@
-{"is_release": false, "git_version": "d4e5539"}
\ No newline at end of file
+{"is_release": false, "git_version": "b4275e5"}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semver-2.7.7/semver.py new/semver-2.7.8/semver.py
--- old/semver-2.7.7/semver.py  2017-05-25 16:02:18.0 +0200
+++ new/semver-2.7.8/semver.py  2017-08-25 09:04:45.0 +0200
@@ -6,7 +6,7 @@
 import re
 
 
-__version__ = '2.7.7'
+__version__ = '2.7.8'
 __author__ = 'Kostiantyn Rybnikov'
 __author_email__ = 'k...@k-bx.com'
 
@@ -130,7 +130,7 @@
 
 def _nat_cmp(a, b):
 def convert(text):
-return int(text) if re.match('[0-9]+', text) else text
+return int(text) if re.match('^[0-9]+$', text) else text
 
 def split_key(key):
 return [convert(c) for c in key.split('.')]
@@ -328,27 +328,33 @@
   verinfo['patch'] + 1)
 
 
-def bump_prerelease(version):
+def bump_prerelease(version, token='rc'):
 """Raise the prerelease part of the version
 
-:param: version string
+:param 

commit python-zipstream for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-zipstream for 
openSUSE:Factory checked in at 2017-10-13 14:16:41

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


Package is "python-zipstream"

Fri Oct 13 14:16:41 2017 rev:2 rq:533150 version:1.1.4

Changes:

--- /work/SRC/openSUSE:Factory/python-zipstream/python-zipstream.changes
2017-09-19 16:31:32.070127579 +0200
+++ /work/SRC/openSUSE:Factory/.python-zipstream.new/python-zipstream.changes   
2017-10-13 14:16:44.502503086 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 15:28:03 UTC 2017 - jeng...@inai.de
+
+- Compact description.
+
+---



Other differences:
--
++ python-zipstream.spec ++
--- /var/tmp/diff_new_pack.CuLiFs/_old  2017-10-13 14:16:45.046479168 +0200
+++ /var/tmp/diff_new_pack.CuLiFs/_new  2017-10-13 14:16:45.046479168 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,15 +21,15 @@
 Name:   python-zipstream
 Version:1.1.4
 Release:0
-License:GPL-3.0+
 Summary:Zipfile generator
-Url:https://github.com/allanlei/python-zipstream
+License:GPL-3.0+
 Group:  Development/Languages/Python
+Url:https://github.com/allanlei/python-zipstream
 Source: 
https://files.pythonhosted.org/packages/source/z/zipstream/zipstream-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 %if %{with test}
 BuildRequires:  %{python_module nose}
 %endif
@@ -37,12 +38,10 @@
 %python_subpackages
 
 %description
-zipstream.py is a zip archive generator based on python 3.3's zipfile.py.
-It was created to generate a zip file generator for streaming (ie web apps).
-This is beneficial for when you want to provide a downloadable archive of a
-large collection of regular files, which would be infeasible to generate the
-archive prior to downloading or of a very large file that you do not want
-to store entirely on disk or on memory.
+zipstream.py is a ZIP archive generator based on Python 3.3's zipfile.py.
+zipstream can create archives on the fly, which is useful for streaming
+the archive to e.g. web clients without needing to store the archive on
+disk first.
 
 %prep
 %setup -q -n zipstream-%{version}




commit python-spark_parser for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-spark_parser for 
openSUSE:Factory checked in at 2017-10-13 14:16:30

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


Package is "python-spark_parser"

Fri Oct 13 14:16:30 2017 rev:2 rq:533147 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/python-spark_parser/python-spark_parser.changes  
2017-09-19 16:31:30.562341169 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spark_parser.new/python-spark_parser.changes 
2017-10-13 14:16:32.059050217 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 15:32:25 UTC 2017 - jeng...@inai.de
+
+- Trim history from package description.
+
+---



Other differences:
--
++ python-spark_parser.spec ++
--- /var/tmp/diff_new_pack.MGQepN/_old  2017-10-13 14:16:32.935011701 +0200
+++ /var/tmp/diff_new_pack.MGQepN/_new  2017-10-13 14:16:32.939011526 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,15 +21,15 @@
 Name:   python-spark_parser
 Version:1.6.1
 Release:0
-License:MIT
 Summary:An Earley-Algorithm Context-free grammar Parser Toolkit
-Url:https://github.com/rocky/python-spark/
+License:MIT
 Group:  Development/Languages/Python
+Url:https://github.com/rocky/python-spark/
 Source: 
https://files.pythonhosted.org/packages/source/s/spark_parser/spark_parser-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 %if %{with test}
 BuildRequires:  %{python_module click}
 BuildRequires:  %{python_module nose >= 1.0}
@@ -40,16 +41,10 @@
 
 %description
 SPARK stands for Scanning, Parsing, and Rewriting Kit. It uses Jay
-Earley's algorithm for parsing context free grammars, and comes with
+Earley's algorithm for parsing context-free grammars, and comes with
 some generic Abstract Syntax Tree routines. There is also a prototype
 scanner which does its job by combining Python regular expressions.
 
-The original version of this was written by John Aycock for his Ph.d
-thesis and was described in his 1998 paper: "Compiling Little
-Languages in Python" at the 7th International Python Conference. The
-current incarnation of this code is maintained (or not) by Rocky
-Bernstein.
-
 Please Note: Earley algorithm parsers are almost linear when given an LR
 grammar. These are grammars which are left-recursive.
 




commit python-python-gnupg for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-python-gnupg for 
openSUSE:Factory checked in at 2017-10-13 14:16:14

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


Package is "python-python-gnupg"

Fri Oct 13 14:16:14 2017 rev:2 rq:533144 version:0.4.1

Changes:

--- /work/SRC/openSUSE:Factory/python-python-gnupg/python-python-gnupg.changes  
2017-09-26 21:14:49.906943687 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-gnupg.new/python-python-gnupg.changes 
2017-10-13 14:16:16.523733298 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 15:33:08 UTC 2017 - jeng...@inai.de
+
+- Ensure description neutrality.
+
+---



Other differences:
--
++ python-python-gnupg.spec ++
--- /var/tmp/diff_new_pack.gBFKOB/_old  2017-10-13 14:16:18.147661894 +0200
+++ /var/tmp/diff_new_pack.gBFKOB/_new  2017-10-13 14:16:18.147661894 +0200
@@ -22,7 +22,7 @@
 Name:   python-python-gnupg
 Version:0.4.1
 Release:0
-Summary:A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
+Summary:A wrapper for the GNU Privacy Guard (GPG or GnuPG)
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:http://pythonhosted.org/python-gnupg/index.html
@@ -48,7 +48,7 @@
 %python_subpackages
 
 %description
-This module allows easy access to GnuPG's key management,
+This module allows access to GnuPG's key management,
 encryption and signature functionality from Python programs.
 
 %prep




commit python-rply for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-rply for openSUSE:Factory 
checked in at 2017-10-13 14:16:20

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


Package is "python-rply"

Fri Oct 13 14:16:20 2017 rev:2 rq:533145 version:0.7.5

Changes:

--- /work/SRC/openSUSE:Factory/python-rply/python-rply.changes  2017-09-19 
16:31:31.226247122 +0200
+++ /work/SRC/openSUSE:Factory/.python-rply.new/python-rply.changes 
2017-10-13 14:16:24.691374169 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 15:26:18 UTC 2017 - jeng...@inai.de
+
+- Repair package description grammar.
+
+---



Other differences:
--
++ python-rply.spec ++
--- /var/tmp/diff_new_pack.HTeuFi/_old  2017-10-13 14:16:25.335345854 +0200
+++ /var/tmp/diff_new_pack.HTeuFi/_new  2017-10-13 14:16:25.335345854 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,14 +21,14 @@
 Name:   python-rply
 Version:0.7.5
 Release:0
-License:BSD-3-Clause
 Summary:A pure Python Lex/Yacc that works with RPython
-Url:https://github.com/alex/rply
+License:BSD-3-Clause
 Group:  Development/Languages/Python
+Url:https://github.com/alex/rply
 Source: 
https://files.pythonhosted.org/packages/source/r/rply/rply-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 %if %{with test}
 BuildRequires:  %{python_module appdirs}
 %endif
@@ -38,9 +39,9 @@
 %python_subpackages
 
 %description
-RPLY is a pure Python parser generator, that also works with RPython.
+RPLY is a pure Python parser generator that also works with RPython.
 It is a more-or-less direct port of David Beazley's PLY, with a new
-public API, and RPython support.
+public API, and with RPython support.
 
 %prep
 %setup -q -n rply-%{version}




commit python-pydicom for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-pydicom for openSUSE:Factory 
checked in at 2017-10-13 14:16:05

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


Package is "python-pydicom"

Fri Oct 13 14:16:05 2017 rev:3 rq:533142 version:0.9.9

Changes:

--- /work/SRC/openSUSE:Factory/python-pydicom/python-pydicom.changes
2017-09-12 19:55:57.298352188 +0200
+++ /work/SRC/openSUSE:Factory/.python-pydicom.new/python-pydicom.changes   
2017-10-13 14:16:10.176012405 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 15:14:49 UTC 2017 - jeng...@inai.de
+
+- Make package description neutral and compact it.
+
+---



Other differences:
--
++ python-pydicom.spec ++
--- /var/tmp/diff_new_pack.jyF1vN/_old  2017-10-13 14:16:10.887981099 +0200
+++ /var/tmp/diff_new_pack.jyF1vN/_new  2017-10-13 14:16:10.887981099 +0200
@@ -42,16 +42,14 @@
 %python_subpackages
 
 %description
-pydicom is a pure python package for parsing DICOM files.
+pydicom is a pure python package for parsing DICOM files
+into natural pythonic structures for further manipulation.
+Modified datasets can be written again to DICOM format files.
 
 DICOM is a standard (http://medical.nema.org) for communicating
 medical images and related information such as reports
 and radiotherapy objects.
 
-pydicom makes it easy to read these complex files into natural
-pythonic structures for easy manipulation.
-Modified datasets can be written again to DICOM format files.
-
 %prep
 %setup -q -n pydicom-%{version}
 cp %{SOURCE1} ./




commit python-pyfeyn for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-pyfeyn for openSUSE:Factory 
checked in at 2017-10-13 14:16:10

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


Package is "python-pyfeyn"

Fri Oct 13 14:16:10 2017 rev:2 rq:533143 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pyfeyn/python-pyfeyn.changes  
2017-09-14 21:15:08.651178793 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyfeyn.new/python-pyfeyn.changes 
2017-10-13 14:16:11.163968964 +0200
@@ -1,0 +2,5 @@
+Tue Sep 12 15:54:42 UTC 2017 - jeng...@inai.de
+
+- Ensure neutrality of description.
+
+---



Other differences:
--
++ python-pyfeyn.spec ++
--- /var/tmp/diff_new_pack.KW6yEx/_old  2017-10-13 14:16:11.991932559 +0200
+++ /var/tmp/diff_new_pack.KW6yEx/_new  2017-10-13 14:16:11.991932559 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyfeyn
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Name:   python-pyfeyn
 Version:1.0.0
 Release:0
-Summary:An easy-to-use Python library to help physicists draw Feynman 
diagrams
+Summary:A Python library to help draw Feynman diagrams
 License:GPL-2.0+
 Group:  Development/Languages/Python
 Url:http://projects.hepforge.org/pyfeyn/
@@ -37,12 +37,12 @@
 %python_subpackages
 
 %description
-PyFeyn is a package which makes drawing Feynman diagrams simple and 
programmatic.
-Feynman diagrams are important constructs in perturbative field theory, so 
being able to draw them
-in a programmatic fashion is important if attempting to enumerate a large 
number of diagram
-configurations is important. The output quality of PyFeyn diagrams (into PDF 
or EPS formats)
-is very high, and special effects can be obtained by using constructs from 
PyX, which PyFeyn
-is based around.
+PyFeyn is a package to programmaticaly draw Feynman diagrams. These
+are important constructs in perturbative field theory, so being able
+to draw them in a programmatic fashion is important if attempting to
+enumerate a large number of diagram configurations is important.
+PyFeyn can output into PDF or EPS. Special effects can be obtained by
+using constructs from PyX, which PyFeyn is based around.
 
 %prep
 %setup -q -n pyfeyn-%{version}




commit python-pmw for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-pmw for openSUSE:Factory 
checked in at 2017-10-13 14:16:01

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


Package is "python-pmw"

Fri Oct 13 14:16:01 2017 rev:12 rq:533141 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pmw/python-pmw.changes2017-08-24 
18:46:26.551741475 +0200
+++ /work/SRC/openSUSE:Factory/.python-pmw.new/python-pmw.changes   
2017-10-13 14:16:04.344268824 +0200
@@ -1,0 +2,5 @@
+Wed Aug 16 21:32:37 UTC 2017 - dh...@wustl.edu
+
+- obsolete python-pmw
+
+---



Other differences:
--
++ python-pmw.spec ++
--- /var/tmp/diff_new_pack.s8BM4l/_old  2017-10-13 14:16:05.020239102 +0200
+++ /var/tmp/diff_new_pack.s8BM4l/_new  2017-10-13 14:16:05.024238927 +0200
@@ -34,6 +34,11 @@
 Requires:   python-tk
 BuildRequires:  fdupes
 BuildArch:  noarch
+%define oldpython python
+%ifpython2
+Obsoletes:  %{oldpython}-pmw < %{version}
+Provides:   %{oldpython}-pmw = %{version}
+%endif
 
 %python_subpackages
 




commit python-keyczar for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-keyczar for openSUSE:Factory 
checked in at 2017-10-13 14:15:45

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


Package is "python-keyczar"

Fri Oct 13 14:15:45 2017 rev:6 rq:533138 version:0.716

Changes:

--- /work/SRC/openSUSE:Factory/python-keyczar/python-keyczar.changes
2017-08-24 18:42:47.530586585 +0200
+++ /work/SRC/openSUSE:Factory/.python-keyczar.new/python-keyczar.changes   
2017-10-13 14:15:47.880992712 +0200
@@ -1,0 +2,6 @@
+Mon Sep 11 18:01:31 UTC 2017 - jeng...@inai.de
+
+- Drop author list from description. Ensure description is neutral
+  and timeless.
+
+---



Other differences:
--
++ python-keyczar.spec ++
--- /var/tmp/diff_new_pack.Eg89sk/_old  2017-10-13 14:15:49.344928342 +0200
+++ /var/tmp/diff_new_pack.Eg89sk/_new  2017-10-13 14:15:49.348928167 +0200
@@ -23,7 +23,7 @@
 Name:   python-keyczar
 Version:0.716
 Release:0
-Summary:Toolkit for safe and simple cryptography
+Summary:Python toolkit for cryptography
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://www.keyczar.org
@@ -45,18 +45,13 @@
 %python_subpackages
 
 %description
-Keyczar is an open source cryptographic toolkit designed to make it easier
-and safer for developers to use cryptography in their applications.
+Keyczar is a cryptographic toolkit that facilitates
+using cryptography in applications.
 Keyczar supports authentication and encryption with both symmetric and
-asymmetric keys.
+asymmetric keys. Some features of Keyczar include:
 
-Some features of Keyczar include:
-
- - A simple API
  - Key rotation and versioning
- - Safe default algorithms, modes, and key lengths
  - Automated generation of initialization vectors and ciphertext signatures
- - Keyczar was originally developed by members of the Google Security Team
 
 %prep
 %setup -q -n %{pkgname}-Python_release_%{version}/python




commit python-bobo for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-bobo for openSUSE:Factory 
checked in at 2017-10-13 14:15:13

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


Package is "python-bobo"

Fri Oct 13 14:15:13 2017 rev:2 rq:533136 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-bobo/python-bobo.changes  2017-09-09 
20:25:11.869396972 +0200
+++ /work/SRC/openSUSE:Factory/.python-bobo.new/python-bobo.changes 
2017-10-13 14:15:28.993823180 +0200
@@ -1,0 +2,5 @@
+Tue Sep  5 23:52:23 UTC 2017 - jeng...@inai.de
+
+- Ensure neutral description.
+
+---



Other differences:
--
++ python-bobo.spec ++
--- /var/tmp/diff_new_pack.Vg7HIf/_old  2017-10-13 14:15:32.221681251 +0200
+++ /var/tmp/diff_new_pack.Vg7HIf/_new  2017-10-13 14:15:32.221681251 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,37 +21,35 @@
 Name:   python-bobo
 Version:2.4.0
 Release:0
-License:ZPL-2.1
 Summary:Web application framework for the impatient
-Url:http://bobo.readthedocs.io/
+License:ZPL-2.1
 Group:  Development/Languages/Python
+Url:http://bobo.readthedocs.io/
 Source: 
https://files.pythonhosted.org/packages/source/b/bobo/bobo-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 %if %{with test}
+BuildRequires:  %{python_module WebOb}
 BuildRequires:  %{python_module bobodoctestumentation >= 2.4.0}
 BuildRequires:  %{python_module six}
-BuildRequires:  %{python_module WebOb}
 %endif
 # /SECTION
 BuildRequires:  fdupes
-Requires:   python-six
 Requires:   python-WebOb
+Requires:   python-six
 BuildArch:  noarch
 
 %python_subpackages
 
 %description
-Bobo is a light-weight framework for creating WSGI web applications.
-
-It addresses 2 problems:
-- Mapping URLs to objects
-- Calling objects to generate HTTP responses
+Bobo is a framework for creating WSGI web applications.
+It addresses two problems: mapping URLs to objects,
+and calling objects to generate HTTP responses.
 
 Bobo doesn't have a templating language, a database integration layer,
-or a number of other features that are better provided by WSGI
+nor a number of other features that are better provided by WSGI
 middle-ware or application-specific libraries.
 
 Bobo builds on other frameworks, most notably WSGI and WebOb.




commit python-openqa_review for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-openqa_review for 
openSUSE:Factory checked in at 2017-10-13 14:15:55

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


Package is "python-openqa_review"

Fri Oct 13 14:15:55 2017 rev:17 rq:533140 version:1.7.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openqa_review/python-openqa_review.changes
2017-09-20 17:13:43.964756139 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openqa_review.new/python-openqa_review.changes
   2017-10-13 14:15:59.900464217 +0200
@@ -1,0 +2,5 @@
+Thu Sep 21 06:50:40 UTC 2017 - ok...@suse.com
+
+- Update version to support more recent openQA web structure (boo#1059661)
+
+---



Other differences:
--



commit python-minidb for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-minidb for openSUSE:Factory 
checked in at 2017-10-13 14:15:50

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


Package is "python-minidb"

Fri Oct 13 14:15:50 2017 rev:2 rq:533139 version:2.0.2

Changes:

--- /work/SRC/openSUSE:Factory/python-minidb/python-minidb.changes  
2017-09-13 22:31:53.186505389 +0200
+++ /work/SRC/openSUSE:Factory/.python-minidb.new/python-minidb.changes 
2017-10-13 14:15:53.180759681 +0200
@@ -1,0 +2,5 @@
+Sat Sep  9 00:08:22 UTC 2017 - jeng...@inai.de
+
+- Fix grammar problems in %description for initial submit.
+
+---



Other differences:
--
++ python-minidb.spec ++
--- /var/tmp/diff_new_pack.KjFyZu/_old  2017-10-13 14:15:53.932726617 +0200
+++ /var/tmp/diff_new_pack.KjFyZu/_new  2017-10-13 14:15:53.932726617 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -21,14 +22,14 @@
 Name:   python-minidb
 Version:2.0.2
 Release:0
-License:ISC
 Summary:SQLite3-based store for Python objects
-Url:http://thp.io/2010/minidb/
+License:ISC
 Group:  Development/Languages/Python
+Url:http://thp.io/2010/minidb/
 Source: 
https://files.pythonhosted.org/packages/source/m/minidb/minidb-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 %if %{with test}
 BuildRequires:  %{python_module nose}
 BuildRequires:  python3-testsuite
@@ -39,7 +40,7 @@
 %python_subpackages
 
 %description
-Minidb 2 allows you store Python objects in a SQLite 3 database.
+Minidb 2 allows you to store Python objects in a SQLite 3 database.
 
 %prep
 %setup -q -n minidb-%{version}




commit python-chai for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-chai for openSUSE:Factory 
checked in at 2017-10-13 14:15:36

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


Package is "python-chai"

Fri Oct 13 14:15:36 2017 rev:2 rq:533137 version:1.1.2

Changes:

--- /work/SRC/openSUSE:Factory/python-chai/python-chai.changes  2017-08-24 
18:43:13.802885413 +0200
+++ /work/SRC/openSUSE:Factory/.python-chai.new/python-chai.changes 
2017-10-13 14:15:42.561226621 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 18:39:32 UTC 2017 - jeng...@inai.de
+
+- Ensure neutrality of description.
+
+---



Other differences:
--
++ python-chai.spec ++
--- /var/tmp/diff_new_pack.yHlXBZ/_old  2017-10-13 14:15:43.369191095 +0200
+++ /var/tmp/diff_new_pack.yHlXBZ/_new  2017-10-13 14:15:43.373190919 +0200
@@ -20,7 +20,7 @@
 Name:   python-chai
 Version:1.1.2
 Release:0
-Summary:Easy to use mocking/stub framework
+Summary:Mocking/stub framework for Python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:https://github.com/agoragames/chai
@@ -34,7 +34,7 @@
 %python_subpackages
 
 %description
-Chai provides a very easy to use api for mocking/stubbing your python
+Chai provides an API for mocking/stubbing Python
 objects, patterned after the Mocha library for Ruby.
 
 %prep




commit python-PyWavelets for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-PyWavelets for 
openSUSE:Factory checked in at 2017-10-13 14:14:51

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


Package is "python-PyWavelets"

Fri Oct 13 14:14:51 2017 rev:2 rq:533133 version:0.5.2

Changes:

--- /work/SRC/openSUSE:Factory/python-PyWavelets/python-PyWavelets.changes  
2017-08-24 18:30:44.628429974 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyWavelets.new/python-PyWavelets.changes 
2017-10-13 14:14:57.323215744 +0200
@@ -1,0 +2,5 @@
+Sun Aug  6 04:34:02 UTC 2017 - toddrme2...@gmail.com
+
+- Fix shebangs
+
+---



Other differences:
--
++ python-PyWavelets.spec ++
--- /var/tmp/diff_new_pack.mKEqFe/_old  2017-10-13 14:14:59.115136952 +0200
+++ /var/tmp/diff_new_pack.mKEqFe/_new  2017-10-13 14:14:59.119136777 +0200
@@ -84,6 +84,9 @@
 chmod a-x *.txt
 chmod a-x PyWavelets.egg-info/*
 
+# Fix wrong-script-interpreter
+find demo -name '*.py' -exec sed -i "s|#!/usr/bin/env python|#!%__python3|"  
{} \;
+
 # Remove unneeded shebangs
 sed -i '1{\@^#!/usr/bin/env python@d}' pywt/data/create_dat.py
 
@@ -98,7 +101,16 @@
 
 %install
 %python_install
-%python_expand %fdupes %{buildroot}%{$python_sitearch}
+
+%{python_expand pushd %{buildroot}%{$python_sitearch}
+# Fix wrong-script-interpreter
+sed -i "s|#!/usr/bin/env python|#!%__$python|" pywt/tests/*.py
+# Deduplicating files can generate a RPMLINT warning for pyc mtime
+$python -m compileall -d %{$python_sitearch} pywt/tests/
+$python -O -m compileall -d %{$python_sitearch} pywt/tests/
+%fdupes .
+popd
+}
 
 # Create docs.  These need the package to already be built and installed
 PYTHONPATH="$PYTHONPATH:%{buildroot}%{python3_sitearch}" make -C doc 
PAPER=letter html




commit python-aiohttp for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-aiohttp for openSUSE:Factory 
checked in at 2017-10-13 14:15:01

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


Package is "python-aiohttp"

Fri Oct 13 14:15:01 2017 rev:2 rq:533135 version:2.2.5

Changes:

--- /work/SRC/openSUSE:Factory/python-aiohttp/python-aiohttp.changes
2017-09-29 11:55:21.623022466 +0200
+++ /work/SRC/openSUSE:Factory/.python-aiohttp.new/python-aiohttp.changes   
2017-10-13 14:15:08.362730333 +0200
@@ -1,0 +2,10 @@
+Wed Sep 20 15:49:32 UTC 2017 - aloi...@gmx.com
+
+- Fixed build on non Factory targets
+
+---
+Mon Sep 11 15:24:42 UTC 2017 - jeng...@inai.de
+
+- Repair package description grammar.
+
+---



Other differences:
--
++ python-aiohttp.spec ++
--- /var/tmp/diff_new_pack.SrUcqZ/_old  2017-10-13 14:15:10.218648728 +0200
+++ /var/tmp/diff_new_pack.SrUcqZ/_new  2017-10-13 14:15:10.222648551 +0200
@@ -13,31 +13,32 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
 %bcond_without test
 %define skip_python2 1
 Name:   python-aiohttp
 Version:2.2.5
 Release:0
+Summary:Asynchronous HTTP client/server framework
 License:Apache-2.0
-Summary:Async http client/server framework
-Url:https://aiohttp.readthedocs.io/
 Group:  Development/Languages/Python
+Url:https://aiohttp.readthedocs.io/
 Source: 
https://files.pythonhosted.org/packages/source/a/aiohttp/aiohttp-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel >= 3.4.2}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 %if %{with test}
 BuildRequires:  %{python_module async_timeout >= 1.2.0}
 BuildRequires:  %{python_module chardet}
 BuildRequires:  %{python_module gunicorn}
 BuildRequires:  %{python_module multidict >= 2.1.4}
+BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest-timeout}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module yarl >= 0.11}
 %endif
 # /SECTION
@@ -63,11 +64,11 @@
 Group:  Documentation/HTML
 
 %description
-Asyncronic HTTP client/server framework for Python.
+Asynchronous HTTP client/server framework for Python.
 
-- Supports both client and server side of HTTP protocol.
-- Supports both client and server Web-Sockets out-of-the-box.
-- Web-server has middlewares and pluggable routing.
+- Supports both the client and server side of HTTP protocol.
+- Supports both client and server WebSockets out-of-the-box.
+- Web-server has middleware and pluggable routing.
 
 %description -n %{name}-doc
 HTML documentation on the API and examples for %name.




commit webcamoid for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package webcamoid for openSUSE:Factory 
checked in at 2017-10-13 14:14:37

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


Package is "webcamoid"

Fri Oct 13 14:14:37 2017 rev:2 rq:533059 version:8.1.0

Changes:

--- /work/SRC/openSUSE:Factory/webcamoid/webcamoid.changes  2017-08-24 
18:30:51.431471526 +0200
+++ /work/SRC/openSUSE:Factory/.webcamoid.new/webcamoid.changes 2017-10-13 
14:14:39.312007706 +0200
@@ -1,0 +2,11 @@
+Tue Oct 10 13:59:52 UTC 2017 - aloi...@gmx.com
+
+- Update to version 8.1.0
+  * Improved startup time.
+  * Deadlock when audio recording is enabled my be solved now.
+Audio recording enabled by default again.
+  * Hopefully, fixed many segfaults in many platforms.
+
+- Dropped webcamoid-fix_man.patch (merged upstream)
+
+---

Old:

  webcamoid-8.0.0.tar.gz
  webcamoid-fix_man.patch

New:

  webcamoid-8.1.0.tar.gz



Other differences:
--
++ webcamoid.spec ++
--- /var/tmp/diff_new_pack.Hk5JP6/_old  2017-10-13 14:14:40.535953889 +0200
+++ /var/tmp/diff_new_pack.Hk5JP6/_new  2017-10-13 14:14:40.539953713 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   webcamoid
-Version:8.0.0
+Version:8.1.0
 Release:0
 Summary:Webcam plasmoid for KDE
 License:GPL-3.0+
 Group:  System/GUI/KDE
 Url:https://webcamoid.github.io/
 Source: 
https://github.com/hipersayanX/Webcamoid/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM webcamoid-fix_man.patch -- don't use wildcards when 
installing, Qt 5.9 doesn't like it
-Patch0: webcamoid-fix_man.patch
 BuildRequires:  bison
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
@@ -90,7 +88,6 @@
 
 %prep
 %setup -q -n webcamoid-%{version}
-%patch0 -p1
 
 %build
 qmake-qt5 \
@@ -99,7 +96,8 @@
 USE3DPARTYLIBS=0 \
 LICENSEDIR=%{_defaultdocdir}/webcamoid \
 INSTALLDEVHEADERS=1 \
-QMAKE_LRELEASE=%{_bindir}/lrelease-qt5
+QMAKE_LRELEASE=%{_bindir}/lrelease-qt5 \
+INSTALLQMLDIR=%{_kf5_qmldir}
 
 make %{?_smp_mflags}
 

++ webcamoid-8.0.0.tar.gz -> webcamoid-8.1.0.tar.gz ++
/work/SRC/openSUSE:Factory/webcamoid/webcamoid-8.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.webcamoid.new/webcamoid-8.1.0.tar.gz differ: char 
12, line 1




commit python-Faker for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-Faker for openSUSE:Factory 
checked in at 2017-10-13 14:14:47

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


Package is "python-Faker"

Fri Oct 13 14:14:47 2017 rev:2 rq:533132 version:0.8.3

Changes:

--- /work/SRC/openSUSE:Factory/python-Faker/python-Faker.changes
2017-09-26 21:14:48.507140483 +0200
+++ /work/SRC/openSUSE:Factory/.python-Faker.new/python-Faker.changes   
2017-10-13 14:14:48.687595457 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 15:22:34 UTC 2017 - jeng...@inai.de
+
+- Rewrite description to focus on the package.
+
+---



Other differences:
--
++ python-Faker.spec ++
--- /var/tmp/diff_new_pack.6lO0a4/_old  2017-10-13 14:14:50.091533725 +0200
+++ /var/tmp/diff_new_pack.6lO0a4/_new  2017-10-13 14:14:50.095533549 +0200
@@ -22,7 +22,7 @@
 Name:   python-Faker
 Version:0.8.3
 Release:0
-Summary:Faker is a Python package that generates fake data for you
+Summary:Faker is a Python package that generates fake data
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/joke2k/faker
@@ -57,10 +57,9 @@
 %python_subpackages
 
 %description
-Faker is a Python package that generates fake data for you. Whether
-you need to bootstrap your database, create good-looking XML documents,
-fill-in your persistence to stress test it, or anonymize data taken from
-a production service, Faker is for you.
+Faker is a Python package that generates fake data. It helps with
+database bootstrapping, creating XML documents, persistence stress
+testing, and data anonymization from production services.
 
 %prep
 %setup -q -n Faker-%{version}




commit digikam for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package digikam for openSUSE:Factory checked 
in at 2017-10-13 14:14:34

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


Package is "digikam"

Fri Oct 13 14:14:34 2017 rev:162 rq:532996 version:5.7.0

Changes:

--- /work/SRC/openSUSE:Factory/digikam/digikam.changes  2017-09-14 
21:15:58.580151227 +0200
+++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes 2017-10-13 
14:14:36.120148054 +0200
@@ -1,0 +2,8 @@
+Thu Sep 14 23:47:03 UTC 2017 - stefan.bru...@rwth-aachen.de
+
+- Add 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch
+  Disable OpenGL detection on embedded platforms (e.g. ARM)
+  Currently digikam depends on Desktop GL and fails to build when
+  using a Qt5OpenGL build with GLES, see kde#383715
+
+---

New:

  0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch



Other differences:
--
++ digikam.spec ++
--- /var/tmp/diff_new_pack.w5T6nw/_old  2017-10-13 14:14:38.960023183 +0200
+++ /var/tmp/diff_new_pack.w5T6nw/_new  2017-10-13 14:14:38.960023183 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Graphics/Viewers
 Url:http://www.digikam.org/
 Source0:
http://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch 
-- The OpenGL slideshow depends on Desktop GL, see kde#383715
+Patch0: 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch
 #This pulls in QWebEngine, which is not available on ppc64
 %ifarch %ix86 x86_64 %arm aarch64 mips mips64
 BuildRequires:  akonadi-contact-devel
@@ -82,7 +84,6 @@
 BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(Qt5XmlPatterns)
@@ -164,6 +165,10 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+%ifarch %arm aarch64
+# Disable OpenGL slideshow on embedded platforms
+%patch0 -p1
+%endif
 
 # Remove build time references so build-compare can do its work
 FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')

++ 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch ++
>From ebce81931d04aefea31795cb4df3f552ba6d3f38 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Br=C3=BCns?= 
Date: Sun, 20 Aug 2017 16:49:50 +0200
Subject: [PATCH] Disable detection of OpenGL (for GLES platforms)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

On embedded platforms, Qt5 is typically build using GLES. Unfortunately,
the OpenGL code in the presentation module uses the old desktop OpenGL
immediate mode style and thus fails to compile on GLES platforms.

Workaround for bug kde#383715

Signed-off-by: Stefan Brüns 
---
 core/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
index cd482ea..bc3772b 100644
--- a/core/CMakeLists.txt
+++ b/core/CMakeLists.txt
@@ -278,7 +278,7 @@ find_package(Marble)
 find_package(PkgConfig)
 find_package(Jasper)
 find_package(Eigen3)   # For Refocus tool.
-find_package(OpenGL)   # For Presentation tool.
+# find_package(OpenGL)   # For Presentation tool.
 
 # For Monitor Profiles management with LCMS
 find_package(X11)
-- 
2.14.0




commit lua-lmod for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package lua-lmod for openSUSE:Factory 
checked in at 2017-10-13 14:14:40

Comparing /work/SRC/openSUSE:Factory/lua-lmod (Old)
 and  /work/SRC/openSUSE:Factory/.lua-lmod.new (New)


Package is "lua-lmod"

Fri Oct 13 14:14:40 2017 rev:10 rq:533072 version:7.6.1

Changes:

--- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes2017-10-06 
11:05:16.644764331 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lmod.new/lua-lmod.changes   2017-10-13 
14:14:42.667860147 +0200
@@ -1,0 +2,117 @@
+Sun Oct 10 16:42:51 UTC 2017 - e...@suse.com
+
+- Make lua-lmod Arch-dependent: it hard codes the search path to
+  .so plugins used by other Lua packages (boo#1061205).
+
+---
+Fri Oct  6 12:36:48 UTC 2017 - e...@suse.com
+
+- Update to 7.6:
+ 1. Support for disable 
+ 2. A marked default is honored even if it is hidden
+ 3. Support for depends_on() as a better way to handle module dependencies.
+   * Lmod 7.5:
+ 1. Added -T, --trace option to report restore, load, unloads and spider.
+ 2. Report both global and version aliases with module --terse
+   Add Global Aliases output to module avail if they exist.
+ 3. Support for isVisibleHook (Thanks @wpoely86!) to control whether
+   a module is hidden or not.
+ 4. Support for "spider -o spider-json" to set the key "hidden"
+  to true or false for each module.
+ 5. Setting LMOD_EXACT_MATCH=yes also turns off the display of (D) with
+  avail.
+ 6. CMake "shell" added.
+ 7. Added feature that LMOD_TMOD_FIND_FIRST.  A site can decide to force
+FIND_FIRST instead FIND_BEST for NV module layouts.
+ Bug Fixes:
+ 1. Fix bug where Lmod would be unable to load a module where NV and
+NVV module layouts were mixed.
+ 2. Fix bug where LMOD_CASE_INDEPENDENT_SORTING=yes wasn't case
+independent when using avail hook.
+   * Lmod 7.4:
+ 1. Using built-in luafilesystem if system version doesn't exist or < 1.6.2
+ 2. Support for setting LMOD_SYSHOST with configure.
+ 3. Sites or users can use italic instead of dim for hidden modules
+ 4. Detailed spider output reports all dependencies hidden or not.
+ 5. Support for fish shell
+ 6. Move almost all configuration variables from profile.in to bash.in and
+similarly for tcsh.
+ Bug Fixes:
+ 1. Fixed bug that caused LMOD env vars to be lower cased.
+ 2. Fixed bug where tcsh/csh exit status was not returned.
+ 3. bash and zsh tab completions works when LMOD_REDIRECT is yes.
+ 4. Can now conflict with a version.
+ 5. Fixed bug with addto a:b:c 
+ 6. Fixed bugs in computeHashSum, generating softwarePage.
+   * Lmod 7.3:
+ 1. The isloaded() function has been repaired.
+ 2. Updated French, German and Spanish translations.
+ 3. Two error message related to missing modules are now available for 
+translations.
+   * Lmod 7.2.1:
+ 1. A test suite for testing the Lmod installation has been added. See
+https://github.com/rtmclay/Lmod_test_suite for details.
+ 2. Added support for localization of errors and warnings and messages.
+ 3. Language Translations complete: ES, Partial: FR, ZH, DE
+ 4. Introduced "errWarnMsgHook" to take advantage of the new message
+handling.
+ Bug Fixes:
+ 1. Several bug fixes related to Spider Cache and LMOD_CACHED_LOADS=1
+ 2. Repaired zsh tab completion.
+ 3. Minimize the output of Lmod's BASH_ENV when debugging Bash shell
+scripts.
+ 4. Allow colons as well as spaces for the path used in the addto command.
+ 5. Handles module directories that are empty or bad symlink or a .version
+file only.
+ 6. Fix bug in module describe.
+   * Lmod 7.1:
+ 1. The commands "module --show_hidden avail" and "module --show_hidden"
+list now show "hidden" modules with the (H) property.  Also they are
+displayed as dim.  This works better on black backgrounds.
+ 2. Added the command "module --config_json" to generate a json output of
+Lmod's configuration.
+ 3. Add support for env. var. LMOD_SITE_NAME to set a site's name.  This is
+also a configure option.
+ Bug Fixes:
+ 1. Hidden module now will not be marked as default.
+ 2. Now check permission of a directory before trying to open it.
+ 3. Lmod now does not pollute the configure time value of LD_LIBRARY_PATH
+and LD_PRELOAD into the users env.
+ 4. Lmod now handles illegal values of $TERM.
+   * Lmod 7.0:
+ 1. This version support N/V/V. (e.g. fftw/64/3.3.4).  Put a .version file
+in with the "64" directory to tell Lmod where the version starts.
+ 2. Marking a default in the MODULERC is now 

commit libzhuyin for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package libzhuyin for openSUSE:Factory 
checked in at 2017-10-13 14:14:22

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


Package is "libzhuyin"

Fri Oct 13 14:14:22 2017 rev:7 rq:532833 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/libzhuyin/libzhuyin.changes  2016-10-20 
23:07:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.libzhuyin.new/libzhuyin.changes 2017-10-13 
14:14:23.940683594 +0200
@@ -1,0 +2,15 @@
+Sun Oct  8 14:11:38 UTC 2017 - jeng...@inai.de
+
+- Move documentation to libzhuyin7-devel. Manpages do not belong
+  into libzhuyin7 (SLPP guideline).
+- Adhere to package naming guidelines and use package versions,
+  not SO versions for package names.
+- Avoid running fdupes across partition boundaries.
+- Rename %soname to %sover to better reflect its use.
+
+---
+Thu Sep 28 07:31:59 UTC 2017 - hillw...@opensuse.org
+
+- Change the install libdir. 
+
+---



Other differences:
--
++ libzhuyin.spec ++
--- /var/tmp/diff_new_pack.q8407C/_old  2017-10-13 14:14:25.104632414 +0200
+++ /var/tmp/diff_new_pack.q8407C/_new  2017-10-13 14:14:25.108632238 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libzhuyin
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define soname 7
+%define sover  7
 Name:   libzhuyin
 Version:1.1.1
 Release:0
@@ -40,39 +40,42 @@
 BuildRequires:  libtool
 Obsoletes:  libzhuyin-tools < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+#
+# libzhuyin has been source-merged with libpinyin and recent versions
+# come from there.
 
 %description
-The libzhuyin project aims to provide the algorithms core 
+The libzhuyin project provides the algorithms core 
 for intelligent sentence-based Chinese zhuyin input methods.
 
-
-%package -n libzhuyin%{soname}
-Summary:Runtime libraries for libzhuyin
+%package -n libzhuyin%{sover}
+Summary:Runtime libraries for libzhuyin 1.1
 Group:  System/Libraries
-Requires:   libzhuyin-data
+Requires:   libzhuyin-1_1-data
 
-%description -n libzhuyin%{soname}
-The libzhuyin project aims to provide the algorithms core
+%description -n libzhuyin%{sover}
+The libzhuyin project provide the algorithms core
 for intelligent sentence-based Chinese zhuyin input methods.
 
 This package provides the runtime libraries for libzhuyin.
 
-%package data
-Summary:Data files for libzhuyin
+%package -n libzhuyin-1_1-data
+Summary:Data files for libzhuyin 1.1
 Group:  System/I18n/Chinese
 
-%description data
+%description -n libzhuyin-1_1-data
 The libzhuyin project aims to provide the algorithms core
 for intelligent sentence-based Chinese zhuyin input methods.
 
-This package provides the data files used by libzhuyin to be functional.
+This package provides the data files used by libzhuyin%{sover} to be 
functional.
 
-%package devel
+%package -n libzhuyin-1_1-devel
 Summary:Development headers for libzhuyin
 Group:  Development/Libraries/C and C++
-Requires:   libzhuyin%{soname} = %{version}
+Requires:   libzhuyin%{sover} = %{version}
+Conflicts:  libzhuyin-devel
 
-%description devel
+%description -n libzhuyin-1_1-devel
 The libzhuyin project aims to provide the algorithms core
 for intelligent sentence-based Chinese zhuyin input methods.
 
@@ -87,37 +90,39 @@
 tar -xf model9.text.tar.gz
 popd &> /dev/null
 NOCONFIGURE=1 ./autogen.sh
+# Add version number to directory for (arch-dependent!) data
+perl -i -lpe 's{^pkgdatadir=.*}{pkgdatadir=\@libdir\@/\@PACKAGE_NAME\@-1.1}' 
*.pc.in
 
 %build
-%configure --prefix=%{_prefix} --libdir=%{_libdir}
-make %{?_smp_mflags}
+%configure --disable-static
+make %{?_smp_mflags} libzhuyin_dbdir='${libdir}/${PACKAGE_NAME}-1.1/data'
 
 %install
-make install DESTDIR=%{buildroot} %{?_smp_mflags}
+%make_install %{?_smp_mflags} 
libzhuyin_dbdir='${libdir}/${PACKAGE_NAME}-1.1/data'
+rm -rf %{buildroot}/%{_libdir}/%{name}.la
+%fdupes %{buildroot}/%{_prefix}
 
-rm -rf %{buildroot}%{_libdir}/%{name}.{a,la}
+%post -n libzhuyin%{sover} -p /sbin/ldconfig
 
-%fdupes %{buildroot}
+%postun -n libzhuyin%{sover} -p /sbin/ldconfig
 
-%post -n libzhuyin%{soname} -p /sbin/ldconfig
-
-%postun -n libzhuyin%{soname} -p /sbin/ldconfig
-
-%files -n libzhuyin%{soname}
+%files -n 

commit vpp for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package vpp for openSUSE:Factory checked in 
at 2017-10-13 14:14:04

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


Package is "vpp"

Fri Oct 13 14:14:04 2017 rev:3 rq:532816 version:17.10

Changes:

--- /work/SRC/openSUSE:Factory/vpp/vpp.changes  2017-10-05 11:56:21.705058216 
+0200
+++ /work/SRC/openSUSE:Factory/.vpp.new/vpp.changes 2017-10-13 
14:14:18.564919970 +0200
@@ -1,0 +2,5 @@
+Mon Oct  9 12:58:00 UTC 2017 - marco.varl...@suse.com
+
+- Updated tarball to 17.10-RC1 (vpp-17.10-rc1.tar.xz)
+
+---

Old:

  vpp-17.10-rc0~374-gba3c4e88.tar.xz

New:

  vpp-17.10-rc1.tar.xz



Other differences:
--
++ vpp.spec ++
--- /var/tmp/diff_new_pack.PGEVOl/_old  2017-10-13 14:14:20.248845927 +0200
+++ /var/tmp/diff_new_pack.PGEVOl/_new  2017-10-13 14:14:20.252845751 +0200
@@ -29,7 +29,7 @@
 License:Apache-2.0
 Group:  Productivity/Networking/Routing
 Url:https://wiki.fd.io/view/VPP
-Source0:%{name}-%{version}-rc0~374-gba3c4e88.tar.xz
+Source0:%{name}-%{version}-rc1.tar.xz
 Patch0: 0001-enable-shared.patch
 Patch1: 0003-startup-conf.patch
 BuildRequires:  autoconf
@@ -152,8 +152,8 @@
 export VPP_BUILD_USER=suse
 export VPP_BUILD_HOST=SUSE
 
-make V=1 %{?_smp_mflags} PLATFORM=vpp bootstrap
-make V=1 %{?_smp_mflags} PLATFORM=vpp build-release
+make V=1 PLATFORM=vpp bootstrap
+make V=1 PLATFORM=vpp build-release
 
 cd %{_vpp_build_dir}/../src/vpp-api/python && %{py2_build}
 

++ vpp-17.10-rc0~374-gba3c4e88.tar.xz -> vpp-17.10-rc1.tar.xz ++
 4016 lines of diff (skipped)




commit pymol for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package pymol for openSUSE:Factory checked 
in at 2017-10-13 14:14:43

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


Package is "pymol"

Fri Oct 13 14:14:43 2017 rev:50 rq:533131 version:1.8.7.0.svn4177

Changes:

--- /work/SRC/openSUSE:Factory/pymol/pymol.changes  2017-05-18 
20:48:07.088970905 +0200
+++ /work/SRC/openSUSE:Factory/.pymol.new/pymol.changes 2017-10-13 
14:14:45.327743191 +0200
@@ -1,0 +2,46 @@
+Wed Sep 20 18:39:35 UTC 2017 - dh...@wustl.edu
+
+- update to svn rev 4177
+  * expose "oneletter" to label/iterate
+  * sequence viewer: MSE=M SEC=U
+  * wire/licorice rep aliases
+  * menu: A > copy to object
+  * new commands: copy_to, uniquify
+  * fix slow 'extract' performance
+
+---
+Wed Aug 16 21:30:00 UTC 2017 - dh...@wustl.edu
+
+- obsolete and provide pymol
+
+---
+Fri Aug  4 16:49:23 UTC 2017 - dh...@wustl.edu
+
+- move to python singlespec
+
+---
+Fri Aug  4 15:47:20 UTC 2017 - dh...@wustl.edu
+
+- 1.8.7.0
+  * support "not ..." and "enabled" in name patterns (e.g.: delete not enabled)
+  * improve/fix unicode+utf-8 handling for labels
+  * iterate color settings: type int (e.g.: iterate all, print(s.sphere_color))
+  * fix cmd.load with contents https://sf.net/p/pymol/mailman/message/35966326/
+  * fix ray tracing of stick_ball + valence 
https://sf.net/p/pymol/mailman/message/35928857/
+  * web.pymolhttpd -> pymol.pymolhttpd
+Generic "web" name conflicts with webpy
+https://sf.net/p/pymol/bugs/148/
+  * make build reproducible
+https://sf.net/p/pymol/patches/12/
+  * delete obsolete packaging files
+  * internal command line: consistent behavior across platforms
+  * new "label" selection operator
+  * alter_state: remove restriction on x/y/z/flags
+  * iterate/label: expose "state" for discrete atoms
+  * CTRL+L drag/click -> move/center in 3-Button-Viewing mode
+  * auto-detect $PREFIX/share/pymol as $PYMOL_PATH
+  * locale LC_NUMERIC=C float parsing/formatting
+  * Python 3: fix wrong PyCapsule_New destructor
+  * PSE compatibility between Python 2 and 3
+
+---

Old:

  pymol-1.8.6.1.svn4172.tar.xz

New:

  pymol-1.8.7.0.svn4177.tar.xz



Other differences:
--
++ pymol.spec ++
--- /var/tmp/diff_new_pack.YSCcGf/_old  2017-10-13 14:14:46.723681811 +0200
+++ /var/tmp/diff_new_pack.YSCcGf/_new  2017-10-13 14:14:46.727681635 +0200
@@ -16,8 +16,10 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define oldpython python
 Name:   pymol
-Version:1.8.6.1.svn4172
+Version:1.8.7.0.svn4177
 Release:0
 Url:http://pymol.org
 Summary:A Molecular Viewer
@@ -25,8 +27,11 @@
 Group:  Productivity/Scientific/Chemistry
 Source: %{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE no-build-date.patch dh...@wustl.edu -- patch eliminates 
build date
-Patch:  no-build-date.patch
+Patch0: no-build-date.patch
+# PATCH-FIX-OPENSUSE python3.patch dh...@wustl.edu -- patch names bin/pymol as 
bin/pymol3 in python3
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module numpy-devel}
 BuildRequires:  freeglut-devel
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
@@ -34,17 +39,17 @@
 BuildRequires:  libmsgpack-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  python-devel
-BuildRequires:  python-numpy-devel
+BuildRequires:  python-rpm-macros
 Requires:   glew
 Requires:   python-numpy
 Requires:   python-pmw
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1010
 BuildRequires:  fdupes
-%endif
-%endif
+Obsoletes:  pymol < %{version}
+Provides:   pymol = %{version}
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+
+%python_subpackages
 
 %description
 PyMOL is a molecular graphics system targetted at medium to large
@@ -64,23 +69,29 @@
 
 %prep
 %setup -q
-%patch
+%patch0
 sed -i "1d" modules/pmg_tk/startup/apbs_tools.py # Remove she-bang line
 
 %build
+%python_build
 
 %install
-CFLAGS="%{optflags}" python setup.py install --prefix=%{_prefix} 
--root=%{buildroot}
-%if 0%{?suse_version} > 1010
+%python_install
+%python_clone -a %{buildroot}%{_bindir}/pymol
 %fdupes %{buildroot}%{_prefix}
-%endif
+
+%post
+%python_install_alternative pymol
+
+%postun
+%python_uninstall_alternative pymol
 
 %clean
 rm -rf 

commit drush for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package drush for openSUSE:Factory checked 
in at 2017-10-13 14:14:28

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


Package is "drush"

Fri Oct 13 14:14:28 2017 rev:4 rq:532924 version:8.1.15

Changes:

--- /work/SRC/openSUSE:Factory/drush/drush.changes  2017-10-05 
12:03:00.284980557 +0200
+++ /work/SRC/openSUSE:Factory/.drush.new/drush.changes 2017-10-13 
14:14:30.284404655 +0200
@@ -1,0 +2,14 @@
+Tue Oct 10 03:17:07 UTC 2017 - ji...@boombatower.com
+
+- Update to version 8.1.15:
+  * Back to dev.
+  * Add skip_cleanup and remove old S3 deployments.
+  * Add isolation dir to .gitignore on 8.x
+  * Exclude isolation dir from the phar.
+  * Backport to 8.x #2604 Allow delete of single value in a config object 
(#3004)
+  * Allow Symfony 3 components for site-local installs of Drush 8.x (#2800)
+  * Loosen constraint on symfony/yaml for site-local installs.
+  * Remove useless code comment.
+  * Prep for 8.1.15.
+
+---

Old:

  drush-8.1.14.tar.xz

New:

  drush-8.1.15.tar.xz



Other differences:
--
++ drush.spec ++
--- /var/tmp/diff_new_pack.0Q0sEb/_old  2017-10-13 14:14:31.044371239 +0200
+++ /var/tmp/diff_new_pack.0Q0sEb/_new  2017-10-13 14:14:31.048371064 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   drush
-Version:8.1.14
+Version:8.1.15
 Release:0
 Summary:Command line shell and scripting interface for Drupal
 # See licenses.txt for dependency licenses.

++ _service ++
--- /var/tmp/diff_new_pack.0Q0sEb/_old  2017-10-13 14:14:31.092369129 +0200
+++ /var/tmp/diff_new_pack.0Q0sEb/_new  2017-10-13 14:14:31.092369129 +0200
@@ -1,7 +1,7 @@
 
   
 @PARENT_TAG@
-refs/tags/8.1.14
+refs/tags/8.1.15
 git://github.com/drush-ops/drush.git
 git
 enable

++ _servicedata ++
--- /var/tmp/diff_new_pack.0Q0sEb/_old  2017-10-13 14:14:31.108368425 +0200
+++ /var/tmp/diff_new_pack.0Q0sEb/_new  2017-10-13 14:14:31.108368425 +0200
@@ -1,6 +1,6 @@
 
   
 git://github.com/drush-ops/drush.git
-b1f1e421185da5468eedfd25eeb5b51e705d3cef
+f78b619806a9bc7c3d167fa425e8757eb046bb87
   
 

++ drush-8.1.14.tar.xz -> drush-8.1.15.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drush-8.1.14/.travis.yml new/drush-8.1.15/.travis.yml
--- old/drush-8.1.14/.travis.yml2017-10-03 18:20:45.0 +0200
+++ new/drush-8.1.15/.travis.yml2017-10-10 04:05:46.0 +0200
@@ -37,19 +37,19 @@
 - UNISH_DRUPAL_MAJOR_VERSION=7 PHPUNIT_ARGS=--group=quick-drupal
 - UNISH_DRUPAL_MAJOR_VERSION=7 
PHPUNIT_ARGS=--exclude-group=base,make,commands,pm,quick-drupal
 #D8.3.x
+- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=3.7 
PHPUNIT_ARGS=--group=make
+- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=3.7 
PHPUNIT_ARGS=--group=base
+- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=3.7 
PHPUNIT_ARGS=--group=commands
+- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=3.7 
PHPUNIT_ARGS=--group=pm
+- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=3.7 
PHPUNIT_ARGS=--group=quick-drupal
+- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=3.7 
PHPUNIT_ARGS=--exclude-group=base,make,commands,pm,quick-drupal 
TEST_CHILDREN="drush-ops/config-extra"
+#D8.4.x
 - UNISH_DRUPAL_MAJOR_VERSION=8 PHPUNIT_ARGS=--group=make
 - UNISH_DRUPAL_MAJOR_VERSION=8 PHPUNIT_ARGS=--group=base
 - UNISH_DRUPAL_MAJOR_VERSION=8 PHPUNIT_ARGS=--group=commands
 - UNISH_DRUPAL_MAJOR_VERSION=8 PHPUNIT_ARGS=--group=pm
 - UNISH_DRUPAL_MAJOR_VERSION=8 PHPUNIT_ARGS=--group=quick-drupal
-- UNISH_DRUPAL_MAJOR_VERSION=8 
PHPUNIT_ARGS=--exclude-group=base,make,commands,pm,quick-drupal 
TEST_CHILDREN="drush-ops/config-extra"
-#D8.4.x
-- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=4.x 
PHPUNIT_ARGS=--group=make
-- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=4.x 
PHPUNIT_ARGS=--group=base
-- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=4.x 
PHPUNIT_ARGS=--group=commands
-- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=4.x 
PHPUNIT_ARGS=--group=pm
-- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=4.x 
PHPUNIT_ARGS=--group=quick-drupal
-- UNISH_DRUPAL_MAJOR_VERSION=8 UNISH_DRUPAL_MINOR_VERSION=4.x 
PHPUNIT_ARGS=--exclude-group=base,make,commands,pm,quick-drupal
+- UNISH_DRUPAL_MAJOR_VERSION=8 
PHPUNIT_ARGS=--exclude-group=base,make,commands,pm,quick-drupal
 
 # - UNISH_DB_URL=sqlite://none/of/this/matters PHPUNIT_ARGS=--group=make
   

commit libpinyin for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package libpinyin for openSUSE:Factory 
checked in at 2017-10-13 14:14:25

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


Package is "libpinyin"

Fri Oct 13 14:14:25 2017 rev:26 rq:532834 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/libpinyin/libpinyin.changes  2017-06-23 
09:19:07.188034212 +0200
+++ /work/SRC/openSUSE:Factory/.libpinyin.new/libpinyin.changes 2017-10-13 
14:14:26.836556260 +0200
@@ -1,0 +2,27 @@
+Sun Oct  8 14:11:38 UTC 2017 - jeng...@inai.de
+
+- Move documentation to libpinyin-devel. Manpages do not belong
+  into libpinyin13 (SLPP guideline).
+- Avoid running fdupes across partition boundaries.
+
+---
+Tue Aug 29 02:36:31 UTC 2017 - hillw...@opensuse.org
+
+- Update to 2.1.0
+  * support sort option in pinyin_guess_candidates function
+
+---
+Tue Aug 22 07:54:57 UTC 2017 - hillw...@opensuse.org
+
+- Enable zhuyin support. 
+
+---
+Tue Aug 22 02:19:33 UTC 2017 - hillw...@opensuse.org
+
+- Update to 2.0.92
+  * reduce memory consumption after imported user dictionary;
+  * merge libzhuyin code;
+  * fixes autoconf;
+  * multiple sentence candidates;
+
+---

Old:

  libpinyin-1.7.0.tar.gz

New:

  libpinyin-2.1.0.tar.gz



Other differences:
--
++ libpinyin.spec ++
--- /var/tmp/diff_new_pack.6S0ncC/_old  2017-10-13 14:14:27.732516864 +0200
+++ /var/tmp/diff_new_pack.6S0ncC/_new  2017-10-13 14:14:27.732516864 +0200
@@ -16,15 +16,16 @@
 #
 
 
-%define sover 10
+%define sover 13
+
 Name:   libpinyin
-Version:1.7.0
+Version:2.1.0
 Release:0
 Summary:Intelligent Pinyin IME
 License:GPL-3.0+
 Group:  System/I18n/Chinese
 Url:https://github.com/libpinyin/libpinyin
-Source: %{name}-%{version}.tar.gz
+Source: 
https://github.com/%{name}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 Source1:
http://jaist.dl.sourceforge.net/project/libpinyin/models/model14.text.tar.gz
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE marguer...@opensuse.org - avoid download at buildtime
@@ -60,6 +61,18 @@
 
 This package provides runtime library for libpinyin.
 
+%package -n libzhuyin%{sover}
+Summary:Intelligent Pinyin IME
+Group:  System/Libraries
+Requires:   %{name}-data
+
+%description -n libzhuyin%{sover}
+libpinyin is a staging joint effort of many Chinese Pinyin IME development
+teams. It is an intelligent (and universal) sentence-based Pinyin IME backend
+supporting many language models and frontends.
+
+This package provides runtime library for libpinyin.
+
 %package data
 Summary:Data files for the libpinyin IME
 Group:  System/I18n/Chinese
@@ -75,6 +88,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   %{name}%{sover} = %{version}
 Requires:   %{name}-tools = %{version}
+Provides:   libzhuyin-devel = %{version}
 
 %description devel
 libpinyin is an intelligent (and universal) sentence-based Pinyin IME
@@ -104,25 +118,31 @@
 %configure \
 --disable-static \
 --with-dbm=KyotoCabinet \
---disable-silent-rules
+--disable-silent-rules \
+--enable-libzhuyin
 make %{?_smp_mflags}
 
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-%fdupes %{buildroot}
+%fdupes %{buildroot}/%{_prefix}
 
 %check
 make %{?_smp_mflags} check
 
 %post -n %{name}%{sover} -p /sbin/ldconfig
 %postun -n %{name}%{sover} -p /sbin/ldconfig
+%post -n libzhuyin%{sover} -p /sbin/ldconfig
+%postun -n libzhuyin%{sover} -p /sbin/ldconfig
 
 %files -n %{name}%{sover}
+%doc COPYING
+%{_libdir}/%{name}.so.*
+
+%files -n libzhuyin%{sover}
 %defattr(-,root,root)
 %doc ChangeLog AUTHORS COPYING README
-%{_libdir}/%{name}.so.*
-%{_mandir}/man1/libpinyin.1%{ext_man}
+%{_libdir}/libzhuyin.so.*
 
 %files data
 %defattr(-,root,root)
@@ -136,8 +156,12 @@
 
 %files devel
 %defattr(-,root,root)
+%doc ChangeLog AUTHORS README
 %{_includedir}/%{name}-*/
 %{_libdir}/%{name}.so
+%{_libdir}/libzhuyin.so
 %{_libdir}/pkgconfig/%{name}.pc
+%{_libdir}/pkgconfig/libzhuyin.pc
+%{_mandir}/man1/libpinyin.1%{ext_man}
 
 %changelog

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.6S0ncC/_old  2017-10-13 14:14:27.768515281 +0200
+++ /var/tmp/diff_new_pack.6S0ncC/_new  2017-10-13 14:14:27.768515281 +0200
@@ -1,4 +1,9 @@
-libpinyin10
+libpinyin13
+   requires "libpinyin-data = "
+post "/sbin/ldconfig"
+   

commit fcitx-zhuyin for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package fcitx-zhuyin for openSUSE:Factory 
checked in at 2017-10-13 14:14:14

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


Package is "fcitx-zhuyin"

Fri Oct 13 14:14:14 2017 rev:5 rq:532832 version:0.1.0+git20150626.36064e1

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-zhuyin/fcitx-zhuyin.changes
2015-08-27 08:55:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-zhuyin.new/fcitx-zhuyin.changes   
2017-10-13 14:14:22.080765376 +0200
@@ -1,0 +2,11 @@
+Sun Oct  8 14:23:46 UTC 2017 - jeng...@inai.de
+
+- Avoid running fdupes across partition boundaries.
+- Drop ldconfig call: not needed for plugins.
+
+---
+Thu Sep 28 07:34:30 UTC 2017 - hillw...@opensuse.org
+
+- Change the install libdir for libzhuyin. 
+
+---



Other differences:
--
++ fcitx-zhuyin.spec ++
--- /var/tmp/diff_new_pack.fc9iaI/_old  2017-10-13 14:14:22.764735301 +0200
+++ /var/tmp/diff_new_pack.fc9iaI/_new  2017-10-13 14:14:22.768735125 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-zhuyin
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,8 @@
 #
 
 
+%define sover 7
+
 Name:   fcitx-zhuyin
 Version:0.1.0+git20150626.36064e1
 Release:0
@@ -32,7 +34,8 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libzhuyin-devel
+BuildRequires:  libfcitx-4_2_9
+BuildRequires:  libzhuyin-1_1-devel
 Provides:   locale(fcitx:zh_TW;zh_HK)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -48,23 +51,17 @@
 %patch -p1
 
 %build
+export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:%{_libdir}/libzhuyin-1.1.1/pkgconfig
 mkdir build && cd build
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
..
 make %{?_smp_mflags}
 
 %install
-cd build
-%make_install
-cd ..
+%cmake_install
 
 %find_lang %{name}
-
-%fdupes %{buildroot}
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%fdupes %{buildroot}/%{_prefix}
 
 %files -f %{name}.lang
 %defattr(-,root,root)




commit slurm for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package slurm for openSUSE:Factory checked 
in at 2017-10-13 14:13:38

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


Package is "slurm"

Fri Oct 13 14:13:38 2017 rev:3 rq:532262 version:MACRO

Changes:

--- /work/SRC/openSUSE:Factory/slurm/slurm.changes  2017-06-08 
15:01:57.363889607 +0200
+++ /work/SRC/openSUSE:Factory/.slurm.new/slurm.changes 2017-10-13 
14:14:01.241681688 +0200
@@ -1,0 +2,41 @@
+Fri Oct  6 13:53:08 UTC 2017 - jeng...@inai.de
+
+- Trim redundant wording in descriptions.
+
+---
+Wed Sep 27 11:08:29 UTC 2017 - jjo...@suse.com
+
+- Updated to slurm 17-02-7-1
+  * Added python as BuildRequires
+  * Removed sched-wiki package
+  * Removed slurmdb-direct package
+  * Obsoleted sched-wiki and slurmdb-direct packages
+  * Removing Cray-specific files
+  * Added /etc/slurm/layout.d files (new for this version)
+  * Remove /etc/slurm/cgroup files from package
+  * Added lib/slurm/mcs_account.so
+  * Removed lib/slurm/jobacct_gather_aix.so
+  * Removed lib/slurm/job_submit_cnode.so
+- Created slurm-sql package
+- Moved files from slurm-plugins to slurm-torque package
+- Moved creation of /usr/lib/tmpfiles.d/slurm.conf into slurm.spec
+  * Removed tmpfiles.d-slurm.conf
+- Changed /var/run path for slurm daemons to /var/run/slurm
+  * Added slurmctld-service-var-run-path.patch
+
+---
+Tue Sep 12 16:00:11 UTC 2017 - jjo...@suse.com
+
+- Made tmpfiles_create post-install macro SLE12 SP2 or greater
+- Directly calling systemd-tmpfiles --create for before SLE12 SP2
+
+---
+Mon Jul 10 03:35:41 UTC 2017 - jjo...@suse.com
+
+- Allows OpenSUSE Factory build as well
+- Removes unused .service files from project
+- Adds /var/run/slurm to /usr/lib/tmpfiles.d for boottime creation
+  * Patches upstream .service files to allow for /var/run/slurm path
+  * Modifies slurm.conf to allow for /var/run/slurm path
+
+---

Old:

  slurm-16-05-8-1.tar.gz
  slurm.service
  slurmdbd.service

New:

  slurm-17-02-7-1.tar.gz
  slurmctld-service-var-run-path.patch



Other differences:
--
++ slurm.spec ++
--- /var/tmp/diff_new_pack.WTlD4a/_old  2017-10-13 14:14:04.297547319 +0200
+++ /var/tmp/diff_new_pack.WTlD4a/_new  2017-10-13 14:14:04.297547319 +0200
@@ -17,7 +17,7 @@
 
 
 # For anything newer than Leap 42.1 and SLE-12-SP1 build compatible to OpenHPC.
-%if 0%{?sle_version} >= 120200
+%if 0%{suse_version} > 1320 || 0%{?sle_version} >= 120200
 %define OHPC_BUILD 1
 %endif
 
@@ -40,7 +40,7 @@
 %endif
 
 %define libslurm libslurm29
-%define ver_exp 16-05-8-1
+%define ver_exp 17-02-7-1
 
 %if 0%{?with_systemd}
  %define slurm_u %name
@@ -63,13 +63,12 @@
 Group:  Productivity/Clustering/Computing 
 Url:https://computing.llnl.gov/linux/slurm/
 Source: 
https://github.com/SchedMD/slurm/archive/%{name}-%{ver_exp}.tar.gz
-Source1:slurm.service
-Source2:slurmdbd.service
 Patch0: slurm-2.4.4-rpath.patch
 Patch1: slurm-2.4.4-init.patch
 Patch2: slurmd-Fix-slurmd-for-new-API-in-hwloc-2.0.patch
 Patch3: plugins-cgroup-Fix-slurmd-for-new-API-in-hwloc-2.0.patch
 Patch4: pam_slurm-Initialize-arrays-and-pass-sizes.patch
+Patch5: slurmctld-service-var-run-path.patch
 Requires:   slurm-plugins = %{version}
 %if 0%{?suse_version} <= 1140
 Requires(pre):  pwdutils
@@ -81,6 +80,7 @@
 BuildRequires:  gtk2-devel
 BuildRequires:  libbitmask-devel
 BuildRequires:  libcpuset-devel
+BuildRequires:  python
 %if 0%{?have_libnuma}
 BuildRequires:  libnuma-devel
 %endif
@@ -108,20 +108,21 @@
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Recommends: %{name}-munge
+Obsoletes:  slurm-sched-wiki < %{version}
+Obsoletes:  slurmdb-direct < %{version} 
 
 %description
-SLURM is an open source, fault-tolerant, and highly
-scalable cluster management and job scheduling system for Linux
-clusters containing up to 65,536 nodes. Components include machine
-status, partition management, job management, scheduling and
-accounting modules.
+SLURM is a fault-tolerant scalable cluster management and job
+scheduling system for Linux clusters containing up to 65,536 nodes.
+Components include machine status, partition management, job
+management, scheduling and accounting modules.
 
 %package doc
 Summary:Documentation for SLURM
 Group:  Documentation/HTML
 
 %description doc
-Documentation (html) for the SLURM cluster 

commit fcitx-libpinyin for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package fcitx-libpinyin for openSUSE:Factory 
checked in at 2017-10-13 14:12:09

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


Package is "fcitx-libpinyin"

Fri Oct 13 14:12:09 2017 rev:19 rq:529043 version:0.5.3

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-libpinyin/fcitx-libpinyin.changes  
2017-02-15 10:06:09.950223434 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-libpinyin.new/fcitx-libpinyin.changes 
2017-10-13 14:12:29.117732513 +0200
@@ -1,0 +2,15 @@
+Thu Sep 28 03:21:19 UTC 2017 - hillw...@opensuse.org
+
+- Update to 0.5.3
+  * Update translation.
+  * Use libpinyin 2.1.0
+
+---
+Wed Aug 23 01:35:58 UTC 2017 - hillw...@opensuse.org
+
+- Update to 0.5.1
+  * Fix a typo: continous -> continuous
+  * [trans] Update Translation
+  * QWidget is under QtWidgets in Qt5 
+
+---

Old:

  fcitx-libpinyin-0.5.0_dict.tar.xz

New:

  fcitx-libpinyin-0.5.3_dict.tar.xz



Other differences:
--
++ fcitx-libpinyin.spec ++
--- /var/tmp/diff_new_pack.jRBzwQ/_old  2017-10-13 14:12:30.197685026 +0200
+++ /var/tmp/diff_new_pack.jRBzwQ/_new  2017-10-13 14:12:30.201684850 +0200
@@ -16,8 +16,10 @@
 #
 
 
+%define sover 12
+
 Name:   fcitx-libpinyin
-Version:0.5.0
+Version:0.5.3
 Release:0
 Summary:Libpinyin Wrapper for Fcitx
 License:GPL-2.0+
@@ -26,7 +28,7 @@
 Source: 
http://download.fcitx-im.org/fcitx-libpinyin/%{name}-%{version}_dict.tar.xz
 #PATCH-FIX-UPSTREAM downgrade qt5 requirement to 5.4 since qtwebengine is 
available
 # starting from that release
-Patch:  dictmanager-qt5.4.patch
+Patch0: dictmanager-qt5.4.patch
 #PATCH-FIX-UPSTREAM linking against fcitx
 Patch1: fcitx-libpinyin-linking.patch
 BuildRequires:  cmake
@@ -37,10 +39,10 @@
 BuildRequires:  gettext
 BuildRequires:  glib2-devel
 BuildRequires:  intltool
-BuildRequires:  libpinyin-devel
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libqt5-qtwebengine-devel
 BuildRequires:  xz
+BuildRequires:  pkgconfig(libpinyin)
 Provides:   locale(fcitx:zh_CN;zh_SG)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{fcitx_requires}
@@ -50,11 +52,11 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 %patch1 -p1
 
 %build
-%cmake ..
+%cmake
 make %{?_smp_mflags}
 
 %install

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




commit ibus-libzhuyin for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package ibus-libzhuyin for openSUSE:Factory 
checked in at 2017-10-13 14:12:25

Comparing /work/SRC/openSUSE:Factory/ibus-libzhuyin (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-libzhuyin.new (New)


Package is "ibus-libzhuyin"

Fri Oct 13 14:12:25 2017 rev:9 rq:530350 version:1.8.0

Changes:

--- /work/SRC/openSUSE:Factory/ibus-libzhuyin/ibus-libzhuyin.changes
2016-10-20 23:07:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-libzhuyin.new/ibus-libzhuyin.changes   
2017-10-13 14:12:31.701618895 +0200
@@ -1,0 +2,29 @@
+Sun Oct  1 14:09:46 UTC 2017 - hillw...@opensuse.org
+
+- Update to 1.8.0
+  * fixes processCommit method.
+  * clean code.
+  * fixes a warning.
+- Use libpinyin 2.1.0
+- Remove invalid %post and %postun. 
+
+---
+Sat Aug 26 14:19:53 UTC 2017 - jeng...@inai.de
+
+- Trim time-sensitive wording in summary.
+
+---
+Tue Aug 22 07:53:19 UTC 2017 - hillw...@opensuse.org
+
+- Update to 1.7.91
+  * merge libzhuyin data.
+
+---
+Tue Aug 22 03:18:50 UTC 2017 - hillw...@opensuse.org
+
+- Update to 1.7.10
+  * fix issue 31 - full width punctuation input with wrong symbol
+  * fix issue 32 - full/half width shortcut key switch with extra space output
+  * fix issue 33 - fixes full/half width symbol input problem
+
+---

Old:

  ibus-libzhuyin-1.7.8.tar.gz

New:

  ibus-libzhuyin-1.8.0.tar.gz



Other differences:
--
++ ibus-libzhuyin.spec ++
--- /var/tmp/diff_new_pack.bppQU7/_old  2017-10-13 14:12:32.393588468 +0200
+++ /var/tmp/diff_new_pack.bppQU7/_new  2017-10-13 14:12:32.397588292 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-libzhuyin
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,51 +16,57 @@
 #
 
 
+%define sover 13
+
 Name:   ibus-libzhuyin
-Version:1.7.8
+Version:1.8.0
 Release:0
-Summary:New Zhuyin engine based on libzhuyin for IBus
+Summary:Zhuyin engine based on libzhuyin for IBus
 License:GPL-2.0
 Group:  System/I18n/Chinese
 Url:https://github.com/libzhuyin/ibus-libzhuyin
-Source: 
https://github.com/libzhuyin/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
+Source: 
https://excellmedia.dl.sourceforge.net/project/libzhuyin/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  gettext-devel
 BuildRequires:  gnome-common
-BuildRequires:  ibus-devel
 BuildRequires:  intltool
-BuildRequires:  libzhuyin-devel
-BuildRequires:  opencc-devel >= 1.0.0
+BuildRequires:  libpinyin-tools >= 2.0.91
+BuildRequires:  libzhuyin%{sover}
+BuildRequires:  python3-devel
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(ibus-1.0) >= 1.4.99
+BuildRequires:  pkgconfig(libpinyin) >= 2.0.91
+BuildRequires:  pkgconfig(opencc) >= 1.0.0
 Provides:   locale(ibus:zh_TW;zh_HK)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-It includes a Chinese Zhuyin (Bopomofo) input method based on libzhuyin for 
IBus.
+This package includes a Chinese Zhuyin (Bopomofo) input method based
+on libzhuyin for IBus.
 
 %prep
 %setup -q
-NOCONFIGURE=1 ./autogen.sh
+#NOCONFIGURE=1 ./autogen.sh
 
 %build
 %configure 
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot} %{?_smp_mflags}
+%make_install
+
 rm -rf %{buildroot}%{_datadir}/doc
 %find_lang %{name}
 %fdupes %{buildroot}
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog README COPYING
 %{_libexecdir}/ibus-engine-libzhuyin
 %{_libexecdir}/ibus-setup-libzhuyin
 %{_datadir}/%{name}
+%{_libdir}/ibus-libzhuyin/
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/libzhuyin.appdata.xml
 %{_datadir}/ibus/component/libzhuyin.xml

++ ibus-libzhuyin-1.7.8.tar.gz -> ibus-libzhuyin-1.8.0.tar.gz ++
/work/SRC/openSUSE:Factory/ibus-libzhuyin/ibus-libzhuyin-1.7.8.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-libzhuyin.new/ibus-libzhuyin-1.8.0.tar.gz 
differ: char 5, line 1




commit ibus-libpinyin for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package ibus-libpinyin for openSUSE:Factory 
checked in at 2017-10-13 14:12:20

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


Package is "ibus-libpinyin"

Fri Oct 13 14:12:20 2017 rev:13 rq:529097 version:1.9.1

Changes:

--- /work/SRC/openSUSE:Factory/ibus-libpinyin/ibus-libpinyin.changes
2016-09-11 00:54:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-libpinyin.new/ibus-libpinyin.changes   
2017-10-13 14:12:30.413675528 +0200
@@ -1,0 +2,14 @@
+Tue Aug 29 02:34:10 UTC 2017 - hillw...@opensuse.org
+
+- Update 1.9.1
+  * add sort candidate option to setup dialog
+
+---
+Tue Aug 22 02:43:03 UTC 2017 - hillw...@opensuse.org
+
+- Update 1.9.0
+  * change dconf key name to lower case
+  * use libpinyin 1.9.91
+  * fixes config in setup dialog
+
+---

Old:

  ibus-libpinyin-1.8.0.tar.gz

New:

  ibus-libpinyin-1.9.1.tar.gz



Other differences:
--
++ ibus-libpinyin.spec ++
--- /var/tmp/diff_new_pack.9b194e/_old  2017-10-13 14:12:30.921653191 +0200
+++ /var/tmp/diff_new_pack.9b194e/_new  2017-10-13 14:12:30.925653016 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package ibus-libpinyin
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2015 Hillwood Yang (hillw...@opensuse.org)
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 Hillwood Yang (hillw...@opensuse.org)
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:   ibus-libpinyin
-Version:1.8.0
+Version:1.9.1
 Release:0
 Summary:Intelligent Pinyin engine based on libpinyin for IBus
 License:GPL-2.0+
@@ -41,7 +41,7 @@
 BuildRequires:  sqlite3-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gdk-3.0)
-BuildRequires:  pkgconfig(libpinyin) >= 1.6.0
+BuildRequires:  pkgconfig(libpinyin) >= 1.9.91
 Requires:   python-xdg
 Provides:   locale(ibus:zh_CN;zh_SG)
 %{ibus_requires}

++ ibus-libpinyin-1.8.0.tar.gz -> ibus-libpinyin-1.9.1.tar.gz ++
 4135 lines of diff (skipped)




commit openmpi2 for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package openmpi2 for openSUSE:Factory 
checked in at 2017-10-13 14:10:42

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


Package is "openmpi2"

Fri Oct 13 14:10:42 2017 rev:8 rq:533457 version:2.1.2

Changes:

--- /work/SRC/openSUSE:Factory/openmpi2/openmpi2.changes2017-10-07 
17:52:22.638788915 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi2.new/openmpi2.changes   2017-10-13 
14:10:45.166303517 +0200
@@ -1,0 +2,7 @@
+Tue Oct 10 13:15:22 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Add a ringdisabled flag to allow building only the standard flavor
+  so not all flavors are pulled into staging rings
+- Fix baselibs.conf generation (wrong directory and name)
+
+---



Other differences:
--
++ openmpi2.spec ++
--- /var/tmp/diff_new_pack.pb6TWQ/_old  2017-10-13 14:10:46.098262536 +0200
+++ /var/tmp/diff_new_pack.pb6TWQ/_new  2017-10-13 14:10:46.102262361 +0200
@@ -45,12 +45,22 @@
 %define vers 2.1.2
 %define _vers 2_1_2
 %define m_f_ver 2
+%bcond_with ringdisabled
 
 %if "%flavor" == ""
 ExclusiveArch:  do_not_build
  %{bcond_with hpc}
  %define package_name %pname%{m_f_ver}
 %else
+ # Trickery for OBS Staging. If _with_ringdisabled is set
+ # we only want to build the flavors required by other rings packages.
+ # Do not build any other ones
+ %if %{with ringdisabled}
+  %if "%flavor" != "standard"
+ExclusiveArch:  do_not_build
+  %endif
+ %endif
+
   %if "%flavor" == "standard" || "%flavor" == "testsuite"
 %define package_name   %{pname}%{m_f_ver}
 %bcond_with hpc
@@ -356,7 +366,7 @@
 %endif
 %setup -q -n  openmpi-%{version}%{git_ver}
 %if %{without hpc}
-cat > baselib.conf  < %{_sourcedir}/baselibs.conf  <

commit openmpi for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package openmpi for openSUSE:Factory checked 
in at 2017-10-13 14:10:35

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


Package is "openmpi"

Fri Oct 13 14:10:35 2017 rev:67 rq:533456 version:1.10.7

Changes:

--- /work/SRC/openSUSE:Factory/openmpi/openmpi.changes  2017-09-21 
12:30:16.717823029 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.changes 2017-10-13 
14:10:37.142656342 +0200
@@ -1,0 +2,37 @@
+Tue Oct 10 13:13:10 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Add a ringdisabled flag to allow building only the standard flavor
+  so not all flavors are pulled into staging rings
+- Fix baselibs.conf generation (wrong directory and name)
+
+---
+Fri Oct  6 13:54:42 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Add conflicts between the macros-devel packages
+
+---
+Fri Oct  6 08:42:50 UTC 2017 - e...@suse.com
+
+- Set Name to %pname for "%flavor" == "" to avoid triggering
+  errors in the Factory package validator.
+
+---
+Tue Oct  3 19:49:04 UTC 2017 - e...@suse.com
+
+- Remove duplicates in %files section
+- Set devel master package for HPC builds architecture dependent
+- Make matching of *.mod files more generic to catch differences
+  due to different gcc versions.
+
+---
+Wed Sep 27 07:38:21 UTC 2017 - e...@suse.com
+
+- Converted to multibuild.
+- Add HPC build using environment modules (FATE#321711).
+
+---
+Mon Sep 25 15:44:52 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Fix VERSION file during build so that ompi_info reports good infos
+
+---

Old:

  baselibs.conf
  openmpi-testsuite.changes
  openmpi-testsuite.spec
  pre_checkin.sh

New:

  _multibuild
  macros.hpc-openmpi



Other differences:
--
++ openmpi.spec ++
 767 lines (skipped)
 between /work/SRC/openSUSE:Factory/openmpi/openmpi.spec
 and /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.spec

++ _multibuild ++

  standard
  testsuite
  gnu-hpc
  gnu-hpc-testsuite

++ macros.hpc-openmpi ++
#
# openmpi
#

%hpc_openmpi_init(V:) \
 %{-V: %define _mf_ver %{-V*}} \
 %{expand: %%global hpc_openmpi_dep_version %%{?_mf_ver}%%{!?_mf_ver:1}} \
 %{expand: %%global hpc_openmpi_dir openmpi%{hpc_openmpi_dep_version}} \
 %{expand: %%global hpc_openmpi_pack_version %{hpc_openmpi_dep_version}}

# We may have to add a version here.
%hpc_setup_openmpi \
 module load openmpi

%hpc_openmpi_requires \
Requires:  
libopenmpi%{hpc_openmpi_dep_version}-%{compiler_family}%{hpc_cf_pack_version}-hpc

%hpc_openmpi_requires_devel \
Requires:  
openmpi%{hpc_openmpi_dep_version}-%{compiler_family}%{hpc_cf_pack_version}-hpc-devel




commit boost for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2017-10-13 14:10:26

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


Package is "boost"

Fri Oct 13 14:10:26 2017 rev:118 rq:532726 version:1.65.1

Changes:

--- /work/SRC/openSUSE:Factory/boost/boost.changes  2017-10-05 
11:51:47.363659232 +0200
+++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2017-10-13 
14:10:28.319044345 +0200
@@ -1,0 +2,6 @@
+Mon Oct  9 08:13:38 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Setup MPI environment prior to building boost.
+- Switch to OpenMPI2 as OpenMPI1 is becoming deprecated.
+
+---



Other differences:
--
++ boost.spec ++
--- /var/tmp/diff_new_pack.CRSjz8/_old  2017-10-13 14:10:32.250871450 +0200
+++ /var/tmp/diff_new_pack.CRSjz8/_new  2017-10-13 14:10:32.250871450 +0200
@@ -27,6 +27,18 @@
 %define my_docdir %{_docdir}/boost-%{version}
 
 # Build with OpenMPI
+%if 0%{?suse_version} >= 1330
+  # OpenMPI >= 2 is not available on ppc64be
+  %ifarch ppc64
+%define mpi_implem openmpi
+  %else
+%define mpi_implem openmpi2
+  %endif
+%else
+  # Keep OpenMPI1 for older releases where OpenMPI2 is not available
+  %define mpi_implem openmpi
+%endif
+
 %ifarch ia64 hppa
 %bcond_with  build_mpi
 %else
@@ -131,7 +143,7 @@
 BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with build_mpi}
-BuildRequires:  openmpi-devel
+BuildRequires:  %{mpi_implem}-devel
 %endif
 %if %{with build_docs}
 BuildRequires:  docbook
@@ -558,9 +570,9 @@
 %if %{with python3}
 Requires:   libboost_python-py3-%{lib_appendix}-devel
 %endif
+Requires:   %{mpi_implem}-devel
 Requires:   libboost_mpi%{lib_appendix} = %{version}
 Requires:   libboost_serialization%{lib_appendix}-devel
-Requires:   openmpi-devel
 Provides:   libboost_mpi-devel = %{version}
 Conflicts:  otherproviders(libboost_mpi-devel)
 Conflicts:  boost-devel < 1.63
@@ -1113,8 +1125,7 @@
 
 %if %{with build_mpi}
 # Set PATH, MANPATH and LD_LIBRARY_PATH for mpi
-#. %{_localstatedir}/mpi-selector/data/$(rpm --qf "%{NAME}-%{VERSION}" -q 
openmpi).sh
-# fixme: use mpi-selector 
+. %{_libdir}/mpi/gcc/%{mpi_implem}/bin/mpivars.sh
 %endif
 
 # Need specific Boost Jam config files.
@@ -1241,6 +1252,11 @@
 # Read shared build instructions
 . ./.build
 
+%if %{with build_mpi}
+# Set PATH, MANPATH and LD_LIBRARY_PATH for mpi
+. %{_libdir}/mpi/gcc/%{mpi_implem}/bin/mpivars.sh
+%endif
+
 %if %{with python3}
 ./b2 -d+2 -q --user-config=./user-config-py3.jam \
 --build-type=minimal --build-dir=./python3-build \




commit libfabric for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package libfabric for openSUSE:Factory 
checked in at 2017-10-13 14:09:22

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


Package is "libfabric"

Fri Oct 13 14:09:22 2017 rev:7 rq:533406 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/libfabric/libfabric.changes  2017-09-08 
20:39:19.989458009 +0200
+++ /work/SRC/openSUSE:Factory/.libfabric.new/libfabric.changes 2017-10-13 
14:09:26.221774984 +0200
@@ -1,0 +2,36 @@
+Thu Oct  5 07:10:28 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update to v1.5.1
+  - Core
+- Fix initialization used by DL providers to avoid crash
+- Add checks for null hints and improperly terminated strings
+- Check for invalid core names passed to fabric open
+- Provide consistent provider ordering when using DL providers
+- Fix OFI_LIKELY definitions when GNUC is not present
+  - GNI
+- Add ability to detect local PE rank
+- Fix compiler/config problems
+- Fix CQ read error corruption
+- Remove tests of deprecated interfaces
+  - PSM
+- Fix CQ corruption reporting errors
+- Always generate a completion on error
+  - PSM2
+- Fix CQ corruption reporting errors
+- Always generate a completion on error
+- Add checks to handle out of memory errors
+- Add NULL check for iov in atomic readv/writev calls
+- Fix FI_PEEK src address matching
+- Fix bug in scalable endpoint address resolution
+- Fix segfault bug in RMA completion generation
+  - Sockets
+- Fix missing FI_CLAIM src address data on completion
+- Fix CQ corruption reporting errors
+- Fix serialization issue wrt out of order CPU writes to Tx ring buffer
+  - Verbs
+- Allow modifying rnr retry timout to improve performance
+- Add checks to handle out of memory errors
+- Fix crash using atomic operations for MSG EPs
+- Fix dependency to libfabric1 for libfabric-devel in baselibs.conf
+
+---

Old:

  libfabric-1.5.0.0.ca4e982b.tar.bz2

New:

  libfabric-1.5.1.0.476d147d.tar.bz2



Other differences:
--
++ libfabric.spec ++
--- /var/tmp/diff_new_pack.ybp1Hl/_old  2017-10-13 14:09:26.869746490 +0200
+++ /var/tmp/diff_new_pack.ybp1Hl/_new  2017-10-13 14:09:26.869746490 +0200
@@ -17,13 +17,13 @@
 
 
 #
-%define git_ver .0.ca4e982b
+%define git_ver .0.476d147d
 
 Name:   libfabric
 Summary:User-space RDMA Fabric Interfaces
 License:GPL-2.0 or BSD-2-Clause
 Group:  Development/Libraries/C and C++
-Version:1.5.0
+Version:1.5.1
 Release:0
 Source: %{name}-%{version}%{git_ver}.tar.bz2
 Source1:baselibs.conf

++ _service ++
--- /var/tmp/diff_new_pack.ybp1Hl/_old  2017-10-13 14:09:26.897745259 +0200
+++ /var/tmp/diff_new_pack.ybp1Hl/_new  2017-10-13 14:09:26.897745259 +0200
@@ -8,7 +8,7 @@
 @PARENT_TAG@.@TAG_OFFSET@.%h
 v(.*)
 \1
-ca4e982b00be9ee597d3dc7ed9329a16933f43d3
+476d147da5a010faae571f6f46585c777a141474
   
   
 libfabric*.tar

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.ybp1Hl/_old  2017-10-13 14:09:26.917744379 +0200
+++ /var/tmp/diff_new_pack.ybp1Hl/_new  2017-10-13 14:09:26.917744379 +0200
@@ -1,4 +1,4 @@
 libfabric1
 libfabric-devel
  requires -libibmad-
- requires "libfabric- = "
+ requires "libfabric1- = "

++ libfabric-1.5.0.0.ca4e982b.tar.bz2 -> libfabric-1.5.1.0.476d147d.tar.bz2 
++
 2367 lines of diff (skipped)




commit libsrtp for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package libsrtp for openSUSE:Factory checked 
in at 2017-10-13 14:09:29

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


Package is "libsrtp"

Fri Oct 13 14:09:29 2017 rev:11 rq:533438 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libsrtp/libsrtp.changes  2017-08-12 
19:36:31.802137559 +0200
+++ /work/SRC/openSUSE:Factory/.libsrtp.new/libsrtp.changes 2017-10-13 
14:09:30.377592236 +0200
@@ -1,0 +2,13 @@
+Wed Oct 11 14:39:40 UTC 2017 - vci...@suse.com
+
+- remove openssl 1.1 incompatible headers from the -devel package
+  (bsc#1055277#c8)
+
+---
+Mon Oct  9 14:50:42 UTC 2017 - vci...@suse.com
+
+- Drop option --enable-openssl which doesn't work with OpenSSL 1.1
+  (bsc#1055277)
+  * this drops GCM support
+
+---



Other differences:
--
++ libsrtp.spec ++
--- /var/tmp/diff_new_pack.P1XV32/_old  2017-10-13 14:09:30.993565150 +0200
+++ /var/tmp/diff_new_pack.P1XV32/_new  2017-10-13 14:09:30.997564974 +0200
@@ -29,7 +29,6 @@
 Source99:   baselibs.conf
 BuildRequires:  gcc
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(openssl)
 # srtp was last used in openSUSE 13.1.
 Provides:   srtp = %{version}
 Obsoletes:  srtp < %{version}
@@ -71,8 +70,9 @@
 %build
 %configure \
   --enable-generic-aesicm \
-  --enable-syslog \
-  --enable-openssl
+  --enable-syslog
+# Doesn't work with OpenSSL 1.1
+#  --enable-openssl
 #  --enable-gdoi
 # FIXME: Does not work:
 #  --enable-kernel-linux
@@ -109,6 +109,9 @@
 sed -i 's|\([^A-Z0-9_]\)\('$SYMBOL'\)\([^A-Z0-9_]\|$\)|\1SRTP_\2\3|g' 
%{buildroot}%{_includedir}/srtp/*.h
 done
 
+# remove openssl header files incompatible with OpenSSL 1.1
+rm %{buildroot}%{_includedir}/srtp/aes_{g,i}cm_ossl.h
+
 %post -n %{name}%{soname} -p /sbin/ldconfig
 %postun -n %{name}%{soname} -p /sbin/ldconfig
 




commit bubblewrap for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package bubblewrap for openSUSE:Factory 
checked in at 2017-10-13 14:09:16

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


Package is "bubblewrap"

Fri Oct 13 14:09:16 2017 rev:4 rq:532853 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/bubblewrap/bubblewrap.changes2017-09-21 
12:32:47.996533808 +0200
+++ /work/SRC/openSUSE:Factory/.bubblewrap.new/bubblewrap.changes   
2017-10-13 14:09:17.578155078 +0200
@@ -1,0 +2,17 @@
+Mon Oct  9 17:53:37 UTC 2017 - sebix+novell@sebix.at
+
+- update to version 0.2.0
+ - bwrap now automatically detects the new
+   user namespace restrictions in Red Hat Enterprise Linux 7.4:
+   bubblewrap: check for max_user_namespaces == 0.
+ - The most notable features are new arguments --as-pid1, and
+   --cap-add/--cap-drop. These were added for running systemd (or in general a
+   "full" init system) inside bubblewrap. But the capability options are also
+   useful for unprivileged callers to potentially retain capbilities inside the
+   sandbox (for example CAP_NET_ADMIN), when user namespaces are enabled.
+   Conversely, privileged callers (uid 0) can conversely drop capabilities 
(without
+   user namespaces). Contributed by Giuseppe Scrivano.
+ - With --dev, add /dev/fd and /dev/core symlinks
+   which should improve compatibility with older software.
+
+---

Old:

  v0.1.8.tar.gz

New:

  v0.2.0.tar.gz



Other differences:
--
++ bubblewrap.spec ++
--- /var/tmp/diff_new_pack.oNiZK5/_old  2017-10-13 14:09:18.454116559 +0200
+++ /var/tmp/diff_new_pack.oNiZK5/_new  2017-10-13 14:09:18.458116383 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   bubblewrap
-Version:0.1.8
+Version:0.2.0
 Release:0
 Summary:Core execution tool for unprivileged containers
 License:LGPL-2.0+

++ v0.1.8.tar.gz -> v0.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bubblewrap-0.1.8/.papr.yml 
new/bubblewrap-0.2.0/.papr.yml
--- old/bubblewrap-0.1.8/.papr.yml  1970-01-01 01:00:00.0 +0100
+++ new/bubblewrap-0.2.0/.papr.yml  2017-10-09 16:11:41.0 +0200
@@ -0,0 +1,28 @@
+context: centos7
+required: true
+
+branches:
+- master
+- auto
+- try
+
+host:
+distro: centos/7/atomic
+
+tests:
+  - env BWRAP_SUID=true ./ci/papr.sh centos:7
+
+timeout: 30m
+
+---
+
+inherit: true
+
+host:
+distro: fedora/26/atomic
+
+context: f26-sanitizer
+required: true
+
+tests:
+  - env CFLAGS='-g -Og -fsanitize=undefined -fsanitize=address -O2 
-Wp,-D_FORTIFY_SOURCE=2' ./ci/papr.sh registry.fedoraproject.org/fedora:26
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bubblewrap-0.1.8/.redhat-ci.yml 
new/bubblewrap-0.2.0/.redhat-ci.yml
--- old/bubblewrap-0.1.8/.redhat-ci.yml 2017-03-28 16:26:53.0 +0200
+++ new/bubblewrap-0.2.0/.redhat-ci.yml 1970-01-01 01:00:00.0 +0100
@@ -1,25 +0,0 @@
-context: centos7
-required: true
-
-branches:
-- master
-- auto
-- try
-
-host:
-distro: centos/7/atomic
-
-tests:
-  - env BWRAP_SUID=true ./ci/redhat-ci.sh centos:7
-
-timeout: 30m
-

-
-inherit: true
-
-context: f25-asan-ubsan
-required: true
-
-tests:
-  - env CFLAGS='-g -Og -fsanitize=undefined -fsanitize=address' 
./ci/redhat-ci.sh fedora:25
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bubblewrap-0.1.8/Makefile.am 
new/bubblewrap-0.2.0/Makefile.am
--- old/bubblewrap-0.1.8/Makefile.am2017-03-28 16:26:53.0 +0200
+++ new/bubblewrap-0.2.0/Makefile.am2017-10-09 16:11:41.0 +0200
@@ -29,10 +29,13 @@
 
 include Makefile-docs.am
 
+LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) 
$(top_srcdir)/build-aux/tap-driver.sh
+LOG_COMPILER =
 TESTS = tests/test-run.sh
 TESTS_ENVIRONMENT = BWRAP=$(abs_top_builddir)/test-bwrap
 
 EXTRA_DIST += $(TESTS)
+EXTRA_DIST += tests/libtest-core.sh
 
 if ENABLE_BASH_COMPLETION
 bashcompletiondir = $(BASH_COMPLETION_DIR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bubblewrap-0.1.8/README.md 
new/bubblewrap-0.2.0/README.md
--- old/bubblewrap-0.1.8/README.md  2017-03-28 16:26:53.0 +0200
+++ new/bubblewrap-0.2.0/README.md  2017-10-09 16:11:41.0 +0200
@@ -55,6 +55,7 @@
 
  - [Flatpak](http://www.flatpak.org)
  - [rpm-ostree 
unprivileged](https://github.com/projectatomic/rpm-ostree/pull/209)
+ - [bwrap-oci](https://github.com/projectatomic/bwrap-oci)
 
 We would also like to see this be available in 

commit gnome-shell-extensions for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2017-10-13 14:09:10

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


Package is "gnome-shell-extensions"

Fri Oct 13 14:09:10 2017 rev:66 rq:532851 version:3.26.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2017-10-06 11:01:29.483118056 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
   2017-10-13 14:09:10.894448988 +0200
@@ -1,0 +2,5 @@
+Mon Oct  9 06:30:17 UTC 2017 - xw...@suse.com
+
+- Update gse-sle-classic-ext.patch to version 3.26.1
+
+---



Other differences:
--
++ gse-sle-classic-ext.patch ++
--- /var/tmp/diff_new_pack.q3pNk1/_old  2017-10-13 14:09:11.806408885 +0200
+++ /var/tmp/diff_new_pack.q3pNk1/_new  2017-10-13 14:09:11.806408885 +0200
@@ -1,7 +1,7 @@
-Index: gnome-shell-extensions-3.26.0/data/gnome-classic.css
+Index: gnome-shell-extensions-3.26.1/data/gnome-classic.css
 ===
 gnome-shell-extensions-3.26.0.orig/data/gnome-classic.css
-+++ gnome-shell-extensions-3.26.0/data/gnome-classic.css
+--- gnome-shell-extensions-3.26.1.orig/data/gnome-classic.css
 gnome-shell-extensions-3.26.1/data/gnome-classic.css
 @@ -500,7 +500,12 @@ StScrollBar {
color: rgba(46, 52, 54, 0.5); }
.popup-menu.panel-menu {
@@ -21,11 +21,11 @@
  #panel .panel-button .system-status-icon,
  #panel .panel-button .app-menu-icon > StIcon,
 -#panel .panel-button .popup-menu-arrow {
--  icon-shadow: 0px 0px 2px rgba(0, 0, 0, 0.9); }
+-  icon-shadow: 0px 1px 2px rgba(0, 0, 0, 0.9); }
 +#panel .panel-button .popup-menu-arrow {}
  #panel .panel-button:hover {
color: #454f52;
-   text-shadow: 0px 0px 8px black; }
+   text-shadow: 0px 1px 6px black; }
 @@ -901,6 +905,7 @@ StScrollBar {
width: 31.5em; }
  
@@ -35,16 +35,16 @@
margin: 1.5em 1.5em 0; }
.message-list-clear-button.button:hover, 
.message-list-clear-button.button:focus {
 @@ -924,7 +929,6 @@ StScrollBar {
- padding: 10px 10px 10px 3px; }
+ padding: 0.68em 0.68em 0.68em 0.2em; }
  
  .message-icon-bin > StIcon {
 -  color: black;
-   icon-size: 16px;
+   icon-size: 1.09em;
-st-icon-style: symbolic; }
  
 @@ -941,11 +945,9 @@ StScrollBar {
  .message-secondary-bin > StIcon {
-   icon-size: 16px; }
+   icon-size: 1.09em; }
  
 -.message-title {
 -  color: #222728; }
@@ -88,10 +88,10 @@
#panel .popup-menu-arrow {
  width: 0;
  height: 0; }
-Index: gnome-shell-extensions-3.26.0/extensions/window-list/classic.css
+Index: gnome-shell-extensions-3.26.1/extensions/window-list/classic.css
 ===
 gnome-shell-extensions-3.26.0.orig/extensions/window-list/classic.css
-+++ gnome-shell-extensions-3.26.0/extensions/window-list/classic.css
+--- gnome-shell-extensions-3.26.1.orig/extensions/window-list/classic.css
 gnome-shell-extensions-3.26.1/extensions/window-list/classic.css
 @@ -6,7 +6,7 @@
  height: 2.25em ;
}
@@ -133,10 +133,10 @@
  color: #888;
  box-shadow: inset -1px -1px 1px rgba(0,0,0,0.5);
}
-Index: gnome-shell-extensions-3.26.0/extensions/window-list/extension.js
+Index: gnome-shell-extensions-3.26.1/extensions/window-list/extension.js
 ===
 gnome-shell-extensions-3.26.0.orig/extensions/window-list/extension.js
-+++ gnome-shell-extensions-3.26.0/extensions/window-list/extension.js
+--- gnome-shell-extensions-3.26.1.orig/extensions/window-list/extension.js
 gnome-shell-extensions-3.26.1/extensions/window-list/extension.js
 @@ -22,6 +22,8 @@ const _ = Gettext.gettext;
  const ICON_TEXTURE_SIZE = 24;
  const DND_ACTIVATE_TIMEOUT = 500;
@@ -794,7 +794,13 @@
  _onDragBegin: function() {
  DND.addDragMonitor(this._dragMonitor);
  },
-@@ -1208,22 +1317,11 @@ const WindowList = new Lang.Class({
+@@ -1202,28 +1311,16 @@ const WindowList = new Lang.Class({
+ 
+ _onDestroy: function() {
+ 
this._workspaceSettings.disconnect(this._workspacesOnlyOnPrimaryChangedId);
+-
this._dynamicWorkspacesSettings.disconnect(this._dynamicWorkspacesChangedId);
+ 
+ this._workspaceIndicator.destroy();
  
  Main.ctrlAltTabManager.removeGroup(this.actor);
  
@@ -817,7 +823,7 @@
  Main.overview.disconnect(this._overviewShowingId);
  Main.overview.disconnect(this._overviewHidingId);
  
-@@ 

commit PackageKit for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2017-10-13 14:09:02

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


Package is "PackageKit"

Fri Oct 13 14:09:02 2017 rev:164 rq:532850 version:1.1.7

Changes:

--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes2017-09-25 
13:54:35.151613451 +0200
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes   
2017-10-13 14:09:04.518729354 +0200
@@ -1,0 +2,6 @@
+Mon Oct  9 02:20:58 UTC 2017 - sck...@suse.com
+
+- Add PK-zypp-return-error-invalid-package-ids.patch: Return error
+  if invalid package IDs are detected in zypp backend (bsc#981011).
+
+---

New:

  PK-zypp-return-error-invalid-package-ids.patch



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.NIBxMM/_old  2017-10-13 14:09:05.314694353 +0200
+++ /var/tmp/diff_new_pack.NIBxMM/_new  2017-10-13 14:09:05.314694353 +0200
@@ -34,6 +34,8 @@
 Patch0: PackageKit-avoid-endless-loop-on-autoupdate.patch
 # PATCH-FIX-OPENSUSE PackageKit-zypp-backend-improve-refresh-cache.patch 
bsc#899755 sck...@suse.com -- Improve refresh-cache function in zypp backend.
 Patch1: PackageKit-zypp-backend-improve-refresh-cache.patch
+# PATCH-FIX-UPSTREAM PK-zypp-return-error-invalid-package-ids.patch bsc#981011 
sck...@suse.com -- zypp: Return error if invalid package IDs are detected
+Patch2: PK-zypp-return-error-invalid-package-ids.patch
 BuildRequires:  NetworkManager-devel
 # Needed in order to be able to bootstrap (patch2)
 BuildRequires:  autoconf-archive
@@ -223,6 +225,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream
 %endif

++ PK-zypp-return-error-invalid-package-ids.patch ++
>From 6c97a7f05953e91b156fdb783e24357ed03b20c7 Mon Sep 17 00:00:00 2001
From: Jonathan Kang 
Date: Mon, 7 Aug 2017 14:48:37 +0800
Subject: [PATCH] zypp: Return error if invalid package IDs are detected

---
 backends/zypp/pk-backend-zypp.cpp | 24 +++-
 1 file changed, 23 insertions(+), 1 deletion(-)

Index: PackageKit-1.1.7/backends/zypp/pk-backend-zypp.cpp
===
--- PackageKit-1.1.7.orig/backends/zypp/pk-backend-zypp.cpp
+++ PackageKit-1.1.7/backends/zypp/pk-backend-zypp.cpp
@@ -1805,7 +1805,7 @@ pk_backend_destroy (PkBackend *backend)
 static bool
 zypp_is_no_solvable (const sat::Solvable )
 {
-   return solv.id() == sat::detail::noSolvableId;
+   return solv == sat::Solvable::noSolvable;
 }
 
 /**
@@ -2111,6 +2111,13 @@ backend_get_details_thread (PkBackendJob
 
sat::Solvable solv = zypp_get_package_by_id( package_ids[i] );
 
+   if (zypp_is_no_solvable(solv)) {
+   // Previously stored package_id no longer matches any 
solvable.
+   zypp_backend_finished_error (job, 
PK_ERROR_ENUM_PACKAGE_NOT_FOUND,
+"couldn't find package");
+   return;
+   }
+
ResObject::constPtr obj = make( solv );
if (obj == NULL) {
zypp_backend_finished_error (job, 
PK_ERROR_ENUM_PACKAGE_NOT_FOUND, 
@@ -2584,6 +2591,13 @@ backend_install_packages_thread (PkBacke
for (guint i = 0; package_ids[i]; i++) {
MIL << package_ids[i] << endl;
sat::Solvable solvable = zypp_get_package_by_id 
(package_ids[i]);
+
+   if (zypp_is_no_solvable(solvable)) {
+   // Previously stored package_id no longer 
matches any solvable.
+   zypp_backend_finished_error (job, 
PK_ERROR_ENUM_PACKAGE_NOT_FOUND,
+"couldn't find 
package");
+   return;
+   }

to_install++;
PoolItem item(solvable);
@@ -3222,6 +3236,14 @@ backend_update_packages_thread (PkBacken
 
for (guint i = 0; package_ids[i]; i++) {
sat::Solvable solvable = zypp_get_package_by_id 
(package_ids[i]);
+
+   if (zypp_is_no_solvable(solvable)) {
+   // Previously stored package_id no longer matches any 
solvable.
+   zypp_backend_finished_error (job, 
PK_ERROR_ENUM_PACKAGE_NOT_FOUND,
+"couldn't find package");
+

commit nghttp2 for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Factory checked 
in at 2017-10-13 14:08:43

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


Package is "nghttp2"

Fri Oct 13 14:08:43 2017 rev:45 rq:532804 version:1.25.0

Changes:

--- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes  2017-09-04 
12:25:54.995297214 +0200
+++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes 2017-10-13 
14:08:45.359571865 +0200
@@ -1,0 +2,5 @@
+Mon Oct  9 10:14:26 UTC 2017 - sch...@suse.de
+
+- Don't use jemalloc on ppc or %arm, where it is broken.
+
+---



Other differences:
--
++ nghttp2.spec ++
--- /var/tmp/diff_new_pack.G2Qg3a/_old  2017-10-13 14:08:46.103539149 +0200
+++ /var/tmp/diff_new_pack.G2Qg3a/_new  2017-10-13 14:08:46.107538973 +0200
@@ -40,7 +40,9 @@
 BuildRequires:  python-setuptools
 BuildRequires:  pkgconfig(cunit)
 BuildRequires:  pkgconfig(jansson)
+%ifnarch ppc %arm
 BuildRequires:  pkgconfig(jemalloc)
+%endif
 BuildRequires:  pkgconfig(libcares)
 BuildRequires:  pkgconfig(libev)
 BuildRequires:  pkgconfig(libspdylay)




commit gnome-calendar for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package gnome-calendar for openSUSE:Factory 
checked in at 2017-10-13 14:08:49

Comparing /work/SRC/openSUSE:Factory/gnome-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-calendar.new (New)


Package is "gnome-calendar"

Fri Oct 13 14:08:49 2017 rev:20 rq:532844 version:3.26.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-calendar/gnome-calendar.changes
2017-09-25 13:51:32.725280421 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-calendar.new/gnome-calendar.changes   
2017-10-13 14:08:52.043277953 +0200
@@ -1,0 +2,7 @@
+Thu Oct  5 17:50:27 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.2:
+  + Fixed many Flatpak issues.
+  + Updated translations.
+
+---

Old:

  gnome-calendar-3.26.1.tar.xz

New:

  gnome-calendar-3.26.2.tar.xz



Other differences:
--
++ gnome-calendar.spec ++
--- /var/tmp/diff_new_pack.ykIma5/_old  2017-10-13 14:08:52.563255087 +0200
+++ /var/tmp/diff_new_pack.ykIma5/_new  2017-10-13 14:08:52.567254911 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-calendar
-Version:3.26.1
+Version:3.26.2
 Release:0
 Summary:A calendar application for GNOME
 License:GPL-3.0+
 Group:  Productivity/Office/Organizers
 Url:https://wiki.gnome.org/Design/Apps/Calendar
-Source: 
http://download.gnome.org/sources/gnome-calendar/3.26/%{name}-%{version}.tar.xz
+Source: 
https://download.gnome.org/sources/gnome-calendar/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk-doc
 BuildRequires:  hicolor-icon-theme
@@ -74,7 +74,7 @@
 %{_datadir}/applications/org.gnome.Calendar.desktop
 # Own dir for openSUSE Leap 42.1
 %dir %{_datadir}/metainfo
-%{_datadir}/metainfo/org.gnome.Calendar.metainfo.xml
+%{_datadir}/metainfo/org.gnome.Calendar.appdata.xml
 %{_datadir}/dbus-1/services/org.gnome.Calendar.service
 %{_datadir}/glib-2.0/schemas/org.gnome.calendar.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.calendar.gschema.xml

++ gnome-calendar-3.26.1.tar.xz -> gnome-calendar-3.26.2.tar.xz ++
 10967 lines of diff (skipped)




commit tracker-miners for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2017-10-13 14:08:55

Comparing /work/SRC/openSUSE:Factory/tracker-miners (Old)
 and  /work/SRC/openSUSE:Factory/.tracker-miners.new (New)


Package is "tracker-miners"

Fri Oct 13 14:08:55 2017 rev:4 rq:532847 version:2.0.2

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2017-10-06 11:01:59.690550250 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2017-10-13 14:08:57.395042613 +0200
@@ -1,0 +2,10 @@
+Fri Oct  6 08:16:11 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.0.2:
+  + tracker-miner-fs: Fix initialization when there's a startup
+timeout.
+  + tracker-extract: Don't store 0-length strings on MSOffice
+metadata.
+  + Updated translations.
+
+---

Old:

  tracker-miners-2.0.1.tar.xz

New:

  tracker-miners-2.0.2.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.YSq7iL/_old  2017-10-13 14:08:58.846978765 +0200
+++ /var/tmp/diff_new_pack.YSq7iL/_new  2017-10-13 14:08:58.850978589 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tracker-miners
-Version:2.0.1
+Version:2.0.2
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0+

++ tracker-miners-2.0.1.tar.xz -> tracker-miners-2.0.2.tar.xz ++
 5622 lines of diff (skipped)




commit publicsuffix for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2017-10-13 14:08:36

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


Package is "publicsuffix"

Fri Oct 13 14:08:36 2017 rev:31 rq:532753 version:20170910

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2017-07-24 12:31:37.804231357 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new/publicsuffix.changes   
2017-10-13 14:08:39.303838162 +0200
@@ -1,0 +2,20 @@
+Mon Oct  9 13:23:06 UTC 2017 - mplus...@suse.com
+
+- Update to version 20170910:
+  * Add pixolino.com domain (#456)
+  * Add Fancy Bits domains to the PSL (#495)
+  * Update AWS Elastic Beanstalk domains. (#484)
+  * Add domreg.merit.edu registry (#293)
+  * Update WeDeploy/Liferay domains. (#510)
+  * Add v-info.info (#508)
+  * Add debian.net (#516)
+  * .br updated - 18 new 2nd level city domains (#507)
+
+---
+Fri Aug 18 13:40:05 UTC 2017 - astie...@suse.com
+
+- Update to version 20170809:
+  * Update Futureweb OG Private Domains (#498)
+  * Add byen.site (#490)
+
+---

Old:

  publicsuffix-20170713.tar.xz

New:

  publicsuffix-20170910.tar.xz



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.uTB48C/_old  2017-10-13 14:08:39.907811603 +0200
+++ /var/tmp/diff_new_pack.uTB48C/_new  2017-10-13 14:08:39.911811427 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20170713
+Version:20170910
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.uTB48C/_old  2017-10-13 14:08:39.955809492 +0200
+++ /var/tmp/diff_new_pack.uTB48C/_new  2017-10-13 14:08:39.959809316 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  e8c69a676d76560d9239b98f0fa802efd3986e19
\ No newline at end of file
+  47da4a259d9c45349fbe732debe81f590a48c9d0
\ No newline at end of file

++ publicsuffix-20170713.tar.xz -> publicsuffix-20170910.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20170713/public_suffix_list.dat 
new/publicsuffix-20170910/public_suffix_list.dat
--- old/publicsuffix-20170713/public_suffix_list.dat2017-07-13 
12:23:36.0 +0200
+++ new/publicsuffix-20170910/public_suffix_list.dat2017-09-10 
17:57:02.0 +0200
@@ -399,10 +399,13 @@
 // br : http://registro.br/dominio/categoria.html
 // Submitted by registry 
 br
+abc.br
 adm.br
 adv.br
 agr.br
+aju.br
 am.br
+aparecida.br
 arq.br
 art.br
 ato.br
@@ -411,12 +414,14 @@
 bio.br
 blog.br
 bmd.br
+bsb.br
 cim.br
 cng.br
 cnt.br
 com.br
 coop.br
 cri.br
+cuiaba.br
 def.br
 ecn.br
 eco.br
@@ -429,6 +434,7 @@
 far.br
 flog.br
 floripa.br
+fortal.br
 fm.br
 fnd.br
 fot.br
@@ -464,6 +470,7 @@
 se.gov.br
 sp.gov.br
 to.gov.br
+gru.br
 imb.br
 ind.br
 inf.br
@@ -472,17 +479,24 @@
 jus.br
 leg.br
 lel.br
+londrina.br
+macapa.br
+maceio.br
 mat.br
 med.br
 mil.br
 mp.br
 mus.br
+natal.br
 net.br
+niteroi.br
 *.nom.br
 not.br
 ntr.br
 odo.br
 org.br
+osasco.br
+palmas.br
 poa.br
 ppg.br
 pro.br
@@ -492,6 +506,8 @@
 radio.br
 rec.br
 recife.br
+riobranco.br
+sjc.br
 slg.br
 srv.br
 taxi.br
@@ -500,6 +516,7 @@
 trd.br
 tur.br
 tv.br
+udi.br
 vet.br
 vix.br
 vlog.br
@@ -6472,6 +6489,17 @@
 pvt.k12.ma.us
 chtr.k12.ma.us
 paroch.k12.ma.us
+// Merit Network, Inc. maintains the registry for =~ /(k12|cc|lib).mi.us/ and 
the following
+//see also: http://domreg.merit.edu
+//see also: whois -h whois.domreg.merit.edu help
+ann-arbor.mi.us
+cog.mi.us
+dst.mi.us
+eaton.mi.us
+gen.mi.us
+mus.mi.us
+tec.mi.us
+washtenaw.mi.us
 
 // uy : http://www.nic.org.uy/
 uy
@@ -10582,8 +10610,23 @@
 
 // Amazon Elastic Beanstalk : https://aws.amazon.com/elasticbeanstalk/
 // Submitted by Luke Wells 
-elasticbeanstalk.cn-north-1.amazonaws.com.cn
-*.elasticbeanstalk.com
+cn-north-1.eb.amazonaws.com.cn
+elasticbeanstalk.com
+ap-northeast-1.elasticbeanstalk.com
+ap-northeast-2.elasticbeanstalk.com
+ap-south-1.elasticbeanstalk.com
+ap-southeast-1.elasticbeanstalk.com
+ap-southeast-2.elasticbeanstalk.com
+ca-central-1.elasticbeanstalk.com
+eu-central-1.elasticbeanstalk.com
+eu-west-1.elasticbeanstalk.com
+eu-west-2.elasticbeanstalk.com
+sa-east-1.elasticbeanstalk.com
+us-east-1.elasticbeanstalk.com
+us-east-2.elasticbeanstalk.com
+us-gov-west-1.elasticbeanstalk.com
+us-west-1.elasticbeanstalk.com

commit go for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package go for openSUSE:Factory checked in 
at 2017-10-13 14:08:07

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


Package is "go"

Fri Oct 13 14:08:07 2017 rev:82 rq:532731 version:1.9.1

Changes:

--- /work/SRC/openSUSE:Factory/go/go.changes2017-09-21 12:28:08.523856129 
+0200
+++ /work/SRC/openSUSE:Factory/.go.new/go.changes   2017-10-13 
14:08:12.405021027 +0200
@@ -1,0 +2,8 @@
+Thu Oct  5 07:09:54 UTC 2017 - th...@suse.de
+
+- Update to go1.9.1
+
+  go1.9.1 (released 2017/10/04) includes two security fixes. See the Go 1.9.1
+  milestone on our issue tracker for details.
+
+---

Old:

  go1.9.src.tar.gz

New:

  go1.9.1.src.tar.gz



Other differences:
--
++ go.spec ++
--- /var/tmp/diff_new_pack.un4ndB/_old  2017-10-13 14:08:15.496885063 +0200
+++ /var/tmp/diff_new_pack.un4ndB/_new  2017-10-13 14:08:15.500884887 +0200
@@ -77,7 +77,7 @@
 %endif
 
 Name:   go
-Version:1.9
+Version:1.9.1
 Release:0
 Summary:A compiled, garbage-collected, concurrent programming language
 License:BSD-3-Clause

++ go-rpmlintrc ++
--- /var/tmp/diff_new_pack.un4ndB/_old  2017-10-13 14:08:15.592880841 +0200
+++ /var/tmp/diff_new_pack.un4ndB/_new  2017-10-13 14:08:15.592880841 +0200
@@ -6,3 +6,4 @@
 # through go_arch).
 addFilter("unstripped-binary-or-object.*\.syso$")
 addFilter("arch-dependent-file-in-usr-share.*\.syso$")
+addFilter("W: position-independent-executable-suggested")

++ go1.9.src.tar.gz -> go1.9.1.src.tar.gz ++
/work/SRC/openSUSE:Factory/go/go1.9.src.tar.gz 
/work/SRC/openSUSE:Factory/.go.new/go1.9.1.src.tar.gz differ: char 143, line 1




commit go1.7 for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package go1.7 for openSUSE:Factory checked 
in at 2017-10-13 14:08:16

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


Package is "go1.7"

Fri Oct 13 14:08:16 2017 rev:5 rq:532735 version:1.7.5

Changes:

--- /work/SRC/openSUSE:Factory/go1.7/go1.7.changes  2017-09-08 
20:39:44.993942340 +0200
+++ /work/SRC/openSUSE:Factory/.go1.7.new/go1.7.changes 2017-10-13 
14:08:24.524488077 +0200
@@ -1,0 +2,8 @@
+Mon Oct  9 08:23:04 UTC 2017 - th...@suse.de
+
+- Add patch to fix PlainAuth to refuse to send passwords to non-TLS servers
+  (CVE-2017-15042).
+  bsc#1062087
+  + net-smtp-fix-PlainAuth-to-refuse-to-send-passwords-to-non-TLS-servers.patch
+
+---

New:

  net-smtp-fix-PlainAuth-to-refuse-to-send-passwords-to-non-TLS-servers.patch



Other differences:
--
++ go1.7.spec ++
--- /var/tmp/diff_new_pack.ksrMI1/_old  2017-10-13 14:08:27.240368647 +0200
+++ /var/tmp/diff_new_pack.ksrMI1/_new  2017-10-13 14:08:27.244368471 +0200
@@ -101,6 +101,8 @@
 Patch10:runtime-bump-MaxGomaxprocs.patch
 # PATCH-FIX-UPSTREAM crypto/elliptic: fix carry bug in x86-64 P-256 
implementation
 Patch11:fix-carry-bug-in-x86-64-P-256-implementation.patch
+# PATCH-FIX-UPSTREAM net/smtp: fix PlainAuth to refuse to send passwords to 
non-TLS servers
+Patch12:
net-smtp-fix-PlainAuth-to-refuse-to-send-passwords-to-non-TLS-servers.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # boostrap
 %if %{with_gccgo}
@@ -170,6 +172,7 @@
 %endif
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 cp %{SOURCE4} .
 
 # setup go_arch (BSD-like scheme)

++ 
net-smtp-fix-PlainAuth-to-refuse-to-send-passwords-to-non-TLS-servers.patch 
++
>From 4be3fc33ef512532b916aa14258087e89eb47347 Mon Sep 17 00:00:00 2001
From: Russ Cox 
Date: Wed, 4 Oct 2017 13:24:49 -0400
Subject: [PATCH] [release-branch.go1.8] net/smtp: fix PlainAuth to refuse to
 send passwords to non-TLS servers

PlainAuth originally refused to send passwords to non-TLS servers
and was documented as such.

In 2013, issue #5184 was filed objecting to the TLS requirement,
despite the fact that it is spelled out clearly in RFC 4954.
The only possibly legitimate use case raised was using PLAIN auth
for connections to localhost, and the suggested fix was to let the
server decide: if it advertises that PLAIN auth is OK, believe it.
That approach was adopted in CL 8279043 and released in Go 1.1.

Unfortunately, this is exactly wrong. The whole point of the TLS
requirement is to make sure not to send the password to the wrong
server or to a man-in-the-middle. Instead of implementing this rule,
CL 8279043 blindly trusts the server, so that if a man-in-the-middle
says "it's OK, you can send me your password," PlainAuth does.
And the documentation was not updated to reflect any of this.

This CL restores the original TLS check, as required by RFC 4954
and as promised in the documentation for PlainAuth.
It then carves out a documented exception for connections made
to localhost (defined as "localhost", "127.0.0.1", or "::1").

Cherry-pick of CL 68170.

Change-Id: I1d3729bbd33aa2f11a03f4c000e6bb473164957b
Reviewed-on: https://go-review.googlesource.com/68023
Run-TryBot: Russ Cox 
Reviewed-by: Chris Broadfoot 
---
 src/net/smtp/auth.go  | 33 ++---
 src/net/smtp/smtp_test.go | 32 ++--
 2 files changed, 40 insertions(+), 25 deletions(-)

diff --git a/src/net/smtp/auth.go b/src/net/smtp/auth.go
index 3f1339ebc56..fd1a472f930 100644
--- a/src/net/smtp/auth.go
+++ b/src/net/smtp/auth.go
@@ -44,26 +44,29 @@ type plainAuth struct {
 }
 
 // PlainAuth returns an Auth that implements the PLAIN authentication
-// mechanism as defined in RFC 4616.
-// The returned Auth uses the given username and password to authenticate
-// on TLS connections to host and act as identity. Usually identity will be
-// left blank to act as username.
+// mechanism as defined in RFC 4616. The returned Auth uses the given
+// username and password to authenticate to host and act as identity.
+// Usually identity should be the empty string, to act as username.
+//
+// PlainAuth will only send the credentials if the connection is using TLS
+// or is connected to localhost. Otherwise authentication will fail with an
+// error, without sending the credentials.
 func PlainAuth(identity, username, password, host string) Auth {
return {identity, username, password, host}
 }
 
+func isLocalhost(name string) bool {
+   return name == "localhost" || name == "127.0.0.1" || name == 

commit libmatroska for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package libmatroska for openSUSE:Factory 
checked in at 2017-10-13 14:08:29

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


Package is "libmatroska"

Fri Oct 13 14:08:29 2017 rev:43 rq:532736 version:1.4.8

Changes:

--- /work/SRC/openSUSE:Factory/libmatroska/libmatroska.changes  2017-07-02 
13:36:59.593087757 +0200
+++ /work/SRC/openSUSE:Factory/.libmatroska.new/libmatroska.changes 
2017-10-13 14:08:29.364275249 +0200
@@ -1,0 +2,7 @@
+Mon Oct  9 09:52:30 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.4.8:
+  + KaxBlockGroup, KaxSimpleBlock: fixed writing the block header
+if the track number is 128.
+
+---

Old:

  libmatroska-1.4.7.tar.bz2

New:

  libmatroska-1.4.8.tar.xz



Other differences:
--
++ libmatroska.spec ++
--- /var/tmp/diff_new_pack.iZOcOk/_old  2017-10-13 14:08:30.144240951 +0200
+++ /var/tmp/diff_new_pack.iZOcOk/_new  2017-10-13 14:08:30.144240951 +0200
@@ -18,7 +18,7 @@
 
 %define sover 6
 Name:   libmatroska
-Version:1.4.7
+Version:1.4.8
 Release:0
 Summary:Library to Deal with Matroska Files
 License:LGPL-2.1+
@@ -26,7 +26,7 @@
 Url:http://www.matroska.org/
 #Git-Clone:git://github.com/Matroska-Org/libmatroska
 #Git-Web:  https://github.com/Matroska-Org/libmatroska
-Source0:
http://dl.matroska.org/downloads/libmatroska/%{name}-%{version}.tar.bz2
+Source0:
http://dl.matroska.org/downloads/libmatroska/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 Source99:   %{name}.changes
 BuildRequires:  gcc-c++




commit subversion for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package subversion for openSUSE:Factory 
checked in at 2017-10-13 14:07:47

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


Package is "subversion"

Fri Oct 13 14:07:47 2017 rev:150 rq:532714 version:1.9.7

Changes:

--- /work/SRC/openSUSE:Factory/subversion/subversion.changes2017-08-29 
11:40:33.850068572 +0200
+++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes   
2017-10-13 14:07:52.481897143 +0200
@@ -1,0 +2,7 @@
+Mon Oct  9 10:30:38 UTC 2017 - vci...@suse.com
+
+- Disable kwallet support on openSUSE built with openssl 1.1, because
+  otherwise the libopenssl pulled in by libserf and libqt4 create
+  a conflict (boo#1042629)
+
+---



Other differences:
--
++ subversion.spec ++
--- /var/tmp/diff_new_pack.vFXpTG/_old  2017-10-13 14:07:53.541850532 +0200
+++ /var/tmp/diff_new_pack.vFXpTG/_new  2017-10-13 14:07:53.545850356 +0200
@@ -27,7 +27,13 @@
 %if 0%{?is_opensuse} != 1
 %define with_kde 0
 %else
-%define with_kde 1
+  # Disable kwallet support on Tumbleweed, because otherwise there will be
+  # a conflict between libopenssl-devel versions pulled in by libserf and 
libqt4
+  %if 0%{?suse_version} >= 1330
+  %define with_kde 0
+  %else
+  %define with_kde 1
+  %endif
 %endif
 %bcond_without python_ctypes
 %bcond_withall_regression_tests





commit thin-provisioning-tools for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package thin-provisioning-tools for 
openSUSE:Factory checked in at 2017-10-13 14:07:56

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


Package is "thin-provisioning-tools"

Fri Oct 13 14:07:56 2017 rev:11 rq:532718 version:0.7.3

Changes:

--- 
/work/SRC/openSUSE:Factory/thin-provisioning-tools/thin-provisioning-tools.changes
  2017-10-07 17:46:58.261048499 +0200
+++ 
/work/SRC/openSUSE:Factory/.thin-provisioning-tools.new/thin-provisioning-tools.changes
 2017-10-13 14:08:04.013390047 +0200
@@ -1,0 +2,7 @@
+Mon Oct  9 10:41:16 UTC 2017 - mplus...@suse.com
+
+- Update to version 0.7.3:
+  * Misc internal changes
+  * Updates to tests
+
+---

Old:

  thin-provisioning-tools-0.7.2.tar.gz

New:

  thin-provisioning-tools-0.7.3.tar.gz



Other differences:
--
++ thin-provisioning-tools.spec ++
--- /var/tmp/diff_new_pack.ibAD1Z/_old  2017-10-13 14:08:05.765313007 +0200
+++ /var/tmp/diff_new_pack.ibAD1Z/_new  2017-10-13 14:08:05.769312831 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   thin-provisioning-tools
-Version:0.7.2
+Version:0.7.3
 Release:0
 Summary:Thin Provisioning Tools
 License:GPL-3.0

++ thin-provisioning-tools-0.7.2.tar.gz -> 
thin-provisioning-tools-0.7.3.tar.gz ++
 2541 lines of diff (skipped)




commit ypbind for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package ypbind for openSUSE:Factory checked 
in at 2017-10-13 14:07:20

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


Package is "ypbind"

Fri Oct 13 14:07:20 2017 rev:48 rq:532671 version:2.4

Changes:

--- /work/SRC/openSUSE:Factory/ypbind/ypbind.changes2017-08-21 
11:34:05.887021275 +0200
+++ /work/SRC/openSUSE:Factory/.ypbind.new/ypbind.changes   2017-10-13 
14:07:21.695250991 +0200
@@ -1,0 +2,5 @@
+Fri Oct  6 12:50:08 CEST 2017 - ku...@suse.de
+
+- Require libnss_nis2, else NIS accounts are never visible
+
+---



Other differences:
--
++ ypbind.spec ++
--- /var/tmp/diff_new_pack.5Uj29d/_old  2017-10-13 14:07:22.271225662 +0200
+++ /var/tmp/diff_new_pack.5Uj29d/_new  2017-10-13 14:07:22.271225662 +0200
@@ -32,6 +32,7 @@
 BuildRequires:  pkgconfig
 Requires:   rpcbind
 Requires:   yp-tools
+Requires:   libnss_nis2
 Requires(pre):  %fillup_prereq
 %if 0%{?suse_version} >= 1310
 BuildRequires:  pkgconfig(libnsl) >= 1.0.1




commit libsodium for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package libsodium for openSUSE:Factory 
checked in at 2017-10-13 14:07:27

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


Package is "libsodium"

Fri Oct 13 14:07:27 2017 rev:21 rq:532674 version:1.0.15

Changes:

--- /work/SRC/openSUSE:Factory/libsodium/libsodium.changes  2017-10-01 
17:00:01.817769925 +0200
+++ /work/SRC/openSUSE:Factory/.libsodium.new/libsodium.changes 2017-10-13 
14:07:30.666856462 +0200
@@ -1,0 +2,18 @@
+Sun Oct  8 15:50:50 UTC 2017 - i...@ilya.pp.ua
+
+- Refresh spec-file.
+- Update to 1.0.15.
+  * Release notes: https://github.com/jedisct1/libsodium/releases/tag/1.0.15
+  * The default password hashing algorithm is now Argon2id.
+  * The pwhash_str_verify() function can still verify Argon2i hashes without 
any changes,
+and pwhash() can still compute Argon2i hashes as well.
+  * The aes128ctr primitive was removed. It was slow, non-standard, not 
authenticated,
+and didn't seem to be used by any opensource project.
+  * Argon2id required at least 3 passes like Argon2i, despite a minimum of 1
+as defined by the OPSLIMIT_MIN constant. This has been fixed.
+  * The secretstream construction was slightly changed to be consistent with 
forthcoming variants.
+  * The Javascript and Webassembly versions have been merged, and the module 
now returns
+a .ready promise that will resolve after the Webassembly code is loaded 
and compiled.
+  * Note that due to these incompatible changes, the library version major was 
bumped up.
+
+---

Old:

  libsodium-1.0.14.tar.gz

New:

  libsodium-1.0.15.tar.gz



Other differences:
--
++ libsodium.spec ++
--- /var/tmp/diff_new_pack.Nau7b9/_old  2017-10-13 14:07:31.806806332 +0200
+++ /var/tmp/diff_new_pack.Nau7b9/_new  2017-10-13 14:07:31.810806156 +0200
@@ -12,13 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org
 #
 
-
-%define lname libsodium18
+%define lname libsodium23
 Name:   libsodium
-Version:1.0.14
+Version:1.0.15
 Release:0
 Summary:Portable NaCl-based crypto library
 License:ISC
@@ -26,7 +25,6 @@
 Url:https://github.com/jedisct1/libsodium
 Source: 
https://github.com/jedisct1/libsodium/releases/download/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  pkgconfig
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 NaCl (pronounced "salt") is a new easy-to-use high-speed software library
@@ -86,14 +84,14 @@
 
 %files -n %{lname}
 %defattr(0644,root,root,0755)
-%{_libdir}/libsodium.so.*
+%{_libdir}/%{name}.so.*
 
 %files devel
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog LICENSE README.markdown THANKS
 %{_includedir}/sodium.h
 %{_includedir}/sodium
-%{_libdir}/libsodium.so
-%{_libdir}/pkgconfig/libsodium.pc
+%{_libdir}/%{name}.so
+%{_libdir}/pkgconfig/%{name}.pc
 
 %changelog

++ libsodium-1.0.14.tar.gz -> libsodium-1.0.15.tar.gz ++
 13487 lines of diff (skipped)




commit python-Cython for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-Cython for openSUSE:Factory 
checked in at 2017-10-13 14:07:01

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


Package is "python-Cython"

Fri Oct 13 14:07:01 2017 rev:33 rq:532572 version:0.26.1

Changes:

New Changes file:

--- /dev/null   2017-10-06 12:38:12.078789702 +0200
+++ /work/SRC/openSUSE:Factory/.python-Cython.new/python-Cython-doc.changes 
2017-10-13 14:07:04.975986227 +0200
@@ -0,0 +1,938 @@
+---
+Thu Oct  5 19:28:03 UTC 2017 - toddrme2...@gmail.com
+
+- Update to 0.26.1
+  + Bugs fixed
+* ``cython.view.array`` was missing ``.__len__()``.
+* Extension types with a ``.pxd`` override for their ``__releasebuffer__`` 
slot
+  (e.g. as provided by Cython for the Python ``array.array`` type) could 
leak
+  a reference to the buffer owner on release, thus not freeing the memory.
+  (Github issue #1638)
+* Auto-decoding failed in 0.26 for strings inside of C++ containers.
+  (Github issue #1790)
+* Compile error when inheriting from C++ container types.
+  (Github issue #1788)
+* Invalid C code in generators (declaration after code).
+  (Github issue #1801)
+* Arithmetic operations on ``const`` integer variables could generate 
invalid code.
+  (Github issue #1798)
+* Local variables with names of special Python methods failed to compile 
inside of
+  closures. (Github issue #1797)
+* Problem with indirect Emacs buffers in cython-mode.
+  Patch by Martin Albrecht (Github issue #1743).
+* Extension types named ``result`` or ``PickleError`` generated invalid 
unpickling code.
+  Patch by Jason Madden (Github issue #1786).
+* Bazel integration failed to compile ``.py`` files.
+  Patch by Guro Bokum (Github issue #1784).
+* Some include directories and dependencies were referenced with their 
absolute paths
+  in the generated files despite lying within the project directory.
+* Failure to compile in Py3.7 due to a modified signature of 
``_PyCFunctionFast()``
+- Update to 0.26
+  + Features added
+* Pythran can be used as a backend for evaluating NumPy array expressions.
+  Patch by Adrien Guinet (Github issue #1607).
+* cdef classes now support pickling by default when possible.
+  This can be disabled with the ``auto_pickle`` directive.
+* Speed up comparisons of strings if their hash value is available.
+  Patch by Claudio Freire (Github issue #1571).
+* Support pyximport from zip files.
+  Patch by Sergei Lebedev (Github issue #1485).
+* IPython magic now respects the ``__all__`` variable and ignores
+  names with leading-underscore (like ``import *`` does).
+  Patch by Syrtis Major (Github issue #1625).
+* ``abs()`` is optimised for C complex numbers.
+  Patch by da-woods (Github issue #1648).
+* The display of C lines in Cython tracebacks can now be enabled at runtime
+  via ``import cython_runtime; cython_runtime.cline_in_traceback=True``.
+  The default has been changed to False.
+* The overhead of calling fused types generic functions was reduced.
+* "cdef extern" include files are now also searched relative to the 
current file.
+  Patch by Jeroen Demeyer (Github issue #1654).
+* Optional optimization for re-aquiring the GIL, controlled by the
+  `fast_gil` directive.
+  + Bugs fixed
+* Item lookup/assignment with a unicode character as index that is typed
+  (explicitly or implicitly) as ``Py_UCS4`` or ``Py_UNICODE`` used the
+  integer value instead of the Unicode string value. Code that relied on
+  the previous behaviour now triggers a warning that can be disabled by
+  applying an explicit cast. (Github issue #1602)
+* f-string processing was adapted to changes in PEP 498 and CPython 3.6.
+* Invalid C code when decoding from UTF-16(LE/BE) byte strings.
+  (Github issue #1696)
+* Unicode escapes in 'ur' raw-unicode strings were not resolved in Py2 
code.
+  Original patch by Aaron Gallagher (Github issue #1594).
+* File paths of code objects are now relative.
+  Original patch by Jelmer Vernooij (Github issue #1565).
+* Decorators of cdef class methods could be executed twice.
+  Patch by Jeroen Demeyer (Github issue #1724).
+* Dict iteration using the Py2 ``iter*`` methods failed in PyPy3.
+  Patch by Armin Rigo (Github issue #1631).
+* Several warnings in the generated code are now suppressed.
+  + Other changes
+* The ``unraisable_tracebacks`` option now defaults to ``True``.
+* Coercion of C++ containers to Python is no longer automatic on attribute
+  access (Github issue 

commit rp-pppoe for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package rp-pppoe for openSUSE:Factory 
checked in at 2017-10-13 14:06:51

Comparing /work/SRC/openSUSE:Factory/rp-pppoe (Old)
 and  /work/SRC/openSUSE:Factory/.rp-pppoe.new (New)


Package is "rp-pppoe"

Fri Oct 13 14:06:51 2017 rev:21 rq:532571 version:3.12

Changes:

--- /work/SRC/openSUSE:Factory/rp-pppoe/rp-pppoe.changes2016-12-01 
10:23:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.rp-pppoe.new/rp-pppoe.changes   2017-10-13 
14:06:52.420538361 +0200
@@ -1,0 +2,7 @@
+Sun Oct  8 12:26:27 UTC 2017 - i...@ilya.pp.ua
+
+- Add pppoe.service for run pppoe as client (boo#1060710).
+- Refresh pppoe.spec.
+- Drop SLE 11 support.
+
+---

New:

  pppoe.service



Other differences:
--
++ rp-pppoe.spec ++
--- /var/tmp/diff_new_pack.mnSC3f/_old  2017-10-13 14:06:53.096508634 +0200
+++ /var/tmp/diff_new_pack.mnSC3f/_new  2017-10-13 14:06:53.100508459 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rp-pppoe
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,49 +12,38 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org
 #
 
-
-#
-%if 0%{?suse_version} > 1140
-%define has_systemd 1
-%endif
-
-Name:   rp-pppoe
+%define _name pppoe
+Name:   rp-%{_name}
 Summary:A PPP Over Ethernet Redirector for PPPD
 License:GPL-2.0+
 Group:  Productivity/Networking/PPP
 Version:3.12
 Release:0
 Source0:
https://www.roaringpenguin.com/files/download/%{name}-%{version}.tar.gz
-Source1:pppoe-connect
-Source2:pppoe-setup
-Source3:pppoe-start
-Source4:pppoe-status
-Source5:pppoe-stop
-Source6:pppoe-server.service
+Source1:%{_name}-connect
+Source2:%{_name}-setup
+Source3:%{_name}-start
+Source4:%{_name}-status
+Source5:%{_name}-stop
+Source6:%{_name}.service
+Source7:%{_name}-server.service
 Url:https://www.roaringpenguin.com/products/pppoe
 Patch0: docdir.diff
 Patch1: nonrfc-modems.diff
 Patch2: release-buildsystem.diff
 Patch3: resolve-conf.diff
-Patch4: rp-pppoe-3.10-config.patch
-Patch5: rp-pppoe-3.10-init.patch
-Patch6: rp-pppoe-pie.patch
+Patch4: %{name}-3.10-config.patch
+Patch5: %{name}-3.10-init.patch
+Patch6: %{name}-pie.patch
 Patch7: strip.diff
-Requires:   net-tools
-Requires:   ppp
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ppp
-%if 0%{?has_systemd}
-BuildRequires:  systemd
-%else
-PreReq: %insserv_prereq %fillup_prereq
-%endif
+Requires:   ppp net-tools
+BuildRequires:  ppp systemd
 
 %description
-rp-pppoe is a user-space redirector which permits the use of PPPoE
+%{name} is a user-space redirector which permits the use of PPPoE
 (Point-to-Point Protocol Over Ethernet) with Linux. PPPoE is used by
 many ADSL service providers.
 
@@ -78,104 +67,89 @@
 
 %install
 %make_install -C src
-%if 0%{?has_systemd}
 mkdir -p %{buildroot}%{_sbindir} %{buildroot}%{_unitdir}
 install -m 0755 %{SOURCE1} %{buildroot}%{_sbindir}
 install -m 0755 %{SOURCE2} %{buildroot}%{_sbindir}
 install -m 0755 %{SOURCE3} %{buildroot}%{_sbindir}
 install -m 0755 %{SOURCE4} %{buildroot}%{_sbindir}
 install -m 0755 %{SOURCE5} %{buildroot}%{_sbindir}
-install -m 0644 %{SOURCE6} %{buildroot}%{_unitdir}/pppoe-server.service
-ln -sf pppoe-stop %{buildroot}%{_sbindir}/adsl-stop
-ln -sf pppoe-start %{buildroot}%{_sbindir}/adsl-start
-rm -rf %{buildroot}/etc/ppp/pppoe.conf \
-   %{buildroot}/etc/rc.d/init.d/pppoe \
+install -m 0644 %{SOURCE6} %{buildroot}%{_unitdir}/%{_name}.service
+install -m 0644 %{SOURCE7} %{buildroot}%{_unitdir}/%{_name}-server.service
+ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{_name}
+ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{_name}-server
+ln -sf %{_name}-stop %{buildroot}%{_sbindir}/adsl-stop
+ln -sf %{_name}-start %{buildroot}%{_sbindir}/adsl-start
+rm -rf %{buildroot}/etc/ppp/%{_name}.conf \
+   %{buildroot}/etc/rc.d/init.d/%{_name} \
%{buildroot}/etc/init.d
-ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rcpppoe-server
-%else
-%{__ln_s} -f ../../etc/init.d/pppoe 

commit libev for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package libev for openSUSE:Factory checked 
in at 2017-10-13 14:06:30

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


Package is "libev"

Fri Oct 13 14:06:30 2017 rev:16 rq:532541 version:4.24

Changes:

--- /work/SRC/openSUSE:Factory/libev/libev.changes  2017-08-06 
11:24:21.595669129 +0200
+++ /work/SRC/openSUSE:Factory/.libev.new/libev.changes 2017-10-13 
14:06:34.689318104 +0200
@@ -1,0 +2,5 @@
+Thu Sep 28 10:14:07 UTC 2017 - jeng...@inai.de
+
+- Update package descriptions and RPM categories.
+
+---



Other differences:
--
++ libev.spec ++
--- /var/tmp/diff_new_pack.thN8qJ/_old  2017-10-13 14:06:35.465283980 +0200
+++ /var/tmp/diff_new_pack.thN8qJ/_new  2017-10-13 14:06:35.465283980 +0200
@@ -20,7 +20,7 @@
 Name:   libev
 Version:4.24
 Release:0
-Summary:A full-featured and high-performance event loop library
+Summary:An event loop library
 License:BSD-2-Clause
 Group:  Development/Libraries/C and C++
 Url:http://software.schmorp.de/pkg/libev.html
@@ -32,18 +32,18 @@
 BuildRequires:  pkgconfig
 
 %description
-A full-featured and high-performance event loop that is loosely modelled after
-libevent, but without its limitations and bugs. It is used, among others, in
-the GNU Virtual Private Ethernet and rxvt-unicode packages.
+An event loop that is loosely modeled after libevent.
 
 %package -n %{library_name}
-Summary:A full-featured and high-performance event loop library
-Group:  Development/Libraries/C and C++
+Summary:An event loop library
+Group:  System/Libraries
 
 %description -n %{library_name}
-A full-featured and high-performance event loop that is loosely modelled after
-libevent, but without its limitations and bugs. It is used, among others, in
-the GNU Virtual Private Ethernet and rxvt-unicode packages.
+An event loop that is loosely modeled after libevent. Features
+include child/PID watchers, periodic timers based on wallclock
+(absolute) time (in addition to timers using relative timeouts), as
+well as epoll/kqueue/event ports/inotify/eventfd/signalfd support,
+timer management, time jump detection and correction.
 
 This package holds the shared libraries of libev.
 
@@ -53,9 +53,15 @@
 Requires:   %{library_name} = %{version}
 
 %description devel
-A full-featured and high-performance event loop that is loosely modelled after
-libevent, but without its limitations and bugs. It is used, among others, in
-the GNU Virtual Private Ethernet and rxvt-unicode packages.
+An event loop that is loosely modeled after libevent. Features
+include child/PID watchers, periodic timers based on wallclock
+(absolute) time (in addition to timers using relative timeouts), as
+well as epoll/kqueue/event ports/inotify/eventfd/signalfd support,
+timer management, time jump detection and correction.
+
+It can be used as a libevent replacement using its emulation API, or
+directly embedded into programs. An optional Perl interface is
+available.
 
 This package holds the development files for libev.
 




commit mozjs52 for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package mozjs52 for openSUSE:Factory checked 
in at 2017-10-13 14:06:20

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


Package is "mozjs52"

Fri Oct 13 14:06:20 2017 rev:2 rq:532533 version:52.3.0

Changes:

--- /work/SRC/openSUSE:Factory/mozjs52/mozjs52.changes  2017-09-13 
21:41:50.777017547 +0200
+++ /work/SRC/openSUSE:Factory/.mozjs52.new/mozjs52.changes 2017-10-13 
14:06:22.225866196 +0200
@@ -1,0 +2,7 @@
+Fri Oct  6 17:11:55 UTC 2017 - cgrobert...@suse.com
+
+- Added additional compiler flags on the condition
+  of building for ppc64le using gcc7 or newer.
+  (see bmo#1399248)
+
+---



Other differences:
--
++ mozjs52.spec ++
--- /var/tmp/diff_new_pack.61e9Qc/_old  2017-10-13 14:06:29.233558026 +0200
+++ /var/tmp/diff_new_pack.61e9Qc/_new  2017-10-13 14:06:29.237557850 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mozjs52
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -95,8 +95,16 @@
 TIME="\"$(date -d "${modified}" "+%%R")\""
 find . -regex ".*\.c\|.*\.cpp\|.*\.h" -exec sed -i 
"s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g" {} +
 #
+# Add extra cflags for Power8 ppc64le compiling with gcc7+ (bmo#1399248)
+%ifarch ppc64le
+GCCVER=`gcc --version | sed "s/.* \([0-9]\.[0-9]\.[0-9]\).*/\1/" | head -n1`
+if [ ${GCCVER} > "7.0" ]; then
+XTRA_CFLAGS="-mcpu=power7 -mtune=power7"
+fi
+%endif
+#
 # Disable null pointer gcc6 optimization in gcc6 (rhbz#1328045)
-export CFLAGS="%{optflags} -fno-tree-vrp -fno-strict-aliasing 
-fno-delete-null-pointer-checks"
+export CFLAGS="%{optflags} -fno-tree-vrp -fno-strict-aliasing 
-fno-delete-null-pointer-checks ${XTRA_CFLAGS}"
 export CXXFLAGS=$CFLAGS
 autoconf-2.13
 ./configure \




  1   2   >