commit mariadb-connector-c for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package mariadb-connector-c for 
openSUSE:Factory checked in at 2017-11-07 11:43:12

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


Package is "mariadb-connector-c"

Tue Nov  7 11:43:12 2017 rev:8 rq: version:3.0.2

Changes:

--- /work/SRC/openSUSE:Factory/mariadb-connector-c/mariadb-connector-c.changes  
2017-11-07 10:05:13.146583597 +0100
+++ 
/work/SRC/openSUSE:Factory/.mariadb-connector-c.new/mariadb-connector-c.changes 
2017-11-07 11:43:15.184813038 +0100
@@ -2,13 +1,0 @@
-Thu Nov  2 17:07:25 UTC 2017 - kstreit...@suse.com
-
-- mariadb-connector-c is now a provider of the libmariadb library
-  for mariadb and others
-- add compatibility symlinks and Provides/Obsoletes  
-- change LIBDIR, INCLUDEDIR and PLUGINDIR paths to be the same as
-  it was in the mariadb package (compatibility reasons)
-- add baselibs.conf
-- add %{mariadb_version} macro that should correspond with the
-  current version of the mariadb package
-- refresh absolute_path_fix.patch and private_library.patch 
-


Old:

  baselibs.conf



Other differences:
--
++ mariadb-connector-c.spec ++
--- /var/tmp/diff_new_pack.YK3end/_old  2017-11-07 11:43:16.052781404 +0100
+++ /var/tmp/diff_new_pack.YK3end/_new  2017-11-07 11:43:16.056781259 +0100
@@ -19,8 +19,7 @@
 %bcond_with sqlite3
 %define sover 3
 %define libname libmariadb
-# equivalent mariadb version
-%define mariadb_version 10.2.10
+
 %if ! %{defined _rundir}
 %define _rundir %{_localstatedir}/run
 %endif
@@ -36,7 +35,6 @@
 Source1:
https://downloads.mariadb.com/Connectors/c/connector-c-%{version}/%{name}-%{version}-src.tar.gz.asc
 # Imported from keyserver based on keyid @ 
https://mariadb.com/kb/en/mariadb-enterprise/mariadb-enterprise-installation-guide/
 Source2:mariadb.keyring
-Source3:baselibs.conf
 Patch1: mariadb-connector-c-2.3.1_unresolved_symbols.patch
 Patch3: absolute_path_fix.patch
 Patch4: private_library.patch
@@ -57,15 +55,7 @@
 
 %package -n %{libname}%{sover}
 Summary:MariaDB connector in C
-# Compatibility Provides
 Group:  System/Libraries
-%if 0%{?__isa_bits} == 64
-Provides:   libmysqlclient.so.18()(64bit)
-Provides:   libmysqlclient.so.18(libmysqlclient_18)(64bit)
-%else
-Provides:   libmysqlclient.so.18
-Provides:   libmysqlclient.so.18(libmysqlclient_18)
-%endif
 
 %description -n %{libname}%{sover}
 MariaDB Connector is used to connect applications developed in
@@ -75,12 +65,7 @@
 
 %package -n %{libname}_plugins
 Summary:Plugins for the MariaDB C Connector
-# We need "Conflicts" because we moved some plugins here:
-# dialog.so was in mariadb-client package
-# mysql_clear_password.so was in mariadb package
 Group:  System/Libraries
-Conflicts:  mariadb-client <= 10.1.25
-Conflicts:  mariadb <= 10.1.25
 
 %description -n %{libname}_plugins
 MariaDB Connector is used to connect applications developed in
@@ -101,14 +86,6 @@
 %package -n %{libname}-devel
 Requires:   %{libname}%{sover} = %{version}
 Requires:   pkgconfig(openssl)
-# mysql-devel needs to be provided as some pkgs still depend on it
-Provides:   mysql-devel = %{mariadb_version}
-Obsoletes:  mysql-devel < %{mariadb_version}
-Provides:   libmysqlclient-devel = %{mariadb_version}
-Obsoletes:  libmysqlclient-devel < %{mariadb_version}
-# libmysqlclient_r.so was in libmysqlclient_r18 subpackage, now it's here
-Provides:   libmysqlclient_r18 = %{mariadb_version}
-Obsoletes:  libmysqlclient_r18 < %{mariadb_version}
 Summary:Development files for the MariaDB Connector C API
 Group:  Development/Libraries/C and C++
 
@@ -131,9 +108,8 @@
   %endif
   -DWITH_EXTERNAL_ZLIB:BOOL=ON \
   -DMARIADB_UNIX_ADDR:STRING=%{_rundir}/mysql/mysql.sock \
-  -DINSTALL_LIBDIR:STRING=%{_libdir} \
-  -DINSTALL_INCLUDEDIR:STRING=%{_includedir}/mysql \
-  -DINSTALL_PLUGINDIR:STRING=%{_libdir}/mysql/plugin/ \
+  -DINSTALL_LIBDIR:STRING=%{_libdir}/mariadb \
+  -DINSTALL_PLUGINDIR:STRING=%{_libdir}/mariadb/plugin/ \
   -DWITH_MYSQLCOMPAT=ON \
   -DWITH_SSL=OPENSSL 
 make %{?_smp_mflags}
@@ -142,40 +118,34 @@
 %cmake_install
 
 # remove static linked libraries
-rm %{buildroot}%{_libdir}/libmariadbclient.a
-rm %{buildroot}%{_libdir}/libmysqlclient.a
-rm %{buildroot}%{_libdir}/libmysqlclient_r.a
-
-# add a compatibility symlink
-ln -s mariadb_config %{buildroot}%{_bindir}/mysql_config
-ln -s mariadb_version.h %{buildroot}%{_includedir}/mysql/mysql_version.h
+rm %{buildroot}%{_libdir}/mariadb/libmariadbclient.a
+rm 

commit gdouros-symbola-fonts for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package gdouros-symbola-fonts for 
openSUSE:Factory checked in at 2017-11-07 10:04:59

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


Package is "gdouros-symbola-fonts"

Tue Nov  7 10:04:59 2017 rev:13 rq:539337 version:10.03

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-symbola-fonts/gdouros-symbola-fonts.changes  
2017-08-10 14:12:56.957305441 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-symbola-fonts.new/gdouros-symbola-fonts.changes
 2017-11-07 10:05:33.253854060 +0100
@@ -1,0 +2,5 @@
+Fri Nov  3 10:29:00 UTC 2017 - aloi...@gmx.com
+
+- Update to version 10.03
+
+---

Old:

  Symbola-9.17.zip

New:

  Symbola-10.03.zip



Other differences:
--
++ gdouros-symbola-fonts.spec ++
--- /var/tmp/diff_new_pack.aM16m4/_old  2017-11-07 10:05:34.729800509 +0100
+++ /var/tmp/diff_new_pack.aM16m4/_new  2017-11-07 10:05:34.733800364 +0100
@@ -19,7 +19,7 @@
 %define fontname  symbola-fonts
 
 Name:   gdouros-symbola-fonts
-Version:9.17
+Version:10.03
 Release:0
 Summary:Font with Support for Symbol Blocks of the Unicode Standard
 License:SUSE-Permissive
@@ -27,7 +27,7 @@
 Url:http://users.teilar.gr/~g1951d/
 # Download URL
 # http://users.teilar.gr/~g1951d/Symbola.zip
-Source: Symbola-9.17.zip
+Source: Symbola-%{version}.zip
 # Download URL
 # http://users.teilar.gr/~g1951d/Bibliography.pdf
 Source1:Bibliography-20170615.pdf




commit python-dulwich for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package python-dulwich for openSUSE:Factory 
checked in at 2017-11-07 10:05:26

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


Package is "python-dulwich"

Tue Nov  7 10:05:26 2017 rev:24 rq:539416 version:0.18.5

Changes:

--- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes
2017-09-20 17:07:54.773911554 +0200
+++ /work/SRC/openSUSE:Factory/.python-dulwich.new/python-dulwich.changes   
2017-11-07 10:05:40.429593708 +0100
@@ -1,0 +2,7 @@
+Mon Nov  6 22:05:31 UTC 2017 - rjsch...@suse.com
+
+- Update to version 0.18.5 (bsc#1066430)
+  + No detailed upstream release notes
+  + Commit history https://www.dulwich.io/code/dulwich/
+
+---

Old:

  dulwich-0.17.3.tar.gz

New:

  dulwich-0.18.5.tar.gz



Other differences:
--
++ python-dulwich.spec ++
--- /var/tmp/diff_new_pack.XbYdSC/_old  2017-11-07 10:05:41.273563086 +0100
+++ /var/tmp/diff_new_pack.XbYdSC/_new  2017-11-07 10:05:41.277562941 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-dulwich
-Version:0.17.3
+Version:0.18.5
 Release:0
 Url:https://www.dulwich.io
 Summary:Pure-Python Git Library

++ dulwich-0.17.3.tar.gz -> dulwich-0.18.5.tar.gz ++
 12657 lines of diff (skipped)




commit python-mando for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package python-mando for openSUSE:Factory 
checked in at 2017-11-07 10:05:16

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


Package is "python-mando"

Tue Nov  7 10:05:16 2017 rev:2 rq:539364 version:0.6.4

Changes:

--- /work/SRC/openSUSE:Factory/python-mando/python-mando.changes
2017-11-03 16:25:34.418630859 +0100
+++ /work/SRC/openSUSE:Factory/.python-mando.new/python-mando.changes   
2017-11-07 10:05:36.305743330 +0100
@@ -1,0 +2,6 @@
+Mon Nov  6 17:16:46 UTC 2017 - toddrme2...@gmail.com
+
+- Spec file cleanups
+- rpmlint fixes
+
+---



Other differences:
--
++ python-mando.spec ++
--- /var/tmp/diff_new_pack.lQtOr7/_old  2017-11-07 10:05:37.097714596 +0100
+++ /var/tmp/diff_new_pack.lQtOr7/_new  2017-11-07 10:05:37.101714451 +0100
@@ -13,49 +13,54 @@
 # 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-mando
 Version:0.6.4
 Release:0
-Summary:Create Python CLI apps with little to no effort at all
 License:MIT
+Summary:Create Python CLI apps with little to no effort at all!
+Url:https://mando.readthedocs.org/
 Group:  Development/Languages/Python
-URL:https://mando.readthedocs.org/
 Source: 
https://files.pythonhosted.org/packages/source/m/mando/mando-%{version}.tar.gz
+BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-BuildRequires:  python3-Sphinx
+%if %{with test}
+BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module six}
+%endif
 Requires:   python-six
-Recommends: python-rst2ansi
+Suggests:   python-rst2ansi
 BuildArch:  noarch
+
 %python_subpackages
 
 %description
-Mando is a wrapper around `argparse`, and allows you to
-write complete CLI applications in seconds while
-maintaining all the flexibility.
+Mando is a wrapper around argparse, and allows you to write complete CLI
+applications in seconds while maintaining all the flexibility.
 
 %prep
 %setup -q -n mando-%{version}
