commit 000product for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-12-06 16:57:44

Comparing /work/SRC/openSUSE:Factory/000product (Old)
 and  /work/SRC/openSUSE:Factory/.000product.new.19453 (New)


Package is "000product"

Thu Dec  6 16:57:44 2018 rev:720 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec: same change
_service:product_converter:openSUSE-cd-mini-i586.kiwi: same change
_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
_service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi: same change
++ _service:product_converter:openSUSE-release.spec ++
--- /var/tmp/diff_new_pack.L0zHNz/_old  2018-12-06 16:57:53.573547746 +0100
+++ /var/tmp/diff_new_pack.L0zHNz/_new  2018-12-06 16:57:53.589547728 +0100
@@ -14536,8 +14536,6 @@
 Provides: weakremover(ghc-xlsx-devel)
 Provides: weakremover(ghc-xlsx-tabular)
 Provides: weakremover(ghc-xlsx-tabular-devel)
-Provides: weakremover(ghc-xml-conduit)
-Provides: weakremover(ghc-xml-conduit-devel)
 Provides: weakremover(ghc-xml-conduit-parse)
 Provides: weakremover(ghc-xml-conduit-parse-devel)
 Provides: weakremover(ghc-xml-conduit-writer)
@@ -32459,8 +32457,6 @@
 ghc-xlsx-devel
 ghc-xlsx-tabular
 ghc-xlsx-tabular-devel
-ghc-xml-conduit
-ghc-xml-conduit-devel
 ghc-xml-conduit-parse
 ghc-xml-conduit-parse-devel
 ghc-xml-conduit-writer

openSUSE-release.spec: same change
++ obsoletepackages.inc ++
--- /var/tmp/diff_new_pack.L0zHNz/_old  2018-12-06 16:57:53.821547459 +0100
+++ /var/tmp/diff_new_pack.L0zHNz/_new  2018-12-06 16:57:53.825547454 +0100
@@ -14460,8 +14460,6 @@
   ghc-xlsx-devel
   ghc-xlsx-tabular
   ghc-xlsx-tabular-devel
-  ghc-xml-conduit
-  ghc-xml-conduit-devel
   ghc-xml-conduit-parse
   ghc-xml-conduit-parse-devel
   ghc-xml-conduit-writer




commit python-munch for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-munch for openSUSE:Factory 
checked in at 2018-12-06 12:19:10

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


Package is "python-munch"

Thu Dec  6 12:19:10 2018 rev:2 rq:655469 version:2.3.2

Changes:

--- /work/SRC/openSUSE:Factory/python-munch/python-munch.changes
2018-02-14 09:45:53.776335528 +0100
+++ /work/SRC/openSUSE:Factory/.python-munch.new.19453/python-munch.changes 
2018-12-06 12:19:13.225397234 +0100
@@ -1,0 +2,29 @@
+Thu Dec  6 05:40:17 UTC 2018 - Thomas Bechtold 
+
+update to version 2.3.2:
+  * Add __dict__ property that calls toDict()
+  * Limit travis deployment conditions
+  * Implement the pickling interface
+  * Use flat dicts in __getstate__ (closes #30)
+  * Ignore pytest cache
+  * __setattr__ will now munchify() any provided dict
+  * AutoMunch for automatically converting dicts to Munches
+  * Drop support for 2.6, 3.3, 3.4
+  * Build python wheels
+  * Avoid running yaml tests when in no-deps environment
+  * Drop support for Python 2.6, 3.3, 3.4
+  * Fix lint in init
+  * Ignore flycheck files
+  * Drop the dot in pytest invocation
+  * Clear and update dict
+  * Make DefaultFactoryMunch which lets users provide a factory to
+generate missing values
+  * Bump version
+  * Remove default from constructor and fromDict. Also add a test for repr
+
+---
+Tue Dec  4 12:50:36 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---

Old:

  munch-2.2.0.tar.gz

New:

  munch-2.3.2.tar.gz



Other differences:
--
++ python-munch.spec ++
--- /var/tmp/diff_new_pack.hzD7Qt/_old  2018-12-06 12:19:13.921396487 +0100
+++ /var/tmp/diff_new_pack.hzD7Qt/_new  2018-12-06 12:19:13.925396483 +0100
@@ -12,29 +12,27 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-munch
-Version:2.2.0
+Version:2.3.2
 Release:0
 Summary:A dot-accessible dictionary
 License:MIT
 Group:  Development/Languages/Python
-Url:http://github.com/Infinidat/munch
+URL:http://github.com/Infinidat/munch
 Source: 
https://files.pythonhosted.org/packages/source/m/munch/munch-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-six
+BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module six}
 # /SECTION