-sed -i '1d' mando/tests/capture.py mando/tests/run.py
+sed -i -e '/^#!\//, 1d' mando/tests/*.py
 
 %build
 %python_build
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%if %{with test}
 %check
 %python_exec setup.py test
+%endif
 
 %files %{python_files}
+%defattr(-,root,root,-)
 %doc LICENSE README.rst
 %{python_sitelib}/*
 




commit mariadb-connector-c for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package mariadb-connector-c for 
openSUSE:Factory checked in at 2017-11-07 10:04:39

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


Package is "mariadb-connector-c"

Tue Nov  7 10:04:39 2017 rev:7 rq:539333 version:3.0.2

Changes:

--- /work/SRC/openSUSE:Factory/mariadb-connector-c/mariadb-connector-c.changes  
2017-10-03 23:17:35.855779198 +0200
+++ 
/work/SRC/openSUSE:Factory/.mariadb-connector-c.new/mariadb-connector-c.changes 
2017-11-07 10:05:13.146583597 +0100
@@ -1,0 +2,13 @@
+Thu Nov  2 17:07:25 UTC 2017 - kstreit...@suse.com
+
+- mariadb-connector-c is now a provider of the libmariadb library
+  for mariadb and others
+- add compatibility symlinks and Provides/Obsoletes  
+- change LIBDIR, INCLUDEDIR and PLUGINDIR paths to be the same as
+  it was in the mariadb package (compatibility reasons)
+- add baselibs.conf
+- add %{mariadb_version} macro that should correspond with the
+  current version of the mariadb package
+- refresh absolute_path_fix.patch and private_library.patch 
+
+---

New:

  baselibs.conf



Other differences:
--
++ mariadb-connector-c.spec ++
--- /var/tmp/diff_new_pack.pU3umm/_old  2017-11-07 10:05:15.942482155 +0100
+++ /var/tmp/diff_new_pack.pU3umm/_new  2017-11-07 10:05:15.946482010 +0100
@@ -19,7 +19,8 @@
 %bcond_with sqlite3
 %define sover 3
 %define libname libmariadb
-
+# equivalent mariadb version
+%define mariadb_version 10.2.10
 %if ! %{defined _rundir}
 %define _rundir %{_localstatedir}/run
 %endif
@@ -35,6 +36,7 @@
 Source1:
https://downloads.mariadb.com/Connectors/c/connector-c-%{version}/%{name}-%{version}-src.tar.gz.asc
 # Imported from keyserver based on keyid @ 
https://mariadb.com/kb/en/mariadb-enterprise/mariadb-enterprise-installation-guide/
 Source2:mariadb.keyring
+Source3:baselibs.conf
 Patch1: mariadb-connector-c-2.3.1_unresolved_symbols.patch
 Patch3: absolute_path_fix.patch
 Patch4: private_library.patch
@@ -55,7 +57,15 @@
 
 %package -n %{libname}%{sover}
 Summary:MariaDB connector in C
+# Compatibility Provides
 Group:  System/Libraries
+%if 0%{?__isa_bits} == 64
+Provides:   libmysqlclient.so.18()(64bit)
+Provides:   libmysqlclient.so.18(libmysqlclient_18)(64bit)
+%else
+Provides:   libmysqlclient.so.18
+Provides:   libmysqlclient.so.18(libmysqlclient_18)
+%endif
 
 %description -n %{libname}%{sover}
 MariaDB Connector is used to connect applications developed in
@@ -65,7 +75,12 @@
 
 %package -n %{libname}_plugins
 Summary:Plugins for the MariaDB C Connector
+# We need "Conflicts" because we moved some plugins here:
+# dialog.so was in mariadb-client package
+# mysql_clear_password.so was in mariadb package
 Group:  System/Libraries
+Conflicts:  mariadb-client <= 10.1.25
+Conflicts:  mariadb <= 10.1.25
 
 %description -n %{libname}_plugins
 MariaDB Connector is used to connect applications developed in
@@ -86,6 +101,14 @@
 %package -n %{libname}-devel
 Requires:   %{libname}%{sover} = %{version}
 Requires:   pkgconfig(openssl)
+# mysql-devel needs to be provided as some pkgs still depend on it
+Provides:   mysql-devel = %{mariadb_version}
+Obsoletes:  mysql-devel < %{mariadb_version}
+Provides:   libmysqlclient-devel = %{mariadb_version}
+Obsoletes:  libmysqlclient-devel < %{mariadb_version}
+# libmysqlclient_r.so was in libmysqlclient_r18 subpackage, now it's here
+Provides:   libmysqlclient_r18 = %{mariadb_version}
+Obsoletes:  libmysqlclient_r18 < %{mariadb_version}
 Summary:Development files for the MariaDB Connector C API
 Group:  Development/Libraries/C and C++
 
@@ -108,8 +131,9 @@
   %endif
   -DWITH_EXTERNAL_ZLIB:BOOL=ON \
   -DMARIADB_UNIX_ADDR:STRING=%{_rundir}/mysql/mysql.sock \
-  -DINSTALL_LIBDIR:STRING=%{_libdir}/mariadb \
-  -DINSTALL_PLUGINDIR:STRING=%{_libdir}/mariadb/plugin/ \
+  -DINSTALL_LIBDIR:STRING=%{_libdir} \
+  -DINSTALL_INCLUDEDIR:STRING=%{_includedir}/mysql \
+  -DINSTALL_PLUGINDIR:STRING=%{_libdir}/mysql/plugin/ \
   -DWITH_MYSQLCOMPAT=ON \
   -DWITH_SSL=OPENSSL 
 make %{?_smp_mflags}
@@ -118,34 +142,40 @@
 %cmake_install
 
 # remove static linked libraries
-rm %{buildroot}%{_libdir}/mariadb/libmariadbclient.a
-rm %{buildroot}%{_libdir}/mariadb/libmysqlclient.a
-rm %{buildroot}%{_libdir}/mariadb/libmysqlclient_r.a
+rm %{buildroot}%{_libdir}/libmariadbclient.a
+rm %{buildroot}%{_libdir}/libmysqlclient.a
+rm %{buildroot}%{_libdir}/libmysqlclient_r.a
+
+# add a compatibility symlink
+ln -s mariadb_config 

commit avogadrolibs for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package avogadrolibs for openSUSE:Factory 
checked in at 2017-11-07 10:04:33

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


Package is "avogadrolibs"

Tue Nov  7 10:04:33 2017 rev:2 rq:539330 version:0.9.0

Changes:

--- /work/SRC/openSUSE:Factory/avogadrolibs/avogadrolibs.changes
2017-06-07 09:54:54.551043159 +0200
+++ /work/SRC/openSUSE:Factory/.avogadrolibs.new/avogadrolibs.changes   
2017-11-07 10:04:58.539113586 +0100
@@ -1,0 +2,7 @@
+Mon Oct 30 07:17:57 UTC 2017 - fst...@suse.com
+
+- Remove the dependency on java-1_8_0-openjdk-devel, since Java is
+  apparently not used during the build at all
+- Run spec cleaner
+
+---



Other differences:
--
++ avogadrolibs.spec ++
--- /var/tmp/diff_new_pack.ubH5Ln/_old  2017-11-07 10:04:59.851065986 +0100
+++ /var/tmp/diff_new_pack.ubH5Ln/_new  2017-11-07 10:04:59.851065986 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package avogadrolibs
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Version:0.9.0
 Release:0
 Summary:Molecular simulation and visualization environment
-# License note: There are GPL plugins in the source, but they are neither 
built nor installed by the pacakge
+# License note: There are GPL plugins in the source, but they are neither 
built nor installed by the package
 License:BSD-3-Clause
 Group:  Productivity/Scientific/Other
 Url:http://www.openchemistry.org/projects/avogadro2
@@ -40,17 +40,15 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  glu-devel
-BuildRequires:  java-1_8_0-openjdk-devel
+BuildRequires:  jsoncpp-devel
 BuildRequires:  libSM-devel
 BuildRequires:  libXt-devel
-BuildRequires:  jsoncpp-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5OpenGL)
 BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 In order to tackle molecular simulation and visualization challenges in key 
areas of materials
@@ -112,7 +110,7 @@
 
 %install
 pushd build
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 popd
 %fdupes %{buildroot}
 
@@ -120,16 +118,13 @@
 %postun -n libavogadrolibs-suse0 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc %{_defaultdocdir}/%{name}
 %{_libdir}/avogadro2/
 
 %files -n libavogadrolibs-suse0
-%defattr(-,root,root)
 %{_libdir}/libAvogadro*.so.suse0*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/avogadro/
 %{_libdir}/cmake/avogadrolibs/
 %{_libdir}/libAvogadro*.so




commit criu for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package criu for openSUSE:Factory checked in 
at 2017-11-07 10:04:47

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


Package is "criu"

Tue Nov  7 10:04:47 2017 rev:37 rq:539335 version:3.6

Changes:

--- /work/SRC/openSUSE:Factory/criu/criu.changes2017-08-24 
18:55:31.886955707 +0200
+++ /work/SRC/openSUSE:Factory/.criu.new/criu.changes   2017-11-07 
10:05:24.274179863 +0100
@@ -1,0 +2,25 @@
+Sat Nov  4 22:41:24 UTC 2017 - aavind...@gmail.com
+
+- update to criu 3.6:
+  New features
+  * C/R for files (except for unix sockets, ttys and epolls) sent
+over unix sockets
+  * C/R for threads with different creds
+  * Ipv6 over ipv4 tunnel (SIT device)
+  Bugfixes
+  * Some s390x registers were not restored by native sigrestore way
+  * Overflow when parsing autofs info from /proc file
+  * Dumps of anon shared memory with sysvipc one raced with each
+other clashing and corrupting image file names
+  * The "dumpable" flag was not restore on shmem regions
+  * Trash bits leaked into image when dumping fsnotify on some
+kernels
+  * Lock/unlock of iptables from different criu processes raced with
+each other
+  * Closed TCP connection with non-empty send queue blocked the dump
+  * When --empty-ns for netns was set on dump only, the restore
+failed (Docker case)
+- includes changes from 3.5:
+  see https://criu.org/Download/criu/3.5 for details
+
+---

Old:

  criu-3.4.tar.bz2

New:

  criu-3.6.tar.bz2



Other differences:
--
++ criu.spec ++
--- /var/tmp/diff_new_pack.hJU6m5/_old  2017-11-07 10:05:26.498099174 +0100
+++ /var/tmp/diff_new_pack.hJU6m5/_new  2017-11-07 10:05:26.502099029 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   criu
-Version:3.4
+Version:3.6
 Release:0
 Summary:Checkpoint/Restore In Userspace Tools
 License:GPL-2.0
 Group:  System/Console
 Url:http://criu.org/
-Source0:http://download.openvz.org/criu/criu-%{version}.tar.bz2
+Source0:http://download.openvz.org/criu/%{name}-%{version}.tar.bz2
 Patch1: criu-py-install-fix.diff
 BuildRequires:  asciidoc
 %if 0%{suse_version} > 1320

++ criu-3.4.tar.bz2 -> criu-3.6.tar.bz2 ++
 13777 lines of diff (skipped)




commit singularity for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package singularity for openSUSE:Factory 
checked in at 2017-11-07 10:04:28

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


Package is "singularity"

Tue Nov  7 10:04:28 2017 rev:4 rq:539325 version:2.3.2

Changes:

--- /work/SRC/openSUSE:Factory/singularity/singularity.changes  2017-11-04 
10:25:24.751349608 +0100
+++ /work/SRC/openSUSE:Factory/.singularity.new/singularity.changes 
2017-11-07 10:04:51.679362472 +0100
@@ -1,0 +2,6 @@
+Mon Nov  6 09:48:19 UTC 2017 - e...@suse.com
+
+- Restrict permissions file version to a version which has
+  the required singularity entries.
+
+---



Other differences:
--
++ singularity.spec ++
--- /var/tmp/diff_new_pack.SdrkL1/_old  2017-11-07 10:04:54.443262192 +0100
+++ /var/tmp/diff_new_pack.SdrkL1/_new  2017-11-07 10:04:54.443262192 +0100
@@ -51,7 +51,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python
 %{?allow_suid:Requires(pre):  shadow}
-PreReq: permissions
+PreReq: permissions >= 20170922
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description




commit argus for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package argus for openSUSE:Factory checked 
in at 2017-11-07 10:03:38

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


Package is "argus"

Tue Nov  7 10:03:38 2017 rev:25 rq:539290 version:3.0.8.2

Changes:

--- /work/SRC/openSUSE:Factory/argus/argus.changes  2016-09-30 
15:33:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.argus.new/argus.changes 2017-11-07 
10:04:22.516420559 +0100
@@ -1,0 +2,6 @@
+Thu Oct 26 11:06:37 UTC 2017 - dims...@opensuse.org
+
+- BuildRequire libnsl-devel: since confiugure implicitly adds
+  -lnsl, it is our duty to make sure deps are present.
+
+---



Other differences:
--
++ argus.spec ++
--- /var/tmp/diff_new_pack.Mzk26V/_old  2017-11-07 10:04:23.564382537 +0100
+++ /var/tmp/diff_new_pack.Mzk26V/_new  2017-11-07 10:04:23.572382247 +0100
@@ -30,6 +30,9 @@
 Patch1: %{name}-3.0.6.1-libpcap.patch
 BuildRequires:  bison
 BuildRequires:  flex
+%if 0%{?suse_version} >= 1330
+BuildRequires:  libnsl-devel
+%endif
 BuildRequires:  libpcap-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  tcpd-devel





commit blueman for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package blueman for openSUSE:Factory checked 
in at 2017-11-07 10:04:23

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


Package is "blueman"

Tue Nov  7 10:04:23 2017 rev:2 rq:539310 version:2.0.5

Changes:

--- /work/SRC/openSUSE:Factory/blueman/blueman.changes  2017-05-09 
18:02:24.351201600 +0200
+++ /work/SRC/openSUSE:Factory/.blueman.new/blueman.changes 2017-11-07 
10:04:43.591655910 +0100
@@ -1,0 +2,19 @@
+Sat Nov  4 21:46:26 UTC 2017 - aavind...@gmail.com
+
+- update to version 2.0.5
+  * Bugs fixed
++ PPPSupport: Correct binary name for ModemManager
++ PPPSupport: Exclude grep process from process list
++ GameControllerWakeLock: Check for Class property before using it
++ SerialManager: Properly check for None
++ NetConf: Treat UnicodeDecodeError as if there was no file
++ Notification: Also check if notification daemon supports body
++ Correct bold tag in portugese translation (thanks @andreyluiz)
++ Properly check for None in SerialManager
++ GameControllerWakeLock: Check for Class property first
++ Fix bugs in NetworkService ui
++ NetConf: fix writing PID file for dhcpd(3)
++ Notification: Make sure x and y hint are in screen geometry
+- ran spec-cleaner
+
+---

Old:

  blueman-2.0.4.tar.xz

New:

  blueman-2.0.5.tar.xz



Other differences:
--
++ blueman.spec ++
--- /var/tmp/diff_new_pack.JilTwK/_old  2017-11-07 10:04:44.919607729 +0100
+++ /var/tmp/diff_new_pack.JilTwK/_new  2017-11-07 10:04:44.923607585 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   blueman
-Version:2.0.4
+Version:2.0.5
 Release:0
 Summary:GTK+ Bluetooth Manager
 License:GPL-3.0
@@ -54,7 +54,6 @@
 Requires:   python3-gobject-Gdk
 Requires:   python3-notify2
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
 %description
@@ -122,7 +121,6 @@
 %glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root)
 %doc CHANGELOG.md COPYING Dependencies.md FAQ README.md
 %config %{_sysconfdir}/dbus-1/system.d/org.%{name}.Mechanism.conf
 %{_sysconfdir}/xdg/autostart/%{name}.desktop
@@ -143,12 +141,10 @@
 %{_datadir}/polkit-1/actions/org.%{name}.policy
 
 %files -n thunar-sendto-%{name}
-%defattr(-,root,root)
 %dir %{_datadir}/Thunar
 %dir %{_datadir}/Thunar/sendto
 %{_datadir}/Thunar/sendto/thunar-sendto-%{name}.desktop
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ blueman-2.0.4.tar.xz -> blueman-2.0.5.tar.xz ++
 14354 lines of diff (skipped)




commit armadillo for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2017-11-07 10:04:12

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


Package is "armadillo"

Tue Nov  7 10:04:12 2017 rev:115 rq:539300 version:8.200.2

Changes:

--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes  2017-10-19 
19:33:28.541117693 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2017-11-07 
10:04:37.487877367 +0100
@@ -1,0 +2,6 @@
+Sun Nov  5 14:29:27 UTC 2017 - badshah...@gmail.com
+
+- Update to version 8.200.2:
+  + Misc bug fixes.
+
+---

Old:

  armadillo-8.200.1.tar.xz

New:

  armadillo-8.200.2.tar.xz



Other differences:
--
++ armadillo.spec ++
--- /var/tmp/diff_new_pack.lTa3ux/_old  2017-11-07 10:04:38.387844714 +0100
+++ /var/tmp/diff_new_pack.lTa3ux/_new  2017-11-07 10:04:38.391844569 +0100
@@ -18,7 +18,7 @@
 
 %define soname libarmadillo8
 Name:   armadillo
-Version:8.200.1
+Version:8.200.2
 Release:0
 Summary:C++ matrix library with interfaces to LAPACK and ATLAS
 License:Apache-2.0

++ armadillo-8.200.1.tar.xz -> armadillo-8.200.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/armadillo-8.200.1/README.txt 
new/armadillo-8.200.2/README.txt
--- old/armadillo-8.200.1/README.txt2016-06-16 18:17:11.0 +0200
+++ new/armadillo-8.200.2/README.txt2016-06-16 18:17:12.0 +0200
@@ -436,21 +436,21 @@
 15: Bug Reports and Frequently Asked Questions
 ==
 
-Armadillo has gone through extensive testing and
-has been successfully used in production environments.
-However, as with almost all software, it's impossible
-to guarantee 100% correct functionality.
-
-If you find a bug in the library or the documentation,
-we are interested in hearing about it. Please make a
-_small_ and _self-contained_ program which exposes the bug,
-and then send the program source and the bug description
-to the developers. The contact details are at:
+Armadillo has gone through extensive testing and has been successfully
+used in production environments. However, as with almost all software,
+it's impossible to guarantee 100% correct functionality.
+
+If you find a bug in the library or the documentation, we are interested
+in hearing about it. Please make a _small_ and _self-contained_ program
+which exposes the bug, and then send the program source and the bug description
+to the developers. The small program must have a main() function and use only
+functions/classes from Armadillo and the standard C++ library (no other 
libraries).
+
+The contact details are at:
 
   http://arma.sourceforge.net/contact.html
 
-Further information about Armadillo as well as
-answers to frequently asked questions are at:
+Further information about Armadillo is on the frequently asked questions page:
 
   http://arma.sourceforge.net/faq.html
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/armadillo-8.200.1/include/armadillo_bits/arma_version.hpp 
new/armadillo-8.200.2/include/armadillo_bits/arma_version.hpp
--- old/armadillo-8.200.1/include/armadillo_bits/arma_version.hpp   
2016-06-16 18:17:11.0 +0200
+++ new/armadillo-8.200.2/include/armadillo_bits/arma_version.hpp   
2016-06-16 18:17:12.0 +0200
@@ -21,7 +21,7 @@
 
 #define ARMA_VERSION_MAJOR 8
 #define ARMA_VERSION_MINOR 200
-#define ARMA_VERSION_PATCH 1
+#define ARMA_VERSION_PATCH 2
 #define ARMA_VERSION_NAME  "Feral Pursuits Deluxe"
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/armadillo-8.200.1/include/armadillo_bits/compiler_setup.hpp 
new/armadillo-8.200.2/include/armadillo_bits/compiler_setup.hpp
--- old/armadillo-8.200.1/include/armadillo_bits/compiler_setup.hpp 
2016-06-16 18:17:11.0 +0200
+++ new/armadillo-8.200.2/include/armadillo_bits/compiler_setup.hpp 
2016-06-16 18:17:12.0 +0200
@@ -471,12 +471,12 @@
 
 
 #if defined(ARMA_PRINT_OPENMP_WARNING) && 
!defined(ARMA_DONT_PRINT_OPENMP_WARNING)
-  #pragma message ("WARNING: use of OpenMP disabled; this compiler doesn't 
support OpenMP 3.0+")
+  #pragma message ("WARNING: use of OpenMP disabled; compiler support for 
OpenMP 3.0+ not detected")
 #endif
 
 
 #if defined(ARMA_USE_OPENMP) && !defined(ARMA_USE_CXX11)
-  #if (defined(ARMA_GCC_VERSION) && (ARMA_GCC_VERSION >= 40803)) || 
(defined(__clang__) && !defined(ARMA_FAKE_CLANG))
+  #if (defined(ARMA_GCC_VERSION) && 

commit yast2-dns-server for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package yast2-dns-server for 
openSUSE:Factory checked in at 2017-11-07 10:03:59

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


Package is "yast2-dns-server"

Tue Nov  7 10:03:59 2017 rev:70 rq:539298 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-dns-server/yast2-dns-server.changes
2016-11-25 12:28:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-dns-server.new/yast2-dns-server.changes   
2017-11-07 10:04:32.900043822 +0100
@@ -1,0 +2,7 @@
+Mon Nov  6 11:55:43 UTC 2017 - knut.anders...@suse.com
+
+- Fix teststuite once SuSEFirewall2 is being replaced by Firewalld
+  (fate#323460)
+- 4.0.0
+
+---

Old:

  yast2-dns-server-3.2.0.tar.bz2

New:

  yast2-dns-server-4.0.0.tar.bz2



Other differences:
--
++ yast2-dns-server.spec ++
--- /var/tmp/diff_new_pack.mmqiRG/_old  2017-11-07 10:04:33.512021618 +0100
+++ /var/tmp/diff_new_pack.mmqiRG/_new  2017-11-07 10:04:33.512021618 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-dns-server
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-dns-server
-Version:3.2.0
+Version:4.0.0
 Release:0
 Url:https://github.com/yast/yast-dns-server
 

++ yast2-dns-server-3.2.0.tar.bz2 -> yast2-dns-server-4.0.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-3.2.0/.travis.yml 
new/yast2-dns-server-4.0.0/.travis.yml
--- old/yast2-dns-server-3.2.0/.travis.yml  2016-11-25 09:59:10.131860199 
+0100
+++ new/yast2-dns-server-4.0.0/.travis.yml  2017-11-06 13:54:00.667894661 
+0100
@@ -1,16 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-ldap yast2-perl-bindings" -g "rspec:3.3.0 yast-rake gettext"
+  - docker build -t yast-dns-server-image .
 script:
-- rake check:syntax
-- rake check:pot
-- make -f Makefile.cvs
-- make
-- sudo make install
-- make check
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-dns-server-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-3.2.0/Dockerfile 
new/yast2-dns-server-4.0.0/Dockerfile
--- old/yast2-dns-server-3.2.0/Dockerfile   1970-01-01 01:00:00.0 
+0100
+++ new/yast2-dns-server-4.0.0/Dockerfile   2017-11-06 13:54:00.667894661 
+0100
@@ -0,0 +1,3 @@
+FROM yastdevel/ruby
+COPY . /usr/src/app
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-3.2.0/README.md 
new/yast2-dns-server-4.0.0/README.md
--- old/yast2-dns-server-3.2.0/README.md2016-11-25 09:59:10.167860199 
+0100
+++ new/yast2-dns-server-4.0.0/README.md2017-11-06 13:54:00.667894661 
+0100
@@ -1,5 +1,7 @@
 # YaST - The DNS Server Configuration Module #
 
+[![Coverage
+Status](https://coveralls.io/repos/github/yast/yast-dns-server/badge.svg?branch=master)](https://coveralls.io/github/yast/yast-dns-server?branch=master)
 [![Travis 
Build](https://travis-ci.org/yast/yast-dns-server.svg?branch=master)](https://travis-ci.org/yast/yast-dns-server)
 [![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-dns-server-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-dns-server-master/)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-3.2.0/package/yast2-dns-server.changes 
new/yast2-dns-server-4.0.0/package/yast2-dns-server.changes
--- old/yast2-dns-server-3.2.0/package/yast2-dns-server.changes 2016-11-25 
09:59:10.171860199 +0100
+++ new/yast2-dns-server-4.0.0/package/yast2-dns-server.changes 2017-11-06 
13:54:00.675894661 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Nov  6 11:55:43 UTC 2017 - 

commit otter-browser for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package otter-browser for openSUSE:Factory 
checked in at 2017-11-07 10:03:47

Comparing /work/SRC/openSUSE:Factory/otter-browser (Old)
 and  /work/SRC/openSUSE:Factory/.otter-browser.new (New)


Package is "otter-browser"

Tue Nov  7 10:03:47 2017 rev:3 rq:539296 version:0.9.92

Changes:

--- /work/SRC/openSUSE:Factory/otter-browser/otter-browser.changes  
2017-10-05 12:02:42.595469263 +0200
+++ /work/SRC/openSUSE:Factory/.otter-browser.new/otter-browser.changes 
2017-11-07 10:04:27.088254684 +0100
@@ -1,0 +2,10 @@
+Thu Nov  2 13:00:00 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.9.92:
+  * Improve support for styling tab bar text.
+  * Add support for deleting User Scripts in Addons Manager.
+  * Restore inline URLs completion.
+  * Add a action for peeking tab contents.
+  * Multiple bug fixes and stability improvements.
+
+---

Old:

  otter-browser-0.9.91.tar.gz

New:

  otter-browser-0.9.92.tar.gz



Other differences:
--
++ otter-browser.spec ++
--- /var/tmp/diff_new_pack.oQjYZE/_old  2017-11-07 10:04:28.892189234 +0100
+++ /var/tmp/diff_new_pack.oQjYZE/_new  2017-11-07 10:04:28.896189090 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   otter-browser
-Version:0.9.91
+Version:0.9.92
 Release:0
 Summary:Web browser with aspects of Opera
 License:GPL-3.0+
@@ -28,7 +28,6 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
 BuildRequires:  sonnet-devel
-BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.4
 BuildRequires:  pkgconfig(Qt5Core) >= 5.4
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.4
@@ -46,6 +45,9 @@
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4
 BuildRequires:  pkgconfig(Qt5XmlPatterns) >= 5.4
 BuildRequires:  pkgconfig(hunspell) >= 1.3.0
+%if 0%{?suse_version} <= 1320
+BuildRequires:  update-desktop-files
+%endif
 
 %description
 Otter Browser is a web browser that recreates some aspects of
@@ -62,6 +64,7 @@
 %cmake_install
 %find_lang %{name} --with-qt
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -69,6 +72,7 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files
 %doc CHANGELOG CONTRIBUTING.md COPYING README.md TODO

++ otter-browser-0.9.91.tar.gz -> otter-browser-0.9.92.tar.gz ++
 20676 lines of diff (skipped)




commit wok for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package wok for openSUSE:Factory checked in 
at 2017-11-07 10:03:26

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


Package is "wok"

Tue Nov  7 10:03:26 2017 rev:2 rq:539283 version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/wok/wok.changes  2017-08-30 16:21:20.781161278 
+0200
+++ /work/SRC/openSUSE:Factory/.wok.new/wok.changes 2017-11-07 
10:04:17.224612555 +0100
@@ -1,0 +2,11 @@
+Thu Nov  2 10:34:04 UTC 2017 - l...@suse.com
+
+- Update to 2.5.0
+  + Allow Wok server discover others on same subnet (Check: 
+README-federation.md for more details)
+  + Remove OpenSans fonts need
+  + Bug fixes
+- Removed patches:
+  + 0001-Add-apache-configuration.patch
+
+---

Old:

  0001-Add-apache-configuration.patch
  2.4.0.tar.gz

New:

  2.5.0.tar.gz



Other differences:
--
++ wok.spec ++
--- /var/tmp/diff_new_pack.aZag6P/_old  2017-11-07 10:04:19.360535060 +0100
+++ /var/tmp/diff_new_pack.aZag6P/_new  2017-11-07 10:04:19.364534915 +0100
@@ -1,8 +1,7 @@
-
 #
 # spec file for package wok
 #
-# 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,8 +16,11 @@
 #
 
 
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 Name:   wok
-Version:2.4.0
+Version:2.5.0
 Release:%{version}%{?dist}
 Summary:Cherrypy framework for multi-purpose plug-ins
 License:Apache-2.0
@@ -27,14 +29,11 @@
 Url:https://github.com/kimchi-project/wok
 Source: https://github.com/kimchi-project/wok/archive/%{version}.tar.gz
 Source1:%{name}.rpmlintrc
-# PATCH-FEATURE-UPSTREAM 0001-Add-apache-configuration.patch -- add apache 
support
-Patch1: 0001-Add-apache-configuration.patch
 
 Requires:   fontawesome-fonts
 Requires:   gettext-tools
-Requires:   google-opensans-fonts
-Requires:   logrotate
 Requires:   httpd
+Requires:   logrotate
 Requires:   python-Cheetah
 Requires:   python-CherryPy >= 3.2.0
 Requires:   python-M2Crypto
@@ -51,11 +50,11 @@
 BuildRequires:  openssl
 BuildRequires:  pkg-config
 BuildRequires:  python-Cython
-BuildRequires:  python3-libsass
 BuildRequires:  python-libxml2
 BuildRequires:  python-lxml
 BuildRequires:  python-requests
 BuildRequires:  python-setuptools
+BuildRequires:  python3-libsass
 
 BuildArch:  noarch
 
@@ -83,7 +82,6 @@
 
 %prep
 %setup -n %{name}-%{version}
-%patch1 -p1
 
 %build
 chmod 644 
./ui/css/src/vendor/compass-mixins/lib/compass/functions/_display.scss

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




commit marco for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package marco for openSUSE:Factory checked 
in at 2017-11-07 10:03:10

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


Package is "marco"

Tue Nov  7 10:03:10 2017 rev:19 rq:539277 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/marco/marco.changes  2017-05-16 
14:44:56.856879449 +0200
+++ /work/SRC/openSUSE:Factory/.marco.new/marco.changes 2017-11-07 
10:04:04.613070123 +0100
@@ -1,0 +2,8 @@
+Mon Nov  6 10:18:30 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.2:
+  * Fix Synthetic keybinding/button-grab window.
+  * ui: Fix invalid object construction in frames.
+  * Update translations.
+
+---

Old:

  marco-1.18.1.tar.xz

New:

  marco-1.18.2.tar.xz



Other differences:
--
++ marco.spec ++
--- /var/tmp/diff_new_pack.YjZZUA/_old  2017-11-07 10:04:05.893023684 +0100
+++ /var/tmp/diff_new_pack.YjZZUA/_new  2017-11-07 10:04:05.893023684 +0100
@@ -20,7 +20,7 @@
 %define sover   1
 %define _version 1.18
 Name:   marco
-Version:1.18.1
+Version:1.18.2
 Release:0
 Summary:MATE window manager
 License:GPL-2.0+
@@ -110,6 +110,7 @@
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/mate/wm-properties/%{name}-wm.desktop
 %fdupes %{buildroot}%{_datadir}/themes/
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %glib2_gsettings_schema_post
@@ -117,13 +118,13 @@
 %postun
 %desktop_database_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %post -n %{soname}%{sover} -p /sbin/ldconfig
 
 %postun -n %{soname}%{sover} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc COPYING NEWS README
 %{_bindir}/%{name}*
 %dir %{_datadir}/mate/
@@ -136,10 +137,8 @@
 %{_mandir}/man?/%{name}*.?%{?ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files -n %{soname}%{sover}
-%defattr(-,root,root)
 # Marco requires libmarco-private0 and mate-control-center requires
 # it too; make libmarco-private0 own /usr/share/mate-control-center
 # to avoid conflicts between packages.
@@ -148,7 +147,6 @@
 %{_libdir}/*.so.%{sover}*
 
 %files themes
-%defattr(-,root,root)
 %{_datadir}/themes/ClearlooksRe/
 %{_datadir}/themes/Dopple-Left/
 %{_datadir}/themes/Dopple/
@@ -161,7 +159,6 @@
 %{_datadir}/themes/eOS/
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}-1/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/libmarco-private.pc

++ marco-1.18.1.tar.xz -> marco-1.18.2.tar.xz ++
 4217 lines of diff (skipped)




commit iio-sensor-proxy for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package iio-sensor-proxy for 
openSUSE:Factory checked in at 2017-11-07 10:03:04

Comparing /work/SRC/openSUSE:Factory/iio-sensor-proxy (Old)
 and  /work/SRC/openSUSE:Factory/.iio-sensor-proxy.new (New)


Package is "iio-sensor-proxy"

Tue Nov  7 10:03:04 2017 rev:11 rq:539274 version:2.4

Changes:

--- /work/SRC/openSUSE:Factory/iio-sensor-proxy/iio-sensor-proxy.changes
2017-10-31 15:43:51.766072593 +0100
+++ /work/SRC/openSUSE:Factory/.iio-sensor-proxy.new/iio-sensor-proxy.changes   
2017-11-07 10:03:54.229446857 +0100
@@ -1,0 +2,13 @@
+Sun Nov  5 15:17:26 UTC 2017 - badshah...@gmail.com
+
+- Update to version 2.4:
+  + Fix data being incorrectly read from sensors due to a naively
+broken compilation fix.
+  + Support Geoclue running as a different user than "geoclue".
+- Drop patches incorporated upstream:
+  + 0001-data-fix-permissions-when-geoclue-runs-with-a-differ.patch
+(also drop BuildRequires on autotools and a run of autoreconf
+in the build stage that this patch necessitated).
+  + iio-sensor-proxy-revert-cast-align-warnings-arm-fix.patch.
+
+---

Old:

  0001-data-fix-permissions-when-geoclue-runs-with-a-differ.patch
  iio-sensor-proxy-2.3.tar.xz
  iio-sensor-proxy-revert-cast-align-warnings-arm-fix.patch

New:

  iio-sensor-proxy-2.4.tar.xz



Other differences:
--
++ iio-sensor-proxy.spec ++
--- /var/tmp/diff_new_pack.rNKOCa/_old  2017-11-07 10:03:57.185339613 +0100
+++ /var/tmp/diff_new_pack.rNKOCa/_new  2017-11-07 10:03:57.185339613 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   iio-sensor-proxy
-Version:2.3
+Version:2.4
 Release:0
 Summary:Proxy for IIO and input subsystems
 License:GPL-3.0
@@ -25,13 +25,6 @@
 Url:https://github.com/hadess/iio-sensor-proxy
 Source0:
https://github.com/hadess/iio-sensor-proxy/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source99:   iio-sensor-proxy-rpmlintrc
-# PATCH-FIX-UPSTREAM 
0001-data-fix-permissions-when-geoclue-runs-with-a-differ.patch 
fcro...@suse.com -- Ensure we handle geoclue not running as geoclue user
-Patch0: 0001-data-fix-permissions-when-geoclue-runs-with-a-differ.patch
-# PATCH-FIX-UPSTREAM iio-sensor-proxy-revert-cast-align-warnings-arm-fix.patch 
boo#1061190 gh#hadess/iio-sensor-proxy#191 badshah...@opensuse.org -- Revert 
"iio-buffer-utils: Fix cast-align warnings on ARM" because it caused rotations 
on all devices to have undefined values.
-# needed by patch0
-Patch1: iio-sensor-proxy-revert-cast-align-warnings-arm-fix.patch
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
@@ -55,12 +48,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
-# needed by patch0
-autoreconf
 %configure --disable-gtk-tests --with-geoclue-user=srvGeoClue
 make %{?_smp_mflags}
 

++ iio-sensor-proxy-2.3.tar.xz -> iio-sensor-proxy-2.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/iio-sensor-proxy-2.3/Makefile.in 
new/iio-sensor-proxy-2.4/Makefile.in
--- old/iio-sensor-proxy-2.3/Makefile.in2017-09-20 18:39:17.0 
+0200
+++ new/iio-sensor-proxy-2.4/Makefile.in2017-11-02 19:17:57.0 
+0100
@@ -302,6 +302,7 @@
 docdir = @docdir@
 dvidir = @dvidir@
 exec_prefix = @exec_prefix@
+geoclue_user = @geoclue_user@
 host = @host@
 host_alias = @host_alias@
 host_cpu = @host_cpu@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/iio-sensor-proxy-2.3/NEWS 
new/iio-sensor-proxy-2.4/NEWS
--- old/iio-sensor-proxy-2.3/NEWS   2017-09-20 18:38:44.0 +0200
+++ new/iio-sensor-proxy-2.4/NEWS   2017-11-02 19:17:32.0 +0100
@@ -1,3 +1,10 @@
+2.4
+---
+
+This release fixes data being incorrectly read from sensors due to
+a naively broken compilation fix. It also supports Geoclue running
+as a different user than "geoclue".
+
 2.3
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/iio-sensor-proxy-2.3/README 
new/iio-sensor-proxy-2.4/README
--- old/iio-sensor-proxy-2.3/README 2017-08-16 16:44:41.0 +0200
+++ new/iio-sensor-proxy-2.4/README 2017-10-24 10:44:18.0 +0200
@@ -93,7 +93,7 @@
 made iio-sensor-proxy fail to see any events coming from sensors until the
 sensor was power-cycled (unplugged and replugged, or suspended and resumed).
 
-The bug was finally fixed in [this 

commit gnucash for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package gnucash for openSUSE:Factory checked 
in at 2017-11-07 10:02:56

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


Package is "gnucash"

Tue Nov  7 10:02:56 2017 rev:70 rq:539272 version:2.6.18

Changes:

--- /work/SRC/openSUSE:Factory/gnucash/gnucash.changes  2017-07-25 
11:39:37.514874018 +0200
+++ /work/SRC/openSUSE:Factory/.gnucash.new/gnucash.changes 2017-11-07 
10:03:47.565688629 +0100
@@ -1,0 +2,20 @@
+Sun Nov  5 13:30:24 UTC 2017 - badshah...@gmail.com
+
+- Update to version 2.6.18:
+  + Added Catalan Accounts for the New Account Assistant.
+  + Fixed errors from loading init.py.
+  + Run the python bindings tests in a CMake build.
+  + Implement dist, distcheck, and uninstall targets for CMake
+build.
+  + Bugs fixed: bgo#644898, bgo#647805, bgo#771246, bgo#784284,
+bgo#787479.
+  + Updated transactions.
+- Change Source url to one that works correctly with source
+  services: the previous url was downloading a tarball called
+  "download"; in addition, the new url is also less clumsy
+  looking.
+- Upstream tarball is tagged 2.6.18-1; however, the configure.ac
+  as well as the versioned directory in the tarball refer to the
+  version as 2.6.18, so use this as the Version in the spec file.
+
+---

Old:

  gnucash-2.6.17.tar.bz2

New:

  gnucash-2.6.18-1.tar.gz



Other differences:
--
++ gnucash.spec ++
--- /var/tmp/diff_new_pack.FUxPP3/_old  2017-11-07 10:03:48.565652348 +0100
+++ /var/tmp/diff_new_pack.FUxPP3/_new  2017-11-07 10:03:48.569652204 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   gnucash
-Version:2.6.17
+Version:2.6.18
 Release:0
 Summary:Personal Finance Manager
 License:SUSE-GPL-2.0-with-openssl-exception or 
SUSE-GPL-3.0-with-openssl-exception
 Group:  Productivity/Office/Finance
 Url:http://www.gnucash.org/
-Source: 
http://downloads.sourceforge.net/sourceforge/gnucash/%{name}-%{version}.tar.bz2
+Source: 
https://download.sourceforge.net/gnucash/gnucash-2.6.18-1.tar.gz
 Source1:%{name}-rpmlintrc
 # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
 Patch0: gnucash-cpan-warning.patch




commit deja-dup for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package deja-dup for openSUSE:Factory 
checked in at 2017-11-07 10:02:45

Comparing /work/SRC/openSUSE:Factory/deja-dup (Old)
 and  /work/SRC/openSUSE:Factory/.deja-dup.new (New)


Package is "deja-dup"

Tue Nov  7 10:02:45 2017 rev:48 rq:539271 version:36.3

Changes:

--- /work/SRC/openSUSE:Factory/deja-dup/deja-dup.changes2017-10-21 
20:21:41.575233297 +0200
+++ /work/SRC/openSUSE:Factory/.deja-dup.new/deja-dup.changes   2017-11-07 
10:03:41.741899924 +0100
@@ -1,0 +2,7 @@
+Sun Nov  5 13:25:43 UTC 2017 - badshah...@gmail.com
+
+- Update to version 36.3:
+  + Fix the restore dialog sometimes being blank.
+  + Updated translations.
+
+---

Old:

  deja-dup-36.2.tar.xz

New:

  deja-dup-36.3.tar.xz



Other differences:
--
++ deja-dup.spec ++
--- /var/tmp/diff_new_pack.SNcq1b/_old  2017-11-07 10:03:43.493836361 +0100
+++ /var/tmp/diff_new_pack.SNcq1b/_new  2017-11-07 10:03:43.497836216 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   deja-dup
-Version:36.2
+Version:36.3
 Release:0
 Summary:Simple backup tool and frontend for duplicity
 License:GPL-3.0+

++ deja-dup-36.2.tar.xz -> deja-dup-36.3.tar.xz ++
 2248 lines of diff (skipped)




commit gbrainy for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package gbrainy for openSUSE:Factory checked 
in at 2017-11-07 10:02:33

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


Package is "gbrainy"

Tue Nov  7 10:02:33 2017 rev:56 rq:539269 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/gbrainy/gbrainy.changes  2017-09-11 
16:23:37.877621072 +0200
+++ /work/SRC/openSUSE:Factory/.gbrainy.new/gbrainy.changes 2017-11-07 
10:03:30.094322515 +0100
@@ -1,0 +2,15 @@
+Sun Nov  5 00:42:13 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 2.3.3:
+  + 3 new games.
+  + Updated translations.
+- Update Url to https://wiki.gnome.org/Apps/gbrainy: current
+  gbrainy's web page.
+- Point fdupes to the data directory intead of the build root,
+  which is a practice that must be avoided.
+- Drop %desktop_database_* and %icon_theme_cache_* post(un)
+  scriplets: the functionality now is covered by file triggers.
+- Add conditional use to translation-update-upstream since it's a
+  SLE-only requirement.
+
+---

Old:

  gbrainy-2.3.2.tar.gz

New:

  gbrainy-2.3.3.tar.gz



Other differences:
--
++ gbrainy.spec ++
--- /var/tmp/diff_new_pack.PobcbS/_old  2017-11-07 10:03:32.962218464 +0100
+++ /var/tmp/diff_new_pack.PobcbS/_new  2017-11-07 10:03:32.966218318 +0100
@@ -17,26 +17,28 @@
 
 
 Name:   gbrainy
-Version:2.3.2
+Version:2.3.3
 Release:0
 Summary:A brain teaser game and trainer
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
-Url:http://live.gnome.org/gbrainy
-Source: 
http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
+Url:https://wiki.gnome.org/Apps/gbrainy
+Source: 
https://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE -- gbrainy-use-libexecdir.patch
 Patch0: gbrainy-use-libexecdir.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
+%if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
+%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(gtk-sharp-3.0)
+BuildRequires:  pkgconfig(gtk-sharp-3.0) >= 2.99.1
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(mono) >= 4.0.0
-BuildRequires:  pkgconfig(mono-addins)
+BuildRequires:  pkgconfig(mono-addins) >= 0.2.0
 Recommends: %{name}-lang
 # For the help system to work, we require a ghelp:// URI handler.
 Recommends: mimehandler(x-scheme-handler/ghelp)
@@ -61,7 +63,9 @@
 
 %prep
 %setup -q
+%if !0%{?is_opensuse}
 translation-update-upstream
+%endif
 %patch0
 
 %lang_package
@@ -76,6 +80,7 @@
 %make_install
 %suse_update_desktop_file %{name} Game
 %find_lang %{name} %{?no_lang_C}
+%fdupes %{buildroot}%{_datadir}
 rm -rf %{buildroot}%{_datadir}/pixmaps
 # There are no extensions yet, Thus creating a -devel package sounds overkill 
(file can't reside in noarch package).
 rm %{buildroot}%{_libdir}/pkgconfig/gbrainy.pc
@@ -84,16 +89,6 @@
 test -x %{buildroot}%{_libexecdir}/%{name}/gbrainy.exe.config
 chmod -x %{buildroot}%{_libexecdir}/%{name}/gbrainy.exe.config
 
-%fdupes -s %{buildroot}
-
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
 %doc AUTHORS NEWS README COPYING
 %{_bindir}/%{name}

++ gbrainy-2.3.2.tar.gz -> gbrainy-2.3.3.tar.gz ++
 34945 lines of diff (skipped)




commit corebird for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package corebird for openSUSE:Factory 
checked in at 2017-11-07 10:02:24

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


Package is "corebird"

Tue Nov  7 10:02:24 2017 rev:16 rq:539267 version:1.7.2

Changes:

--- /work/SRC/openSUSE:Factory/corebird/corebird.changes2017-10-31 
15:44:43.180208796 +0100
+++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes   2017-11-07 
10:03:19.930691265 +0100
@@ -1,0 +2,10 @@
+Sat Nov  4 15:44:16 UTC 2017 - aavind...@gmail.com
+
+- Update to version 1.7.2:
+  + Fix window cancel button label mixup
+  + Fix potential crash when composing a tweet
+  + Fix abort when trying to detect emoji support
+  + Fix spell checking
+  + Update translations 
+
+---

Old:

  corebird-1.7.1.tar.xz

New:

  corebird-1.7.2.tar.xz



Other differences:
--
++ corebird.spec ++
--- /var/tmp/diff_new_pack.jCAXho/_old  2017-11-07 10:03:21.778624220 +0100
+++ /var/tmp/diff_new_pack.jCAXho/_new  2017-11-07 10:03:21.778624220 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   corebird
-Version:1.7.1
+Version:1.7.2
 Release:0
 Summary:A lightweight Twitter Client
 License:GPL-3.0+

++ corebird-1.7.1.tar.xz -> corebird-1.7.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.1/configure new/corebird-1.7.2/configure
--- old/corebird-1.7.1/configure2017-10-28 09:27:56.0 +0200
+++ new/corebird-1.7.2/configure2017-11-04 08:00:30.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for corebird 1.7.1.
+# Generated by GNU Autoconf 2.69 for corebird 1.7.2.
 #
 # Report bugs to .
 #
@@ -650,8 +650,8 @@
 # Identity of this package.
 PACKAGE_NAME='corebird'
 PACKAGE_TARNAME='corebird'
-PACKAGE_VERSION='1.7.1'
-PACKAGE_STRING='corebird 1.7.1'
+PACKAGE_VERSION='1.7.2'
+PACKAGE_STRING='corebird 1.7.2'
 PACKAGE_BUGREPORT='m...@baedert.org'
 PACKAGE_URL=''
 
@@ -1442,7 +1442,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures corebird 1.7.1 to adapt to many kinds of systems.
+\`configure' configures corebird 1.7.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1512,7 +1512,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of corebird 1.7.1:";;
+ short | recursive ) echo "Configuration of corebird 1.7.2:";;
esac
   cat <<\_ACEOF
 
@@ -1652,7 +1652,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-corebird configure 1.7.1
+corebird configure 1.7.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1930,7 +1930,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by corebird $as_me 1.7.1, which was
+It was created by corebird $as_me 1.7.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2802,7 +2802,7 @@
 
 # Define the identity of the package.
  PACKAGE='corebird'
- VERSION='1.7.1'
+ VERSION='1.7.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15982,7 +15982,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by corebird $as_me 1.7.1, which was
+This file was extended by corebird $as_me 1.7.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -16048,7 +16048,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-corebird config.status 1.7.1
+corebird config.status 1.7.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.1/configure.ac 
new/corebird-1.7.2/configure.ac
--- old/corebird-1.7.1/configure.ac 2017-10-28 09:27:51.0 +0200
+++ new/corebird-1.7.2/configure.ac 2017-11-04 08:00:04.0 +0100
@@ -1,4 +1,4 @@
-AC_INIT([corebird],[1.7.1],[m...@baedert.org])
+AC_INIT([corebird],[1.7.2],[m...@baedert.org])
 
 AC_PREREQ([2.65])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit lxqt-panel for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package lxqt-panel for openSUSE:Factory 
checked in at 2017-11-07 10:02:12

Comparing /work/SRC/openSUSE:Factory/lxqt-panel (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-panel.new (New)


Package is "lxqt-panel"

Tue Nov  7 10:02:12 2017 rev:12 rq:539254 version:0.12.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-panel/lxqt-panel.changes2017-10-24 
22:23:08.937056059 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-panel.new/lxqt-panel.changes   
2017-11-07 10:03:04.363256071 +0100
@@ -1,0 +2,8 @@
+Mon Nov  6 10:38:53 UTC 2017 - mvet...@suse.com
+
+- Use pkg-config to determine cflags:
+  SR#535177 changed the location of xkbcommon-x11.h.
+  So far the path was hardcoded, now use pkg-config to determine
+  the actual path.
+
+---



Other differences:
--
++ lxqt-panel.spec ++
--- /var/tmp/diff_new_pack.SFGjW7/_old  2017-11-07 10:03:05.915199765 +0100
+++ /var/tmp/diff_new_pack.SFGjW7/_new  2017-11-07 10:03:05.915199765 +0100
@@ -79,7 +79,7 @@
 %setup -q
 
 %build
-export CXXFLAGS="%{optflags} -I/usr/include/pkg/libxkbcommon"
+export CXXFLAGS="%{optflags} $(pkg-config --cflags xkbcommon-x11)"
 %cmake -DPULL_TRANSLATIONS=No -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed 
-Wl,-z,now"
 make %{?_smp_mflags}
 






commit lxpanel for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package lxpanel for openSUSE:Factory checked 
in at 2017-11-07 10:02:19

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


Package is "lxpanel"

Tue Nov  7 10:02:19 2017 rev:43 rq:539259 version:0.9.3

Changes:

--- /work/SRC/openSUSE:Factory/lxpanel/lxpanel.changes  2017-01-12 
15:56:45.127731224 +0100
+++ /work/SRC/openSUSE:Factory/.lxpanel.new/lxpanel.changes 2017-11-07 
10:03:08.583102970 +0100
@@ -1,0 +2,12 @@
+Wed Nov 01 13:54:13 UTC 2017 - guta...@gmail.com
+
+- Update to 0.9.3
+* Finally fixed battery calculations, it missed Power so left time was 
always at zero.
+* Fixed task window raising on drop file on it (was broken since 0.9.0).
+
+- Added lxpanel-0.9.3-panel_config.patch
+* Fix rpmlint warning
+- Added lxpanel-0.9.3-default_config.patch
+* Fix rpmlint warning
+
+---

Old:

  lxpanel-0.9.2.tar.xz

New:

  lxpanel-0.9.3-default_config.patch
  lxpanel-0.9.3-panel_config.patch
  lxpanel-0.9.3.tar.xz



Other differences:
--
++ lxpanel.spec ++
--- /var/tmp/diff_new_pack.txWeBJ/_old  2017-11-07 10:03:09.223079751 +0100
+++ /var/tmp/diff_new_pack.txWeBJ/_new  2017-11-07 10:03:09.223079751 +0100
@@ -17,13 +17,15 @@
 
 
 Name:   lxpanel
-Version:0.9.2
+Version:0.9.3
 Release:0
 Summary:Lightweight X11 desktop panel based on fbpanel
 License:GPL-2.0
 Group:  System/GUI/LXDE
 Url:http://www.lxde.org/
 Source0:
https://sourceforge.net/projects/lxde/files/LXPanel%20%28desktop%20panel%29/LXPanel%200.9.x/%{name}-%{version}.tar.xz
+Patch0: lxpanel-0.9.3-default_config.patch
+Patch1: lxpanel-0.9.3-panel_config.patch
 BuildRequires:  autoconf
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -81,6 +83,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 # autoconf

++ lxpanel-0.9.3-default_config.patch ++
--- lxpanel-0.9.3/data/default/config.orig  2014-09-22 14:00:03.0 
+0400
+++ lxpanel-0.9.3/data/default/config   2017-11-02 09:57:19.265014000 +0300
@@ -0,0 +1,1 @@
+[Command]
\ No newline at end of file
++ lxpanel-0.9.3-panel_config.patch ++
--- lxpanel-0.9.3/data/two_panels/config.orig   2014-02-15 22:37:13.0 
+0400
+++ lxpanel-0.9.3/data/two_panels/config2017-11-02 09:57:19.265014000 
+0300
@@ -0,0 +1,1 @@
+[Command]
\ No newline at end of file
++ lxpanel-0.9.2.tar.xz -> lxpanel-0.9.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxpanel-0.9.2/ChangeLog new/lxpanel-0.9.3/ChangeLog
--- old/lxpanel-0.9.2/ChangeLog 2016-12-24 16:22:36.0 +0100
+++ new/lxpanel-0.9.3/ChangeLog 2017-01-20 22:40:02.0 +0100
@@ -1,3 +1,9 @@
+0.9.3
+-
+* Finally fixed battery calculations, it missed Power so left time was
+always at zero.
+* Fixed task window raising on drop file on it (was broken since 0.9.0).
+
 0.9.2
 -
 * Fixed battery selection if battery detached but another is available.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxpanel-0.9.2/configure new/lxpanel-0.9.3/configure
--- old/lxpanel-0.9.2/configure 2016-12-24 16:23:57.0 +0100
+++ new/lxpanel-0.9.3/configure 2017-01-20 22:40:12.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for lxpanel 0.9.2.
+# Generated by GNU Autoconf 2.69 for lxpanel 0.9.3.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='lxpanel'
 PACKAGE_TARNAME='lxpanel'
-PACKAGE_VERSION='0.9.2'
-PACKAGE_STRING='lxpanel 0.9.2'
+PACKAGE_VERSION='0.9.3'
+PACKAGE_STRING='lxpanel 0.9.3'
 PACKAGE_BUGREPORT='http://lxde.org/'
 PACKAGE_URL=''
 
@@ -1426,7 +1426,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures lxpanel 0.9.2 to adapt to many kinds of systems.
+\`configure' configures lxpanel 0.9.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1501,7 +1501,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of lxpanel 0.9.2:";;
+ short | recursive ) echo "Configuration of lxpanel 0.9.3:";;
esac
   cat <<\_ACEOF
 
@@ -1651,7 +1651,7 @@
 test -n 

commit cdogs-sdl for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package cdogs-sdl for openSUSE:Factory 
checked in at 2017-11-07 10:02:01

Comparing /work/SRC/openSUSE:Factory/cdogs-sdl (Old)
 and  /work/SRC/openSUSE:Factory/.cdogs-sdl.new (New)


Package is "cdogs-sdl"

Tue Nov  7 10:02:01 2017 rev:3 rq:539247 version:0.6.6

Changes:

--- /work/SRC/openSUSE:Factory/cdogs-sdl/cdogs-sdl.changes  2017-08-24 
18:30:26.139034861 +0200
+++ /work/SRC/openSUSE:Factory/.cdogs-sdl.new/cdogs-sdl.changes 2017-11-07 
10:02:59.655426876 +0100
@@ -1,0 +2,28 @@
+Thu Nov  2 15:20:50 UTC 2017 - mailaen...@opensuse.org
+
+- update to version 0.6.6 (New campaigns and HUD improvements)
+  * New campaign, Grave Intent
+  * New campaign, AI Insurgency 2
+  * Update Sand campaign, new weapons
+  * Update Doom campaign, new map items
+  * Fix AI line-of-sight algorithm (#227)
+  * Fix logging colours in Linux (#523)
+  * Fix blood splatter speed (#489)
+  * Fix audio panning (#507)
+  * Fix recording high scores for co-op AI (#386)
+  * Fix loading static wrecks in some older campaigns
+  * Add new character heads - evil ogre, bones, big bones
+  * Add second window (#383)
+  * Add floating text for pickups (#380)
+  * Add low ammo notifications (#362)
+  * Add QWERTY layout name entry (#517)
+  * Improve spectator HUD, show HUD (#382)
+  * Improve health gauge, add animations (#360)
+  * Improve co-op AI by avoiding friendly lines of fire (#295)
+  * Fix copy pasting static levels (#525)
+  * Fix incorrect objective counts when adding static objectives (#527)
+  * Fix rescue/kill objectives not using access flags
+  * Improve cave map type, add rooms, squares
+- drop system-enet.patch (included upstream)
+
+---

Old:

  cdogs-sdl-0.6.5.tar.gz
  system-enet.patch

New:

  cdogs-sdl-0.6.6.tar.gz



Other differences:
--
++ cdogs-sdl.spec ++
--- /var/tmp/diff_new_pack.Lfjisp/_old  2017-11-07 10:03:01.759350544 +0100
+++ /var/tmp/diff_new_pack.Lfjisp/_new  2017-11-07 10:03:01.759350544 +0100
@@ -17,15 +17,13 @@
 
 
 Name:   cdogs-sdl
-Version:0.6.5
+Version:0.6.6
 Release:0
 Summary:Classic overhead run-and-gun game
 License:GPL-2.0 and BSD-2-Clause and CC-BY-3.0 and CC-BY-SA-3.0
 Group:  Amusements/Games/Action/Shoot
 Url:http://cxong.github.io/cdogs-sdl
 Source: 
https://github.com/cxong/cdogs-sdl/archive/%{version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM https://github.com/cxong/cdogs-sdl/pull/503
-Patch1: system-enet.patch
 BuildRequires:  cmake >= 2.8.2
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -44,8 +42,8 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
+# use system enet
 rm -rf src/cdogs/enet
 
 dos2unix doc/original_readme.txt

++ cdogs-sdl-0.6.5.tar.gz -> cdogs-sdl-0.6.6.tar.gz ++
/work/SRC/openSUSE:Factory/cdogs-sdl/cdogs-sdl-0.6.5.tar.gz 
/work/SRC/openSUSE:Factory/.cdogs-sdl.new/cdogs-sdl-0.6.6.tar.gz differ: char 
12, line 1




commit wok-plugins-kimchi for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package wok-plugins-kimchi for 
openSUSE:Factory checked in at 2017-11-07 10:01:22

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


Package is "wok-plugins-kimchi"

Tue Nov  7 10:01:22 2017 rev:2 rq:539238 version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/wok-plugins-kimchi/wok-plugins-kimchi.changes
2017-08-30 16:21:26.712326980 +0200
+++ 
/work/SRC/openSUSE:Factory/.wok-plugins-kimchi.new/wok-plugins-kimchi.changes   
2017-11-07 10:02:38.604190638 +0100
@@ -1,0 +2,14 @@
+Mon Nov  6 09:32:47 UTC 2017 - l...@suse.com
+
+- Update to 2.5.0
+  + Does not depend on Ginger Base anymore
+  + Remove OpenSans fonts need
+  + Move federation feature to Wok
+  + Bug fixes
+- Fix vnc urlencode path, bsc#1065768
+  Add patch: 0001-fix-vnc-urlencode.patch
+- Fix unable to create a password less libvirt connection to the 
+  remote libvirt daemon
+  Add patch: 0002-fix-passwordless-connection.patch
+
+---

Old:

  2.4.0.tar.gz

New:

  0001-fix-vnc-urlencode.patch
  0002-fix-passwordless-connection.patch
  2.5.0.tar.gz



Other differences:
--
++ wok-plugins-kimchi.spec ++
--- /var/tmp/diff_new_pack.KOCh3z/_old  2017-11-07 10:02:40.564119529 +0100
+++ /var/tmp/diff_new_pack.KOCh3z/_new  2017-11-07 10:02:40.568119384 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wok-plugins-kimchi
 #
-# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:   wok-plugins-kimchi
-Version:2.4.0
+Version:2.5.0
 Release:%{version}%{?dist}
 Summary:HTML5-based management tool for KVM
 License:Apache-2.0
@@ -26,6 +26,10 @@
 Url:https://github.com/kimchi-project/kimchi
 Source0:
https://github.com/kimchi-project/kimchi/archive/%{version}.tar.gz
 Source1:%{name}.rpmlintrc
+# Upstream patches
+Patch0: 0001-fix-vnc-urlencode.patch
+# be going upstream
+Patch1: 0002-fix-passwordless-connection.patch
 
 Requires:   gettext-tools
 Requires:   guestfs-tools
@@ -51,7 +55,6 @@
 Requires:   qemu
 Requires:   spice-html5
 Requires:   wok = %{version}
-Requires:   wok-plugins-gingerbase
 Obsoletes:  kimchi < 2.0.0
 Provides:   kimchi = %{version}
 
@@ -61,11 +64,11 @@
 BuildRequires:  openssl
 BuildRequires:  pkg-config
 BuildRequires:  python-Cython
-BuildRequires:  python3-libsass
 BuildRequires:  python-libxml2
 BuildRequires:  python-lxml
 BuildRequires:  python-requests
 BuildRequires:  python-setuptools
+BuildRequires:  python3-libsass
 BuildRequires:  wok-devel = %{version}
 
 %if 0%{?suse_version} >= 1210
@@ -82,6 +85,9 @@
 
 %prep
 %setup -n kimchi-%{version}
+%patch0 -p1
+%patch1 -p1
+
 # force change of systemd system location trough monkey patching
 # so if they finally fix it or make global this will just be old relic but 
working
 sed -ri 's@/etc/systemd/system@%_unitdir@g' Makefile.am

++ 0001-fix-vnc-urlencode.patch ++
diff --git a/ui/js/src/kimchi.api.js b/ui/js/src/kimchi.api.js
index 0cacab3a..20a6544f 100644
--- a/ui/js/src/kimchi.api.js
+++ b/ui/js/src/kimchi.api.js
@@ -320,13 +320,15 @@ var kimchi = {
 type : "POST",
 dataType : "json"
 }).done(function() {
+var path = server_root + "/websockify";
+path += "?token=" + 
wok.urlSafeB64Encode(vm+'-console').replace(/=*$/g, "");
+path += '=1';
+
 url = 'https://' + location.hostname + ':' + proxy_port;
 url += server_root;
 url += "/plugins/kimchi/serial/html/serial.html";
 url += "?port=" + proxy_port;
-url += "=" + server_root + "/websockify";
-url += "?token=" + 
wok.urlSafeB64Encode(vm+'-console').replace(/=*$/g, "");
-url += '=1';
+url += "=" + encodeURIComponent(path);
 window.open(url);
 }).error(function(data) {
 wok.message.error(data.responseJSON.reason);
@@ -344,11 +346,7 @@ var kimchi = {
 type : "POST",
 dataType : "json"
 }).done(function() {
-url = 'https://' + location.hostname + ':' + proxy_port;
-url += server_root;
-url += "/plugins/kimchi/novnc/vnc_auto.html";
-url += "?port=" + proxy_port;

commit colorhug-client for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package colorhug-client for openSUSE:Factory 
checked in at 2017-11-07 10:01:04

Comparing /work/SRC/openSUSE:Factory/colorhug-client (Old)
 and  /work/SRC/openSUSE:Factory/.colorhug-client.new (New)


Package is "colorhug-client"

Tue Nov  7 10:01:04 2017 rev:15 rq:539215 version:0.2.8

Changes:

--- /work/SRC/openSUSE:Factory/colorhug-client/colorhug-client.changes  
2015-04-27 13:05:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.colorhug-client.new/colorhug-client.changes 
2017-11-07 10:02:19.796872984 +0100
@@ -1,0 +2,9 @@
+Sat Nov  4 19:13:43 UTC 2017 - aavind...@gmail.com
+
+- Update to version 0.2.8
+  * Add a --device argument to colorhug-cmd
+  * Support the ColorHugALS in SensorHID mode for backlight changes
+  * Fix a potential crash when doing set-calibration-ccmx
+- Lint spec file
+
+---

Old:

  colorhug-client-0.2.7.tar.xz

New:

  colorhug-client-0.2.8.tar.xz



Other differences:
--
++ colorhug-client.spec ++
--- /var/tmp/diff_new_pack.cXnkGx/_old  2017-11-07 10:02:20.480848169 +0100
+++ /var/tmp/diff_new_pack.cXnkGx/_new  2017-11-07 10:02:20.484848023 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package colorhug-client
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   colorhug-client
-Version:0.2.7
+Version:0.2.8
 Release:0
 Summary:Tools for the Hughski Colorimeter
 License:GPL-2.0+
@@ -27,6 +27,7 @@
 BuildRequires:  docbook-utils
 BuildRequires:  intltool
 BuildRequires:  itstool
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
 BuildRequires:  pkgconfig(bash-completion) >= 2.0
@@ -52,6 +53,7 @@
 scripts.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -80,7 +82,6 @@
 %icon_theme_cache_postun
 
 %files
-%defattr(-,root,root,-)
 %doc README AUTHORS NEWS COPYING
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/*

++ colorhug-client-0.2.7.tar.xz -> colorhug-client-0.2.8.tar.xz ++
 4479 lines of diff (skipped)




commit feh for openSUSE:Factory

2017-11-07 Thread root
Hello community,

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

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


Package is "feh"

Tue Nov  7 10:01:14 2017 rev:15 rq:539236 version:2.22

Changes:

--- /work/SRC/openSUSE:Factory/feh/feh.changes  2017-10-09 19:48:58.801582734 
+0200
+++ /work/SRC/openSUSE:Factory/.feh.new/feh.changes 2017-11-07 
10:02:27.744584634 +0100
@@ -1,0 +2,10 @@
+Sat Nov  4 15:40:36 UTC 2017 - aavind...@gmail.com
+
+- Rebase feh-makefile_app.patch
+- update to 2.22
+ * Add support for CURL_CA_BUNDLE environment variable when loading
+   images via HTTPS
+ * Fix ~/.fehbg not being updated when setting a wallpaper via menu
+   (broken in 2.21)
+
+---

Old:

  feh-2.21.tar.bz2
  feh-2.21.tar.bz2.asc

New:

  feh-2.22.tar.bz2
  feh-2.22.tar.bz2.asc



Other differences:
--
++ feh.spec ++
--- /var/tmp/diff_new_pack.NFKymg/_old  2017-11-07 10:02:29.992503077 +0100
+++ /var/tmp/diff_new_pack.NFKymg/_new  2017-11-07 10:02:29.992503077 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   feh
-Version:2.21
+Version:2.22
 Release:0
 Summary:Fast and Lightweight Image Viewer
 License:MIT AND LGPL-2.0+

++ feh-2.21.tar.bz2 -> feh-2.22.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/feh-2.21/ChangeLog new/feh-2.22/ChangeLog
--- old/feh-2.21/ChangeLog  2017-10-07 12:43:45.0 +0200
+++ new/feh-2.22/ChangeLog  2017-11-04 15:03:43.0 +0100
@@ -1,3 +1,11 @@
+Sat, 04 Nov 2017 14:55:38 +0100  Daniel Friesel 
+
+* Release v2.22
+* Add support for CURL_CA_BUNDLE environment variable when loading images
+  via HTTPS
+* Fix ~/.fehbg not being updated when setting a wallpaper via menu
+  (broken in 2.21)
+
 Sat, 07 Oct 2017 12:14:17 +0200  Daniel Friesel 
 
 * Release v2.21
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/feh-2.21/config.mk new/feh-2.22/config.mk
--- old/feh-2.21/config.mk  2017-10-07 12:43:45.0 +0200
+++ new/feh-2.22/config.mk  2017-11-04 15:03:43.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE ?= feh
-VERSION ?= 2.21
+VERSION ?= 2.22
 
 app ?= 0
 cam ?= 0
@@ -13,6 +13,9 @@
 PREFIX ?= /usr/local
 ICON_PREFIX ?= ${DESTDIR}${PREFIX}/share/icons
 
+# icons in /usr/share/local/icons (and other prefixes != /usr) are not
+# generally supported. So ignore PREFIX and always install icons into
+# /usr/share/icons if the user wants to install feh on their local machine.
 ifeq (${app},1)
ICON_PREFIX = /usr/share/icons
 endif
@@ -73,7 +76,7 @@
MAN_EXIF = disabled
 endif
 
-MAN_DATE ?= October 07, 2017
+MAN_DATE ?= November 04, 2017
 
 # Uncomment this to use dmalloc
 #CFLAGS += -DWITH_DMALLOC
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/feh-2.21/src/imlib.c new/feh-2.22/src/imlib.c
--- old/feh-2.21/src/imlib.c2017-10-07 12:43:45.0 +0200
+++ new/feh-2.22/src/imlib.c2017-11-04 15:03:43.0 +0100
@@ -429,6 +429,10 @@
if (opt.insecure_ssl) {
curl_easy_setopt(curl, CURLOPT_SSL_VERIFYPEER, 
0);
curl_easy_setopt(curl, CURLOPT_SSL_VERIFYHOST, 
0);
+   } else {
+   // Allow the user to specify custom CA 
certificates.
+   curl_easy_setopt(curl, CURLOPT_CAINFO,
+   getenv("CURL_CA_BUNDLE"));
}
 
res = curl_easy_perform(curl);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/feh-2.21/src/wallpaper.c new/feh-2.22/src/wallpaper.c
--- old/feh-2.21/src/wallpaper.c2017-10-07 12:43:45.0 +0200
+++ new/feh-2.22/src/wallpaper.c2017-11-04 15:03:43.0 +0100
@@ -294,59 +294,17 @@
unsigned long length, after;
unsigned char *data_root = NULL, *data_esetroot = NULL;
Pixmap pmap_d1, pmap_d2;
-   gib_list *l;
 
char *home;
-   char filbuf[4096];
-   char *bgfill = NULL;
-   bgfill = opt.image_bg == IMAGE_BG_WHITE ?  "--image-bg white" : 
"--image-bg black" ;
 
/* local display to set closedownmode on */
Display *disp2;
Window root2;
int depth2;
-   int in, out, w, h;
+ 