-BuildRequires:  fdupes
-Requires:   python-six
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -51,7 +49,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%doc LICENSE.txt README.md
+%license LICENSE.txt
+%doc README.md
 %{python_sitelib}/*
 
 %changelog

++ munch-2.2.0.tar.gz -> munch-2.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/munch-2.2.0/PKG-INFO new/munch-2.3.2/PKG-INFO
--- old/munch-2.2.0/PKG-INFO2017-07-27 12:07:57.0 +0200
+++ new/munch-2.3.2/PKG-INFO2018-05-06 08:41:31.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: munch
-Version: 2.2.0
+Version: 2.3.2
 Summary: A dot-accessible dictionary (a la JavaScript objects).
 Home-page: http://github.com/Infinidat/munch
 Author: Rotem Yaari
@@ -13,12 +13,9 @@
 Classifier: Intended Audience :: Developers
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.5
-Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.3
-Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
 Classifier: Topic :: Software Development
 Classifier: Topic :: Software Development :: Libraries
 Classifier: Topic :: Utilities
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/munch-2.2.0/README.md new/munch-2.3.2/README.md
--- old/munch-2.2.0/README.md   2017-07-27 12:07:25.0 +0200
+++ new/munch-2.3.2/README.md   

commit python-barbicanclient for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2018-12-06 12:19:13

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


Package is "python-barbicanclient"

Thu Dec  6 12:19:13 2018 rev:9 rq:655472 version:4.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2018-09-07 15:36:53.534698771 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new.19453/python-barbicanclient.changes
   2018-12-06 12:19:17.601392540 +0100
@@ -1,0 +2,10 @@
+Thu Dec  6 05:56:48 UTC 2018 - cloud-de...@suse.de
+
+- update to version 4.7.1
+  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
+  - Import python-barbicanclient-dsvm
+  - Allow fetching by UUID, and respect interface
+  - Update .gitreview for stable/rocky
+  - import zuul job settings from project-config
+
+---

Old:

  python-barbicanclient-4.7.0.tar.gz

New:

  python-barbicanclient-4.7.1.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.UuLwYN/_old  2018-12-06 12:19:18.293391798 +0100
+++ /var/tmp/diff_new_pack.UuLwYN/_new  2018-12-06 12:19:18.293391798 +0100
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   python-barbicanclient
-Version:4.7.0
+Version:4.7.1
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-barbicanclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.7.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.7.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-cliff >= 2.8.0

++ python-barbicanclient-4.7.0.tar.gz -> python-barbicanclient-4.7.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.7.0/.zuul.yaml 
new/python-barbicanclient-4.7.1/.zuul.yaml
--- old/python-barbicanclient-4.7.0/.zuul.yaml  2018-07-26 16:40:31.0 
+0200
+++ new/python-barbicanclient-4.7.1/.zuul.yaml  2018-11-19 21:52:27.0 
+0100
@@ -1,7 +1,27 @@
+- job:
+name: python-barbicanclient-dsvm
+parent: legacy-dsvm-base
+run: playbooks/python-barbicanclient-dsvm/run.yaml
+post-run: playbooks/python-barbicanclient-dsvm/post.yaml
+timeout: 4200
+required-projects:
+  - openstack-infra/devstack-gate
+  - openstack/barbican
+  - openstack/barbican-tempest-plugin
+  - openstack/python-barbicanclient
+
 - project:
+templates:
+  - openstack-python-jobs
+  - openstack-python35-jobs
+  - publish-openstack-sphinx-docs
+  - check-requirements
+  - openstackclient-plugin-jobs
 check:
   jobs:
 - openstack-tox-lower-constraints
+- python-barbicanclient-dsvm
 gate:
   jobs:
 - openstack-tox-lower-constraints
+- python-barbicanclient-dsvm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.7.0/AUTHORS 
new/python-barbicanclient-4.7.1/AUTHORS
--- old/python-barbicanclient-4.7.0/AUTHORS 2018-07-26 16:43:44.0 
+0200
+++ new/python-barbicanclient-4.7.1/AUTHORS 2018-11-19 21:56:17.0 
+0100
@@ -55,6 +55,7 @@
 Nguyen Hai 
 Oleksii Chuprykov 
 Ondřej Nový 
+OpenStack Release Bot 
 Paul Kehrer 
 Petr Kovar 
 Richard Lee 
@@ -77,7 +78,6 @@
 Wyllys Ingersoll 
 Yushiro FURUKAWA 
 ZhiQiang Fan 
-Zuul 
 chadlung 
 chenxing 
 hongzhezheng 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.7.0/ChangeLog 
new/python-barbicanclient-4.7.1/ChangeLog
--- old/python-barbicanclient-4.7.0/ChangeLog   2018-07-26 16:43:44.0 
+0200
+++ new/python-barbicanclient-4.7.1/ChangeLog   2018-11-19 21:56:17.0 
+0100
@@ -1,6 +1,15 @@
 CHANGES
 ===
 
+4.7.1
+-
+
+* Allow fetching by UUID, and respect interface
+* Import python-barbicanclient-dsvm
+* import zuul job settings from project-config
+* Update UPPER\_CONSTRAINTS\_FILE for stable/rocky
+* Update .gitreview for stable/rocky
+
 4.7.0
 

commit 000product for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-12-06 12:19:39

Comparing /work/SRC/openSUSE:Factory/000product (Old)
 and  /work/SRC/openSUSE:Factory/.000product.new.19453 (New)


Package is "000product"

Thu Dec  6 12:19:39 2018 rev:719 rq: version:unknown
Thu Dec  6 12:19:36 2018 rev:718 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
++ 
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.ZcCviR/_old  2018-12-06 12:19:51.453356236 +0100
+++ /var/tmp/diff_new_pack.ZcCviR/_new  2018-12-06 12:19:51.453356236 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,9 +35,9 @@
   true
   -x -2
   openSUSE
-  20181205
+  20181206
   11
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20181205,openSUSE 
Tumbleweed Kubic
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20181206,openSUSE 
Tumbleweed Kubic
   en_US 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

++ _service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec ++
--- /var/tmp/diff_new_pack.ZcCviR/_old  2018-12-06 12:19:51.469356218 +0100
+++ /var/tmp/diff_new_pack.ZcCviR/_new  2018-12-06 12:19:51.473356214 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   openSUSE-Tumbleweed-Kubic-release
-Version:20181205
+Version:    20181206
 Release:0
 Summary:openSUSE Tumbleweed Kubic 
 License:GPL-2.0-or-later
@@ -38,9 +38,9 @@
 ExclusiveArch:  %ix86 x86_64 ppc64le s390x aarch64
 Provides:   %name-%version
 Provides:   product() = openSUSE-Tumbleweed-Kubic
-Provides:   product(openSUSE-Tumbleweed-Kubic) = 20181205-0
+Provides:   product(openSUSE-Tumbleweed-Kubic) = 20181206-0
 Provides:   product-label() = openSUSE%20Tumbleweed%20Kubic
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20181205
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20181206
 Provides:   product-url(releasenotes) = 
http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
 Provides:   product-endoflife()
 Requires:   product_flavor(openSUSE-Tumbleweed-Kubic)
@@ -61,7 +61,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(dvd)
-Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20181205-0
+Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20181206-0
 Summary:openSUSE Tumbleweed Kubic
 
 %description dvd
@@ -123,11 +123,11 @@
 
   openSUSE
   openSUSE-Tumbleweed-Kubic
-  20181205
+  20181206
   0
   
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20181205
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20181206
   openSUSE-Tumbleweed-Kubic
   
 

++ _service:product_converter:openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.ZcCviR/_old  2018-12-06 12:19:51.489356197 +0100
+++ /var/tmp/diff_new_pack.ZcCviR/_new  2018-12-06 12:19:51.489356197 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,9 +32,9 @@
   true
   -x -2
   openSUSE
-  20181205
+  20181206
   11
-  cpe:/o:opensuse:opensuse:20181205,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20181206,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja nb 
nl pl pt pt_BR ru sv zh zh_CN zh_TW 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
++ _service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.ZcCviR/_old  2018-12-06 12:19:51.561356120 +0100
+++ /var/tmp/diff_new_pack.ZcCviR/_new  2018-12-06 12:19:51.561356120 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -24,7 +24,7 @@
   openSUSE
   ftp
   true
-  openSUSE-20181205-i586-x86_64
+  openSUSE-20181206-i586-x86_64
   true
   /
   $DISTNAME-$FLAVOR
@@ -36,9 +36,9 @@
   true
   -x -2
   openSUSE
-  20181205
+  20181206
   11
-  cpe:/o:opensuse:opensuse:20181205,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20181206,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr h

commit shim-leap for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package shim-leap for openSUSE:Factory 
checked in at 2018-12-06 12:19:08

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


Package is "shim-leap"

Thu Dec  6 12:19:08 2018 rev:9 rq:655468 version:14

Changes:

--- /work/SRC/openSUSE:Factory/shim-leap/shim-leap.changes  2018-06-13 
15:38:44.30743 +0200
+++ /work/SRC/openSUSE:Factory/.shim-leap.new.19453/shim-leap.changes   
2018-12-06 12:19:10.801399833 +0100
@@ -1,0 +2,6 @@
+Thu Dec  6 03:23:04 UTC 2018 - Gary Ching-Pang Lin 
+
+- Update shim-install to set the grub2-install target explicitly
+  for some special cases. (bsc#1118363)
+
+---

New:

  shim-install



Other differences:
--
++ shim-leap.spec ++
--- /var/tmp/diff_new_pack.XO5jpW/_old  2018-12-06 12:19:11.273399327 +0100
+++ /var/tmp/diff_new_pack.XO5jpW/_new  2018-12-06 12:19:11.277399323 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,6 +23,7 @@
 License:BSD-2-Clause
 Group:  System/Boot
 Source: shim-14-lp150.8.5.1.x86_64.rpm
+Source1:shim-install
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  x86_64
 
@@ -46,6 +47,7 @@
 %install
 # purely repackaged
 cp -a * %{buildroot}
+install -m 755 %{SOURCE1} %{buildroot}/%{_sbindir}
 
 %post -n shim
 /sbin/update-bootloader --reinit || true

++ shim-install ++
#! /bin/bash -e

rootdir=
bootdir=
efidir=
install_device=
efibootdir=
ca_string=
no_nvram=no
removable=no
clean=no
sysconfdir="/etc"
libdir="/usr/lib64"
source_dir="$libdir/efi"
grub_probe="/usr/sbin/grub2-probe"
grub_mkrelpath="/usr/bin/grub2-mkrelpath"
grub_install="/usr/sbin/grub2-install"
grub_install_target=
self="`basename $0`"
grub_cfg="/boot/grub2/grub.cfg"
update_boot=no
def_grub_efi="${source_dir}/grub.efi"
def_boot_efi=

arch=`uname -m`
if [ x${arch} = xx86_64 ] ; then
grub_install_target="x86_64-efi"
def_boot_efi="bootx64.efi"
elif [ x${arch} = xaarch64 ] ; then
grub_install_target="arm64-efi"
def_boot_efi="bootaa64.efi"
else
echo "Unsupported architecture: ${arch}"
exit 1
fi

# Get GRUB_DISTRIBUTOR.
if test -f "${sysconfdir}/default/grub" ; then
. "${sysconfdir}/default/grub"
fi

if [ x"${GRUB_DISTRIBUTOR}" = x ] && [ -f "${sysconfdir}/os-release" ] ; then
. "${sysconfdir}/os-release"
GRUB_DISTRIBUTOR="${NAME} ${VERSION}"
fi

bootloader_id="$(echo "$GRUB_DISTRIBUTOR" | tr 'A-Z' 'a-z' | cut -d' ' -f1)"
if test -z "$bootloader_id"; then
bootloader_id=grub
fi

efi_distributor="$bootloader_id"
bootloader_id="${bootloader_id}-secureboot"

case "$bootloader_id" in
"sle"*)
ca_string='SUSE Linux Enterprise Secure Boot CA1';;
"opensuse"*)
ca_string='openSUSE Secure Boot CA1';;
*) ca_string="";;
esac

usage () {
echo "Usage: $self [OPTION] [INSTALL_DEVICE]"
echo
echo "Install Secure Boot Loaders on your drive."
echo
echo "--directory=DIR use images from DIR."
echo "--grub-probe=FILE use FILE as grub-probe."
echo "--removable the installation device is removable."
echo "--no-nvram don't update the NVRAM variable."
echo "--bootloader-id=ID the ID of bootloader."
echo "--efi-directory=DIR use DIR as the EFI System Partition root."
echo "--config-file=FILE use FILE as config file, default is $grub_cfg."
echo "--clean remove all installed files and configs."
echo "--suse-enable-tpm install grub.efi with TPM support."
echo
echo "INSTALL_DEVICE must be system device filename."
}

argument () {
  opt="$1"
  shift

  if test $# -eq 0; then
  echo "$0: option requires an argument -- \`$opt'" 1>&2
  exit 1
  fi
  echo "$1"
}

# Check the arguments.
while test $# -gt 0
do
option=$1
shift

case "$option" in
-h | --help)
usage
exit 0 ;;

--root-directory)
rootdir="`argument $option "$@"`"; shift;;
--root-directory=*)
rootdir="`echo "$option" | sed 's/--root-directory=//'`" ;;

--efi-directory)
efidir="`argument $option "$@"`"; shift;;
--efi-directory=*)
efidir="`echo "$option" | sed 's/--efi-directory=//'`" ;;

--directory | -d)
source_dir="`argument $option "$@"`"; shift;;
--directory=*)
source_dir="`echo "$option" | sed 's/--directory=//'`" ;;

--bootloader-id)
bootloader_id="`argument $option 

commit python-certbot for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-certbot for openSUSE:Factory 
checked in at 2018-12-06 12:19:17

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


Package is "python-certbot"

Thu Dec  6 12:19:17 2018 rev:5 rq:655548 version:0.28.0

Changes:

--- /work/SRC/openSUSE:Factory/python-certbot/python-certbot.changes
2018-11-18 23:33:23.677394553 +0100
+++ /work/SRC/openSUSE:Factory/.python-certbot.new.19453/python-certbot.changes 
2018-12-06 12:19:18.861391188 +0100
@@ -1,0 +2,5 @@
+Fri Nov 30 17:51:34 UTC 2018 - Jason Craig 
+
+- Add Requires: python-mock, it won't run without it
+
+---



Other differences:
--
++ python-certbot.spec ++
--- /var/tmp/diff_new_pack.A9QECv/_old  2018-12-06 12:19:19.321390695 +0100
+++ /var/tmp/diff_new_pack.A9QECv/_new  2018-12-06 12:19:19.325390690 +0100
@@ -48,6 +48,7 @@
 Requires:   python-cryptography >= 1.2
 Requires:   python-future
 Requires:   python-josepy
+Requires:   python-mock
 Requires:   python-parsedatetime >= 1.3
 Requires:   python-pyRFC3339
 Requires:   python-pytz




commit crmsh for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2018-12-06 12:19:19

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


Package is "crmsh"

Thu Dec  6 12:19:19 2018 rev:153 rq:61 version:4.0.0+git.1543873923.0f9166fd

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2018-12-04 
20:57:38.156632861 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new.19453/crmsh.changes   2018-12-06 
12:19:19.565390433 +0100
@@ -1,0 +2,6 @@
+Thu Dec 06 08:57:18 UTC 2018 - kgronl...@suse.com
+
+- Update to version 4.0.0+git.1543873923.0f9166fd:
+  * medium: cibverify: Increase log level for verification (bsc#1116559)
+
+---

Old:

  crmsh-4.0.0+git.1542103310.dd114188.tar.bz2

New:

  crmsh-4.0.0+git.1543873923.0f9166fd.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.jzwHQW/_old  2018-12-06 12:19:20.049389914 +0100
+++ /var/tmp/diff_new_pack.jzwHQW/_new  2018-12-06 12:19:20.049389914 +0100
@@ -36,7 +36,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0-or-later
 Group:  %{pkg_group}
-Version:4.0.0+git.1542103310.dd114188
+Version:4.0.0+git.1543873923.0f9166fd
 Release:0
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.jzwHQW/_old  2018-12-06 12:19:20.081389880 +0100
+++ /var/tmp/diff_new_pack.jzwHQW/_new  2018-12-06 12:19:20.081389880 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/crmsh.git
-  dc3c30c2913a836aab8472aee695337231bd8400
\ No newline at end of file
+  6de02b2da5c35d14752fdc5d13ab35894b799582
\ No newline at end of file

++ crmsh-4.0.0+git.1542103310.dd114188.tar.bz2 -> 
crmsh-4.0.0+git.1543873923.0f9166fd.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-4.0.0+git.1542103310.dd114188/crmsh/cibverify.py 
new/crmsh-4.0.0+git.1543873923.0f9166fd/crmsh/cibverify.py
--- old/crmsh-4.0.0+git.1542103310.dd114188/crmsh/cibverify.py  2018-11-13 
11:01:50.0 +0100
+++ new/crmsh-4.0.0+git.1543873923.0f9166fd/crmsh/cibverify.py  2018-12-03 
22:52:03.0 +0100
@@ -6,7 +6,7 @@
 from .msg import err_buf
 
 
-cib_verify = "crm_verify --verbose -p"
+cib_verify = "crm_verify -VV -p"
 VALIDATE_RE = re.compile(r"^Entity: line (\d)+: element (\w+): " +
  r"Relax-NG validity error : (.+)$")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-4.0.0+git.1542103310.dd114188/test/testcases/common.excl 
new/crmsh-4.0.0+git.1543873923.0f9166fd/test/testcases/common.excl
--- old/crmsh-4.0.0+git.1542103310.dd114188/test/testcases/common.excl  
2018-11-13 11:01:50.0 +0100
+++ new/crmsh-4.0.0+git.1543873923.0f9166fd/test/testcases/common.excl  
2018-12-03 22:52:03.0 +0100
@@ -13,7 +13,7 @@
 .EXT crm_resource --list-ocf-alternatives Dummy
 ^\.EXT crmd version
 ^\.EXT cibadmin \-Ql
-^\.EXT crm_verify \-\-verbose \-p
+^\.EXT crm_verify \-VV \-p
 ^\.EXT cibadmin \-p \-P
 ^\.EXT crm_diff \-\-help
 ^\.EXT crm_diff \-o [^ ]+ \-n \-
@@ -22,3 +22,4 @@
 ^\.EXT sed ["][^"]+
 ^\.EXT [a-zA-Z]+ validate-all
 ^[ ]+File ["][^"]+
+^ERROR\: ([0-9]+\: )?\(cluster\_status\)   warning\: Fencing and resource 
management disabled due to lack of quorum




commit apache2-mod_nss for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package apache2-mod_nss for openSUSE:Factory 
checked in at 2018-12-06 12:18:29

Comparing /work/SRC/openSUSE:Factory/apache2-mod_nss (Old)
 and  /work/SRC/openSUSE:Factory/.apache2-mod_nss.new.19453 (New)


Package is "apache2-mod_nss"

Thu Dec  6 12:18:29 2018 rev:31 rq:655362 version:1.0.18

Changes:

--- /work/SRC/openSUSE:Factory/apache2-mod_nss/apache2-mod_nss.changes  
2018-03-29 11:57:36.982029928 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_nss.new.19453/apache2-mod_nss.changes   
2018-12-06 12:18:37.589435463 +0100
@@ -1,0 +2,7 @@
+Wed Dec  5 10:22:19 UTC 2018 - Vítězslav Čížek 
+
+- Update to 1.0.18
+  * Initial support for new mod_proxy function ssl_engine_set
+  * Fix some warnings from clang
+
+---

Old:

  mod_nss-1.0.17.tar.gz

New:

  mod_nss-1.0.18.tar.gz



Other differences:
--
++ apache2-mod_nss.spec ++
--- /var/tmp/diff_new_pack.EewG1t/_old  2018-12-06 12:18:38.313434686 +0100
+++ /var/tmp/diff_new_pack.EewG1t/_new  2018-12-06 12:18:38.317434682 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,7 @@
 %defineapache_mmn%(MMN=$(%{apxs} -q LIBEXECDIR)_MMN; test -x $MMN 
&& $MMN)
 %defineapache_sysconf_nssdir %{apache_sysconfdir}/mod_nss.d
 Name:   apache2-mod_nss
-Version:1.0.17
+Version:1.0.18
 Release:0
 Summary:SSL/TLS module for the Apache HTTP server
 License:Apache-2.0

++ mod_nss-1.0.17.tar.gz -> mod_nss-1.0.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_nss-1.0.17/ChangeLog new/mod_nss-1.0.18/ChangeLog
--- old/mod_nss-1.0.17/ChangeLog2018-03-27 22:40:30.0 +0200
+++ new/mod_nss-1.0.18/ChangeLog2018-12-04 20:47:45.0 +0100
@@ -1,3 +1,10 @@
+2018-12-04  Rob Crittenden 
+   * Become 1.0.18
+
+2018-04-12  Rob Crittenden 
+   * Initial support for new mod_proxy function ssl_engine_set
+   * Fix some warnings from clang
+
 2018-03-27  Rob Crittenden 
* PEP-8 fixups
* Add TLS 1.3 support to the cipher tests
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_nss-1.0.17/configure.ac 
new/mod_nss-1.0.18/configure.ac
--- old/mod_nss-1.0.17/configure.ac 2018-03-27 22:40:30.0 +0200
+++ new/mod_nss-1.0.18/configure.ac 2018-12-04 20:47:45.0 +0100
@@ -1,5 +1,5 @@
 # Required initializer
-AC_INIT([mod_nss],[1.0.17])
+AC_INIT([mod_nss],[1.0.18])
 
 m4_include([acinclude.m4])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_nss-1.0.17/mod_nss.c new/mod_nss-1.0.18/mod_nss.c
--- old/mod_nss-1.0.17/mod_nss.c2018-03-27 22:40:30.0 +0200
+++ new/mod_nss-1.0.18/mod_nss.c2018-12-04 20:47:45.0 +0100
@@ -220,8 +220,85 @@
 return sslconn;
 }
 
+static int nss_engine_status(conn_rec *c, SSLConnRec *sslconn)
+{
+SSLSrvConfigRec *sc = mySrvConfig(c->base_server);
+
+if (c->master) {
+return DECLINED;
+}
+if (sslconn) {
+if (sslconn->disabled) {
+return SUSPENDED;
+}
+if (sslconn->is_proxy) {
+if (!sc->proxy_enabled) {
+return DECLINED;
+}
+}
+else {
+if (sc->enabled != TRUE) {
+return DECLINED;
+}
+}
+}
+else {
+if (sc->enabled != TRUE) {
+return DECLINED;
+}
+}
+return OK;
+}
+
 static APR_OPTIONAL_FN_TYPE(ssl_proxy_enable) *othermod_proxy_enable;
 static APR_OPTIONAL_FN_TYPE(ssl_engine_disable) *othermod_engine_disable;
+#ifdef SSL_ENGINE_SET
+static APR_OPTIONAL_FN_TYPE(ssl_engine_set) *othermod_engine_set;
+
+int nss_engine_set(conn_rec *c,
+   ap_conf_vector_t *per_dir_config,
+   int proxy, int enable)
+{
+SSLConnRec *sslconn;
+int status;
+
+if (othermod_engine_set) {
+return othermod_engine_set(c, per_dir_config, proxy, enable);
+}
+
+// FIXME: Add support for per_dir_config
+if (proxy) {
+sslconn = nss_init_connection_ctx(c);
+sslconn->is_proxy = 1;
+}
+else {
+sslconn = myConnConfig(c);
+}
+
+status = nss_engine_status(c, sslconn);
+
+if (proxy && status == DECLINED) {
+if (enable) {
+SSLSrvConfigRec *sc = 

commit stack for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package stack for openSUSE:Factory checked 
in at 2018-12-06 12:18:42

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


Package is "stack"

Thu Dec  6 12:18:42 2018 rev:17 rq:655409 version:1.9.3

Changes:

--- /work/SRC/openSUSE:Factory/stack/stack.changes  2018-11-12 
09:41:57.897142699 +0100
+++ /work/SRC/openSUSE:Factory/.stack.new.19453/stack.changes   2018-12-06 
12:18:46.485425919 +0100
@@ -1,0 +2,21 @@
+Mon Dec  3 03:01:20 UTC 2018 - psim...@suse.com
+
+- Update stack to version 1.9.3.
+  Upstream has edited the change log file since the last release in
+  a non-trivial way, i.e. they did more than just add a new entry
+  at the top. You can review the file at:
+  http://hackage.haskell.org/package/stack-1.9.3/src/ChangeLog.md
+
+---
+Thu Nov 15 03:01:23 UTC 2018 - psim...@suse.com
+
+- Update stack to version 1.9.1.1.
+  ## v1.9.1.1
+
+  Hackage-only release with no user facing changes.
+
+  * Stack can now be compiled again inside a directory that does not
+contain a `.git` directory, see
+
[#4364](https://github.com/commercialhaskell/stack/issues/4364#issuecomment-431600841)
+
+---

Old:

  stack-1.9.1.tar.gz

New:

  stack-1.9.3.tar.gz



Other differences:
--
++ stack.spec ++
--- /var/tmp/diff_new_pack.ctYsf1/_old  2018-12-06 12:18:47.145425211 +0100
+++ /var/tmp/diff_new_pack.ctYsf1/_new  2018-12-06 12:18:47.145425211 +0100
@@ -19,14 +19,14 @@
 %global pkg_name stack
 %bcond_with tests
 Name:   %{pkg_name}
-Version:1.9.1
+Version:1.9.3
 Release:0
 Summary:The Haskell Tool Stack
 License:BSD-3-Clause
 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/2.cabal#/%{name}.cabal
+Source1:
https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel

++ stack-1.9.1.tar.gz -> stack-1.9.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stack-1.9.1/ChangeLog.md new/stack-1.9.3/ChangeLog.md
--- old/stack-1.9.1/ChangeLog.md2018-10-13 19:29:45.0 +0200
+++ new/stack-1.9.3/ChangeLog.md2018-12-01 23:24:16.0 +0100
@@ -1,6 +1,28 @@
 # Changelog
 
 
+## v1.9.3
+
+Bug fixes:
+
+* Stack can now be compiled again inside a directory that does not
+  contain a `.git` directory, see
+  
[#4364](https://github.com/commercialhaskell/stack/issues/4364#issuecomment-431600841)
+* Handle a change in GHC's hi-dump format around `addDependentFile`,
+  which now includes a hash. See
+  [yesodweb/yesod#1551](https://github.com/yesodweb/yesod/issues/1551)
+* Allow variables to appear in template file names.
+
+
+## v1.9.1.1
+
+Hackage-only release with no user facing changes.
+
+* Stack can now be compiled again inside a directory that does not
+  contain a `.git` directory, see
+  
[#4364](https://github.com/commercialhaskell/stack/issues/4364#issuecomment-431600841)
+
+
 ## v1.9.1
 
 Release notes:
@@ -54,7 +76,7 @@
 * In case there is a network connectivity issue while trying to
   download a template, stack will check whether that template had
   been downloaded before. In that case, the cached version will be
-  used. See [#3850](https://github.com/commercialhaskell/stack/issues/3739).
+  used. See [#3850](https://github.com/commercialhaskell/stack/issues/3850).
 
 Other enhancements:
 
@@ -131,7 +153,7 @@
 * `stack build` now succeeds in building packages which contain sublibraries
   which are dependencies of executables, tests or benchmarks but not of the
   main library. See
-  [#3787](https://github.com/commercialhaskell/stack/issues/3959).
+  [#3787](https://github.com/commercialhaskell/stack/issues/3787).
 * Sublibraries are now properly considered for coverage reports when the test
   suite depends on the internal library. Before, stack was erroring when
   trying to generate the coverage report, see
@@ -141,10 +163,10 @@
   was a package with a sublibrary in the snapshot resulted in broken builds.
   This is now fixed, see
   [#4071](https://github.com/commercialhaskell/stack/issues/4071).
-* [#4114] Stack pretty prints error messages with proper `error` logging
+* 

commit gigolo for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package gigolo for openSUSE:Factory checked 
in at 2018-12-06 12:18:25

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


Package is "gigolo"

Thu Dec  6 12:18:25 2018 rev:25 rq:655361 version:0.4.2

Changes:

--- /work/SRC/openSUSE:Factory/gigolo/gigolo.changes2018-11-30 
16:33:56.113241282 +0100
+++ /work/SRC/openSUSE:Factory/.gigolo.new.19453/gigolo.changes 2018-12-06 
12:18:32.937440455 +0100
@@ -1,0 +2,6 @@
+Wed Dec  5 15:49:59 UTC 2018 - Maurizio Galli 
+
+- Regression in 0.4.90 (bxo#14928)
+- Revert to 0.4.2 version to preserve functionalties.
+
+---

Old:

  gigolo-0.4.90.tar.bz2

New:

  gigolo-0.4.2.tar.bz2



Other differences:
--
++ gigolo.spec ++
--- /var/tmp/diff_new_pack.G8vBHx/_old  2018-12-06 12:18:33.333440030 +0100
+++ /var/tmp/diff_new_pack.G8vBHx/_new  2018-12-06 12:18:33.337440025 +0100
@@ -17,21 +17,19 @@
 
 
 Name:   gigolo
-Version:0.4.90
+Version:0.4.2
 Release:0
-Summary:Frontend to Easily Manage Connections to Remote Filesystems
+Summary:Frontend to Manage Connections to Remote Filesystems
 License:GPL-2.0-or-later
 Group:  System/Filesystems
 Url:https://git.xfce.org/apps/gigolo/
-Source0:
http://archive.xfce.org/src/apps/gigolo/0.4/%{name}-%{version}.tar.bz2
+Source0:
https://archive.xfce.org/src/apps/gigolo/0.4/%{name}-%{version}.tar.bz2
 Source1:%{name}.png
 BuildRequires:  ed
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0)
-## 
https://developer.gnome.org/gtk3/stable/GtkMenu.html#gtk-menu-popup-at-pointer
-## 3.22, even though configure.ac only checks for 3.14
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(gtk+-2.0) 
 Requires:   gvfs
 # uses xdg-open
 Requires:   xdg-utils
@@ -39,9 +37,8 @@
 Recommends: %{name}-lang = %{version}
 
 %description
-Gigolo is a frontend to easily manage connections to remote filesystems using
-GIO/GVFS. It allows you to quickly connect/mount a remote filesystem and manage
-bookmarks of such.
+Gigolo is a frontend to manage connections to remote filesystems using
+GIO/GVFS. It allows connecting/mounting remote filesystems and manage
 
 %lang_package
 
@@ -66,6 +63,12 @@
 
 %find_lang %{name}
 
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+
 %files
 %defattr(-,root,root)
 %license COPYING

++ gigolo-0.4.90.tar.bz2 -> gigolo-0.4.2.tar.bz2 ++
 21078 lines of diff (skipped)





commit rpmorphan for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rpmorphan for openSUSE:Factory 
checked in at 2018-12-06 12:18:38

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


Package is "rpmorphan"

Thu Dec  6 12:18:38 2018 rev:21 rq:655402 version:1.19

Changes:

--- /work/SRC/openSUSE:Factory/rpmorphan/rpmorphan.changes  2018-12-04 
20:55:21.560784072 +0100
+++ /work/SRC/openSUSE:Factory/.rpmorphan.new.19453/rpmorphan.changes   
2018-12-06 12:18:42.805429866 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 11:04:46 UTC 2018 - Jan Engelhardt 
+
+- Use noun phrase in summary. Trim future intentions.
+
+---



Other differences:
--
++ rpmorphan.spec ++
--- /var/tmp/diff_new_pack.hExOW3/_old  2018-12-06 12:18:43.853428742 +0100
+++ /var/tmp/diff_new_pack.hExOW3/_new  2018-12-06 12:18:43.853428742 +0100
@@ -19,7 +19,7 @@
 Name:   rpmorphan
 Version:1.19
 Release:0
-Summary:List the orphaned RPM packages
+Summary:Tool to list orphaned RPM packages
 License:GPL-2.0-or-later
 Group:  System/Packages
 URL:http://rpmorphan.sourceforge.net/
@@ -33,10 +33,9 @@
 BuildArch:  noarch
 
 %description
-Finds "orphaned" packages on your system. It determines which packages
-have no other packages depending on their installation, and shows you
-a list of these packages. It intends to be clone of deborphan debian
-tools for RPM packages.
+This program finds "orphaned" packages on the system. It determines
+which packages have no other packages depending on their
+installation, and shows a list of these packages.
 
 %prep
 %setup -q




commit vhostmd for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package vhostmd for openSUSE:Factory checked 
in at 2018-12-06 12:18:46

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


Package is "vhostmd"

Thu Dec  6 12:18:46 2018 rev:27 rq:655415 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/vhostmd/vhostmd.changes  2018-07-06 
10:43:36.159139985 +0200
+++ /work/SRC/openSUSE:Factory/.vhostmd.new.19453/vhostmd.changes   
2018-12-06 12:18:52.613419345 +0100
@@ -1,0 +2,16 @@
+Mon Dec  3 22:53:13 UTC 2018 - James Fehlig 
+
+- Update to vhostmd 1.0
+  - Add virtio as transport mechanism
+  - Update to work with modern Xen
+  - Add SIGPIPE handler and reconnect
+  - Add systemd service file
+  - Modernize build files
+  - Misc bug fixes and improvements
+  - Dropped patches:
+modernize-build-files.patch,
+add-systemd-service.patch,
+c7646e32-handle-sigpipe-reconnect.patch,
+03dc9982-fix-deallocation.patch
+
+---

Old:

  03dc9982-fix-deallocation.patch
  add-systemd-service.patch
  c7646e32-handle-sigpipe-reconnect.patch
  modernize-build-files.patch
  vhostmd-0.4.tar.bz2

New:

  vhostmd-1.0.tar.bz2



Other differences:
--
++ vhostmd.spec ++
--- /var/tmp/diff_new_pack.XG3fMA/_old  2018-12-06 12:18:54.453417370 +0100
+++ /var/tmp/diff_new_pack.XG3fMA/_new  2018-12-06 12:18:54.457417366 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 %endif
 
 Name:   vhostmd
-Version:0.4
+Version:1.0
 Release:0
 Summary:Virtual Host Metrics Daemon (vhostmd)
 License:LGPL-2.1-or-later
@@ -36,10 +36,6 @@
 Patch1: manpage.patch
 Patch2: value-newline.patch
 Patch3: libmetrics-link.patch
-Patch4: modernize-build-files.patch
-Patch5: add-systemd-service.patch
-Patch6: c7646e32-handle-sigpipe-reconnect.patch
-Patch7: 03dc9982-fix-deallocation.patch
 BuildRequires:  libtool
 BuildRequires:  libvirt-devel
 BuildRequires:  libxml2
@@ -91,10 +87,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
 
 %build
 %if ! %{with_xen}
@@ -156,10 +148,12 @@
 %files -n libmetrics0
 %defattr(-,root,root)
 %{_libdir}/libmetrics.so.*
+%{_libdir}/libserialclient.so.*
 
 %files -n libmetrics-devel
 %defattr(-,root,root)
 %{_libdir}/libmetrics.so
+%{_libdir}/libserialclient.so
 %dir %{_includedir}/vhostmd
 %{_includedir}/vhostmd/libmetrics.h
 

++ libmetrics-link.patch ++
--- /var/tmp/diff_new_pack.XG3fMA/_old  2018-12-06 12:18:54.469417353 +0100
+++ /var/tmp/diff_new_pack.XG3fMA/_new  2018-12-06 12:18:54.469417353 +0100
@@ -2,12 +2,12 @@
 
 libmetrics uses libxml, so link with it.
 
-Index: vhostmd-0.4/libmetrics/Makefile.am
+Index: vhostmd-1.0/libmetrics/Makefile.am
 ===
 vhostmd-0.4.orig/libmetrics/Makefile.am
-+++ vhostmd-0.4/libmetrics/Makefile.am
-@@ -20,3 +20,4 @@ libmetrics_la_SOURCES =  \
- libmetrics_la_DEPENDENCIES = \
-  libmetrics.h
+--- vhostmd-1.0.orig/libmetrics/Makefile.am
 vhostmd-1.0/libmetrics/Makefile.am
+@@ -33,3 +33,4 @@ libserialclient_la_SOURCES =  \
+ libserialclient_la_DEPENDENCIES = \
+  libserialclient.h
  
 +libmetrics_la_LIBADD = $(LIBXML_LIBS)

++ manpage.patch ++
--- /var/tmp/diff_new_pack.XG3fMA/_old  2018-12-06 12:18:54.473417349 +0100
+++ /var/tmp/diff_new_pack.XG3fMA/_new  2018-12-06 12:18:54.473417349 +0100
@@ -1,7 +1,7 @@
-Index: vhostmd-0.4/docs/man/vm-dump-metrics.1
+Index: vhostmd-1.0/docs/man/vm-dump-metrics.1
 ===
 vhostmd-0.4.orig/docs/man/vm-dump-metrics.1
-+++ vhostmd-0.4/docs/man/vm-dump-metrics.1
+--- vhostmd-1.0.orig/docs/man/vm-dump-metrics.1
 vhostmd-1.0/docs/man/vm-dump-metrics.1
 @@ -10,8 +10,12 @@ vm-dump-metrics \- Dump VM metrics.
  .BR vm-dump-metrics
  reads virtualization hosts provided metrics decription and dumps output

++ value-newline.patch ++
--- /var/tmp/diff_new_pack.XG3fMA/_old  2018-12-06 12:18:54.481417340 +0100
+++ /var/tmp/diff_new_pack.XG3fMA/_new  2018-12-06 12:18:54.481417340 +0100
@@ -1,7 +1,7 @@
-Index: vhostmd-0.4/vhostmd/metric.c
+Index: vhostmd-1.0/vhostmd/metric.c
 ===
 vhostmd-0.4.orig/vhostmd/metric.c
-+++ vhostmd-0.4/vhostmd/metric.c
+--- 

commit qsynth for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package qsynth for openSUSE:Factory checked 
in at 2018-12-06 12:18:32

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


Package is "qsynth"

Thu Dec  6 12:18:32 2018 rev:4 rq:655372 version:0.5.4

Changes:

--- /work/SRC/openSUSE:Factory/qsynth/qsynth.changes2018-10-11 
11:59:28.417716748 +0200
+++ /work/SRC/openSUSE:Factory/.qsynth.new.19453/qsynth.changes 2018-12-06 
12:18:40.745432077 +0100
@@ -1,0 +2,12 @@
+Wed Dec  5 17:18:05 UTC 2018 - aloi...@gmx.com
+
+- Update to version 0.5.4
+  * Reset button now also resets master Gain, Reverb and
+Chorus to their "factory default" values.
+  * Fixed Reverb and Chorus effects processing when audio
+output peak-meters are enabled on FluidSynth API V2.
+  * Old deprecated Qt4 build support is no more.
+  * System tray options now subject to current desktop
+environment availability.
+
+---

Old:

  qsynth-0.5.3.tar.gz

New:

  qsynth-0.5.4.tar.gz



Other differences:
--
++ qsynth.spec ++
--- /var/tmp/diff_new_pack.HaaofM/_old  2018-12-06 12:18:41.529431235 +0100
+++ /var/tmp/diff_new_pack.HaaofM/_new  2018-12-06 12:18:41.529431235 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   qsynth
-Version:0.5.3
+Version:0.5.4
 Release:0
 Summary:Graphical User Interface for fluidsynth
 License:GPL-2.0-or-later

++ qsynth-0.5.3.tar.gz -> qsynth-0.5.4.tar.gz ++
 12104 lines of diff (skipped)




commit jconvolver for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package jconvolver for openSUSE:Factory 
checked in at 2018-12-06 12:19:06

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


Package is "jconvolver"

Thu Dec  6 12:19:06 2018 rev:3 rq:655454 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/jconvolver/jconvolver.changes2018-06-19 
12:00:50.644312908 +0200
+++ /work/SRC/openSUSE:Factory/.jconvolver.new.19453/jconvolver.changes 
2018-12-06 12:19:08.737402047 +0100
@@ -1,0 +2,6 @@
+Thu Dec  6 00:15:31 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
+
+- Update to 1.0.3
+- Refresh jconvolver-build-fixes.diff
+
+---

Old:

  jconvolver-1.0.0.tar.bz2

New:

  jconvolver-1.0.3.tar.bz2



Other differences:
--
++ jconvolver.spec ++
--- /var/tmp/diff_new_pack.DenSw5/_old  2018-12-06 12:19:09.305401438 +0100
+++ /var/tmp/diff_new_pack.DenSw5/_new  2018-12-06 12:19:09.309401434 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   jconvolver
-Version:1.0.0
+Version:1.0.3
 Release:0
 Summary:Convolution engine for JACK
 License:GPL-2.0-or-later
@@ -58,7 +58,6 @@
 %prep
 %setup -q
 %patch -p1
-rm config-files/eigenmic/*~
 
 %build
 CXXFLAGS="%{optflags}" make -C source %{?_smp_mflags}

++ jconvolver-1.0.0.tar.bz2 -> jconvolver-1.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jconvolver-1.0.0/INSTALL new/jconvolver-1.0.3/INSTALL
--- old/jconvolver-1.0.0/INSTALL2018-06-06 17:41:15.0 +0200
+++ new/jconvolver-1.0.3/INSTALL1970-01-01 01:00:00.0 +0100
@@ -1,14 +0,0 @@
-To install, cd to the source directory, make, sudo make install.
-
-To build this version, you need the shared libraries
-
-  libclthreads   (2.4.x)
-  libzita-convolver  (4.x.x)
-
-and the corresponding header files. They are available at
-
-  
-
-You also need libfftw3f, libsndfile, and libjack.
-For best performance install fftw3f from source,
-compiled with all optimisations for your platform.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jconvolver-1.0.0/README new/jconvolver-1.0.3/README
--- old/jconvolver-1.0.0/README 2018-06-06 17:41:15.0 +0200
+++ new/jconvolver-1.0.3/README 2018-11-24 18:30:19.0 +0100
@@ -1,4 +1,4 @@
-Release notes for jconvolver and fconvolver 0.9.5
+Release notes for jconvolver and fconvolver 1.0.0
 -
 
 Jconvolver is a real-time convolution engine. It
@@ -24,9 +24,5 @@
 as for jconvolver can be used, any elements that
 are not required will be ignored.
 
-To compile on OSX, copy Makefile-osx to Makefile,
-then proceed in the normal way. This is untested
-and may or may not work. 
-
 -- 
 FA
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jconvolver-1.0.0/config-files/demo.conf 
new/jconvolver-1.0.3/config-files/demo.conf
--- old/jconvolver-1.0.0/config-files/demo.conf 2018-03-12 10:17:57.0 
+0100
+++ new/jconvolver-1.0.3/config-files/demo.conf 1970-01-01 01:00:00.0 
+0100
@@ -1,59 +0,0 @@
-#  
-
-#
-#  Copyright (C) 2011 Fons Adriaensen 
-#  
-#  This program is free software; you can redistribute it and/or modify
-#  it under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2 of the License, or
-#  (at your option) any later version.
-#
-#  This program is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#  GNU General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; if not, write to the Free Software
-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-#  
-
-#
-#
-# jconvolver demo configuration
-# -
-#
-# Try this, with 'myfile.wav' a short (a few minutes)
-# stereo wav file. 
-#
-#fconvolver weird.conf myfile.wav test1.wav
-#
-# and listen to the 

commit ffnvcodec for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ffnvcodec for openSUSE:Factory 
checked in at 2018-12-06 12:18:59

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


Package is "ffnvcodec"

Thu Dec  6 12:18:59 2018 rev:5 rq:655448 version:8.2.15.6

Changes:

--- /work/SRC/openSUSE:Factory/ffnvcodec/ffnvcodec.changes  2018-11-08 
09:49:27.665031160 +0100
+++ /work/SRC/openSUSE:Factory/.ffnvcodec.new.19453/ffnvcodec.changes   
2018-12-06 12:19:05.997404986 +0100
@@ -1,0 +2,8 @@
+Wed Dec  5 23:59:44 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
+
+- Update to version 8.2.15.6
+  * CUDA 10: Add external semaphore API
+  * Add a subset of CUDA kernel interaction API
+  * Add CUDA function cuMemAllocPitch
+
+---

Old:

  nv-codec-headers-8.2.15.5.tar.xz

New:

  nv-codec-headers-8.2.15.6.tar.xz



Other differences:
--
++ ffnvcodec.spec ++
--- /var/tmp/diff_new_pack.I2UB4J/_old  2018-12-06 12:19:06.509404437 +0100
+++ /var/tmp/diff_new_pack.I2UB4J/_new  2018-12-06 12:19:06.513404433 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   ffnvcodec
-Version:8.2.15.5
+Version:8.2.15.6
 Release:0
 Summary:FFmpeg version of NVIDIA codec API headers
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.I2UB4J/_old  2018-12-06 12:19:06.545404399 +0100
+++ /var/tmp/diff_new_pack.I2UB4J/_new  2018-12-06 12:19:06.545404399 +0100
@@ -4,7 +4,7 @@
 git
 @PARENT_TAG@
 n([0-9\.]*)
-n8.2.15.5
+n8.2.15.6
   
   
 *.tar

++ nv-codec-headers-8.2.15.5.tar.xz -> nv-codec-headers-8.2.15.6.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nv-codec-headers-8.2.15.5/README 
new/nv-codec-headers-8.2.15.6/README
--- old/nv-codec-headers-8.2.15.5/README2018-11-02 18:38:27.0 
+0100
+++ new/nv-codec-headers-8.2.15.6/README2018-11-22 17:56:11.0 
+0100
@@ -1,6 +1,6 @@
 FFmpeg version of headers required to interface with Nvidias codec APIs.
 
-Corresponds to Video Codec SDK version 8.2.25.
+Corresponds to Video Codec SDK version 8.2.15.
 
 Minimum required driver versions:
 Linux: 396.24 or newer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nv-codec-headers-8.2.15.5/ffnvcodec.pc.in 
new/nv-codec-headers-8.2.15.6/ffnvcodec.pc.in
--- old/nv-codec-headers-8.2.15.5/ffnvcodec.pc.in   2018-11-02 
18:38:27.0 +0100
+++ new/nv-codec-headers-8.2.15.6/ffnvcodec.pc.in   2018-11-22 
17:56:11.0 +0100
@@ -3,5 +3,5 @@
 
 Name: ffnvcodec
 Description: FFmpeg version of Nvidia Codec SDK headers
-Version: 8.2.15.5
+Version: 8.2.15.6
 Cflags: -I${includedir}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/nv-codec-headers-8.2.15.5/include/ffnvcodec/dynlink_cuda.h 
new/nv-codec-headers-8.2.15.6/include/ffnvcodec/dynlink_cuda.h
--- old/nv-codec-headers-8.2.15.5/include/ffnvcodec/dynlink_cuda.h  
2018-11-02 18:38:27.0 +0100
+++ new/nv-codec-headers-8.2.15.6/include/ffnvcodec/dynlink_cuda.h  
2018-11-22 17:56:11.0 +0100
@@ -45,9 +45,13 @@
 typedef void* CUcontext;
 typedef void* CUstream;
 typedef void* CUevent;
+typedef void* CUfunction;
+typedef void* CUmodule;
+typedef void* CUtexObject;
 typedef void* CUmipmappedArray;
 typedef void* CUgraphicsResource;
 typedef void* CUexternalMemory;
+typedef void* CUexternalSemaphore;
 #if defined(__x86_64) || defined(AMD64) || defined(_M_AMD64)
 typedef unsigned long long CUdeviceptr;
 #else
@@ -109,6 +113,25 @@
 CU_LIMIT_DEV_RUNTIME_PENDING_LAUNCH_COUNT = 4
 } CUlimit;
 
+typedef enum CUresourcetype_enum {
+CU_RESOURCE_TYPE_ARRAY   = 0x00,
+CU_RESOURCE_TYPE_MIPMAPPED_ARRAY = 0x01,
+CU_RESOURCE_TYPE_LINEAR  = 0x02,
+CU_RESOURCE_TYPE_PITCH2D = 0x03
+} CUresourcetype;
+
+typedef enum CUaddress_mode_enum {
+CU_TR_ADDRESS_MODE_WRAP = 0,
+CU_TR_ADDRESS_MODE_CLAMP = 1,
+CU_TR_ADDRESS_MODE_MIRROR = 2,
+CU_TR_ADDRESS_MODE_BORDER = 3
+} CUaddress_mode;
+
+typedef enum CUfilter_mode_enum {
+CU_TR_FILTER_MODE_POINT = 0,
+CU_TR_FILTER_MODE_LINEAR = 1
+} CUfilter_mode;
+
 typedef enum CUgraphicsRegisterFlags_enum {
 CU_GRAPHICS_REGISTER_FLAGS_NONE = 0,
 CU_GRAPHICS_REGISTER_FLAGS_READ_ONLY = 1,
@@ -125,6 +148,13 @@
 CU_EXTERNAL_MEMORY_HANDLE_TYPE_D3D12_RESOURCE   = 5,
 } CUexternalMemoryHandleType;
 
+typedef enum CUexternalSemaphoreHandleType_enum {
+CU_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD= 1,
+CU_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_WIN32

commit firehol for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package firehol for openSUSE:Factory checked 
in at 2018-12-06 12:19:03

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


Package is "firehol"

Thu Dec  6 12:19:03 2018 rev:3 rq:655449 version:3.1.6

Changes:

--- /work/SRC/openSUSE:Factory/firehol/firehol.changes  2017-09-20 
17:07:23.198356449 +0200
+++ /work/SRC/openSUSE:Factory/.firehol.new.19453/firehol.changes   
2018-12-06 12:19:06.941403974 +0100
@@ -1,0 +2,34 @@
+Mon Aug 13 09:24:30 UTC 2018 - 9+suse@cirno.systems
+
+- Drop useless _service
+
+firehol (3.1.6) - 2018-08-13
+
+  * FireHOL
+
+- Boot startup fix #260
+- docker_bridge helper #114
+- Allow newer iptables #264
+- Log blocked/dropped packets in synproxy, mac, connlimit, fragments, ...
+- Fix wait for netfilter ready when using namespaces
+- Fast activation fixes #272
+- Allow matching DSCP CS0; fixes #288
+- Allow DROP_INVALID with any action (e.g. REJECT)
+- Add option FIREHOL_ACCEPT_OUTPUT_UNMATCHED_TCP_RST
+
+  * FireQOS
+
+- Fix status to works with newer iproute; fixes #317
+
+  * Link-Balancer
+
+- linkdown: routes cannot be added or deleted whilst marked invalid #211
+
+  * Update-Ipsets
+
+- Various fixes, including #266 #265
+- List additions, updates and removals
+- Minor enhancements
+
+
+---

Old:

  _service
  firehol-3.1.5.tar.xz

New:

  firehol-3.1.6.tar.xz



Other differences:
--
++ firehol.spec ++
--- /var/tmp/diff_new_pack.2RJBDa/_old  2018-12-06 12:19:07.453403425 +0100
+++ /var/tmp/diff_new_pack.2RJBDa/_new  2018-12-06 12:19:07.457403421 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package firehol
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,15 +12,15 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   firehol
-Version:3.1.5
+Version:3.1.6
 Release:0
 Summary:Tools to build stateful firewalls and traffic shaping
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Productivity/Networking/Security
 Url:http://firehol.org/
 Source: 
https://github.com/firehol/firehol/releases/download/v%{version}/firehol-%{version}.tar.xz
@@ -121,8 +121,6 @@
 %service_del_postun firehol.service fireqos.service
 
 %files
-%defattr(-,root,root)
-%defattr(-,root,root)
 %config(noreplace) %{_sysconfdir}/firehol/
 %{_sbindir}/firehol
 %{_sbindir}/fireqos
@@ -136,7 +134,8 @@
 %{_unitdir}/fire*service
 
 %files doc
-%doc ChangeLog COPYING README THANKS
+%doc ChangeLog README THANKS
+%license COPYING
 %{_docdir}/%{name}
 %{_mandir}/man1/firehol.1%{ext_man}
 %{_mandir}/man1/fireqos.1%{ext_man}

++ firehol-3.1.5.tar.xz -> firehol-3.1.6.tar.xz ++
 6622 lines of diff (skipped)




commit python-tesserocr for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-tesserocr for 
openSUSE:Factory checked in at 2018-12-06 12:18:51

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


Package is "python-tesserocr"

Thu Dec  6 12:18:51 2018 rev:5 rq:655446 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-tesserocr/python-tesserocr.changes
2018-08-15 10:37:40.500212953 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tesserocr.new.19453/python-tesserocr.changes 
2018-12-06 12:18:55.481416268 +0100
@@ -1,0 +2,9 @@
+Wed Dec  5 23:35:00 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
+
+- Update to version 2.4.0
+  Tesseract v4 new API methods supported:
+
+  * GetBestLSTMSymbolChoices
+  * BlanWksBeforeWord
+
+---

Old:

  tesserocr-2.3.1.tar.gz

New:

  tesserocr-2.4.0.tar.gz



Other differences:
--
++ python-tesserocr.spec ++
--- /var/tmp/diff_new_pack.BfgL89/_old  2018-12-06 12:18:56.265415426 +0100
+++ /var/tmp/diff_new_pack.BfgL89/_new  2018-12-06 12:18:56.265415426 +0100
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-tesserocr
-Version:2.3.1
+Version:2.4.0
 Release:0
 Summary:A simple, Pillow-friendly, Python wrapper around tesseract-ocr
 License:MIT

++ tesserocr-2.3.1.tar.gz -> tesserocr-2.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tesserocr-2.3.1/PKG-INFO new/tesserocr-2.4.0/PKG-INFO
--- old/tesserocr-2.3.1/PKG-INFO2018-08-13 19:35:30.0 +0200
+++ new/tesserocr-2.4.0/PKG-INFO2018-12-05 15:37:32.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: tesserocr
-Version: 2.3.1
+Version: 2.4.0
 Summary: A simple, Pillow-friendly, Python wrapper around tesseract-ocr API 
using Cython
 Home-page: https://github.com/sirfz/tesserocr
 Author: Fayez Zouheiry
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tesserocr-2.3.1/setup.py new/tesserocr-2.4.0/setup.py
--- old/tesserocr-2.3.1/setup.py2018-08-13 17:58:16.0 +0200
+++ new/tesserocr-2.4.0/setup.py2018-11-30 15:43:23.0 +0100
@@ -48,12 +48,32 @@
 
 
 def version_to_int(version):
+subversion = None
+subtrahend = 0
+# Subtracts a certain amount from the version number to differentiate 
between
+# alpha, beta and release versions.
+if "alpha" in version:
+version_split = version.split("alpha")
+subversion = version_split[1]
+subtrahend = 2
+elif "beta" in version:
+version_split = version.split("beta")
+subversion = version_split[1]
+subtrahend = 1
 version = re.search(r'((?:\d+\.)+\d+)', version).group()
 # Split the groups on ".", take only the first one, and print each group 
with leading 0 if needed
 # To be safe, also handle cases where an extra group is added to the 
version string, or if one or two groups
 # are dropped.
 version_groups = (version.split('.') + [0, 0])[:3]
 version_str = "{:02}{:02}{:02}".format(*map(int, version_groups))
+version_str = str((int(version_str, 10)-subtrahend))
+# Adds a 2 digit subversion number for the subversionrelease.
+subversion_str="00"
+if subversion is not None and subversion is not "":
+subversion = re.search(r'(?:\d+)', subversion).group()
+subversion_groups = (subversion.split('-') + [0, 0])[:1]
+subversion_str = "{:02}".format(*map(int, subversion_groups))
+version_str+=subversion_str
 return int(version_str, 16)
 
 
@@ -132,7 +152,7 @@
 _LOGGER.warn('pkg-config failed to find tesseract/lept libraries: 
{}'.format(e))
 build_args = get_tesseract_version()
 
-if build_args['cython_compile_time_env']['TESSERACT_VERSION'] >= 0x030502:
+if build_args['cython_compile_time_env']['TESSERACT_VERSION'] >= 0x3050200:
 _LOGGER.debug('tesseract >= 03.05.02 requires c++11 compiler support')
 build_args['extra_compile_args'] = ['-std=c++11', 
'-DUSE_STD_NAMESPACE']
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tesserocr-2.3.1/tesseract.pxd 
new/tesserocr-2.4.0/tesseract.pxd
--- old/tesserocr-2.3.1/tesseract.pxd   2018-02-04 

commit cmus for openSUSE:Factory

2018-12-06 Thread root


binIU8JllGZp5.bin
Description: Binary data


commit paraview for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package paraview for openSUSE:Factory 
checked in at 2018-12-06 12:18:11

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


Package is "paraview"

Thu Dec  6 12:18:11 2018 rev:24 rq:655340 version:5.6.0

Changes:

--- /work/SRC/openSUSE:Factory/paraview/paraview.changes2018-08-27 
13:48:44.764499784 +0200
+++ /work/SRC/openSUSE:Factory/.paraview.new.19453/paraview.changes 
2018-12-06 12:18:29.157444511 +0100
@@ -1,0 +2,23 @@
+Tue Dec  4 10:39:13 UTC 2018 - Jan Engelhardt 
+
+- Trim redundancies from description.
+- Add ldconfig dependency. Avoid xargs use where possible.
+
+---
+Thu Nov 29 12:00:02 CET 2018 - mark.ole...@esi-group.com
+
+- Update to version 5.6.0
+  https://blog.kitware.com/paraview-5-6-0-release-notes/
+- add devel package
+- remove Tk build requirement and adjust description since ParaView
+  hasn't used Tcl/Tk for quite a few years.
+- ParaViewTutorial file not updated and not available on upstream
+- drop patches already applied upstream
+  * paraview-pythonqt-build-fix.patch
+  * fix-hdf5-gcc8.patch
+  * fix-qt-5.11-931c779.patch
+  * fix-no-plugin-doc-dir.patch
+- modify partially applied patches
+  * paraview-find-qhelpgenerator-qt5.patch
+
+---

Old:

  ParaView-v5.5.2.tar.gz
  ParaViewGettingStarted-5.5.2.pdf
  ParaViewGuide-5.5.2.pdf
  ParaViewTutorial-5.5.2.pdf
  fix-hdf5-gcc8.patch
  fix-no-plugin-doc-dir.patch
  fix-qt-5.11-931c779.patch
  paraview-pythonqt-build-fix.patch

New:

  ParaView-v5.6.0.tar.gz
  ParaViewGettingStarted-5.6.0.pdf
  ParaViewGuide-5.6.0.pdf



Other differences:
--
++ paraview.spec ++
--- /var/tmp/diff_new_pack.VTBlKL/_old  2018-12-06 12:18:31.629441858 +0100
+++ /var/tmp/diff_new_pack.VTBlKL/_new  2018-12-06 12:18:31.629441858 +0100
@@ -12,23 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%define major_ver 5.5
+
+%define major_ver 5.6
 Name:   paraview
-Version:5.5.2
+Version:5.6.0
 Release:0
 Summary:Data analysis and visualization application
 License:BSD-3-Clause
 Group:  Productivity/Scientific/Physics
 Url:http://www.paraview.org
 Source0:
http://www.paraview.org/files/v%{major_ver}/ParaView-v%{version}.tar.gz
-
 Source1:%{name}-rpmlintrc
 Source2:
http://www.paraview.org/files/v%{major_ver}/ParaViewGettingStarted-%{version}.pdf
 Source3:
http://www.paraview.org/files/v%{major_ver}/ParaViewGuide-%{version}.pdf
-Source4:
http://www.paraview.org/files/v%{major_ver}/ParaViewTutorial-%{version}.pdf
 # PATCH-FIX-UPSTREAM paraview-desktop-entry-fix.patch badshah...@gmail.com -- 
Fix desktop menu entry by inserting proper required categories
 Patch1: paraview-desktop-entry-fix.patch
 # PATCH-FIX-UPSTREAM paraview-fix-file-contains-date-time.patch 
badshah...@gmail.com -- Remove reference to __DATE__ and __TIME__ from source
@@ -37,18 +36,10 @@
 Patch3: paraview-do-not-install-missing-vtk-doxygen-dir.patch
 # PATCH-FIX-UPSTREAM paraview-find-qhelpgenerator-qt5.patch 
badshah...@gmail.com -- Help find qhelpgenerator-qt5 instead of qhelpgenerator 
when Qt5 is used
 Patch4: paraview-find-qhelpgenerator-qt5.patch
-# PATCH-FIX-UPSTREAM paraview-pythonqt-build-fix.patch badshah...@gmail.com -- 
Fix build issues with PythonQtPlugin; patch taken from upstream.
-Patch5: paraview-pythonqt-build-fix.patch
-# PATCH-FIX-UPSTREAM fix-qt-5.11-931c779.patch -- Required includes for Qt 
5.11; from upstream, will be part of ParaView 5.6
-Patch6: fix-qt-5.11-931c779.patch
-# PATCH-FIX-UPSTREAM fix-hdf5-gcc8.patch -- Adjustments required to work with 
GCC 8; from upstream, might be part of ParaView 5.6
-Patch7: fix-hdf5-gcc8.patch
 # PATCH-FIX-OPENSUSE fix-libharu-missing-m.patch -- missing libraries for 
linking
 Patch8: fix-libharu-missing-m.patch
 # PATCH-FIX-OPENSUSE fix-libhdf5-missing-m.patch -- missing libraries for 
linking
 Patch9: fix-libhdf5-missing-m.patch
-# PATCH-FIX-UPSTREAM fix-no-plugin-doc-dir.patch -- plugin does not contain 
doc dir
-Patch10:fix-no-plugin-doc-dir.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  boost-devel
 BuildRequires:  cmake >= 3.3
@@ -58,8 +49,6 @@
 BuildRequires:  graphviz
 BuildRequires:  libexpat-devel
 BuildRequires:  

commit inxi for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package inxi for openSUSE:Factory checked in 
at 2018-12-06 12:18:22

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


Package is "inxi"

Thu Dec  6 12:18:22 2018 rev:10 rq:655349 version:3.0.28

Changes:

--- /work/SRC/openSUSE:Factory/inxi/inxi.changes2018-10-26 
11:10:27.269704403 +0200
+++ /work/SRC/openSUSE:Factory/.inxi.new.19453/inxi.changes 2018-12-06 
12:18:31.973441489 +0100
@@ -1,0 +2,6 @@
+Wed Dec  5 13:33:12 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 3.0.28:
+  * See /usr/share/doc/packages/inxi/inxi.changelog
+
+---

Old:

  inxi-3.0.27-1.tar.gz

New:

  inxi-3.0.28-1.tar.gz



Other differences:
--
++ inxi.spec ++
--- /var/tmp/diff_new_pack.cJD5w6/_old  2018-12-06 12:18:32.381441051 +0100
+++ /var/tmp/diff_new_pack.cJD5w6/_new  2018-12-06 12:18:32.381441051 +0100
@@ -17,9 +17,9 @@
 #
 
 
-%define _version 3.0.27-1
+%define _version 3.0.28-1
 Name:   inxi
-Version:3.0.27
+Version:3.0.28
 Release:0
 Summary:A system information script
 License:GPL-3.0-or-later

++ inxi-3.0.27-1.tar.gz -> inxi-3.0.28-1.tar.gz ++
 3419 lines of diff (skipped)




commit openSUSE-release-tools for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-12-06 12:18:09

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


Package is "openSUSE-release-tools"

Thu Dec  6 12:18:09 2018 rev:153 rq:655338 version:20181205.180ca46

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2018-12-04 20:58:35.116570009 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.19453/openSUSE-release-tools.changes
 2018-12-06 12:18:12.245462659 +0100
@@ -1,0 +2,6 @@
+Wed Dec 05 13:29:28 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20181205.180ca46:
+  * fcc_submitter: ignore removed package in the previous version
+
+---

Old:

  openSUSE-release-tools-20181204.aa1c004.obscpio

New:

  openSUSE-release-tools-20181205.180ca46.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.uPycBP/_old  2018-12-06 12:18:13.249461581 +0100
+++ /var/tmp/diff_new_pack.uPycBP/_new  2018-12-06 12:18:13.249461581 +0100
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20181204.aa1c004
+Version:20181205.180ca46
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0-or-later AND MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.uPycBP/_old  2018-12-06 12:18:13.293461534 +0100
+++ /var/tmp/diff_new_pack.uPycBP/_new  2018-12-06 12:18:13.293461534 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/openSUSE-release-tools.git
-53595a24bffe9c8d92b7c44bd3675059c6d6b328
+a7c6f4db866c3e5ff1f49a9be54294708681828d
   
 

++ openSUSE-release-tools-20181204.aa1c004.obscpio -> 
openSUSE-release-tools-20181205.180ca46.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20181204.aa1c004/fcc_submitter.py 
new/openSUSE-release-tools-20181205.180ca46/fcc_submitter.py
--- old/openSUSE-release-tools-20181204.aa1c004/fcc_submitter.py
2018-12-04 14:28:52.0 +0100
+++ new/openSUSE-release-tools-20181205.180ca46/fcc_submitter.py
2018-12-05 14:24:12.0 +0100
@@ -308,6 +308,8 @@
 # get souce packages from target
 target_packages = self.get_source_packages(self.to_prj)
 deleted_packages = self.get_deleted_packages(self.to_prj)
+if self.to_prj.startswith("openSUSE:"):
+deleted_packages = deleted_packages + 
self.get_deleted_packages(OPENSUSE_PREVERSION)
 
 pseudometa_project, pseudometa_package = 
project_pseudometa_package(self.apiurl, 'openSUSE:Factory')
 skip_pkgs_list = self.load_skip_pkgs_list(pseudometa_project, 
pseudometa_package).splitlines()

++ openSUSE-release-tools.obsinfo ++
--- /var/tmp/diff_new_pack.uPycBP/_old  2018-12-06 12:18:13.825460963 +0100
+++ /var/tmp/diff_new_pack.uPycBP/_new  2018-12-06 12:18:13.825460963 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20181204.aa1c004
-mtime: 1543930132
-commit: aa1c004dda2bcf88d30f055c35657a5d2a63e1a2
+version: 20181205.180ca46
+mtime: 1544016252
+commit: 180ca461acec850d1f6192f2d15f42002e34fdb0
 




commit rubygem-activejob-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-activejob-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:17:56

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


Package is "rubygem-activejob-5.2"

Thu Dec  6 12:17:56 2018 rev:3 rq:655330 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activejob-5.2/rubygem-activejob-5.2.changes  
2018-08-12 20:53:24.629228260 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activejob-5.2.new.19453/rubygem-activejob-5.2.changes
   2018-12-06 12:17:57.817478144 +0100
@@ -1,0 +2,18 @@
+Mon Dec  3 06:20:11 UTC 2018 - mschnit...@suse.com
+ 
+- updated to version 5.2.1.1 (boo#1118076)
+
+- addresses a security vulnerability (CVE-2018-16476, bsc#1117632)
+
+  Carefully crafted user input can cause Active Job to deserialize
+  it using GlobalId and allow an attacker to have access to
+  information that they should not have.
+
+  Vulnerable code will look something like this:
+
+  MyJob.perform_later(user_input)
+
+  All users running an affected release should either upgrade
+  or use one of the workarounds immediately.
+
+---

Old:

  activejob-5.2.1.gem

New:

  activejob-5.2.1.1.gem



Other differences:
--
++ rubygem-activejob-5.2.spec ++
--- /var/tmp/diff_new_pack.hJVIsy/_old  2018-12-06 12:17:58.385477534 +0100
+++ /var/tmp/diff_new_pack.hJVIsy/_new  2018-12-06 12:17:58.385477534 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activejob-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name activejob
 %define mod_full_name %{mod_name}-%{version}

++ activejob-5.2.1.gem -> activejob-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:42:10.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:22.0 +0100
@@ -1,3 +1,15 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   Do not deserialize GlobalID objects that were not generated by Active Job.
+
+Trusting any GlobaID object when deserializing jobs can allow attackers to 
access
+information that should not be accessible to them.
+
+Fix CVE-2018-16476.
+
+*Rafael Mendonça França*
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   Pass the error instance as the second parameter of block executed by 
`discard_on`.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_job/arguments.rb 
new/lib/active_job/arguments.rb
--- old/lib/active_job/arguments.rb 2018-08-07 23:42:10.0 +0200
+++ new/lib/active_job/arguments.rb 2018-11-27 21:12:22.0 +0100
@@ -77,7 +77,7 @@
   def deserialize_argument(argument)
 case argument
 when String
-  GlobalID::Locator.locate(argument) || argument
+  argument
 when *TYPE_WHITELIST
   argument
 when Array
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2018-08-07 23:42:10.0 +0200
+++ new/lib/active_job/gem_version.rb   2018-11-27 21:12:22.0 +0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:42:10.0 +0200
+++ new/metadata2018-11-27 21:12:22.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: globalid
   requirement: !ruby/object:Gem::Requirement
@@ -86,8 +86,8 @@
 licenses:
 - 

commit rubygem-actionmailer-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:18:02

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


Package is "rubygem-actionmailer-5.2"

Thu Dec  6 12:18:02 2018 rev:3 rq:655333 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2/rubygem-actionmailer-5.2.changes
2018-08-12 20:53:14.161207029 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.19453/rubygem-actionmailer-5.2.changes
 2018-12-06 12:18:06.609468708 +0100
@@ -1,0 +2,7 @@
+Mon Dec  3 06:16:21 UTC 2018 - mschnit...@suse.com
+ 
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changes / Just a version bump to match with Rails 5.2.1.1
+
+---

Old:

  actionmailer-5.2.1.gem

New:

  actionmailer-5.2.1.1.gem



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
--- /var/tmp/diff_new_pack.3twmjQ/_old  2018-12-06 12:18:07.141468137 +0100
+++ /var/tmp/diff_new_pack.3twmjQ/_new  2018-12-06 12:18:07.141468137 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionmailer-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}

++ actionmailer-5.2.1.gem -> actionmailer-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:42:12.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:23.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   Ensure mail gem is eager autoloaded when eager load is true to prevent 
thread deadlocks.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2018-08-07 23:42:12.0 
+0200
+++ new/lib/action_mailer/gem_version.rb2018-11-27 21:12:23.0 
+0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:42:12.0 +0200
+++ new/metadata2018-11-27 21:12:23.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -16,42 +16,42 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: activejob
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: mail
   requirement: !ruby/object:Gem::Requirement
@@ -121,8 +121,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.1/actionmailer
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1/actionmailer/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.1.1/actionmailer
+  changelog_uri: 

commit rubygem-actionpack-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-actionpack-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:18:00

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


Package is "rubygem-actionpack-5.2"

Thu Dec  6 12:18:00 2018 rev:3 rq:655332 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionpack-5.2/rubygem-actionpack-5.2.changes
2018-08-12 20:53:14.977208684 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionpack-5.2.new.19453/rubygem-actionpack-5.2.changes
 2018-12-06 12:18:02.353473276 +0100
@@ -1,0 +2,7 @@
+Mon Dec  3 06:18:31 UTC 2018 - mschnit...@suse.com
+
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changes / Just a version bump to match with Rails 5.2.1.1
+
+---

Old:

  actionpack-5.2.1.gem

New:

  actionpack-5.2.1.1.gem



Other differences:
--
++ rubygem-actionpack-5.2.spec ++
--- /var/tmp/diff_new_pack.3D0QOL/_old  2018-12-06 12:18:03.329472228 +0100
+++ /var/tmp/diff_new_pack.3D0QOL/_new  2018-12-06 12:18:03.333472224 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionpack-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name actionpack
 %define mod_full_name %{mod_name}-%{version}

++ actionpack-5.2.1.gem -> actionpack-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:42:07.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:20.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   Prevent `?null=` being passed on JSON encoded test requests.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_pack/gem_version.rb 
new/lib/action_pack/gem_version.rb
--- old/lib/action_pack/gem_version.rb  2018-08-07 23:42:07.0 +0200
+++ new/lib/action_pack/gem_version.rb  2018-11-27 21:12:20.0 +0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:42:07.0 +0200
+++ new/metadata2018-11-27 21:12:20.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionpack
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: rack
   requirement: !ruby/object:Gem::Requirement
@@ -92,28 +92,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 description: Web apps on Rails. Simple, battle-tested conventions for building 
and
   testing MVC web applications. Works with any Rack-compatible server.
 email: da...@loudthinking.com
@@ -293,8 +293,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.1/actionpack
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1/actionpack/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.1.1/actionpack
+  

commit rubygem-actioncable-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-actioncable-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:18:07

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


Package is "rubygem-actioncable-5.2"

Thu Dec  6 12:18:07 2018 rev:3 rq:655334 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actioncable-5.2/rubygem-actioncable-5.2.changes
  2018-08-12 20:53:10.541199687 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actioncable-5.2.new.19453/rubygem-actioncable-5.2.changes
   2018-12-06 12:18:07.437467819 +0100
@@ -1,0 +2,7 @@
+Mon Dec  3 06:10:17 UTC 2018 - mschnit...@suse.com
+
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changes / Just a version bump to match with Rails 5.2.1.1
+
+---

Old:

  actioncable-5.2.1.gem

New:

  actioncable-5.2.1.1.gem



Other differences:
--
++ rubygem-actioncable-5.2.spec ++
--- /var/tmp/diff_new_pack.6vHA3h/_old  2018-12-06 12:18:07.841467385 +0100
+++ /var/tmp/diff_new_pack.6vHA3h/_new  2018-12-06 12:18:07.841467385 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actioncable-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name actioncable
 %define mod_full_name %{mod_name}-%{version}

++ actioncable-5.2.1.gem -> actioncable-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:42:18.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:27.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_cable/gem_version.rb 
new/lib/action_cable/gem_version.rb
--- old/lib/action_cable/gem_version.rb 2018-08-07 23:42:18.0 +0200
+++ new/lib/action_cable/gem_version.rb 2018-11-27 21:12:27.0 +0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:42:18.0 +0200
+++ new/metadata2018-11-27 21:12:27.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: actioncable
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - Pratik Naik
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -17,14 +17,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: nio4r
   requirement: !ruby/object:Gem::Requirement
@@ -118,8 +118,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.1/actioncable
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1/actioncable/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.1.1/actioncable
+  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1.1/actioncable/CHANGELOG.md
 post_install_message: 
 rdoc_options: []
 require_paths:




commit rubygem-actionview-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-actionview-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:17:57

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


Package is "rubygem-actionview-5.2"

Thu Dec  6 12:17:57 2018 rev:3 rq:655331 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionview-5.2/rubygem-actionview-5.2.changes
2018-08-12 20:53:21.925222775 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionview-5.2.new.19453/rubygem-actionview-5.2.changes
 2018-12-06 12:17:59.509476328 +0100
@@ -1,0 +2,7 @@
+Mon Dec  3 06:19:24 UTC 2018 - mschnit...@suse.com
+
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changes / Just a version bump to match with Rails 5.2.1.1
+
+---

Old:

  actionview-5.2.1.gem

New:

  actionview-5.2.1.1.gem



Other differences:
--
++ rubygem-actionview-5.2.spec ++
--- /var/tmp/diff_new_pack.mIMy2v/_old  2018-12-06 12:17:59.881475929 +0100
+++ /var/tmp/diff_new_pack.mIMy2v/_new  2018-12-06 12:17:59.885475925 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionview-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name actionview
 %define mod_full_name %{mod_name}-%{version}

++ actionview-5.2.1.gem -> actionview-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:42:03.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:18.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   Fix leak of `skip_default_ids` and `allow_method_names_outside_object` 
options
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2018-08-07 23:42:03.0 +0200
+++ new/lib/action_view/gem_version.rb  2018-11-27 21:12:18.0 +0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:42:03.0 +0200
+++ new/metadata2018-11-27 21:12:18.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionview
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: builder
   requirement: !ruby/object:Gem::Requirement
@@ -92,28 +92,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 description: Simple, battle-tested conventions and helpers for building web 
pages.
 email: da...@loudthinking.com
 executables: []
@@ -230,8 +230,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.1/actionview
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1/actionview/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.1.1/actionview
+  changelog_uri: 

commit rubygem-rails-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-rails-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:17:43

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


Package is "rubygem-rails-5.2"

Thu Dec  6 12:17:43 2018 rev:3 rq:655325 version:5.2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rails-5.2/rubygem-rails-5.2.changes  
2018-08-12 20:53:05.133188721 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rails-5.2.new.19453/rubygem-rails-5.2.changes
   2018-12-06 12:17:45.137491755 +0100
@@ -1,0 +2,13 @@
+Mon Dec  3 06:32:22 UTC 2018 - mschnit...@suse.com
+ 
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changelog in Rails itself. The actual changes can be found
+in Rails submodules:
+
+rubygem-activejob-5.2: Fixes CVE-2018-16476
+rubygem-activestorage-5.2: Fixes CVE-2018-16477
+
+  It is advised to update to fix the security vulnerabilities.
+
+---

Old:

  rails-5.2.1.gem

New:

  rails-5.2.1.1.gem



Other differences:
--
++ rubygem-rails-5.2.spec ++
--- /var/tmp/diff_new_pack.Ja9puo/_old  2018-12-06 12:17:45.577491283 +0100
+++ /var/tmp/diff_new_pack.Ja9puo/_new  2018-12-06 12:17:45.581491278 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-rails-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name rails
 %define mod_full_name %{mod_name}-%{version}

++ rails-5.2.1.gem -> rails-5.2.1.1.gem ++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:42:24.0 +0200
+++ new/metadata2018-11-27 21:12:30.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: rails
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,140 +16,140 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: activerecord
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: actionmailer
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 

commit rubygem-activestorage-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-activestorage-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:17:46

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


Package is "rubygem-activestorage-5.2"

Thu Dec  6 12:17:46 2018 rev:3 rq:655327 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activestorage-5.2/rubygem-activestorage-5.2.changes
  2018-08-12 20:53:38.761256926 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activestorage-5.2.new.19453/rubygem-activestorage-5.2.changes
   2018-12-06 12:17:47.925488762 +0100
@@ -1,0 +2,32 @@
+Mon Dec  3 06:26:14 UTC 2018 - mschnit...@suse.com
+ 
+- updated to version 5.2.1.1 (boo#1118076)
+
+- addresses a security vulnerability (CVE-2018-16477, boo#1117641)
+
+  Signed download URLs generated by `ActiveStorage` for Google Cloud Storage
+  service and Disk service include `content-disposition` and `content-type`
+  parameters that an attacker can modify. This can be used to upload specially
+  crafted HTML files and have them served and executed inline. Combined with
+  other techniques such as cookie bombing and specially crafted AppCache
+  manifests,
+  an attacker can gain access to private signed URLs within a specific
+  storage path.
+
+  Vulnerable apps are those using either GCS or the Disk service in
+  production.
+  Other storage services such as S3 or Azure aren't affected.
+
+  All users running an affected release should either upgrade or use one of
+  the
+  workarounds immediately. For those using GCS, it's also recommended to run
+  the
+  following to update existing blobs:
+
+  ```
+  ActiveStorage::Blob.find_each do |blob|
+blob.send :update_service_metadata
+  end
+  ```
+
+---

Old:

  activestorage-5.2.1.gem

New:

  activestorage-5.2.1.1.gem



Other differences:
--
++ rubygem-activestorage-5.2.spec ++
--- /var/tmp/diff_new_pack.w6LOr7/_old  2018-12-06 12:17:48.377488277 +0100
+++ /var/tmp/diff_new_pack.w6LOr7/_new  2018-12-06 12:17:48.377488277 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activestorage-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name activestorage
 %define mod_full_name %{mod_name}-%{version}

++ activestorage-5.2.1.gem -> activestorage-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:42:20.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:28.0 +0100
@@ -1,3 +1,12 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   Prevent content type and disposition bypass in storage service URLs.
+
+Fix CVE-2018-16477.
+
+*Rosa Gutierrez*
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   Fix direct upload with zero-byte files.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/app/controllers/active_storage/disk_controller.rb 
new/app/controllers/active_storage/disk_controller.rb
--- old/app/controllers/active_storage/disk_controller.rb   2018-08-07 
23:42:20.0 +0200
+++ new/app/controllers/active_storage/disk_controller.rb   2018-11-27 
21:12:28.0 +0100
@@ -11,10 +11,10 @@
 
   def show
 if key = decode_verified_key
-  response.headers["Content-Type"] = params[:content_type] || 
DEFAULT_SEND_FILE_TYPE
-  response.headers["Content-Disposition"] = params[:disposition] || 
DEFAULT_SEND_FILE_DISPOSITION
+  response.headers["Content-Type"] = key[:content_type] || 
DEFAULT_SEND_FILE_TYPE
+  response.headers["Content-Disposition"] = key[:disposition] || 
DEFAULT_SEND_FILE_DISPOSITION
 
-  disk_service.download key do |chunk|
+  disk_service.download key[:key] do |chunk|
 response.stream.write chunk
   end
 else
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/app/models/active_storage/blob/identifiable.rb 
new/app/models/active_storage/blob/identifiable.rb
--- old/app/models/active_storage/blob/identifiable.rb  2018-08-07 
23:42:20.0 +0200
+++ new/app/models/active_storage/blob/identifiable.rb  2018-11-27 
21:12:28.0 +0100
@@ -2,7 +2,10 @@
 
 module ActiveStorage::Blob::Identifiable
   def identify
-update! content_type: identify_content_type, identified: true unless 
identified?
+unless identified?
+  update! content_type: identify_content_type, identified: true
+  update_service_metadata
+end
   end
 
   def identified?
@@ -17,4 +20,8 @@
 def download_identifiable_chunk
  

commit ghc-persistent-template for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-persistent-template for 
openSUSE:Factory checked in at 2018-12-06 12:17:22

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


Package is "ghc-persistent-template"

Thu Dec  6 12:17:22 2018 rev:15 rq:653807 version:2.5.4

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-persistent-template/ghc-persistent-template.changes
  2018-10-25 09:02:38.570640553 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-persistent-template.new.19453/ghc-persistent-template.changes
   2018-12-06 12:17:24.197514235 +0100
@@ -0,0 +1,5 @@
+--
+Sun Dec  2 16:06:13 UTC 2018 - Peter Simons 
+
+- Update Cabal build instructions to support http-api-data 0.4.x.
+



Other differences:
--
++ ghc-persistent-template.spec ++
--- /var/tmp/diff_new_pack.ha4k5l/_old  2018-12-06 12:17:24.841513543 +0100
+++ /var/tmp/diff_new_pack.ha4k5l/_new  2018-12-06 12:17:24.841513543 +0100
@@ -26,7 +26,7 @@
 Group:  Development/Libraries/Haskell
 URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-compat-devel
 BuildRequires:  ghc-aeson-devel

++ persistent-template.cabal ++
--- /var/tmp/diff_new_pack.ha4k5l/_old  2018-12-06 12:17:24.869513513 +0100
+++ /var/tmp/diff_new_pack.ha4k5l/_new  2018-12-06 12:17:24.869513513 +0100
@@ -1,6 +1,6 @@
 name:persistent-template
 version: 2.5.4
-x-revision: 2
+x-revision: 3
 license: MIT
 license-file:LICENSE
 author:  Michael Snoyman 
@@ -30,7 +30,7 @@
, unordered-containers
, tagged
, path-pieces
-   , http-api-data>= 0.2   && < 0.4
+   , http-api-data>= 0.2
, ghc-prim
 exposed-modules: Database.Persist.TH
 ghc-options: -Wall




commit python-openstackclient for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-openstackclient for 
openSUSE:Factory checked in at 2018-12-06 12:17:26

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


Package is "python-openstackclient"

Thu Dec  6 12:17:26 2018 rev:17 rq:655280 version:3.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes
2018-11-29 23:01:15.147443396 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openstackclient.new.19453/python-openstackclient.changes
 2018-12-06 12:17:29.289508768 +0100
@@ -1,0 +2,9 @@
+Wed Dec  5 09:50:05 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.16.2
+  - Fix 'project purge' deleting wrong project's servers and volumes
+  - Allow endpoint filtering on both project and project-domain
+  - Handle multiple ports in AddFloatingIP
+  - Default --nic to 'auto' if creating a server with >= 2.37
+
+---

Old:

  python-openstackclient-3.16.1.tar.gz

New:

  python-openstackclient-3.16.2.tar.gz



Other differences:
--
++ python-openstackclient.spec ++
--- /var/tmp/diff_new_pack.sPAOlV/_old  2018-12-06 12:17:29.801508218 +0100
+++ /var/tmp/diff_new_pack.sPAOlV/_new  2018-12-06 12:17:29.801508218 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-openstackclient
-Version:3.16.1
+Version:3.16.2
 Release:0
 Summary:OpenStack Command-line Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-openstackclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-openstackclient/python-openstackclient-3.16.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-openstackclient/python-openstackclient-3.16.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-cinderclient >= 3.3.0
@@ -122,15 +122,15 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-openstackclient-3.16.1
+%autosetup -p1 -n python-openstackclient-3.16.2
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{python_build}
 
-PBR_VERSION=3.16.1 sphinx-build -b html doc/source doc/build/html
-PBR_VERSION=3.16.1 sphinx-build -b man doc/source doc/build/man
+PBR_VERSION=3.16.2 sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=3.16.2 sphinx-build -b man doc/source doc/build/man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++ python-openstackclient-3.16.1.tar.gz -> 
python-openstackclient-3.16.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-openstackclient-3.16.1/AUTHORS 
new/python-openstackclient-3.16.2/AUTHORS
--- old/python-openstackclient-3.16.1/AUTHORS   2018-09-05 21:39:11.0 
+0200
+++ new/python-openstackclient-3.16.2/AUTHORS   2018-11-19 21:59:57.0 
+0100
@@ -303,7 +303,6 @@
 ZhaoBo 
 Zhenguo Niu 
 Zhou Zhihong 
-Zuul 
 adrian-turjak 
 blue55 
 caoyuan 
@@ -339,6 +338,7 @@
 liyingjun 
 lrqrun 
 lvjiawei 
+melanie witt 
 melissaml 
 nidhimittalhada 
 npraveen35 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-openstackclient-3.16.1/ChangeLog 
new/python-openstackclient-3.16.2/ChangeLog
--- old/python-openstackclient-3.16.1/ChangeLog 2018-09-05 21:39:11.0 
+0200
+++ new/python-openstackclient-3.16.2/ChangeLog 2018-11-19 21:59:57.0 
+0100
@@ -1,6 +1,14 @@
 CHANGES
 ===
 
+3.16.2
+--
+
+* Handle multiple ports in AddFloatingIP
+* Default --nic to 'auto' if creating a server with >= 2.37
+* Allow endpoint filtering on both project and project-domain
+* Fix 'project purge' deleting wrong project's servers and volumes
+
 3.16.1
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-openstackclient-3.16.1/PKG-INFO 
new/python-openstackclient-3.16.2/PKG-INFO
--- old/python-openstackclient-3.16.1/PKG-INFO  2018-09-05 21:39:16.0 
+0200
+++ new/python-openstackclient-3.16.2/PKG-INFO  2018-11-19 21:59:58.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-openstackclient
-Version: 3.16.1
+Version: 3.16.2
 Summary: OpenStack Command-line Client
 Home-page: https://docs.openstack.org/python-openstackclient/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-openstackclient-3.16.1/RELEASENOTES.rst 

commit ghc-persistent for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-persistent for openSUSE:Factory 
checked in at 2018-12-06 12:17:09

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


Package is "ghc-persistent"

Thu Dec  6 12:17:09 2018 rev:13 rq:653449 version:2.9.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-persistent/ghc-persistent.changes
2018-10-25 08:18:11.004022396 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-persistent.new.19453/ghc-persistent.changes 
2018-12-06 12:17:19.177519625 +0100
@@ -1,0 +2,5 @@
+Sun Dec  2 16:06:13 UTC 2018 - Peter Simons 
+
+- Update Cabal build instructions to support http-api-data 0.4.x.
+
+---

New:

  persistent.cabal



Other differences:
--
++ ghc-persistent.spec ++
--- /var/tmp/diff_new_pack.temvVJ/_old  2018-12-06 12:17:23.033515484 +0100
+++ /var/tmp/diff_new_pack.temvVJ/_new  2018-12-06 12:17:23.037515480 +0100
@@ -26,6 +26,7 @@
 Group:  Development/Libraries/Haskell
 URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-attoparsec-devel
@@ -77,6 +78,7 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ persistent.cabal ++
name:persistent
version: 2.9.0
x-revision: 1
license: MIT
license-file:LICENSE
author:  Michael Snoyman 
maintainer:  Michael Snoyman , Greg Weber 

synopsis:Type-safe, multi-backend data serialization.
description: Hackage documentation generation is not reliable. For up to 
date documentation, please see: .
category:Database, Yesod
stability:   Stable
cabal-version:   >= 1.8
build-type:  Simple
homepage:http://www.yesodweb.com/book/persistent
bug-reports: https://github.com/yesodweb/persistent/issues
extra-source-files: ChangeLog.md README.md

flag nooverlap
default: False
description: test out our assumption that OverlappingInstances is just for 
String

library
if flag(nooverlap)
cpp-options: -DNO_OVERLAP

build-depends:   base >= 4.7   && < 5
   , bytestring   >= 0.9
   , transformers >= 0.2.1
   , time >= 1.1.4
   , old-locale
   , text >= 0.8
   , containers   >= 0.2
   , conduit  >= 1.2.8
   , resourcet>= 1.1.10
   , resource-pool>= 0.2.2.0
   , path-pieces  >= 0.1
   , http-api-data>= 0.2
   , aeson>= 0.5
   , monad-logger >= 0.3.28
   , base64-bytestring
   , unordered-containers
   , vector
   , attoparsec
   , template-haskell
   , blaze-html   >= 0.5
   , blaze-markup >= 0.5.1
   , silently
   , mtl
   , fast-logger  >= 2.1
   , scientific
   , tagged
   , unliftio-core
   , void

exposed-modules: Database.Persist
 Database.Persist.Quasi

 Database.Persist.Types
 Database.Persist.Class
 Database.Persist.Sql
 Database.Persist.Sql.Util
 Database.Persist.Sql.Types.Internal

other-modules:   Database.Persist.Types.Base
 Database.Persist.Class.DeleteCascade
 Database.Persist.Class.PersistEntity
 Database.Persist.Class.PersistQuery
 Database.Persist.Class.PersistUnique
 Database.Persist.Class.PersistConfig
 Database.Persist.Class.PersistField
 Database.Persist.Class.PersistStore

 Database.Persist.Sql.Migration
 Database.Persist.Sql.Internal
 Database.Persist.Sql.Types
 Database.Persist.Sql.Raw
 

commit rubygem-activesupport-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-activesupport-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:17:45

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


Package is "rubygem-activesupport-5.2"

Thu Dec  6 12:17:45 2018 rev:3 rq:655326 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activesupport-5.2/rubygem-activesupport-5.2.changes
  2018-08-12 20:53:42.213263929 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activesupport-5.2.new.19453/rubygem-activesupport-5.2.changes
   2018-12-06 12:17:45.797491046 +0100
@@ -1,0 +2,7 @@
+Mon Dec  3 06:29:17 UTC 2018 - mschnit...@suse.com
+
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changes / Just a version bump to match with Rails 5.2.1.1
+
+---

Old:

  activesupport-5.2.1.gem

New:

  activesupport-5.2.1.1.gem



Other differences:
--
++ rubygem-activesupport-5.2.spec ++
--- /var/tmp/diff_new_pack.Ghk2kh/_old  2018-12-06 12:17:46.525490265 +0100
+++ /var/tmp/diff_new_pack.Ghk2kh/_new  2018-12-06 12:17:46.525490265 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activesupport-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name activesupport
 %define mod_full_name %{mod_name}-%{version}

++ activesupport-5.2.1.gem -> activesupport-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:41:48.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:10.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   Redis cache store: `delete_matched` no longer blocks the Redis server.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_support/gem_version.rb 
new/lib/active_support/gem_version.rb
--- old/lib/active_support/gem_version.rb   2018-08-07 23:41:49.0 
+0200
+++ new/lib/active_support/gem_version.rb   2018-11-27 21:12:11.0 
+0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:41:48.0 +0200
+++ new/metadata2018-11-27 21:12:10.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activesupport
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: i18n
@@ -331,8 +331,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.1/activesupport
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1/activesupport/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.1.1/activesupport
+  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1.1/activesupport/CHANGELOG.md
 post_install_message: 
 rdoc_options:
 - "--encoding"




commit rubygem-activerecord-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:17:48

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


Package is "rubygem-activerecord-5.2"

Thu Dec  6 12:17:48 2018 rev:3 rq:655328 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-5.2/rubygem-activerecord-5.2.changes
2018-08-12 20:53:34.629248544 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-5.2.new.19453/rubygem-activerecord-5.2.changes
 2018-12-06 12:17:49.821486727 +0100
@@ -1,0 +2,7 @@
+Mon Dec  3 06:25:30 UTC 2018 - mschnit...@suse.com
+
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changes / Just a version bump to match with Rails 5.2.1.1
+
+---

Old:

  activerecord-5.2.1.gem

New:

  activerecord-5.2.1.1.gem



Other differences:
--
++ rubygem-activerecord-5.2.spec ++
--- /var/tmp/diff_new_pack.DrvOMS/_old  2018-12-06 12:17:50.585485907 +0100
+++ /var/tmp/diff_new_pack.DrvOMS/_new  2018-12-06 12:17:50.589485902 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}

++ activerecord-5.2.1.gem -> activerecord-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:41:55.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:14.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   PostgreSQL: Support new relkind for partitioned tables.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_record/gem_version.rb 
new/lib/active_record/gem_version.rb
--- old/lib/active_record/gem_version.rb2018-08-07 23:41:56.0 
+0200
+++ new/lib/active_record/gem_version.rb2018-11-27 21:12:14.0 
+0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:41:55.0 +0200
+++ new/metadata2018-11-27 21:12:14.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activerecord
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: arel
   requirement: !ruby/object:Gem::Requirement
@@ -307,8 +307,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.1/activerecord
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1/activerecord/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.1.1/activerecord
+  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1.1/activerecord/CHANGELOG.md
 post_install_message: 
 rdoc_options:
 - "--main"




commit bluebird-theme for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package bluebird-theme for openSUSE:Factory 
checked in at 2018-12-06 12:17:32

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


Package is "bluebird-theme"

Thu Dec  6 12:17:32 2018 rev:5 rq:655293 version:1.3

Changes:

--- /work/SRC/openSUSE:Factory/bluebird-theme/bluebird-theme.changes
2017-10-07 17:49:51.749422156 +0200
+++ /work/SRC/openSUSE:Factory/.bluebird-theme.new.19453/bluebird-theme.changes 
2018-12-06 12:17:34.545503125 +0100
@@ -1,0 +2,10 @@
+Sat Nov 24 06:49:32 UTC 2018 - Maurizio Galli 
+
+- update to v1.3
+  * New version of the gtk3 theme based on the latest version of Greybird 
+  * Fixing broken compatibility with the latest versions of GTK+ 3
+  * New index.theme file
+
+- added %license macro
+
+---

Old:

  Bluebird-1.2.tar.gz

New:

  Bluebird-1.3.tar.gz



Other differences:
--
++ bluebird-theme.spec ++
--- /var/tmp/diff_new_pack.okpZjB/_old  2018-12-06 12:17:35.133502494 +0100
+++ /var/tmp/diff_new_pack.okpZjB/_new  2018-12-06 12:17:35.145502481 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bluebird-theme
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define _name Bluebird
 
 Name:   bluebird-theme
-Version:1.2
+Version:1.3
 Release:0
 Url:http://shimmerproject.org/project/bluebird/
 Summary:A Clean Minimalistic Theme for GNOME, XFCE, GTK+ 2 and 3
-License:GPL-2.0+ or CC-BY-SA-3.0
+License:GPL-2.0-or-later OR CC-BY-SA-3.0
 Group:  System/GUI/GNOME
 Source: 
https://github.com/shimmerproject/%{_name}/archive/v%{version}/%{_name}-%{version}.tar.gz
 BuildRequires:  fdupes
@@ -67,7 +67,6 @@
 %package -n gtk3-metatheme-bluebird
 Summary:A Clean Minimalistic Theme for GNOME, XFCE, GTK+ 2 and 3 -- 
GTK+ 3 Support
 Group:  System/GUI/GNOME
-Requires:   gtk3-engine-unico
 Requires:   metatheme-bluebird-common = %{version}
 Supplements:packageand(metatheme-bluebird-common:gtk3)
 
@@ -96,7 +95,8 @@
 
 %files -n metatheme-bluebird-common
 %defattr (-, root, root)
-%doc README LICENSE.CC LICENSE.GPL
+%doc README.md
+%license LICENSE.CC LICENSE.GPL
 %dir %{_datadir}/themes/%{_name}/
 %{_datadir}/themes/%{_name}/metacity-1
 #%%{_datadir}/themes/%%{_name}/xfce-notify-4.0

++ Bluebird-1.2.tar.gz -> Bluebird-1.3.tar.gz ++
 22702 lines of diff (skipped)




commit nsd for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package nsd for openSUSE:Factory checked in 
at 2018-12-06 12:17:29

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


Package is "nsd"

Thu Dec  6 12:17:29 2018 rev:8 rq:655291 version:4.1.26

Changes:

--- /work/SRC/openSUSE:Factory/nsd/nsd.changes  2018-09-26 14:24:51.961784021 
+0200
+++ /work/SRC/openSUSE:Factory/.nsd.new.19453/nsd.changes   2018-12-06 
12:17:32.321505513 +0100
@@ -1,0 +2,22 @@
+Tue Dec  4 19:37:05 UTC 2018 - Michael Ströder 
+
+- Update to upstream release 4.1.26:
+  * FEATURES:
+- DNSTAP support for NSD, --enable-dnstap and then config in nsd.conf.
+- Support SO_REUSEPORT_LB in FreeBSD 12 with the reuseport: yes
+  option in nsd.conf.
+- Added nsd-control changezone.  nsd-control changezone name pattern
+  allows the change of a zone pattern option without downtime for
+  the zone, in one operation.
+  * BUG FIXES:
+- Fix #4194: Zone file parser derailed by non-FQDN names in RHS of
+  DNSSEC RRs.
+- Fix #4202: nsd-control delzone incorrect exit code on error.
+- Tab style fix to use tab for 8 spaces, from Xiaobo Liu.
+- Fix #4205: enable-recvmmsg in mixed IPv4/IPv6 environment fails.
+  This sets the msg_hdr.msg_namelen correctly after receipt.
+- Fix to not set GLOB_NOSORT so the nsd.conf include: files are
+  sorted and in a predictable order.
+- Fix #3433: document that reconfig does not change per-zone stats.
+
+---

Old:

  nsd-4.1.25.tar.gz
  nsd-4.1.25.tar.gz.asc

New:

  nsd-4.1.26.tar.gz
  nsd-4.1.26.tar.gz.asc



Other differences:
--
++ nsd.spec ++
--- /var/tmp/diff_new_pack.J1kGDd/_old  2018-12-06 12:17:32.913504877 +0100
+++ /var/tmp/diff_new_pack.J1kGDd/_new  2018-12-06 12:17:32.917504873 +0100
@@ -23,7 +23,7 @@
 %define zonesdir   %{configdir}/zones
 %define pidfile%{_rundir}/nsd/nsd.pid
 Name:   nsd
-Version:4.1.25
+Version:4.1.26
 Release:0
 #
 Summary:An authoritative-only domain name server

++ nsd-4.1.25.tar.gz -> nsd-4.1.26.tar.gz ++
 1 lines of diff (skipped)





commit rubygem-passenger for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-passenger for 
openSUSE:Factory checked in at 2018-12-06 12:17:38

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


Package is "rubygem-passenger"

Thu Dec  6 12:17:38 2018 rev:3 rq:655323 version:6.0.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-passenger/rubygem-passenger.changes  
2018-11-12 09:45:20.196835758 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-passenger.new.19453/rubygem-passenger.changes
   2018-12-06 12:17:39.373497942 +0100
@@ -1,0 +2,22 @@
+Fri Nov 30 09:55:16 UTC 2018 - mschnit...@suse.com
+
+- updated to version 6.0.0 (boo#1117900)
+
+ * Introduces support for *all* programming languages. Yes that's
+   right... Java, Elixir, Go — Passenger now supports them all!
+   This effort is called "generic language support".
+ * Bumps the preferred Nginx version to 1.15.7.
+ * Introduces anonymous usage telemetry, which helps us improve
+   Passenger. Please read the docs on what data is collected and
+   how to disable this.
+ * [Nginx] Introduces a new option "passenger_request_buffering on|off",
+   to allow disabling request body buffering. This is only supported
+   in Nginx >= 1.15.3. Closes GH-2121.
+ * Updated various library versions used in precompiled binaries
+   (used for e.g. gem installs):
+
+- OpenSSL: 1.0.2q (was: 1.0.2p)
+- libcurl: 7.62.0 (was: 7.61.1)
+- Ruby: 2.3.8 (was: 2.3.7)
+
+---

Old:

  passenger-5.3.7.gem

New:

  passenger-6.0.0.gem



Other differences:
--
++ rubygem-passenger.spec ++
--- /var/tmp/diff_new_pack.A63wOM/_old  2018-12-06 12:17:40.269496980 +0100
+++ /var/tmp/diff_new_pack.A63wOM/_new  2018-12-06 12:17:40.269496980 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-passenger
-Version:5.3.7
+Version:6.0.0
 Release:0
 %define mod_name passenger
 %define mod_full_name %{mod_name}-%{version}
@@ -200,7 +200,7 @@
 Group:  Development/Languages/Ruby
 Supplements:packageand(apache2:rubygem-passenger)
 
-# Requires:  rubygem-passenger = 5.3.7
+# Requires:  rubygem-passenger = 6.0.0
 %description apache2
 
 A modern web server and application server for Ruby, Python and Node.js,
@@ -220,7 +220,7 @@
 Group:  Development/Languages/Ruby
 Supplements:packageand(nginx:rubygem-passenger)
 
-# Requires:  rubygem-passenger = 5.3.7
+# Requires:  rubygem-passenger = 6.0.0
 %description nginx
 
 A modern web server and application server for Ruby, Python and Node.js,

++ passenger-5.3.7.gem -> passenger-6.0.0.gem ++
/work/SRC/openSUSE:Factory/rubygem-passenger/passenger-5.3.7.gem 
/work/SRC/openSUSE:Factory/.rubygem-passenger.new.19453/passenger-6.0.0.gem 
differ: char 134, line 1




commit rubygem-activemodel-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-activemodel-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:17:51

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


Package is "rubygem-activemodel-5.2"

Thu Dec  6 12:17:51 2018 rev:3 rq:655329 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-5.2/rubygem-activemodel-5.2.changes
  2018-08-12 20:53:29.361237858 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-5.2.new.19453/rubygem-activemodel-5.2.changes
   2018-12-06 12:17:55.161480995 +0100
@@ -1,0 +2,7 @@
+Mon Dec  3 06:24:38 UTC 2018 - mschnit...@suse.com
+ 
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changes / Just a version bump to match with Rails 5.2.1.1
+
+---

Old:

  activemodel-5.2.1.gem

New:

  activemodel-5.2.1.1.gem



Other differences:
--
++ rubygem-activemodel-5.2.spec ++
--- /var/tmp/diff_new_pack.3P2YLu/_old  2018-12-06 12:17:55.833480274 +0100
+++ /var/tmp/diff_new_pack.3P2YLu/_new  2018-12-06 12:17:55.833480274 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activemodel-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name activemodel
 %define mod_full_name %{mod_name}-%{version}

++ activemodel-5.2.1.gem -> activemodel-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:41:51.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:12.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2018-08-07 23:41:51.0 +0200
+++ new/lib/active_model/gem_version.rb 2018-11-27 21:12:12.0 +0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:41:51.0 +0200
+++ new/metadata2018-11-27 21:12:12.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 description: A toolkit for building modeling frameworks like Active Record. 
Rich support
   for attributes, callbacks, validations, serialization, internationalization, 
and
   testing.
@@ -100,8 +100,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.1/activemodel
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1/activemodel/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.1.1/activemodel
+  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1.1/activemodel/CHANGELOG.md
 post_install_message: 
 rdoc_options: []
 require_paths:




commit gnuplot for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package gnuplot for openSUSE:Factory checked 
in at 2018-12-06 12:17:36

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


Package is "gnuplot"

Thu Dec  6 12:17:36 2018 rev:71 rq:655317 version:5.2.5

Changes:

--- /work/SRC/openSUSE:Factory/gnuplot/gnuplot.changes  2018-10-09 
15:54:49.182236365 +0200
+++ /work/SRC/openSUSE:Factory/.gnuplot.new.19453/gnuplot.changes   
2018-12-06 12:17:38.141499265 +0100
@@ -1,0 +2,7 @@
+Wed Nov 28 11:35:10 UTC 2018 - Dr. Werner Fink 
+
+- Add patch gnuplot-e3cc539c.patch from upstream commit e3cc539c
+  Fix the bugs boo#1117463 (CVE-2018-19492), boo#1117464 (CVE-2018-19491),
+  and boo#1117465 (CVE-2018-19490)
+
+---

New:

  gnuplot-e3cc539c.patch



Other differences:
--
++ gnuplot.spec ++
--- /var/tmp/diff_new_pack.Q2BE7K/_old  2018-12-06 12:17:38.737498625 +0100
+++ /var/tmp/diff_new_pack.Q2BE7K/_new  2018-12-06 12:17:38.741498621 +0100
@@ -103,6 +103,8 @@
 Patch5: gnuplot-wx3.diff
 Patch6: gnuplot-QtCore-PIC.dif
 Patch7: gnuplot-gd.patch
+# PATCH-FIX-UPSTREAM upstream cimmit for boo#1117463, #1117464, and #1117465
+Patch8: gnuplot-e3cc539c.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config 
--variable prefix x11 || echo /usr/X11R6)}
 %if "%_exec_prefix" == "/usr/X11R6"
@@ -155,6 +157,7 @@
 %patch5 -p1 -b .w3x
 %patch6 -p0 -b .pic
 %patch7 -p1 -b .gd
+%patch8 -p0 -b .sec
 
 %build
 autoreconf -fi

++ gnuplot-e3cc539c.patch ++
>From e3cc539c23ceb1640395236248f0ab5a26397557 Mon Sep 17 00:00:00 2001
From: Ethan A Merritt 
Date: Mon, 19 Nov 2018 11:35:25 -0800
Subject: [PATCH] various overflow cases found by fuzzing

Credits:
Tim Blazytko
Cornelius Aschermann
Sergej Schumilo
Nils Bars

Bug 2088: term.c(strlen_tex)
Bug 2089: cairo.trm metapost.trm tgif.trm (arbitrarily long font name)
Bug 2092: cgm.trm overwrites trailing '\0' in default font name
  also context.trm emf.trm
Bug 2094: also post.trm
Bug 2093: datafile.c expand df_line on input as necessary to hold string data
Bug 2095: eepic.trm (EEPIC_put_text) ignore request to print empty string
---
 src/datafile.c|   11 +++
 src/set.c |4 ++--
 src/term.c|2 +-
 term/cairo.trm|2 +-
 term/cgm.trm  |9 ++---
 term/context.trm  |4 ++--
 term/eepic.trm|3 +++
 term/emf.trm  |4 ++--
 term/metapost.trm |2 +-
 term/post.trm |2 +-
 term/tgif.trm |2 +-
 11 files changed, 23 insertions(+), 22 deletions(-)

--- src/datafile.c
+++ src/datafile.c  2018-11-28 11:12:55.899231134 +
@@ -5622,10 +5622,13 @@ df_generate_ascii_array_entry()
return NULL;
 
 entry = &(df_array->udv_value.v.value_array[df_array_index]);
-if (entry->type == STRING)
-   sprintf(df_line, "%d \"%s\"", df_array_index, entry->v.string_val);
-else
-   sprintf(df_line, "%d %g", df_array_index, real(entry));
+if (entry->type == STRING) {
+   while (max_line_len < strlen(entry->v.string_val))
+   df_line = gp_realloc(df_line, max_line_len *= 2, "datafile line 
buffer");
+   snprintf(df_line, max_line_len-1, "%d \"%s\"", df_array_index, 
entry->v.string_val);
+} else {
+   snprintf(df_line, max_line_len-1, "%d %g", df_array_index, real(entry));
+}

 return df_line;
 }
--- src/set.c
+++ src/set.c   2018-11-28 11:12:55.899231134 +
@@ -1163,7 +1163,7 @@ set_clabel()
 c_token++;
 clabel_onecolor = FALSE;
 if ((new_format = try_to_get_string())) {
-   strncpy(contour_format, new_format, sizeof(contour_format));
+   safe_strncpy(contour_format, new_format, sizeof(contour_format));
free(new_format);
 }
 }
@@ -1319,7 +1319,7 @@ set_cntrlabel()
char *new;
c_token++;
if ((new = try_to_get_string()))
-   strncpy(contour_format,new,sizeof(contour_format));
+   safe_strncpy(contour_format,new,sizeof(contour_format));
free(new);
} else if (equals(c_token, "font")) {
char *ctmp;
--- src/term.c
+++ src/term.c  2018-11-28 11:12:55.903231061 +
@@ -2956,7 +2956,7 @@ strlen_tex(const char *str)
switch (*s) {
case '[':
while (*s && *s != ']') s++;
-   s++;
+   if (*s) s++;
break;
case '\\':
s++;
--- term/cairo.trm
+++ term/cairo.trm  2018-11-28 11:12:55.903231061 +
@@ -295,7 +295,7 @@ TERM_PUBLIC void 

commit rubygem-railties-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:17:41

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


Package is "rubygem-railties-5.2"

Thu Dec  6 12:17:41 2018 rev:3 rq:655324 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5.2/rubygem-railties-5.2.changes
2018-08-12 20:53:44.929269439 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.19453/rubygem-railties-5.2.changes
 2018-12-06 12:17:43.477493537 +0100
@@ -1,0 +2,7 @@
+Mon Dec  3 06:35:22 UTC 2018 - mschnit...@suse.com
+ 
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changes / Just a version bump to match with Rails 5.2.1.1
+
+---

Old:

  railties-5.2.1.gem

New:

  railties-5.2.1.1.gem



Other differences:
--
++ rubygem-railties-5.2.spec ++
--- /var/tmp/diff_new_pack.mWD9JU/_old  2018-12-06 12:17:43.925493056 +0100
+++ /var/tmp/diff_new_pack.mWD9JU/_new  2018-12-06 12:17:43.929493052 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.2.1.gem -> railties-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:42:23.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:30.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   Respect `NODE_ENV` when running `rails yarn:install`.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2018-08-07 23:42:23.0 +0200
+++ new/lib/rails/gem_version.rb2018-11-27 21:12:30.0 +0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:42:23.0 +0200
+++ new/metadata2018-11-27 21:12:30.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: exe
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -92,14 +92,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:
@@ -421,8 +421,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.1/railties
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1/railties/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.1.1/railties
+  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1.1/railties/CHANGELOG.md
 

commit update-checker for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package update-checker for openSUSE:Factory 
checked in at 2018-12-06 12:17:34

Comparing /work/SRC/openSUSE:Factory/update-checker (Old)
 and  /work/SRC/openSUSE:Factory/.update-checker.new.19453 (New)


Package is "update-checker"

Thu Dec  6 12:17:34 2018 rev:5 rq:655308 version:1.0+git20181205.79dad1e

Changes:

--- /work/SRC/openSUSE:Factory/update-checker/update-checker.changes
2018-12-04 20:55:13.892792613 +0100
+++ /work/SRC/openSUSE:Factory/.update-checker.new.19453/update-checker.changes 
2018-12-06 12:17:36.153501399 +0100
@@ -1,0 +2,6 @@
+Wed Dec 05 10:40:18 UTC 2018 - ku...@suse.de
+
+- Update to version 1.0+git20181205.79dad1e:
+  * Fix syntax error in OnCalendar entry [bsc#1118321]
+
+---
@@ -8 +14 @@
-- Fixes boo#1117647
+- Fixes [boo#1117647]

Old:

  update-checker-1.0+git20181104.a2c4ebf.tar.xz

New:

  update-checker-1.0+git20181205.79dad1e.tar.xz



Other differences:
--
++ update-checker.spec ++
--- /var/tmp/diff_new_pack.DJMdBs/_old  2018-12-06 12:17:36.785500721 +0100
+++ /var/tmp/diff_new_pack.DJMdBs/_new  2018-12-06 12:17:36.793500712 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,7 +23,7 @@
 %endif
 
 Name:   update-checker
-Version:1.0+git20181104.a2c4ebf
+Version:1.0+git20181205.79dad1e
 Release:0
 Summary:Scripts to check for new updates and migration targets
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.DJMdBs/_old  2018-12-06 12:17:36.837500665 +0100
+++ /var/tmp/diff_new_pack.DJMdBs/_new  2018-12-06 12:17:36.841500661 +0100
@@ -1,6 +1,6 @@
 
   
 git://github.com/thkukuk/update-checker.git
-a2c4ebf388d647504a30e15a990fbe1dd59da35e
+79dad1e24c63e79dc4000a3d5eff835344e3178d
  
 
\ No newline at end of file

++ update-checker-1.0+git20181104.a2c4ebf.tar.xz -> 
update-checker-1.0+git20181205.79dad1e.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/update-checker-1.0+git20181104.a2c4ebf/systemd/update-checker-migration.timer
 
new/update-checker-1.0+git20181205.79dad1e/systemd/update-checker-migration.timer
--- 
old/update-checker-1.0+git20181104.a2c4ebf/systemd/update-checker-migration.timer
   2018-11-04 11:21:39.0 +0100
+++ 
new/update-checker-1.0+git20181205.79dad1e/systemd/update-checker-migration.timer
   2018-12-05 11:37:42.0 +0100
@@ -4,7 +4,7 @@
 After=network.target local-fs.target
 
 [Timer]
-OnCalendar="Tue *-*-8..14,22..28 22:30"
+OnCalendar=Tue *-*-8..14,22..28 22:30
 AccuracySec=1m
 RandomizedDelaySec=2h
 Persistent=true




commit ghc-unicode-transforms for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-unicode-transforms for 
openSUSE:Factory checked in at 2018-12-06 12:16:32

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


Package is "ghc-unicode-transforms"

Thu Dec  6 12:16:32 2018 rev:6 rq:650508 version:0.3.5

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-unicode-transforms/ghc-unicode-transforms.changes
2018-10-25 09:06:45.654489939 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-unicode-transforms.new.19453/ghc-unicode-transforms.changes
 2018-12-06 12:16:35.673566344 +0100
@@ -1,0 +2,9 @@
+Sat Nov 17 03:01:51 UTC 2018 - psim...@suse.com
+
+- Update unicode-transforms to version 0.3.5.
+  ## 0.3.5
+
+  * Update dependency version bounds
+  * Test with GHC 8.6.2
+
+---

Old:

  unicode-transforms-0.3.4.tar.gz

New:

  unicode-transforms-0.3.5.tar.gz



Other differences:
--
++ ghc-unicode-transforms.spec ++
--- /var/tmp/diff_new_pack.pNvrun/_old  2018-12-06 12:16:36.781565154 +0100
+++ /var/tmp/diff_new_pack.pNvrun/_new  2018-12-06 12:16:36.785565149 +0100
@@ -19,7 +19,7 @@
 %global pkg_name unicode-transforms
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.3.4
+Version:0.3.5
 Release:0
 Summary:Unicode normalization
 License:BSD-3-Clause

++ unicode-transforms-0.3.4.tar.gz -> unicode-transforms-0.3.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unicode-transforms-0.3.4/Changelog.md 
new/unicode-transforms-0.3.5/Changelog.md
--- old/unicode-transforms-0.3.4/Changelog.md   2018-04-05 11:30:57.0 
+0200
+++ new/unicode-transforms-0.3.5/Changelog.md   2018-11-16 05:39:38.0 
+0100
@@ -1,3 +1,8 @@
+## 0.3.5
+
+* Update dependency version bounds
+* Test with GHC 8.6.2
+
 ## 0.3.4
 
 * GHC 8.4.1 support
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unicode-transforms-0.3.4/README.md 
new/unicode-transforms-0.3.5/README.md
--- old/unicode-transforms-0.3.4/README.md  2018-04-05 12:16:09.0 
+0200
+++ new/unicode-transforms-0.3.5/README.md  2018-11-16 07:34:08.0 
+0100
@@ -1,5 +1,10 @@
 # Unicode Transforms
 
+[![Hackage](https://img.shields.io/hackage/v/unicode-transforms.svg?style=flat)](https://hackage.haskell.org/package/unicode-transforms)
+[![Build 
Status](https://travis-ci.org/composewell/unicode-transforms.svg?branch=master)](https://travis-ci.org/composewell/unicode-transforms)
+[![Windows Build 
status](https://ci.appveyor.com/api/projects/status/5wov8m1m0asvbv32?svg=true)](https://ci.appveyor.com/project/harendra-kumar/unicode-transforms)
+[![Coverage 
Status](https://coveralls.io/repos/composewell/unicode-transforms/badge.svg?branch=master=github)](https://coveralls.io/github/composewell/unicode-transforms?branch=master)
+
 Fast Unicode 9.0 normalization in Haskell (NFC, NFKC, NFD, NFKD).
 
 ## What is normalization?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unicode-transforms-0.3.4/stack-7.10.yaml 
new/unicode-transforms-0.3.5/stack-7.10.yaml
--- old/unicode-transforms-0.3.4/stack-7.10.yaml2018-03-18 
23:12:59.0 +0100
+++ new/unicode-transforms-0.3.5/stack-7.10.yaml2018-11-16 
05:39:38.0 +0100
@@ -3,5 +3,5 @@
 resolver: lts-6.35
 extra-deps:
 - bitarray-0.0.1.1
-- gauge-0.2.1
+- gauge-0.2.4
 - basement-0.0.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unicode-transforms-0.3.4/stack.yaml 
new/unicode-transforms-0.3.5/stack.yaml
--- old/unicode-transforms-0.3.4/stack.yaml 2018-04-05 11:39:04.0 
+0200
+++ new/unicode-transforms-0.3.5/stack.yaml 2018-11-16 05:39:38.0 
+0100
@@ -1,8 +1,3 @@
 packages:
 - '.'
-resolver: lts-11.3
-extra-deps:
-- bitarray-0.0.1.1
-- gauge-0.2.1
-- basement-0.0.7
-- getopt-generics-0.13.0.2
+resolver: lts-12.18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unicode-transforms-0.3.4/unicode-transforms.cabal 
new/unicode-transforms-0.3.5/unicode-transforms.cabal
--- old/unicode-transforms-0.3.4/unicode-transforms.cabal   2018-04-05 
11:42:05.0 +0200
+++ new/unicode-transforms-0.3.5/unicode-transforms.cabal   2018-11-16 
05:39:38.0 +0100
@@ -1,11 +1,11 @@
--- This file has been generated from package.yaml by hpack version 0.20.0.
+-- This file has been generated from package.yaml by hpack version 0.28.2.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 

commit ghc-aeson for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-aeson for openSUSE:Factory 
checked in at 2018-12-06 12:16:47

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


Package is "ghc-aeson"

Thu Dec  6 12:16:47 2018 rev:20 rq:653440 version:1.4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-aeson/ghc-aeson.changes  2018-10-25 
08:14:32.820117080 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-aeson.new.19453/ghc-aeson.changes   
2018-12-06 12:16:47.605553528 +0100
@@ -1,0 +2,9 @@
+Sun Nov 25 03:01:12 UTC 2018 - psim...@suse.com
+
+- Update aeson to version 1.4.2.0.
+  Upstream has edited the change log file since the last release in
+  a non-trivial way, i.e. they did more than just add a new entry
+  at the top. You can review the file at:
+  http://hackage.haskell.org/package/aeson-1.4.2.0/src/changelog.md
+
+---

Old:

  aeson-1.4.1.0.tar.gz
  aeson.cabal

New:

  aeson-1.4.2.0.tar.gz



Other differences:
--
++ ghc-aeson.spec ++
--- /var/tmp/diff_new_pack.VsvAVH/_old  2018-12-06 12:16:48.085553012 +0100
+++ /var/tmp/diff_new_pack.VsvAVH/_new  2018-12-06 12:16:48.085553012 +0100
@@ -19,14 +19,13 @@
 %global pkg_name aeson
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.4.1.0
+Version:1.4.2.0
 Release:0
 Summary:Fast JSON parsing and encoding
 License:BSD-3-Clause
 Group:  Development/Libraries/Haskell
 URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-base-compat-devel
@@ -83,7 +82,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ aeson-1.4.1.0.tar.gz -> aeson-1.4.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aeson-1.4.1.0/Data/Aeson/Parser/Internal.hs 
new/aeson-1.4.2.0/Data/Aeson/Parser/Internal.hs
--- old/aeson-1.4.1.0/Data/Aeson/Parser/Internal.hs 2018-09-24 
03:51:45.0 +0200
+++ new/aeson-1.4.2.0/Data/Aeson/Parser/Internal.hs 1970-01-01 
01:00:00.0 +0100
@@ -328,12 +328,11 @@
 
 decimal0 :: Parser Integer
 decimal0 = do
-  let step a w = a * 10 + fromIntegral (w - zero)
-  zero = 48
+  let zero = 48
   digits <- A.takeWhile1 isDigit_w8
   if B.length digits > 1 && B.unsafeHead digits == zero
 then fail "leading zero"
-else return (B.foldl' step 0 digits)
+else return (bsToInteger digits)
 
 -- | Parse a JSON number.
 scientific :: Parser Scientific
@@ -366,3 +365,53 @@
   fmap (Sci.scientific signedCoeff . (e +)) (signed decimal)) <|>
 return (Sci.scientific signedCoeffe)
 {-# INLINE scientific #-}
+
+-- Copy-pasted and adapted from base 
+
+bsToInteger :: B.ByteString -> Integer
+bsToInteger bs
+| l > 40= valInteger 10 l [ fromIntegral (w - 48) | w <- B.unpack bs ]
+| otherwise = bsToIntegerSimple bs
+  where
+l = B.length bs
+
+bsToIntegerSimple :: B.ByteString -> Integer
+bsToIntegerSimple = B.foldl' step 0 where
+  step a b = a * 10 + fromIntegral (b - 48) -- 48 = '0'
+
+-- A sub-quadratic algorithm for Integer. Pairs of adjacent radix b
+-- digits are combined into a single radix b^2 digit. This process is
+-- repeated until we are left with a single digit. This algorithm
+-- performs well only on large inputs, so we use the simple algorithm
+-- for smaller inputs.
+valInteger :: Integer -> Int -> [Integer] -> Integer
+valInteger = go
+  where
+go :: Integer -> Int -> [Integer] -> Integer
+go _ _ []  = 0
+go _ _ [d] = d
+go b l ds
+| l > 40 = b' `seq` go b' l' (combine b ds')
+| otherwise = valSimple b ds
+  where
+-- ensure that we have an even number of digits
+-- before we call combine:
+ds' = if even l then ds else 0 : ds
+b' = b * b
+l' = (l + 1) `quot` 2
+
+combine b (d1 : d2 : ds) = d `seq` (d : combine b ds)
+  where
+d = d1 * b + d2
+combine _ []  = []
+combine _ [_] = errorWithoutStackTrace "this should not happen"
+
+-- The following algorithm is only linear for types whose Num operations
+-- are in constant time.
+valSimple :: Integer -> [Integer] -> Integer
+valSimple base = go 0
+  where
+go r [] = r
+go r (d : ds) = r' `seq` go r' ds
+  where
+

commit pandoc for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package pandoc for openSUSE:Factory checked 
in at 2018-12-06 12:16:59

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


Package is "pandoc"

Thu Dec  6 12:16:59 2018 rev:29 rq:653445 version:2.5

Changes:

--- /work/SRC/openSUSE:Factory/pandoc/pandoc.changes2018-11-09 
07:53:39.959762963 +0100
+++ /work/SRC/openSUSE:Factory/.pandoc.new.19453/pandoc.changes 2018-12-06 
12:17:01.841538240 +0100
@@ -1,0 +2,196 @@
+Tue Nov 27 19:54:55 UTC 2018 - psim...@suse.com
+
+- Update pandoc to version 2.5.
+
+  * Text.Pandoc.App: split into several unexported submodules (Albert
+Krewinkel):  Text.Pandoc.App.FormatHeuristics,
+Text.Pandoc.App.Opt, Text.Pandoc.App.CommandLineOptions,
+Text.Pandoc.App.OutputSettings.  This is motivated partly by the
+desire to reduce recompilations when something is modified,
+since App previously depended on virtually every other module.
+
+  * Text.Pandoc.Extensions
+
++ Semantically, `gfm_auto_identifiers` is now a modifier of
+  `auto_identifiers`; for identifiers to be set, `auto_identifiers` must
+  be turned on, and then the type of identifier produced depends on
+  `gfm_auto_identifiers` and `ascii_identifiers` are set. Accordingly,
+  `auto_identifiers` is now added to `githubMarkdownExtensions` (#5057).
++ Remove `ascii_identifiers` from `githubMarkdownExtensions`.
+  GitHub doesn't seem to strip non-ascii characters any more.
+
+  * Text.Pandoc.Lua.Module.Utils (Albert Krewinkel)
+
++ Test AST object equality via Haskell (#5092).  Equality of Lua
+  objects representing pandoc AST elements is tested by unmarshalling
+  the objects and comparing the result in Haskell.
+  A new function `equals` which performs this test has been added to the
+  `pandoc.utils` module.
++ Improve stringify.  Meta value strings (MetaString)
+  and booleans (MetaBool) are now converted to the literal string and the
+  lowercase boolean name, respectively. Previously, all values of these
+  types were converted to the empty string.
+
+  * Text.Pandoc.Parsing: Remove Functor and Applicative constraints where Monad
+already exists (Alexander Krotov).
+
+  * Text.Pandoc.Pretty: Don't render BreakingSpace at end of line
+or beginning of line (#5050).
+
+  * Text.Pandoc.Readers.Markdown
+
++ Fix parsing of citations, quotes, and underline emphasis
+  after symbols.  Starting with pandoc 2.4, citations, quoted inlines,
+  and underline emphasis were no longer recognized after certain
+  symbols, like parentheses (#5099, #5053).
++ In pandoc 2.4, a soft break after an abbreviation would be
+  relocated before it to allow for insertion of a nonbreaking
+  space after the abbreviation. This behavior is here reverted.
+  A soft break after an abbreviation will remain, and no nonbreaking
+  space will be added. Those who care about this issue should take care not
+  to end lines with an abbreviation, or to insert nonbreaking spaces
+  manually.
+
+  * Text.Pandoc.Readers.FB2: Do not throw error for unknown elements in
+`` (Alexander Krotov).  Some libraries include custom elements
+in their FB2 files.
+
+  * Text.Pandoc.Readers.HTML
+
++ Allow `tfoot` before body rows (#5079).
++ Parse `` as a Span with class "small" (#5080).
++ Allow thead containing a row with `td` rather than `th` (#5014).
+
+  * Text.Pandoc.Readers.LaTeX
+
++ Cleaned up handling of dimension arguments.  Allow decimal points,
+  preceding space.
++ Don't allow arguments for verbatim, etc.
++ Allow space before bracketed options.
++ Allow optional arguments after `\\` in tables.
++ Improve parsing of `\tiny`, `\scriptsize`, etc.  Parse as raw,
+  but know that these font changing commands take no arguments.
+
+  * Text.Pandoc.Readers.Muse
+
++ Trim whitespace before parsing grid table cells (Alexander Krotov).
++ Add grid tables support (Alexander Krotov).
+
+  * Text.Pandoc.Shared
+
++ For bibliography match Div with id `refs`, not class `references`.
+  This was a mismatch between pandoc's docx, epub, latex, and markdown
+  writers and the behavior of pandoc-citeproc, which actually looks for a
+  div with id `refs` rather than one with class `references`.
++ Exactly match GitHub's identifier generating algorithm (#5057).
++ Add parameter for `Extensions` to `uniqueIdent` and
+  `inlineListToIdentifier` (#5057).  [API change]
+  This allows these functions to be sensitive to the settings of
+  `Ext_gfm_auto_identifiers` and `Ext_ascii_identifiers`, and allows us to
+  use `uniqueIdent` in the CommonMark reader, replacing custom code.  It
+  

commit ghc-math-functions for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-math-functions for 
openSUSE:Factory checked in at 2018-12-06 12:16:28

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


Package is "ghc-math-functions"

Thu Dec  6 12:16:28 2018 rev:3 rq:650506 version:0.3.1.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-math-functions/ghc-math-functions.changes
2018-10-25 08:17:47.972032496 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-math-functions.new.19453/ghc-math-functions.changes
 2018-12-06 12:16:28.913573605 +0100
@@ -1,0 +2,10 @@
+Wed Nov 14 03:01:50 UTC 2018 - psim...@suse.com
+
+- Update math-functions to version 0.3.1.0.
+  ## Changes in 0.3.1.0
+
+* Exported data types for iteration steps in root finding
+
+* Defaults for root finding algorithm are documented
+
+---

Old:

  math-functions-0.3.0.2.tar.gz

New:

  math-functions-0.3.1.0.tar.gz



Other differences:
--
++ ghc-math-functions.spec ++
--- /var/tmp/diff_new_pack.LQBEjp/_old  2018-12-06 12:16:29.841572608 +0100
+++ /var/tmp/diff_new_pack.LQBEjp/_new  2018-12-06 12:16:29.845572604 +0100
@@ -19,7 +19,7 @@
 %global pkg_name math-functions
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.3.0.2
+Version:0.3.1.0
 Release:0
 Summary:Collection of tools for numeric computations
 License:BSD-2-Clause

++ math-functions-0.3.0.2.tar.gz -> math-functions-0.3.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/math-functions-0.3.0.2/Numeric/RootFinding.hs 
new/math-functions-0.3.1.0/Numeric/RootFinding.hs
--- old/math-functions-0.3.0.2/Numeric/RootFinding.hs   2018-09-02 
19:32:55.0 +0200
+++ new/math-functions-0.3.1.0/Numeric/RootFinding.hs   2018-11-13 
21:25:18.0 +0100
@@ -30,10 +30,12 @@
 , RiddersParam(..)
 , ridders
 , riddersIterations
+, RiddersStep(..)
 -- * Newton-Raphson algorithm
 , NewtonParam(..)
 , newtonRaphson
 , newtonRaphsonIterations
+, NewtonStep(..)
 -- * References
 -- $references
 ) where
@@ -172,9 +174,10 @@
 -- | Parameters for 'ridders' root finding
 data RiddersParam = RiddersParam
   { riddersMaxIter :: !Int
--- ^ Maximum number of iterations.
+-- ^ Maximum number of iterations. Default = 100
   , riddersTol :: !Tolerance
--- ^ Error tolerance for root approximation.
+-- ^ Error tolerance for root approximation. Default is relative
+--   error 4·ε, where ε is machine precision.
   }
   deriving (Eq, Read, Show, Typeable, Data
 #if __GLASGOW_HASKELL__ > 704
@@ -287,9 +290,10 @@
 -- | Parameters for 'ridders' root finding
 data NewtonParam = NewtonParam
   { newtonMaxIter :: !Int
--- ^ Maximum number of iterations.
+-- ^ Maximum number of iterations. Default = 50
   , newtonTol :: !Tolerance
--- ^ Error tolerance for root approximation.
+-- ^ Error tolerance for root approximation. Default is relative
+--   error 4·ε, where ε is machine precision
   }
   deriving (Eq, Read, Show, Typeable, Data
 #if __GLASGOW_HASKELL__ > 704
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/math-functions-0.3.0.2/changelog.md 
new/math-functions-0.3.1.0/changelog.md
--- old/math-functions-0.3.0.2/changelog.md 2018-09-02 19:32:55.0 
+0200
+++ new/math-functions-0.3.1.0/changelog.md 2018-11-13 21:25:18.0 
+0100
@@ -1,3 +1,10 @@
+## Changes in 0.3.1.0
+
+  * Exported data types for iteration steps in root finding
+
+  * Defaults for root finding algorithm are documented
+
+
 ## Changes in 0.3.0.2
 
   * Fix license field in cabal file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/math-functions-0.3.0.2/math-functions.cabal 
new/math-functions-0.3.1.0/math-functions.cabal
--- old/math-functions-0.3.0.2/math-functions.cabal 2018-09-02 
19:32:55.0 +0200
+++ new/math-functions-0.3.1.0/math-functions.cabal 2018-11-13 
21:25:18.0 +0100
@@ -1,5 +1,5 @@
 name:   math-functions
-version:0.3.0.2
+version:0.3.1.0
 cabal-version:  >= 1.10
 license:BSD2
 license-file:   LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/math-functions-0.3.0.2/tests/view.hs 
new/math-functions-0.3.1.0/tests/view.hs
--- old/math-functions-0.3.0.2/tests/view.hs2018-09-02 19:32:55.0 
+0200
+++ new/math-functions-0.3.1.0/tests/view.hs1970-01-01 01:00:00.0 
+0100
@@ -1,102 +0,0 @@
-{-# LANGUAGE 

commit ghc-http-client for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-http-client for openSUSE:Factory 
checked in at 2018-12-06 12:16:25

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


Package is "ghc-http-client"

Thu Dec  6 12:16:25 2018 rev:28 rq:650505 version:0.5.14

Changes:

--- /work/SRC/openSUSE:Factory/ghc-http-client/ghc-http-client.changes  
2018-10-25 08:26:25.543799845 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-http-client.new.19453/ghc-http-client.changes   
2018-12-06 12:16:27.469575156 +0100
@@ -1,0 +2,12 @@
+Mon Nov 19 16:03:02 UTC 2018 - psim...@suse.com
+
+- Update http-client to version 0.5.14.
+  # Changelog for http-client
+
+  ## 0.5.14
+
+  * Omit port for `getUri` when protocol is `http` and port is `80`, or when
+protocol is `https` and port is `443`
+  * Sending requests with invalid headers now throws InvalidRequestHeader 
exception
+
+---

Old:

  http-client-0.5.13.1.tar.gz

New:

  http-client-0.5.14.tar.gz



Other differences:
--
++ ghc-http-client.spec ++
--- /var/tmp/diff_new_pack.kKb2c8/_old  2018-12-06 12:16:28.013574572 +0100
+++ /var/tmp/diff_new_pack.kKb2c8/_new  2018-12-06 12:16:28.013574572 +0100
@@ -19,7 +19,7 @@
 %global pkg_name http-client
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.5.13.1
+Version:0.5.14
 Release:0
 Summary:An HTTP client engine
 License:MIT

++ http-client-0.5.13.1.tar.gz -> http-client-0.5.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-client-0.5.13.1/ChangeLog.md 
new/http-client-0.5.14/ChangeLog.md
--- old/http-client-0.5.13.1/ChangeLog.md   2018-07-01 03:15:33.0 
+0200
+++ new/http-client-0.5.14/ChangeLog.md 2018-11-19 08:40:08.0 +0100
@@ -1,3 +1,11 @@
+# Changelog for http-client
+
+## 0.5.14
+
+* Omit port for `getUri` when protocol is `http` and port is `80`, or when
+  protocol is `https` and port is `443`
+* Sending requests with invalid headers now throws InvalidRequestHeader 
exception
+
 ## 0.5.13.1
 
 * Add a workaround for a cabal bug 
[haskell-infra/hackage-trustees#165](https://github.com/haskell-infra/hackage-trustees/issues/165)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-client-0.5.13.1/Network/HTTP/Client/Core.hs 
new/http-client-0.5.14/Network/HTTP/Client/Core.hs
--- old/http-client-0.5.13.1/Network/HTTP/Client/Core.hs2018-07-01 
03:15:12.0 +0200
+++ new/http-client-0.5.14/Network/HTTP/Client/Core.hs  2018-11-19 
06:27:06.0 +0100
@@ -17,6 +17,7 @@
 import Network.HTTP.Types
 import Network.HTTP.Client.Manager
 import Network.HTTP.Client.Types
+import Network.HTTP.Client.Headers
 import Network.HTTP.Client.Body
 import Network.HTTP.Client.Request
 import Network.HTTP.Client.Response
@@ -190,6 +191,9 @@
 -- Since 0.1.0
 responseOpen :: Request -> Manager -> IO (Response BodyReader)
 responseOpen inputReq manager' = do
+  case validateHeaders (requestHeaders inputReq) of
+GoodHeaders -> return ()
+BadHeaders reason -> throwHttp $ InvalidRequestHeader reason
   (manager, req0) <- getModifiedRequestManager manager' inputReq
   wrapExc req0 $ mWrapException manager req0 $ do
 (req, res) <- go manager (redirectCount req0) req0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-client-0.5.13.1/Network/HTTP/Client/Headers.hs 
new/http-client-0.5.14/Network/HTTP/Client/Headers.hs
--- old/http-client-0.5.13.1/Network/HTTP/Client/Headers.hs 2018-04-09 
15:40:11.0 +0200
+++ new/http-client-0.5.14/Network/HTTP/Client/Headers.hs   2018-11-19 
06:27:06.0 +0100
@@ -3,6 +3,8 @@
 {-# LANGUAGE ViewPatterns #-}
 module Network.HTTP.Client.Headers
 ( parseStatusHeaders
+, validateHeaders
+, HeadersValidationResult (..)
 ) where
 
 import   Control.Applicativeas A ((<$>), (<*>))
@@ -10,6 +12,9 @@
 import qualified Data.ByteStringas S
 import qualified Data.ByteString.Char8  as S8
 import qualified Data.CaseInsensitive   as CI
+import   Data.Char (ord)
+import   Data.Maybe (mapMaybe)
+import   Data.Monoid
 import   Network.HTTP.Client.Connection
 import   Network.HTTP.Client.Types
 import   System.Timeout (timeout)
@@ -94,3 +99,17 @@
 return (CI.mk $! strip key, strip $! S.drop 1 bs2)
 
 strip = S.dropWhile (== charSpace) . fst . S.spanEnd (== charSpace)
+
+data HeadersValidationResult
+= 

commit xmobar for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package xmobar for openSUSE:Factory checked 
in at 2018-12-06 12:17:02

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


Package is "xmobar"

Thu Dec  6 12:17:02 2018 rev:4 rq:653447 version:0.29

Changes:

--- /work/SRC/openSUSE:Factory/xmobar/xmobar.changes2018-10-25 
08:20:12.691968628 +0200
+++ /work/SRC/openSUSE:Factory/.xmobar.new.19453/xmobar.changes 2018-12-06 
12:17:02.749537264 +0100
@@ -1,0 +2,19 @@
+Sat Dec  1 08:41:36 UTC 2018 - psim...@suse.com
+
+- Update xmobar to version 0.29.
+
+  - New `Alsa` monitor for volume display that doesn't use polling, by
+Daniel Schüssler.
+  - `ThermalZone` retries reading missing files, thanks to Reed Koser.
+  - `TopProc` ignores kernel threads (see also [issue #369]).
+  - `Wireless` simple autodetection of wirless interface name (if set
+to "").
+  - Experimental support for using xmobar as a library, so that
+configurations are in fact Haskell programs a la Xmonad (beta
+stage, with help from Pavan Rikhi). Traditional config files are
+still (and will continue to be) supported.
+  - Correctly parsing configuration options `mwClass` and `wmName`.
+
+  [issue #369]: https://github.com/jaor/xmobar/issues/369
+
+---
@@ -5,4 +24,4 @@
-  Upstream has edited the change log file since the last release in
-  a non-trivial way, i.e. they did more than just add a new entry
-  at the top. You can review the file at:
-  http://hackage.haskell.org/package/xmobar-0.28.1/src/changelog.md
+
+  - Dependencies updated to work with GHC 8.6, avoiding [issue #354].
+
+  [issue #354]: https://github.com/jaor/xmobar/issues/354

Old:

  xmobar-0.28.1.tar.gz

New:

  xmobar-0.29.tar.gz



Other differences:
--
++ xmobar.spec ++
--- /var/tmp/diff_new_pack.Wm6QdK/_old  2018-12-06 12:17:03.277536698 +0100
+++ /var/tmp/diff_new_pack.Wm6QdK/_new  2018-12-06 12:17:03.281536693 +0100
@@ -16,23 +16,27 @@
 #
 
 
+%global pkg_name xmobar
 %bcond_with tests
-Name:   xmobar
-Version:0.28.1
+Name:   %{pkg_name}
+Version:0.29
 Release:0
 Summary:A Minimalistic Text Based Status Bar
 License:BSD-3-Clause
 Group:  System/GUI/Other
 URL:https://hackage.haskell.org/package/%{name}
 Source0:
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
+BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-HTTP-devel
 BuildRequires:  ghc-X11-devel
 BuildRequires:  ghc-X11-xft-devel
+BuildRequires:  ghc-async-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-dbus-devel
 BuildRequires:  ghc-directory-devel
+BuildRequires:  ghc-extensible-exceptions-devel
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-hinotify-devel
 BuildRequires:  ghc-iwlib-devel
@@ -54,6 +58,7 @@
 BuildRequires:  libiw-devel
 %if %{with tests}
 BuildRequires:  ghc-hspec-devel
+BuildRequires:  ghc-temporary-devel
 %endif
 
 %description
@@ -62,22 +67,59 @@
 Inspired by the Ion3 status bar, it supports similar features, like dynamic
 color management, output templates, and extensibility through plugins.
 
+%package -n ghc-%{name}
+Summary:Haskell %{name} library
+Group:  System/Libraries
+
+%description -n ghc-%{name}
+This package provides the Haskell %{name} shared library.
+
+%package -n ghc-%{name}-devel
+Summary:Haskell %{name} library development files
+Group:  Development/Libraries/Haskell
+Requires:   ghc-%{name} = %{version}-%{release}
+Requires:   ghc-compiler = %{ghc_version}
+Requires:   libXpm-devel
+Requires:   libXrandr-devel
+Requires:   libXrender-devel
+Requires:   libiw-devel
+Requires(post): ghc-compiler = %{ghc_version}
+Requires(postun): ghc-compiler = %{ghc_version}
+
+%description -n ghc-%{name}-devel
+This package provides the Haskell %{name} library development files.
+
 %prep
 %setup -q
+echo > Setup.hs 'import Distribution.Simple'
+echo >>Setup.hs 'main = defaultMain'
 
 %build
 %define cabal_configure_options -fwith_dbus -fwith_inotify -fwith_iwlib 
-fwith_mpris -fwith_thread -fwith_utf8 -fwith_xft -fwith_xpm
-%ghc_bin_build
+%ghc_lib_build
 
 %install
-%ghc_bin_install
+%ghc_lib_install
+%ghc_fix_rpath %{pkg_name}-%{version}
 
 %check
 %cabal_test
 
+%post -n ghc-%{name}-devel
+%ghc_pkg_recache
+
+%postun -n ghc-%{name}-devel
+%ghc_pkg_recache
+
 %files
 %license license
-%doc changelog.md readme.md
+%doc changelog.md examples readme.md
 %{_bindir}/%{name}
 
+%files -n ghc-%{name} -f ghc-%{name}.files
+%license 

commit cabal-install for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package cabal-install for openSUSE:Factory 
checked in at 2018-12-06 12:17:06

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


Package is "cabal-install"

Thu Dec  6 12:17:06 2018 rev:24 rq:653448 version:2.4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/cabal-install/cabal-install.changes  
2018-10-25 08:14:28.664118861 +0200
+++ /work/SRC/openSUSE:Factory/.cabal-install.new.19453/cabal-install.changes   
2018-12-06 12:17:09.989529490 +0100
@@ -1,0 +2,5 @@
+Sun Dec  2 16:03:47 UTC 2018 - Peter Simons 
+
+- Update Cabal build instructions to support network version 2.8.x.
+
+---



Other differences:
--
++ cabal-install.spec ++
--- /var/tmp/diff_new_pack.lYsCey/_old  2018-12-06 12:17:10.729528696 +0100
+++ /var/tmp/diff_new_pack.lYsCey/_new  2018-12-06 12:17:10.733528691 +0100
@@ -24,7 +24,7 @@
 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
+Source1:
https://hackage.haskell.org/package/%{name}-%{version}/revision/2.cabal#/%{name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-HTTP-devel
 BuildRequires:  ghc-array-devel

++ cabal-install.cabal ++
 707 lines (skipped)
 between /work/SRC/openSUSE:Factory/cabal-install/cabal-install.cabal
 and /work/SRC/openSUSE:Factory/.cabal-install.new.19453/cabal-install.cabal




commit xpra for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package xpra for openSUSE:Factory checked in 
at 2018-12-06 12:17:24

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


Package is "xpra"

Thu Dec  6 12:17:24 2018 rev:2 rq:654932 version:2.4.2

Changes:

--- /work/SRC/openSUSE:Factory/xpra/xpra.changes2018-11-12 
09:38:10.409468929 +0100
+++ /work/SRC/openSUSE:Factory/.xpra.new.19453/xpra.changes 2018-12-06 
12:17:25.793512521 +0100
@@ -1,0 +2,31 @@
+Wed Dec  5 09:19:57 UTC 2018 - aloi...@gmx.com
+
+- Update to version 2.4.2
+  * fix server crash with application setting invalid X11 atoms
+  * fix missing windows with some mono applications (ignore
+invalid X11 atoms)
+  * fix small X11 memory leak
+  * fix encoding of empty areas (hard to trigger)
+  * fix client hangs due to signal-watcher (now disabled with
+python2)
+  * fix virtual printer cleanup errors
+  * fix leaking xvfb processes when displayfd times out
+  * fix window size hints not being sanitized correctly
+  * fix cpu waste and automatic quality calculations
+  * fix statistics used by shadow servers
+  * fix error capturing screenshots on MS Windows
+  * fix logging error in modifier state change failure code path
+  * fix nvenc errors with odd image heights
+  * fix over aggressive screen update rectangle merging
+  * fix race condition causing the connection cleanup code to
+run twice
+  * fix ssh dialog button actions
+  * ensure Qt applications use the X11 backend so we can
+intercept them
+  * skip unnecessary video tests when mmap is enabled
+  * handle property change handlers errors more gracefully
+  * avoid recycling video contexts unnecessarily
+  * don't flush video encoders when doing a regular content
+refresh
+
+---

Old:

  xpra-2.4.1.tar.xz

New:

  xpra-2.4.2.tar.xz



Other differences:
--
++ xpra.spec ++
--- /var/tmp/diff_new_pack.Oo7Cq1/_old  2018-12-06 12:17:26.381511890 +0100
+++ /var/tmp/diff_new_pack.Oo7Cq1/_new  2018-12-06 12:17:26.385511886 +0100
@@ -15,13 +15,15 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %if ! %{defined _fillupdir}
 %define _fillupdir /var/adm/fillup-templates
 %endif
 %global __requires_exclude ^typelib\\(GtkosxApplication\\).*$
 Name:   xpra
-Version:2.4.1
+Version:2.4.2
 Release:0
 Summary:Remote display server for applications and desktops
 License:GPL-2.0-or-later AND BSD-3-Clause AND LGPL-3.0-or-later AND MIT
@@ -100,14 +102,14 @@
 Requires:   %{name} = %{version}
 # websockify is required to allow xpra to listen for an html5 client
 Requires:   python2-websockify
+Provides:   bundled(js-aurora)
+Provides:   bundled(js-bencode)
+Provides:   bundled(js-broadway)
+Provides:   bundled(js-forge)
 Provides:   bundled(js-jquery) = 3.1.1
 Provides:   bundled(js-jquery-ui) = 1.12.1
 Provides:   bundled(js-lz4)
 Provides:   bundled(js-zlib)
-Provides:   bundled(js-forge)
-Provides:   bundled(js-aurora)
-Provides:   bundled(js-broadway)
-Provides:   bundled(js-bencode)
 BuildArch:  noarch
 
 %descriptionhtml5

++ xpra-2.4.1.tar.xz -> xpra-2.4.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xpra-2.4.1/NEWS new/xpra-2.4.2/NEWS
--- old/xpra-2.4.1/NEWS 2018-10-31 17:47:17.0 +0100
+++ new/xpra-2.4.2/NEWS 2018-11-23 06:36:08.0 +0100
@@ -1,3 +1,28 @@
+v2.4.2 (2018-11-23)
+==
+   -- fix server crash with application setting invalid X11 atoms
+   -- fix missing windows with some mono applications (ignore invalid X11 
atoms)
+   -- fix small X11 memory leak
+   -- fix encoding of empty areas (hard to trigger)
+   -- fix client hangs due to signal-watcher (now disabled with python2)
+   -- fix virtual printer cleanup errors
+   -- fix leaking xvfb processes when displayfd times out
+   -- fix window size hints not being sanitized correctly
+   -- fix cpu waste and automatic quality calculations
+   -- fix statistics used by shadow servers
+   -- fix error capturing screenshots on MS Windows
+   -- fix logging error in modifier state change failure code path
+   -- fix nvenc errors with odd image heights
+   -- fix over aggressive screen update rectangle merging
+   -- fix race condition causing the connection cleanup code to run twice
+   -- fix ssh dialog button actions
+   -- ensure Qt applications use the X11 backend 

commit ghc-network for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-network for openSUSE:Factory 
checked in at 2018-12-06 12:16:29

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


Package is "ghc-network"

Thu Dec  6 12:16:29 2018 rev:18 rq:650507 version:2.8.0.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-network/ghc-network.changes  2018-10-25 
08:17:59.972027237 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-network.new.19453/ghc-network.changes   
2018-12-06 12:16:34.301567817 +0100
@@ -1,0 +2,15 @@
+Mon Nov 19 16:02:57 UTC 2018 - psim...@suse.com
+
+- Update network to version 2.8.0.0.
+  ## Version 2.8.0.0
+
+  * Breaking change: PortNumber originally contained Word32 in network
+byte order and used "deriving Ord". This results in strange behavior
+on the Ord instance. Now PortNumber holds Word32 in host byte order.
+[#347](https://github.com/haskell/network/pull/347)
+  * Breaking change: stopping the export of the PortNum constructor in
+PortNumber.
+  * Use bytestring == 0.10.* only.
+  * Use base >= 4.7 && < 5.
+
+---

Old:

  network-2.7.0.2.tar.gz
  network.cabal

New:

  network-2.8.0.0.tar.gz



Other differences:
--
++ ghc-network.spec ++
--- /var/tmp/diff_new_pack.pU5dFg/_old  2018-12-06 12:16:35.433566601 +0100
+++ /var/tmp/diff_new_pack.pU5dFg/_new  2018-12-06 12:16:35.433566601 +0100
@@ -19,14 +19,13 @@
 %global pkg_name network
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.7.0.2
+Version:2.8.0.0
 Release:0
 Summary:Low-level networking interface
 License:BSD-3-Clause
 Group:  Development/Libraries/Haskell
 URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-rpm-macros
@@ -60,7 +59,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ network-2.7.0.2.tar.gz -> network-2.8.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/network-2.7.0.2/CHANGELOG.md 
new/network-2.8.0.0/CHANGELOG.md
--- old/network-2.7.0.2/CHANGELOG.md2018-07-07 16:47:29.0 +0200
+++ new/network-2.8.0.0/CHANGELOG.md2018-09-05 00:14:52.0 +0200
@@ -1,3 +1,14 @@
+## Version 2.8.0.0
+
+* Breaking change: PortNumber originally contained Word32 in network
+  byte order and used "deriving Ord". This results in strange behavior
+  on the Ord instance. Now PortNumber holds Word32 in host byte order.
+  [#347](https://github.com/haskell/network/pull/347)
+* Breaking change: stopping the export of the PortNum constructor in
+  PortNumber.
+* Use bytestring == 0.10.* only.
+* Use base >= 4.7 && < 5.
+
 ## Version 2.7.0.2
 
 * Removing withMVar to avoid the deadlock between "accept" and "close"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/network-2.7.0.2/Network/Socket/Types.hsc 
new/network-2.8.0.0/Network/Socket/Types.hsc
--- old/network-2.7.0.2/Network/Socket/Types.hsc2018-07-07 
16:47:29.0 +0200
+++ new/network-2.8.0.0/Network/Socket/Types.hsc2018-09-05 
00:14:52.0 +0200
@@ -1,6 +1,7 @@
 {-# LANGUAGE DeriveDataTypeable #-}
 {-# LANGUAGE FlexibleInstances #-}
 {-# LANGUAGE ForeignFunctionInterface #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving #-}
 
 #include "HsNet.h"
 ##include "HsNetDef.h"
@@ -63,7 +64,6 @@
 import Control.Monad
 import Data.Bits
 import Data.Maybe
-import Data.Ratio
 import Data.Typeable
 import Data.Word
 import Data.Int
@@ -746,65 +746,40 @@
 -- Port Numbers
 
 -- | Use the @Num@ instance (i.e. use a literal) to create a
--- @PortNumber@ value with the correct network-byte-ordering. You
--- should not use the PortNum constructor. It will be removed in the
--- next release.
+-- @PortNumber@ value.
 --
 -- >>> 1 :: PortNumber
 -- 1
 -- >>> read "1" :: PortNumber
 -- 1
-newtype PortNumber = PortNum Word16 deriving (Eq, Ord, Typeable)
--- newtyped to prevent accidental use of sane-looking
--- port numbers that haven't actually been converted to
--- network-byte-order first.
-
-{-# DEPRECATED PortNum "Do not use the PortNum constructor. Use the Num 
instance. PortNum will be removed in the next release." #-}
+-- >>> show (12345 :: PortNumber)
+-- "12345"
+-- >>> 5 < (51000 :: PortNumber)
+-- True

commit ghc-dbus for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-dbus for openSUSE:Factory 
checked in at 2018-12-06 12:16:49

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


Package is "ghc-dbus"

Thu Dec  6 12:16:49 2018 rev:3 rq:653441 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dbus/ghc-dbus.changes2018-10-25 
08:17:03.976051722 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dbus.new.19453/ghc-dbus.changes 
2018-12-06 12:16:53.489547209 +0100
@@ -1,0 +2,12 @@
+Mon Nov 26 03:01:51 UTC 2018 - psim...@suse.com
+
+- Update dbus to version 1.1.1.
+  Upstream does not provide a change log file.
+
+---
+Sat Nov 24 03:01:52 UTC 2018 - psim...@suse.com
+
+- Update dbus to version 1.1.0.
+  Upstream does not provide a change log file.
+
+---

Old:

  dbus-1.0.1.tar.gz

New:

  dbus-1.1.1.tar.gz



Other differences:
--
++ ghc-dbus.spec ++
--- /var/tmp/diff_new_pack.0ejOV8/_old  2018-12-06 12:16:54.049546608 +0100
+++ /var/tmp/diff_new_pack.0ejOV8/_new  2018-12-06 12:16:54.053546603 +0100
@@ -19,7 +19,7 @@
 %global pkg_name dbus
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.0.1
+Version:1.1.1
 Release:0
 Summary:A client library for the D-Bus IPC system
 License:Apache-2.0
@@ -29,11 +29,12 @@
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-cereal-devel
+BuildRequires:  ghc-conduit-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-deepseq-devel
+BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-lens-devel
-BuildRequires:  ghc-libxml-sax-devel
 BuildRequires:  ghc-network-devel
 BuildRequires:  ghc-parsec-devel
 BuildRequires:  ghc-random-devel
@@ -45,6 +46,7 @@
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-unix-devel
 BuildRequires:  ghc-vector-devel
+BuildRequires:  ghc-xml-conduit-devel
 BuildRequires:  ghc-xml-types-devel
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel

++ dbus-1.0.1.tar.gz -> dbus-1.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dbus-1.0.1/benchmarks/DBusBenchmarks.hs 
new/dbus-1.1.1/benchmarks/DBusBenchmarks.hs
--- old/dbus-1.0.1/benchmarks/DBusBenchmarks.hs 2018-03-29 02:52:31.0 
+0200
+++ new/dbus-1.1.1/benchmarks/DBusBenchmarks.hs 2018-11-23 05:51:25.0 
+0100
@@ -40,13 +40,16 @@
 benchUnmarshal name msg = bench name (whnf unmarshal bytes) where
 Right bytes = marshal LittleEndian (serial 0) msg
 
+parseSig :: String -> Maybe Signature
+parseSig = parseSignature
+
 benchmarks :: [Benchmark]
 benchmarks =
 [  bgroup "Types"
 [ bgroup "Signature"
-[ bench "parseSignature/small" (nf parseSignature "y")
-, bench "parseSignature/medium" (nf parseSignature "uua(yv)")
-, bench "parseSignature/large" (nf parseSignature 
"a{s(asasa(siiia{s(v)}))}")
+[ bench "parseSignature/small" (nf parseSig "y")
+, bench "parseSignature/medium" (nf parseSig "uua(yv)")
+, bench "parseSignature/large" (nf parseSig 
"a{s(asasa(siiia{s(v)}))}")
 ]
 , bgroup "ObjectPath"
 [ bench "objectPath_/small" (nf objectPath_ "/")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dbus-1.0.1/dbus.cabal new/dbus-1.1.1/dbus.cabal
--- old/dbus-1.0.1/dbus.cabal   2018-03-29 03:00:22.0 +0200
+++ new/dbus-1.1.1/dbus.cabal   2018-11-25 04:17:02.0 +0100
@@ -1,5 +1,5 @@
 name: dbus
-version: 1.0.1
+version: 1.1.1
 license: Apache-2.0
 license-file: license.txt
 author: John Millikin 
@@ -83,11 +83,12 @@
   base >=4 && <5
 , bytestring
 , cereal
+, conduit >= 1.3.0
 , containers
 , deepseq
+, exceptions
 , filepath
 , lens
-, libxml-sax
 , network
 , parsec
 , random
@@ -98,6 +99,7 @@
 , transformers
 , unix
 , vector
+, xml-conduit
 , xml-types
 
   exposed-modules:
@@ -128,7 +130,6 @@
 , directory
 , extra
 , filepath
-, libxml-sax
 , network
 , parsec
 , process
@@ -142,7 +143,6 @@
 , transformers
 , unix
 , vector
-, xml-types
 
   other-modules:
 DBusTests.Address
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dbus-1.0.1/lib/DBus/Generation.hs 
new/dbus-1.1.1/lib/DBus/Generation.hs
--- old/dbus-1.0.1/lib/DBus/Generation.hs   2018-03-29 

commit ghc-skylighting-core for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-skylighting-core for 
openSUSE:Factory checked in at 2018-12-06 12:16:57

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


Package is "ghc-skylighting-core"

Thu Dec  6 12:16:57 2018 rev:5 rq:653444 version:0.7.5

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-skylighting-core/ghc-skylighting-core.changes
2018-10-25 08:19:01.236000282 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.19453/ghc-skylighting-core.changes
 2018-12-06 12:16:59.113541169 +0100
@@ -1,0 +2,17 @@
+Sun Dec  2 03:01:19 UTC 2018 - psim...@suse.com
+
+- Update skylighting-core to version 0.7.5.
+  ## 0.7.5 -- 2018-12-01
+
+* Updated definitions for cmake, lua, prolog, rust, yacc,
+  javascript.
+* Added definition for sml (#53).
+* Added definition for J (#50).
+* Added definition for typescript (#57).
+* Fix comments preceded by multiple spaces in bash.xml (#54).
+* Add *.txt extension and text/plain mime type to default.xml
+  (#48).
+* Add file:/// if we have a Windows path with a drive.
+  Otherwise HXT will take it to be a URI.  See jgm/pandoc#4836.
+
+---

Old:

  skylighting-core-0.7.4.tar.gz

New:

  skylighting-core-0.7.5.tar.gz



Other differences:
--
++ ghc-skylighting-core.spec ++
--- /var/tmp/diff_new_pack.hudfSU/_old  2018-12-06 12:16:59.825540404 +0100
+++ /var/tmp/diff_new_pack.hudfSU/_new  2018-12-06 12:16:59.825540404 +0100
@@ -19,7 +19,7 @@
 %global pkg_name skylighting-core
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.7.4
+Version:0.7.5
 Release:0
 Summary:Syntax highlighting library
 License:BSD-3-Clause

++ skylighting-core-0.7.4.tar.gz -> skylighting-core-0.7.5.tar.gz ++
 2923 lines of diff (skipped)




commit ext3grep for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ext3grep for openSUSE:Factory 
checked in at 2018-12-06 12:16:35

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


Package is "ext3grep"

Thu Dec  6 12:16:35 2018 rev:6 rq:652666 version:0.10.2

Changes:

--- /work/SRC/openSUSE:Factory/ext3grep/ext3grep.changes2012-10-04 
19:38:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.ext3grep.new.19453/ext3grep.changes 
2018-12-06 12:16:37.305564591 +0100
@@ -1,0 +2,7 @@
+Tue Nov 13 06:34:20 UTC 2018 - antoine.belv...@opensuse.org
+
+- Add ext3grep-0.10.2-rename-i_dir_acl.patch: Fix build
+  (boo#1115054).
+- Clean spec file.
+
+---

New:

  ext3grep-0.10.2-rename-i_dir_acl.patch



Other differences:
--
++ ext3grep.spec ++
--- /var/tmp/diff_new_pack.96S0GD/_old  2018-12-06 12:16:37.769564092 +0100
+++ /var/tmp/diff_new_pack.96S0GD/_new  2018-12-06 12:16:37.769564092 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ext3grep
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,23 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   ext3grep
 Version:0.10.2
-Release:1.0
+Release:0
 Summary:A tool to possibly recover deleted content on ext3 file systems
-License:GPL-2.0
-Group:  Productivity/File utilities
-Url:http://code.google.com/p/ext3grep/
+License:GPL-2.0-only
+Group:  System/Filesystems
+URL:http://code.google.com/p/ext3grep/
 Source: %{name}-%{version}.tar.bz2
 Source1:Readme.SuSE
-Patch1: e2fsprogs-1.42.patch
+Patch0: e2fsprogs-1.42.patch
+# PATCH-FIX-UPSTREAM ext3grep-0.10.2-rename-i_dir_acl.patch -- Fix FTBFS 
(boo#1115054)
+Patch1: ext3grep-0.10.2-rename-i_dir_acl.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libext2fs-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:ppc ppc64 s390 s390x
 
 %description
@@ -37,8 +38,7 @@
 Also see http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html
 
 %prep
-%setup -q
-%patch1 -p1
+%autosetup -p1
 cp %{SOURCE1} .
 
 %build
@@ -46,14 +46,14 @@
 make %{?_smp_mflags}
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %install
-make install DESTDIR="%buildroot"
+%make_install
 
 %files
-%defattr(-,root,root)
 %doc NEWS README Readme.SuSE
+%license LICENSE.GPL2
 %{_bindir}/ext3grep
 
 %changelog

++ ext3grep-0.10.2-rename-i_dir_acl.patch ++
Description: fix a FTBFS with e2fsprogs 1.44.1-1. (Closes: #894650)
Author: Hilko Bengen 
Bug-Debian: https://bugs.debian.org/894650
Last-Update: 2018-04-13
Index: ext3grep/src/ext3.h
===
--- ext3grep.orig/src/ext3.h
+++ ext3grep/src/ext3.h
@@ -117,7 +117,7 @@ struct Inode : protected ext3_inode {
 __u32 const* block(void) const { return i_block; }
 __u32 generation(void) const { return i_generation; }
 __u32 file_acl(void) const { return i_file_acl; }
-__u32 dir_acl(void) const { return i_dir_acl; }
+__u32 size_high(void) const { return i_size_high; }
 __u32 faddr(void) const { return i_faddr; }
 __u16 uid_high(void) const { return i_uid_high; }
 __u16 gid_high(void) const { return i_gid_high; }



commit plplot for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2018-12-06 12:16:42

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


Package is "plplot"

Thu Dec  6 12:16:42 2018 rev:53 rq:653214 version:5.13.0

Changes:

--- /work/SRC/openSUSE:Factory/plplot/plplot.changes2018-08-03 
12:36:52.391531397 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new.19453/plplot.changes 2018-12-06 
12:16:42.325559199 +0100
@@ -1,0 +2,7 @@
+Fri Nov 30 12:43:55 UTC 2018 - badshah...@gmail.com
+
+- Add plplot-fix-pkgconfig-checks.patch: Fix pkg-config based
+  checks for installed dependencies; patch taken from upstream
+  git.
+
+---

New:

  plplot-fix-pkgconfig-checks.patch



Other differences:
--
++ plplot.spec ++
--- /var/tmp/diff_new_pack.wJAdle/_old  2018-12-06 12:16:43.029558443 +0100
+++ /var/tmp/diff_new_pack.wJAdle/_new  2018-12-06 12:16:43.037558434 +0100
@@ -52,6 +52,8 @@
 Source0:http://download.sf.net/plplot/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM plplot-5.9.9-ada-pic.patch idoen...@suse.de -- Compile 
Ada code with -fPIC
 Patch1: plplot-5.9.9-ada-pic.patch
+# PATCH-FIX-UPSTREAM plplot-fix-pkgconfig-checks.patch badshah...@gmail.com -- 
Fix pkg-config based checks for installed dependencies; patch taken from 
upstream git
+Patch2: plplot-fix-pkgconfig-checks.patch
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  fdupes
 BuildRequires:  freefont
@@ -926,6 +928,7 @@
 %prep
 %setup -q
 %patch1 -p1
+%patch2 -p1
 
 for file in NEWS README.release
 do

++ plplot-fix-pkgconfig-checks.patch ++
diff --git a/cmake/modules/cairo.cmake b/cmake/modules/cairo.cmake
index 4580838cc..772fc1459 100644
--- a/cmake/modules/cairo.cmake
+++ b/cmake/modules/cairo.cmake
@@ -104,7 +104,7 @@ if(
 linkflags
 cflags
 version
-_CAIRO
+_PANGOCAIRO
 )
   if(linkflags)
 # Check that the pangocairo library version is recent
diff --git a/cmake/modules/pkg-config.cmake b/cmake/modules/pkg-config.cmake
index c87275497..a0ca6b296 100644
--- a/cmake/modules/pkg-config.cmake
+++ b/cmake/modules/pkg-config.cmake
@@ -1,6 +1,6 @@
 # cmake/modules/pkg-config.cmake
 #
-# Copyright (C) 2006-2017 Alan W. Irwin
+# Copyright (C) 2006-2018 Alan W. Irwin
 #
 # This file is part of PLplot.
 #
@@ -96,6 +96,9 @@ if(PKG_CONFIG_EXECUTABLE)
   endif(cmake_cxx_implicit_link_library)
 endforeach(cmake_cxx_implicit_link_library 
${CMAKE_CXX_IMPLICIT_LINK_LIBRARIES})
   endif(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES)
+  # Some cmake versions (e.g., CMake-3.12.2) produce duplicate libraries in 
this
+  # list, but don't remove them in case these are needed for static linking.
+  # list(REMOVE_DUPLICATES cxx_compiler_library_pathname_list)
   message(STATUS "cxx_compiler_library_pathname_list = 
${cxx_compiler_library_pathname_list}")
 
 else(PKG_CONFIG_EXECUTABLE)
@@ -125,7 +128,7 @@ macro(pkg_check_pkgconfig _package _include_DIR _link_DIR 
_link_FLAGS _cflags _v
 set(_xprefix ${_prefix})
   endif(FORCE_EXTERNAL_STATIC)
 
-  _pkg_check_modules_internal(0 0 0 0 0 ${_prefix} "${_package}")
+  pkg_check_modules(${_prefix} "${_package}")
 
   if(${_prefix}_FOUND)
 cmake_link_flags(${_link_FLAGS} "${${_xprefix}_LDFLAGS}")
@@ -152,12 +155,12 @@ macro(pkg_check_pkgconfig _package _include_DIR _link_DIR 
_link_FLAGS _cflags _v
 set(${_version})
 set(_return_VALUE 1)
   endif(${_prefix}_FOUND)
-  #message("${_prefix}_FOUND = ${${_prefix}_FOUND}")
-  #message("${_include_DIR} = ${${_include_DIR}}")
-  #message("${_link_DIR} = ${${_link_DIR}}")
-  #message("${_link_FLAGS} = ${${_link_FLAGS}}")
-  #message("${_cflags} = ${${_cflags}}")
-  #message("${_version} = ${${_version}}")
+  #message("DEBUG: ${_prefix}_FOUND = ${${_prefix}_FOUND}")
+  #message("DEBUG: ${_include_DIR} = ${${_include_DIR}}")
+  #message("DEBUG: ${_link_DIR} = ${${_link_DIR}}")
+  #message("DEBUG: ${_link_FLAGS} = ${${_link_FLAGS}}")
+  #message("DEBUG: ${_cflags} = ${${_cflags}}")
+  #message("DEBUG: ${_version} = ${${_version}}")
 endmacro(pkg_check_pkgconfig)
 
 function(pkg_config_link_flags link_flags_out link_flags_in)



commit ghc-http-conduit for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-http-conduit for 
openSUSE:Factory checked in at 2018-12-06 12:16:53

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


Package is "ghc-http-conduit"

Thu Dec  6 12:16:53 2018 rev:15 rq:653442 version:2.3.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-http-conduit/ghc-http-conduit.changes
2018-10-25 08:26:29.215798154 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-http-conduit.new.19453/ghc-http-conduit.changes 
2018-12-06 12:16:55.401545156 +0100
@@ -1,0 +2,18 @@
+Mon Nov 26 03:01:45 UTC 2018 - psim...@suse.com
+
+- Update http-conduit to version 2.3.4.
+  Upstream has edited the change log file since the last release in
+  a non-trivial way, i.e. they did more than just add a new entry
+  at the top. You can review the file at:
+  http://hackage.haskell.org/package/http-conduit-2.3.4/src/ChangeLog.md
+
+---
+Sat Nov 24 03:01:48 UTC 2018 - psim...@suse.com
+
+- Update http-conduit to version 2.3.3.
+  ## 2.3.3
+
+  * Reexport Header, QueryItem and RequestHeaders from Network.HTTP.Types
+  * Rewrite a type signature of setRequestHeaders with RequestHeaders
+
+---

Old:

  http-conduit-2.3.2.tar.gz
  http-conduit.cabal

New:

  http-conduit-2.3.4.tar.gz



Other differences:
--
++ ghc-http-conduit.spec ++
--- /var/tmp/diff_new_pack.cxTeZS/_old  2018-12-06 12:16:56.185544314 +0100
+++ /var/tmp/diff_new_pack.cxTeZS/_new  2018-12-06 12:16:56.189544309 +0100
@@ -19,14 +19,13 @@
 %global pkg_name http-conduit
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.3.2
+Version:2.3.4
 Release:0
 Summary:HTTP client package with conduit interface and HTTPS support
 License:BSD-2-Clause
 Group:  Development/Libraries/Haskell
 URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-bytestring-devel
@@ -78,7 +77,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ http-conduit-2.3.2.tar.gz -> http-conduit-2.3.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-conduit-2.3.2/ChangeLog.md 
new/http-conduit-2.3.4/ChangeLog.md
--- old/http-conduit-2.3.2/ChangeLog.md 2018-07-01 03:15:12.0 +0200
+++ new/http-conduit-2.3.4/ChangeLog.md 2018-11-25 07:22:28.0 +0100
@@ -1,3 +1,13 @@
+## 2.3.4
+
+* Reexport RequestHeaders from Network.HTTP.Types (what was intended in last 
version)
+* Fix mistake in ChangeLog
+
+## 2.3.3
+
+* Reexport Header, QueryItem and ResponseHeaders from Network.HTTP.Types
+* Rewrite a type signature of setRequestHeaders with RequestHeaders
+
 ## 2.3.2
 
 * Adds `parseRequestThrow`, `parseRequestThrow_`, and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-conduit-2.3.2/Network/HTTP/Simple.hs 
new/http-conduit-2.3.4/Network/HTTP/Simple.hs
--- old/http-conduit-2.3.2/Network/HTTP/Simple.hs   2018-07-01 
03:15:12.0 +0200
+++ new/http-conduit-2.3.4/Network/HTTP/Simple.hs   2018-11-25 
07:22:28.0 +0100
@@ -28,9 +28,13 @@
 , httpSource
 , withResponse
   -- * Types
+, H.Header
 , H.Query
+, H.QueryItem
 , H.Request
+, H.RequestHeaders
 , H.Response
+, H.ResponseHeaders
 , JSONException (..)
 , H.HttpException (..)
 , H.Proxy (..)
@@ -328,7 +332,7 @@
 -- __first__.
 --
 -- @since 2.1.10
-setRequestHeaders :: [(H.HeaderName, S.ByteString)] -> H.Request -> H.Request
+setRequestHeaders :: H.RequestHeaders -> H.Request -> H.Request
 setRequestHeaders x req = req { H.requestHeaders = x }
 
 -- | Get the query string parameters
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-conduit-2.3.2/http-conduit.cabal 
new/http-conduit-2.3.4/http-conduit.cabal
--- old/http-conduit-2.3.2/http-conduit.cabal   2018-07-02 07:58:27.0 
+0200
+++ new/http-conduit-2.3.4/http-conduit.cabal   2018-11-25 07:22:28.0 
+0100
@@ -1,5 +1,5 @@
 name:http-conduit
-version: 2.3.2
+version: 2.3.4
 license: BSD3
 license-file:LICENSE
 author:  Michael Snoyman 
@@ -29,7 +29,7 

commit ghc-http-api-data for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package ghc-http-api-data for 
openSUSE:Factory checked in at 2018-12-06 12:16:23

Comparing /work/SRC/openSUSE:Factory/ghc-http-api-data (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-http-api-data.new.19453 (New)


Package is "ghc-http-api-data"

Thu Dec  6 12:16:23 2018 rev:13 rq:650504 version:0.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-http-api-data/ghc-http-api-data.changes  
2018-10-25 08:17:22.388043687 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-http-api-data.new.19453/ghc-http-api-data.changes
   2018-12-06 12:16:25.853576892 +0100
@@ -1,0 +2,11 @@
+Wed Nov 14 03:01:49 UTC 2018 - psim...@suse.com
+
+- Update http-api-data to version 0.4.
+  0.4
+  ---
+
+  * `NominalDiffTime` instances preserve precision (roundtrip)
+  * Add `Semigroup.Min`, `Max`, `First`, `Last` instances
+  * Add `Tagged b a` instances
+
+---

Old:

  http-api-data-0.3.10.tar.gz

New:

  http-api-data-0.4.tar.gz



Other differences:
--
++ ghc-http-api-data.spec ++
--- /var/tmp/diff_new_pack.Hbde66/_old  2018-12-06 12:16:26.309576402 +0100
+++ /var/tmp/diff_new_pack.Hbde66/_new  2018-12-06 12:16:26.309576402 +0100
@@ -19,7 +19,7 @@
 %global pkg_name http-api-data
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.3.10
+Version:0.4
 Release:0
 Summary:Converting to/from HTTP API data like URL pieces, headers and 
query parameters
 License:BSD-2-Clause
@@ -29,6 +29,7 @@
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-attoparsec-iso8601-devel
+BuildRequires:  ghc-base-compat-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-cabal-doctest-devel
 BuildRequires:  ghc-containers-devel
@@ -36,6 +37,7 @@
 BuildRequires:  ghc-hashable-devel
 BuildRequires:  ghc-http-types-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-tagged-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-time-locale-compat-devel
@@ -48,6 +50,7 @@
 BuildRequires:  ghc-doctest-devel
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-hspec-devel
+BuildRequires:  ghc-nats-devel
 BuildRequires:  ghc-quickcheck-instances-devel
 %endif
 

++ http-api-data-0.3.10.tar.gz -> http-api-data-0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-api-data-0.3.10/CHANGELOG.md 
new/http-api-data-0.4/CHANGELOG.md
--- old/http-api-data-0.3.10/CHANGELOG.md   2018-10-05 13:27:14.0 
+0200
+++ new/http-api-data-0.4/CHANGELOG.md  2001-09-09 03:46:40.0 +0200
@@ -1,3 +1,10 @@
+0.4
+---
+
+* `NominalDiffTime` instances preserve precision (roundtrip)
+* Add `Semigroup.Min`, `Max`, `First`, `Last` instances
+* Add `Tagged b a` instances
+
 0.3.10
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-api-data-0.3.10/http-api-data.cabal 
new/http-api-data-0.4/http-api-data.cabal
--- old/http-api-data-0.3.10/http-api-data.cabal2018-10-05 
13:27:14.0 +0200
+++ new/http-api-data-0.4/http-api-data.cabal   2001-09-09 03:46:40.0 
+0200
@@ -1,6 +1,6 @@
 cabal-version:   >= 1.10
 name:http-api-data
-version: 0.3.10
+version: 0.4
 
 synopsis:Converting to/from HTTP API data like URL pieces, headers and 
query parameters.
 category:Web
@@ -22,13 +22,14 @@
   test/*.hs
   CHANGELOG.md
   README.md
+
 tested-with:
   GHC==7.8.4,
   GHC==7.10.3,
   GHC==8.0.2,
   GHC==8.2.2,
-  GHC==8.4.3,
-  GHC==8.6.1
+  GHC==8.4.4,
+  GHC==8.6.2
 
 custom-setup
   setup-depends:
@@ -55,14 +56,21 @@
 -- other-dependencies
 build-depends:
  attoparsec>= 0.13.2.2 && < 0.14
-   , attoparsec-iso8601>= 1.0.0.0  && < 1.1
+   , attoparsec-iso8601>= 1.0.1.0  && < 1.1
+   , base-compat   >= 0.10.5   && < 0.11
, cookie>= 0.4.3&& < 0.4.5
, hashable  >= 1.2.7.0  && < 1.3
-   , http-types>= 0.12.1   && < 0.13
+   , http-types>= 0.12.2   && < 0.13
+   , tagged>= 0.8.5&& < 0.9
, time-locale-compat>= 0.1.1.5  && < 0.2
, unordered-containers  >= 0.2.9.0  && < 0.3
, uuid-types>= 1.0.3&& <1.1
 
+if !impl(ghc >= 7.10)
+  build-depends:
+nats >= 1.1.2 && < 1.2,
+void >= 0.7.2 && < 0.8
+
 if !impl(ghc >= 8.0)
   build-depends: 

commit postgresql94 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package postgresql94 for openSUSE:Factory 
checked in at 2018-12-06 12:15:36

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


Package is "postgresql94"

Thu Dec  6 12:15:36 2018 rev:15 rq:652029 version:9.4.20

Changes:

--- /work/SRC/openSUSE:Factory/postgresql94/postgresql94.changes
2018-11-06 14:07:51.711179962 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql94.new.19453/postgresql94.changes 
2018-12-06 12:15:55.237609785 +0100
@@ -1,0 +2,8 @@
+Fri Nov  9 09:48:43 UTC 2018 - Reinhard Max 
+
+- Update to 9.4.20:
+  * Numerous bug fixes, see the release notes:
+https://www.postgresql.org/docs/9.4/release-9-4-20.html
+  * Remove unneeded library dependencies from PGXS.
+
+---

Old:

  postgresql-9.4.18.tar.bz2

New:

  postgresql-9.4.20.tar.bz2



Other differences:
--
++ postgresql94.spec ++
--- /var/tmp/diff_new_pack.gY9Nb7/_old  2018-12-06 12:15:55.817609162 +0100
+++ /var/tmp/diff_new_pack.gY9Nb7/_new  2018-12-06 12:15:55.821609157 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -71,7 +71,7 @@
 Summary:Basic Clients and Utilities for PostgreSQL
 License:PostgreSQL
 Group:  Productivity/Databases/Tools
-Version:9.4.18
+Version:9.4.20
 Release:0
 %define pg_minor_version %(echo %version | sed -r 
's/^([0-9]+\\.[0-9]+).*/\\1/')
 Source0:
https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
@@ -150,10 +150,10 @@
 %package -n %pgname-devel
 Summary:PostgreSQL development header files and libraries
 Group:  Development/Libraries/C and C++
+Provides:   postgresql%packageversion-server-devel = %version-%release
 Provides:   postgresql-devel-implementation = %version-%release
-Provides:   postgresql-server-devel-implementation = %version-%release
 Provides:   postgresql-server-devel = %version-%release
-Provides:   postgresql%packageversion-server-devel = %version-%release
+Provides:   postgresql-server-devel-implementation = %version-%release
 Requires:   %libecpg >= %majorversion
 Requires:   %libpq >= %majorversion
 Requires(post): postgresql-noarch >= %majorversion
@@ -473,6 +473,8 @@
 ln -sf $f.? $f
 done
 popd
+# Remove mostly unneeded buildtime requirements for server extensions
+sed -i '/^LIBS = /s/= .*/=/' %buildroot/%pglibdir/pgxs/src/Makefile.global
 %if %buildlibs
 %find_lang libpq5-%{pg_minor_version} libpq.lang
 %find_lang ecpglib6-%{pg_minor_version} libecpg.lang

++ postgresql-9.4.18.tar.bz2 -> postgresql-9.4.20.tar.bz2 ++
/work/SRC/openSUSE:Factory/postgresql94/postgresql-9.4.18.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql94.new.19453/postgresql-9.4.20.tar.bz2 
differ: char 11, line 1