commit gsettings-qt for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package gsettings-qt for openSUSE:Factory 
checked in at 2017-11-07 10:00:53

Comparing /work/SRC/openSUSE:Factory/gsettings-qt (Old)
 and  /work/SRC/openSUSE:Factory/.gsettings-qt.new (New)


Package is "gsettings-qt"

Tue Nov  7 10:00:53 2017 rev:2 rq:539181 version:0.1.20160329

Changes:

--- /work/SRC/openSUSE:Factory/gsettings-qt/gsettings-qt.changes
2017-10-18 10:50:03.190080536 +0200
+++ /work/SRC/openSUSE:Factory/.gsettings-qt.new/gsettings-qt.changes   
2017-11-07 10:02:07.061335039 +0100
@@ -1,0 +2,5 @@
+Sun Nov  5 12:19:07 UTC 2017 - sch...@linux-m68k.org
+
+- dependencies.patch: force ordered build of subdirs
+
+---

New:

  dependencies.patch



Other differences:
--
++ gsettings-qt.spec ++
--- /var/tmp/diff_new_pack.Opy77y/_old  2017-11-07 10:02:09.065262335 +0100
+++ /var/tmp/diff_new_pack.Opy77y/_new  2017-11-07 10:02:09.065262335 +0100
@@ -15,6 +15,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 %define libver 1
 Name:   gsettings-qt
 Version:0.1.20160329
@@ -24,18 +26,19 @@
 Group:  Development/Libraries/X11
 Url:https://launchpad.net/gsettings-qt
 Source0:%{name}-%{version}.tar.bz2
+Patch0: dependencies.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5OpenGL)
 BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Quick)
 BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5Network)
-BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -63,6 +66,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 

++ dependencies.patch ++
Index: gsettings-qt-0.1.20160329/gsettings-qt.pro
===
--- gsettings-qt-0.1.20160329.orig/gsettings-qt.pro
+++ gsettings-qt-0.1.20160329/gsettings-qt.pro
@@ -1,2 +1,3 @@
 TEMPLATE = subdirs
 SUBDIRS += src/gsettings-qt.pro GSettings/gsettings-qt.pro tests/tests.pro 
tests/cpptest.pro
+CONFIG += ordered



commit freealut for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package freealut for openSUSE:Factory 
checked in at 2017-11-07 10:01:09

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


Package is "freealut"

Tue Nov  7 10:01:09 2017 rev:21 rq:539223 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/freealut/freealut.changes2013-01-07 
15:11:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.freealut.new/freealut.changes   2017-11-07 
10:02:21.644805939 +0100
@@ -1,0 +2,6 @@
+Fri Nov  3 14:09:54 UTC 2017 - mplus...@suse.com
+
+- Switch to cmake build
+- Drop not needed freealut-noansiflag.patch
+
+---

Old:

  freealut-noansiflag.patch



Other differences:
--
++ freealut.spec ++
--- /var/tmp/diff_new_pack.6k4ibs/_old  2017-11-07 10:02:22.516774303 +0100
+++ /var/tmp/diff_new_pack.6k4ibs/_new  2017-11-07 10:02:22.520774158 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package freealut
 #
-# 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,8 +16,9 @@
 #
 
 
+%define sover   0
+%define lname   libalut%{sover}
 Name:   freealut
-%define lname  libalut0
 Version:1.1.0
 Release:0
 Summary:freealut is a free implementation of OpenAL's ALUT standard
@@ -26,31 +27,24 @@
 Url:http://connect.creativelabs.com/openal/default.aspx
 Source: %{name}-%{version}.tar.bz2
 Source2:baselibs.conf
-# PATCH-FIX-UPSTREAM freealut-noansiflag.patch
-Patch0: freealut-noansiflag.patch
-BuildRequires:  autoconf >= 2.60
-BuildRequires:  libtool
+BuildRequires:  cmake
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(openal)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 freealut is a free implementation of OpenAL's ALUT standard.
 
-%package -n %lname
+%package -n %{lname}
 Summary:freealut is a free implementation of OpenAL's ALUT standard
 Group:  System/Libraries
-# O/P added in 12.3
-Provides:   freealut = %{version}-%{release}
-Obsoletes:  freealut < %{version}-%{release}
 
-%description -n %lname
+%description -n %{lname}
 freealut is a free implementation of OpenAL's ALUT standard.
 
 %package devel
 Summary:Static libraries, header files and tests for openal library
 Group:  Development/Libraries/C and C++
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 Requires:   glibc-devel
 
 %description devel
@@ -60,28 +54,28 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
-autoreconf -fiv
-%configure --disable-static --with-pic
-make %{?_smp_mflags}
+%cmake \
+  -DBUILD_STATIC=OFF \
+  -Wno-dev
+%make_jobs
 
 %install
-make DESTDIR=%{buildroot} install
-rm %{buildroot}%{_libdir}/*.la
+%cmake_install
+# FIXME: should be fixed upstream
+%if %__isa_bits == 64
+mv %{buildroot}/usr/lib/ %{buildroot}/%{_libdir}
+%endif
 
-%post -n %lname -p /sbin/ldconfig
+%post -n %{lname} -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
 
-%postun -n %lname -p /sbin/ldconfig
-
-%files -n %lname
-%defattr(-,root,root)
+%files -n %{lname}
 %doc AUTHORS COPYING ChangeLog NEWS README
-%{_libdir}/libalut.so.0*
+%{_libdir}/libalut.so.%{sover}*
 
 %files devel
-%defattr(-,root,root)
 %{_bindir}/*-config
 %{_includedir}/AL
 %{_libdir}/libalut.so




commit pngcrush for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package pngcrush for openSUSE:Factory 
checked in at 2017-11-07 10:00:58

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


Package is "pngcrush"

Tue Nov  7 10:00:58 2017 rev:5 rq:539211 version:1.8.13

Changes:

--- /work/SRC/openSUSE:Factory/pngcrush/pngcrush.changes2017-03-02 
19:37:06.537560046 +0100
+++ /work/SRC/openSUSE:Factory/.pngcrush.new/pngcrush.changes   2017-11-07 
10:02:16.181004170 +0100
@@ -1,0 +2,19 @@
+Sun Nov  5 22:40:37 UTC 2017 - vil...@posteo.net
+
+- Update to new upstream release 1.8.13:
+  * Made "-reduce" the default behavior.  Removed obsolete options
+"-plte_len", "-cc", "-nocc", "-double_gamma", "-already_crushed",
+and "-bit_depth".
+  * Added "-speed" option; it avoids using the AVG or PAETH filters
+which are slower to decode.
+  * Made "-force" force output even when the IDAT is larger, and
+added "-noforce" option; "-noforce" is now the default behavior.
+  * Added "-warn" option, to show only warnings.
+  * Changed default verbosity from 1 (normal) to 0 (quiet). Use "-v"
+to get the previous default behavior and "-v -v" to get the
+previous "verbose" behavior. The "-s" (silent) and "-q" (quiet)
+options behave as before.
+- Remove pngcrush-systemlib.diff: not needed anymore.
+- Add package source verification.
+
+---

Old:

  pngcrush-1.7.92.tar.gz
  pngcrush-systemlib.diff

New:

  pngcrush-1.8.13.tar.xz
  pngcrush-1.8.13.tar.xz.asc
  pngcrush.keyring



Other differences:
--
++ pngcrush.spec ++
--- /var/tmp/diff_new_pack.pzThOj/_old  2017-11-07 10:02:17.964939448 +0100
+++ /var/tmp/diff_new_pack.pzThOj/_new  2017-11-07 10:02:17.968939303 +0100
@@ -17,19 +17,17 @@
 
 
 Name:   pngcrush
-Version:1.7.92
+Version:1.8.13
 Release:0
 Summary:Optimizer for PNG Files that can also insert or delete 
specified Chunks
 License:Zlib
 Group:  Productivity/Graphics/Other
-Url:http://pmt.sourceforge.net/pngcrush/
-Source: http://downloads.sf.net/pmt/%{name}-%{version}.tar.gz
-Patch1: pngcrush-systemlib.diff
-BuildRequires:  glibc-devel
-%if 0%{?suse_version} > 1310
-BuildRequires:  libpng-devel
-%endif
-BuildRequires:  zlib-devel
+Url:https://pmt.sourceforge.io/pngcrush/
+Source: 
https://downloads.sourceforge.net/project/pmt/pngcrush/%{version}/%{name}-%{version}.tar.xz
+Source1:
https://downloads.sourceforge.net/project/pmt/pngcrush/%{version}/%{name}-%{version}.tar.xz.asc
+Source2:%{name}.keyring
+BuildRequires:  pkgconfig(libpng)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,29 +40,22 @@
 
 %prep
 %setup -q
-%patch1 -p0
 
 %build
-make %{?_smp_mflags} \
-   PNGINC="%{_includedir}" \
-   PNGLIB="%{_libdir}" \
-   ZINC="%{_includedir}" \
-   ZLIB="%{_lib}" \
-   CC="gcc" \
-   LD="gcc" \
-   CFLAGS="%{optflags} -Wshadow" \
-%if 0%{?suse_version} > 1310
--f Makefile-nolib
-%else
--f Makefile
-%endif
+make -f Makefile-nolib %{?_smp_mflags} \
+   PNGINC="$(pkg-config --variable includedir libpng)" \
+   PNGLIB="$(pkg-config --variable libdir libpng)" \
+   ZINC="$(pkg-config --variable includedir zlib)" \
+   ZLIB="$(pkg-config --variable libdir zlib)" \
+   CFLAGS="%{optflags}"
 
 %install
-install -D -m 0755 pngcrush "%{buildroot}%{_bindir}/pngcrush"
+mkdir -p %{buildroot}%{_bindir}
+install -m 0755 pngcrush %{buildroot}%{_bindir}
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog.html
+%doc ChangeLog.html LICENSE
 %{_bindir}/pngcrush
 
 %changelog

++ pngcrush.keyring ++
pub   rsa4096 2013-05-31 [SC] [expires: 2018-06-04]
  8048643BA2C840F4F92A195FF54984BFA16C640F
uid   [ unknown] Glenn Randers-Pehrson (mozilla) 
uid   [ unknown] Glenn Randers-Pehrson (libpng) 

uid   [ unknown] Glenn Randers-Pehrson (pngcrush) 

sub   rsa4096 2013-05-31 [E] [expires: 2018-05-30]

-BEGIN PGP PUBLIC KEY BLOCK-

mQINBFGn+ogBEAD6cK4C1MRIOUPToIxBZA1mwkiUYTimGEhmgHFle9h20GQWuuJ3
sU34ptoljsmgeWChuC1PRtYm1mb/nrIC98Osu1MKwj1QQbHgGa/oK57LBx05bVZr
GI36tkZXi9VC4aiilJ08c1bVYDh0WKx9ohH7VKlNiDiS5g5Fsk8fe3hj+nCBbRN1
6VZjcVhWwhYYygTnTu/4KxkjgbE2QUP1CsE8UbeubFcInlSFmXAyoc3hXLbe0NqI
Jxri1dQAwg/J/GtEqLfTDE9f+xuHgVVwUpGNDhf2Md4STW/5m0lzfOQXxN0AUwml
wTNS6YNkb8WK0ab63wnVwP+4wAwVp3QjDYhrkApTdv3W5V/7oGL0Iw6o1XGbXLp2
qLwgAhcWFeZWU6RbfT33ipeoYPmt4Cw8tGW6Zh1CEW4lj33hJoOTfrogtMFqPRSa

commit audacity for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package audacity for openSUSE:Factory 
checked in at 2017-11-07 10:00:50

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


Package is "audacity"

Tue Nov  7 10:00:50 2017 rev:75 rq:539119 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/audacity/audacity.changes2017-08-28 
15:32:52.376258115 +0200
+++ /work/SRC/openSUSE:Factory/.audacity.new/audacity.changes   2017-11-07 
10:01:53.025844256 +0100
@@ -1,0 +2,56 @@
+Sun Nov  5 12:21:03 UTC 2017 - davejpla...@gmail.com
+
+- Enabled mad, twolame and lame for 42.3
+
+---
+Sun Nov  5 07:10:09 UTC 2017 - aloi...@gmx.com
+
+- Update to version 2.2.0
+  Improvements:
+  * Four Selectable themes provided, with new 'Light' theme as
+default, plus option to customize
+  * Many menu changes:
++ Menus Reorganized
++ Extended menu bar provided
++ New keyboard commands for working with clips
+  * Help buttons ? in Preferences, Effects, Generators and
+Analyzers - and other places
+  * Non-Greying out of effects when no selection (and explanatory
+dialog with help button)
+  * Playback of MIDI (and Allegro) files imported into Note Tracks
+is now available.
+  * 'Center' option in Selection Toolbar
+  * Stem plots
+  * Major overhaul to documentation/manual including many new
+images and streamlined text on landing pages for in-program
+help.
+  Other Changes:
+  * Append-record is now the default (use Shift + Record for old
+behavior, to record on a new track)
+  * The Esc key now cancels all click-and-drag actions. It also
+chooses among overlapping mouse click targets, which is
+especially useful in the Multi-Tool.
+  * Sync-Lock button removed (use menu item or keyboard shortcut
+instead)
+  * New preferences and preference pages
+  * Overhaul of much code:
++ Overhaul of envelope handling code to deal with some
+  anomalies
++ Overhaul of exception handling for greater safety
+  * New Logo
+  Bug Fixes:
+  * Major work on bug fixing. 198 bugs that were in 2.1.3 fixed
+for 2.2.0.
++ The most serious bug fixed this time round was bug 437 which
+  was about what happens when Audacity is recording and runs
+  out of storage.
++ The problems of incomplete support for macOs Sierra have
+  been resolved (including bug 290, bug 1567, bug 1702, and bug
+  1703).
++ Most of the bugs fixed were more minor, such as bug 463
+  which was about a case in which the numbering on the timeline
+  could display incorrect times.
+
+- Added audacity-no_return_in_nonvoid.patch
+
+---

Old:

  Audacity-2.1.3.tar.gz

New:

  Audacity-2.2.0.tar.gz
  audacity-no_return_in_nonvoid.patch



Other differences:
--
++ audacity.spec ++
--- /var/tmp/diff_new_pack.iK65rB/_old  2017-11-07 10:01:56.001736289 +0100
+++ /var/tmp/diff_new_pack.iK65rB/_new  2017-11-07 10:01:56.001736289 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%if 0%{?suse_version} < 1330
-%bcond_with mad
-%else
+%if 0%{?suse_version} >= 1330 || 0%{?leap_version} >= 420300
 %bcond_without mad
+%else
+%bcond_with mad
 %endif
 
 Name:   audacity
-Version:2.1.3
+Version:2.2.0
 Release:0
 Summary:A Free, Cross-Platform Digital Audio Editor
 License:GPL-2.0+
@@ -39,6 +39,8 @@
 Patch1: %{name}-flacversion.patch
 # PATCH-FIX-UPSTREAM audacity-fix-nonsense.patch sor.ale...@meowr.ru -- Remove 
things that break build for no reason.
 Patch2: %{name}-fix-nonsense.patch
+# PATCH-FIX-UPSTREAM audacity-no_return_in_nonvoid.patch
+Patch3: %{name}-no_return_in_nonvoid.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  cmake
@@ -104,6 +106,7 @@
 %patch0
 %patch1 -p0
 %patch2 -p0
+%patch3 -p1
 
 cp -f %{SOURCE1} LICENSE_NYQUIST.txt
 # Make sure we use the system versions.
@@ -113,6 +116,7 @@
 %endif
 
 %build
+# WARNING: Do not alter, only for Leap.
 test -x "$(type -p gcc-5)" && export CC=gcc-5
 test -x "$(type -p g++-5)" && export CXX=g++-5
 export CFLAGS="%{optflags} -fno-strict-aliasing"

++ Audacity-2.1.3.tar.gz -> Audacity-2.2.0.tar.gz ++
/work/SRC/openSUSE:Factory/audacity/Audacity-2.1.3.tar.gz 
/work/SRC/openSUSE:Factory/.audacity.new/Audacity-2.2.0.tar.gz differ: char 13, 
line 1

++ audacity-no_return_in_nonvoid.patch ++
Index: audacity-Audacity-2.2.0/src/widgets/NumericTextCtrl.cpp
===
--- audacity-Audacity-2.2.0.orig/src/widgets/NumericTextCtrl.cpp
+++ 

commit 2ping for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package 2ping for openSUSE:Factory checked 
in at 2017-11-07 10:00:36

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


Package is "2ping"

Tue Nov  7 10:00:36 2017 rev:4 rq:539101 version:4.1

Changes:

--- /work/SRC/openSUSE:Factory/2ping/2ping.changes  2016-09-14 
23:34:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.2ping.new/2ping.changes 2017-11-07 
10:01:15.503205595 +0100
@@ -1,0 +2,20 @@
+Sat Nov  4 19:24:17 UTC 2017 - aavind...@gmail.com
+
+- Update to version 4.1
+ * Fixed --fuzz CRC function.
+ * Added --encrypt option for shared-secret encrypted packets.
+ * Added --listen --all-interfaces option for automatically binding to
+   all interface IPs (requires Python netifaces module).
+ * Simplified monotonic_clock functionality, relying on Python 3 for
+   most functionality, reducing the possibility of platform bugs.
+- Includes changes from 4.0
+ * Rewrite to Python 3 (3.4 or higher).
+ * Fixed hmac-sha256 handling, added hmac-sha512.
+ * --nagios will now work when combined with --deadline, in addition to
+   --count.
+ * Added Wireshark Lua dissector and sample capture.
+ * Added battery level (ExtID 0x88a1f7c7).  Note that while 2ping
+   recognizes the new option in incoming packets, it currently does not
+   have the capability to send battery levels.
+
+---

Old:

  2ping-3.2.1.tar.gz

New:

  2ping-4.1.tar.gz



Other differences:
--
++ 2ping.spec ++
--- /var/tmp/diff_new_pack.sAjkQm/_old  2017-11-07 10:01:17.763123604 +0100
+++ /var/tmp/diff_new_pack.sAjkQm/_new  2017-11-07 10:01:17.767123459 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package 2ping
 #
-# 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,16 +17,16 @@
 
 
 Name:   2ping
+Version:4.1
+Release:0
 Summary:Bi-directional ping utility
 License:GPL-2.0+
 Group:  Productivity/Networking/Diagnostic
-Version:3.2.1
-Release:0
 Url:http://www.finnie.org/software/2ping/
 Source0:http://www.finnie.org/software/2ping/%{name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  python3-base
+BuildRequires:  python3-setuptools
+Requires:   python >= 3.4
 # A bit tricky but should do it
 Provides:   %{name} = 1397618874.f2c20471488c
 Obsoletes:  %{name} = 1397618874.f2c20471488c
@@ -41,24 +41,23 @@
 %setup -q
 
 %build
-python setup.py build
+%py3_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%py3_install
 install -d -m 0755 %{buildroot}%{_mandir}/man1
 install -m 0644 doc/2ping.1 %{buildroot}%{_mandir}/man1/2ping.1
 install -m 0644 doc/2ping.1 %{buildroot}%{_mandir}/man1/2ping6.1
 
 %check
-python setup.py test
+python3 setup.py test
 
 %files
-%defattr(-,root,root)
 %doc ChangeLog COPYING README doc/2ping-protocol-examples.py doc/2ping.md 
doc/2ping-protocol.md
 %{_bindir}/2ping
 %{_bindir}/2ping6
-%{_mandir}/man1/2ping.1.*
-%{_mandir}/man1/2ping6.1.*
-%{python_sitelib}/*
+%{_mandir}/man1/2ping.1%{ext_man}
+%{_mandir}/man1/2ping6.1%{ext_man}
+%{python3_sitelib}/*
 
 %changelog

++ 2ping-3.2.1.tar.gz -> 2ping-4.1.tar.gz ++
 3856 lines of diff (skipped)




commit aespipe for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package aespipe for openSUSE:Factory checked 
in at 2017-11-07 10:00:45

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


Package is "aespipe"

Tue Nov  7 10:00:45 2017 rev:11 rq:539110 version:2.4e

Changes:

--- /work/SRC/openSUSE:Factory/aespipe/aespipe.changes  2017-06-12 
15:28:56.669870005 +0200
+++ /work/SRC/openSUSE:Factory/.aespipe.new/aespipe.changes 2017-11-07 
10:01:30.294668956 +0100
@@ -1,0 +2,7 @@
+Sat Nov  4 22:19:07 UTC 2017 - aavind...@gmail.com
+
+- Update to 2.4e
+  * Added workaround for gpg 2 pinentry-mode bug.
+- Cleanup spec file with spec-cleaner
+
+---

Old:

  aespipe-v2.4d.tar.bz2

New:

  aespipe-2.4e.tar.bz2



Other differences:
--
++ aespipe.spec ++
--- /var/tmp/diff_new_pack.zQSH06/_old  2017-11-07 10:01:32.994571001 +0100
+++ /var/tmp/diff_new_pack.zQSH06/_new  2017-11-07 10:01:32.998570857 +0100
@@ -17,17 +17,17 @@
 
 
 Name:   aespipe
-Version:2.4d
+Version:2.4e
 Release:0
 Summary:AES Encrypting/Decrypting Pipe
 License:GPL-2.0
 Group:  Productivity/Security
 Url:http://loop-aes.sourceforge.net/
-Source: 
http://loop-aes.sourceforge.net/aespipe/aespipe-v%{version}.tar.bz2
-#!BuildIgnore: gcc-PIE
+Source: 
http://loop-aes.sourceforge.net/aespipe/%{name}-v%{version}.tar.bz2#/%{name}-%{version}.tar.bz2
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gpg2
+#!BuildIgnore:  gcc-PIE
 Requires:   gpg2
 
 %description
@@ -61,7 +61,6 @@
   %{buildroot}%{_bindir}/bz2aespipe
 
 %files
-%defattr(-,root,root)
 %doc ChangeLog README
 %{_bindir}/aespipe
 %{_bindir}/bz2aespipe

++ aespipe-v2.4d.tar.bz2 -> aespipe-2.4e.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aespipe-v2.4d/ChangeLog new/aespipe-v2.4e/ChangeLog
--- old/aespipe-v2.4d/ChangeLog 2015-05-24 09:21:06.0 +0200
+++ new/aespipe-v2.4e/ChangeLog 2017-09-10 14:30:46.0 +0200
@@ -104,3 +104,6 @@
 aespipe-v2.4d May 24 2015
 - Fixed endianness bug on little-endian PowerPC. More common big-endian
   PowerPC was OK. Bug reported by Fernando Seiti Furusato.
+
+aespipe-v2.4e September 10 2017
+- Added workaround for gpg 2 pinentry-mode bug.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aespipe-v2.4d/README new/aespipe-v2.4e/README
--- old/aespipe-v2.4d/README2015-05-24 09:21:06.0 +0200
+++ new/aespipe-v2.4e/README2017-09-10 14:30:46.0 +0200
@@ -1,6 +1,6 @@
-Written by Jari Ruusu , May 24 2015
+Written by Jari Ruusu , September 10 2017
 
-Copyright 2002-2015 by Jari Ruusu.
+Copyright 2002-2017 by Jari Ruusu.
 Redistribution of this file is permitted under the GNU Public License.
 
 
@@ -70,7 +70,12 @@
 found.
 
 If you want to use special compiler and/or linker flags, ./configure script
-understands exported CFLAGS= and LDFLAGS= environment variables.
+understands exported CFLAGS= and LDFLAGS= environment variables. In cases
+where compiler/linker produces position independent executable (PIE) by
+default and you want to use assembler optimized code, the PIE thingy needs
+to be disabled like this:
+
+CFLAGS="-O2 -Wall -fno-pie" LDFLAGS="-no-pie" ./configure
 
 Above installs aespipe program to /usr/local/bin/ directory and man page to
 /usr/local/man/man1/ directory. If you want aespipe program installed in
@@ -78,6 +83,14 @@
 "--bindir=/usr/bin" and "--mandir=/usr/share/man" parameters to ./configure
 script.
 
+When aespipe uses gpg version 2 to decrypt public-key encrypted key file,
+gpg needs special bug workaround. gpg version 1 does not need that
+workaround, and that workaround is not compatible with gpg version 1.
+configure script detects the need for this gpg bug workaround at configure
+time. If you change installed gpg version from 1 to 2, or from 2 to 1, then
+aespipe needs to be configured and compiled again to enable/disable the
+workaround.
+
 
 3. Examples
 ~~~
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aespipe-v2.4d/aespipe.c new/aespipe-v2.4e/aespipe.c
--- old/aespipe-v2.4d/aespipe.c 2015-05-03 18:48:12.0 +0200
+++ new/aespipe-v2.4e/aespipe.c 2017-09-10 13:25:50.0 +0200
@@ -1,9 +1,9 @@
 /*
  *  aespipe.c
  *
- *  Written by Jari Ruusu, May 3 2015
+ *  Written by Jari Ruusu, September 10 2017
  *
- *  Copyright 2002-2015 by Jari Ruusu.
+ *  Copyright 2002-2017 by Jari 

commit afl for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package afl for openSUSE:Factory checked in 
at 2017-11-07 10:00:41

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


Package is "afl"

Tue Nov  7 10:00:41 2017 rev:39 rq:539104 version:2.52b

Changes:

--- /work/SRC/openSUSE:Factory/afl/afl.changes  2017-09-04 12:39:09.651552081 
+0200
+++ /work/SRC/openSUSE:Factory/.afl.new/afl.changes 2017-11-07 
10:01:22.142964702 +0100
@@ -1,0 +2,13 @@
+Sun Nov  5 07:57:53 UTC 2017 - mar...@gmx.de
+
+- Update to version 2.52b:
+  * Upgraded QEMU patches from 2.3.0 to 2.10.0. Required troubleshooting
+several weird issues.
+  * Added setsid to afl-showmap. See the notes for 2.51b.
+  * Added target mode (deferred, persistent, qemu, etc) to fuzzer_stats.
+  * afl-tmin should now save a partially minimized file when Ctrl-C
+is pressed.
+  * Added an option for afl-analyze to dump offsets in hex.
+  * Added support for parameters in triage_crashes.sh.
+
+---

Old:

  afl-2.51b.tgz

New:

  afl-2.52b.tgz



Other differences:
--
++ afl.spec ++
--- /var/tmp/diff_new_pack.a1n2eA/_old  2017-11-07 10:01:22.918936550 +0100
+++ /var/tmp/diff_new_pack.a1n2eA/_new  2017-11-07 10:01:22.922936405 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   afl
-Version:2.51b
+Version:2.52b
 Release:0
 Summary:American fuzzy lop is a security-oriented fuzzer
 License:Apache-2.0
@@ -47,6 +47,7 @@
 %prep
 %setup -q
 %patch1 -p1
+sed -i 's|#!/usr/bin/env bash|#!/bin/bash|g' afl-cmin
 
 %build
 export CFLAGS="$CFLAGS %{optflags}"

++ afl-2.51b.tgz -> afl-2.52b.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-2.51b/Makefile new/afl-2.52b/Makefile
--- old/afl-2.51b/Makefile  2017-01-15 02:50:54.0 +0100
+++ new/afl-2.52b/Makefile  2017-11-05 03:26:11.0 +0100
@@ -4,7 +4,7 @@
 #
 # Written and maintained by Michal Zalewski 
 # 
-# Copyright 2013, 2014, 2015, 2016 Google Inc. All rights reserved.
+# Copyright 2013, 2014, 2015, 2016, 2017 Google Inc. All rights reserved.
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -111,8 +111,8 @@
 .NOTPARALLEL: clean
 
 clean:
-   rm -f $(PROGS) afl-as as afl-g++ afl-clang afl-clang++ *.o *~ a.out 
core core.[1-9][0-9]* *.stackdump test .test test-instr .test-instr0 
.test-instr1 qemu_mode/qemu-2.3.0.tar.bz2 afl-qemu-trace
-   rm -rf out_dir qemu_mode/qemu-2.3.0
+   rm -f $(PROGS) afl-as as afl-g++ afl-clang afl-clang++ *.o *~ a.out 
core core.[1-9][0-9]* *.stackdump test .test test-instr .test-instr0 
.test-instr1 qemu_mode/qemu-2.10.0.tar.bz2 afl-qemu-trace
+   rm -rf out_dir qemu_mode/qemu-2.10.0
$(MAKE) -C llvm_mode clean
$(MAKE) -C libdislocator clean
$(MAKE) -C libtokencap clean
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-2.51b/afl-analyze.c new/afl-2.52b/afl-analyze.c
--- old/afl-2.51b/afl-analyze.c 2017-07-17 22:51:38.0 +0200
+++ new/afl-2.52b/afl-analyze.c 2017-11-05 03:26:03.0 +0100
@@ -4,7 +4,7 @@
 
Written and maintained by Michal Zalewski 
 
-   Copyright 2016 Google Inc. All rights reserved.
+   Copyright 2016, 2017 Google Inc. All rights reserved.
 
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -68,6 +68,7 @@
dev_null_fd = -1;  /* FD to /dev/null   */
 
 static u8  edges_only,/* Ignore hit counts?*/
+   use_hex_offsets,   /* Show hex offsets? */
use_stdin = 1; /* Use stdin for program input?  */
 
 static volatile u8
@@ -486,9 +487,13 @@
   /* Every 16 digits, display offset. */
 
   if (!((i + off) % 16)) {
-
+
 if (off) SAYF(cRST cLCY ">");
-SAYF(cRST cGRA "%s[%06u] " cRST, (i + off) ? "\n" : "", i + off);
+
+if (use_hex_offsets)
+  SAYF(cRST cGRA "%s[%06x] " cRST, (i + off) ? "\n" : "", i + off);
+else
+  SAYF(cRST cGRA "%s[%06u] " cRST, (i + off) ? "\n" : "", i + off);
 
   }
 
@@ -512,7 +517,10 @@
 
 #else
 
-SAYF("Offset %u, length %u: ", i, rlen);
+if (use_hex_offsets)
+  SAYF("Offset %x, length %u: ", i, rlen);
+else
+  SAYF("Offset %u, length %u: ", i, rlen);
 
 switch (rtype) {
 
@@ -874,6 +882,10 @@
   char** new_argv = 

commit ghc-gtk3 for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package ghc-gtk3 for openSUSE:Factory 
checked in at 2017-11-07 10:00:18

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


Package is "ghc-gtk3"

Tue Nov  7 10:00:18 2017 rev:7 rq:539097 version:0.14.7

Changes:

--- /work/SRC/openSUSE:Factory/ghc-gtk3/ghc-gtk3.changes2017-09-15 
21:46:28.950429584 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-gtk3.new/ghc-gtk3.changes   2017-11-07 
10:01:04.523603938 +0100
@@ -1,0 +2,6 @@
+Wed Oct 11 03:02:25 UTC 2017 - psim...@suse.com
+
+- Update to version 0.14.7.
+  A more detailed change log is not available.
+
+---

Old:

  gtk3-0.14.6.tar.gz

New:

  gtk3-0.14.7.tar.gz



Other differences:
--
++ ghc-gtk3.spec ++
--- /var/tmp/diff_new_pack.TwpYgd/_old  2017-11-07 10:01:05.663562580 +0100
+++ /var/tmp/diff_new_pack.TwpYgd/_new  2017-11-07 10:01:05.663562580 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name gtk3
 Name:   ghc-%{pkg_name}
-Version:0.14.6
+Version:0.14.7
 Release:0
 Summary:Binding to the Gtk+ 3 graphical user interface library
 License:LGPL-2.1+

++ gtk3-0.14.6.tar.gz -> gtk3-0.14.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk3-0.14.6/Graphics/UI/Gtk/Cairo.chs 
new/gtk3-0.14.7/Graphics/UI/Gtk/Cairo.chs
--- old/gtk3-0.14.6/Graphics/UI/Gtk/Cairo.chs   2016-10-30 00:27:52.0 
+0200
+++ new/gtk3-0.14.7/Graphics/UI/Gtk/Cairo.chs   2017-09-26 11:58:35.0 
+0200
@@ -52,11 +52,11 @@
   -- * Functions for the 'Render' monad.
 #if GTK_MAJOR_VERSION < 3
   renderWithDrawable,
-  region,
 #else
   getClipRectangle,
   renderWithDrawWindow,
 #endif
+  region,
   setSourceColor,
   setSourcePixbuf,
   rectangle,
@@ -171,16 +171,12 @@
   cr
   (castPtr rectPtr)
 
-#if GTK_MAJOR_VERSION < 3
 -- | Adds the given region to the current path of the 'Render' context.
---
--- Removed in Gtk3.
 region :: Region -> Render ()
 region region = Render $ do
   cr <- ask
   liftIO $ {# call unsafe gdk_cairo_region #}
 cr
 region
-#endif
 
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk3-0.14.6/Graphics/UI/Gtk/Embedding/Types.chs 
new/gtk3-0.14.7/Graphics/UI/Gtk/Embedding/Types.chs
--- old/gtk3-0.14.6/Graphics/UI/Gtk/Embedding/Types.chs 2016-10-30 
00:27:52.0 +0200
+++ new/gtk3-0.14.7/Graphics/UI/Gtk/Embedding/Types.chs 2017-09-26 
11:58:35.0 +0200
@@ -42,7 +42,8 @@
 
 #if (defined(HAVE_PLUG_AND_SOCKET) && (!defined(WIN32) || 
GTK_CHECK_VERSION(2,8,0))) || defined(GDK_WINDOWING_X11)
 import Foreign.ForeignPtr (ForeignPtr, castForeignPtr)