commit postgresql95 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package postgresql95 for openSUSE:Factory 
checked in at 2018-12-06 12:15:28

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


Package is "postgresql95"

Thu Dec  6 12:15:28 2018 rev:13 rq:652028 version:9.5.15

Changes:

--- /work/SRC/openSUSE:Factory/postgresql95/postgresql95.changes
2018-11-06 14:07:42.459192113 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql95.new.19453/postgresql95.changes 
2018-12-06 12:15:49.525615922 +0100
@@ -1,0 +2,8 @@
+Fri Nov  9 09:26:35 UTC 2018 - Reinhard Max 
+
+- Update to 9.5.15:
+  * Numerous bug fixes, see the release notes:
+https://www.postgresql.org/docs/9.5/release-9-5-15.html
+  * Remove unneeded library dependencies from PGXS.
+
+---

Old:

  postgresql-9.5.14.tar.bz2

New:

  postgresql-9.5.15.tar.bz2



Other differences:
--
++ postgresql95.spec ++
--- /var/tmp/diff_new_pack.o9vQeU/_old  2018-12-06 12:15:50.349615037 +0100
+++ /var/tmp/diff_new_pack.o9vQeU/_new  2018-12-06 12:15:50.349615037 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -71,7 +71,7 @@
 Summary:Basic Clients and Utilities for PostgreSQL
 License:PostgreSQL
 Group:  Productivity/Databases/Tools