-#if __GLASGOW_HASKELL__ >= 707
+-- TODO work around cpphs https://ghc.haskell.org/trac/ghc/ticket/13553
+#if __GLASGOW_HASKELL__ >= 707 || __GLASGOW_HASKELL__ == 0
 import Foreign.ForeignPtr.Unsafe (unsafeForeignPtrToPtr)
 #else
 import Foreign.ForeignPtr (unsafeForeignPtrToPtr)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk3-0.14.6/Graphics/UI/Gtk/Gdk/EventM.hsc 
new/gtk3-0.14.7/Graphics/UI/Gtk/Gdk/EventM.hsc
--- old/gtk3-0.14.6/Graphics/UI/Gtk/Gdk/EventM.hsc  2016-10-30 
00:27:52.0 +0200
+++ new/gtk3-0.14.7/Graphics/UI/Gtk/Gdk/EventM.hsc  2017-09-26 
11:58:35.0 +0200
@@ -98,6 +98,13 @@
 --   you can (and usually have to) use @liftIO@ to execute @IO@ functions.
 --
 
+-- * Classes
+
+  HasCoordinates,
+  HasRootCoordinates,
+  HasModifier,
+  HasTime,
+
 -- * Event monad and type tags
   EventM,
   EAny,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk3-0.14.6/Graphics/UI/Gtk/Types.chs 
new/gtk3-0.14.7/Graphics/UI/Gtk/Types.chs
--- old/gtk3-0.14.6/Graphics/UI/Gtk/Types.chs   2016-10-30 00:27:52.0 
+0200
+++ new/gtk3-0.14.7/Graphics/UI/Gtk/Types.chs   2017-09-26 11:58:35.0 
+0200
@@ -769,11 +769,13 @@
   ) where
 
 import Foreign.ForeignPtr (ForeignPtr, castForeignPtr)
-#if __GLASGOW_HASKELL__ >= 707
+-- TODO work around cpphs https://ghc.haskell.org/trac/ghc/ticket/13553
+#if __GLASGOW_HASKELL__ >= 707 || __GLASGOW_HASKELL__ == 0
 import Foreign.ForeignPtr.Unsafe (unsafeForeignPtrToPtr)
 #else
 import Foreign.ForeignPtr (unsafeForeignPtrToPtr)
 #endif
+
 import Foreign.C.Types(CULong(..), CUInt(..), CULLong(..))
 import System.Glib.GType  (GType, typeInstanceIsA)
 {#import System.Glib.GObject#}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk3-0.14.6/gtk3.cabal new/gtk3-0.14.7/gtk3.cabal
--- 

commit ghc-cairo for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package ghc-cairo for openSUSE:Factory 
checked in at 2017-11-07 10:00:31

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


Package is "ghc-cairo"

Tue Nov  7 10:00:31 2017 rev:7 rq:539099 version:0.13.4.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cairo/ghc-cairo.changes  2017-09-15 
21:25:25.440469913 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cairo.new/ghc-cairo.changes 2017-11-07 
10:01:12.735306015 +0100
@@ -1,0 +2,6 @@
+Wed Oct 11 03:02:39 UTC 2017 - psim...@suse.com
+
+- Update to version 0.13.4.1.
+  A more detailed change log is not available.
+
+---

Old:

  cairo-0.13.3.1.tar.gz

New:

  cairo-0.13.4.1.tar.gz



Other differences:
--
++ ghc-cairo.spec ++
--- /var/tmp/diff_new_pack.X4uxdn/_old  2017-11-07 10:01:13.923262916 +0100
+++ /var/tmp/diff_new_pack.X4uxdn/_new  2017-11-07 10:01:13.927262771 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name cairo
 Name:   ghc-%{pkg_name}
-Version:0.13.3.1
+Version:0.13.4.1
 Release:0
 Summary:Binding to the Cairo library
 License:BSD-3-Clause
@@ -78,15 +78,25 @@
 %files -f %{name}.files
 %doc COPYRIGHT
 %dir %{_datadir}/%{pkg_name}-%{version}
+%dir %{_datadir}/%{pkg_name}-%{version}/gtk2
+%dir %{_datadir}/%{pkg_name}-%{version}/gtk3
 %{_datadir}/%{pkg_name}-%{version}/cairo-clock-icon.png
-%{_datadir}/%{pkg_name}-%{version}/CairoGhci.hs
-%{_datadir}/%{pkg_name}-%{version}/Clock.hs
-%{_datadir}/%{pkg_name}-%{version}/Drawing2.hs
-%{_datadir}/%{pkg_name}-%{version}/Drawing.hs
-%{_datadir}/%{pkg_name}-%{version}/Graph.hs
-%{_datadir}/%{pkg_name}-%{version}/Makefile
-%{_datadir}/%{pkg_name}-%{version}/StarAndRing.hs
-%{_datadir}/%{pkg_name}-%{version}/Text.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk2/CairoGhci.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk2/Clock.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk2/Drawing2.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk2/Drawing.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk2/Graph.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk2/Makefile
+%{_datadir}/%{pkg_name}-%{version}/gtk2/StarAndRing.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk2/Text.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk3/CairoGhci.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk3/Clock.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk3/Drawing2.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk3/Drawing.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk3/Graph.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk3/Makefile
+%{_datadir}/%{pkg_name}-%{version}/gtk3/StarAndRing.hs
+%{_datadir}/%{pkg_name}-%{version}/gtk3/Text.hs
 
 %files devel -f %{name}-devel.files
 

++ cairo-0.13.3.1.tar.gz -> cairo-0.13.4.1.tar.gz ++
 3462 lines of diff (skipped)




commit ghc-gtk for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package ghc-gtk for openSUSE:Factory checked 
in at 2017-11-07 10:00:27

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


Package is "ghc-gtk"

Tue Nov  7 10:00:27 2017 rev:3 rq:539098 version:0.14.7

Changes:

--- /work/SRC/openSUSE:Factory/ghc-gtk/ghc-gtk.changes  2017-09-15 
21:46:27.378651008 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-gtk.new/ghc-gtk.changes 2017-11-07 
10:01:07.619491618 +0100
@@ -1,0 +2,6 @@
+Wed Oct 11 03:02:47 UTC 2017 - psim...@suse.com
+
+- Update to version 0.14.7.
+  A more detailed change log is not available.
+
+---

Old:

  gtk-0.14.6.tar.gz

New:

  gtk-0.14.7.tar.gz



Other differences:
--
++ ghc-gtk.spec ++
--- /var/tmp/diff_new_pack.U6mN5G/_old  2017-11-07 10:01:08.907444891 +0100
+++ /var/tmp/diff_new_pack.U6mN5G/_new  2017-11-07 10:01:08.907444891 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name gtk
 Name:   ghc-%{pkg_name}
-Version:0.14.6
+Version:0.14.7
 Release:0
 Summary:Binding to the Gtk+ graphical user interface library
 License:LGPL-2.1+

++ gtk-0.14.6.tar.gz -> gtk-0.14.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk-0.14.6/Graphics/UI/Gtk/Cairo.chs 
new/gtk-0.14.7/Graphics/UI/Gtk/Cairo.chs
--- old/gtk-0.14.6/Graphics/UI/Gtk/Cairo.chs2016-10-30 00:54:54.0 
+0200
+++ new/gtk-0.14.7/Graphics/UI/Gtk/Cairo.chs2017-09-26 12:08:39.0 
+0200
@@ -52,11 +52,11 @@
   -- * Functions for the 'Render' monad.
 #if GTK_MAJOR_VERSION < 3
   renderWithDrawable,
-  region,
 #else
   getClipRectangle,
   renderWithDrawWindow,
 #endif
+  region,
   setSourceColor,
   setSourcePixbuf,
   rectangle,
@@ -171,16 +171,12 @@
   cr
   (castPtr rectPtr)
 
-#if GTK_MAJOR_VERSION < 3
 -- | Adds the given region to the current path of the 'Render' context.
---
--- Removed in Gtk3.
 region :: Region -> Render ()
 region region = Render $ do
   cr <- ask
   liftIO $ {# call unsafe gdk_cairo_region #}
 cr
 region
-#endif
 
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk-0.14.6/Graphics/UI/Gtk/Embedding/Types.chs 
new/gtk-0.14.7/Graphics/UI/Gtk/Embedding/Types.chs
--- old/gtk-0.14.6/Graphics/UI/Gtk/Embedding/Types.chs  2016-10-30 
00:54:54.0 +0200
+++ new/gtk-0.14.7/Graphics/UI/Gtk/Embedding/Types.chs  2017-09-26 
12:08:39.0 +0200
@@ -42,7 +42,8 @@
 
 #if (defined(HAVE_PLUG_AND_SOCKET) && (!defined(WIN32) || 
GTK_CHECK_VERSION(2,8,0))) || defined(GDK_WINDOWING_X11)
 import Foreign.ForeignPtr (ForeignPtr, castForeignPtr)
-#if __GLASGOW_HASKELL__ >= 707
+-- TODO work around cpphs https://ghc.haskell.org/trac/ghc/ticket/13553
+#if __GLASGOW_HASKELL__ >= 707 || __GLASGOW_HASKELL__ == 0
 import Foreign.ForeignPtr.Unsafe (unsafeForeignPtrToPtr)
 #else
 import Foreign.ForeignPtr (unsafeForeignPtrToPtr)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk-0.14.6/Graphics/UI/Gtk/Gdk/EventM.hsc 
new/gtk-0.14.7/Graphics/UI/Gtk/Gdk/EventM.hsc
--- old/gtk-0.14.6/Graphics/UI/Gtk/Gdk/EventM.hsc   2016-10-30 
00:54:54.0 +0200
+++ new/gtk-0.14.7/Graphics/UI/Gtk/Gdk/EventM.hsc   2017-09-26 
12:08:39.0 +0200
@@ -98,6 +98,13 @@
 --   you can (and usually have to) use @liftIO@ to execute @IO@ functions.
 --
 
+-- * Classes
+
+  HasCoordinates,
+  HasRootCoordinates,
+  HasModifier,
+  HasTime,
+
 -- * Event monad and type tags
   EventM,
   EAny,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk-0.14.6/Graphics/UI/Gtk/Types.chs 
new/gtk-0.14.7/Graphics/UI/Gtk/Types.chs
--- old/gtk-0.14.6/Graphics/UI/Gtk/Types.chs2016-10-30 00:54:54.0 
+0200
+++ new/gtk-0.14.7/Graphics/UI/Gtk/Types.chs2017-09-26 12:08:39.0 
+0200
@@ -813,11 +813,13 @@
   ) where
 
 import Foreign.ForeignPtr (ForeignPtr, castForeignPtr)
-#if __GLASGOW_HASKELL__ >= 707
+-- TODO work around cpphs https://ghc.haskell.org/trac/ghc/ticket/13553
+#if __GLASGOW_HASKELL__ >= 707 || __GLASGOW_HASKELL__ == 0
 import Foreign.ForeignPtr.Unsafe (unsafeForeignPtrToPtr)
 #else
 import Foreign.ForeignPtr (unsafeForeignPtrToPtr)
 #endif