-Version:9.5.14
+Version:9.5.15
 Release:0
 %define pg_minor_version %(echo %version | sed -r 
's/^([0-9]+\\.[0-9]+).*/\\1/')
 Source0:
https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
@@ -149,10 +149,10 @@
 %package -n %pgname-devel
 Summary:PostgreSQL development header files and libraries
 Group:  Development/Libraries/C and C++
+Provides:   postgresql%packageversion-server-devel = %version-%release
 Provides:   postgresql-devel-implementation = %version-%release
-Provides:   postgresql-server-devel-implementation = %version-%release
 Provides:   postgresql-server-devel = %version-%release
-Provides:   postgresql%packageversion-server-devel = %version-%release
+Provides:   postgresql-server-devel-implementation = %version-%release
 Requires:   %libecpg >= %majorversion
 Requires:   %libpq >= %majorversion
 Requires(post): postgresql-noarch >= %majorversion
@@ -471,6 +471,8 @@
 ln -sf $f.? $f
 done
 popd
+# Remove mostly unneeded buildtime requirements for server extensions
+sed -i '/^LIBS = /s/= .*/=/' %buildroot/%pglibdir/pgxs/src/Makefile.global
 %if %buildlibs
 %find_lang libpq5-%{pg_minor_version} libpq.lang
 %find_lang ecpglib6-%{pg_minor_version} libecpg.lang
@@ -523,6 +525,7 @@
 for pl in plperl plpython pltcl; do
 %find_lang $pl-%{pg_minor_version} $pl.lang
 done
+
 %endif
 ln -s /etc/alternatives/postgresql %buildroot/usr/lib/postgresql
 touch %buildroot/etc/alternatives/postgresql

++ postgresql-9.5.14.tar.bz2 -> postgresql-9.5.15.tar.bz2 ++
/work/SRC/openSUSE:Factory/postgresql95/postgresql-9.5.14.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql95.new.19453/postgresql-9.5.15.tar.bz2 
differ: char 11, line 1




commit python-click for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-click for openSUSE:Factory 
checked in at 2018-12-06 12:15:11

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


Package is "python-click"

Thu Dec  6 12:15:11 2018 rev:7 rq:655399 version:6.7

Changes:

--- /work/SRC/openSUSE:Factory/python-click/python-click.changes
2017-09-13 21:38:29.261370463 +0200
+++ /work/SRC/openSUSE:Factory/.python-click.new.19453/python-click.changes 
2018-12-06 12:15:13.745654376 +0100
@@ -1,0 +2,10 @@
+Wed Dec  5 01:18:27 UTC 2018 - Jan Engelhardt 
+
+- Trim bias and future aims from description.
+
+---
+Tue Dec  4 12:46:39 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-click.spec ++
--- /var/tmp/diff_new_pack.Og2q6Z/_old  2018-12-06 12:15:14.313653766 +0100
+++ /var/tmp/diff_new_pack.Og2q6Z/_new  2018-12-06 12:15:14.313653766 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-click
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,14 +20,13 @@
 Name:   python-click
 Version:6.7
 Release:0