+
 import Foreign.C.Types(CULong(..), CUInt(..), CULLong(..))
 import System.Glib.GType  (GType, typeInstanceIsA)
 {#import System.Glib.GObject#}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk-0.14.6/gtk.cabal new/gtk-0.14.7/gtk.cabal
--- old/gtk-0.14.6/gtk.cabal2016-10-30 

commit mame for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package mame for openSUSE:Factory checked in 
at 2017-11-07 10:00:14

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


Package is "mame"

Tue Nov  7 10:00:14 2017 rev:4 rq:539079 version:0.191

Changes:

--- /work/SRC/openSUSE:Factory/mame/mame.changes2017-08-23 
11:54:14.450556811 +0200
+++ /work/SRC/openSUSE:Factory/.mame.new/mame.changes   2017-11-07 
10:00:40.260484207 +0100
@@ -1,0 +2,19 @@
+Sun Oct 29 06:03:52 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Update to version 0.191
+* See /usr/share/doc/mame/whatsnew_0.191.txt for details
+
+---
+Sun Oct 29 03:41:12 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Remove -g1 compilation flag which was casuing a GCC 7 segfault
+- Make base build the arcade only build, and remove the arcade build
+  this means that there is no-longer a monolithic MAME+MESS build
+
+---
+Mon Oct 23 01:46:14 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Update to version 0.190
+* See /usr/share/doc/mame/whatsnew_0.190.txt for details
+
+---

Old:

  mame-arcade.appdata.xml
  mame0188.tar.gz
  mamearcade.png
  whatsnew_0188.txt

New:

  mame0191.tar.gz
  whatsnew_0191.txt



Other differences:
--
++ mame.spec ++
--- /var/tmp/diff_new_pack.ANxGmB/_old  2017-11-07 10:01:03.523640217 +0100
+++ /var/tmp/diff_new_pack.ANxGmB/_new  2017-11-07 10:01:03.527640072 +0100
@@ -16,10 +16,9 @@
 #
 
 
-%define fver   188
+%define fver   191
 # To build these, change to bcond_without
 %bcond_without  mess
-%bcond_without  arcade
 %bcond_without  systemlibs
 Name:   mame
 Version:0.%fver
@@ -32,11 +31,9 @@
 Source1:
https://github.com/mamedev/mame/releases/download/mame0%{fver}/whatsnew_0%{fver}.txt
 Source2:mame.png
 Source3:mess.png
-Source4:mamearcade.png
 Source100:  mame-rpmlintrc
 Source101:  mame.ini.in
 Source102:  mame.appdata.xml
-Source103:  mame-arcade.appdata.xml
 Source104:  mame-mess.appdata.xml
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
@@ -62,6 +59,7 @@
 BuildRequires:  libexpat-devel
 BuildRequires:  libjpeg8-devel
 BuildRequires:  portmidi-devel
+BuildRequires:  utf8proc-devel
 BuildRequires:  pkgconfig(flac)
 BuildRequires:  pkgconfig(libuv)
 BuildRequires:  pkgconfig(lua)
@@ -71,10 +69,9 @@
 %endif
 Suggests:   %{name}-tools = %{version}
 # sdlmame was last used at version 0.142
-Provides:   sdlmame = %{version}
 Obsoletes:  sdlmame < %{version}
 # ume was last used at version 0.159
-Provides:   ume = %{version}
+Obsoletes:  mame-arcade < %{version}
 Obsoletes:  ume < %{version}
 Requires:   %{name}-data = %{version}-%{release}
 # s390x does not have currently a worker strong enough to satisfy the build 
constraints
@@ -118,23 +115,6 @@
 gaming systems, computer platforms, and calculators.
 %endif
 
-%if %{with arcade}
-%package arcade
-Summary:MAME Arcade only
-Group:  System/Emulators/Other
-Requires:   %{name}-data = %{version}-%{release}
-Conflicts:  %{name}
-
-%description arcade
-This is the arcade only build of MAME; it has been compiled without MESS built 
in.
-
-MAME is an emulator designed to recreate the hardware of arcade game
-systems in software on modern personal computers. The source code to
-MAME serves as this hardware documentation. The fact that the
-software is usable serves primarily to validate the accuracy of the
-documentation.
-%endif
-
 %package data
 Summary:Data files required by all builds of MAME
 Group:  System/Emulators/Other
@@ -156,16 +136,18 @@
 sed -e "s,@DATADIR@,%{_datadir},g"\
 -e "s,@SYSCONFDIR@,%{_sysconfdir},g" %{SOURCE101} > mame.ini
 
+#ensure genie uses $RPM_OPT_FLAGS and $RPM_LD_FLAGS
+sed -i "s@-Wall -Wextra -Os@%{optflags}@" 
3rdparty/genie/build/gmake.linux/genie.make
+sed -i "s@\. -s@\. %{optflags}@" 3rdparty/genie/build/gmake.linux/genie.make
+
 %build
 # Limit RAM usage during link
-# export LDFLAGS="${LDFLAGS} -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads"
+export LDFLAGS="${LDFLAGS} -Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
 %if 0%{?suse_version} > 1320
-export CFLAGS=-I/usr/include/lua5.3
+export CFLAGS=$(pkg-config --cflags lua)
 %endif
 COMMON_FLAGS="\
 NOWERROR=1 \
-VERBOSE=1 \
-SYMBOLS=1 \
 OPTIMIZE=3 \
 %if 0%{?suse_version} <= 1315
 OVERRIDE_CC=gcc-5 \
@@ -183,14 +165,12 @@
 USE_SYSTEM_LIB_SQLITE3=1 \
 USE_SYSTEM_LIB_PORTMIDI=1 \
 USE_SYSTEM_LIB_PORTAUDIO=1 \
+

commit mate-applets for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2017-11-07 10:00:10

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


Package is "mate-applets"

Tue Nov  7 10:00:10 2017 rev:17 rq:539045 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2017-04-11 09:46:31.281569427 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2017-11-07 10:00:35.452658635 +0100
@@ -1,0 +2,13 @@
+Fri Sep 15 18:30:13 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.2:
+  * cpufreq: Fix calculating max width of frequency/unit/percent
+labels.
+  * stickynotes: Fix text selection.
+  * cpufreq: Refresh applet size on style change (e.g. font size).
+  * cpufreq: Fix random invisibility of the applet.
+  * stickynotes: Create parent directory for
+"stickynotes-applet.xml" if it does not exist.
+  * Update translations.
+
+---

Old:

  mate-applets-1.18.1.tar.xz

New:

  mate-applets-1.18.2.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.eq9l1J/_old  2017-11-07 10:00:37.808573163 +0100
+++ /var/tmp/diff_new_pack.eq9l1J/_new  2017-11-07 10:00:37.812573018 +0100
@@ -18,10 +18,10 @@
 
 %define _version 1.18
 Name:   mate-applets
-Version:1.18.1
+Version:1.18.2
 Release:0
 Summary:A set of applets for the MATE Desktop
-License:GFDL-1.1 and GPL-2.0+
+License:GFDL-1.1 AND GPL-2.0+
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
@@ -80,6 +80,7 @@
 %fdupes %{buildroot}%{_datadir}
 %fdupes %{buildroot}%{python_sitelib}
 
+%if 0%{?suse_version} <= 1320
 %post
 %icon_theme_cache_post
 %icon_theme_cache_post mate
@@ -89,9 +90,9 @@
 %icon_theme_cache_postun
 %icon_theme_cache_postun mate
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING COPYING-DOCS NEWS README
 %doc %{_datadir}/help/C/mate*/
 %dir %{_sysconfdir}/sound/
@@ -112,7 +113,6 @@
 %{python_sitelib}/mate_invest/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 %{_datadir}/help/
 %exclude %{_datadir}/help/C/
 

++ mate-applets-1.18.1.tar.xz -> mate-applets-1.18.2.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.18.1.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.18.2.tar.xz differ: 
char 26, line 1




commit gtk2hs-buildtools for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package gtk2hs-buildtools for 
openSUSE:Factory checked in at 2017-11-07 09:59:49

Comparing /work/SRC/openSUSE:Factory/gtk2hs-buildtools (Old)
 and  /work/SRC/openSUSE:Factory/.gtk2hs-buildtools.new (New)


Package is "gtk2hs-buildtools"

Tue Nov  7 09:59:49 2017 rev:7 rq:538993 version:0.13.3.0

Changes:

--- /work/SRC/openSUSE:Factory/gtk2hs-buildtools/gtk2hs-buildtools.changes  
2017-09-15 22:28:52.927997093 +0200
+++ /work/SRC/openSUSE:Factory/.gtk2hs-buildtools.new/gtk2hs-buildtools.changes 
2017-11-07 10:00:00.237936220 +0100
@@ -1,0 +2,6 @@
+Wed Oct 11 03:02:42 UTC 2017 - psim...@suse.com
+
+- Update to version 0.13.3.0 revision 1.
+  A more detailed change log is not available.
+
+---

Old:

  gtk2hs-buildtools-0.13.2.2.tar.gz

New:

  gtk2hs-buildtools-0.13.3.0.tar.gz
  gtk2hs-buildtools.cabal



Other differences:
--
++ gtk2hs-buildtools.spec ++
--- /var/tmp/diff_new_pack.RVaYFD/_old  2017-11-07 10:00:01.377894863 +0100
+++ /var/tmp/diff_new_pack.RVaYFD/_new  2017-11-07 10:00:01.381894718 +0100
@@ -18,13 +18,14 @@
 
 %global pkg_name gtk2hs-buildtools
 Name:   %{pkg_name}
-Version:0.13.2.2
+Version:0.13.3.0
 Release:0
 Summary:Tools to build the Gtk2Hs suite of User Interface libraries
 License:GPL-2.0+
 Group:  Development/Libraries/Haskell
 URL:https://hackage.haskell.org/package/%{name}
 Source0:
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
+Source1:
https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal
 BuildRequires:  alex
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
@@ -68,6 +69,7 @@
 
 %prep
 %setup -q
+cp -p %{SOURCE1} %{name}.cabal
 
 %build
 %ghc_lib_build

++ gtk2hs-buildtools-0.13.2.2.tar.gz -> gtk2hs-buildtools-0.13.3.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk2hs-buildtools-0.13.2.2/c2hs/c/CAST.hs 
new/gtk2hs-buildtools-0.13.3.0/c2hs/c/CAST.hs
--- old/gtk2hs-buildtools-0.13.2.2/c2hs/c/CAST.hs   2017-01-14 
10:17:54.0 +0100
+++ new/gtk2hs-buildtools-0.13.3.0/c2hs/c/CAST.hs   2017-09-26 
11:07:56.0 +0200
@@ -301,6 +301,7 @@
| CIntType Attrs
| CLongTypeAttrs
| CFloatType   Attrs
+   | CFloat128Type Attrs
| CDoubleType  Attrs
| CSignedType  Attrs
| CUnsigType   Attrs
@@ -324,6 +325,7 @@
   posOf (CIntType   at) = posOf at
   posOf (CLongType  at) = posOf at
   posOf (CFloatType at) = posOf at
+  posOf (CFloat128Type  at) = posOf at
   posOf (CDoubleTypeat) = posOf at
   posOf (CSignedTypeat) = posOf at
   posOf (CUnsigType at) = posOf at
@@ -342,6 +344,7 @@
   (CIntType  at1) == (CIntType  at2) = at1 == at2
   (CLongType at1) == (CLongType at2) = at1 == at2
   (CFloatTypeat1) == (CFloatTypeat2) = at1 == at2
+  (CFloat128Type at1) == (CFloat128Type at2) = at1 == at2
   (CDoubleType   at1) == (CDoubleType   at2) = at1 == at2
   (CSignedType   at1) == (CSignedType   at2) = at1 == at2
   (CUnsigTypeat1) == (CUnsigTypeat2) = at1 == at2
@@ -1058,6 +1061,9 @@
 putByte bh 13
 put_ bh ar
 put_ bh as
+put_ bh (CFloat128Type at) = do
+putByte bh 14
+put_ bh at
 get bh = do
 h <- getByte bh
 case h of
@@ -1108,6 +1114,9 @@
 ar <- get bh
 as <- get bh
 return (CTypeOfType ar as)
+  14 -> do
+at <- get bh
+return (CFloat128Type at)
 
 instance Binary CStorageSpec where
 put_ bh (CAuto aa) = do
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtk2hs-buildtools-0.13.2.2/c2hs/c/CLexer.x 
new/gtk2hs-buildtools-0.13.3.0/c2hs/c/CLexer.x
--- old/gtk2hs-buildtools-0.13.2.2/c2hs/c/CLexer.x  2017-01-14 
10:17:54.0 +0100
+++ new/gtk2hs-buildtools-0.13.3.0/c2hs/c/CLexer.x  2017-09-26 
11:07:56.0 +0200
@@ -111,7 +111,7 @@
 @fractpart = @digits
 @mantpart  = @intpart?\.@fractpart|@intpart\.
 @exppart   = [eE][\+\-]?@digits
-@suffix= [fFlL]
+@suffix= [fFlLqQwW]
 
 
 tokens :-
@@ -259,6 +259,7 @@
 idkwtok ('e':'l':'s':'e':[])= tok CTokElse
 idkwtok ('e':'n':'u':'m':[])= tok CTokEnum
 idkwtok ('e':'x':'t':'e':'r':'n':[])= tok CTokExtern
+idkwtok 

commit git-annex for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package git-annex for openSUSE:Factory 
checked in at 2017-11-07 09:59:51

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


Package is "git-annex"

Tue Nov  7 09:59:51 2017 rev:13 rq:538994 version:6.20171026

Changes:

--- /work/SRC/openSUSE:Factory/git-annex/git-annex.changes  2017-09-19 
16:32:43.627991240 +0200
+++ /work/SRC/openSUSE:Factory/.git-annex.new/git-annex.changes 2017-11-07 
10:00:12.769481578 +0100
@@ -1,0 +2,86 @@
+Fri Oct 27 03:11:01 UTC 2017 - psim...@suse.com
+
+- Update to version 6.20171026.
+  * Windows: Fix reversion that caused the path used to link
+to annexed content to include the drive letter and full path, rather
+than being relative. (`git annex fix` will fix up after this problem).
+  * Windows build fixed, and changed to use stack for more reliable build
+environment.
+  * Windows: Remove wget from bundle; it needs libraries that are not
+included, and git for windows includes curl which git-annex will use
+instead.
+  * Add day to metadata when annex.genmetadata is enabled.
+Thanks, Sean T Parsons
+  * stack.yaml: Added nix packages section.
+Thanks, Sean T Parsons
+
+---
+Thu Oct 19 02:01:34 UTC 2017 - psim...@suse.com
+
+- Update to version 6.20171018.
+  * add: Replace work tree file atomically on systems supporting hard
+links. Avoids a window where interrupting an add could result in
+the file being moved into the annex, with no symlink yet created.
+  * webdav: Avoid unncessisarily creating the collection at the top
+of the repository when storing files there, since that collection
+is created by initremote.
+(This seems to work around some brokenness of the box.com webdav
+server, which caused uploads to be very slow or sometimes fail.)
+  * webdav: Make --debug show all webdav operations.
+  * get -J/move -J/copy -J/mirror -J/sync -J: Avoid "transfer already in
+progress" errors when two files use the same key.
+  * Konqueror desktop file location changed to one used by plasma 5.
+Thanks, Félix Sipma.
+  * Avoid repeated checking that files passed on the command line exist.
+  * Fix build with aws-0.17.
+  * stack.yaml: Update to lts-9.9.
+
+---
+Wed Oct  4 03:01:42 UTC 2017 - psim...@suse.com
+
+- Update to version 6.20171003.
+  * webdav: Improve error message for failed request to include the request
+method and path.
+  * metadata: Added --remove-all.
+  * Warn when metadata is inherited from a previous version of a file,
+to avoid the user being surprised in cases where that behavior is not
+desired or expected.
+  * sync: Added --cleanup, which removes local and remote synced/ branches.
+  * external: When the external special remote program crashed, a newline
+could be output, which messed up the expected output for --batch mode.
+  * external: Avoid checking EXPORTSUPPORTED for special remotes that are
+not configured to use exports.
+  * test: Fix reversion that made it only run inside a git repository.
+  * copy, move: Behave same with --fast when sending to remotes located
+on a local disk as when sending to other remotes.
+  * Fix process and file descriptor leak that was exposed when
+git-annex was built with ghc 8.2.1. Broke git-annex test on OSX
+due to running out of FDs, and may have also leaked in other situations.
+  * info: Improve cleanup of stale transfer info files.
+
+---
+Tue Sep 26 03:04:07 UTC 2017 - psim...@suse.com
+
+- Update to version 6.20170925.
+  * git-annex export: New command, can create and efficiently update
+exports of trees to special remotes.
+  * Use git-annex initremote with exporttree=yes to set up a special remote
+for use by git-annex export.
+  * Implemented export to directory, S3, and webdav special remotes.
+  * External special remote protocol extended to support export.
+Developers of external special remotes should consider if export makes
+sense for them and add support.
+  * sync, assistant: Update tracking exports.
+  * Support building with feed-1.0, while still supporting older versions.
+  * init: Display an additional message when it detects a filesystem that
+allows writing to files whose write bit is not set.
+  * S3: Allow removing files from IA.
+  * webdav: Checking if a non-existent file is present on Box.com
+triggered a bug in its webdav support that generates an infinite series
+of redirects. Deal with such problems by assuming such behavior means
+the file is not present.
+  * webdav: Fix lack of url-escaping of 

commit vagrant for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package vagrant for openSUSE:Factory checked 
in at 2017-11-07 09:59:57

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


Package is "vagrant"

Tue Nov  7 09:59:57 2017 rev:6 rq:539001 version:1.9.7

Changes:

--- /work/SRC/openSUSE:Factory/vagrant/vagrant.changes  2017-10-23 
16:53:09.457061644 +0200
+++ /work/SRC/openSUSE:Factory/.vagrant.new/vagrant.changes 2017-11-07 
10:00:15.261391172 +0100
@@ -1,0 +2,6 @@
+Thu Oct 26 19:42:46 UTC 2017 - t...@tmkn.uk
+
+- Add 0025-do-not-abuse-relative-paths-in-docker-plugin.patch to
+  make docker plugin work.
+
+---

New:

  0025-do-not-abuse-relative-paths-in-docker-plugin.patch



Other differences:
--
++ vagrant.spec ++
--- /var/tmp/diff_new_pack.Ri1tmD/_old  2017-11-07 10:00:18.349279144 +0100
+++ /var/tmp/diff_new_pack.Ri1tmD/_new  2017-11-07 10:00:18.353278999 +0100
@@ -52,6 +52,7 @@
 Patch22:0022-Do-not-use-deprecated-API.patch
 Patch23:0023-vbox-fix-package.patch
 Patch24:0024-do-not-depend-on-wdm.patch
+Patch25:0025-do-not-abuse-relative-paths-in-docker-plugin.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # force only one ruby version
@@ -172,6 +173,7 @@
 %patch22 -p1
 %patch23 -p1
 %patch24 -p1
+%patch25 -p1
 
 cp %{SOURCE3} .
 

++ 0025-do-not-abuse-relative-paths-in-docker-plugin.patch ++
Index: vagrant-1.9.7/plugins/providers/docker/config.rb
===
--- vagrant-1.9.7.orig/plugins/providers/docker/config.rb
+++ vagrant-1.9.7/plugins/providers/docker/config.rb
@@ -1,6 +1,6 @@
 require "pathname"

-require_relative "../../../lib/vagrant/util/platform"
+require "vagrant/util/platform"

 module VagrantPlugins
   module DockerProvider



commit qutebrowser for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package qutebrowser for openSUSE:Factory 
checked in at 2017-11-07 09:59:44

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


Package is "qutebrowser"

Tue Nov  7 09:59:44 2017 rev:11 rq:538970 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/qutebrowser/qutebrowser.changes  2017-10-23 
16:52:32.346798430 +0200
+++ /work/SRC/openSUSE:Factory/.qutebrowser.new/qutebrowser.changes 
2017-11-07 09:59:54.090159259 +0100
@@ -1,0 +2,16 @@
+Sat Nov  4 16:32:49 UTC 2017 - aavind...@gmail.com
+
+- Update to version 1.0.3:
+  * Changed
++ Performance improvements for tab rendering.
++ The :open-editor command is not hidden anymore and also usable
+  in normal mode.
++ Security enhancements for macos and windows builds
+  * Fixed
++ Handle accessing a locked sqlite database gracefully
++ Abort pinned tab dialogs properly when a tab is closed e.g.
+  by closing a window.
++ Unbinding a default keybinding twice no longer binds it again
++ Completions are now sorted correctly again when filtered
+
+---

Old:

  qutebrowser-1.0.2.tar.gz
  qutebrowser-1.0.2.tar.gz.asc

New:

  qutebrowser-1.0.3.tar.gz
  qutebrowser-1.0.3.tar.gz.asc



Other differences:
--
++ qutebrowser.spec ++
--- /var/tmp/diff_new_pack.4ybJmw/_old  2017-11-07 09:59:55.694101069 +0100
+++ /var/tmp/diff_new_pack.4ybJmw/_new  2017-11-07 09:59:55.698100924 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   qutebrowser
-Version:1.0.2
+Version:1.0.3
 Release:0
 Summary:Keyboard-driven vim-like browser on Qt5
 License:GPL-3.0+

++ qutebrowser-1.0.2.tar.gz -> qutebrowser-1.0.3.tar.gz ++
/work/SRC/openSUSE:Factory/qutebrowser/qutebrowser-1.0.2.tar.gz 
/work/SRC/openSUSE:Factory/.qutebrowser.new/qutebrowser-1.0.3.tar.gz differ: 
char 5, line 1




commit orion for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package orion for openSUSE:Factory checked 
in at 2017-11-07 09:59:38

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


Package is "orion"

Tue Nov  7 09:59:38 2017 rev:13 rq:538955 version:1.6.1+git~20171029

Changes:

--- /work/SRC/openSUSE:Factory/orion/orion.changes  2017-10-17 
01:53:57.670378785 +0200
+++ /work/SRC/openSUSE:Factory/.orion.new/orion.changes 2017-11-07 
09:59:49.258334556 +0100
@@ -1,0 +2,6 @@
+Sun Oct 29 19:23:50 UTC 2017 - pousadua...@gmail.com
+
+- Update to version 1.6.1+git~20171029:
+  * Don't show tray menu on startup.
+
+---

Old:

  orion-1.6.1+git~20171007.tar.xz

New:

  orion-1.6.1+git~20171029.tar.xz



Other differences:
--
++ orion.spec ++
--- /var/tmp/diff_new_pack.8geq57/_old  2017-11-07 09:59:51.110267369 +0100
+++ /var/tmp/diff_new_pack.8geq57/_new  2017-11-07 09:59:51.110267369 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   orion
-Version:1.6.1+git~20171007
+Version:1.6.1+git~20171029
 Release:0
 Summary:Twitch stream client using Qt
 License:GPL-3.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.8geq57/_old  2017-11-07 09:59:51.150265918 +0100
+++ /var/tmp/diff_new_pack.8geq57/_new  2017-11-07 09:59:51.150265918 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/alamminsalo/orion.git
-  0a5ccf34b68447648fb4fad5901bf1f47f89cc6e
\ No newline at end of file
+  7f604661b3e94b09d1b6d13860606bc6fbd59f0f
\ No newline at end of file

++ orion-1.6.1+git~20171007.tar.xz -> orion-1.6.1+git~20171029.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/orion-1.6.1+git~20171007/src/qml/components/AppTray.qml 
new/orion-1.6.1+git~20171029/src/qml/components/AppTray.qml
--- old/orion-1.6.1+git~20171007/src/qml/components/AppTray.qml 2017-10-07 
17:56:22.0 +0200
+++ new/orion-1.6.1+git~20171029/src/qml/components/AppTray.qml 2017-10-29 
20:07:42.0 +0100
@@ -12,6 +12,8 @@
property bool appVisible: rootWindow.visible
 
menu: Menu {
+   visible: false
+
MenuItem {
text: appVisible ? "Hide" : "Show"
onTriggered: {




commit xviewer for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package xviewer for openSUSE:Factory checked 
in at 2017-11-07 09:58:41

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


Package is "xviewer"

Tue Nov  7 09:58:41 2017 rev:11 rq:538945 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/xviewer/xviewer.changes  2017-06-29 
15:19:25.388516486 +0200
+++ /work/SRC/openSUSE:Factory/.xviewer.new/xviewer.changes 2017-11-07 
09:59:30.443017167 +0100
@@ -1,0 +2,10 @@
+Sat Nov  4 10:10:46 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.6.0:
+  * Switch zoom buttons in toolbar.
+  * fullscreen-toolbar: Fix the slideshow play/pause button icon.
+  * Menubar: Change Image menu item to File.
+  * Update translations.
+- Move the .gir file to the devel package.
+
+---

Old:

  xviewer-1.4.3.tar.gz

New:

  xviewer-1.6.0.tar.gz



Other differences:
--
++ xviewer.spec ++
--- /var/tmp/diff_new_pack.EovqXq/_old  2017-11-07 09:59:33.230916025 +0100
+++ /var/tmp/diff_new_pack.EovqXq/_new  2017-11-07 09:59:33.230916025 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   xviewer
-Version:1.4.3
+Version:1.6.0
 Release:0
 Summary:Fast and functional graphics viewer
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0+ AND LGPL-2.1+
 Group:  Productivity/Graphics/Viewers
 Url:https://github.com/linuxmint/xviewer
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -74,8 +74,7 @@
 %build
 NOCONFIGURE=1 gnome-autogen.sh
 %configure \
-  --libexecdir=%{_libexecdir}/%{name} \
-  --disable-python
+  --libexecdir=%{_libexecdir}/%{name}
 make %{?_smp_mflags} V=1
 
 %install
@@ -89,6 +88,7 @@
 rm -rf %{buildroot}%{_datadir}/GConf/
 fi
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -98,13 +98,14 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING README
 %{_bindir}/%{name}
 %{_libdir}/%{name}/
 %{_datadir}/%{name}/
+%exclude %{_datadir}/%{name}/gir-1.0/
 %{_datadir}/applications/%{name}.desktop
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{name}.appdata.xml
@@ -113,11 +114,10 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}-3.0/
 %{_libdir}/pkgconfig/%{name}.pc
+%{_datadir}/%{name}/gir-1.0/
 
 %changelog

++ xviewer-1.4.3.tar.gz -> xviewer-1.6.0.tar.gz ++
 75748 lines of diff (skipped)




commit xed for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package xed for openSUSE:Factory checked in 
at 2017-11-07 09:59:18

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


Package is "xed"

Tue Nov  7 09:59:18 2017 rev:14 rq:538950 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/xed/xed.changes  2017-08-10 14:11:48.886889664 
+0200
+++ /work/SRC/openSUSE:Factory/.xed.new/xed.changes 2017-11-07 
09:59:44.466508402 +0100
@@ -1,0 +2,12 @@
+Sat Nov  4 10:10:46 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.6.0:
+  * text zoom: Put a limit on the min and max zoom.
+  * Make the trailsave plugin also strip trailing lines.
+  * Don't present users with the hidden highlight languages.
+  * xed-view: Fix a crash when right clicking the left gutter.
+  * Minimap.
+  * Update translations.
+- Move the .gir file to the devel package.
+
+---

Old:

  xed-1.4.6.tar.gz

New:

  xed-1.6.0.tar.gz



Other differences:
--
++ xed.spec ++
--- /var/tmp/diff_new_pack.F5Zb7y/_old  2017-11-07 09:59:45.258479669 +0100
+++ /var/tmp/diff_new_pack.F5Zb7y/_new  2017-11-07 09:59:45.262479525 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   xed
-Version:1.4.6
+Version:1.6.0
 Release:0
 Summary:A text editor with highlighting
 License:GPL-2.0+
@@ -92,18 +92,23 @@
 
 %post
 /sbin/ldconfig
+%if 0%{?suse_version} <= 1320
 %desktop_database_post
 %glib2_gsettings_schema_post
+%endif
 
 %postun
 /sbin/ldconfig
+%if 0%{?suse_version} <= 1320
 %desktop_database_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
 %doc AUTHORS COPYING README debian/changelog
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
+%exclude %{_datadir}/%{name}/gir-1.0/
 %{_libdir}/%{name}/
 %{_libexecdir}/%{name}/
 %{_datadir}/glib-2.0/schemas/*.xml
@@ -117,6 +122,7 @@
 %files devel
 %{_includedir}/%{name}/
 %{_libdir}/pkgconfig/%{name}.pc
+%{_datadir}/%{name}/gir-1.0/
 
 %files lang -f %{name}.lang
 

++ xed-1.4.6.tar.gz -> xed-1.6.0.tar.gz ++
 61353 lines of diff (skipped)




commit xreader for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package xreader for openSUSE:Factory checked 
in at 2017-11-07 09:58:59

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


Package is "xreader"

Tue Nov  7 09:58:59 2017 rev:12 rq:538948 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/xreader/xreader.changes  2017-06-29 
15:19:01.895837342 +0200
+++ /work/SRC/openSUSE:Factory/.xreader.new/xreader.changes 2017-11-07 
09:59:41.330622170 +0100
@@ -1,0 +2,39 @@
+Sat Nov  4 10:10:46 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.6.0:
+  * Document that libcaja-extension is required.
+  * ATRIL BACKPORTS: comics: Make the files containing
+"--checkpoint-action=" unsupported (#158)
+  * previewer: Use GResource for data files.
+  * shell: Use GResource for data files.
+  * Move custom css to a file compiled as a gresource.
+  * ev-view: Fix the Eview background colour, page borders and
+shadow.
+  * Fix too bright selection colour during opened context menu.
+  * Revert "sometimes info->linearized is not a string" and
+"crash on g_free the address 0 or 1".
+  * Avoid deprecated gtk_misc_set_alignment.
+  * zoom-control.c: Don't use deprecated
+gtk_combo_box_set_focus_on_click.
+  * docs: Add missing EvAnnotation API to sections.txt.
+  * eggfindbar: Don't use deprecated GtkAlignment.
+  * password-view: Don't use deprecated GtkAlignment.
+  * password-view: Replace some GtkStock deprecations.
+  * message-area: Replace some GtkStock deprecations.
+  * ev-view: Avoid deprecated gtk_drag_begin.
+  * shell: Remove unused code from utils.
+  * build: Require cairo >= 1.14.0 and drop some old code.
+  * Switch zoom buttons in toolbar.
+  * Add zoom reset.
+  * Move history actions from toolbar to Go menu, bring back
+navigation buttons in the toolbar.
+  * Fix typo in previous commit.
+  * shell: Use gdbus-codegen for the org.x.reader.Application
+interface.
+  * shell: Use gdbus-codegen for the org.x.reader.Window interface.
+  * daemon: Use gdbus-codegen for the org.x.reader.Daemon
+interface.
+  * Make 100% zoom level be real life size.
+  * Update translations.
+
+---

Old:

  xreader-1.4.4.tar.gz

New:

  xreader-1.6.0.tar.gz



Other differences:
--
++ xreader.spec ++
--- /var/tmp/diff_new_pack.oCp8bx/_old  2017-11-07 09:59:42.546578057 +0100
+++ /var/tmp/diff_new_pack.oCp8bx/_new  2017-11-07 09:59:42.550577911 +0100
@@ -20,10 +20,10 @@
 %define typelib1 typelib-1_0-XreaderDocument-1_5_0
 %define typelib2 typelib-1_0-XreaderView-1_5_0
 Name:   xreader
-Version:1.4.4
+Version:1.6.0
 Release:0
 Summary:Document viewer for documents like PDF/PostScript
-License:GPL-2.0 and LGPL-2.0
+License:GPL-2.0 AND LGPL-2.0
 Group:  Productivity/Office/Other
 Url:https://github.com/linuxmint/xreader
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -170,6 +170,15 @@
 %suse_update_desktop_file -r %{name} GTK Office Viewer
 %fdupes %{buildroot}%{_datadir}/
 
+%post -n libxreaderview%{sover} -p /sbin/ldconfig
+
+%postun -n libxreaderview%{sover} -p /sbin/ldconfig
+
+%post -n libxreaderdocument%{sover} -p /sbin/ldconfig
+
+%postun -n libxreaderdocument%{sover} -p /sbin/ldconfig
+
+%if 0%{?suse_version} <= 1320
 %post
 %icon_theme_cache_post
 %desktop_database_post
@@ -181,17 +190,9 @@
 %desktop_database_postun
 %mime_database_postun
 %glib2_gsettings_schema_post
-
-%post -n libxreaderview%{sover} -p /sbin/ldconfig
-
-%postun -n libxreaderview%{sover} -p /sbin/ldconfig
-
-%post -n libxreaderdocument%{sover} -p /sbin/ldconfig
-
-%postun -n libxreaderdocument%{sover} -p /sbin/ldconfig
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING README
 %{_bindir}/%{name}
 %{_bindir}/%{name}-previewer
@@ -213,20 +214,16 @@
 %{_mandir}/man?/*.?%{?ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files -n libxreaderview%{sover}
-%defattr(-,root,root)
 %doc AUTHORS COPYING README
 %{_libdir}/libxreaderview.so.%{sover}*
 
 %files -n libxreaderdocument%{sover}
-%defattr(-,root,root)
 %doc AUTHORS COPYING README
 %{_libdir}/libxreaderdocument.so.%{sover}*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
@@ -234,29 +231,24 @@
 %{_datadir}/gtk-doc/html/
 
 %files -n nemo-extension-%{name}
-%defattr(-,root,root)
 %dir %{_datadir}/nemo/extensions/
 %{_datadir}/nemo/extensions/libxreader-properties-page.nemo-extension
 %{_libdir}/nemo/
 
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} > 120200 && 

commit qtractor for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package qtractor for openSUSE:Factory 
checked in at 2017-11-07 09:58:33

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


Package is "qtractor"

Tue Nov  7 09:58:33 2017 rev:46 rq:538942 version:0.8.4

Changes:

--- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes2017-08-29 
11:48:14.753095957 +0200
+++ /work/SRC/openSUSE:Factory/.qtractor.new/qtractor.changes   2017-11-07 
09:59:10.147753467 +0100
@@ -1,0 +2,24 @@
+Fri Nov  3 17:24:50 UTC 2017 - aavind...@gmail.com
+
+- Update to 0.8.4
+  - Assigned MIDI Controllers to plug-in's Activate switch are now
+finally saved and (re)loaded properly across sessions.
+  - Audio clip panning option property is now being introduced.
+  - Out-of-process (aka. dummy) VST plug-in inventory scanning now
+restarts automatically and resumes processing in case of a
+premature exit/crash; VST plug-in inventory scan/cache
+persistency is now in place.
+  - Desktop entry specification file is now finally independent
+from build/configure template chains.
+  - Updated target path for freedesktop.org's AppStream metainfo
+file (formerly AppData).
+  - Changing the View/Options.../Display/Custom/Style theme takes
+effect immediately unless it's back to "(default)".
+  - Slightly slower but better approximation to IEEE 32bit
+floating point cubic root ie. cbrtf().
+- remove qtractor-remove_path_from_exec_in_desktop_file.patch
+  (fixed upstream)
+- Lint spec file
+- appdata xml is moved to the appropriate folder
+
+---

Old:

  qtractor-0.8.3.tar.gz
  qtractor-remove_path_from_exec_in_desktop_file.patch

New:

  qtractor-0.8.4.tar.gz



Other differences:
--
++ qtractor.spec ++
--- /var/tmp/diff_new_pack.1cyDdO/_old  2017-11-07 09:59:13.827619964 +0100
+++ /var/tmp/diff_new_pack.1cyDdO/_new  2017-11-07 09:59:13.827619964 +0100
@@ -17,16 +17,13 @@
 
 
 Name:   qtractor
-Version:0.8.3
+Version:0.8.4
 Release:0
 Summary:An Audio/MIDI multi-track sequencer
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
 Url:http://qtractor.sourceforge.net/
 Source0:
https://downloads.sourceforge.net/project/qtractor/qtractor/%{version}/qtractor-%{version}.tar.gz
-# PATCH-{FIX}-{UPSTREAM} qtractor-remove_path_from_exec_in_desktop_file.patch 
pascal.ble...@opensuse.org -- \
-# (fixes warning in build because the .desktop file uses the fully-qualified 
path to /usr/bin/qtractor)
-Patch1: qtractor-remove_path_from_exec_in_desktop_file.patch
 # PATCH-{FIX}-{OPENSUSE} qtractor-powerpc.patch dval...@suse.com -- Fix build 
on ppc
 Patch2: qtractor-powerpc.patch
 BuildRequires:  alsa-devel
@@ -36,22 +33,22 @@
 BuildRequires:  ladspa-devel
 BuildRequires:  libjack-devel
 BuildRequires:  liblo-devel
+BuildRequires:  libqt5-linguist
 BuildRequires:  librubberband-devel
 BuildRequires:  libsamplerate-devel
 BuildRequires:  libsndfile-devel >= 1.0.11
 BuildRequires:  libvorbis-devel
-BuildRequires:  libqt5-linguist
+BuildRequires:  pkgconfig
+BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(Qt5Xml)
-BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(lilv-0)
-BuildRequires:  pkgconfig(shared-mime-info)
 BuildRequires:  pkgconfig(mad)
+BuildRequires:  pkgconfig(shared-mime-info)
 Requires:   jack
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Qtractor is an Audio/MIDI multi-track sequencer application
@@ -65,7 +62,6 @@
 
 %prep
 %setup -q
-%patch1
 %patch2
 
 %build
@@ -73,7 +69,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 
 %post
 %icon_theme_cache_post
@@ -86,20 +82,19 @@
 %icon_theme_cache_postun
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog README TODO
-%dir %{_datadir}/appdata/
+%dir %{_datadir}/metainfo/
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/translations
 %{_bindir}/%{name}
 %{_bindir}/qtractor_vst_scan
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/appdata/%{name}.appdata.xml
+%{_datadir}/metainfo/%{name}.appdata.xml
 %{_datadir}/icons/*/*/apps/%{name}.*
 %{_datadir}/icons/*/*/mimetypes/application-x-%{name}-*.*
 %{_datadir}/mime/packages/%{name}.xml
-%{_datadir}/man/man1/%{name}.1.gz
-%{_datadir}/man/man1/qtractor.fr.1.gz
+%{_mandir}/man1/%{name}.1%{ext_man}
+%{_mandir}/man1/qtractor.fr.1%{ext_man}
 %{_datadir}/%{name}/translations/*
 
 %changelog

++ 

commit pix for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package pix for openSUSE:Factory checked in 
at 2017-11-07 09:58:25

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


Package is "pix"

Tue Nov  7 09:58:25 2017 rev:12 rq:538934 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/pix/pix.changes  2017-10-29 20:25:25.137042648 
+0100
+++ /work/SRC/openSUSE:Factory/.pix.new/pix.changes 2017-11-07 
09:58:50.384470464 +0100
@@ -1,0 +2,6 @@
+Sat Nov  4 10:10:46 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.6.1:
+  * Update translations.
+
+---

Old:

  pix-1.6.0.tar.gz

New:

  pix-1.6.1.tar.gz



Other differences:
--
++ pix.spec ++
--- /var/tmp/diff_new_pack.NQiJ8O/_old  2017-11-07 09:58:52.468394861 +0100
+++ /var/tmp/diff_new_pack.NQiJ8O/_new  2017-11-07 09:58:52.472394715 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pix
-Version:1.6.0
+Version:1.6.1
 Release:0
 Summary:Image viewer and browser utility
 License:GPL-2.0+

++ pix-1.6.0.tar.gz -> pix-1.6.1.tar.gz ++
 4275 lines of diff (skipped)




commit dtkcore for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package dtkcore for openSUSE:Factory checked 
in at 2017-11-07 09:58:09

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


Package is "dtkcore"

Tue Nov  7 09:58:09 2017 rev:3 rq:538903 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/dtkcore/dtkcore.changes  2017-11-03 
16:31:24.389893131 +0100
+++ /work/SRC/openSUSE:Factory/.dtkcore.new/dtkcore.changes 2017-11-07 
09:58:32.085134346 +0100
@@ -1,0 +2,5 @@
+Fri Nov  3 08:14:28 UTC 2017 - jeng...@inai.de
+
+- Expand summary.
+
+---



Other differences:
--
++ dtkcore.spec ++
--- /var/tmp/diff_new_pack.d9Qm5R/_old  2017-11-07 09:58:33.985065419 +0100
+++ /var/tmp/diff_new_pack.d9Qm5R/_new  2017-11-07 09:58:33.985065419 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package deepin-tool-kit
+# spec file for package dtkcore
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017 Hillwood Yang 
@@ -16,6 +16,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define libver 2
 
 Name:   dtkcore
@@ -28,11 +29,11 @@
 Source0:
https://github.com/linuxdeepin/dtkcore/archive/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  libqt5-linguist
+BuildRequires:  libqt5-linguist
 BuildRequires:  libqt5-qtbase-private-headers-devel
 BuildRequires:  libqt5-qtdeclarative-devel
 BuildRequires:  libqt5-qtmultimedia-devel
 BuildRequires:  libqt5-qtx11extras-devel
-BuildRequires:  libqt5-linguist
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,15 +43,13 @@
 You shoud read the [Deepin Application Specification](doc/Specification) 
firstly.
 
 %package -n lib%{name}%{libver}
-Summary:Dtkcore libraries
+Summary:Deepin Toolkit Core libraries
 Group:  System/Libraries
 
 %description -n lib%{name}%{libver}
 Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer 
work 
 on Deepin.
 
-You shoud read the [Deepin Application Specification](doc/Specification) 
firstly.
-
 %package devel
 Summary:Development tools for dtkcore
 Group:  Development/Languages/C and C++
@@ -60,6 +59,8 @@
 The dtkcore-devel package contains the header files and developer
 docs for dtkcore.
 
+You shoud firstly read the "Deepin Application Specification".
+
 %prep
 %setup -q
 




commit shotcut for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package shotcut for openSUSE:Factory checked 
in at 2017-11-07 09:58:19

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


Package is "shotcut"

Tue Nov  7 09:58:19 2017 rev:7 rq:538931 version:17.11

Changes:

--- /work/SRC/openSUSE:Factory/shotcut/shotcut.changes  2017-10-03 
23:20:22.768289131 +0200
+++ /work/SRC/openSUSE:Factory/.shotcut.new/shotcut.changes 2017-11-07 
09:58:38.028918712 +0100
@@ -1,0 +2,18 @@
+Sat Nov  4 11:18:02 UTC 2017 - davejpla...@gmail.com
+
+- Update to 17.11 and rebase shotcut-noupdatecheck.patch.
+- Upstream changes:
+  *Allow toggle GPU processing in any Display Method.
+  *Remove the frameDisplayed throttle.
+  *Reduce free space theshold to 50 GiB.
+  *Add Nepali translation.
+  *Add warning if the drive for export is low on space.
+  *Display warning if file to export is in project.
+  *Pause upon changing timeline zoom.
+  *Hide the gif format and codec.
+  *Fix adding transition changes selection.
+  *Fix #411 Ripple All Tracks not fully splitting clips.
+  *Fix Add All to Timeline not including filters.
+  *Do not adjust Timeline zoom until slider is released.
+
+---

Old:

  shotcut-17.10.tar.gz

New:

  shotcut-17.11.tar.gz



Other differences:
--
++ shotcut.spec ++
--- /var/tmp/diff_new_pack.VCsMWz/_old  2017-11-07 09:58:39.204876049 +0100
+++ /var/tmp/diff_new_pack.VCsMWz/_new  2017-11-07 09:58:39.208875904 +0100
@@ -22,7 +22,7 @@
 %bcond_withx264
 
 Name:   shotcut
-Version:17.10
+Version:17.11
 Release:0
 # This package creates a build time version from the current date and uses it 
to check
 # for updates. See patch1 and prep/build section. For reproducible builds.
@@ -136,6 +136,7 @@
 popd
 cp -v version.json %{buildroot}%{_datadir}/%{name}
 %suse_update_desktop_file -i %{name}
+chmod 0755 %{buildroot}/%{_datadir}/%{name}/qml/export-edl/rebuild.sh
 %fdupes -s %{buildroot}/%{_datadir}
 
 %post

++ shotcut-17.10.tar.gz -> shotcut-17.11.tar.gz ++
 43607 lines of diff (skipped)

++ shotcut-noupdatecheck.patch ++
--- /var/tmp/diff_new_pack.VCsMWz/_old  2017-11-07 09:58:39.916850219 +0100
+++ /var/tmp/diff_new_pack.VCsMWz/_new  2017-11-07 09:58:39.916850219 +0100
@@ -1,8 +1,8 @@
 Index: src/mainwindow.cpp
 ===
 src/mainwindow.cpp.orig2017-10-03 12:58:28.220255509 +0200
-+++ src/mainwindow.cpp 2017-10-03 13:00:09.631579581 +0200
-@@ -2892,7 +2892,7 @@ void MainWindow::on_menuExternal_aboutTo
+--- src/mainwindow.cpp.orig2017-11-03 04:44:37.0 +0200
 src/mainwindow.cpp 2017-11-04 12:00:00.461015731 +0200
+@@ -2908,7 +2908,7 @@ void MainWindow::on_menuExternal_aboutTo
  void MainWindow::on_actionUpgrade_triggered()
  {
  showStatusMessage("Checking for upgrade...");
@@ -11,7 +11,7 @@
  }
  
  void MainWindow::on_actionOpenXML_triggered()
-@@ -3024,7 +3024,7 @@ void MainWindow::onUpgradeCheckFinished(
+@@ -3040,7 +3040,7 @@ void MainWindow::onUpgradeCheckFinished(
  m_upgradeUrl = json.object().value("url").toString();
  showStatusMessage(action, 10 /* seconds */);
  } else {
@@ -22,10 +22,10 @@
  return;
 Index: src/src.pro
 ===
 src/src.pro.orig   2017-10-03 12:58:28.220255509 +0200
-+++ src/src.pro2017-10-03 13:00:09.631579581 +0200
-@@ -324,7 +324,7 @@ debug_and_release {
- LIBS += -lLogger -lmvcp -lpthread
+--- src/src.pro.orig   2017-11-03 04:44:37.0 +0200
 src/src.pro2017-11-04 12:00:00.465015866 +0200
+@@ -326,7 +326,7 @@ debug_and_release {
+ LIBS += -lCuteLogger -lmvcp -lpthread
  
  isEmpty(SHOTCUT_VERSION) {
 -!win32:SHOTCUT_VERSION = $$system(date "+%y.%m.%d")




commit openSUSE-release-tools for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2017-11-07 09:57:53

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


Package is "openSUSE-release-tools"

Tue Nov  7 09:57:53 2017 rev:17 rq:538860 version:20171103.593c900

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2017-11-03 16:27:32.662327227 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2017-11-07 09:58:04.642129947 +0100
@@ -1,0 +2,16 @@
+Fri Nov 03 23:19:04 UTC 2017 - opensuse-releaset...@opensuse.org
+
+- Update to version 20171103.593c900:
+  * dist: provide metrics service and timer.
+  * dist: install exported dashboards in grafana dashboard directory.
+  * dist: include metrics.py in bindir.
+  * dist: move package_name variable to Makefile.common.
+
+---
+Fri Nov 03 08:48:15 UTC 2017 - opensuse-releaset...@opensuse.org
+
+- Update to version 20171103.f5bc6b6:
+  * vdelreq: add to the package
+  * osc vdelreq: new command lists pending virtually accepted delete request 
status
+
+---

Old:

  openSUSE-release-tools-20171102.0a45aba.obscpio

New:

  openSUSE-release-tools-20171103.593c900.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.vZ9dze/_old  2017-11-07 09:58:06.954046074 +0100
+++ /var/tmp/diff_new_pack.vZ9dze/_new  2017-11-07 09:58:06.958045929 +0100
@@ -20,7 +20,7 @@
 %define source_dir osc-plugin-factory
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20171102.0a45aba
+Version:20171103.593c900
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0+ and MIT
@@ -148,7 +148,12 @@
 BuildArch:  noarch
 # TODO Update requirements.
 Requires:   osclib = %{version}
-# TODO Requires: python-influxdb, but package does not exist.
+Requires(pre):  shadow
+# TODO Requires: python-influxdb, but package does not exist in Factory, but
+# present in Cloud:OpenStack:Master/python-influxdb.
+Recommends: python-influxdb
+Suggests:   grafana
+Suggests:   influxdb
 
 %description metrics
 Ingest relevant OBS and annotation data to generate insightful metrics.
@@ -243,6 +248,15 @@
 %description -n osc-plugin-staging
 OSC plugin for the staging workflow, see `osc staging --help`.
 
+%package -n osc-plugin-vdelreq
+Summary:OSC plugin to check for virtually accepted request
+Group:  Development/Tools/Other
+BuildArch:  noarch
+Requires:   osc >= 0.159.0
+
+%description -n osc-plugin-vdelreq
+OSC plugin to check for virtually accepted request, see `osc vdelreq --help`.
+
 %prep
 %setup -q
 
@@ -257,6 +271,7 @@
 
 %install
 %make_install \
+  grafana_dashboards_dir="%{_localstatedir}/lib/grafana/dashboards/%{name}" \
   oscplugindir="%{osc_plugin_dir}" \
   VERSION="%{version}"
 
@@ -328,7 +343,17 @@
 %postun maintenance
 %service_del_postun osrt-maintenance-incidents.service
 
-# TODO Provide metrics service once #1006 is resolved.
+%pre metrics
+getent passwd osrt-metrics > /dev/null || \
+  useradd -r -m -s /sbin/nologin -c "user for openSUSE-release-tools-metrics" 
osrt-metrics
+exit 0
+
+%postun metrics
+%systemd_postun
+# If grafana-server.service is enabled then restart it to load new dashboards.
+if [ -x /usr/bin/systemctl ] && systemctl is-enabled grafana-server ; then
+  /usr/bin/systemctl try-restart --no-block grafana-server
+fi
 
 %pre repo-checker
 %service_add_pre osrt-repo-checker.service
@@ -421,6 +446,7 @@
 %exclude %{_datadir}/%{source_dir}/osc-check_dups.py
 %exclude %{_datadir}/%{source_dir}/osc-cycle.py
 %exclude %{_datadir}/%{source_dir}/osc-staging.py
+%exclude %{_datadir}/%{source_dir}/osc-vdelreq.py
 %exclude %{_datadir}/%{source_dir}/update_crawler.py
 %dir %{_sysconfdir}/openSUSE-release-tools
 
@@ -479,8 +505,15 @@
 
 %files metrics
 %defattr(-,root,root,-)
+%{_bindir}/osrt-metrics
 %{_datadir}/%{source_dir}/metrics
 %{_datadir}/%{source_dir}/metrics.py
+# To avoid adding grafana as BuildRequires since it does not live in same repo.
+%dir %{_localstatedir}/lib/grafana
+%dir %{_localstatedir}/lib/grafana/dashboards
+%{_localstatedir}/lib/grafana/dashboards/%{name}
+%{_unitdir}/osrt-metrics@.service
+%{_unitdir}/osrt-metrics@.timer
 
 %files repo-checker
 %defattr(-,root,root,-)
@@ -544,4 +577,9 @@
 %{_datadir}/%{source_dir}/osc-staging.py
 %{osc_plugin_dir}/osc-staging.py

commit pdns-recursor for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package pdns-recursor for openSUSE:Factory 
checked in at 2017-11-07 09:57:43

Comparing /work/SRC/openSUSE:Factory/pdns-recursor (Old)
 and  /work/SRC/openSUSE:Factory/.pdns-recursor.new (New)


Package is "pdns-recursor"

Tue Nov  7 09:57:43 2017 rev:15 rq:538601 version:4.0.6

Changes:

--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes  
2017-10-05 12:05:22.600958673 +0200
+++ /work/SRC/openSUSE:Factory/.pdns-recursor.new/pdns-recursor.changes 
2017-11-07 09:57:54.294505347 +0100
@@ -1,0 +2,6 @@
+Thu Oct 19 14:44:21 UTC 2017 - adam.ma...@suse.de
+
+- Added pdns-recursor.keyring linked from
+  https://dnsdist.org/install.html
+
+---

New:

  pdns-recursor.keyring



Other differences:
--
++ pdns-recursor.spec ++
--- /var/tmp/diff_new_pack.72d7lS/_old  2017-11-07 09:57:55.914446576 +0100
+++ /var/tmp/diff_new_pack.72d7lS/_new  2017-11-07 09:57:55.914446576 +0100
@@ -92,6 +92,7 @@
 Url:http://www.powerdns.com/
 Source: 
http://downloads.powerdns.com/releases/%{name}-%{pkg_version}.tar.bz2
 Source10:   
http://downloads.powerdns.com/releases/%{name}-%{pkg_version}.tar.bz2.sig
+Source11:   
https://powerdns.com/powerdns-keyblock.asc#/pdns-recursor.keyring
 Source1:pdns-recursor.init
 Source2:recursor.conf
 #





commit lammps for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package lammps for openSUSE:Factory checked 
in at 2017-11-07 09:58:06

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


Package is "lammps"

Tue Nov  7 09:58:06 2017 rev:4 rq:538873 version:20171023

Changes:

--- /work/SRC/openSUSE:Factory/lammps/lammps.changes2017-10-27 
14:01:42.251224092 +0200
+++ /work/SRC/openSUSE:Factory/.lammps.new/lammps.changes   2017-11-07 
09:58:24.353414845 +0100
@@ -1,0 +2,6 @@
+Sat Nov  4 00:21:36 UTC 2017 - jungh...@votca.org
+
+- enable GPU support via OpenCL
+- added 30b482975a6a29db2265b44c4f27d6293eacb72f.patch
+
+---

New:

  30b482975a6a29db2265b44c4f27d6293eacb72f.patch



Other differences:
--
++ lammps.spec ++
--- /var/tmp/diff_new_pack.jZ78pI/_old  2017-11-07 09:58:28.697257255 +0100
+++ /var/tmp/diff_new_pack.jZ78pI/_new  2017-11-07 09:58:28.697257255 +0100
@@ -25,6 +25,8 @@
 Group:  Productivity/Scientific/Chemistry
 Url:http://lammps.sandia.gov
 Source0:
https://github.com/lammps/lammps/archive/%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
+# PATCH-FIX-UPSTREAM 30b482975a6a29db2265b44c4f27d6293eacb72f.patch - 
lje_gpu_reinit: added missing return code
+Patch0: 
https://github.com/lammps/lammps/commit/30b482975a6a29db2265b44c4f27d6293eacb72f.patch
 BuildRequires:  fftw3-devel
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
@@ -37,6 +39,8 @@
 BuildRequires:  zlib-devel
 BuildRequires:  gsl-devel
 BuildRequires:  cmake
+BuildRequires:  opencl-headers
+BuildRequires:  ocl-icd-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -114,11 +118,12 @@
 
 %prep
 %setup -q -n %{name}-%{uversion}
+%patch0 -p1
 
 %build
 source %{_libdir}/mpi/gcc/openmpi/bin/mpivars.sh
 
-%{cmake} -DENABLE_ALL=ON -DENABLE_MPI=ON -DENABLE_PYTHON=ON 
-DENABLE_TESTING=ON -DENABLE_VORONOI=ON -DFFT=FFTW3 ../cmake
+%{cmake} -DENABLE_ALL=ON -DENABLE_MPI=ON -DENABLE_PYTHON=ON 
-DENABLE_TESTING=ON -DENABLE_VORONOI=ON -DENABLE_GPU=ON -DGPU_API=OpenCL 
-DFFT=FFTW3 ../cmake
 make %{?_smp_mflags}
 
 %install

++ 30b482975a6a29db2265b44c4f27d6293eacb72f.patch ++
>From 30b482975a6a29db2265b44c4f27d6293eacb72f Mon Sep 17 00:00:00 2001
From: Christoph Junghans 
Date: Fri, 3 Nov 2017 18:22:28 -0600
Subject: [PATCH] lje_gpu_reinit: added missing return code

---
 lib/gpu/lal_lj_expand_ext.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/gpu/lal_lj_expand_ext.cpp b/lib/gpu/lal_lj_expand_ext.cpp
index 94a57192b9..1aa9dff222 100644
--- a/lib/gpu/lal_lj_expand_ext.cpp
+++ b/lib/gpu/lal_lj_expand_ext.cpp
@@ -110,6 +110,7 @@ int lje_gpu_reinit(const int ntypes, double **cutsq, double 
**host_lj1,
offset, shift);
 LJEMF.device->gpu_barrier();
   }
+  return 0;
 }
 
 void lje_gpu_clear() {



commit deadbeef for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package deadbeef for openSUSE:Factory 
checked in at 2017-11-07 09:57:50

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


Package is "deadbeef"

Tue Nov  7 09:57:50 2017 rev:5 rq:538828 version:0.7.2

Changes:

--- /work/SRC/openSUSE:Factory/deadbeef/deadbeef.changes2017-08-28 
15:32:47.928883375 +0200
+++ /work/SRC/openSUSE:Factory/.deadbeef.new/deadbeef.changes   2017-11-07 
09:58:01.846231379 +0100
@@ -1,0 +2,15 @@
+Fri Nov  3 18:10:41 UTC 2017 - sor.ale...@meowr.ru
+
+- Add deadbeef.appdata.xml as a separate file and remove
+  deadbeef-add-appdata.patch (boo#1066408): the patch was rejected
+  upstream. Remove intltool stubs, which fixes the bug.
+
+---
+Thu Nov  2 17:25:14 UTC 2017 - stefan.bru...@rwth-aachen.de
+
+Fix build on ARM/PPC:
+ * Add 0001-Explicitly-specify-signedness-for-char.patch
+ * Add 0002-Use-signed-values-instead-of-potentially-unsigned-li.patch
+ * Add 0003-Fix-operator-precedence-and-uninitialized-value-warn.patch
+
+---

Old:

  deadbeef-add-appdata.patch

New:

  0001-Explicitly-specify-signedness-for-char.patch
  0002-Use-signed-values-instead-of-potentially-unsigned-li.patch
  0003-Fix-operator-precedence-and-uninitialized-value-warn.patch
  deadbeef.appdata.xml



Other differences:
--
++ deadbeef.spec ++
--- /var/tmp/diff_new_pack.A25XHu/_old  2017-11-07 09:58:03.198182332 +0100
+++ /var/tmp/diff_new_pack.A25XHu/_new  2017-11-07 09:58:03.210181897 +0100
@@ -21,16 +21,21 @@
 Version:0.7.2
 Release:0
 Summary:GTK+ audio player
-License:Zlib and GPL-2.0+ and LGPL-2.1+ and BSD-3-Clause
+License:Zlib AND GPL-2.0+ AND LGPL-2.1+ AND BSD-3-Clause
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://deadbeef.sourceforge.net/
 Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
+Source1:%{name}.appdata.xml
 # PATCH-FIX-OPENSUSE deadbeef-fix_ubuntu_unity_desktop.patch 
i...@marguerite.su -- Fix Unity-oriented desktop-file warnings.
 Patch0: %{name}-fix_ubuntu_unity_desktop.patch
 # PATCH-FIX-OPENSUSE deadbeef-compiler-warnings.patch o...@aepfle.de -- Fix 
compiler warnings.
 Patch1: %{name}-compiler-warnings.patch
-# PATCH-FEATURE-UPSTREAM deadbeef-add-appdata.patch -- Add a translateable 
AppStream metadata file, https://github.com/Alexey-Yakovenko/deadbeef/pull/1705
-Patch2: %{name}-add-appdata.patch
+# PATCH-FIX-OPENSUSE 0001-Explicitly-specify-signedness-for-char.patch -- 
Explicitly specify signedness for char
+Patch2: 0001-Explicitly-specify-signedness-for-char.patch
+# PATCH-FIX-OPENSUSE 
0002-Use-signed-values-instead-of-potentially-unsigned-li.patch
+Patch3: 0002-Use-signed-values-instead-of-potentially-unsigned-li.patch
+# PATCH-FIX-OPENSUSE 
0003-Fix-operator-precedence-and-uninitialized-value-warn.patch
+Patch4: 0003-Fix-operator-precedence-and-uninitialized-value-warn.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -55,16 +60,16 @@
 BuildRequires:  pkgconfig(libcddb)
 BuildRequires:  pkgconfig(libcdio)
 BuildRequires:  pkgconfig(libcurl)
+BuildRequires:  pkgconfig(libmpg123)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libzip)
+BuildRequires:  pkgconfig(mad)
 BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sndfile)
 BuildRequires:  pkgconfig(vorbis)
 BuildRequires:  pkgconfig(wavpack)
 Recommends: %{name}-lang
-BuildRequires:  pkgconfig(libmpg123)
-BuildRequires:  pkgconfig(mad)
 %if %{with restricted}
 BuildRequires:  libfaad-devel
 Requires:   %{name}-plugins-extra = %{version}
@@ -84,7 +89,7 @@
 %if %{with restricted}
 %package plugins-extra
 Summary:Extra plugins for DeaDBeeF
-License:Zlib and GPL-2.0+ and LGPL-2.1+ and BSD-3-Clause and Unicode 
and SUSE-NonFree
+License:Zlib AND GPL-2.0+ AND LGPL-2.1+ AND BSD-3-Clause AND Unicode 
AND SUSE-NonFree
 Group:  Productivity/Multimedia/Sound/Players
 Requires:   %{name} = %{version}
 Obsoletes:  %{name}-restricted-plugins < %{version}
@@ -108,6 +113,10 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
+
+cp %{SOURCE1} %{name}.appdata.xml
 
 %build
 autoreconf -fi
@@ -125,10 +134,14 @@
 
 %install
 %make_install
+install -Dpm 0644 %{name}.appdata.xml \
+  %{buildroot}%{_datadir}/metainfo/%{name}.appdata.xml
+
 %suse_update_desktop_file %{name}
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang 

commit perl-Mojo-Pg for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package perl-Mojo-Pg for openSUSE:Factory 
checked in at 2017-11-07 09:57:48

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


Package is "perl-Mojo-Pg"

Tue Nov  7 09:57:48 2017 rev:7 rq:538635 version:4.02

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojo-Pg/perl-Mojo-Pg.changes
2017-07-21 22:50:38.266245790 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojo-Pg.new/perl-Mojo-Pg.changes   
2017-11-07 09:58:00.138293341 +0100
@@ -1,0 +2,10 @@
+Fri Nov  3 06:37:44 UTC 2017 - co...@suse.com
+
+- updated to 4.02
+   see /usr/share/doc/packages/perl-Mojo-Pg/Changes
+
+  4.02  2017-11-02
+- Added delete_p, insert_p, query_p, select_p and update_p methods to
+  Mojo::Pg::Database.
+
+---

Old:

  Mojo-Pg-4.01.tar.gz

New:

  Mojo-Pg-4.02.tar.gz



Other differences:
--
++ perl-Mojo-Pg.spec ++
--- /var/tmp/diff_new_pack.w09xQO/_old  2017-11-07 09:58:01.522243133 +0100
+++ /var/tmp/diff_new_pack.w09xQO/_new  2017-11-07 09:58:01.526242988 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojo-Pg
-Version:4.01
+Version:4.02
 Release:0
 %define cpan_name Mojo-Pg
 Summary:Mojolicious ♥ PostgreSQL
@@ -31,10 +31,10 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(DBD::Pg) >= 3.005001
-BuildRequires:  perl(Mojolicious) >= 7.32
+BuildRequires:  perl(Mojolicious) >= 7.51
 BuildRequires:  perl(SQL::Abstract) >= 1.81
 Requires:   perl(DBD::Pg) >= 3.005001
-Requires:   perl(Mojolicious) >= 7.32
+Requires:   perl(Mojolicious) >= 7.51
 Requires:   perl(SQL::Abstract) >= 1.81
 %{perl_requires}
 

++ Mojo-Pg-4.01.tar.gz -> Mojo-Pg-4.02.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-Pg-4.01/Changes new/Mojo-Pg-4.02/Changes
--- old/Mojo-Pg-4.01/Changes2017-07-20 18:00:20.0 +0200
+++ new/Mojo-Pg-4.02/Changes2017-11-02 19:41:32.0 +0100
@@ -1,4 +1,8 @@
 
+4.02  2017-11-02
+  - Added delete_p, insert_p, query_p, select_p and update_p methods to
+Mojo::Pg::Database.
+
 4.01  2017-07-20
   - Decreased default max_connections from 5 to 1 in Mojo::Pg.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-Pg-4.01/MANIFEST.SKIP 
new/Mojo-Pg-4.02/MANIFEST.SKIP
--- old/Mojo-Pg-4.01/MANIFEST.SKIP  2017-06-24 15:01:30.0 +0200
+++ new/Mojo-Pg-4.02/MANIFEST.SKIP  2017-07-28 12:05:39.0 +0200
@@ -5,3 +5,4 @@
 ^MYMETA\.
 ^blib
 ^pm_to_blib
+\B\.DS_Store
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-Pg-4.01/META.json new/Mojo-Pg-4.02/META.json
--- old/Mojo-Pg-4.01/META.json  2017-07-20 18:01:43.0 +0200
+++ new/Mojo-Pg-4.02/META.json  2017-11-02 23:25:21.0 +0100
@@ -35,7 +35,7 @@
   "runtime" : {
  "requires" : {
 "DBD::Pg" : "3.005001",
-"Mojolicious" : "7.32",
+"Mojolicious" : "7.51",
 "SQL::Abstract" : "1.81",
 "perl" : "5.010001"
  }
@@ -57,6 +57,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "4.01",
+   "version" : "4.02",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-Pg-4.01/META.yml new/Mojo-Pg-4.02/META.yml
--- old/Mojo-Pg-4.01/META.yml   2017-07-20 18:01:42.0 +0200
+++ new/Mojo-Pg-4.02/META.yml   2017-11-02 23:25:21.0 +0100
@@ -21,7 +21,7 @@
 - t
 requires:
   DBD::Pg: '3.005001'
-  Mojolicious: '7.32'
+  Mojolicious: '7.51'
   SQL::Abstract: '1.81'
   perl: '5.010001'
 resources:
@@ -30,5 +30,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo-pg.git
-version: '4.01'
+version: '4.02'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-Pg-4.01/Makefile.PL new/Mojo-Pg-4.02/Makefile.PL
--- old/Mojo-Pg-4.01/Makefile.PL2017-06-24 15:01:30.0 +0200
+++ new/Mojo-Pg-4.02/Makefile.PL2017-11-02 19:10:49.0 +0100
@@ -30,6 +30,6 @@
 },
   },
   PREREQ_PM =>
-{'DBD::Pg' => 3.005001, Mojolicious => '7.32', 'SQL::Abstract' => '1.81'},
+{'DBD::Pg' => 3.005001, Mojolicious => '7.51', 'SQL::Abstract' => '1.81'},
   test => {TESTS => 't/*.t t/*/*.t'}
 );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit gromacs for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package gromacs for openSUSE:Factory checked 
in at 2017-11-07 09:58:02

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


Package is "gromacs"

Tue Nov  7 09:58:02 2017 rev:37 rq:538872 version:2016.4

Changes:

--- /work/SRC/openSUSE:Factory/gromacs/gromacs.changes  2017-10-25 
17:48:56.447417867 +0200
+++ /work/SRC/openSUSE:Factory/.gromacs.new/gromacs.changes 2017-11-07 
09:58:14.689765431 +0100
@@ -1,0 +2,5 @@
+Sat Nov  4 00:30:29 UTC 2017 - jungh...@votca.org
+
+- enable GPU support via OpenCL
+
+---



Other differences:
--
++ gromacs.spec ++
--- /var/tmp/diff_new_pack.RusLLg/_old  2017-11-07 09:58:18.901612631 +0100
+++ /var/tmp/diff_new_pack.RusLLg/_new  2017-11-07 09:58:18.901612631 +0100
@@ -35,6 +35,8 @@
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fftw3)
 BuildRequires:  pkgconfig(tinyxml2)
+BuildRequires:  opencl-headers
+BuildRequires:  ocl-icd-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -145,6 +147,7 @@
   -DGMX_SIMD=%{acce} \
   -DGMX_MPI=OFF \
   -DGMX_THREAD_MPI=ON \
+  -DGMX_GPU=ON -DGMX_USE_OPENCL=ON \
   -DGMX_SYMLINK_OLD_BINARY_NAMES=OFF \
   -DGMX_OPENMP=ON \
   -DGMX_EXTERNAL_TINYXML2=ON \
@@ -166,6 +169,7 @@
   -DGMX_BUILD_MDRUN_ONLY=ON \
   -DBUILD_SHARED_LIBS=OFF \
   -DGMX_MPI=ON \
+  -DGMX_GPU=ON -DGMX_USE_OPENCL=ON \
   -DGMX_SYMLINK_OLD_BINARY_NAMES=OFF \
   -DGMX_OPENMP=ON \
   -DGMX_EXTERNAL_TINYXML2=ON \
@@ -204,6 +208,7 @@
 %{_bindir}/*.pl
 %dir %{_datadir}/gromacs
 %{_datadir}/gromacs/top
+%{_datadir}/gromacs/opencl
 %{_mandir}/man1/*
 
 %files -n libgromacs2




commit yast2-configuration-management for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package yast2-configuration-management for 
openSUSE:Factory checked in at 2017-11-07 09:57:59

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


Package is "yast2-configuration-management"

Tue Nov  7 09:57:59 2017 rev:4 rq:538864 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-configuration-management/yast2-configuration-management.changes
2017-05-16 14:46:11.086449388 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-configuration-management.new/yast2-configuration-management.changes
   2017-11-07 09:58:10.233927084 +0100
@@ -1,0 +2,7 @@
+Fri Nov  3 14:22:39 UTC 2017 - igonzalezs...@suse.com
+
+- Fix textdomain on ConfigurationManagementFinish client
+  (bsc#1066427)
+- Version 4.0.0
+
+---

Old:

  yast2-configuration-management-0.3.3.tar.bz2

New:

  yast2-configuration-management-4.0.0.tar.bz2



Other differences:
--
++ yast2-configuration-management.spec ++
--- /var/tmp/diff_new_pack.57quoO/_old  2017-11-07 09:58:12.025862075 +0100
+++ /var/tmp/diff_new_pack.57quoO/_new  2017-11-07 09:58:12.029861930 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-configuration-management
-Version:0.3.3
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-configuration-management-0.3.3.tar.bz2 -> 
yast2-configuration-management-4.0.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-configuration-management-0.3.3/package/yast2-configuration-management.changes
 
new/yast2-configuration-management-4.0.0/package/yast2-configuration-management.changes
--- 
old/yast2-configuration-management-0.3.3/package/yast2-configuration-management.changes
 2017-05-12 03:14:08.908109799 +0200
+++ 
new/yast2-configuration-management-4.0.0/package/yast2-configuration-management.changes
 2017-11-04 02:13:12.624065517 +0100
@@ -1,4 +1,11 @@
 ---
+Fri Nov  3 14:22:39 UTC 2017 - igonzalezs...@suse.com
+
+- Fix textdomain on ConfigurationManagementFinish client
+  (bsc#1066427)
+- Version 4.0.0
+
+---
 Thu May 11 14:46:33 UTC 2017 - igonzalezs...@suse.com
 
 - Do not try to run the provisioner if no configuration was
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-configuration-management-0.3.3/package/yast2-configuration-management.spec
 
new/yast2-configuration-management-4.0.0/package/yast2-configuration-management.spec
--- 
old/yast2-configuration-management-0.3.3/package/yast2-configuration-management.spec
2017-05-12 03:14:08.908109799 +0200
+++ 
new/yast2-configuration-management-4.0.0/package/yast2-configuration-management.spec
2017-11-04 02:13:12.624065517 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-configuration-management
-Version:0.3.3
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-configuration-management-0.3.3/src/lib/configuration_management/cfa/minion.rb
 
new/yast2-configuration-management-4.0.0/src/lib/configuration_management/cfa/minion.rb
--- 
old/yast2-configuration-management-0.3.3/src/lib/configuration_management/cfa/minion.rb
 2017-05-12 03:14:08.908109799 +0200
+++ 
new/yast2-configuration-management-4.0.0/src/lib/configuration_management/cfa/minion.rb
 2017-11-04 02:13:12.624065517 +0100
@@ -2,6 +2,8 @@
 require "cfa/matcher"
 require "configuration_management/cfa/yaml_parser"
 
+Yast.import "FileUtils"
+
 module Yast
   module ConfigurationManagement
 module CFA
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-configuration-management-0.3.3/src/lib/configuration_management/clients/configuration_management_finish.rb
 
new/yast2-configuration-management-4.0.0/src/lib/configuration_management/clients/configuration_management_finish.rb
--- 
old/yast2-configuration-management-0.3.3/src/lib/configuration_management/clients/configuration_management_finish.rb
2017-05-12 03:14:08.908109799 +0200
+++ 
new/yast2-configuration-management-4.0.0/src/lib/configuration_management/clients/configuration_management_finish.rb
2017-11-04 02:13:12.624065517 +0100
@@ -15,7 +15,7 @@
   include Yast::I18n
 
   def initialize
-textdomain "installation"
+   

commit ghostwriter for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package ghostwriter for openSUSE:Factory 
checked in at 2017-11-07 09:57:45

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


Package is "ghostwriter"

Tue Nov  7 09:57:45 2017 rev:7 rq:538622 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/ghostwriter/ghostwriter.changes  2017-05-29 
22:19:57.733342047 +0200
+++ /work/SRC/openSUSE:Factory/.ghostwriter.new/ghostwriter.changes 
2017-11-07 09:57:57.002407107 +0100
@@ -1,0 +2,5 @@
+Fri Nov  3 09:29:25 UTC 2017 - mplus...@suse.com
+
+- Update suggested packages and recommend virtual package markdown
+
+---



Other differences:
--
++ ghostwriter.spec ++
--- /var/tmp/diff_new_pack.xD6S8X/_old  2017-11-07 09:57:58.298360092 +0100
+++ /var/tmp/diff_new_pack.xD6S8X/_new  2017-11-07 09:57:58.298360092 +0100
@@ -43,7 +43,9 @@
 Requires(postun): hicolor-icon-theme
 Requires(postun): update-desktop-files
 Recommends: %{name}-lang
+Recommends: multimarkdown
 Suggests:   MultiMarkdown-5
+Suggests:   MultiMarkdown-6
 Suggests:   cmark
 Suggests:   discount
 Suggests:   pandoc
@@ -80,7 +82,6 @@
 %icon_theme_cache_postun
 
 %files
-%defattr(-,root,root)
 %doc README.md CREDITS.md COPYING
 %{_bindir}/ghostwriter
 %dir %{_datadir}/appdata
@@ -91,7 +92,6 @@
 %{_datadir}/pixmaps/ghostwriter.xpm
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 %dir %{_datadir}/ghostwriter
 %dir %{_datadir}/ghostwriter/translations
 




commit pdns for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package pdns for openSUSE:Factory checked in 
at 2017-11-07 09:57:39

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


Package is "pdns"

Tue Nov  7 09:57:39 2017 rev:50 rq:538598 version:4.0.4

Changes:

--- /work/SRC/openSUSE:Factory/pdns/pdns.changes2017-10-05 
12:05:10.690634270 +0200
+++ /work/SRC/openSUSE:Factory/.pdns.new/pdns.changes   2017-11-07 
09:57:52.966553522 +0100
@@ -1,0 +2,12 @@
+Tue Oct 31 17:30:07 UTC 2017 - jeng...@inai.de
+
+- Ensure descriptions are neutral. Remove ineffective --with-pic.
+- Do not ignore errors from useradd.
+- Trim idempotent %if..%endif around %package.
+
+---
+Thu Oct 19 14:43:35 UTC 2017 - adam.ma...@suse.de
+
+- Added pdns.keyring linked from https://dnsdist.org/install.html
+
+---

New:

  pdns.keyring



Other differences:
--
++ pdns.spec ++
--- /var/tmp/diff_new_pack.oQ9U7j/_old  2017-11-07 09:57:53.890520003 +0100
+++ /var/tmp/diff_new_pack.oQ9U7j/_new  2017-11-07 09:57:53.894519857 +0100
@@ -138,19 +138,19 @@
 Url:http://www.powerdns.com/
 Source: 
http://downloads.powerdns.com/releases/pdns-%{pkg_version}.tar.bz2
 Source3:
http://downloads.powerdns.com/releases/pdns-%{pkg_version}.tar.bz2.sig
+Source4:https://powerdns.com/powerdns-keyblock.asc#/pdns.keyring
 Source1:rcpdns
 Source2:README.opendbx
 Patch:  pdns-4.0.3_allow_dacoverride_in_capset.patch
 # PATCH-FIX-UPSTREAM pdns-4.0.4_mysql-schema-mariadb.patch
 Patch2: pdns-4.0.4_mysql-schema-mariadb.patch
-Summary:Modern, advanced and high performance authoritative-only 
nameserver
+Summary:Authoritative-only nameserver
 License:GPL-2.0
 Group:  Productivity/Networking/DNS/Servers
 
 %description
-The PowerDNS Nameserver is a modern, advanced and high performance
-authoritative-only nameserver. It is written from scratch and conforms
-to all relevant DNS standards documents. Furthermore, PowerDNS
+The PowerDNS Nameserver is a authoritative-only nameserver.
+It conforms to contemporary DNS standards documents. Furthermore, PowerDNS
 interfaces with almost any database.
 
 %package backend-mysql
@@ -160,10 +160,8 @@
 Group:  Productivity/Networking/DNS/Servers
 
 %description backend-mysql
-The PowerDNS Nameserver is a modern, advanced and high performance
-authoritative-only nameserver. It is written from scratch and conforms
-to all relevant DNS standards documents. Furthermore, PowerDNS
-interfaces with almost any database.
+The PowerDNS Nameserver is a authoritative-only nameserver.
+It conforms to contemporary DNS standards documents.
 
 This package holds the MySQL backend for pdns.
 
@@ -175,10 +173,8 @@
 Group:  Productivity/Networking/DNS/Servers
 
 %description backend-mydns
-The PowerDNS Nameserver is a modern, advanced and high performance
-authoritative-only nameserver. It is written from scratch and conforms
-to all relevant DNS standards documents. Furthermore, PowerDNS
-interfaces with almost any database.
+The PowerDNS Nameserver is a authoritative-only nameserver.
+It conforms to contemporary DNS standards documents.
 
 This package holds the MyDNS backend for pdns.
 
@@ -191,10 +187,8 @@
 Group:  Productivity/Networking/DNS/Servers
 
 %description backend-postgresql
-The PowerDNS Nameserver is a modern, advanced and high performance
-authoritative-only nameserver. It is written from scratch and conforms
-to all relevant DNS standards documents. Furthermore, PowerDNS
-interfaces with almost any database.
+The PowerDNS Nameserver is a authoritative-only nameserver.
+It conforms to contemporary DNS standards documents.
 
 This package holds the PostgreSQL backend for pdns.
 
@@ -206,15 +200,12 @@
 Group:  Productivity/Networking/DNS/Servers
 
 %description backend-godbc
-The PowerDNS Nameserver is a modern, advanced and high performance
-authoritative-only nameserver. It is written from scratch and conforms
-to all relevant DNS standards documents. Furthermore, PowerDNS
-interfaces with almost any database.
+The PowerDNS Nameserver is a authoritative-only nameserver.
+It conforms to contemporary DNS standards documents.
 
 This package holds the ODBC backend for pdns.
 %endif
 
-%if %{with pdns_sqlite3}
 %package backend-sqlite3
 Requires:   %{name} = %{version}
 #
@@ -222,13 +213,10 @@
 Group:  Productivity/Networking/DNS/Servers
 
 %description backend-sqlite3
-The PowerDNS Nameserver is a modern, advanced and high performance
-authoritative-only nameserver. It 

commit kernel-source for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2017-11-07 09:57:12

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


Package is "kernel-source"

Tue Nov  7 09:57:12 2017 rev:387 rq:538906 version:4.13.11

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
2017-10-30 21:18:03.892113310 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/dtb-aarch64.changes   
2017-11-07 09:57:15.899898361 +0100
@@ -1,0 +2,120 @@
+Fri Nov  3 23:20:30 CET 2017 - mcg...@suse.com
+
+- mac80211: don't compare TKIP TX MIC key in reinstall prevention
+  (bsc#1066472).
+- commit a2a7106
+
+---
+Fri Nov  3 23:20:05 CET 2017 - mcg...@suse.com
+
+- mac80211: use constant time comparison with keys (bsc#1066471).
+- commit e2a3d57
+
+---
+Thu Nov  2 20:06:49 CET 2017 - jsl...@suse.cz
+
+- Linux 4.13.11 (bnc#1012628).
+- powerpc/xive: Fix the size of the cpumask used in
+  xive_find_target_in_mask() (bnc#1012628).
+- regulator: fan53555: fix I2C device ids (bnc#1012628).
+- ipsec: Fix aborted xfrm policy dump crash (bnc#1012628).
+- cfg80211: fix connect/disconnect edge cases (bnc#1012628).
+- can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
+  (bnc#1012628).
+- can: kvaser_usb: Correct return value in printout (bnc#1012628).
+- can: sun4i: fix loopback mode (bnc#1012628).
+- drm/i915/perf: fix perf enable/disable ioctls with 32bits
+  userspace (bnc#1012628).
+- drm/amd/powerplay: fix uninitialized variable (bnc#1012628).
+- x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
+  (bnc#1012628).
+- scsi: sg: Re-fix off by one in sg_fill_request_table()
+  (bnc#1012628).
+- scsi: qla2xxx: Initialize Work element before requesting IRQs
+  (bnc#1012628).
+- scsi: aacraid: Fix controller initialization failure
+  (bnc#1012628).
+- scsi: zfcp: fix erp_action use-before-initialize in REC action
+  trace (bnc#1012628).
+- assoc_array: Fix a buggy node-splitting case (bnc#1012628).
+- SMB3: Validate negotiate request must always be signed
+  (bnc#1012628).
+- Fix encryption labels and lengths for SMB3.1.1 (bnc#1012628).
+- Input: gtco - fix potential out-of-bound access (bnc#1012628).
+- Input: elan_i2c - add ELAN0611 to the ACPI table (bnc#1012628).
+- CIFS: Fix NULL pointer deref on SMB2_tcon() failure
+  (bnc#1012628).
+- cifs: Select all required crypto modules (bnc#1012628).
+- xen: fix booting ballooned down hvm guest (bnc#1012628).
+- xen/gntdev: avoid out of bounds access in case of partial
+  gntdev_mmap() (bnc#1012628).
+- fuse: fix READDIRPLUS skipping an entry (bnc#1012628).
+- ovl: do not cleanup unsupported index entries (bnc#1012628).
+- ovl: handle ENOENT on index lookup (bnc#1012628).
+- ovl: fix EIO from lookup of non-indexed upper (bnc#1012628).
+- ovl: add NULL check in ovl_alloc_inode (bnc#1012628).
+- spi: armada-3700: Fix failing commands with quad-SPI
+  (bnc#1012628).
+- spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error
+  path (bnc#1012628).
+- spi: a3700: Return correct value on timeout detection
+  (bnc#1012628).
+- spi: uapi: spidev: add missing ioctl header (bnc#1012628).
+- nbd: handle interrupted sendmsg with a sndtimeo set
+  (bnc#1012628).
+- s390/kvm: fix detection of guest machine checks (bnc#1012628).
+- KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
+  (bnc#1012628).
+- KVM: PPC: Book3S HV: POWER9 more doorbell fixes (bnc#1012628).
+- KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM (bnc#1012628).
+- Fix tracing sample code warning (bnc#1012628).
+- ceph: unlock dangling spinlock in try_flush_caps()
+  (bnc#1012628).
+- ALSA: hda - fix headset mic problem for Dell machines with
+  alc236 (bnc#1012628).
+- ALSA: hda/realtek - Add support for ALC236/ALC3204
+  (bnc#1012628).
+- nvme-fc: fix iowait hang (bnc#1012628).
+- workqueue: replace pool->manager_arb mutex with a flag
+  (bnc#1012628).
+- commit 5a48675
+
+---
+Mon Oct 30 21:43:06 CET 2017 - ne...@suse.com
+
+- REVERT:  md/bitmap: copy correct data for bitmap super
+  (bsc#1062597).
+- commit 9d89d99
+
+---
+Mon Oct 30 13:34:26 CET 2017 - jsl...@suse.cz
+
+- x86/unwind: Show function name+offset in ORC error messages
+  (bnc#1058115).
+- x86/entry: Fix idtentry unwind hint (bnc#1058115).
+- objtool: Fix memory leak in decode_instructions() (bnc#1058115).
+- x86/unwind: Disable unwinder warnings on 32-bit (bnc#1058115).
+- x86/unwind: Align stack pointer in unwinder dump (bnc#1058115).
+- x86/unwind: Use MSB for frame pointer encoding on 32-bit
+  

commit ghc-gogol-dfareporting for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package ghc-gogol-dfareporting for 
openSUSE:Factory checked in at 2017-11-07 09:57:35

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


Package is "ghc-gogol-dfareporting"

Tue Nov  7 09:57:35 2017 rev:4 rq:535366 version:0.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-gogol-dfareporting/ghc-gogol-dfareporting.changes
2017-09-15 21:43:37.750548098 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-gogol-dfareporting.new/ghc-gogol-dfareporting.changes
   2017-11-07 09:57:39.931026433 +0100
@@ -1,0 +2,11 @@
+Sun Oct 17 11:26:06 UTC 2017 - psim...@suse.com
+
+- Add _constraints file to request 3+ GB memory for this build.
+
+---
+Mon Sep 18 07:03:40 UTC 2017 - psim...@suse.com
+
+- Disable profiling support to avoid excessive memory use while
+  compiling with ghc-8.0.x.
+
+---

New:

  _constraints



Other differences:
--
++ ghc-gogol-dfareporting.spec ++
--- /var/tmp/diff_new_pack.oGWIAs/_old  2017-11-07 09:57:40.762996251 +0100
+++ /var/tmp/diff_new_pack.oGWIAs/_new  2017-11-07 09:57:40.762996251 +0100
@@ -16,6 +16,7 @@
 #
 
 
+%global without_prof 1
 %global pkg_name gogol-dfareporting
 Name:   ghc-%{pkg_name}
 Version:0.3.0

++ _constraints ++

  

  3

  




commit erlang for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2017-11-07 09:57:37

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


Package is "erlang"

Tue Nov  7 09:57:37 2017 rev:59 rq:538268 version:20.1.2

Changes:

--- /work/SRC/openSUSE:Factory/erlang/erlang.changes2017-09-23 
21:36:00.639267957 +0200
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes   2017-11-07 
09:57:49.322685717 +0100
@@ -1,0 +2,79 @@
+Thu Oct 19 10:40:11 UTC 2017 - matwey.korni...@gmail.com
+
+- Update to 21.1.2:
+  * diameter: An inadvertently removed monitor in diameter 2.1
+caused the ets table diameter_reg to leak entries, and caused
+service restart and more to fail.
+  * erts: Fixed bug that could cause a VM crash when a corrupt
+message is received on distribution channel from other node.
+
+- Update to 20.1.1:
+  * compiler: The compiler could issue an incorrect internal
+consistency failure diagnostic for some complicated bit syntax
+maches.
+  * erts: The new zlib module returned a data_error when inflating
+concatenated streams, which was incompatible with the old
+module's behavior of returning the uncompressed data up to the
+end of the first stream.
+  * erts: zlib:gunzip/1 will no longer stop at the end of the first
+stream when decompressing concatenated gzip files.
+  * ssh: Fixed broken printout
+  * ssh: Disable aes_gcm ciphers if peer is OpenSSH 6.2 which is
+known to have trouble with them in some cases.
+
+- Update to 20.1:
+  * crypto, public_key: Extend crypto and public_key functions
+sign and verify with: support for RSASSA-PS padding for
+signatures and for saltlength setting X9.31 RSA padding. sha,
+sha224, sha256, sha384, and sha512 for dss signatures as
+mentioned in NIST SP 800-57 Part 1. ripemd160 to be used for
+rsa signatures. A new tuple in crypto:supports/0 reports
+supported MAC algorithms.
+  * diameter: Add service option decode_format to allow incoming
+messages to be decoded into maps instead of records. Decode
+performance has been improved. Add service/transport option
+avp_dictionaries to give better support for dictionaries only
+defining AVPs.
+  * erts: Upgraded the ERTS internal PCRE library from version
+8.40 to version 8.41.
+  * erts, kernel, tools: Profiling with lock counting can now be
+fully toggled at runtime in the lock counting emulator
+(-emu_type lcnt). Everything is enabled by default to match
+the old behavior, but specific categories can be toggled at
+will with minimal runtime overhead when disabled. Refer to the
+documentation on lcnt:rt_mask/1 for details.
+  * lcnt:collect and lcnt:clear will no longer block all other
+threads in the runtime system. This makes it possible to run
+the lock counting under heavier load.
+  * erts: The zlib module has been refactored and all its
+operations will now yield appropriately, allowing them to be
+used freely in concurrent applications.
+  * erts, tools: Add erlang:iolist_to_iovec/1, which converts an
+iolist() to an erlang:iovec(), which is suitable for use with
+enif_inspect_iovec().
+  * erts: Add new nif API functions for managing an I/O Queue. The
+added functions are: enif_ioq_create(), enif_ioq_destroy(),
+enif_ioq_enq_binary(), enif_ioq_enqv(), enif_ioq_deq(),
+enif_ioq_peek(), enif_inspect_iovec(), enif_free_iovec()
+  * observer/crashdump_viewer: Reading of crash dumps with many
+binaries is optimized. A progress bar is shown when the detail
+view for a process is opened. The cdv script now sets
+ERL_CRASH_DUMP_SECONDS=0 to avoid generating a new crash dump
+from the node running the Crashdump Viewer.
+  * observer: Add system statistics and limits to frontpage in
+observer.
+  * public_key, ssl**: Improved error propagation and reports
+  * ssh: A new option modify_algorithms is implemented. It enables
+specifying changes on the default algorithms list. See the
+reference manual and the SSH User's Guide chapter "Configuring
+algorithms in SSH".
+  * tools/xref: The predefined Xref analysis locals_not_used now
+understands the -on_load() attribute and does not report
+unused functions.
+  * tools/fprof: When sampling multiple processes and analyzing
+with totals set to true, the output now sums together all
+caller and callee entries which concerns the same function.
+Previous behaviour was to report each contributing entry
+separately.
+
+---

Old:

  OTP-20.0.5.tar.gz

New:

  OTP-20.1.2.tar.gz



Other 

commit libcdio for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package libcdio for openSUSE:Factory checked 
in at 2017-11-07 09:56:41

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


Package is "libcdio"

Tue Nov  7 09:56:41 2017 rev:41 rq:539028 version:0.94

Changes:

--- /work/SRC/openSUSE:Factory/libcdio/libcdio.changes  2017-10-10 
11:35:15.459825337 +0200
+++ /work/SRC/openSUSE:Factory/.libcdio.new/libcdio.changes 2017-11-07 
09:56:42.797100026 +0100
@@ -1,0 +2,7 @@
+Sat Nov  4 20:38:28 UTC 2017 - sch...@linux-m68k.org
+
+- 0001-Fix-symbol-versioning-for-exported-symbols.patch: Remove broken
+  patch
+- 0001-Savannah-Bug-49907.patch: Fix symbol versioning for real
+
+---

Old:

  0001-Fix-symbol-versioning-for-exported-symbols.patch

New:

  0001-Savannah-Bug-49907.patch



Other differences:
--
++ libcdio.spec ++
--- /var/tmp/diff_new_pack.uCt3tx/_old  2017-11-07 09:56:43.721066486 +0100
+++ /var/tmp/diff_new_pack.uCt3tx/_new  2017-11-07 09:56:43.721066486 +0100
@@ -29,8 +29,8 @@
 Source1:https://ftp.gnu.org/gnu/libcdio/%{name}-%{version}.tar.gz.sig
 Source2:%{name}.keyring
 Source3:baselibs.conf
-# PATCH-FIX-OPENSUSE 0001-Fix-symbol-versioning-for-exported-symbols.patch 
https://savannah.gnu.org/bugs/index.php?49907
-Patch0: 0001-Fix-symbol-versioning-for-exported-symbols.patch
+# PATCH-FIX-UPSTREAM 0001-Savannah-Bug-49907.patch 
https://savannah.gnu.org/bugs/index.php?49907
+Patch0: 0001-Savannah-Bug-49907.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  help2man

++ 0001-Savannah-Bug-49907.patch ++
>From ddd984854b09c1a8203867534c087c0d83ff8622 Mon Sep 17 00:00:00 2001
From: "R. Bernstein" 
Date: Mon, 9 Oct 2017 12:35:54 -0400
Subject: [PATCH] Savannah Bug #49907

subdir-objects breaks symbol versioning. See 
https://savannah.gnu.org/bugs/?49907
---
 lib/driver/Makefile.am  | 11 +--
 lib/iso9660/Makefile.am | 11 +--
 2 files changed, 10 insertions(+), 12 deletions(-)

Index: libcdio-0.94/lib/driver/Makefile.am
===
--- libcdio-0.94.orig/lib/driver/Makefile.am
+++ libcdio-0.94/lib/driver/Makefile.am
@@ -176,13 +176,12 @@ if BUILD_VERSIONED_LIBS
 libcdio_la_LDFLAGS = $(libcdio_la_ldflags) -Wl,--version-script=libcdio.la.ver
 libcdio_la_DEPENDENCIES = libcdio.la.ver
 
-libcdio.la.ver: $(libcdio_la_OBJECTS) $(srcdir)/libcdio.sym
+libcdio.la.ver: $(srcdir)/libcdio.sym
@echo 'CDIO_$(libcdio_la_MAJOR) { ' > $@
-   @objs=`for obj in $(libcdio_la_OBJECTS); do sed -ne 
"s/^pic_object='\(.*\)'$$/\1/p" $$obj; done`; \
-   if test -n "$${objs}" ; then \
- nm $${objs} | sed -n -e 's/^.*[   ][ABCDGIRSTW][ABCDGIRSTW]*[ 
][  ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | sort -u | { first=true; while 
read symbol; do if grep -q "^$${symbol}\$$" $(srcdir)/libcdio.sym; then if test 
$$first = true; then echo "  global:"; first=false; fi; echo "$${symbol};"; 
fi; done; } >> $@; \
- nm $${objs} | sed -n -e 's/^.*[   ][ABCDGIRSTW][ABCDGIRSTW]*[ 
][  ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | sort -u | { first=true; while 
read symbol; do if grep -q "^$${symbol}\$$" $(srcdir)/libcdio.sym; then :; else 
if test $$first = true; then echo "  local:"; first=false; fi; echo "
$${symbol};"; fi; done; } >> $@; \
-   fi
+   @echo '  global:' >> $@
+   @sed 's/^//;s/$$/;/' $< >> $@
+   @echo '  local:' >> $@
+   @echo '*;' >> $@
@echo '};' >> $@
 else
 libcdio_la_LDFLAGS = $(libcdio_la_ldflags)
Index: libcdio-0.94/lib/driver/Makefile.in
===
--- libcdio-0.94.orig/lib/driver/Makefile.in
+++ libcdio-0.94/lib/driver/Makefile.in
@@ -981,13 +981,12 @@ uninstall-am: uninstall-libLTLIBRARIES
 .PRECIOUS: Makefile
 
 
-@build_versioned_libs_t...@libcdio.la.ver: $(libcdio_la_OBJECTS) 
$(srcdir)/libcdio.sym
+@build_versioned_libs_t...@libcdio.la.ver: $(srcdir)/libcdio.sym
 @BUILD_VERSIONED_LIBS_TRUE@@echo 'CDIO_$(libcdio_la_MAJOR) { ' > $@
-@BUILD_VERSIONED_LIBS_TRUE@@objs=`for obj in $(libcdio_la_OBJECTS); do sed 
-ne "s/^pic_object='\(.*\)'$$/\1/p" $$obj; done`; \
-@BUILD_VERSIONED_LIBS_TRUE@if test -n "$${objs}" ; then \
-@BUILD_VERSIONED_LIBS_TRUE@  nm $${objs} | sed -n -e 's/^.*[   
][ABCDGIRSTW][ABCDGIRSTW]*[ ][  ]*\([_A-Za-z][_A-Za-z0-9]*\)$$/\1/p' | 
sort -u | { first=true; while read symbol; do if grep -q "^$${symbol}\$$" 
$(srcdir)/libcdio.sym; then if test $$first = true; then echo "  global:"; 
first=false; fi; echo "   

commit libquicktime for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package libquicktime for openSUSE:Factory 
checked in at 2017-11-07 09:56:47

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


Package is "libquicktime"

Tue Nov  7 09:56:47 2017 rev:56 rq:539030 version:1.2.4cvs20150223

Changes:

--- /work/SRC/openSUSE:Factory/libquicktime/libquicktime.changes
2017-08-29 11:41:26.166692634 +0200
+++ /work/SRC/openSUSE:Factory/.libquicktime.new/libquicktime.changes   
2017-11-07 09:56:47.764919690 +0100
@@ -1,0 +2,10 @@
+Fri Nov  3 22:16:06 UTC 2017 - zai...@opensuse.org
+
+- Drop gtk2-devel BuildRequires and pass --without-gtk to
+  configure, no longer build gtk2 support.
+- Following the above, stop using sed to remove
+  GTK_DISABLE_DEPRECATED from configure.ac, no longer needed.
+- Add explicit pkgconfig(libpng) BuildRequries, previously pulled
+  in by the gtk2-devel BuildRequries.
+
+---



Other differences:
--
++ libquicktime.spec ++
--- /var/tmp/diff_new_pack.IlMxXb/_old  2017-11-07 09:56:48.416896023 +0100
+++ /var/tmp/diff_new_pack.IlMxXb/_new  2017-11-07 09:56:48.420895877 +0100
@@ -43,7 +43,6 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  doxygen
-BuildRequires:  gtk2-devel
 BuildRequires:  libdv-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libmp3lame-devel
@@ -53,6 +52,7 @@
 BuildRequires:  schroedinger-devel
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xaw7)
@@ -128,8 +128,6 @@
 %patch2 -p1
 %patch3 -p1
 
-sed -i 's/-DGTK_DISABLE_DEPRECATED//g' configure.ac
-
 # Replace licence with wrong FSF address
 cp -v %{SOURCE1} .
 
@@ -140,7 +138,8 @@
--enable-gpl \
--docdir="%{_docdir}/%{name}-devel" \
--with-libdv \
-   --with-cpuflags=none
+   --with-cpuflags=none \
+   --without-gtk
 make %{?_smp_mflags}
 
 %install
@@ -198,7 +197,6 @@
 
 %files -n libquicktime-tools
 %defattr(-,root,root)
-%{_bindir}/libquicktime_config
 %{_bindir}/lqt_transcode
 %{_bindir}/lqtplay
 %{_bindir}/lqtremux




commit gvfs for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2017-11-07 09:25:26

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


Package is "gvfs"

Tue Nov  7 09:25:26 2017 rev:140 rq: version:1.34.1

Changes:

--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes2017-11-04 
10:22:32.009633864 +0100
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2017-11-07 
09:25:30.717043034 +0100
@@ -2,11 +1,0 @@
-Tue Oct 31 14:31:25 UTC 2017 - tbecht...@suse.com
-
-- Set caps(cap_net_bind_service=+ep) for gvfds-nfs: Many NFS
-  servers default to a mode where they do not allow non-system
-  ports from connecting. These servers require to use the
-  "insecure" export option in /etc/exports in order to allow libnfs
-  clients to be able to connect. Allow the usage of privileged
-  ports for the gvfsd-nfs executable to not require the "insecure"
-  option on the server (bsc#1065864).
-




Other differences:
--
++ gvfs.spec ++
--- /var/tmp/diff_new_pack.tzLUf3/_old  2017-11-07 09:25:33.156954505 +0100
+++ /var/tmp/diff_new_pack.tzLUf3/_new  2017-11-07 09:25:33.160954360 +0100
@@ -322,8 +322,7 @@
 %{_libexecdir}/%{name}/gvfsd-network
 %{_datadir}/%{name}/mounts/network.mount
 %if 0%{?is_opensuse}
-# allow priv ports for mounting nfs . Otherwise the nfs-service requires 
insecure
-%caps(cap_net_bind_service=+ep) %{_libexecdir}/%{name}/gvfsd-nfs
+%{_libexecdir}/%{name}/gvfsd-nfs
 %{_datadir}/%{name}/mounts/nfs.mount
 %endif
 %if !0%{?is_opensuse}