-Summary:A simple wrapper around optparse for powerful command line 
utilities
+Summary:A wrapper around optparse for command line utilities
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:http://github.com/mitsuhiko/click
+URL:http://github.com/mitsuhiko/click
 Source: 
https://files.pythonhosted.org/packages/source/c/click/click-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE python-click-test_compat.py.patch -- disable a test to 
make it build
 Patch0: %{name}-test_compat.py.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -36,14 +35,10 @@
 %python_subpackages
 
 %description
-Click is a Python package for creating beautiful command line interfaces
+Click is a Python package for creating command line interfaces
 in a composable way with as little code as necessary.  It's the "Command
-Line Interface Creation Kit".  It's highly configurable but comes with
-sensible defaults out of the box.
-
-It aims to make the process of writing command line tools quick and fun
-while also preventing any frustration caused by the inability to implement
-an intended CLI API.
+Line Interface Creation Kit". It is configurable, and comes with
+defaults out of the box.
 
 %prep
 %setup -q -n click-%{version}
@@ -61,8 +56,8 @@
 %{python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest 
--tb=short}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES LICENSE README
+%license LICENSE
+%doc CHANGES README
 %{python_sitelib}/click
 %{python_sitelib}/click-%{version}-py%{python_version}.egg-info
 




commit python-docopt for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-docopt for openSUSE:Factory 
checked in at 2018-12-06 12:15:07

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


Package is "python-docopt"

Thu Dec  6 12:15:07 2018 rev:7 rq:655396 version:0.6.2

Changes:

--- /work/SRC/openSUSE:Factory/python-docopt/python-docopt.changes  
2017-07-11 08:28:06.156344523 +0200
+++ /work/SRC/openSUSE:Factory/.python-docopt.new.19453/python-docopt.changes   
2018-12-06 12:15:10.125658268 +0100
@@ -1,0 +2,10 @@
+Wed Dec  5 01:03:34 UTC 2018 - Jan Engelhardt 
+
+- Remove rhetorics and bias from descriptions.
+
+---
+Tue Dec  4 12:47:24 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-docopt.spec ++
--- /var/tmp/diff_new_pack.vUy27I/_old  2018-12-06 12:15:10.541657820 +0100
+++ /var/tmp/diff_new_pack.vUy27I/_new  2018-12-06 12:15:10.541657820 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-docopt
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,38 +20,28 @@
 Name:   python-docopt
 Version:0.6.2
 Release:0
-Summary:Pythonic argument parser, that will make you smile
+Summary:Pythonic argument parser
 License:MIT
 Group:  Development/Languages/Python
-Url:http://docopt.org
+URL:http://docopt.org
 Source: 
https://files.pythonhosted.org/packages/source/d/docopt/docopt-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
 %description
-docopt creates beautiful command-line interfaces.
-
-Isn't it awesome how optparse and argparse generate help
-messages based on your code?!
-
-Hell no!  You know what's awesome?  It's when the option parser is
-generated based on the beautiful help message that you write yourself!
-This way you don't need to write this stupid repeatable parser-code,
-and instead can write only the help message--the way you want it.
+docopt creates command-line interfaces.
 
-docopt helps you create most beautiful command-line interfaces
-easily.
+This way one does not need to write repeatable parser-code,
+and instead can write only the help message.
 
 %prep
 %setup -q -n docopt-%{version}
 
 # Fix wrong-script-interpreter
-sed -i "s|#! /usr/bin/env python||" examples/git/git.py
+sed -i "s|#! %{_bindir}/env python||" examples/git/git.py
 
 %build
 %python_build
@@ -61,8 +51,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE-MIT README.rst
+%license LICENSE-MIT
+%doc README.rst
 %doc examples/
 %{python_sitelib}/*
 




commit postgresql96 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package postgresql96 for openSUSE:Factory 
checked in at 2018-12-06 12:15:22

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


Package is "postgresql96"

Thu Dec  6 12:15:22 2018 rev:13 rq:651974 version:9.6.11

Changes:

--- /work/SRC/openSUSE:Factory/postgresql96/postgresql96.changes
2018-11-06 14:07:38.391197455 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql96.new.19453/postgresql96.changes 
2018-12-06 12:15:25.829641388 +0100
@@ -1,0 +2,8 @@
+Fri Nov  9 09:12:43 UTC 2018 - Reinhard Max 
+
+- Update to 9.6.11:
+  * Numerous bug fixes, see the release notes:
+https://www.postgresql.org/docs/9.6/release-9-6-11.html
+  * Remove unneeded library dependencies from PGXS.
+
+---

Old:

  postgresql-9.6.10.tar.bz2

New:

  postgresql-9.6.11.tar.bz2



Other differences:
--
++ postgresql96.spec ++
--- /var/tmp/diff_new_pack.VYVdVL/_old  2018-12-06 12:15:26.705640446 +0100
+++ /var/tmp/diff_new_pack.VYVdVL/_new  2018-12-06 12:15:26.709640442 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -80,7 +80,7 @@
 Summary:Basic Clients and Utilities for PostgreSQL
 License:PostgreSQL
 Group:  Productivity/Databases/Tools
-Version:9.6.10
+Version:9.6.11
 Release:0
 Source0:
https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
 Source1:baselibs.conf
@@ -480,6 +480,8 @@
 ln -sf $f.? $f
 done
 popd
+# Remove mostly unneeded buildtime requirements for server extensions
+sed -i '/^LIBS = /s/= .*/=/' %buildroot/%pglibdir/pgxs/src/Makefile.global
 %if %buildlibs
 %find_lang libpq5-%{pg_minor_version} libpq.lang
 %find_lang ecpglib6-%{pg_minor_version} libecpg.lang
@@ -532,6 +534,7 @@
 for pl in plperl plpython pltcl; do
 %find_lang $pl-%{pg_minor_version} $pl.lang
 done
+
 %endif
 ln -s /etc/alternatives/postgresql %buildroot/usr/lib/postgresql
 touch %buildroot/etc/alternatives/postgresql

++ postgresql-9.6.10.tar.bz2 -> postgresql-9.6.11.tar.bz2 ++
/work/SRC/openSUSE:Factory/postgresql96/postgresql-9.6.10.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql96.new.19453/postgresql-9.6.11.tar.bz2 
differ: char 11, line 1




commit python-extras for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-extras for openSUSE:Factory 
checked in at 2018-12-06 12:15:03

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


Package is "python-extras"

Thu Dec  6 12:15:03 2018 rev:12 rq:655394 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-extras/python-extras.changes  
2017-04-28 09:12:25.237550824 +0200
+++ /work/SRC/openSUSE:Factory/.python-extras.new.19453/python-extras.changes   
2018-12-06 12:15:03.945664911 +0100
@@ -1,0 +2,10 @@
+Wed Dec  5 01:04:11 UTC 2018 - Jan Engelhardt 
+
+- Trim bias from descriptions.
+
+---
+Tue Dec  4 12:47:50 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-extras.spec ++
--- /var/tmp/diff_new_pack.0kKvu7/_old  2018-12-06 12:15:04.685664115 +0100
+++ /var/tmp/diff_new_pack.0kKvu7/_new  2018-12-06 12:15:04.685664115 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-extras
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,36 +12,33 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 # A build cycle exists between python-extras and python-testtools. Thus, only
 # enable testing with a build conditional (off by default):
 %bcond_with tests
-
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-extras
 Version:1.0.0
 Release:0
-Summary:Useful extra bits for Python
+Summary:Extra bits for Python
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/testing-cabal/extras
-Source: 
https://pypi.io/packages/source/e/extras/extras-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+URL:https://github.com/testing-cabal/extras
+Source: 
https://files.pythonhosted.org/packages/source/e/extras/extras-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
-# Test requirements:
-%if %{with tests}
-BuildRequires:  %{python_module nose}
-BuildRequires:  %{python_module testtools}
-%endif
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # Break cycle
 #!BuildIgnore:  python-extras
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+# Test requirements:
+%if %{with tests}
+BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module testtools}
+%endif
 %python_subpackages
 
 %description
@@ -65,8 +62,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE NEWS README.rst
+%license LICENSE
+%doc NEWS README.rst
 %{python_sitelib}/extras
 %{python_sitelib}/extras-%{version}-py%{python_version}.egg-info/
 




commit python-M2Crypto for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-M2Crypto for openSUSE:Factory 
checked in at 2018-12-06 12:14:58

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


Package is "python-M2Crypto"

Thu Dec  6 12:14:58 2018 rev:30 rq:655350 version:0.31.0

Changes:

--- /work/SRC/openSUSE:Factory/python-M2Crypto/python-M2Crypto.changes  
2018-11-12 09:36:59.469571148 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-M2Crypto.new.19453/python-M2Crypto.changes   
2018-12-06 12:15:00.081669065 +0100
@@ -1,0 +2,10 @@
+Wed Dec  5 14:30:23 UTC 2018 - Matej Cepl 
+
+- Whoops! Here -devel dependency certainly should stay
+
+---
+Tue Dec  4 12:50:42 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--



commit python-zope.event for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-zope.event for 
openSUSE:Factory checked in at 2018-12-06 12:14:55

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


Package is "python-zope.event"

Thu Dec  6 12:14:55 2018 rev:9 rq:654089 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-zope.event/python-zope.event.changes  
2017-06-28 10:33:02.442928032 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.event.new.19453/python-zope.event.changes
   2018-12-06 12:14:55.769673700 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:56:28 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-zope.event.spec ++
--- /var/tmp/diff_new_pack.VQAu9L/_old  2018-12-06 12:14:56.273673158 +0100
+++ /var/tmp/diff_new_pack.VQAu9L/_new  2018-12-06 12:14:56.277673154 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.event
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,33 +12,31 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-Name:   python-zope.event
 %global modname zope.event
+%define oldpython python
+Name:   python-zope.event
 Version:4.2.0
 Release:0
 Summary:Very basic event publishing system
 License:ZPL-2.1
 Group:  Development/Libraries/Python
-Url:http://pypi.python.org/pypi/%{modname}
-Source: 
https://pypi.io/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+URL:http://pypi.python.org/pypi/%{modname}
+Source: 
https://files.pythonhosted.org/packages/source/z/zope.event/%{modname}-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # Documentation requirements:
 BuildRequires:  python3-Sphinx
 BuildArch:  noarch
-%define oldpython python
 %ifpython2
 Provides:   %{oldpython}-zope-event = %{version}
 Obsoletes:  %{oldpython}-zope-event < %{version}
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -74,12 +72,11 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root)
-%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
+%license COPYRIGHT.txt LICENSE.txt
+%doc CHANGES.rst README.rst
 %{python_sitelib}/*
 
 %files -n %{name}-doc
-%defattr(-,root,root,-)
 %doc build/sphinx/html/
 
 %changelog




commit python-entrypoints for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-entrypoints for 
openSUSE:Factory checked in at 2018-12-06 12:14:47

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


Package is "python-entrypoints"

Thu Dec  6 12:14:47 2018 rev:4 rq:654034 version:0.2.3

Changes:

--- /work/SRC/openSUSE:Factory/python-entrypoints/python-entrypoints.changes
2017-11-12 18:02:46.407885533 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-entrypoints.new.19453/python-entrypoints.changes
 2018-12-06 12:14:49.065680908 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:47:39 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-entrypoints.spec ++
--- /var/tmp/diff_new_pack.QG2w3Y/_old  2018-12-06 12:14:49.469680473 +0100
+++ /var/tmp/diff_new_pack.QG2w3Y/_new  2018-12-06 12:14:49.473680469 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-entrypoints
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,11 +24,11 @@
 Summary:Discover and load entry points from installed packages
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/takluyver/entrypoints
+URL:https://github.com/takluyver/entrypoints
 Source: 
https://files.pythonhosted.org/packages/source/e/entrypoints/entrypoints-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:  noarch
 %if %{with test}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  python-configparser
@@ -36,8 +36,6 @@
 %ifpython2
 Requires:   python-configparser >= 3.5
 %endif
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -70,8 +68,7 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE
+%license LICENSE
 %{python_sitelib}/entrypoints.py*
 %pycache_only %{python_sitelib}/__pycache__/entrypoints*.py*
 %{python_sitelib}/entrypoints-%{version}-py*.egg-info




commit python-fixtures for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-fixtures for openSUSE:Factory 
checked in at 2018-12-06 12:14:51

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


Package is "python-fixtures"

Thu Dec  6 12:14:51 2018 rev:18 rq:654053 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-fixtures/python-fixtures.changes  
2017-05-06 18:26:50.295044753 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-fixtures.new.19453/python-fixtures.changes   
2018-12-06 12:14:52.773676922 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:47:59 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-fixtures.spec ++
--- /var/tmp/diff_new_pack.0bg2jv/_old  2018-12-06 12:14:53.237676422 +0100
+++ /var/tmp/diff_new_pack.0bg2jv/_new  2018-12-06 12:14:53.237676422 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fixtures
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,11 +21,10 @@
 Version:3.0.0
 Release:0
 Summary:Fixtures, reusable state for writing clean tests and more
-License:Apache-2.0 or BSD-3-Clause
+License:Apache-2.0 OR BSD-3-Clause
 Group:  Development/Languages/Python
-Url:https://launchpad.net/python-fixtures
-Source: 
https://pypi.io/packages/source/f/fixtures/fixtures-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+URL:https://launchpad.net/python-fixtures
+Source: 
https://files.pythonhosted.org/packages/source/f/fixtures/fixtures-%{version}.tar.gz
 BuildRequires:  %{python_module extras}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pbr >= 0.11}
@@ -37,7 +36,6 @@
 Requires:   python-pbr >= 0.11
 Requires:   python-six
 Requires:   python-testtools >= 0.9.22
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -62,8 +60,8 @@
 %python_exec -m testtools.run fixtures.test_suite
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc Apache-2.0 BSD COPYING NEWS README
+%license COPYING
+%doc Apache-2.0 BSD NEWS README
 %{python_sitelib}/fixtures
 %{python_sitelib}/fixtures-%{version}-py%{python_version}.egg-info
 




commit python-docutils for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-docutils for openSUSE:Factory 
checked in at 2018-12-06 12:14:43

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


Package is "python-docutils"

Thu Dec  6 12:14:43 2018 rev:24 rq:654022 version:0.14

Changes:

--- /work/SRC/openSUSE:Factory/python-docutils/python-docutils.changes  
2017-11-17 10:35:49.765811764 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-docutils.new.19453/python-docutils.changes   
2018-12-06 12:14:44.793685501 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:47:27 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-docutils.spec ++
--- /var/tmp/diff_new_pack.IBeCoE/_old  2018-12-06 12:14:45.241685019 +0100
+++ /var/tmp/diff_new_pack.IBeCoE/_new  2018-12-06 12:14:45.245685015 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-docutils
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,12 +21,11 @@
 Version:0.14
 Release:0
 Summary:Python Documentation Utilities
-License:Python-2.0 and BSD-2-Clause and GPL-2.0+ and GPL-3.0+ and 
SUSE-Public-Domain
+License:Python-2.0 AND BSD-2-Clause AND GPL-2.0-or-later AND 
GPL-3.0-or-later AND SUSE-Public-Domain
 Group:  Development/Languages/Python
 Url:https://pypi.python.org/pypi/docutils/
 Source: 
https://files.pythonhosted.org/packages/source/d/docutils/docutils-%{version}.tar.gz
 Source99:   python-docutils-rpmlintrc
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module xml}
 BuildRequires:  fdupes




commit python-cov-core for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-cov-core for openSUSE:Factory 
checked in at 2018-12-06 12:14:31

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


Package is "python-cov-core"

Thu Dec  6 12:14:31 2018 rev:7 rq:653991 version:1.15.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cov-core/python-cov-core.changes  
2017-04-03 11:06:06.815157943 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cov-core.new.19453/python-cov-core.changes   
2018-12-06 12:14:33.229697935 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:46:56 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-cov-core.spec ++
--- /var/tmp/diff_new_pack.MDdStE/_old  2018-12-06 12:14:33.797697324 +0100
+++ /var/tmp/diff_new_pack.MDdStE/_new  2018-12-06 12:14:33.801697320 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cov-core
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,15 +23,13 @@
 Summary:Plugin core for use by pytest-cov, nose-cov and nose2-cov
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/schlamar/cov-core
-Source: 
https://pypi.io/packages/source/c/cov-core/cov-core-%{version}.tar.gz
+URL:https://github.com/schlamar/cov-core
+Source: 
https://files.pythonhosted.org/packages/source/c/cov-core/cov-core-%{version}.tar.gz
 BuildRequires:  %{python_module coverage}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-coverage
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -50,8 +48,8 @@
 %python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%license LICENSE.txt
+%doc README.rst
 %pycache_only %{python_sitelib}/__pycache__
 %{python_sitelib}/cov_core.py*
 %{python_sitelib}/cov_core_init.py*




commit python-decorator for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-decorator for 
openSUSE:Factory checked in at 2018-12-06 12:14:39

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


Package is "python-decorator"

Thu Dec  6 12:14:39 2018 rev:18 rq:654007 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-decorator/python-decorator.changes
2018-04-23 15:24:51.796724049 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-decorator.new.19453/python-decorator.changes 
2018-12-06 12:14:40.733689866 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:47:11 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-decorator.spec ++
--- /var/tmp/diff_new_pack.UensA8/_old  2018-12-06 12:14:41.421689127 +0100
+++ /var/tmp/diff_new_pack.UensA8/_new  2018-12-06 12:14:41.421689127 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -27,7 +27,6 @@
 Group:  Development/Languages/Python
 URL:http://pypi.python.org/pypi/decorator
 Source: 
https://files.pythonhosted.org/packages/source/d/decorator/decorator-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildArch:  noarch




commit python-constantly for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-constantly for 
openSUSE:Factory checked in at 2018-12-06 12:14:23

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


Package is "python-constantly"

Thu Dec  6 12:14:23 2018 rev:2 rq:653988 version:15.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-constantly/python-constantly.changes  
2017-07-11 08:33:14.268880110 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-constantly.new.19453/python-constantly.changes
   2018-12-06 12:14:24.613707201 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:46:53 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-constantly.spec ++
--- /var/tmp/diff_new_pack.W5RFQP/_old  2018-12-06 12:14:25.449706301 +0100
+++ /var/tmp/diff_new_pack.W5RFQP/_new  2018-12-06 12:14:25.453706297 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-constantly
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,14 +23,11 @@
 Summary:Symbolic constants in Python
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/twisted/constantly
+URL:https://github.com/twisted/constantly
 Source: 
https://files.pythonhosted.org/packages/source/c/constantly/constantly-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -48,8 +45,8 @@
 %python_install
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog




commit python-configparser for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-configparser for 
openSUSE:Factory checked in at 2018-12-06 12:14:14

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


Package is "python-configparser"

Thu Dec  6 12:14:14 2018 rev:6 rq:653985 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-configparser/python-configparser.changes  
2018-03-29 11:48:02.842733896 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-configparser.new.19453/python-configparser.changes
   2018-12-06 12:14:17.525714823 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:46:49 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-configparser.spec ++
--- /var/tmp/diff_new_pack.vYMfW6/_old  2018-12-06 12:14:18.053714255 +0100
+++ /var/tmp/diff_new_pack.vYMfW6/_new  2018-12-06 12:14:18.057714251 +0100
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -27,7 +27,6 @@
 Url:http://docs.python.org/3/library/configparser.html
 Source: 
https://files.pythonhosted.org/packages/source/c/configparser/configparser-%{version}.tar.gz
 BuildRequires:  %{python_module backports}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros




commit python-configparser2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-configparser2 for 
openSUSE:Factory checked in at 2018-12-06 12:14:19

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


Package is "python-configparser2"

Thu Dec  6 12:14:19 2018 rev:4 rq:653986 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-configparser2/python-backports.changes
2017-08-10 14:00:45.232317188 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-configparser2.new.19453/python-backports.changes
 2018-12-06 12:14:20.893711201 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 13:02:58 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-backports.spec ++
--- /var/tmp/diff_new_pack.cOlsWo/_old  2018-12-06 12:14:21.577710465 +0100
+++ /var/tmp/diff_new_pack.cOlsWo/_new  2018-12-06 12:14:21.577710465 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-backports
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,6 @@
 Group:  Development/Languages/Python
 Url:https://pypi.python.org/pypi/backports/
 Source: 
https://files.pythonhosted.org/packages/source/c/configparser2/configparser2-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++ python-configparser2.spec ++
--- /var/tmp/diff_new_pack.cOlsWo/_old  2018-12-06 12:14:21.589710453 +0100
+++ /var/tmp/diff_new_pack.cOlsWo/_new  2018-12-06 12:14:21.593710448 +0100
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -27,7 +27,6 @@
 Url:http://docs.python.org/3/library/configparser.html
 Source: 
https://files.pythonhosted.org/packages/source/c/configparser2/configparser2-%{version}.tar.gz
 BuildRequires:  %{python_module backports}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros




commit python-backports.functools_lru_cache for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-backports.functools_lru_cache 
for openSUSE:Factory checked in at 2018-12-06 12:14:02

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


Package is "python-backports.functools_lru_cache"

Thu Dec  6 12:14:02 2018 rev:4 rq:653935 version:1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-backports.functools_lru_cache/python-backports.functools_lru_cache.changes
2018-04-19 15:21:00.515704782 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-backports.functools_lru_cache.new.19453/python-backports.functools_lru_cache.changes
 2018-12-06 12:14:03.953729420 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:45:58 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-backports.functools_lru_cache.spec ++
--- /var/tmp/diff_new_pack.REoGLC/_old  2018-12-06 12:14:04.785728525 +0100
+++ /var/tmp/diff_new_pack.REoGLC/_new  2018-12-06 12:14:04.789728521 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,17 +25,16 @@
 Group:  Development/Languages/Python
 Url:https://github.com/jaraco/backports.functools_lru_cache
 Source: 
https://files.pythonhosted.org/packages/source/b/backports.functools_lru_cache/backports.functools_lru_cache-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module jaraco.packaging}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module setuptools_scm}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  python2-Sphinx
 BuildRequires:  python2-rst.linker
 # SECTION test requirements
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-runner}
+BuildRequires:  %{python_module pytest}
 # /SECTION
 # NOTE:
 # %%{python_sitelib}/backports is a namespace package, and so under python 2 
it must have a proper namespace __init__.py




commit python-ddt for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-ddt for openSUSE:Factory 
checked in at 2018-12-06 12:14:35

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


Package is "python-ddt"

Thu Dec  6 12:14:35 2018 rev:6 rq:654006 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-ddt/python-ddt.changes2018-08-08 
14:54:44.229672602 +0200
+++ /work/SRC/openSUSE:Factory/.python-ddt.new.19453/python-ddt.changes 
2018-12-06 12:14:36.509694408 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:47:11 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-ddt.spec ++
--- /var/tmp/diff_new_pack.gqISxV/_old  2018-12-06 12:14:37.193693673 +0100
+++ /var/tmp/diff_new_pack.gqISxV/_new  2018-12-06 12:14:37.197693668 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,6 @@
 Group:  Development/Languages/Python
 Url:https://github.com/txels/ddt
 Source: 
https://files.pythonhosted.org/packages/source/d/ddt/ddt-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros




commit python-construct for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-construct for 
openSUSE:Factory checked in at 2018-12-06 12:14:27

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


Package is "python-construct"

Thu Dec  6 12:14:27 2018 rev:10 rq:653989 version:2.8.12

Changes:

--- /work/SRC/openSUSE:Factory/python-construct/python-construct.changes
2017-09-04 12:25:24.559576230 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-construct.new.19453/python-construct.changes 
2018-12-06 12:14:28.309703226 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:46:54 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-construct.spec ++
--- /var/tmp/diff_new_pack.1aQBKn/_old  2018-12-06 12:14:28.765702736 +0100
+++ /var/tmp/diff_new_pack.1aQBKn/_new  2018-12-06 12:14:28.765702736 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-construct
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,16 +23,14 @@
 Summary:A declarative parser/builder for binary data
 License:MIT
 Group:  Development/Languages/Python
-Url:http://construct.readthedocs.org
+URL:http://construct.readthedocs.org
 Source: 
https://files.pythonhosted.org/packages/source/c/construct/construct-%{version}.tar.gz
 # PATCH-FEATURE-OPENSUSE split_debug.patch matwey.korni...@gmail.com -- make 
debug.py non-loadable
 Patch0: split_debug.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-six
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -56,8 +54,8 @@
 %python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/construct
 %{python_sitelib}/construct-%{version}-py%{python_version}.egg-info
 




commit python-backports.unittest_mock for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-backports.unittest_mock for 
openSUSE:Factory checked in at 2018-12-06 12:14:06

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


Package is "python-backports.unittest_mock"

Thu Dec  6 12:14:06 2018 rev:5 rq:653939 version:1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-backports.unittest_mock/python-backports.unittest_mock.changes
2018-03-29 11:47:51.135155735 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-backports.unittest_mock.new.19453/python-backports.unittest_mock.changes
 2018-12-06 12:14:06.745726417 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:46:02 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-backports.unittest_mock.spec ++
--- /var/tmp/diff_new_pack.jHDcO1/_old  2018-12-06 12:14:07.673725419 +0100
+++ /var/tmp/diff_new_pack.jHDcO1/_new  2018-12-06 12:14:07.677725415 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,15 +25,14 @@
 Group:  Development/Languages/Python
 Url:https://github.com/jaraco/backports.unittest_mock
 Source: 
https://files.pythonhosted.org/packages/source/b/backports.unittest_mock/backports.unittest_mock-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module setuptools_scm}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module mock}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-runner}
+BuildRequires:  %{python_module pytest}
 # /SECTION
 # NOTE:
 # %%{python_sitelib}/backports is a namespace package, and so under python 2 
it must have a proper namespace __init__.py




commit python-asn1crypto for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-asn1crypto for 
openSUSE:Factory checked in at 2018-12-06 12:13:46

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


Package is "python-asn1crypto"

Thu Dec  6 12:13:46 2018 rev:5 rq:653920 version:0.24.0

Changes:

--- /work/SRC/openSUSE:Factory/python-asn1crypto/python-asn1crypto.changes  
2017-12-21 11:23:55.919381282 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-asn1crypto.new.19453/python-asn1crypto.changes
   2018-12-06 12:13:48.617745917 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:45:43 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-asn1crypto.spec ++
--- /var/tmp/diff_new_pack.8JN5MG/_old  2018-12-06 12:13:49.433745039 +0100
+++ /var/tmp/diff_new_pack.8JN5MG/_new  2018-12-06 12:13:49.433745039 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-asn1crypto
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -26,7 +26,6 @@
 Group:  Development/Languages/Python
 Url:https://github.com/wbond/asn1crypto
 Source: 
https://files.pythonhosted.org/packages/source/a/asn1crypto/asn1crypto-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit python-certifi for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-certifi for openSUSE:Factory 
checked in at 2018-12-06 12:14:09

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


Package is "python-certifi"

Thu Dec  6 12:14:09 2018 rev:15 rq:653969 version:2018.4.16

Changes:

--- /work/SRC/openSUSE:Factory/python-certifi/python-certifi.changes
2018-04-23 15:24:57.360521961 +0200
+++ /work/SRC/openSUSE:Factory/.python-certifi.new.19453/python-certifi.changes 
2018-12-06 12:14:10.837722016 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:46:35 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-certifi.spec ++
--- /var/tmp/diff_new_pack.q5qA82/_old  2018-12-06 12:14:11.513721289 +0100
+++ /var/tmp/diff_new_pack.q5qA82/_new  2018-12-06 12:14:11.517721284 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -27,7 +27,6 @@
 Source: 
https://files.pythonhosted.org/packages/source/c/certifi/certifi-%{version}.tar.gz
 # PATCH-FIX-SUSE -- prefer SUSE certificates
 Patch0: python-certifi-shipped-requests-cabundle.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  ca-certificates
 BuildRequires:  fdupes




commit python-Babel for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-Babel for openSUSE:Factory 
checked in at 2018-12-06 12:13:56

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


Package is "python-Babel"

Thu Dec  6 12:13:56 2018 rev:26 rq:653932 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-Babel/python-Babel.changes
2018-06-27 10:17:31.880529530 +0200
+++ /work/SRC/openSUSE:Factory/.python-Babel.new.19453/python-Babel.changes 
2018-12-06 12:13:58.621735155 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 13:05:10 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-Babel-doc.spec ++
--- /var/tmp/diff_new_pack.Te4cXU/_old  2018-12-06 12:13:59.257734471 +0100
+++ /var/tmp/diff_new_pack.Te4cXU/_new  2018-12-06 12:13:59.261734467 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 

++ python-Babel.spec ++
--- /var/tmp/diff_new_pack.Te4cXU/_old  2018-12-06 12:13:59.293734433 +0100
+++ /var/tmp/diff_new_pack.Te4cXU/_new  2018-12-06 12:13:59.293734433 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -26,7 +26,6 @@
 Group:  Development/Languages/Python
 URL:http://babel.pocoo.org/
 Source: 
https://files.pythonhosted.org/packages/source/B/Babel/Babel-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 # Test requirements:
 BuildRequires:  %{python_module freezegun}
 BuildRequires:  %{python_module py >= 1.4.14}




commit python-atomicwrites for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-atomicwrites for 
openSUSE:Factory checked in at 2018-12-06 12:13:51

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


Package is "python-atomicwrites"

Thu Dec  6 12:13:51 2018 rev:4 rq:653923 version:1.1.5

Changes:

--- /work/SRC/openSUSE:Factory/python-atomicwrites/python-atomicwrites.changes  
2018-06-22 13:31:31.283215647 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-atomicwrites.new.19453/python-atomicwrites.changes
   2018-12-06 12:13:53.449740719 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 13:06:02 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-atomicwrites-doc.spec ++
--- /var/tmp/diff_new_pack.A71ofY/_old  2018-12-06 12:13:54.093740026 +0100
+++ /var/tmp/diff_new_pack.A71ofY/_new  2018-12-06 12:13:54.093740026 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 

++ python-atomicwrites.spec ++
--- /var/tmp/diff_new_pack.A71ofY/_old  2018-12-06 12:13:54.113740005 +0100
+++ /var/tmp/diff_new_pack.A71ofY/_new  2018-12-06 12:13:54.11774 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,6 @@
 Group:  Development/Languages/Python
 Url:https://github.com/untitaker/python-atomicwrites
 Source: 
https://files.pythonhosted.org/packages/source/a/atomicwrites/atomicwrites-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros