commit texlive for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "texlive"

Thu Aug 10 14:10:53 2017 rev:38 rq:515190 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/texlive/texlive.changes  2017-07-04 
11:53:08.965655377 +0200
+++ /work/SRC/openSUSE:Factory/.texlive.new/texlive.changes 2017-08-10 
14:57:59.668791661 +0200
@@ -1,0 +2,10 @@
+Tue Aug  1 07:53:05 UTC 2017 - sch...@suse.de
+
+- Define _GNU_SOURCE to request GNU extensions
+
+---
+Thu Jun 29 12:13:34 UTC 2017 - wer...@suse.de
+
+- Avoid nasty warning about missing batchmode in ENVironment
+
+---



Other differences:
--
++ texlive.spec ++
--- /var/tmp/diff_new_pack.C1qPF4/_old  2017-08-10 14:58:02.580381752 +0200
+++ /var/tmp/diff_new_pack.C1qPF4/_new  2017-08-10 14:58:02.600378937 +0200
@@ -19,7 +19,7 @@
 %define texlive_version  2017
 %define texlive_previous 2016
 %define texlive_release  20170520
-%define texlive_noarch   123
+%define texlive_noarch   130
 %define texlive_source   texlive-20170520-source
 
 %define __perl_requires%{nil}
@@ -3269,11 +3269,7 @@
 %endif
 CC=gcc
 CXX=g++
-if grep -q _DEFAULT_SOURCE /usr/include/features.h ; then
-   XCFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=200803L -D_XOPEN_SOURCE=600 
-D_DEFAULT_SOURCE"
-else
-   XCFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=200803L -D_XOPEN_SOURCE=600 
-D_BSD_SOURCE"
-fi
+XCFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
 XCXXFLAGS="$XCFLAGS"
 cflags ()
 {

++ source.dif ++
--- /var/tmp/diff_new_pack.C1qPF4/_old  2017-08-10 14:58:03.180297293 +0200
+++ /var/tmp/diff_new_pack.C1qPF4/_new  2017-08-10 14:58:03.180297293 +0200
@@ -872,7 +872,7 @@
  }
}
  
-+  if ($ENV{batchmode} eq "yes") {
++  if ($ENV{batchmode} and $ENV{batchmode} eq "yes") {
 +$texargs="\\batchmode \\input $texargs" if $eng eq "tex" || $eng eq 
"ptex";
 +  }
my $cmdline = "$eng -ini $tcxflag $recorderswitch $jobswitch "




commit cmake for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "cmake"

Thu Aug 10 14:10:45 2017 rev:134 rq:514983 version:3.8.2

Changes:

--- /work/SRC/openSUSE:Factory/cmake/cmake.changes  2017-06-16 
10:52:45.556595210 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake.changes 2017-08-10 
14:57:57.969030962 +0200
@@ -1,0 +2,5 @@
+Mon Aug  7 10:27:30 UTC 2017 - co...@suse.com
+
+- Buildrequire libcurl-mini-devel for TW to avoid cycles
+
+---



Other differences:
--
++ cmake.spec ++
--- /var/tmp/diff_new_pack.gRW0QV/_old  2017-08-10 14:57:59.200857539 +0200
+++ /var/tmp/diff_new_pack.gRW0QV/_new  2017-08-10 14:57:59.204856976 +0200
@@ -39,7 +39,11 @@
 Patch5: system-libs.patch
 # PATCH-FIX-UPSTREAM cmake-ImageMagick7.patch -- find also ImageMagick 7
 Patch6: cmake-ImageMagick7.patch
+%if 0%{?suse_version} >= 1330
+BuildRequires:  libcurl-mini-devel
+%else
 BuildRequires:  curl-devel
+%endif
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libarchive-devel >= 3.0.2






commit texlive-specs-a for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package texlive-specs-a for openSUSE:Factory 
checked in at 2017-08-10 14:10:38

Comparing /work/SRC/openSUSE:Factory/texlive-specs-a (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-a.new (New)


Package is "texlive-specs-a"

Thu Aug 10 14:10:38 2017 rev:29 rq:514534 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-a/texlive-specs-a.changes  
2017-07-17 09:04:23.789075761 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-a.new/texlive-specs-a.changes 
2017-08-10 14:57:45.226824872 +0200
@@ -1,0 +2,6 @@
+Fri Jul 28 08:21:53 UTC 2017 - wer...@suse.de
+
+- Increase version of algorithm2e.sty to fix boo#1051054 
+  ... mention added patch "algorithm2e_umlauts.dif"
+
+---

New:

  algorithm2e_umlauts.dif



Other differences:
--
++ texlive-specs-a.spec ++
 1009 lines (skipped)
 between /work/SRC/openSUSE:Factory/texlive-specs-a/texlive-specs-a.spec
 and /work/SRC/openSUSE:Factory/.texlive-specs-a.new/texlive-specs-a.spec

++ algorithm2e_umlauts.dif ++
--- texmf-dist/tex/latex/algorithm2e/algorithm2e.sty
+++ texmf-dist/tex/latex/algorithm2e/algorithm2e.sty2017-07-28 
08:09:33.054032000 +
@@ -1,6 +1,6 @@
 %  algorithm2e.sty --- style file for algorithms
 %  almost everything can be customized by users. See the 
document for more explanations
-%% Copyright 1996-2015 Christophe Fiorio
+%% Copyright 1996-2017 Christophe Fiorio
 %
 % This work may be distributed and/or modified under the conditions of the 
LaTeX Project
 % Public License, either version 1.3 of this license or (at your option) any 
later version.
@@ -24,7 +24,7 @@
 %  - algorithm2e-discuss...@lirmm.fr mailing list for discussion about 
package^^J%
 %  subscribe by emailing sy...@lirmm.fr with 'subscribe  '^^J%
 %
-%  $Id: algorithm2e.sty,v 5.1 2015/10/18 21:37:30 cfiorio Exp $
+%  $Id: algorithm2e.sty,v 5.2 2017/07/18 15:26:26 fioriochristophe Exp $
 %
 %  PACKAGES REQUIRED:
 %
@@ -33,7 +33,7 @@
 %  - xspace  (in packages/tools)
 %  - relsize (in contrib/misc/relsize.sty)
 %
-%%%  Release 5.1
+%%%  Release 5.2
 %
 %   Package options: 
 %   ---
@@ -156,6 +156,15 @@
 %
 %   History: 
 %
+%   -  July 18 2017 - revision 5.2
+%   * FIX: There was an overfull box 0.8pt with boxruled 
algorithm. This is fixed.
+%   * FIX: problem when mixing caption package and figure 
option. This bug was partially corrected
+%in 5.0 for one side document but with false 
indentation and not working for two side
+%document. This is now fully fixed.
+%   * FIX: misaligned lines numbers with noline option
+%   * FIX: Fix croation keywords thanks to Ivan Kolan
+%   * FIX: there was an overfull hbox of 8.5pt when using [H] 
and ruled caption. This is fixed.
+%   * FIX: \SetCustomAlgoRuledWidth only changed midrule. This 
is fixed, it changes all the rules
 %   -  October 19 2015 - revision 5.1
 %   * CHANGE/ADD: l commands  (the ones as \lIf) can now be 
used with a
 %  star. If done, no end of line are done, so you 
can enclose
@@ -338,7 +347,8 @@
 %| else:
 %| return 0
 %with appropriate typo.
-% * ADD: option croatian: croatian keywords (thanks to 
Ivan Gavran)
+% * ADD: option croatian: croatian keywords (thanks to 
Ivan Kohan and
+%   Yvan Gavran)
 % * ADD: option ngerman: same as german option but so can 
be used with global option ngerman
 %of babel
 % * ADD: option spanish: Spanish support (thanks to Mario 
Abarca)
@@ -870,7 +880,7 @@
 %
 \NeedsTeXFormat{LaTeX2e}[1994/12/01]
 %
-\ProvidesPackage{algorithm2e}[2013/01/06 v5.00 algorithms environments]
+\ProvidesPackage{algorithm2e}[2017/07/18 v5.2 algorithms environments]
 %
 %
 %%% Initial Code 
@@ -1057,11 +1067,11 @@
 
\newboolean{algocf@displayblockmarkers}\setboolean{algocf@displayblockmarkers}{false}%
 \DeclareOption{displayblockmarkers}{%
   \setboolean{algocf@displayblockmarkers}{true}%
-}
-\newboolean{algocf@displaygroupmarkers}{\setboolean{algocf@displaygroupmarkers}{false}
+}%
+\newboolean{algocf@displaygroupmarkers}\setboolean{algocf@displaygroupmarkers}{false}
 \DeclareOption{displaygroupmarkers}{%
   

commit 000product for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2017-08-10 14:06:37

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


Package is "000product"

Thu Aug 10 14:06:37 2017 rev:48 rq: version:unknown
Thu Aug 10 14:06:36 2017 rev:47 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-Lang-cd-cd-x86_64.kiwi: same change
_service:product_converter:openSUSE-Addon-Lang-release.spec: same change
_service:product_converter:openSUSE-Addon-NonOss-cd-addon-nonoss-i586_x86_64.kiwi:
 same change
_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-Kubic-dvd5-DVD-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.T7fpuf/_old  2017-08-10 14:57:32.832569790 +0200
+++ /var/tmp/diff_new_pack.T7fpuf/_new  2017-08-10 14:57:32.832569790 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -34,9 +34,9 @@
   true
   -x -2
   openSUSE
-  20170808
+  20170810
   11
-  cpe:/o:opensuse:opensuse-kubic:20170808,openSUSE 
Kubic
+  cpe:/o:opensuse:opensuse-kubic:20170810,openSUSE 
Kubic
   en_US 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

++ _service:product_converter:openSUSE-Kubic-release.spec ++
--- /var/tmp/diff_new_pack.T7fpuf/_old  2017-08-10 14:57:32.872564159 +0200
+++ /var/tmp/diff_new_pack.T7fpuf/_new  2017-08-10 14:57:32.872564159 +0200
@@ -20,7 +20,7 @@
 Summary:openSUSE Kubic 
 License:GPL-2.0+
 Group:  System/Fhs
-Version:20170808
+Version:    20170810
 Release:0
 BuildRequires:  skelcd-openSUSE
 Recommends: branding
@@ -31,9 +31,9 @@
 
 Provides:   %name-%version
 Provides:   product() = openSUSE-Kubic
-Provides:   product(openSUSE-Kubic) = 20170808-0
+Provides:   product(openSUSE-Kubic) = 20170810-0
 Provides:   product-label() = openSUSE%20Kubic
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dkubic%3A20170808
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dkubic%3A20170810
 Provides:   product-url(releasenotes) = 
https%3A%2F%2Fwww.suse.com%2Freleasenotes%2F%{_target_cpu}%2FSUSE%2DCAASP%2F1.0%2Frelease%2Dnotes%2Dcaasp.rpm
 Provides:   product-endoflife()
 
@@ -90,7 +90,7 @@
 PRETTY_NAME="openSUSE Kubic"
 ID="opensuse-kubic"
 ANSI_COLOR="0;32"
-CPE_NAME="cpe:/o:opensuse:opensuse-kubic:20170808"
+CPE_NAME="cpe:/o:opensuse:opensuse-kubic:20170810"
 EOF
 
 
@@ -100,11 +100,11 @@
 
   openSUSE
   openSUSE-Kubic
-  20170808
+  20170810
   0
   
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-kubic:20170808
+  cpe:/o:opensuse:opensuse-kubic:20170810
   openSUSE-Kubic
   
 

++ _service:product_converter:openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.T7fpuf/_old  2017-08-10 14:57:32.916557966 +0200
+++ /var/tmp/diff_new_pack.T7fpuf/_new  2017-08-10 14:57:32.916557966 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -31,9 +31,9 @@
   true
   -x -2
   openSUSE
-  20170808
+  20170810
   11
-  cpe:/o:opensuse:opensuse:20170808,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20170810,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-promo-i586.kiwi ++
--- /var/tmp/diff_new_pack.T7fpuf/_old  2017-08-10 14:57:33.008545015 +0200
+++ /var/tmp/diff_new_pack.T7fpuf/_new  2017-08-10 14:57:33.008545015 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,9 +32,9 @@
   true
   -x -2
   openSUSE
-  20170808
+  20170810
   11
-  cpe:/o:opensuse:opensuse:20170808,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20170810,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-dvd5-dvd-promo-x86_64.kiwi: same change
++ _service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.T7fpuf/_old  2017-08-10 14:57:33.084534317 +0200
+++ /var/

commit SDL2 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "SDL2"

Thu Aug 10 14:10:18 2017 rev:16 rq:513710 version:2.0.5

Changes:

--- /work/SRC/openSUSE:Factory/SDL2/SDL2.changes2017-07-04 
11:54:59.738066472 +0200
+++ /work/SRC/openSUSE:Factory/.SDL2.new/SDL2.changes   2017-08-10 
14:57:34.712305152 +0200
@@ -1,0 +2,6 @@
+Tue Aug  1 13:14:45 UTC 2017 - fcro...@suse.com
+
+- Do not BuildRequires pkgconfig(fcitx) on SLE (not shipped anymore
+  since SLE12 SP2).
+
+---



Other differences:
--
++ SDL2.spec ++
--- /var/tmp/diff_new_pack.O2XfUZ/_old  2017-08-10 14:57:35.904137361 +0200
+++ /var/tmp/diff_new_pack.O2XfUZ/_new  2017-08-10 14:57:35.916135672 +0200
@@ -40,7 +40,9 @@
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(alsa) >= 0.9.0
 BuildRequires:  pkgconfig(dbus-1)
+%if !0%{?sle_version}
 BuildRequires:  pkgconfig(fcitx)
+%endif
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(glu)
@@ -65,9 +67,9 @@
 BuildRequires:  pkgconfig(libpulse-simple) >= 0.9
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(udev)
+BuildRequires:  pkgconfig(wayland-server)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xi)
-BuildRequires:  pkgconfig(wayland-server)
 
 %description
 This is the "Simple DirectMedia Layer" library. It provides a generic
@@ -119,6 +121,9 @@
 %build
 # In this instance, we do want --with-pic because of libSDL2main.a.
 %configure --with-pic \
+%if 0%{?sle_version}
+--disable-fcitx \
+%endif
 --disable-rpath \
 --disable-alsa-shared \
 --disable-video-directfb





commit ceph for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "ceph"

Thu Aug 10 14:10:24 2017 rev:17 rq:514104 
version:12.1.2+git.1501684697.aa6b0153ef

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-07-30 
11:25:52.554129302 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-08-10 
14:57:38.187815855 +0200
@@ -1,0 +2,32 @@
+Wed Aug  2 14:41:41 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.2+git.1501684697.aa6b0153ef:
+  + upstream luminous v12.1.2 release candidate
+  + latest upstream master (e27a78c9ed3984b54a312ced3ad67fcc8f464fc0)
+* mon: add mgr metdata commands, and overall 'versions' command for all
+  daemon versions (bsc#1050063, pr#16460)
+
+---
+Wed Aug 02 10:50:22 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.1+git.1501669490.04d0738487:
+  + mon: extensible output format for health checks
+
+---
+Mon Jul 31 14:34:36 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.1+git.1501501507.6dd9e8fd8c:
+  + update to latest upstream master (fa70335db25f2b661b329d5d8f37039b77f2d1ae)
+  + spec file:
+* build/ops: rpm: Drop legacy libxio support (pr#16449)
+  + Other notable changes:
+* osd: moved OpFinisher logic from OSDOp to OpContext (pr#16617)
+
+---
+Fri Jul 28 14:34:34 UTC 2017 - tser...@suse.com
+
+- Update to version 12.1.1+git.1501231943.67577225bc
+  + Notable changes:
+* rgw_file: properly & |'d flags (bsc#1047977)
+
+---
ceph.changes: same change

Old:

  ceph-12.1.1+git.1500447879.e5aac115d7.tar.bz2

New:

  ceph-12.1.2+git.1501684697.aa6b0153ef.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.Vey3O1/_old  2017-08-10 14:57:43.075127797 +0200
+++ /var/tmp/diff_new_pack.Vey3O1/_new  2017-08-10 14:57:43.087126108 +0200
@@ -21,7 +21,6 @@
 %bcond_without ceph_test_package
 %endif
 %bcond_with make_check
-%bcond_with xio
 %ifarch s390 s390x
 %bcond_with tcmalloc
 %else
@@ -69,7 +68,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.1.1+git.1500447879.e5aac115d7
+Version: 12.1.2+git.1501684697.aa6b0153ef
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -106,6 +105,7 @@
 Requires: ceph-common
 Requires: xmlstarlet
 Requires: jq
+Requires: socat
 Requires(post):binutils
 %if 0%{with cephfs_java}
 BuildRequires: java-devel
@@ -233,10 +233,6 @@
 %if 0%{?fedora} || 0%{?rhel}
 BuildRequires:  redhat-rpm-config
 %endif
-# Accelio IB/RDMA
-%if 0%{with xio}
-BuildRequires:  libxio-devel
-%endif
 
 %description
 This package contains Ceph benchmarks and test tools.
@@ -250,8 +246,6 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{with xio}
-%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?fedora} || 0%{?rhel}
@@ -260,8 +254,6 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{with xio}
-%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?suse_version}
@@ -417,6 +409,7 @@
 -DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir} \
 -DCMAKE_INSTALL_MANDIR=%{_mandir} \
 -DCMAKE_INSTALL_DOCDIR=%{_docdir}/ceph \
+-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
 -DWITH_EMBEDDED=OFF \
 -DWITH_MANPAGE=ON \
 -DWITH_PYTHON3=ON \
@@ -424,9 +417,6 @@
 %if 0%{?rhel} && ! 0%{?centos}
 -DWITH_SUBMAN=ON \
 %endif
-%if 0%{with xio}
--DWITH_XIO=ON \
-%endif
 %if 0%{without ceph_test_package}
 -DWITH_TESTS=OFF \
 %endif

++ ceph.spec ++
--- /var/tmp/diff_new_pack.Vey3O1/_old  2017-08-10 14:57:43.179113158 +0200
+++ /var/tmp/diff_new_pack.Vey3O1/_new  2017-08-10 14:57:43.183112595 +0200
@@ -21,7 +21,6 @@
 %bcond_without ceph_test_package
 %endif
 %bcond_with make_check
-%bcond_with xio
 %ifarch s390 s390x
 %bcond_with tcmalloc
 %else
@@ -69,7 +68,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.1.1+git.1500447879.e5aac115d7
+Version:   12.1.2+git.1501684697.aa6b0153ef
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -227,10 +226,6 @@
 %if 0%{?fedora} || 0%{?rhel}
 BuildRequires:  redhat-rpm-config
 %endif
-# Accelio IB/RDMA
-%if 0%{with xio}
-BuildRequires:  libxio-devel
-%endif
 
 %description
 Ceph is a massively scalable, open-source, distributed 

commit python-textile for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "python-textile"

Thu Aug 10 14:06:13 2017 rev:2 rq:515341 version:2.3.15

Changes:

--- /work/SRC/openSUSE:Factory/python-textile/python-textile.changes
2017-08-08 11:58:21.155519468 +0200
+++ /work/SRC/openSUSE:Factory/.python-textile.new/python-textile.changes   
2017-08-10 14:13:35.199920822 +0200
@@ -1,0 +2,17 @@
+Fri Jul 21 08:20:36 UTC 2017 - sebix+novell@sebix.at
+
+- upgrade to version 2.3.15
+ * Bugfix: Don't break on unicode characters in the fragment of a url. (#49)
+- upgrade to version 2.3.14
+ * Bugfix: Fix textile on Python 2.6 (#48)
+
+---
+Thu Jul 20 09:54:44 UTC 2017 - sebix+novell@sebix.at
+
+- upgrade to version 2.3.13
+ * Remove extraneous arguments from textile method. These were originally 
added long ago to work with django, but markup languages are long gone from 
django.
+ * Bugfix: Don't mangle percent-encoded URLs so much. 
("#45":https://github.com/textile/python-textile/issues/45)
+ * Bugfix: More fixes for poorly-formatted lists. 
("#46":https://github.com/textile/python-textile/issues/46)
+ * Bugfix: Improve handling of whitespace in pre-formatted blocks. This now 
matches php-textile's handling of pre blocks much more closely. 
("#47":https://github.com/textile/python-textile/issues/47)
+
+---

Old:

  textile-2.3.12.tar.gz

New:

  textile-2.3.15.tar.gz



Other differences:
--
++ python-textile.spec ++
--- /var/tmp/diff_new_pack.TGd0Nq/_old  2017-08-10 14:13:35.995808759 +0200
+++ /var/tmp/diff_new_pack.TGd0Nq/_new  2017-08-10 14:13:35.999808196 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-textile
-Version:2.3.12
+Version:2.3.15
 Release:0
 Summary:Textile processing for python
 License:BSD-3-Clause

++ textile-2.3.12.tar.gz -> textile-2.3.15.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/textile-2.3.12/CHANGELOG.textile 
new/textile-2.3.15/CHANGELOG.textile
--- old/textile-2.3.12/CHANGELOG.textile2017-06-03 23:22:54.0 
+0200
+++ new/textile-2.3.15/CHANGELOG.textile2017-07-21 01:21:32.0 
+0200
@@ -1,5 +1,17 @@
 h1. Textile Changelog
 
+h2. Version 2.3.15
+* Bugfix: Don't break on unicode characters in the fragment of a url.
+
+h2. Version 2.3.14
+* Bugfix: Fix textile on Python 2.6 
("#48":https://github.com/textile/python-textile/issues/48)
+
+h2. Version 2.3.13
+* Remove extraneous arguments from textile method. These were originally added 
long ago to work with django, but markup languages are long gone from django.
+* Bugfix: Don't mangle percent-encoded URLs so much. 
("#45":https://github.com/textile/python-textile/issues/45)
+* Bugfix: More fixes for poorly-formatted lists. 
("#46":https://github.com/textile/python-textile/issues/46)
+* Bugfix: Improve handling of whitespace in pre-formatted blocks. This now 
matches php-textile's handling of pre blocks much more closely. 
("#47":https://github.com/textile/python-textile/issues/47)
+
 h2. Version 2.3.12
 * Bugfix: Don't die on pre blocks with unicode characters. 
("#43":https://github.com/textile/python-textile/issues/43)
 * Bugfix: Fix regressions introduced into the code between 2.2.2 and 2.3.11. 
(Special thanks to "@adam-iris":https://github.com/adam-iris for providing pull 
request "#44":https://github.com/textile/python-textile/pull/44)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/textile-2.3.12/PKG-INFO new/textile-2.3.15/PKG-INFO
--- old/textile-2.3.12/PKG-INFO 2017-06-03 23:34:03.0 +0200
+++ new/textile-2.3.15/PKG-INFO 2017-07-21 01:26:59.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: textile
-Version: 2.3.12
+Version: 2.3.15
 Summary: Textile processing for python.
 Home-page: http://github.com/textile/python-textile
 Author: Dennis Burke
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/textile-2.3.12/tests/test_block.py 
new/textile-2.3.15/tests/test_block.py
--- old/textile-2.3.12/tests/test_block.py  2017-06-03 23:21:23.0 
+0200
+++ new/textile-2.3.15/tests/test_block.py  2017-07-21 01:20:52.0 
+0200
@@ -69,3 +69,30 @@
 t = textile.Textile()
 result = t.parse(input)
 

commit Photini for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package Photini for openSUSE:Factory checked 
in at 2017-08-10 14:06:21

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


Package is "Photini"

Thu Aug 10 14:06:21 2017 rev:3 rq:515430 version:2017.8.0

Changes:

--- /work/SRC/openSUSE:Factory/Photini/Photini.changes  2017-06-21 
13:58:02.528172013 +0200
+++ /work/SRC/openSUSE:Factory/.Photini.new/Photini.changes 2017-08-10 
14:13:39.863264210 +0200
@@ -1,0 +2,12 @@
+Wed Aug  9 11:35:39 UTC 2017 - aloi...@gmx.com
+
+- Update to version 2017.8
+  * Use Exif/Xmp thumbnails instead of computing from image data.
+  * Improved video file metadata reading.
+  * Added context menu to choose one of them.
+  * Added context menu to image selector.
+  * Can regenerate thumbnail, including from video files.
+
+- Disabled tests (none was actually being performed)
+
+---

Old:

  Photini-2017.6.0.tar.gz

New:

  Photini-2017.8.0.tar.gz



Other differences:
--
++ Photini.spec ++
--- /var/tmp/diff_new_pack.qhOnFY/_old  2017-08-10 14:13:40.655152710 +0200
+++ /var/tmp/diff_new_pack.qhOnFY/_new  2017-08-10 14:13:40.655152710 +0200
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   Photini
-Version:2017.6.0
+Version:2017.8.0
 Release:0
 Summary:Digital photograph metadata (EXIF, IPTC, XMP) editing 
application
 License:GPL-3.0+
@@ -33,9 +34,9 @@
 Requires:   libgexiv2-2 >= 0.5
 Requires:   python3-appdirs >= 1.3
 Requires:   python3-gobject
+Requires:   python3-qt5
 Requires:   python3-sip
 Requires:   python3-six >= 1.5
-Requires:   python3-qt5
 Requires:   typelib(GExiv2)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -71,9 +72,6 @@
 chmod -x %{buildroot}%{_datadir}/applications/photini.desktop
 %fdupes -s %{buildroot}
 
-%check
-python3 setup.py test
-
 %files
 %defattr(-,root,root)
 %doc CHANGELOG.txt LICENSE.txt README.rst

++ Photini-2017.6.0.tar.gz -> Photini-2017.8.0.tar.gz ++
 3248 lines of diff (skipped)




commit python-SQLAlchemy for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2017-08-10 14:06:04

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


Package is "python-SQLAlchemy"

Thu Aug 10 14:06:04 2017 rev:41 rq:515249 version:1.1.12

Changes:

--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes  
2017-07-11 08:27:27.041861804 +0200
+++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 
2017-08-10 14:13:25.373304432 +0200
@@ -1,0 +2,6 @@
+Tue Aug  8 19:39:50 UTC 2017 - tbecht...@suse.com
+
+- update to 1.1.12:
+  * See 
http://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html#change-1.1.12
+
+---

Old:

  SQLAlchemy-1.1.11.tar.gz

New:

  SQLAlchemy-1.1.12.tar.gz



Other differences:
--
++ python-SQLAlchemy.spec ++
--- /var/tmp/diff_new_pack.DWheqG/_old  2017-08-10 14:13:26.245181670 +0200
+++ /var/tmp/diff_new_pack.DWheqG/_new  2017-08-10 14:13:26.249181107 +0200
@@ -21,7 +21,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-SQLAlchemy
-Version:1.1.11
+Version:1.1.12
 Release:0
 Url:http://www.sqlalchemy.org
 Summary:Database Abstraction Library

++ SQLAlchemy-1.1.11.tar.gz -> SQLAlchemy-1.1.12.tar.gz ++
 66042 lines of diff (skipped)




commit maxima for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package maxima for openSUSE:Factory checked 
in at 2017-08-10 14:06:11

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


Package is "maxima"

Thu Aug 10 14:06:11 2017 rev:31 rq:515334 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/maxima/maxima.changes2017-06-21 
13:57:59.204640824 +0200
+++ /work/SRC/openSUSE:Factory/.maxima.new/maxima.changes   2017-08-10 
14:13:33.460165784 +0200
@@ -1,0 +2,5 @@
+Mon Jul 24 09:11:03 UTC 2017 - tchva...@suse.com
+
+- Drop recode dependency because it's unmaintained fate#323644
+
+---



Other differences:
--
++ maxima.spec ++
--- /var/tmp/diff_new_pack.9IIV34/_old  2017-08-10 14:13:35.035943910 +0200
+++ /var/tmp/diff_new_pack.9IIV34/_new  2017-08-10 14:13:35.039943347 +0200
@@ -45,7 +45,6 @@
 BuildRequires:  gzip
 BuildRequires:  makeinfo
 BuildRequires:  python
-BuildRequires:  recode-devel
 Requires:   gnuplot
 Requires:   maxima_exec
 Requires:   plotutils
@@ -181,7 +180,7 @@
 --enable-lang-es-utf8 \
 --enable-lang-pt-utf8 \
 --enable-lang-pt_BR-utf8 \
---enable-recode
+--disable-recode
 make %{?_smp_mflags}
 
 #%%check




commit stress-ng for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package stress-ng for openSUSE:Factory 
checked in at 2017-08-10 14:06:19

Comparing /work/SRC/openSUSE:Factory/stress-ng (Old)
 and  /work/SRC/openSUSE:Factory/.stress-ng.new (New)


Package is "stress-ng"

Thu Aug 10 14:06:19 2017 rev:17 rq:515419 version:0.08.10

Changes:

--- /work/SRC/openSUSE:Factory/stress-ng/stress-ng.changes  2017-07-19 
12:22:17.481502410 +0200
+++ /work/SRC/openSUSE:Factory/.stress-ng.new/stress-ng.changes 2017-08-10 
14:13:37.591584069 +0200
@@ -1,0 +2,20 @@
+Tue Aug  8 06:28:58 UTC 2017 - mar...@gmx.de
+
+- Update to version 0.08.10:
+  * Makefile: bump version
+  * stress-dirdeep: fix warning on unused variable ret on BSD systems
+  * Update manual description for the --all option
+  * job: allow classes to be run as jobs (LP: #1706970)
+  * stress-dirdeep: don't remove directories in main exercise function
+  * return EXIT_SUCCESS for class cpu? class command
+  * stress-dirdeep: exercise files rather than create/delete
+  * manual: fix wording in memthrash table
+  * stress-dirdeep: Fix inode accounting, add more -v information feedback
+  * Add --dirdeep-inodes option to limit of inodes being consumed:
+  * parse-opts: don't allow negative percentages
+  * Add stress_get_filesystem_available_inodes to get inode number
+  * Add generialized percentage opt parser get_uint64_percent
+  * helper: remove debug message from stress_get_filesystem_size
+  * stress-ng: ensure --version option terminates immediately
+
+---

Old:

  stress-ng-0.08.09.tar.gz

New:

  stress-ng-0.08.10.tar.gz



Other differences:
--
++ stress-ng.spec ++
--- /var/tmp/diff_new_pack.LHTcfz/_old  2017-08-10 14:13:38.291485521 +0200
+++ /var/tmp/diff_new_pack.LHTcfz/_new  2017-08-10 14:13:38.303483832 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   stress-ng
-Version:0.08.09
+Version:0.08.10
 Release:0
 Summary:Tool to load and stress a computer
 License:GPL-2.0

++ stress-ng-0.08.09.tar.gz -> stress-ng-0.08.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stress-ng-0.08.09/Makefile 
new/stress-ng-0.08.10/Makefile
--- old/stress-ng-0.08.09/Makefile  2017-07-18 11:53:20.0 +0200
+++ new/stress-ng-0.08.10/Makefile  2017-08-07 22:34:14.0 +0200
@@ -16,7 +16,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA.
 #
 
-VERSION=0.08.09
+VERSION=0.08.10
 #
 # Codename "harmful hardware harasser"
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stress-ng-0.08.09/helper.c 
new/stress-ng-0.08.10/helper.c
--- old/stress-ng-0.08.09/helper.c  2017-07-18 11:53:20.0 +0200
+++ new/stress-ng-0.08.10/helper.c  2017-08-07 22:34:14.0 +0200
@@ -222,14 +222,30 @@
if (blocks > max_blocks)
blocks = max_blocks;
 
-   (void)printf("stress_get_filesystem_size: %" PRIu64 " %" PRIu64 " %" 
PRIu64 "\n",
-   (uint64_t)buf.f_bsize, (uint64_t)blocks,
-   (uint64_t)buf.f_bsize * blocks);
-
return (uint64_t)buf.f_bsize * blocks;
 }
 
 /*
+ *  stress_get_filesystem_available_inodes()
+ * get number of free inodes on the current stress
+ * temporary path, return 0 if failed
+ */
+uint64_t stress_get_filesystem_available_inodes(void)
+{
+   int rc;
+   struct statvfs buf;
+
+   if (!stress_temp_path)
+   return 0;
+
+   rc = statvfs(stress_temp_path, );
+   if (rc < 0)
+   return 0;
+
+   return (uint64_t)buf.f_favail;
+}
+
+/*
  *  stress_set_nonblock()
  * try to make fd non-blocking
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stress-ng-0.08.09/job.c new/stress-ng-0.08.10/job.c
--- old/stress-ng-0.08.09/job.c 2017-07-18 11:53:20.0 +0200
+++ new/stress-ng-0.08.10/job.c 2017-08-07 22:34:14.0 +0200
@@ -64,7 +64,7 @@
 !strcmp(argv[2], "seq")) {
if (*flag & RUN_PARALLEL)
goto err;
-   *flag |= RUN_PARALLEL;
+   *flag |= RUN_SEQUENTIAL;
g_opt_flags |= OPT_FLAGS_SEQUENTIAL;
return 1;
}
@@ -73,8 +73,9 @@
!strcmp(argv[2], "together")) {
if (*flag & RUN_SEQUENTIAL)
goto err;
-   *flag |= RUN_SEQUENTIAL;
+   *flag |= RUN_PARALLEL;
g_opt_flags &= ~OPT_FLAGS_SEQUENTIAL;
+   g_opt_flags |= OPT_FLAGS_ALL;
return 1;
}
 err:
diff 

commit gromacs for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "gromacs"

Thu Aug 10 14:06:06 2017 rev:34 rq:515274 version:2016.3

Changes:

--- /work/SRC/openSUSE:Factory/gromacs/gromacs.changes  2017-05-16 
14:44:36.539734203 +0200
+++ /work/SRC/openSUSE:Factory/.gromacs.new/gromacs.changes 2017-08-10 
14:13:28.492865191 +0200
@@ -1,0 +2,5 @@
+Tue Aug  8 23:24:41 UTC 2017 - jungh...@votca.org
+
+- Fix build on Factory
+
+---



Other differences:
--
++ gromacs.spec ++
--- /var/tmp/diff_new_pack.DupOKH/_old  2017-08-10 14:13:30.896526751 +0200
+++ /var/tmp/diff_new_pack.DupOKH/_new  2017-08-10 14:13:30.908525061 +0200
@@ -189,7 +189,7 @@
 #s390x is too slow for tests
 %ifnarch s390x
 LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make -C nompi/build %{?_smp_mflags} 
check
-LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make -C openmpi/build %{?_smp_mflags} 
check
+LD_LIBRARY_PATH='%{buildroot}/%{_libdir}::%{_libdir}/mpi/gcc/openmpi/%{_lib}' 
make -C openmpi/build %{?_smp_mflags} check
 %endif
 
 %post   -n libgromacs2 -p /sbin/ldconfig




commit libmediainfo for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "libmediainfo"

Thu Aug 10 14:06:08 2017 rev:6 rq:515321 version:0.7.98

Changes:

--- /work/SRC/openSUSE:Factory/libmediainfo/libmediainfo.changes
2017-06-30 18:43:52.209404007 +0200
+++ /work/SRC/openSUSE:Factory/.libmediainfo.new/libmediainfo.changes   
2017-08-10 14:13:31.196484516 +0200
@@ -1,0 +2,18 @@
+Wed Aug  9 08:53:18 UTC 2017 - aloi...@gmx.com
+
+- Update to version 0.7.98
+  * Matroska: handling of files with Tracks element after Cluster
+elements
+  * Matroska: detection of Duration tag alone and use it even if
+tag writing date is not there.
+  * Matroska: mapping of colour description elements, timecode and
+handler name to corresponding MediaInfo fields
+  * I169, WAV: too much aggressive detection of wrong 5-channel
+audio, now limited on AC-3 and DTS
+  * transfer_characteristics and matrix_coefficients slight change
+in order to have them unique per ISO integer value
+  * EBUCore: All XML elements are correctly escaped
+  * PBCore: All XML elements are correctly escaped
+  * CMake file refactoring
+
+---

Old:

  libmediainfo_0.7.97.tar.xz

New:

  libmediainfo_0.7.98.tar.xz



Other differences:
--
++ libmediainfo.spec ++
--- /var/tmp/diff_new_pack.uWl5Eb/_old  2017-08-10 14:13:32.096357811 +0200
+++ /var/tmp/diff_new_pack.uWl5Eb/_new  2017-08-10 14:13:32.104356685 +0200
@@ -19,7 +19,7 @@
 
 %define sover  0
 Name:   libmediainfo
-Version:0.7.97
+Version:0.7.98
 Release:0
 Summary:Supplies technical and tag information about a video or audio 
file
 License:BSD-2-Clause

++ libmediainfo_0.7.97.tar.xz -> libmediainfo_0.7.98.tar.xz ++
 4771 lines of diff (skipped)




commit python-typed-ast for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-typed-ast for 
openSUSE:Factory checked in at 2017-08-10 14:06:14

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


Package is "python-typed-ast"

Thu Aug 10 14:06:14 2017 rev:2 rq:515342 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-typed-ast/python-typed-ast.changes
2017-08-04 11:58:33.578575629 +0200
+++ /work/SRC/openSUSE:Factory/.python-typed-ast.new/python-typed-ast.changes   
2017-08-10 14:13:36.383754135 +0200
@@ -1,0 +2,6 @@
+Thu Jul 20 09:59:09 UTC 2017 - sebix+novell@sebix.at
+
+- update to version 1.1.0
+ * Vs2010 compilation support (Python 3.3/3.4 support) (#47)
+
+---

Old:

  typed-ast-1.0.4.tar.gz

New:

  typed-ast-1.1.0.tar.gz



Other differences:
--
++ python-typed-ast.spec ++
--- /var/tmp/diff_new_pack.nyOcpm/_old  2017-08-10 14:13:37.131648829 +0200
+++ /var/tmp/diff_new_pack.nyOcpm/_new  2017-08-10 14:13:37.147646577 +0200
@@ -21,9 +21,9 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-typed-ast
-Version:1.0.4
+Version:1.1.0
 Release:0
-Summary:a fork of Python 2 and 3 ast modules with type comment support
+Summary:A fork of Python 2 and 3 ast modules with type comment support
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://github.com/python/typed_ast

++ typed-ast-1.0.4.tar.gz -> typed-ast-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/typed-ast-1.0.4/PKG-INFO new/typed-ast-1.1.0/PKG-INFO
--- old/typed-ast-1.0.4/PKG-INFO2017-06-14 02:21:54.0 +0200
+++ new/typed-ast-1.1.0/PKG-INFO2017-07-18 23:30:05.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: typed-ast
-Version: 1.0.4
+Version: 1.1.0
 Summary: a fork of Python 2 and 3 ast modules with type comment support
 Home-page: https://github.com/python/typed_ast
 Author: David Fisher
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/typed-ast-1.0.4/ast27/Custom/typed_ast.c 
new/typed-ast-1.1.0/ast27/Custom/typed_ast.c
--- old/typed-ast-1.0.4/ast27/Custom/typed_ast.c2017-02-13 
03:44:53.0 +0100
+++ new/typed-ast-1.1.0/ast27/Custom/typed_ast.c2017-07-18 
23:12:27.0 +0200
@@ -239,6 +239,7 @@
PyCompilerFlags *flags)
 {
 mod_ty mod;
+PyObject *result;
 PyArena *arena = PyArena_New();
 if (arena == NULL)
 return NULL;
@@ -249,7 +250,7 @@
 return NULL;
 }
 
-PyObject *result = Ta27AST_mod2obj(mod);
+result = Ta27AST_mod2obj(mod);
 PyArena_Free(arena);
 return result;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/typed-ast-1.0.4/ast27/Parser/tokenizer.c 
new/typed-ast-1.1.0/ast27/Parser/tokenizer.c
--- old/typed-ast-1.0.4/ast27/Parser/tokenizer.c2017-02-13 
03:44:53.0 +0100
+++ new/typed-ast-1.1.0/ast27/Parser/tokenizer.c2017-07-18 
23:12:27.0 +0200
@@ -1352,6 +1352,10 @@
 };
 char cbuf[80];
 char *tp, **cp;
+
+/* used for type comment checks */
+const char *prefix, *p, *type_start;
+
 tp = cbuf;
 do {
 *tp++ = c = tok_nextc(tok);
@@ -1375,9 +1379,9 @@
 }
 while (c != EOF && c != '\n')
 c = tok_nextc(tok);
-
+
 /* check for type comment */
-const char *prefix, *p, *type_start;
+
 p = tok->start;
 prefix = type_comment_prefix;
 while (*prefix && p < tok->cur) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/typed-ast-1.0.4/ast27/Python/ast.c 
new/typed-ast-1.1.0/ast27/Python/ast.c
--- old/typed-ast-1.0.4/ast27/Python/ast.c  2017-04-10 20:11:39.0 
+0200
+++ new/typed-ast-1.1.0/ast27/Python/ast.c  2017-07-18 23:12:27.0 
+0200
@@ -2303,6 +2303,7 @@
 static stmt_ty
 ast_for_expr_stmt(struct compiling *c, const node *n)
 {
+int num;
 REQ(n, expr_stmt);
 /* expr_stmt: testlist (augassign (yield_expr|testlist)
 | ('=' (yield_expr|testlist))* [TYPE_COMMENT])
@@ -2311,7 +2312,7 @@
 | '<<=' | '>>=' | '**=' | '//='
test: ... here starts the operator precendence dance
  */
-int num = NCH(n);
+num = NCH(n);
 
 if (num == 1 || (num == 2 && TYPE(CHILD(n, 1)) == TYPE_COMMENT)) {
 

commit libzbc for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package libzbc for openSUSE:Factory checked 
in at 2017-08-10 14:05:56

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


Package is "libzbc"

Thu Aug 10 14:05:56 2017 rev:8 rq:515188 version:5.3.1

Changes:

--- /work/SRC/openSUSE:Factory/libzbc/libzbc.changes2016-12-08 
00:31:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.libzbc.new/libzbc.changes   2017-08-10 
14:13:21.601835463 +0200
@@ -1,0 +2,20 @@
+Tue Aug  8 11:18:07 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 5.3.1
+  * A rewrite of libzbc introducing significant changes to the
+API. Support for draft standards 4.x is dropped. Compliance
+to the final ZBC/ZAC standards is improved.
+  * All functions now operate using 512B sector units, regardless
+of the device actual logical block size. This is in line with
+Linux block device management and can simplify application
+implementation by unifying the addressing unit used when
+devices with different logical block sizes (512B or 4096B)
+are being used. Applications must however still comply with
+write request alignment to the device physical block size,
+which may be different from the 512B sector size unit used.
+  * Improved read and write functions (zbc_pread and zbc_pwrite)
+to not limit the request size to the device maximum request
+data transfer size (calls are internally split into multiple
+requests).
+
+---

Old:

  v4.3.3.tar.gz

New:

  v5.3.1.tar.gz



Other differences:
--
++ libzbc.spec ++
--- /var/tmp/diff_new_pack.Wo3yWm/_old  2017-08-10 14:13:22.177754372 +0200
+++ /var/tmp/diff_new_pack.Wo3yWm/_new  2017-08-10 14:13:22.197751556 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libzbc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 Name:   libzbc
-%define lname   libzbc-4_3_3
-Version:4.3.3
+%define lname   libzbc-5_3_1
+Version:5.3.1
 Release:0
 Summary:Library for manipulating ZBC and ZAC disks
 License:BSD-2-Clause and LGPL-3.0+

++ v4.3.3.tar.gz -> v5.3.1.tar.gz ++
 136967 lines of diff (skipped)




commit dblatex for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package dblatex for openSUSE:Factory checked 
in at 2017-08-10 14:05:15

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


Package is "dblatex"

Thu Aug 10 14:05:15 2017 rev:22 rq:514483 version:0.3.7

Changes:

--- /work/SRC/openSUSE:Factory/dblatex/dblatex.changes  2016-05-03 
10:17:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.dblatex.new/dblatex.changes 2017-08-10 
14:13:02.140575634 +0200
@@ -1,0 +2,13 @@
+Thu Aug  3 20:54:27 UTC 2017 - mplus...@suse.com
+
+- Cleanup spec file with spec cleaner
+- Simplify conditionals
+- Drop dblatex-rpmlintrc
+
+---
+Thu Aug  3 16:50:25 CEST 2017 - sbra...@suse.com
+
+- Fix texlive-multirow incompatibility (boo#1052102, debian#840189,
+  dblatex-xmultirow.patch).
+
+---

Old:

  dblatex-rpmlintrc

New:

  dblatex-xmultirow.patch



Other differences:
--
++ dblatex.spec ++
--- /var/tmp/diff_new_pack.ExmBvB/_old  2017-08-10 14:13:02.692497922 +0200
+++ /var/tmp/diff_new_pack.ExmBvB/_new  2017-08-10 14:13:02.696497359 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dblatex
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,33 +19,65 @@
 Name:   dblatex
 Version:0.3.7
 Release:0
+Summary:DocBook to LaTeX Publishing
+License:GPL-2.0
+Group:  Productivity/Publishing/DocBook
+Url:http://dblatex.sourceforge.net
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-Source1:%{name}-rpmlintrc
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
+#PATCH-FIX-OPENSUSE dblatex-0.3.4-disable-debian.patch tog...@opensuse.org 
-disables debian specific installation parts
+Patch0: dblatex-0.3.4-disable-debian.patch
+# PATCH-FIX-DEBIAN dblatex-xmultirow.patch boo1052102 debian840189 
sbra...@suse.cz -- Fix texlive-multirow incompatibility.
+Patch1: dblatex-xmultirow.patch
 BuildRequires:  ImageMagick
-BuildRequires:  dos2unix
+BuildRequires:  fdupes
 BuildRequires:  grep
 BuildRequires:  libxslt
 BuildRequires:  python-devel
 BuildRequires:  pyxml
+BuildRequires:  texlive-collection-fontsrecommended
+BuildRequires:  texlive-epstopdf
+BuildRequires:  texlive-latex
 BuildRequires:  transfig
-Requires:   pyxml
-Summary:DocBook to LaTeX Publishing
-License:GPL-2.0
-Group:  Productivity/Publishing/DocBook
-Url:http://dblatex.sourceforge.net
+BuildRequires:  tex(amsmath.sty)
+BuildRequires:  tex(amssymb.sty)
+BuildRequires:  tex(anysize.sty)
+BuildRequires:  tex(appendix.sty)
+BuildRequires:  tex(attachfile.sty)
+BuildRequires:  tex(bibtopic.sty)
+BuildRequires:  tex(calc.sty)
+BuildRequires:  tex(changebar.sty)
+BuildRequires:  tex(cmap.sty)
+BuildRequires:  tex(color.sty)
+BuildRequires:  tex(colortbl.sty)
+BuildRequires:  tex(courier.sty)
+BuildRequires:  tex(dummyels.sty)
+BuildRequires:  tex(enumitem.sty)
+BuildRequires:  tex(fancybox.sty)
+BuildRequires:  tex(fancyhdr.sty)
+BuildRequires:  tex(fancyvrb.sty)
+BuildRequires:  tex(float.sty)
+BuildRequires:  tex(fontenc.sty)
+BuildRequires:  tex(fontspec.sty)
+BuildRequires:  tex(footmisc.sty)
+BuildRequires:  tex(hyperref.sty)
+BuildRequires:  tex(ifpdf.sty)
+BuildRequires:  tex(ifxetex.sty)
+BuildRequires:  tex(lastpage.sty)
+BuildRequires:  tex(listings.sty)
+BuildRequires:  tex(mathrsfs.sty)
+BuildRequires:  tex(multirow.sty)
+BuildRequires:  tex(overpic.sty)
+BuildRequires:  tex(pdfpages.sty)
+BuildRequires:  tex(ragged2e.sty)
+BuildRequires:  tex(rotating.sty)
+BuildRequires:  tex(stmaryrd.sty)
+BuildRequires:  tex(subfigure.sty)
+BuildRequires:  tex(titlesec.sty)
+BuildRequires:  tex(wasysym.sty)
+BuildRequires:  tex(xecyr.sty)
+BuildRequires:  tex(xltxtra.sty)
 Requires:   docbook_4
-#PATCH-FIX-OPENSUSE dblatex-0.3.4-disable-debian.patch tog...@opensuse.org 
-disables debian specific installation parts
-Patch0: dblatex-0.3.4-disable-debian.patch
-%if %suse_version <= 1220
-Requires:   texlive
-Requires:   texlive-bin
-Requires:   texlive-latex
-BuildRequires:  texlive
-BuildRequires:  texlive-bin
-BuildRequires:  texlive-latex
-%else
+Requires:   pyxml
 Requires:   texlive-collection-fontsrecommended
 Requires:   texlive-epstopdf
 Requires:   texlive-latex
@@ -89,61 +121,18 @@
 Requires:   

commit clisp for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "clisp"

Thu Aug 10 14:05:35 2017 rev:42 rq:515027 version:2.49.60+

Changes:

--- /work/SRC/openSUSE:Factory/clisp/clisp.changes  2017-02-13 
07:50:09.521340664 +0100
+++ /work/SRC/openSUSE:Factory/.clisp.new/clisp.changes 2017-08-10 
14:13:13.742942008 +0200
@@ -1,0 +2,20 @@
+Thu Jul 27 13:29:56 UTC 2017 - wer...@suse.de
+
+- Try to build on all platforms with new configure option
+  --enable-portability ... let us see if this works
+
+---
+Thu Jul 27 13:08:17 UTC 2017 - wer...@suse.de
+
+- Update to Mercurial source code from 2017/06/25
+  aka test version 2.49.60+
+- Modify the patches
+  * clisp-2.49-configure.dif
+  * clisp-2.49-gctoken.dif
+  * clisp-2.49-rpath.dif
+  * clisp-arm.patch
+  * clisp-link.dif
+- Remove patch modules_readline_readline.lisp.patch
+  as now the version of readline library is automatically detected
+
+---

Old:

  clisp-536a48a9.tar.bz2
  modules_readline_readline.lisp.patch

New:

  clisp-9c43d428.tar.bz2



Other differences:
--
++ clisp.spec ++
--- /var/tmp/diff_new_pack.tiYwTP/_old  2017-08-10 14:13:15.414706621 +0200
+++ /var/tmp/diff_new_pack.tiYwTP/_new  2017-08-10 14:13:15.418706058 +0200
@@ -17,11 +17,10 @@
 
 
 # minimum suse version where the full featured package builds
-%define min_suse_ver 1030
-%define uuid 536a48a9
+%define uuid9c43d428
 
 Name:   clisp
-Version:2.49+
+Version:2.49.60+
 Release:0
 Summary:A Common Lisp Interpreter
 License:GPL-2.0+
@@ -54,14 +53,12 @@
 Patch15:clisp-arm.patch
 Patch14:clisp-link.dif
 Patch16:clisp-db6.diff
-#PATCH-FIX-UPSTREAM boo#1007196
-Patch17:modules_readline_readline.lisp.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global vimdir  %{_datadir}/vim/site/after/syntax
-# exclude from src/lispbibl.d "CLISP not ported to this platform"
-ExcludeArch:ppc64 ppc64le s390x armv4l
 BuildRequires:  db-devel
+BuildRequires:  dbus-1-devel
+BuildRequires:  fdupes
 BuildRequires:  ffcall
 BuildRequires:  gdbm-devel
 BuildRequires:  gtk2-devel
@@ -74,11 +71,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  screen
 BuildRequires:  vim-data
-%if 0%{?suse_version} >= %min_suse_ver
-BuildRequires:  dbus-1-devel
-BuildRequires:  fdupes
 BuildRequires:  xorg-x11-devel
-%endif
 #
 # If set to yes do not forget to add
 #   gcc-c++
@@ -141,9 +134,6 @@
 %patch14 -p0 -b .p14
 %patch15 -p0 -b .p15
 %patch16 -p1 -b .p16
-%if 0%{rlver} >= 70
-%patch17 -p0 -b .p17
-%endif
 
 %build
 #
@@ -168,41 +158,62 @@
 else
 CC="gcc"
 fi
-CC="${CC} -g ${RPM_OPT_FLAGS} -fno-strict-aliasing -fPIC -pipe"
-case "$RPM_ARCH" in
+CC="${CC} -g ${RPM_OPT_FLAGS} -falign-functions=4 -fno-strict-aliasing -fPIC 
-pipe"
+case "$(uname -m)" in
 i[0-9]86)
-   CC="${CC} -falign-functions=4 -mieee-fp -ffloat-store"  ;;
-arm)CC="${CC}" ;;
+   CC="${CC} -mieee-fp -ffloat-store"  ;;
+arm*)   CC="${CC}" ;;
+aarch64)CC="${CC}" ;;
 ppc)CC="${CC}" ;;
 s390)   CC="${CC}" ;;
 x86_64) CC="${CC} -fno-gcse"   ;;
-sparc*) CC="${CC} -fno-gcse"   ;;
+sparc*) CC="${CC} -mcpu=v9 -fno-gcse"  ;;
 ppc64)  CC="${CC} -fno-gcse -mpowerpc64"   ;;
 s390x)  CC="${CC} -fno-gcse"   ;;
 ia64)   CC="${CC} -fno-gcse"   ;;
-axp|alpha)  CC="${CC}" ;;
+axp|alpha)
+   CC="${CC}"  ;;
 esac
-noexec='-DLINUX_NOEXEC_HEAPCODES'
+noexec='-DKERNELVOID32A_HEAPCODES'
 nommap='-DNO_MULTIMAP_SHM -DNO_MULTIMAP_FILE -DNO_SINGLEMAP -DNO_TRIVIALMAP'
 safety='-DSAFETY=3 -O'
-MYCFLAGS="${MYCFLAGS} -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
-MYCFLAGS="${MYCFLAGS} -D_GNU_SOURCE -Wno-unused -Wno-uninitialized"
-case "$RPM_ARCH" in
+MYCFLAGS="$(getconf LFS_CFLAGS)"
+if grep -q _DEFAULT_SOURCE /usr/include/features.h
+then
+MYCFLAGS="${MYCFLAGS} -D_GNU_SOURCE -D_DEFAULT_SOURCE"
+else
+MYCFLAGS="${MYCFLAGS} -D_GNU_SOURCE"
+fi
+MYCFLAGS="${MYCFLAGS} -Wno-unused -Wno-uninitialized"
+port=''
+case "$(uname -m)" in
 i[0-9]86)
-MYCFLAGS="${MYCFLAGS} ${noexec}"   ;;
-arm)MYCFLAGS="${MYCFLAGS} ${noexec}"   ;;
+

commit WindowMaker-applets for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package WindowMaker-applets for 
openSUSE:Factory checked in at 2017-08-10 14:05:24

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


Package is "WindowMaker-applets"

Thu Aug 10 14:05:24 2017 rev:31 rq:514776 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/WindowMaker-applets/WindowMaker-applets.changes  
2016-08-18 09:18:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.WindowMaker-applets.new/WindowMaker-applets.changes 
2017-08-10 14:13:06.731929167 +0200
@@ -1,0 +2,7 @@
+Sat Aug  5 19:28:32 UTC 2017 - km...@suse.com
+
+- Fix invalid XPM icon paths in /etc/wmmount
+  bsc#1046193: wmmount doesn't start
+- Modified: wmmount-1.0-beta2.dif
+
+---



Other differences:
--
++ WindowMaker-applets.spec ++
--- /var/tmp/diff_new_pack.uZomAQ/_old  2017-08-10 14:13:08.331703917 +0200
+++ /var/tmp/diff_new_pack.uZomAQ/_new  2017-08-10 14:13:08.343702228 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package WindowMaker-applets
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,9 +37,9 @@
 Version:1.0.1
 Release:0
 Summary:Window Maker Applets
+#
 License:GPL-2.0+
 Group:  System/GUI/Other
-#
 %define wmcdplay_version   1.0-beta1
 #http://www.geocities.com/SiliconValley/Vista/2471/wmcdplay.html
 #

++ wmmount-1.0-beta2.dif ++
--- /var/tmp/diff_new_pack.uZomAQ/_old  2017-08-10 14:13:09.015607622 +0200
+++ /var/tmp/diff_new_pack.uZomAQ/_new  2017-08-10 14:13:09.019607059 +0200
@@ -1,14 +1,18 @@
 Imakefile
+Index: Imakefile
+===
+--- Imakefile.orig
 +++ Imakefile
-@@ -6,4 +6,4 @@
+@@ -6,4 +6,4 @@ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)
  SRCS = dockapp.c wmmount.c
  OBJS = dockapp.o wmmount.o
  
 -ComplexProgramTarget(wmmount)
 +ComplexProgramTargetNoMan(wmmount)
 dockapp.c
+Index: dockapp.c
+===
+--- dockapp.c.orig
 +++ dockapp.c
-@@ -270,6 +270,7 @@
+@@ -270,6 +270,7 @@ int dockapp_open() {
  int dockapp_close() {
XCloseDisplay(dockapp_d);
dockapp_d=NULL;
@@ -16,7 +20,9 @@
  }
  
  void dockapp_createwin(Window *win, int x, int y) {
 wmmount.SuSE
+Index: wmmount.SuSE
+===
+--- /dev/null
 +++ wmmount.SuSE
 @@ -0,0 +1,98 @@
 +# wmmount - The WindowMaker universal mount point
@@ -60,10 +66,10 @@
 +# Ensure all icons exist and are accessible.
 +# At least one icon must be specified.
 +
-+icon /usr/X11R6/lib/X11/wmmount/cdrom.xpm
-+icon /usr/X11R6/lib/X11/wmmount/floppy.xpm
-+icon /usr/X11R6/lib/X11/wmmount/zip.xpm
-+icon /usr/X11R6/lib/X11/wmmount/harddisk.xpm
++icon /usr/lib/X11/wmmount/cdrom.xpm
++icon /usr/lib/X11/wmmount/floppy.xpm
++icon /usr/lib/X11/wmmount/zip.xpm
++icon /usr/lib/X11/wmmount/harddisk.xpm
 +
 +# Give details of all mountpoints.
 +
@@ -117,7 +123,9 @@
 +#iconnumber=2
 +#usagedisplay=1
 +
 wmmount.c
+Index: wmmount.c
+===
+--- wmmount.c.orig
 +++ wmmount.c
 @@ -30,13 +30,13 @@
  





commit uwsgi for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "uwsgi"

Thu Aug 10 14:05:19 2017 rev:23 rq:514493 version:2.0.14

Changes:

--- /work/SRC/openSUSE:Factory/uwsgi/uwsgi.changes  2016-12-10 
18:29:51.424060096 +0100
+++ /work/SRC/openSUSE:Factory/.uwsgi.new/uwsgi.changes 2017-08-10 
14:13:04.312269857 +0200
@@ -1,0 +2,6 @@
+Sat Jun 24 06:59:57 UTC 2017 - bwiedem...@suse.com
+
+- Add reproducible.patch to override build date to make build more reproducible
+- sort list of plugins
+
+---

New:

  reproducible.patch



Other differences:
--
++ uwsgi.spec ++
--- /var/tmp/diff_new_pack.WQs4QV/_old  2017-08-10 14:13:05.220142028 +0200
+++ /var/tmp/diff_new_pack.WQs4QV/_new  2017-08-10 14:13:05.224141465 +0200
@@ -42,6 +42,8 @@
 Patch3: uwsgi-1.9.11-systemd_logger-old_systemd.patch
 # PATCH-FIX-OPENSUSE uwsgi-1.9.13-emperor_pg-Wformat.patch - gcc complains 
about lack of -Wformat with -Wformat-security from pg_config
 Patch4: uwsgi-1.9.13-emperor_pg-Wformat.patch
+# PATCH-FIX-UPSTREAM reproducible.patch 
https://github.com/unbit/uwsgi/pull/1561
+Patch5: reproducible.patch
 %define apache_branch %(rpm -q --qf %%{version} apache2 | grep -E -o 
"2\\.[0-9]+")
 %if "%{apache_branch}" == "2.4"
   %define apxs %{_bindir}/apxs2
@@ -448,6 +450,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 # Generate a config that builds all plugins except for examples and stuff we
 # can't satisfy the requirements for or are just broken
 excluded_plugins=""
@@ -513,7 +516,7 @@
 excluded_plugins="$excluded_plugins glusterfs"
 %endif
 
-plugins=$(python -c "import sys, os; print ', '.join([p for p in 
os.listdir('plugins') if p not in sys.argv[1:]])" $excluded_plugins)
+plugins=$(python -c "import sys, os; print ', '.join([p for p in 
sorted(os.listdir('plugins')) if p not in sys.argv[1:]])" $excluded_plugins)
 sed -e "s#@@LIBDIR@@#%{_libdir}#" -e "s#@@PLUGINS@@#$plugins#" %{SOURCE1} > 
buildconf/opensuse.ini
 
 # README.openSUSE

++ reproducible.patch ++
commit a1099983f520395a65ba16a69647f7d8ad8b942d
Author: Bernhard M. Wiedemann 
Date:   Sat Jun 24 08:46:51 2017 +0200

Allow to override build date

to allow for reproducible builds of uwsgi

See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Index: uwsgi-2.0.14/uwsgiconfig.py
===
--- uwsgi-2.0.14.orig/uwsgiconfig.py
+++ uwsgi-2.0.14/uwsgiconfig.py
@@ -387,7 +387,8 @@ def build_uwsgi(uc, print_only=False, gc
 gcc_list.append(item)
 
 cflags.append('-DUWSGI_CFLAGS=\\"%s\\"' % uwsgi_cflags)
-cflags.append('-DUWSGI_BUILD_DATE="\\"%s\\""' % time.strftime("%d %B %Y 
%H:%M:%S"))
+build_date = int(os.environ.get('SOURCE_DATE_EPOCH', time.time()))
+cflags.append('-DUWSGI_BUILD_DATE="\\"%s\\""' % time.strftime("%d %B %Y 
%H:%M:%S", time.gmtime(build_date)))
 
 post_build = []
 



commit python-scgi for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "python-scgi"

Thu Aug 10 14:04:51 2017 rev:18 rq:513820 version:1.14

Changes:

--- /work/SRC/openSUSE:Factory/python-scgi/python-scgi.changes  2017-07-19 
12:21:54.824699545 +0200
+++ /work/SRC/openSUSE:Factory/.python-scgi.new/python-scgi.changes 
2017-08-10 14:12:56.153418629 +0200
@@ -1,0 +2,5 @@
+Tue Aug  1 11:11:40 UTC 2017 - jeng...@inai.de
+
+- Rectify RPM groups
+
+---



Other differences:
--
++ python-scgi.spec ++
--- /var/tmp/diff_new_pack.SlMGFj/_old  2017-08-10 14:12:56.76976 +0200
+++ /var/tmp/diff_new_pack.SlMGFj/_new  2017-08-10 14:12:56.745335287 +0200
@@ -24,7 +24,7 @@
 Release:0
 Summary:Python implementation of the SCGI protocol
 License:SUSE-Python-1.6
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 Url:http://www.mems-exchange.org/software/scgi/
 # repacked from http://quixote.python.ca/releases/scgi-%{version}.tar.gz
 Source: http://python.ca/scgi/releases/scgi-%{version}.tar.gz
@@ -45,7 +45,7 @@
 
 %package -n apache2-mod_scgi
 Summary:Apache module named mod_scgi that implements the client side 
of the protocol
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 Requires:   %{apache_mmn}
 Requires:   apache2
 




commit pspp for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "pspp"

Thu Aug 10 14:04:33 2017 rev:5 rq:513105 version:0.10.2

Changes:

--- /work/SRC/openSUSE:Factory/pspp/pspp.changes2017-02-07 
12:08:31.130741743 +0100
+++ /work/SRC/openSUSE:Factory/.pspp.new/pspp.changes   2017-08-10 
14:12:50.362234030 +0200
@@ -1,0 +2,8 @@
+Sat Jul 29 19:17:10 UTC 2017 - opensuse.lietuviu.ka...@gmail.com
+
+- Add pspp-0001-sys-file-reader-Avoid-null-dereference-skipping-bad-.patch
+  to fix NULL Pointer dereference in ll_insert (bnc#1046997, CVE-2017-10792).
+- Add pspp-0002-sys-file-reader-Fix-integer-overflows-in-parse_long_.patch 
+  to fix  Integer overflow in the hash_int library (bnc#1046998, 
CVE-2017-10791).
+
+---

New:

  pspp-0001-sys-file-reader-Avoid-null-dereference-skipping-bad-.patch
  pspp-0002-sys-file-reader-Fix-integer-overflows-in-parse_long_.patch



Other differences:
--
++ pspp.spec ++
--- /var/tmp/diff_new_pack.nXc5vP/_old  2017-08-10 14:12:51.434083113 +0200
+++ /var/tmp/diff_new_pack.nXc5vP/_new  2017-08-10 14:12:51.442081987 +0200
@@ -2,7 +2,7 @@
 
 # Copyright (c) 2008 Matj Cepl 
 # Copyright (c) 2008 D. Steuer 
-# Copyright (c) 2010-2015 embar 
+# Copyright (c) 2010-2017 
 
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,7 +14,7 @@
 # published by the Open Source Initiative.
 
 # Usable with currently supported openSUSE releases
-# 13.2, 42.1
+# 13.2, 42.1, 42.2, 42.3
 
 # Variable gitversion is part of build name, for example, gitversion of 
0.7.6-g08d746 is g08d746
 # it help to build from git
@@ -36,6 +36,10 @@
 URL:http://www.gnu.org/software/pspp/
 Source0:ftp://ftp.gnu.org/pub/gnu/pspp/pspp-0.10.2.tar.gz
 #ftp://ftp.gnu.org/pub/gnu/pspp/pspp-{version}.tar.gz
+# PATCH-FIX-UPSTREAM 
pspp-0001-sys-file-reader-Avoid-null-dereference-skipping-bad-.patch 
bnc#1046997 CVE-2017-10792
+Patch1: 
pspp-0001-sys-file-reader-Avoid-null-dereference-skipping-bad-.patch
+# PATCH-FIX-UPSTREAM 
pspp-0002-sys-file-reader-Fix-integer-overflows-in-parse_long_.patch 
bnc#1046998 CVE-2017-10791
+Patch2: 
pspp-0002-sys-file-reader-Fix-integer-overflows-in-parse_long_.patch
 
 BuildRoot:  %{_tmppath}/pspp-root
 %if 0%{?centos_version} 
@@ -126,6 +130,8 @@
 %else
 %setup -n pspp-%{version}
 %endif
+%patch1 -p1
+%patch2 -p1
 
 %if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version} || 
0%{?mandriva_version}
 %build 

++ pspp-0001-sys-file-reader-Avoid-null-dereference-skipping-bad-.patch 
++
From: Ben Pfaff 
Date: Tue, 4 Jul 2017 12:54:47 -0400
Subject: [PATCH] sys-file-reader: Avoid null dereference skipping bad
 extension record 18.

read_record() assumed that read_extension_record() never set its output
argument to NULL when it returned true, but this is possible in an error
case.

CVE-2017-10792.
See also https://bugzilla.redhat.com/show_bug.cgi?id=1467005.
See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866890.
See also https://security-tracker.debian.org/tracker/CVE-2017-10792.
Reported by team OWL337, with fuzzer collAFL.

diff --git a/src/data/sys-file-reader.c b/src/data/sys-file-reader.c
index 57e1dc82..70a7411f 100644
--- a/src/data/sys-file-reader.c
+++ b/src/data/sys-file-reader.c
@@ -524,7 +524,7 @@ read_record (struct sfm_reader *r, int type,
  18.  I'm surprised that SPSS puts up with this. */
   struct sfm_extension_record *ext;
   bool ok = read_extension_record (r, subtype, );
-  if (ok)
+  if (ok && ext)
 ll_push_tail (>var_attrs, >ll);
   return ok;
 }
++ pspp-0002-sys-file-reader-Fix-integer-overflows-in-parse_long_.patch 
++
From: Ben Pfaff 
Date: Tue, 4 Jul 2017 12:58:55 -0400
Subject: [PATCH] sys-file-reader: Fix integer overflows in
 parse_long_string_missing_values().

Crafted system files caused integer overflow errors that in turn caused
aborts.  This fixes the problem.

CVE-2017-10791.
See also https://bugzilla.redhat.com/show_bug.cgi?id=1467004.
See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866890.
See also https://security-tracker.debian.org/tracker/CVE-2017-10791.
Found by team OWL337, using the collAFL fuzzer.

diff --git a/src/data/sys-file-reader.c b/src/data/sys-file-reader.c
index 

commit thttpd for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package thttpd for openSUSE:Factory checked 
in at 2017-08-10 14:05:17

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


Package is "thttpd"

Thu Aug 10 14:05:17 2017 rev:37 rq:514492 version:2.27

Changes:

--- /work/SRC/openSUSE:Factory/thttpd/thttpd.changes2015-10-20 
00:05:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.thttpd.new/thttpd.changes   2017-08-10 
14:13:02.852475398 +0200
@@ -1,0 +2,10 @@
+Mon Jun 26 11:58:22 UTC 2017 - vci...@suse.com
+
+- update to 2.27
+  Stats syslogs changed from LOG_INFO to LOG_NOTICE.
+  Use memmove() for self-overlapping string copies instead of strcpy().
+  Couple of subroutine name changes for consistency.
+- drop thttpd-2.25b-strcpy.patch (upstream)
+- enforce single process build, as parallel does fail sometimes
+
+---

Old:

  thttpd-2.25b-strcpy.patch
  thttpd-2.26.tar.gz

New:

  thttpd-2.27.tar.gz



Other differences:
--
++ thttpd.spec ++
--- /var/tmp/diff_new_pack.MwaP4t/_old  2017-08-10 14:13:03.820339121 +0200
+++ /var/tmp/diff_new_pack.MwaP4t/_new  2017-08-10 14:13:03.820339121 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thttpd
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %define with_systemd 0
 %endif
 Name:   thttpd
-Version:2.26
+Version:2.27
 Release:0
 Summary:Small and very simple webserver
 License:BSD-3-Clause
@@ -45,7 +45,6 @@
 Patch8: %{name}-2.25b-overflow.diff
 Patch9: %{name}-2.25b-chown.diff
 Patch10:%{name}-2.25b-zerolen.patch
-Patch11:%{name}-2.25b-strcpy.patch
 # PATCH-FIX-SUSE CVE-2012-5640
 Patch13:thttpd-2.25b-CVE-2012-5640-check_crypt_return_value.patch
 Patch14:thttpd-CVE-2013-0348.patch
@@ -54,12 +53,11 @@
 BuildRequires:  libtool
 Requires(post): permissions
 Recommends: logrotate
-# both packages provide /usr/bin/htpasswd
-Conflicts:  apache2-utils
 # both packages provide /srw/www/htdocs/index.html
 Conflicts:  apache2-example-pages
+# both packages provide /usr/bin/htpasswd
+Conflicts:  apache2-utils
 Provides:   http_daemon
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with_systemd}
 BuildRequires:  systemd
 %{?systemd_requires}
@@ -89,7 +87,6 @@
 %patch8
 %patch9
 %patch10
-%patch11
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
@@ -104,7 +101,8 @@
 export CFLAGS="%{optflags} -fPIC -DPIC -fPIE"
 export LDFLAGS="-pie -Wl,-z,relro,-z,now"
 %configure
-make
+# parallel build causes problems, single thread build takes only 10s anyway
+make -j1
 
 %install
 install -d %{buildroot}%{_bindir} \
@@ -112,7 +110,7 @@
 %{buildroot}%{_mandir}/man1 \
 %{buildroot}%{_mandir}/man8 \
 %{buildroot}%{serverroot}/htdocs/users
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 install -D -m0644 index.html %{buildroot}/%{serverroot}/htdocs/index.html
 install -D -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/%{name}.conf
 install -D -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
@@ -135,11 +133,7 @@
 %else
 %{fillup_and_insserv thttpd}
 %endif
-%if 0%{?suse_version} <= 1130
-%run_permissions
-%else
 %set_permissions %{_bindir}/makeweb
-%endif
 
 %verifyscript
 %verify_permissions -e %{_bindir}/makeweb
@@ -160,7 +154,6 @@
 %endif
 
 %files
-%defattr(-, root, root)
 %doc README config.h
 %{serverroot}/htdocs/*
 %attr(775, root, www) %{serverroot}/htdocs/users

++ thttpd-2.26.tar.gz -> thttpd-2.27.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/thttpd-2.26/README new/thttpd-2.27/README
--- old/thttpd-2.26/README  2005-05-20 21:10:25.0 +0200
+++ new/thttpd-2.27/README  2015-10-20 01:38:08.0 +0200
@@ -1,5 +1,5 @@
  thttpd - tiny/turbo/throttling HTTP server
-version 2.26 of ??may2004
+version 2.27 of 19Oct2015
 
 thttpd is a simple, small, portable, fast, and secure HTTP server.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/thttpd-2.26/contrib/redhat-rpm/thttpd.spec 
new/thttpd-2.27/contrib/redhat-rpm/thttpd.spec
--- old/thttpd-2.26/contrib/redhat-rpm/thttpd.spec  2005-05-20 
21:10:25.0 +0200
+++ new/thttpd-2.27/contrib/redhat-rpm/thttpd.spec  2015-10-20 
01:38:13.0 +0200
@@ -1,6 +1,6 @@
 

commit gdouros-unidings-fonts for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package gdouros-unidings-fonts for 
openSUSE:Factory checked in at 2017-08-10 14:05:03

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


Package is "gdouros-unidings-fonts"

Thu Aug 10 14:05:03 2017 rev:2 rq:514051 version:9.17

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-unidings-fonts/gdouros-unidings-fonts.changes
2017-04-20 20:46:25.674328368 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-unidings-fonts.new/gdouros-unidings-fonts.changes
   2017-08-10 14:12:57.905171981 +0200
@@ -1,0 +2,5 @@
+Tue Aug  1 09:13:24 UTC 2017 - aloi...@gmx.com
+
+- Update to version 9.17
+
+---

Old:

  Unidings-8.17.zip

New:

  Unidings-9.17.zip



Other differences:
--
++ gdouros-unidings-fonts.spec ++
--- /var/tmp/diff_new_pack.MSPVV5/_old  2017-08-10 14:12:58.593075124 +0200
+++ /var/tmp/diff_new_pack.MSPVV5/_new  2017-08-10 14:12:58.605073435 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gdouros-unidings-fonts
-Version:8.17
+Version:9.17
 Release:0
 Summary:Font with Basic Icon Glyphs
 License:SUSE-Permissive




commit perl-Minion for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package perl-Minion for openSUSE:Factory 
checked in at 2017-08-10 14:05:46

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


Package is "perl-Minion"

Thu Aug 10 14:05:46 2017 rev:29 rq:515146 version:7.05

Changes:

--- /work/SRC/openSUSE:Factory/perl-Minion/perl-Minion.changes  2017-08-02 
11:28:04.986899277 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Minion.new/perl-Minion.changes 
2017-08-10 14:13:19.458137299 +0200
@@ -1,0 +2,9 @@
+Tue Aug  8 05:52:20 UTC 2017 - co...@suse.com
+
+- updated to 7.05
+   see /usr/share/doc/packages/perl-Minion/Changes
+
+  7.05  2017-08-07
+- Improved foreground method in Minion to rethrow job exceptions.
+
+---

Old:

  Minion-7.04.tar.gz

New:

  Minion-7.05.tar.gz



Other differences:
--
++ perl-Minion.spec ++
--- /var/tmp/diff_new_pack.9EqvS7/_old  2017-08-10 14:13:20.286020731 +0200
+++ /var/tmp/diff_new_pack.9EqvS7/_new  2017-08-10 14:13:20.306017916 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Minion
-Version:7.04
+Version:7.05
 Release:0
 %define cpan_name Minion
 Summary:Job queue

++ Minion-7.04.tar.gz -> Minion-7.05.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.04/Changes new/Minion-7.05/Changes
--- old/Minion-7.04/Changes 2017-08-01 11:50:57.0 +0200
+++ new/Minion-7.05/Changes 2017-08-07 17:44:43.0 +0200
@@ -1,4 +1,7 @@
 
+7.05  2017-08-07
+  - Improved foreground method in Minion to rethrow job exceptions.
+
 7.04  2017-08-01
   - Added foreground method to Minion.
   - Added id option to dequeue methods in Minion::Worker and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.04/META.json new/Minion-7.05/META.json
--- old/Minion-7.04/META.json   2017-08-01 15:19:43.0 +0200
+++ new/Minion-7.05/META.json   2017-08-07 21:47:04.0 +0200
@@ -54,6 +54,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.04",
+   "version" : "7.05",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.04/META.yml new/Minion-7.05/META.yml
--- old/Minion-7.04/META.yml2017-08-01 15:19:43.0 +0200
+++ new/Minion-7.05/META.yml2017-08-07 21:47:04.0 +0200
@@ -27,5 +27,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/minion.git
-version: '7.04'
+version: '7.05'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.04/lib/Minion/Job.pm 
new/Minion-7.05/lib/Minion/Job.pm
--- old/Minion-7.04/lib/Minion/Job.pm   2017-08-01 11:46:27.0 +0200
+++ new/Minion-7.05/lib/Minion/Job.pm   2017-08-07 17:37:20.0 +0200
@@ -64,7 +64,7 @@
 sub _run {
   my $self = shift;
 
-  return 1 if eval {
+  return undef if eval {
 
 # Reset event loop
 Mojo::IOLoop->reset;
@@ -72,8 +72,8 @@
 
 1;
   };
-  $self->fail($@);
-  return undef;
+  $self->fail(my $err = $@);
+  return $err;
 }
 
 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.04/lib/Minion.pm 
new/Minion-7.05/lib/Minion.pm
--- old/Minion-7.04/lib/Minion.pm   2017-08-01 15:18:17.0 +0200
+++ new/Minion-7.05/lib/Minion.pm   2017-08-07 17:46:30.0 +0200
@@ -16,7 +16,7 @@
 has remove_after  => 172800;
 has tasks => sub { {} };
 
-our $VERSION = '7.04';
+our $VERSION = '7.05';
 
 sub add_task { ($_[0]->tasks->{$_[1]} = $_[2]) and return $_[0] }
 
@@ -36,10 +36,11 @@
 
   my $worker = $self->worker->register;
   $job = $worker->dequeue(0 => {id => $id, queues => ['minion_foreground']});
-  $job->_run and $job->finish if $job;
+  my $err;
+  if ($job) { $job->finish unless defined($err = $job->_run) }
   $worker->unregister;
 
-  return !!$job;
+  return defined $err ? die $err : !!$job;
 }
 
 sub job {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.04/t/pg.t new/Minion-7.05/t/pg.t
--- old/Minion-7.04/t/pg.t  2017-08-01 11:56:53.0 +0200
+++ new/Minion-7.05/t/pg.t  2017-08-07 20:22:00.0 +0200
@@ -738,8 +738,11 @@
 is $info->{state},   'finished',  'right state';
 is $info->{queue},   'minion_foreground', 'right queue';
 $id = $minion->enqueue('fail');

commit rubygem-kramdown for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package rubygem-kramdown for 
openSUSE:Factory checked in at 2017-08-10 14:05:41

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


Package is "rubygem-kramdown"

Thu Aug 10 14:05:41 2017 rev:9 rq:515075 version:1.14.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-kramdown/rubygem-kramdown.changes
2017-01-15 11:17:33.714790846 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-kramdown.new/rubygem-kramdown.changes   
2017-08-10 14:13:17.302440825 +0200
@@ -1,0 +2,6 @@
+Thu Aug  3 19:25:30 UTC 2017 - co...@suse.com
+
+- updated to version 1.14.0
+ see installed news.feed
+
+---

Old:

  kramdown-1.13.2.gem

New:

  kramdown-1.14.0.gem



Other differences:
--
++ rubygem-kramdown.spec ++
--- /var/tmp/diff_new_pack.ufo2cJ/_old  2017-08-10 14:13:18.094329326 +0200
+++ /var/tmp/diff_new_pack.ufo2cJ/_new  2017-08-10 14:13:18.102328199 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-kramdown
-Version:1.13.2
+Version:1.14.0
 Release:0
 %define mod_name kramdown
 %define mod_full_name %{mod_name}-%{version}

++ kramdown-1.13.2.gem -> kramdown-1.14.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CONTRIBUTERS new/CONTRIBUTERS
--- old/CONTRIBUTERS2017-01-07 09:10:16.0 +0100
+++ new/CONTRIBUTERS2017-06-26 21:36:07.0 +0200
@@ -1,6 +1,6 @@
   Count Name
 === 
-829 Thomas Leitner 
+847 Thomas Leitner 
   6 Gioele Barabucci 
   4 Ted Pak 
   4 Shuanglei Tao 
@@ -17,6 +17,7 @@
   2 Jo Hund 
   2 Bran 
   1 winniehell 
+  1 William 
   1 utenmiki 
   1 Trevor Wennblom 
   1 tomykaira 
@@ -32,13 +33,16 @@
   1 myqlarson 
   1 Michal Till 
   1 Matt Hickford 
+  1 Martyn Chamberlin 
   1 Marek Tuchowski 
   1 Marcus Stollsteimer 
   1 Luca Barbato 
   1 l3kn 
+  1 Jonathan Hooper 
   1 John Croisant 
   1 Joe Fiorini 
   1 Jens Kraemer 
+  1 Hirofumi Wakasugi 
   1 Hector Correa 
   1 Florian Klampfer 
   1 Floreal Morandat flore...@gmail.com 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2017-01-07 09:10:16.0 +0100
+++ new/README.md   2017-06-26 21:36:07.0 +0200
@@ -7,8 +7,8 @@
 projects, too.
 
 However, if you use kramdown in a commercial setting, please consider 
**contributing back any
-changes** for the benefit of the community and/or **making a donation** (see 
the links in the
-sidebar on the [kramdown homepage](http://kramdown.gettalong.org/)!
+changes** for the benefit of the community and/or
+[**becoming a patron**](https://www.patreon.com/gettalong) - thanks!
 
 
 ## Introduction
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2017-01-07 09:10:16.0 +0100
+++ new/VERSION 2017-06-26 21:36:07.0 +0200
@@ -1 +1 @@
-1.13.1
+1.14.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/benchmark/benchmark.sh new/benchmark/benchmark.sh
--- old/benchmark/benchmark.sh  2017-01-07 09:10:16.0 +0100
+++ new/benchmark/benchmark.sh  2017-06-26 21:36:07.0 +0200
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-source ~/.bashrc
+source ~/.profile
 
 RUBY_VERSIONS=`rvm list strings | sort`
 KD_VERSIONS="`git tag | sort -V` master"
@@ -8,7 +8,7 @@
 AVERAGE=1
 MASTER_AS=master
 
-while getopts "r:k:o:m:a:" optname; do
+while getopts "r:k:om:a:" optname; do
 case "$optname" in
 "r")
 RUBY_VERSIONS="$OPTARG"
@@ -18,13 +18,13 @@
 ;;
 "o")
 OTHERS=true
-   ;;
-   "m")
-   MASTER_AS="$OPTARG"
-;;
-   "a")
-   AVERAGE="$OPTARG"
-   ;;
+;;
+"m")
+MASTER_AS="$OPTARG"
+;;
+"a")
+ 

commit gdouros-symbola-fonts for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package gdouros-symbola-fonts for 
openSUSE:Factory checked in at 2017-08-10 14:04:56

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


Package is "gdouros-symbola-fonts"

Thu Aug 10 14:04:56 2017 rev:12 rq:514050 version:9.17

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-symbola-fonts/gdouros-symbola-fonts.changes  
2016-12-05 16:34:41.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gdouros-symbola-fonts.new/gdouros-symbola-fonts.changes
 2017-08-10 14:12:56.957305441 +0200
@@ -1,0 +2,6 @@
+Tue Aug  1 09:18:28 UTC 2017 - aloi...@gmx.com
+
+- Update to version 9.17
+- Updated Bibliography pdf.
+
+---

Old:

  Bibliography-20161016.pdf
  Symbola-9.00.zip

New:

  Bibliography-20170615.pdf
  Symbola-9.17.zip



Other differences:
--
++ gdouros-symbola-fonts.spec ++
--- /var/tmp/diff_new_pack.malaMc/_old  2017-08-10 14:12:57.649208021 +0200
+++ /var/tmp/diff_new_pack.malaMc/_new  2017-08-10 14:12:57.653207458 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-symbola-fonts
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,18 @@
 %define fontname  symbola-fonts
 
 Name:   gdouros-symbola-fonts
-Version:9.00
+Version:9.17
 Release:0
 Summary:Font with Support for Symbol Blocks of the Unicode Standard
 License:SUSE-Permissive
 Group:  System/X11/Fonts
 Url:http://users.teilar.gr/~g1951d/
-Source: http://users.teilar.gr/~g1951d/Symbola.zip#/Symbola-9.00.zip
-Source1:
http://users.teilar.gr/~g1951d/Bibliography.pdf#/Bibliography-20161016.pdf
+# Download URL
+# http://users.teilar.gr/~g1951d/Symbola.zip
+Source: Symbola-9.17.zip
+# Download URL
+# http://users.teilar.gr/~g1951d/Bibliography.pdf
+Source1:Bibliography-20170615.pdf
 Source2:README-SUSE
 BuildRequires:  fontpackages-devel
 BuildRequires:  unzip

++ Bibliography-20161016.pdf -> Bibliography-20170615.pdf ++
(binary differes)




commit python-psycopg2 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-psycopg2 for openSUSE:Factory 
checked in at 2017-08-10 14:06:02

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


Package is "python-psycopg2"

Thu Aug 10 14:06:02 2017 rev:23 rq:515215 version:2.7.3

Changes:

--- /work/SRC/openSUSE:Factory/python-psycopg2/python-psycopg2.changes  
2017-07-11 08:27:22.682476709 +0200
+++ /work/SRC/openSUSE:Factory/.python-psycopg2.new/python-psycopg2.changes 
2017-08-10 14:13:24.093484633 +0200
@@ -1,0 +2,33 @@
+Tue Aug  8 15:42:47 UTC 2017 - tbecht...@suse.com
+
+- update version to 2.7.3:
+  - Restored default :sql:`timestamptz[]` typecasting to Python `!datetime`.
+Regression introduced in Psycopg 2.7.2 (:ticket:`#578`).
+  - Fixed inconsistent state in externally closed connections
+(:tickets:`#263, #311, #443`). Was fixed in 2.6.2 but not included in
+2.7 by mistake.
+  - Fixed Python exceptions propagation in green callback (:ticket:`#410`).
+  - Don't display the password in `connection.dsn` when the connection
+string is specified as an URI (:ticket:`#528`).
+  - Return objects with timezone parsing "infinity" :sql:`timestamptz`
+(:ticket:`#536`).
+  - Dropped dependency on VC9 runtime on Windows binary packages
+(:ticket:`#541`).
+  - Fixed segfault in `~connection.lobject()` when *mode*\=\ `!None`
+(:ticket:`#544`).
+  - Fixed `~connection.lobject()` keyword argument *lobject_factory*
+(:ticket:`#545`).
+  - Fixed `~psycopg2.extras.ReplicationCursor.consume_stream()`
+*keepalive_interval* argument (:ticket:`#547`).
+  - Maybe fixed random import error on Python 3.6 in multiprocess
+environment (:ticket:`#550`).
+  - Fixed random `!SystemError` upon receiving abort signal (:ticket:`#551`).
+  - Accept `~psycopg2.sql.Composable` objects in
+`~psycopg2.extras.ReplicationCursor.start_replication_expert()`
+(:ticket:`554`).
+  - Parse intervals returned as microseconds from Redshift (:ticket:`#558`).
+  - Added `~psycopg2.extras.Json` `!prepare()` method to consider connection
+params when adapting (:ticket:`#562`).
+  - `~psycopg2.errorcodes` map updated to PostgreSQL 10 beta 1.
+
+---

Old:

  psycopg2-2.7.1.tar.gz

New:

  psycopg2-2.7.3.tar.gz



Other differences:
--
++ python-psycopg2.spec ++
--- /var/tmp/diff_new_pack.lMCMsk/_old  2017-08-10 14:13:24.585415369 +0200
+++ /var/tmp/diff_new_pack.lMCMsk/_new  2017-08-10 14:13:24.593414242 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-psycopg2
-Version:2.7.1
+Version:2.7.3
 Release:0
 Summary:Python-PostgreSQL Database Adapter
 License:LGPL-3.0+ and (LGPL-3.0+ or ZPL-2.0) and 
SUSE-GPL-2.0-with-openssl-exception

++ psycopg2-2.7.1.tar.gz -> psycopg2-2.7.3.tar.gz ++
 2443 lines of diff (skipped)




commit python-autopep8 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-autopep8 for openSUSE:Factory 
checked in at 2017-08-10 14:05:21

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


Package is "python-autopep8"

Thu Aug 10 14:05:21 2017 rev:8 rq:514574 version:1.3.2

Changes:

--- /work/SRC/openSUSE:Factory/python-autopep8/python-autopep8.changes  
2015-04-23 08:04:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-autopep8.new/python-autopep8.changes 
2017-08-10 14:13:05.628084589 +0200
@@ -1,0 +2,9 @@
+Fri Aug  4 15:19:55 UTC 2017 - jmate...@suse.com
+
+- convert to singlespec (this incidentally fixes bsc#1047622 which
+  affected the now dropped python3-autopep8)
+- update requirement name from pep8 to pycodestyle
+- update to 1.3.2
+  * upstream provides no changelog
+
+---

Old:

  autopep8-1.1.1.tar.gz

New:

  autopep8-1.3.2.tar.gz



Other differences:
--
++ python-autopep8.spec ++
--- /var/tmp/diff_new_pack.Dh6I4i/_old  2017-08-10 14:13:06.311988295 +0200
+++ /var/tmp/diff_new_pack.Dh6I4i/_new  2017-08-10 14:13:06.315987732 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-autopep8
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,26 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-autopep8
-Version:1.1.1
+Version:1.3.2
 Release:0
-Url:https://github.com/hhatto/autopep8
 Summary:Automatic generated to pep8 checked code
 License:MIT
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/a/autopep8/autopep8-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+Url:https://github.com/hhatto/autopep8
+Source: 
https://files.pythonhosted.org/packages/source/a/autopep8/autopep8-%{version}.tar.gz
 # Test requirements:
-BuildRequires:  python-pep8
-Requires:   python-pep8
+BuildRequires:  %{python_module pycodestyle >= 2.3}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
+Requires:   python-pycodestyle
+Requires:   python-setuptools
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-%endif
+%python_subpackages
 
 %description
 Autopep8 is automatic generated to pep8 checked code.
@@ -44,20 +43,19 @@
 
 %prep
 %setup -q -n autopep8-%{version}
-sed -i '1d' autopep8.py # Remove she-bang line
-sed -i "s/autopep8 =/autopep8-%{py_ver} =/" setup.py  # Add py_ver suffix to 
binary
+sed -i '1s/^#!.*//' autopep8.py # Remove she-bang line
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-ln -s %{_bindir}/autopep8-%{py_ver} %{buildroot}%{_bindir}/autopep8
+%python_install
+%python_clone -a %{buildroot}%{_bindir}/autopep8
 
 %check
 # need to set locale to avoid UnicodeEncodeError
 export LANG="en_US.UTF-8"
-python setup.py test -q
+%python_exec setup.py test -q
 
 %pre
 # Since /usr/bin/autopep8 became ghosted to be used with update-alternatives, 
we have to get rid
@@ -65,22 +63,17 @@
 [ -h %{_bindir}/autopep8 ] || rm -f %{_bindir}/autopep8
 
 %post
-update-alternatives --install %{_bindir}/autopep8 autopep8 
%{_bindir}/autopep8-%{py_ver} 20
+%python_install_alternative autopep8
 
-%preun
-if [ $1 -eq 0 ] ; then
-update-alternatives --remove autopep8 %{_bindir}/autopep8-%{py_ver}
-fi
+%postun
+%python_uninstall_alternative autopep8
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc README.rst
-%ghost %{_bindir}/autopep8
-%if 0%{?suse_version} >= 1230
-%ghost %{_sysconfdir}/alternatives/autopep8
-%endif
-%{_bindir}/autopep8-%{py_ver}
+%python_alternative %{_bindir}/autopep8
+%pycache_only %{python_sitelib}/__pycache__/*
 %{python_sitelib}/autopep8.py*
-%{python_sitelib}/autopep8-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/autopep8-%{version}-py%{python_version}.egg-info
 
 %changelog

++ autopep8-1.1.1.tar.gz -> autopep8-1.3.2.tar.gz ++
 3462 lines of diff (skipped)




commit kdesvn for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package kdesvn for openSUSE:Factory checked 
in at 2017-08-10 14:05:30

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


Package is "kdesvn"

Thu Aug 10 14:05:30 2017 rev:64 rq:514795 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/kdesvn/kdesvn.changes2017-05-22 
10:49:08.062952897 +0200
+++ /work/SRC/openSUSE:Factory/.kdesvn.new/kdesvn.changes   2017-08-10 
14:13:10.883344643 +0200
@@ -1,0 +2,6 @@
+Sun Aug  6 10:42:56 UTC 2017 - ch.ehrlic...@gmx.de
+
+- Add fix-crash-root-path.patch to fix kded crash when the root
+  path ('/') is checked for a working copy (kde#383187) 
+
+---

New:

  fix-crash-root-path.patch



Other differences:
--
++ kdesvn.spec ++
--- /var/tmp/diff_new_pack.lUXD8n/_old  2017-08-10 14:13:11.867206114 +0200
+++ /var/tmp/diff_new_pack.lUXD8n/_new  2017-08-10 14:13:11.883203861 +0200
@@ -28,6 +28,8 @@
 Patch:  fix-startup.patch
 # PATCH-FIX-UPSTREAM fix-crash.patch kde#375655 -- fixes crash when there's a 
'@' in the path
 Patch1: fix-crash.patch
+# PATCH-FIX-UPSTREAM fix-crash-root-path.patch kde#383187 -- fix kded crash 
when the root path ('/') is checked for a working copy
+Patch2: fix-crash-root-path.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel
@@ -69,6 +71,7 @@
 %setup -q
 %patch -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
   %cmake_kf5 -d build

++ fix-crash-root-path.patch ++
>From f8030100249e715a8f222dc7b4f6f5072283ce90 Mon Sep 17 00:00:00 2001
From: Christian Ehrlicher 
Date: Sun, 6 Aug 2017 11:20:08 +0200
Subject: [PATCH] Don't pass an empty path to svn - could occur when '/' was
 checked with isWorkingCopy() through ioslave (e.g. dolphin) BUG: 383187

---
 src/svnqt/path.cpp | 16 +---
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/src/svnqt/path.cpp b/src/svnqt/path.cpp
index 50b17876..7cfd436e 100644
--- a/src/svnqt/path.cpp
+++ b/src/svnqt/path.cpp
@@ -91,21 +91,7 @@ Path::init(const QString )
 }
 
 m_path = QString::fromUtf8(int_path);
-/* the following block is a problem and thats why commented out: since 
a while subversion raises
- * an assert because of wrong url if replacing the @ sign with entity 
and kdesvn dies.
- * So using the scheme on ubuntu that it just don't display the 
content of such a folder/file.
- */
-/*
- if (Url::isValid(m_path) && m_path.indexOf("@")!=-1 ) {
-  /// @todo make sure that "@" is never used as revision parameter
-  QUrl uri = m_path;
-  m_path = uri.path();
-  m_path.replace('@',"%40");
-  m_path = uri.scheme()+"://"+uri.authority()+m_path;
-}
-*/
-
-while (m_path.endsWith(QLatin1Char('/'))) {
+while (m_path.endsWith(QLatin1Char('/')) && m_path.size() > 1) {
 m_path.chop(1);
 }
 }
-- 
2.13.1




commit libsrtp2 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package libsrtp2 for openSUSE:Factory 
checked in at 2017-08-10 14:05:58

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


Package is "libsrtp2"

Thu Aug 10 14:05:58 2017 rev:2 rq:515192 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/libsrtp2/libsrtp2.changes2017-02-03 
17:48:35.364281430 +0100
+++ /work/SRC/openSUSE:Factory/.libsrtp2.new/libsrtp2.changes   2017-08-10 
14:13:22.897653009 +0200
@@ -1,0 +2,26 @@
+Tue Aug  1 12:31:16 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 2.1.0
+  * Cipher type cleanup for AES. When libSRTP is compiled with
+OpenSSL and the AES 256 ICM cipher is used with RTCP, an
+incorrect initialization vector is formed. This change will
+break backwards compatibility with older versions (1.5, 2.0)
+of libSRTP when using the AES 256 ICM cipher with OpenSSL for
+RTCP.
+  * Sequence number incorrectly masked for AES GCM IV. The
+initialization vector for AES GCM encryption was incorrectly
+formed on little endian machines. This change will break
+backwards compatibility with older versions (1.5, 2.0) of
+libSRTP when using the AES GCM cipher for RTCP.
+  * Fix OOB read in key generation for encrypted headers with GCM
+ciphers. Adds padding of GCM salt to the corresponding ICM
+length used for header encryption. This change will break
+backwards compatibility with version 2.0 of libSRTP when
+using the header encryption extension with the AES GCM
+cipher.
+  * Master Key Identifiers (MKI) Support - for 4 keys.
+  * Report SSRC instead of srtp_stream_t in srtp_event_data_t.
+  * Fix incorrect structure declarations for (S)RTP and (S)RTCP
+for big endian machines
+
+---

Old:

  v2.0.0.tar.gz

New:

  v2.1.0.tar.gz



Other differences:
--
++ libsrtp2.spec ++
--- /var/tmp/diff_new_pack.9sWAmL/_old  2017-08-10 14:13:23.609552772 +0200
+++ /var/tmp/diff_new_pack.9sWAmL/_new  2017-08-10 14:13:23.613552209 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libsrtp
+# spec file for package libsrtp2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 Name:   libsrtp2
 %define lname  libsrtp2-1
-Version:2.0.0
+Version:2.1.0
 Release:0
 Summary:Secure Real-Time Transport Protocol (SRTP) library v2
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
-URL:https://github.com/cisco/libsrtp
+Url:https://github.com/cisco/libsrtp
 
 Source: https://github.com/cisco/libsrtp/archive/v%version.tar.gz
 Source99:   baselibs.conf
@@ -92,7 +92,7 @@
 
 %files devel
 %defattr(-,root,root)
-%doc CHANGES LICENSE README TODO VERSION doc/*.txt
+%doc CHANGES LICENSE README.md doc/*.txt
 %_includedir/srtp2/
 %_libdir/libsrtp2.so
 %_libdir/pkgconfig/libsrtp2.pc

++ v2.0.0.tar.gz -> v2.1.0.tar.gz ++
 28031 lines of diff (skipped)




commit 0ad-data for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package 0ad-data for openSUSE:Factory 
checked in at 2017-08-10 14:04:28

Comparing /work/SRC/openSUSE:Factory/0ad-data (Old)
 and  /work/SRC/openSUSE:Factory/.0ad-data.new (New)


Package is "0ad-data"

Thu Aug 10 14:04:28 2017 rev:4 rq:512962 version:0.0.22

Changes:

--- /work/SRC/openSUSE:Factory/0ad-data/0ad-data.changes2017-01-24 
10:32:42.168340897 +0100
+++ /work/SRC/openSUSE:Factory/.0ad-data.new/0ad-data.changes   2017-08-10 
14:12:33.636588995 +0200
@@ -1,0 +2,6 @@
+Fri Jul 28 10:46:45 UTC 2017 - dims...@opensuse.org
+
+- Update to version 0.22.0:
+  + Sync with the game engine.
+
+---

Old:

  0ad-0.0.21-alpha-unix-data.tar.gz

New:

  0ad-0.0.22-alpha-unix-data.tar.xz



Other differences:
--
++ 0ad-data.spec ++
--- /var/tmp/diff_new_pack.JJHwNj/_old  2017-08-10 14:12:47.590624272 +0200
+++ /var/tmp/diff_new_pack.JJHwNj/_new  2017-08-10 14:12:47.606622020 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package 0ad-data
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,19 @@
 
 
 Name:   0ad-data
-Version:0.0.21
+Version:0.0.22
 Release:0
 Summary:The Data Files for 0 AD
 # When openSUSE supports full spdx 2.2, replace GPL-3.0+ with (GPL-3.0+ with 
Font-exception-2.0)
-License:CC-BY-SA-3.0 and LPPL-1.3c+ and GPL-3.0+
+License:CC-BY-SA-3.0 AND LPPL-1.3c+ AND GPL-3.0+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://play0ad.com/
-Source: 
http://downloads.sourceforge.net/project/zero-ad/releases/0ad-%{version}-alpha-unix-data.tar.gz
+Source: 
http://downloads.sourceforge.net/project/zero-ad/releases/0ad-%{version}-alpha-unix-data.tar.xz
 BuildRequires:  dejavu-fonts
 BuildRequires:  fdupes
 BuildRequires:  gnu-free-fonts
 Requires:   dejavu-fonts
 Requires:   gnu-free-fonts
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description




commit ipmitool for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "ipmitool"

Thu Aug 10 14:05:07 2017 rev:31 rq:514253 version:1.8.18

Changes:

--- /work/SRC/openSUSE:Factory/ipmitool/ipmitool.changes2015-10-20 
00:05:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.ipmitool.new/ipmitool.changes   2017-08-10 
14:12:59.764910129 +0200
@@ -1,0 +2,102 @@
+Thu Jul 27 18:58:24 UTC 2017 - tchva...@suse.com
+
+- Switch to OBS service to generate the tarball and changelog
+  automatically from git "osc service dr"
+- Update to version git checkout 20170406.ecb4cfb:
+  * Prevent autoreconf from complaining about missing NEWS
+  * Add git hash and dirty mark to ipmitool version
+- Remove patch ipmitool_1_8_18_ecb4cfbff855_to_HEAD.patch as the
+  patch is directly in the tarball
+- Rename patch:
+  ipmitool_adjust_suse.paths to ipmitool_adjust_suse_paths.patch
+- Drop the --pic switch as it was only for static library
+- Reduce the suse_version for 1210 check to switch systemd on as
+  the package is not building on sle11 anyway
+  * properly depend on systemd-rpm-macros and not full systemd
+- Enable switch for file-security to be more strict on open files
+
+---
+Wed Jul  5 14:07:41 UTC 2017 - tr...@suse.de
+
+- Update to latest git HEAD revision of 1.8.18 version
+  commit ecb4cfbff855bb24099f2a80a6dd558518702c7d
+All these patches are now included in one big revision (1.8.18) to
+HEAD patch:
+D0001-fix-typo.patch
+D0002-added-microTCA-major-version.patch
+D0003-replaced-removed-defines-which-are-already-present-i.patch
+D0004-fix-typo.patch
+D0006-ID-461-OpenSSL-1.1-compatibility-error-storage-size-.patch
+D0007-ID-461-Make-compiler-happier-about-changes-related-t.patch
+D0008-ID-474-Compile-fix-on-nonlinux-systems.patch
+D0009-Add-bootstrap-support-for-Mac.patch
+D0013-ID-478-ekanalyzer-Fixed-decoding-of-FRU-fields.patch
+D0014-ID-479-ekanalyzer-fix-processing-of-custom-mfg.-fiel.patch
+D0015-ID-477-fru-Fix-decoding-of-non-text-data-in-get_fru_.patch
+D0017-ID-480-ipmitool-coredumps-in-EVP_CIPHER_CTX_init.patch
+
+This is the big revision (1.8.18) to HEAD patch:
+Aipmitool_1_8_18_ecb4cfbff855_to_HEAD.patch
+
+- Note: the tarball has been generated with git archive from the git
+  repo. It slightly differs (.gitignore and configure.ac) from what
+  was in osc before. No idea why, but the change is tiny and does not matter.
+
+---
+Fri Apr 28 15:22:39 UTC 2017 - tr...@suse.de
+
+- Lower prio of message from error to debug (bsc#948540)
+A hpm_x_compatibility_msg_is_debug_only.patch
+
+---
+Tue Mar 28 16:41:02 UTC 2017 - tr...@suse.de
+
+- Update to latest git HEAD version adding quite some fixes (fate#321578)
+* Add:
+0001-fix-typo.patch
+0002-added-microTCA-major-version.patch
+0003-replaced-removed-defines-which-are-already-present-i.patch
+0004-fix-typo.patch
+0006-ID-461-OpenSSL-1.1-compatibility-error-storage-size-.patch
+0007-ID-461-Make-compiler-happier-about-changes-related-t.patch
+0008-ID-474-Compile-fix-on-nonlinux-systems.patch
+0009-Add-bootstrap-support-for-Mac.patch
+0013-ID-478-ekanalyzer-Fixed-decoding-of-FRU-fields.patch
+0014-ID-479-ekanalyzer-fix-processing-of-custom-mfg.-fiel.patch
+0015-ID-477-fru-Fix-decoding-of-non-text-data-in-get_fru_.patch
+0017-ID-480-ipmitool-coredumps-in-EVP_CIPHER_CTX_init.patch
+
+
+---
+Wed Jan 25 12:23:27 UTC 2017 - felix.gerl...@suse.com
+
+- Update to latest version: 1.8.18 (fate#321579)
+D  0001-Incorporate-upstream-comments-to-289-add-whitespace.patch
+
+---
+Tue May  3 13:08:43 UTC 2016 - tr...@suse.de
+
+- Update to latest version: 1.8.17
+Dipmitool-1.8.10-implicit-fortify-decl.patch
+Dipmitool-1_8_16_HEAD.patch
+Dlatest_compile_fixes.patch
+Dipmitool-sol_memleak.patch
+Dipmitool-1_8_15_HEAD.patch
+- Remove whitespace changes from:
+M0001-Incorporate-upstream-comments-to-289-add-whitespace.patch
+
+---
+Thu Feb 25 11:57:55 UTC 2016 - tr...@suse.de
+
+- Update to latest ipmitool source code
+  commit 9020b67347f46554009591ae91e4fa8875c65dfa
+  Date:   Tue Jan 12 21:16:37 2016 +0500
+- Fix memleak: bnc#968105
+Add: ipmitool-sol_memleak.patch
+
+---
+Wed Feb 24 20:34:19 CET 2016 - r...@suse.de
+
+- do 

commit calc for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "calc"

Thu Aug 10 14:05:05 2017 rev:13 rq:514226 version:2.12.6.1

Changes:

--- /work/SRC/openSUSE:Factory/calc/calc.changes2017-08-01 
09:25:05.742095451 +0200
+++ /work/SRC/openSUSE:Factory/.calc.new/calc.changes   2017-08-10 
14:12:58.741054288 +0200
@@ -1,0 +2,5 @@
+Tue Aug  1 16:13:44 UTC 2017 - greg.freem...@gmail.com
+
+- trivial doc fix
+
+---



Other differences:
--
++ calc.spec ++
--- /var/tmp/diff_new_pack.7Wxuwq/_old  2017-08-10 14:12:59.436956305 +0200
+++ /var/tmp/diff_new_pack.7Wxuwq/_new  2017-08-10 14:12:59.444955179 +0200
@@ -79,7 +79,7 @@
 %patch0 -p1
 
 cp "%{SOURCE2}" .
-cp "%{SOURCE3}" what-is-calc.txt
+cp "%{SOURCE10}" what-is-calc.txt
 
 sed -i '/${CC} ${LIBCUSTCALC_SHLIB} ${CUSTCALC_OBJ}/a\
 \tln -s $@ libcustcalc.so




commit rubygem-devise-i18n for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package rubygem-devise-i18n for 
openSUSE:Factory checked in at 2017-08-10 14:05:39

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


Package is "rubygem-devise-i18n"

Thu Aug 10 14:05:39 2017 rev:28 rq:515073 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise-i18n/rubygem-devise-i18n.changes  
2017-04-12 18:22:20.541980824 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-devise-i18n.new/rubygem-devise-i18n.changes 
2017-08-10 14:13:16.090611452 +0200
@@ -1,0 +2,6 @@
+Thu Aug  3 19:10:14 UTC 2017 - co...@suse.com
+
+- updated to version 1.2.0
+  no changelog found
+
+---

Old:

  devise-i18n-1.1.2.gem

New:

  devise-i18n-1.2.0.gem



Other differences:
--
++ rubygem-devise-i18n.spec ++
--- /var/tmp/diff_new_pack.liKZ3p/_old  2017-08-10 14:13:16.858503332 +0200
+++ /var/tmp/diff_new_pack.liKZ3p/_new  2017-08-10 14:13:16.858503332 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise-i18n
-Version:1.1.2
+Version:1.2.0
 Release:0
 %define mod_name devise-i18n
 %define mod_full_name %{mod_name}-%{version}

++ devise-i18n-1.1.2.gem -> devise-i18n-1.2.0.gem ++
 3295 lines of diff (skipped)




commit patterns-caasp for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package patterns-caasp for openSUSE:Factory 
checked in at 2017-08-10 14:05:33

Comparing /work/SRC/openSUSE:Factory/patterns-caasp (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-caasp.new (New)


Package is "patterns-caasp"

Thu Aug 10 14:05:33 2017 rev:10 rq:514978 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/patterns-caasp/patterns-caasp.changes
2017-06-13 16:09:18.724473216 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-caasp.new/patterns-caasp.changes   
2017-08-10 14:13:12.131168947 +0200
@@ -1,0 +2,5 @@
+Wed Aug  2 14:10:04 CEST 2017 - ku...@suse.de
+
+- Fix building on SLE15
+
+---



Other differences:
--
++ patterns-caasp.spec ++
--- /var/tmp/diff_new_pack.JQfDEy/_old  2017-08-10 14:13:13.011045060 +0200
+++ /var/tmp/diff_new_pack.JQfDEy/_new  2017-08-10 14:13:13.019043933 +0200
@@ -30,7 +30,7 @@
 Release:0
 Url:http://en.opensuse.org/Patterns
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?is_opensuse}
+%if 0%{?is_opensuse} || 0%{?suse_version} > 1320
 BuildRequires:  patterns-rpm-macros
 %else
 BuildRequires:  package-translations




commit crmsh for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "crmsh"

Thu Aug 10 14:05:26 2017 rev:126 rq:514781 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2017-06-26 
15:52:59.997428443 +0200
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2017-08-10 
14:13:09.275571019 +0200
@@ -1,0 +2,5 @@
+Fri Aug  4 04:08:05 UTC 2017 - bwiedem...@suse.com
+
+- keep .adoc timestamp to not embed build date in crm.8.html (boo#1047218)
+
+---



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.nxB4zR/_old  2017-08-10 14:13:10.415410529 +0200
+++ /var/tmp/diff_new_pack.nxB4zR/_new  2017-08-10 14:13:10.435407713 +0200
@@ -182,6 +182,7 @@
 
 %prep
 %setup -q
+touch -r doc/crm.8.adoc{,.timestamp}
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -209,6 +210,8 @@
 # when building on machines in timezones 'behind' the one the
 # commit occurred in - which seriously confuses 'make'
 find . -mtime -0 -exec touch \{\} \;
+# keep the .adoc mtime because it gets embedded in crm.8.html
+touch -r doc/crm.8.adoc{.timestamp,}
 
 %build
 ./autogen.sh




commit python-azure-agent for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-azure-agent for 
openSUSE:Factory checked in at 2017-08-10 14:04:47

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


Package is "python-azure-agent"

Thu Aug 10 14:04:47 2017 rev:2 rq:513714 version:2.2.14

Changes:

--- /work/SRC/openSUSE:Factory/python-azure-agent/python-azure-agent.changes
2017-06-23 09:17:44.515715979 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-agent.new/python-azure-agent.changes   
2017-08-10 14:12:54.197693996 +0200
@@ -1,0 +2,30 @@
+Mon Jul 24 14:12:07 UTC 2017 - rjsch...@suse.com
+
+- Add paa_noref_local_install.patch (bsc#1050229)
+  + Do not refresh the repos when we install the local RDMA kmp,
+repo access has already failed, no need to try again
+
+---
+Sun Jul 23 13:33:39 UTC 2017 - rjsch...@suse.com
+
+- Update to version 2.2.14 (bsc#105)
+  + [#777] -- Deprovisioning when VM identifier changes is too aggressive
+  + [#769] -- HostGAPlugin requests should never go through proxy
+  + [#764] -- waagent -configuration-path:/path -start not take effect
+  + [#761] -- MetadataProtocol has no client object
+  + [#757] -- deprovision is executed even if input 'n'
+  + [#754] -- /etc/resolv.conf is removed if create a VM base on
+an specialized image
+  + [#746] -- Agent WALinuxAgent-2.2.12 is blacklisted - skipping download
+  + [#740] -- Duplicate logging on RHEL/CentOS
+
+
+---
+Sun Jul 23 13:10:40 UTC 2017 - rjsch...@suse.com
+
+- Remove timeout udev rules (bsc#1049480)
+  + 99-azure-timeout.rules
+  + Rule is broken
+  + Timeout is being set by the eagent code
+
+---

Old:

  99-azure-timeout.rules
  WALinuxAgent-2.2.13.tar.gz

New:

  WALinuxAgent-2.2.14.tar.gz
  paa_noref_local_install.patch



Other differences:
--
++ python-azure-agent.spec ++
--- /var/tmp/diff_new_pack.IQmMUG/_old  2017-08-10 14:12:54.84160 +0200
+++ /var/tmp/diff_new_pack.IQmMUG/_new  2017-08-10 14:12:54.845602770 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-agent
 #
-# Copyright (c) 2015 SUSE LLC.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,12 @@
 Summary:Microsoft Azure Linux Agent
 License:Apache-2.0
 Group:  System/Daemons
-Version:2.2.13
+Version:2.2.14
 Release:0
 Url:https://github.com/Azure/WALinuxAgent
 Source0:WALinuxAgent-%{version}.tar.gz
-Source1:99-azure-timeout.rules
 Patch1: agent-no-auto-update.patch
+Patch2: paa_noref_local_install.patch
 BuildRequires:  dos2unix
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -42,8 +42,8 @@
 %if 0%{?suse_version} < 1140
 BuildRequires:  python-ordereddict
 %endif
-BuildRequires:  python-pytest
 BuildRequires:  openssl
+BuildRequires:  python-pytest
 Requires:   eject
 Requires:   grep
 Requires:   iptables
@@ -52,8 +52,8 @@
 Requires:   insserv
 Requires:   sysvinit
 %else
-Requires:   wicked
 Requires:   systemd
+Requires:   wicked
 %endif
 Requires:   openssh
 Requires:   openssl
@@ -93,8 +93,8 @@
 %if 0%{?suse_version} < 1140
 Requires:   python-ordereddict
 %endif
-Requires:   python-pytest
 Requires:   openssl
+Requires:   python-pytest
 
 %description test
 Unit tests for python-azure-agent.
@@ -102,6 +102,7 @@
 %prep
 %setup -qn WALinuxAgent-%{version}
 %patch1
+%patch2
 
 %build
 python setup.py build
@@ -122,11 +123,9 @@
 ### udev rules
 %if 0%{?suse_version} < 1230
 mkdir -p %{buildroot}/lib/udev/rules.d
-install -D -m 0644 %{SOURCE1} 
%{buildroot}/lib/udev/rules.d/99-azure-timeout.rules
 mv %{buildroot}%{_sysconfdir}/udev/rules.d/* %{buildroot}/lib/udev/rules.d/
 %else
 mkdir -p %{buildroot}/usr/lib/udev/rules.d
-install -D -m 0644 %{SOURCE1} 
%{buildroot}/usr/lib/udev/rules.d/99-azure-timeout.rules
 mv %{buildroot}%{_sysconfdir}/udev/rules.d/* %{buildroot}/usr/lib/udev/rules.d/
 %endif
 ### log file ghost
@@ -181,11 +180,9 @@
 %endif
 %if 0%{?suse_version} < 1230
 /lib/udev/rules.d/66-azure-storage.rules
-/lib/udev/rules.d/99-azure-timeout.rules
 /lib/udev/rules.d/99-azure-product-uuid.rules
 %else
 /usr//lib/udev/rules.d/66-azure-storage.rules
-/usr/lib/udev/rules.d/99-azure-timeout.rules
 /usr/lib/udev/rules.d/99-azure-product-uuid.rules
 %endif
 %dir 

commit linuxrc-devtools for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package linuxrc-devtools for 
openSUSE:Factory checked in at 2017-08-10 14:05:53

Comparing /work/SRC/openSUSE:Factory/linuxrc-devtools (Old)
 and  /work/SRC/openSUSE:Factory/.linuxrc-devtools.new (New)


Package is "linuxrc-devtools"

Thu Aug 10 14:05:53 2017 rev:3 rq:515159 version:0.7

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc-devtools/linuxrc-devtools.changes
2016-11-24 21:25:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.linuxrc-devtools.new/linuxrc-devtools.changes   
2017-08-10 14:13:20.669966671 +0200
@@ -0,0 +1,31 @@
+
+Wed May 3 12:16:02 UTC 2017 - wfe...@opensuse.org
+
+- started rewrite of git2log script
+- implement start tag, switch default format to obs
+- document git2log
+- minor doc update
+- fix typo
+- another doc update
+- adjust 'internal' changelog format to match the old format
+- fix version auto-increment
+- update tobs to use the new git2log to handle changelog
+- use installed git2log script
+- git2log: if start tag is specified, make sure it exists
+- treat commits ahead of most recent tag as belonging together
+- join successive commits of the same author
+- add comments to git2log
+- add --package option to tobs
+- allow --target as alias to --dist and support --package option
+- build_it: support alternative --branch option
+- submit_it doesn't need git repo to work
+- allow options in any order in build_it and submit_it
+- no need to check JOB_NAME in submit_it
+- tobs: allow submit request across different build services
+- modify default PATH to include $HOME/bin
+- show merge message at correct place
+- avoid empty log message when version info is missing
+- add --(no-)join-author option
+- added '@-log@' tag (delete commit message)
+- 0.7
+

Old:

  linuxrc-devtools-0.6.tar.xz

New:

  linuxrc-devtools-0.7.tar.xz



Other differences:
--
++ linuxrc-devtools.spec ++
--- /var/tmp/diff_new_pack.Ovhaqw/_old  2017-08-10 14:13:21.261883328 +0200
+++ /var/tmp/diff_new_pack.Ovhaqw/_new  2017-08-10 14:13:21.261883328 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package linuxrc-devtools
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   linuxrc-devtools
-Version:0.6
+Version:0.7
 Release:0
 Source: %{name}-%{version}.tar.xz
 

++ linuxrc-devtools-0.6.tar.xz -> linuxrc-devtools-0.7.tar.xz ++
 1711 lines of diff (skipped)




commit scim for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "scim"

Thu Aug 10 14:04:44 2017 rev:49 rq:513634 version:1.4.18

Changes:

--- /work/SRC/openSUSE:Factory/scim/scim.changes2015-09-19 
06:54:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim.new/scim.changes   2017-08-10 
14:12:52.537927691 +0200
@@ -1,0 +2,20 @@
+Mon Jul 31 03:20:27 UTC 2017 - i...@marguerite.su
+
+- update version 1.4.18
+  * define G_GNUC_BEGIN/END_IGNORE_DEPRECATIONS
+  * fixed a no return in non void function error
+  * (boo#1041268) FTBFS with GCC-7: invalid conversion 
+from 'char' to 'const void*'
+- changes in 1.4.17
+  * lower the chance to clear config file
+  * detect the num-lock mask as well
+  * handle the fallback im-context correctly
+  * correct the text/background colors of the preedit area for GTK >= 3
+  * optimize all png files
+  * add needed includedir to support out-of-srcdir building
+  * fix the scim_string_view_draw() bug for GTK >= 3.20
+- drop upstreamed patch:
+  * scim-fix-no-return-in-non-void.patch
+  * G_GNUC_BEGIN_IGNORE_DEPRECATIONS.patch
+
+---

Old:

  G_GNUC_BEGIN_IGNORE_DEPRECATIONS.patch
  scim-1.4.15+git20150804.187a1fd.tar.xz
  scim-fix-no-return-in-non-void.patch

New:

  scim-1.4.18.tar.xz



Other differences:
--
++ scim.spec ++
--- /var/tmp/diff_new_pack.Y1F3Dl/_old  2017-08-10 14:12:53.213832524 +0200
+++ /var/tmp/diff_new_pack.Y1F3Dl/_new  2017-08-10 14:12:53.225830834 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scim
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   scim
-Version:1.4.15+git20150804.187a1fd
+Version:1.4.18
 Release:0
 Summary:Smart Chinese/Common Input Method platform
 License:LGPL-2.1+
@@ -29,8 +29,6 @@
 Source3:macros.scim
 Source99:   baselibs.conf
 Patch1: configs.patch
-Patch2: scim-fix-no-return-in-non-void.patch
-Patch3: G_GNUC_BEGIN_IGNORE_DEPRECATIONS.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -110,10 +108,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1
-%if 0%{?sles_version} && 0%{?suse_version} != 1315
-%patch3 -p1
-%endif
 UTF_8_LOCALES=$(locale -a | grep utf8 | perl -p -e "s/utf8/UTF-8/; s/\n/,/; " 
| perl -p -e "s/,$//")
 perl -pi -e "s/\/SupportedUnicodeLocales =.*/\/SupportedUnicodeLocales = 
$UTF_8_LOCALES/"  configs/global
 # hack to fix incompatibility of gtk-query-immodules-2.0 (bnc#845860)

++ _service ++
--- /var/tmp/diff_new_pack.Y1F3Dl/_old  2017-08-10 14:12:53.281822951 +0200
+++ /var/tmp/diff_new_pack.Y1F3Dl/_new  2017-08-10 14:12:53.285822388 +0200
@@ -3,8 +3,8 @@
 https://github.com/scim-im/scim
 git
 .git
-1.4.15+git%cd.%h
-master
+1.4.18
+refs/tags/1.4.18
   
   
 scim-*.tar

++ scim-1.4.15+git20150804.187a1fd.tar.xz -> scim-1.4.18.tar.xz ++
 73809 lines of diff (skipped)




commit libheimdal for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "libheimdal"

Thu Aug 10 14:05:08 2017 rev:5 rq:514480 version:7.4.0

Changes:

--- /work/SRC/openSUSE:Factory/libheimdal/libheimdal.changes2017-06-16 
10:55:49.238737696 +0200
+++ /work/SRC/openSUSE:Factory/.libheimdal.new/libheimdal.changes   
2017-08-10 14:13:01.180710783 +0200
@@ -1,0 +2,18 @@
+Thu Aug 03 20:25:45 UTC 2017 - joerg.loren...@ki.tng.de
+
+- Update to version 7.4.0
+  - Security
+- Fix CVE-2017-11103: Orpheus' Lyre KDC-REP service name
+  validation.
+  This is a critical vulnerability.
+  In _krb5_extract_ticket() the KDC-REP service name must be
+  obtained from encrypted version stored in 'enc_part' instead
+  of the unencrypted version stored in 'ticket'.
+  Use of the unecrypted version provides an opportunity for
+  successful server impersonation and other attacks.
+  Identified by Jeffrey Altman, Viktor Duchovni and
+  Nico Williams.
+  See https://www.orpheus-lyre.info/ for more details.
+- Fixed heimdal-patched.diff.
+
+---

Old:

  heimdal-7.3.0-patched.tar.bz2

New:

  heimdal-7.4.0-patched.tar.bz2



Other differences:
--
++ libheimdal.spec ++
--- /var/tmp/diff_new_pack.x8okNP/_old  2017-08-10 14:13:01.88860 +0200
+++ /var/tmp/diff_new_pack.x8okNP/_new  2017-08-10 14:13:01.892610547 +0200
@@ -20,7 +20,7 @@
 Summary:The Heimdal implementation of the Kerberos 5 protocol
 License:BSD-3-Clause
 Group:  Productivity/Networking/Security
-Version:7.3.0
+Version:7.4.0
 Release:0
 Url:http://www.h5l.org
 # patched source can be created with script heimdal-patch-source.sh:

++ heimdal-7.3.0-patched.tar.bz2 -> heimdal-7.4.0-patched.tar.bz2 ++
/work/SRC/openSUSE:Factory/libheimdal/heimdal-7.3.0-patched.tar.bz2 
/work/SRC/openSUSE:Factory/.libheimdal.new/heimdal-7.4.0-patched.tar.bz2 
differ: char 11, line 1

++ heimdal-patched.diff ++
--- /var/tmp/diff_new_pack.x8okNP/_old  2017-08-10 14:13:01.980598158 +0200
+++ /var/tmp/diff_new_pack.x8okNP/_new  2017-08-10 14:13:01.980598158 +0200
@@ -4,7 +4,7 @@
 @@ -3,7 +3,6 @@
  AC_PREREQ(2.62)
  test -z "$CFLAGS" && CFLAGS="-g"
- AC_INIT([Heimdal],[7.3.0],[https://github.com/heimdal/heimdal/issues])
+ AC_INIT([Heimdal],[7.4.0],[https://github.com/heimdal/heimdal/issues])
 -AC_CONFIG_SRCDIR([kuser/kinit.c])
  AC_CONFIG_HEADERS(include/config.h)
  AC_CONFIG_MACRO_DIR([cf])




commit xsp for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "xsp"

Thu Aug 10 14:04:49 2017 rev:45 rq:513762 version:3.0.11

Changes:

--- /work/SRC/openSUSE:Factory/xsp/xsp.changes  2017-04-25 08:59:04.731533510 
+0200
+++ /work/SRC/openSUSE:Factory/.xsp.new/xsp.changes 2017-08-10 
14:12:55.209551526 +0200
@@ -1,0 +2,5 @@
+Wed Aug  2 04:31:21 UTC 2017 - i...@marguerite.su
+
+- fix factory build, add missing wwwrun user. 
+
+---



Other differences:
--
++ xsp.spec ++
--- /var/tmp/diff_new_pack.xj1Whj/_old  2017-08-10 14:12:55.949447349 +0200
+++ /var/tmp/diff_new_pack.xj1Whj/_new  2017-08-10 14:12:55.965445096 +0200
@@ -43,6 +43,7 @@
 BuildRequires:  sqlite
 %if 0%{?suse_version} >= 1330
 BuildRequires:  strip-nondeterminism
+Requires(pre): user(wwwrun)
 %endif
 Requires(post): %insserv_prereq %fillup_prereq
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services




commit latrace for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "latrace"

Thu Aug 10 14:04:36 2017 rev:8 rq:513143 version:0.5.11

Changes:

--- /work/SRC/openSUSE:Factory/latrace/latrace.changes  2016-07-03 
12:28:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.latrace.new/latrace.changes 2017-08-10 
14:12:51.598060025 +0200
@@ -1,0 +2,5 @@
+Tue Jul 25 11:17:57 UTC 2017 - rguent...@suse.com
+
+- Add latrace-0.5.11-fixes.diff to fix build after recent flex upgrade.
+
+---

New:

  latrace-0.5.11-fixes.diff



Other differences:
--
++ latrace.spec ++
--- /var/tmp/diff_new_pack.0dYBp6/_old  2017-08-10 14:12:52.273964858 +0200
+++ /var/tmp/diff_new_pack.0dYBp6/_new  2017-08-10 14:12:52.277964294 +0200
@@ -2,7 +2,7 @@
 #
 # spec file for package latrace
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
 Source: 
http://people.redhat.com/jolsa/latrace/dl/latrace-%{version}.tar.bz2
 Source99:   latrace-rpmlintrc
 Patch0: reproducible.patch
+Patch1: latrace-0.5.11-fixes.diff
 Url:http://people.redhat.com/jolsa/latrace/index.shtml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  asciidoc
@@ -42,6 +43,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1
 
 %build
 autoconf

++ latrace-0.5.11-fixes.diff ++
--- src/config-flex.l   2011-07-25 13:18:18.0 +0200
+++ src/config-flex.l   2017-07-25 13:13:12.171371960 +0200
@@ -108,8 +108,8 @@
 
 %%
 
-#ifndef yywrap
-int yywrap()
+#ifndef lt_config_wrap
+int lt_config_wrap()
 {
return 1;
/* XXX not to get the compiler 'not used' warning */



commit cobbler for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "cobbler"

Thu Aug 10 14:04:31 2017 rev:38 rq:513077 version:2.6.6

Changes:

--- /work/SRC/openSUSE:Factory/cobbler/cobbler.changes  2016-05-23 
16:38:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.cobbler.new/cobbler.changes 2017-08-10 
14:12:48.146545999 +0200
@@ -1,0 +2,5 @@
+Fri Jul 28 10:38:24 UTC 2017 - tr...@suse.de
+
+- Recommend fence-agents for broader power switch support
+
+---



Other differences:
--
++ cobbler.spec ++
--- /var/tmp/diff_new_pack.yrvreh/_old  2017-08-10 14:12:49.062417044 +0200
+++ /var/tmp/diff_new_pack.yrvreh/_new  2017-08-10 14:12:49.070415918 +0200
@@ -139,6 +139,9 @@
 %endif
 %endif
 
+# Power reset implementation of virsh, raritan and a lot other HW
+Recommends: fence-agents
+
 %description
 
 Cobbler is a network install server.  Cobbler supports PXE,




commit rollback-helper for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package rollback-helper for openSUSE:Factory 
checked in at 2017-08-10 14:04:24

Comparing /work/SRC/openSUSE:Factory/rollback-helper (Old)
 and  /work/SRC/openSUSE:Factory/.rollback-helper.new (New)


Package is "rollback-helper"

Thu Aug 10 14:04:24 2017 rev:2 rq:512824 version:0.1

Changes:

--- /work/SRC/openSUSE:Factory/rollback-helper/rollback-helper.changes  
2017-05-31 12:17:44.341366867 +0200
+++ /work/SRC/openSUSE:Factory/.rollback-helper.new/rollback-helper.changes 
2017-08-10 14:12:09.120040890 +0200
@@ -1,0 +2,6 @@
+Thu Jul 27 11:46:25 UTC 2017 - lnus...@suse.de
+
+- use packageand(snapper:SUSEConnect) to install with SUSEConnect
+  (boo#1050428)
+
+---



Other differences:
--
++ rollback-helper.spec ++
--- /var/tmp/diff_new_pack.T6t6QM/_old  2017-08-10 14:12:10.071906869 +0200
+++ /var/tmp/diff_new_pack.T6t6QM/_new  2017-08-10 14:12:10.075906306 +0200
@@ -24,7 +24,7 @@
 Group:  System/Packages
 Source0:rollback-helper-%{version}.tar.bz2
 Requires:   SUSEConnect
-Supplements:snapper
+Supplements:packageand(snapper:SUSEConnect)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %{?systemd_requires}




commit VFlib3 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "VFlib3"

Thu Aug 10 14:04:10 2017 rev:23 rq:512624 version:3.6.14

Changes:

--- /work/SRC/openSUSE:Factory/VFlib3/VFlib3.changes2016-04-28 
16:56:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.VFlib3.new/VFlib3.changes   2017-08-10 
14:12:03.932771246 +0200
@@ -1,0 +2,20 @@
+Mon Jul 24 23:39:11 UTC 2017 - jeng...@inai.de
+
+- Rectify RPM groups and description typography.
+
+---
+Thu Jul 20 11:41:13 UTC 2017 - tchva...@suse.com
+
+- Switch to configure macro, uncomment japanese descriptions
+- Take patches from debian:
+  * VFlib3-compare-always-false.patch
+  * VFlib3-freetype2.patch
+  * VFlib3-gnu_source-declaration.patch
+- Remove patches obsoleted by the above:
+  * VFlib3-ppc64.patch
+  * comparison-is-always-false-due-to-limited-range-of-data-type.patch
+- Link against freetype2
+- Split library to proper subpackage
+- Reduce dependencies to contain only those really needed for build
+
+---

Old:

  VFlib3-ppc64.patch
  comparison-is-always-false-due-to-limited-range-of-data-type.patch

New:

  VFlib3-compare-always-false.patch
  VFlib3-freetype2.patch
  VFlib3-gnu_source-declaration.patch



Other differences:
--
++ VFlib3.spec ++
--- /var/tmp/diff_new_pack.1z154B/_old  2017-08-10 14:12:04.852641730 +0200
+++ /var/tmp/diff_new_pack.1z154B/_new  2017-08-10 14:12:04.856641167 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package VFlib3
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,125 +16,131 @@
 #
 
 
+%define libname libVFlib3-5
 Name:   VFlib3
 Version:3.6.14
 Release:0
 Summary:Versatile Font Library
 License:LGPL-2.1+
-Group:  System/Libraries
-#Summary(ja):"Versatile" フォントライブラリ
+Group:  Development/Libraries/C and C++
+Summary(ja):"Versatile" フォントライブラリ
 Url:http://www-masu.ist.osaka-u.ac.jp/~kakugawa/VFlib/
-Source0:
http://www-masu.ist.osaka-u.ac.jp/~kakugawa/download/TypeHack/VFlib3-3.6.14.tar.bz2
+Source0:
http://www-masu.ist.osaka-u.ac.jp/~kakugawa/download/TypeHack/VFlib3-%{version}.tar.bz2
 Source1:vflibcap-tex
-Patch1: VFlib3-ppc64.patch
-Patch3: VFlib3-info-dir.patch
-Patch4: VFlib3-include.patch
-Patch5: 
comparison-is-always-false-due-to-limited-range-of-data-type.patch
+Patch0: VFlib3-compare-always-false.patch
+Patch1: VFlib3-freetype2.patch
+Patch2: VFlib3-gnu_source-declaration.patch
+Patch3: VFlib3-include.patch
+Patch4: VFlib3-info-dir.patch
+BuildRequires:  autoconf213
 BuildRequires:  fdupes
-BuildRequires:  freetype-devel
-BuildRequires:  texlive-bin-devel
-BuildRequires:  texlive-devel
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
-Requires(post):   info
-Requires(postun):  info
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# %description -l ja
-#
-# VFlib は C 言語で書かれたフォントライブラリで、指定したフォン
-# トのビットマップを得るための関数群を持っています。VFlib の特徴は、
-# さまざまなフォーマットのフォントをフォーマットの違いを気にする
-# ことなく統一的に使うことができるところにあります。
-#
-#
-# VFlib では、以下のフォントフォーマットがサポートされています。
-#
-# TeX 関連:   PK, GF, VF, TFM
-# Omega TeX 関連: OFM (レベル 0),OVF
-# X Window 関連:  PCF, BDF
-#
-#
-# 著者:
-# --
-#
-# 角川裕次   
+BuildRequires:  imake
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(freetype2)
+BuildRequires:  pkgconfig(kpathsea)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+Requires(post): %{install_info_prereq}
+Requires(postun): %{install_info_prereq}
+
+%description -l ja
+VFlib は C 言語で書かれたフォントライブラリで、指定したフォン
+トのビットマップを得るための関数群を持っています。VFlib の特徴は、
+さまざまなフォーマットのフォントをフォーマットの違いを気にする
+ことなく統一的に使うことができるところにあります。
+
+VFlib では、以下のフォントフォーマットがサポートされています。
+ TeX 関連:   PK, GF, VF, TFM
+ Omega TeX 関連: OFM (レベル 0),OVF
+ X Window 関連:  PCF, BDF
 
 %description
 VFlib is a font library written in C language with several functions to
-obtain bitmaps of fonts.  Unique feature of VFlib is that fonts in
+obtain bitmaps of fonts. A unique feature of VFlib is that fonts in
 different formats are accessed by unified interface.
 
-VFlib supports the following font formats: TeX fonts:  PK, 

commit perl-CPAN-Perl-Releases for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package perl-CPAN-Perl-Releases for 
openSUSE:Factory checked in at 2017-08-10 14:03:57

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


Package is "perl-CPAN-Perl-Releases"

Thu Aug 10 14:03:57 2017 rev:49 rq:512414 version:3.30

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.changes
  2017-07-21 22:47:21.51727 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Perl-Releases.new/perl-CPAN-Perl-Releases.changes
 2017-08-10 14:11:59.745360823 +0200
@@ -1,0 +2,12 @@
+Tue Jul 25 05:08:37 UTC 2017 - co...@suse.com
+
+- updated to 3.30
+   see /usr/share/doc/packages/perl-CPAN-Perl-Releases/Changes
+
+---
+Sun Jul 16 05:09:00 UTC 2017 - co...@suse.com
+
+- updated to 3.28
+   see /usr/share/doc/packages/perl-CPAN-Perl-Releases/Changes
+
+---

Old:

  CPAN-Perl-Releases-3.26.tar.gz

New:

  CPAN-Perl-Releases-3.30.tar.gz



Other differences:
--
++ perl-CPAN-Perl-Releases.spec ++
--- /var/tmp/diff_new_pack.fv2i5u/_old  2017-08-10 14:12:00.477257774 +0200
+++ /var/tmp/diff_new_pack.fv2i5u/_new  2017-08-10 14:12:00.485256648 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Perl-Releases
-Version:3.26
+Version:3.30
 Release:0
 %define cpan_name CPAN-Perl-Releases
 Summary:Mapping Perl releases on CPAN to the location of the tarballs

++ CPAN-Perl-Releases-3.26.tar.gz -> CPAN-Perl-Releases-3.30.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-3.26/Changes 
new/CPAN-Perl-Releases-3.30/Changes
--- old/CPAN-Perl-Releases-3.26/Changes 2017-07-02 12:43:13.0 +0200
+++ new/CPAN-Perl-Releases-3.30/Changes 2017-07-20 21:56:49.0 +0200
@@ -1,8 +1,28 @@
 ==
-Changes from 2012-07-03 00:00:00 + to present.
+Changes from 2012-07-21 00:00:00 + to present.
 ==
 
 -
+version 3.30 at 2017-07-20 19:35:56 +
+-
+
+  Change: 742b70a3df3ea0b8ec7db7cd0a43cf09f6e9766f
+  Author: Chris 'BinGOs' Williams 
+  Date : 2017-07-20 20:35:56 +
+
+Updated for v5.27.2 
+
+-
+version 3.28 at 2017-07-15 18:44:39 +
+-
+
+  Change: e747acf10955fc80c43f0c0e4ed9c101bd5737dd
+  Author: Chris 'BinGOs' Williams 
+  Date : 2017-07-15 19:44:39 +
+
+Updated for v5.22.4 && v5.24.2 
+
+-
 version 3.26 at 2017-07-02 10:33:16 +
 -
 
@@ -1377,16 +1397,6 @@
 
 Updated for v5.16.1-RC1 
 
--
-version 0.62 at 2012-07-20 13:24:14 +
--
-
-  Change: b3dcb535ae740c09d61c666372a4245fc484dfe7
-  Author: Chris 'BinGOs' Williams 
-  Date : 2012-07-20 14:24:14 +
-
-Updated for v5.17.2 
-
 =
-Plus 30 releases after 2012-07-03 00:00:00 +.
+Plus 31 releases after 2012-07-21 00:00:00 +.
 =
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-3.26/META.json 
new/CPAN-Perl-Releases-3.30/META.json
--- old/CPAN-Perl-Releases-3.26/META.json   2017-07-02 12:43:13.0 
+0200
+++ new/CPAN-Perl-Releases-3.30/META.json   2017-07-20 21:56:49.0 
+0200
@@ -54,7 +54,7 @@
  "web" : "https://github.com/bingos/cpan-perl-releases;
   }
},
-   "version" : "3.26",
+   "version" : "3.30",
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-3.26/META.yml 
new/CPAN-Perl-Releases-3.30/META.yml
--- old/CPAN-Perl-Releases-3.26/META.yml2017-07-02 12:43:13.0 
+0200
+++ new/CPAN-Perl-Releases-3.30/META.yml2017-07-20 21:56:49.0 
+0200
@@ -21,5 +21,5 @@
 resources:
   homepage: https://github.com/bingos/cpan-perl-releases
   repository: https://github.com/bingos/cpan-perl-releases.git
-version: '3.26'
+version: '3.30'
 x_serialization_backend: 'YAML::Tiny version 1.70'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit clementine for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "clementine"

Thu Aug 10 14:04:07 2017 rev:42 rq:512532 version:1.3.1

Changes:

--- /work/SRC/openSUSE:Factory/clementine/clementine.changes2017-04-11 
09:40:57.928659918 +0200
+++ /work/SRC/openSUSE:Factory/.clementine.new/clementine.changes   
2017-08-10 14:12:02.788932296 +0200
@@ -1,0 +2,12 @@
+Tue Jul 25 12:44:14 UTC 2017 - tchva...@suse.com
+
+- Do not recommend fluendo as mp3 is enabled out of the box now in gst
+- Remove if0 conditional that is never triggered
+
+---
+Tue Jul 25 11:03:59 UTC 2017 - aloi...@gmx.com
+
+- Added clementine-1.3.1-support-chromaprint-1.4.patch to fix
+  build
+
+---

New:

  clementine-1.3.1-support-chromaprint-1.4.patch



Other differences:
--
++ clementine.spec ++
--- /var/tmp/diff_new_pack.QQJrsz/_old  2017-08-10 14:12:03.700803906 +0200
+++ /var/tmp/diff_new_pack.QQJrsz/_new  2017-08-10 14:12:03.716801654 +0200
@@ -34,6 +34,8 @@
 Patch3: clementine-moodbar-fpic.patch
 # PATCH-FIX-UPSTREAM clementine-gcc7fix.patch davejpla...@gmail.com -- add 
 to includes.
 Patch4: clementine-gcc7fix.patch
+# PATCH-FIX-UPSTREAM clementine-1.3.1-support-chromaprint-1.4.patch -- 
backported commit #ded3126
+Patch5: clementine-1.3.1-support-chromaprint-1.4.patch
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
 %else
@@ -79,7 +81,6 @@
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(taglib) >= 1.8
 Requires:   libtag1 >= 1.8
-Recommends: gstreamer-fluendo-mp3
 Recommends: sni-qt
 # clementine-kde was last used in openSUSE 12.2.
 # plasma_runner was dropped in Clementine 1.1.0.
@@ -106,18 +107,13 @@
 %patch2 -p1
 %patch3
 %patch4
+%patch5 -p1
 # NOTE: Build using system versions of libraries.
 rm -rvf 3rdparty/taglib
 #rm -rvf 3rdparty/libmygpo-qt
 #rm -rvf 3rdparty/sha2
 
 %build
-%if 1 == 0
-%define gcc_version 7
-export CC=gcc-7
-export CPP=cpp-7
-export CXX=g++-7
-%endif
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 export CXXFLAGS="$CFLAGS"
 %cmake \
@@ -129,7 +125,7 @@
   -DENABLE_MOODBAR=ON   \
   -DENABLE_DBUS=ON
 make %{?_smp_mflags}
-#-fPIC
+
 %install
 %cmake_install
 

++ clementine-1.3.1-support-chromaprint-1.4.patch ++
>From ded312685735fc266d4154d355286eeb86db3bcd Mon Sep 17 00:00:00 2001
From: Chocobozzz 
Date: Thu, 8 Dec 2016 23:12:17 +0100
Subject: [PATCH] Add compatibility with chromaprint >= 1.4

---
 src/musicbrainz/chromaprinter.cpp | 14 +++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/src/musicbrainz/chromaprinter.cpp 
b/src/musicbrainz/chromaprinter.cpp
index 9579b62ae..c7ad99e2e 100644
--- a/src/musicbrainz/chromaprinter.cpp
+++ b/src/musicbrainz/chromaprinter.cpp
@@ -143,16 +143,24 @@ QString Chromaprinter::CreateFingerprint() {
   ChromaprintContext* chromaprint =
   chromaprint_new(CHROMAPRINT_ALGORITHM_DEFAULT);
   chromaprint_start(chromaprint, kDecodeRate, kDecodeChannels);
-  chromaprint_feed(chromaprint, reinterpret_cast(data.data()),
+  chromaprint_feed(chromaprint, reinterpret_cast(data.data()),
data.size() / 2);
   chromaprint_finish(chromaprint);
 
-  void* fprint = nullptr;
   int size = 0;
+
+#if CHROMAPRINT_VERSION_MAJOR >= 1 && CHROMAPRINT_VERSION_MINOR >= 4
+  u_int32_t *fprint = nullptr;
+  char *encoded = nullptr;
+#else
+  void *fprint = nullptr;
+  void *encoded = nullptr;
+#endif
+
   int ret = chromaprint_get_raw_fingerprint(chromaprint, , );
+
   QByteArray fingerprint;
   if (ret == 1) {
-void* encoded = nullptr;
 int encoded_size = 0;
 chromaprint_encode_fingerprint(fprint, size, CHROMAPRINT_ALGORITHM_DEFAULT,
, _size, 1);



commit bing for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "bing"

Thu Aug 10 14:04:13 2017 rev:21 rq:512798 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/bing/bing.changes2012-05-26 
09:22:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.bing.new/bing.changes   2017-08-10 
14:12:06.700381573 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 13:49:16 UTC 2017 - adam.ma...@suse.de
+
+- Update URL to point to exiting website (bnc#1034957)
+
+---



Other differences:
--
++ bing.spec ++
--- /var/tmp/diff_new_pack.wquHac/_old  2017-08-10 14:12:07.560260504 +0200
+++ /var/tmp/diff_new_pack.wquHac/_new  2017-08-10 14:12:07.564259941 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bing
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   bing
 PreReq: permissions
-Url:http://www.freenix.fr/freenix/logiciels/bing.html
+Url:http://fgouget.free.fr/bing/index-en.shtml
 Summary:A Point-to-Point Bandwidth Measurement Tool
 License:BSD-3-Clause
 Group:  Productivity/Networking/Diagnostic




commit yast2-instserver for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package yast2-instserver for 
openSUSE:Factory checked in at 2017-08-10 14:04:17

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


Package is "yast2-instserver"

Thu Aug 10 14:04:17 2017 rev:48 rq:512817 version:3.3.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-instserver/yast2-instserver.changes
2016-06-07 23:46:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-instserver.new/yast2-instserver.changes   
2017-08-10 14:12:07.800226717 +0200
@@ -1,0 +2,8 @@
+Thu Jul 27 12:16:29 UTC 2017 - jreidin...@suse.com
+
+- move from yast2 agent for reading /content to support install of
+  old distros, as other parts of YaST2 already drop reading of 
+  /content (FATE#322386)
+- 3.3.0
+
+---

Old:

  yast2-instserver-3.1.5.tar.bz2

New:

  yast2-instserver-3.3.0.tar.bz2



Other differences:
--
++ yast2-instserver.spec ++
--- /var/tmp/diff_new_pack.TbZsLP/_old  2017-08-10 14:12:08.632109589 +0200
+++ /var/tmp/diff_new_pack.TbZsLP/_new  2017-08-10 14:12:08.640108464 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-instserver
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-instserver
-Version:3.1.5
+Version:3.3.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -30,14 +30,16 @@
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
 
-# ag_content agent
-# Wizard::SetDesktopTitleAndIcon
-Requires:   yast2 >= 2.21.22
+Requires:   yast2 > 3.3.4
+# file conflict, move of ag_content
+Conflicts:  yast2 <= 3.3.4
 
 BuildArch:  noarch
 
 Requires:   yast2-ruby-bindings >= 1.0.0
 
+Obsoletes:  yast2-instserver-devel-doc
+
 Summary:YaST2 - Installation Server Configuration and Management
 License:GPL-2.0+
 Group:  System/YaST
@@ -67,6 +69,8 @@
 %{yast_clientdir}/instserver.rb
 %{yast_moduledir}/Instserver.*
 %{yast_desktopdir}/instserver.desktop
+%{yast_scrconfdir}/*
+%{yast_agentdir}/ag_*
 /etc/YaST2/instserver
 /etc/apache2/conf.d/inst_server.conf.in
 %dir /etc/apache2

++ yast2-instserver-3.1.5.tar.bz2 -> yast2-instserver-3.3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-instserver-3.1.5/.travis.yml 
new/yast2-instserver-3.3.0/.travis.yml
--- old/yast2-instserver-3.1.5/.travis.yml  2016-06-02 10:13:17.894908044 
+0200
+++ new/yast2-instserver-3.3.0/.travis.yml  2017-07-27 19:04:46.453798288 
+0200
@@ -1,13 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p yast2 -g "rake yast-rake yard rspec:3.3.0"
+  - docker build -t yast-instserver-image .
 script:
-- yardoc
-- rake test:unit
-- sudo rake install
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-instserver-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-instserver-3.1.5/CONTRIBUTING.md 
new/yast2-instserver-3.3.0/CONTRIBUTING.md
--- old/yast2-instserver-3.1.5/CONTRIBUTING.md  2016-06-02 10:13:17.910908044 
+0200
+++ new/yast2-instserver-3.3.0/CONTRIBUTING.md  2017-07-27 19:04:46.453798288 
+0200
@@ -3,7 +3,7 @@
 
 YaST is an open source project and as such it welcomes all kinds of
 contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and YaST maintainers.
+ensure the process is effective and pleasant both for you and the YaST 
maintainers.
 
 There are two main forms of contribution: reporting bugs and performing code
 changes.
@@ -17,13 +17,11 @@
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
-that every bug will be fixed, but we'll try.
-
 When creating 

commit radiotray for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "radiotray"

Thu Aug 10 14:04:05 2017 rev:20 rq:512469 version:0.7.3

Changes:

--- /work/SRC/openSUSE:Factory/radiotray/radiotray.changes  2016-05-13 
09:24:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.radiotray.new/radiotray.changes 2017-08-10 
14:12:01.789073073 +0200
@@ -1,0 +2,7 @@
+Tue Jul 25 09:48:40 UTC 2017 - tchva...@suse.com
+
+- Remove some sle11 conditions that are no longer needed
+- Remove fluendo plugins as we no longer need it mp3 is available
+  out of the box in the system
+
+---



Other differences:
--
++ radiotray.spec ++
--- /var/tmp/diff_new_pack.XRB3zi/_old  2017-08-10 14:12:02.552965519 +0200
+++ /var/tmp/diff_new_pack.XRB3zi/_new  2017-08-10 14:12:02.580961577 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package radiotray
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,10 +40,7 @@
 Requires:   python-notify
 Requires:   python-xdg
 Recommends: %{name}-lang
-Recommends: gstreamer-fluendo-mp3
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-%py_requires
 
 %description
 Radio Tray is an online radio streaming player that runs on a Linux system
@@ -56,10 +53,11 @@
 And that's the sole purpose of Radio Tray.
 
 %lang_package
+
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p0
+%patch0
+%patch1
 
 %build
 CFLAGS="%{optflags}" python setup.py build
@@ -71,23 +69,14 @@
 rm -r %{buildroot}%{_datadir}/doc/%{name}-%{version}
 %fdupes %{buildroot}%{python_sitelib}
 
-%clean
-rm -rf %{buildroot}
-
-%if 0%{?suse_version} > 1130
 
 %post
 %desktop_database_post
-%endif
-
-%if 0%{?suse_version} > 1130
 
 %postun
 %desktop_database_postun
-%endif
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS CONTRIBUTORS COPYING NEWS README
 %{_bindir}/%{name}
 %{_datadir}/%{name}/




commit perl-HTML-FormHandler for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package perl-HTML-FormHandler for 
openSUSE:Factory checked in at 2017-08-10 14:03:39

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


Package is "perl-HTML-FormHandler"

Thu Aug 10 14:03:39 2017 rev:22 rq:512160 version:0.40068

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-HTML-FormHandler/perl-HTML-FormHandler.changes  
2016-10-23 12:53:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-HTML-FormHandler.new/perl-HTML-FormHandler.changes
 2017-08-10 14:11:53.790199293 +0200
@@ -1,0 +2,11 @@
+Fri Jul 21 05:33:54 UTC 2017 - co...@suse.com
+
+- updated to 0.40068
+   see /usr/share/doc/packages/perl-HTML-FormHandler/Changes
+
+  0.40068 Thu Jul 20, 2017
+ Add RequestToken field
+ Add build_render_list_method
+ Zccept coderefs for date_start, date_end in Date field
+
+---

Old:

  HTML-FormHandler-0.40067.tar.gz

New:

  HTML-FormHandler-0.40068.tar.gz



Other differences:
--
++ perl-HTML-FormHandler.spec ++
--- /var/tmp/diff_new_pack.MQ7nVX/_old  2017-08-10 14:11:54.614083292 +0200
+++ /var/tmp/diff_new_pack.MQ7nVX/_new  2017-08-10 14:11:54.618082729 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTML-FormHandler
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,22 @@
 
 
 Name:   perl-HTML-FormHandler
-Version:0.40067
+Version:0.40068
 Release:0
 %define cpan_name HTML-FormHandler
 Summary:HTML forms using Moose
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/HTML-FormHandler/
-Source0:
http://www.cpan.org/authors/id/G/GS/GSHANK/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/G/GS/GSHANK/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Class::Load) >= 0.06
+BuildRequires:  perl(Crypt::Blowfish)
+BuildRequires:  perl(Crypt::CBC)
 BuildRequires:  perl(Data::Clone)
 BuildRequires:  perl(DateTime)
 BuildRequires:  perl(DateTime::Format::Strptime)
@@ -58,6 +60,8 @@
 BuildRequires:  perl(aliased)
 BuildRequires:  perl(namespace::autoclean) >= 0.09
 Requires:   perl(Class::Load) >= 0.06
+Requires:   perl(Crypt::Blowfish)
+Requires:   perl(Crypt::CBC)
 Requires:   perl(Data::Clone)
 Requires:   perl(DateTime)
 Requires:   perl(DateTime::Format::Strptime)
@@ -147,6 +151,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README README.md TODO util
+%doc Changes README README.md TODO util
+%license LICENSE
 
 %changelog

++ HTML-FormHandler-0.40067.tar.gz -> HTML-FormHandler-0.40068.tar.gz ++
 6145 lines of diff (skipped)




commit diskimage-builder for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package diskimage-builder for 
openSUSE:Factory checked in at 2017-08-10 14:04:12

Comparing /work/SRC/openSUSE:Factory/diskimage-builder (Old)
 and  /work/SRC/openSUSE:Factory/.diskimage-builder.new (New)


Package is "diskimage-builder"

Thu Aug 10 14:04:12 2017 rev:11 rq:512627 version:2.7.1

Changes:

--- /work/SRC/openSUSE:Factory/diskimage-builder/diskimage-builder.changes  
2017-07-17 09:11:36.224172038 +0200
+++ /work/SRC/openSUSE:Factory/.diskimage-builder.new/diskimage-builder.changes 
2017-08-10 14:12:05.200592740 +0200
@@ -1,0 +2,40 @@
+Wed Jul 26 09:22:29 UTC 2017 - mchand...@suse.de
+
+- Version bump to 2.7.1
+  * elements: zypper-minimal: Install tar package
+  * zypper: Clean caches and don't cache packages locally
+
+---
+Mon Jul 24 09:24:46 UTC 2017 - mchand...@suse.de
+
+- Version bump to 2.7.0 
+  * Move setfiles to outside chroot with runcon
+  * doc: supported_distros: Add openSUSE Leap 42.2/3 and Tumbleweed
+  * Add -m flag to setfiles for Fedora 26
+  * yum-minimal: pre-install coreutils
+  * Force install during pip-and-virtualenv
+  * Fix latest-limit command line
+  * opensuse-minimal: install glibc-locale
+  * elements: openstack-ci-mirrors: Use openSUSE mirrors for gating jobs
+  * Remove DIB_[DISTRO]_DISTRIBUTION_MIRROR
+  * doc: Switch from oslosphinx to openstackdocstheme
+  * The correct option for label name in fat and vfat is '-n'
+  * zypper-minimal: No point in preserving the environment here
+  * Remove additional Bumblebee repository for opensuse element
+  * Enable console during kernel boot on Power
+  * fix readme.rst to reflect correct environment variable
+  * Add symlink test for resolv.conf restore
+  * pip-and-virtualenv: Install python3 on openSUSE
+  * Support for Cloud Images on ppc64le for rhel7 and centos7
+  * bindep.txt: Exclude gnupg2 package on openSUSE
+  * Avoid hanging endlessly on unreachable cache urls
+  * elements: pip-and-virtualenv: Use common packages for openSUSE
+  * Remove mirror create
+  * Remove centos and rhel elements
+  * Updated from global requirements
+  * dib-lint: Ignore editor temp files for linting run
+  * Fix mkfs use wrong label option for vfat
+  * Use the dib python to do cleanup
+  * Replace architecture-emulation-binaries with qemu-debootstrap
+
+---

Old:

  diskimage-builder-2.6.1.tar.gz

New:

  diskimage-builder-2.7.1.tar.gz



Other differences:
--
++ diskimage-builder.spec ++
--- /var/tmp/diff_new_pack.YifvBg/_old  2017-08-10 14:12:06.024476739 +0200
+++ /var/tmp/diff_new_pack.YifvBg/_new  2017-08-10 14:12:06.040474486 +0200
@@ -21,7 +21,7 @@
 
 %global __requires_exclude_from 
^%{python_sitelib}/diskimage_builder/elements/.*$
 Name:   diskimage-builder
-Version:2.6.1
+Version:2.7.1
 Release:0
 Summary:Image Building Tools for OpenStack
 License:Apache-2.0

++ diskimage-builder-2.6.1.tar.gz -> diskimage-builder-2.7.1.tar.gz ++
 1940 lines of diff (skipped)




commit perl-Net-SSH2 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package perl-Net-SSH2 for openSUSE:Factory 
checked in at 2017-08-10 14:03:36

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


Package is "perl-Net-SSH2"

Thu Aug 10 14:03:36 2017 rev:6 rq:512159 version:0.66

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-SSH2/perl-Net-SSH2.changes  
2017-06-21 13:57:11.459375684 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-SSH2.new/perl-Net-SSH2.changes 
2017-08-10 14:11:52.730348517 +0200
@@ -1,0 +2,9 @@
+Fri Jul 21 05:56:46 UTC 2017 - co...@suse.com
+
+- updated to 0.66
+   see /usr/share/doc/packages/perl-Net-SSH2/Changes
+
+  0.66  2017-07-19
+  - Warn about readline being called in non-blocking mode.
+
+---

Old:

  Net-SSH2-0.65.tar.gz

New:

  Net-SSH2-0.66.tar.gz



Other differences:
--
++ perl-Net-SSH2.spec ++
--- /var/tmp/diff_new_pack.3QInhy/_old  2017-08-10 14:11:53.438248847 +0200
+++ /var/tmp/diff_new_pack.3QInhy/_new  2017-08-10 14:11:53.446247720 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-SSH2
-Version:0.65
+Version:0.66
 Release:0
 %define cpan_name Net-SSH2
 Summary:Support for the SSH 2 protocol via libssh2

++ Net-SSH2-0.65.tar.gz -> Net-SSH2-0.66.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SSH2-0.65/Changes new/Net-SSH2-0.66/Changes
--- old/Net-SSH2-0.65/Changes   2017-06-14 10:51:36.0 +0200
+++ new/Net-SSH2-0.66/Changes   2017-07-19 09:38:00.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Perl extension Net::SSH2.
 
+0.66  2017-07-19
+- Warn about readline being called in non-blocking mode.
+
 0.65  2017-06-14
 - Improve Travis CI testing
 - Fix perl 5.8 support
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SSH2-0.65/META.yml new/Net-SSH2-0.66/META.yml
--- old/Net-SSH2-0.65/META.yml  2017-06-14 11:45:04.0 +0200
+++ new/Net-SSH2-0.66/META.yml  2017-07-19 09:56:59.0 +0200
@@ -22,7 +22,7 @@
 provides:
   Net::SSH2:
 file: lib/Net/SSH2.pm
-version: '0.65'
+version: '0.66'
   Net::SSH2::Channel:
 file: lib/Net/SSH2/Channel.pm
   Net::SSH2::Dir:
@@ -42,4 +42,4 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://github.com/rkitover/net-ssh2.git
-version: '0.65'
+version: '0.66'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SSH2-0.65/lib/Net/SSH2/Channel.pm 
new/Net-SSH2-0.66/lib/Net/SSH2/Channel.pm
--- old/Net-SSH2-0.65/lib/Net/SSH2/Channel.pm   2017-06-14 10:26:55.0 
+0200
+++ new/Net-SSH2-0.66/lib/Net/SSH2/Channel.pm   2017-07-19 09:32:04.0 
+0200
@@ -101,11 +101,17 @@
 }
 }
 
+my $readline_non_blocking_warned;
 sub readline {
 my ($self, $ext, $eol) = @_;
 return if $self->eof;
 $ext ||= 0;
 $eol = $/ unless @_ >= 3;
+
+$self->blocking or $readline_non_blocking_warned++ or
+warnings::warnif('Net::SSH2',
+ "Calling Net::SSH2::Channel::readline in non-blocking 
mode is usually a programming error");
+
 if (wantarray or not defined $eol) {
 my $data = '';
 my $buffer;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SSH2-0.65/lib/Net/SSH2.pm 
new/Net-SSH2-0.66/lib/Net/SSH2.pm
--- old/Net-SSH2-0.65/lib/Net/SSH2.pm   2017-06-14 11:44:30.0 +0200
+++ new/Net-SSH2-0.66/lib/Net/SSH2.pm   2017-07-19 09:37:00.0 +0200
@@ -1,6 +1,6 @@
 package Net::SSH2;
 
-our $VERSION = '0.65';
+our $VERSION = '0.66';
 
 use 5.006;
 use strict;




commit perl-Cookie-Baker for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package perl-Cookie-Baker for 
openSUSE:Factory checked in at 2017-08-10 14:03:43

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


Package is "perl-Cookie-Baker"

Thu Aug 10 14:03:43 2017 rev:3 rq:512162 version:0.08

Changes:

--- /work/SRC/openSUSE:Factory/perl-Cookie-Baker/perl-Cookie-Baker.changes  
2016-09-25 14:44:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new/perl-Cookie-Baker.changes 
2017-08-10 14:11:56.273849602 +0200
@@ -1,0 +2,11 @@
+Wed Jul 19 05:16:10 UTC 2017 - co...@suse.com
+
+- updated to 0.08
+   see /usr/share/doc/packages/perl-Cookie-Baker/Changes
+
+  0.08 2017-07-18T03:36:55Z
+  
+ - Disallow , as a delimiter
+ - accept max-age=0 #5 (Thank you skaji)
+
+---

Old:

  Cookie-Baker-0.07.tar.gz

New:

  Cookie-Baker-0.08.tar.gz



Other differences:
--
++ perl-Cookie-Baker.spec ++
--- /var/tmp/diff_new_pack.ldzczQ/_old  2017-08-10 14:11:57.449684048 +0200
+++ /var/tmp/diff_new_pack.ldzczQ/_new  2017-08-10 14:11:57.461682359 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Cookie-Baker
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
 
 
 Name:   perl-Cookie-Baker
-Version:0.07
+Version:0.08
 Release:0
 %define cpan_name Cookie-Baker
 Summary:Cookie string generator / parser
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Cookie-Baker/
-Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.38
+BuildRequires:  perl(Module::Build::Tiny) >= 0.035
 BuildRequires:  perl(Test::More) >= 0.98
 BuildRequires:  perl(Test::Time)
 BuildRequires:  perl(URI::Escape)
@@ -44,18 +44,19 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE minil.toml README.md
+%doc Changes minil.toml README.md
+%license LICENSE
 
 %changelog

++ Cookie-Baker-0.07.tar.gz -> Cookie-Baker-0.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.07/Build.PL 
new/Cookie-Baker-0.08/Build.PL
--- old/Cookie-Baker-0.07/Build.PL  2016-09-21 03:36:03.0 +0200
+++ new/Cookie-Baker-0.08/Build.PL  2017-07-18 05:36:56.0 +0200
@@ -4,62 +4,9 @@
 # =
 
 use 5.008_001;
-
 use strict;
-use warnings;
-use utf8;
-
-use Module::Build;
-use File::Basename;
-use File::Spec;
-
-my %args = (
-license  => 'perl',
-dynamic_config   => 0,
-
-configure_requires => {
-'Module::Build' => 0.38,
-},
-
-name=> 'Cookie-Baker',
-module_name => 'Cookie::Baker',
-allow_pureperl => 0,
-
-script_files => [glob('script/*'), glob('bin/*')],
-c_source => [qw()],
-PL_files => {},
-
-test_files   => ((-d '.git' || $ENV{RELEASE_TESTING}) && -d 'xt') 
? 't/ xt/' : 't/',
-recursive_test_files => 1,
-
-
-);
-if (-d 'share') {
-$args{share_dir} = 'share';
-}
-
-my $builder = Module::Build->subclass(
-class => 'MyBuilder',
-code => q{
-sub ACTION_distmeta {
-die "Do not run distmeta. Install Minilla and `minil install` 
instead.\n";
-}
-sub ACTION_installdeps {
-die "Do not run installdeps. Run `cpanm --installdeps .` 
instead.\n";
-}
-}
-)->new(%args);
-$builder->create_build_script();
-
-use File::Copy;
 
-print "cp META.json MYMETA.json\n";
-copy("META.json","MYMETA.json") or die "Copy failed(META.json): $!";
+use Module::Build::Tiny 0.035;
 
-if (-f 

commit perl-Config-GitLike for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package perl-Config-GitLike for 
openSUSE:Factory checked in at 2017-08-10 14:03:48

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


Package is "perl-Config-GitLike"

Thu Aug 10 14:03:48 2017 rev:10 rq:512163 version:1.17

Changes:

--- /work/SRC/openSUSE:Factory/perl-Config-GitLike/perl-Config-GitLike.changes  
2015-04-18 10:40:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Config-GitLike.new/perl-Config-GitLike.changes 
2017-08-10 14:11:57.817632242 +0200
@@ -1,0 +2,13 @@
+Wed Jul 19 05:14:08 UTC 2017 - co...@suse.com
+
+- updated to 1.17
+   see /usr/share/doc/packages/perl-Config-GitLike/Changes
+
+  1.17 2017-07-16
+   - Read and write files with non-UNIX-newlines
+   - Filter multiple values correctly when using `get_regexp`
+   - Throw an error when `get` is passed no section
+   - Perl 5.28.0 compatibility, by pushing '.' into @INC in Makefile.PL
+ for Module::Install
+
+---

Old:

  Config-GitLike-1.16.tar.gz

New:

  Config-GitLike-1.17.tar.gz



Other differences:
--
++ perl-Config-GitLike.spec ++
--- /var/tmp/diff_new_pack.aGncla/_old  2017-08-10 14:11:58.501535950 +0200
+++ /var/tmp/diff_new_pack.aGncla/_new  2017-08-10 14:11:58.513534261 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Config-GitLike
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Config-GitLike
-Version:1.16
+Version:1.17
 Release:0
 %define cpan_name Config-GitLike
 Summary:Git-Compatible Config File Parsing
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Config-GitLike/
-Source0:
http://www.cpan.org/authors/id/A/AL/ALEXMV/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/A/AL/ALEXMV/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,16 +57,16 @@
 overriding methods you can obtain any combination of configuration files.
 By default, configuration files that don't exist are just skipped.
 
-See the
+See
 http://www.kernel.org/pub/software/scm/git/docs/git-config.html#_configurat
-ion_file manpage for details on the syntax of git configuration files. We
-won't waste pixels on the nitty gritty here.
+ion_file for details on the syntax of git configuration files. We won't
+waste pixels on the nitty gritty here.
 
 While the behavior of a couple of this module's methods differ slightly
 from the 'git config' equivalents, this module can read any config file
 written by git. The converse is usually true, but only if you don't take
 advantage of this module's increased permissiveness when it comes to key
-names. (See the DIFFERENCES FROM GIT-CONFIG manpage for details.)
+names. (See DIFFERENCES FROM GIT-CONFIG for details.)
 
 This is an object-oriented module using Moo. All subroutines are object
 method calls.

++ Config-GitLike-1.16.tar.gz -> Config-GitLike-1.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-GitLike-1.16/Changes 
new/Config-GitLike-1.17/Changes
--- old/Config-GitLike-1.16/Changes 2015-02-17 01:47:10.0 +0100
+++ new/Config-GitLike-1.17/Changes 2017-07-17 03:36:04.0 +0200
@@ -1,5 +1,12 @@
 Revision history for perl module Config::GitLike
 
+1.17 2017-07-16
+ - Read and write files with non-UNIX-newlines
+ - Filter multiple values correctly when using `get_regexp`
+ - Throw an error when `get` is passed no section
+ - Perl 5.28.0 compatibility, by pushing '.' into @INC in Makefile.PL
+   for Module::Install
+
 1.16 2015-02-16
  - Canonicalize paths using File::Spec->canonpath; this addresses
failures on Windows where /-separated paths were stored in the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-GitLike-1.16/MANIFEST 
new/Config-GitLike-1.17/MANIFEST
--- old/Config-GitLike-1.16/MANIFEST2015-02-17 01:48:22.0 +0100
+++ new/Config-GitLike-1.17/MANIFEST2017-07-17 03:37:24.0 +0200
@@ -17,8 +17,13 @@
 t/00_use.t
 t/casing.t
 t/comment.t
+t/dos.conf
 t/encoding.t
+t/get_regexp_filter_multiple.t
 t/lib/TestConfig.pm
+t/mac.conf
+t/platforms.t
 

commit libdnet for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package libdnet for openSUSE:Factory checked 
in at 2017-08-10 14:03:59

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


Package is "libdnet"

Thu Aug 10 14:03:59 2017 rev:21 rq:512432 version:1.12

Changes:

--- /work/SRC/openSUSE:Factory/libdnet/libdnet.changes  2015-03-18 
13:04:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdnet.new/libdnet.changes 2017-08-10 
14:12:00.877201463 +0200
@@ -1,0 +2,15 @@
+Tue Jul 25 00:45:47 UTC 2017 - jeng...@inai.de
+
+- Fix RPM groups, trim summaries, drop pointless --with-pic.
+
+---
+Mon Jul 17 08:10:34 UTC 2017 - tchva...@suse.com
+
+- Switch to github
+- Rename libdnet.patch to libdnet-autoreconf.patch
+- Add patch to work properly on multilib systems:
+  * libdnet-config-multilib.patch
+- Install python bindings
+- Add patch for fortify-sources error libdnet-fortify.patch
+
+---

Old:

  libdnet-1.12.tar.bz2
  libdnet.patch

New:

  libdnet-1.12.tar.gz
  libdnet-autoreconf.patch
  libdnet-config-multilib.patch
  libdnet-fortify.patch



Other differences:
--
++ libdnet.spec ++
--- /var/tmp/diff_new_pack.TPAy22/_old  2017-08-10 14:12:01.469118122 +0200
+++ /var/tmp/diff_new_pack.TPAy22/_new  2017-08-10 14:12:01.477116996 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdnet
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,18 +19,24 @@
 Name:   libdnet
 Version:1.12
 Release:0
-Summary:Library for Simple, Portable Interface to Low Level Networking 
Routines
+Summary:Library for Portable Interface to Low-Level Networking Routines
 License:BSD-3-Clause
-Group:  Development/Libraries/Other
-Url:http://code.google.com/p/libdnet/
-Source0:http://libdnet.googlecode.com/files/%{name}-%{version}.tar.bz2
-Patch0: %{name}.patch
+Group:  Development/Libraries/C and C++
+Url:https://github.com/dugsong/libdnet
+Source0:
https://github.com/dugsong/libdnet/archive/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM: properly name the dirs for new autoreconf to work
+Patch0: libdnet-autoreconf.patch
+# PATCH-FIX-UPSTREAM: work properly on multilib systems (from Fedora)
+Patch1: libdnet-config-multilib.patch
+# PATCH-FIX-UPSTREAM: do include string.h when needed, this is autogenerated
+# file which can't be generated with today tools :(
+Patch2: libdnet-fortify.patch
+BuildRequires:  libbsd-devel
 BuildRequires:  libtool
 BuildRequires:  python-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-libdnet provides a simplified, portable interface to several low-level
+libdnet provides a portable interface to several low-level
 networking routines, including:
 * network address manipulation
 * kernel arp(4) cache and route(4) table lookup and manipulation
@@ -40,11 +46,11 @@
 * raw IP packet and Ethernet frame transmission
 
 %package -n libdnet1
-Summary:Library for Simple, Portable Interface to Low Level Networking 
Routines
-Group:  Development/Libraries/Other
+Summary:Library for Portable Interface to Low-Level Networking Routines
+Group:  System/Libraries
 
 %description -n libdnet1
-libdnet provides a simplified, portable interface to several low-level
+libdnet provides a portable interface to several low-level
 networking routines, including:
 * network address manipulation
 * kernel arp(4) cache and route(4) table lookup and manipulation
@@ -54,13 +60,13 @@
 * raw IP packet and Ethernet frame transmission
 
 %package devel
-Summary:Devel files for libdnet
-Group:  Development/Libraries/Other
+Summary:Development files for libdnet
+Group:  Development/Libraries/C and C++
 Requires:   glibc-devel
 Requires:   libdnet1 = %{version}
 
 %description devel
-libdnet provides a simplified, portable interface to several low-level
+libdnet provides a portable interface to several low-level
 networking routines, including:
 - network address manipulation
 - kernel arp(4) cache and route(4) table lookup and manipulation
@@ -69,29 +75,47 @@
 - IP tunnelling (BSD/Linux tun, Universal TUN/TAP device)
 - raw IP packet and Ethernet frame transmission
 
+%package python
+Summary:Python bindings for libdnet
+Group:  

commit perl-Authen-DecHpwd for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package perl-Authen-DecHpwd for 
openSUSE:Factory checked in at 2017-08-10 14:03:41

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


Package is "perl-Authen-DecHpwd"

Thu Aug 10 14:03:41 2017 rev:2 rq:512161 version:2.007

Changes:

--- /work/SRC/openSUSE:Factory/perl-Authen-DecHpwd/perl-Authen-DecHpwd.changes  
2016-02-17 10:23:25.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Authen-DecHpwd.new/perl-Authen-DecHpwd.changes 
2017-08-10 14:11:55.174004457 +0200
@@ -1,0 +2,24 @@
+Thu Jul 20 05:05:00 UTC 2017 - co...@suse.com
+
+- updated to 2.007
+   see /usr/share/doc/packages/perl-Authen-DecHpwd/Changes
+
+  version 2.007; 2017-07-19
+  
+* update test suite to not rely on . in @INC, which is no longer
+  necessarily there from Perl 5.25.7
+  
+* no longer include a Makefile.PL in the distribution
+  
+* in META.{yml,json}, point to public bug tracker
+  
+* correct license metadata in META.{yml,json}, which had been showing
+  GPL v1 but should be GPL v2
+  
+* correct dynamic_config setting to 0
+  
+* use cBOOL() where appropriate
+  
+* convert .cvsignore to .gitignore
+
+---

Old:

  Authen-DecHpwd-2.006.tar.gz

New:

  Authen-DecHpwd-2.007.tar.gz



Other differences:
--
++ perl-Authen-DecHpwd.spec ++
--- /var/tmp/diff_new_pack.ucivC4/_old  2017-08-10 14:11:55.801916049 +0200
+++ /var/tmp/diff_new_pack.ucivC4/_new  2017-08-10 14:11:55.817913796 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Authen-DecHpwd
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Authen-DecHpwd
-Version:2.006
+Version:2.007
 Release:0
 #Upstream: GPL-1.0+
 %define cpan_name Authen-DecHpwd
@@ -25,7 +25,7 @@
 License:GPL-2.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Authen-DecHpwd/
-Source0:Authen-DecHpwd-2.006.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Authen-DecHpwd-2.006.tar.gz -> Authen-DecHpwd-2.007.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Authen-DecHpwd-2.006/.gitignore 
new/Authen-DecHpwd-2.007/.gitignore
--- old/Authen-DecHpwd-2.006/.gitignore 1970-01-01 01:00:00.0 +0100
+++ new/Authen-DecHpwd-2.007/.gitignore 2017-07-19 10:17:19.0 +0200
@@ -0,0 +1,13 @@
+/Build
+/Makefile
+/_build
+/blib
+/META.json
+/META.yml
+/MYMETA.json
+/MYMETA.yml
+/Makefile.PL
+/SIGNATURE
+/Authen-DecHpwd-*
+/lib/Authen/DecHpwd.c
+/lib/Authen/DecHpwd.o
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Authen-DecHpwd-2.006/Build.PL 
new/Authen-DecHpwd-2.007/Build.PL
--- old/Authen-DecHpwd-2.006/Build.PL   2011-05-07 19:41:07.0 +0200
+++ new/Authen-DecHpwd-2.007/Build.PL   2017-07-19 10:17:19.0 +0200
@@ -35,7 +35,7 @@
}
 })->new(
module_name => "Authen::DecHpwd",
-   license => "gpl",
+   license => "GPL_2",
dist_author => [
"Shawn Clifford",
"Davide Casale",
@@ -81,9 +81,18 @@
"XSLoader" => 0,
},
needs_compiler => 0,
-   dynamic_config => 1,
+   dynamic_config => 0,
meta_add => { distribution_type => "module" },
-   create_makefile_pl => "passthrough",
+   meta_merge => {
+   "meta-spec" => { version => "2" },
+   resources => {
+   bugtracker => {
+   mailto => "bug-Authen-DecHpwd\@rt.cpan.org",
+   web => "https://rt.cpan.org/Public/Dist/;.
+   "Display.html?Name=Authen-DecHpwd",
+   },
+   },
+   },
sign => 1,
 )->create_build_script;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Authen-DecHpwd-2.006/Changes 
new/Authen-DecHpwd-2.007/Changes
--- old/Authen-DecHpwd-2.006/Changes2011-05-07 19:41:07.0 +0200
+++ new/Authen-DecHpwd-2.007/Changes2017-07-19 10:17:19.0 +0200
@@ -1,3 +1,21 @@
+version 2.007; 2017-07-19

commit sendmail for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "sendmail"

Thu Aug 10 14:03:10 2017 rev:79 rq:511381 version:8.15.2

Changes:

--- /work/SRC/openSUSE:Factory/sendmail/sendmail.changes2017-05-20 
10:12:48.903073999 +0200
+++ /work/SRC/openSUSE:Factory/.sendmail.new/sendmail.changes   2017-08-10 
14:11:43.063709548 +0200
@@ -1,0 +2,6 @@
+Wed Jul 19 10:53:07 UTC 2017 - wer...@suse.de
+
+-  Change requirements for libmilter and sendmail-devel as
+   the library is also used by other MTA like postfix (boo#1049188)
+
+---



Other differences:
--
++ sendmail.spec ++
--- /var/tmp/diff_new_pack.1qgBNy/_old  2017-08-10 14:11:44.967441509 +0200
+++ /var/tmp/diff_new_pack.1qgBNy/_new  2017-08-10 14:11:44.967441509 +0200
@@ -121,11 +121,12 @@
 
 "sendmail" is a trademark of Sendmail, Inc.
 
-%package -n sendmail-devel
+%package devel
 Summary:BSD Sendmail Development Kit
 Group:  Development/Libraries/Other
+Requires:   libmilter%{libmilter_somajor}_%{libmilter_sominor}
 
-%description -n sendmail-devel
+%description devel
 This package includes libraries and header files for building tools to
 access sendmail features.
 
@@ -133,8 +134,9 @@
 
 %package -n libmilter%{libmilter_somajor}_%{libmilter_sominor}
 Summary:BSD Sendmail Content Management API (milter)
+# To be exact: a MTA with libmilter support *is* required
 Group:  System/Libraries
-Requires:   sendmail >= 8.13
+Requires:   smtp_daemon
 
 %description -n libmilter%{libmilter_somajor}_%{libmilter_sominor}
 Sendmail's Content Management API (milter) provides third-party programs to




commit xed for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package xed for openSUSE:Factory checked in 
at 2017-08-10 14:03:30

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


Package is "xed"

Thu Aug 10 14:03:30 2017 rev:13 rq:512139 version:1.4.6

Changes:

--- /work/SRC/openSUSE:Factory/xed/xed.changes  2017-06-29 15:18:44.234333930 
+0200
+++ /work/SRC/openSUSE:Factory/.xed.new/xed.changes 2017-08-10 
14:11:48.886889664 +0200
@@ -1,0 +2,12 @@
+Sun Jul 23 14:10:37 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.4.6:
+  * Use the correct value to save the window state in GSettings.
+
+---
+Sun Jul  9 12:20:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.4.5:
+  * Create ISSUE_TEMPLATE.md.
+
+---

Old:

  xed-1.4.4.tar.gz

New:

  xed-1.4.6.tar.gz



Other differences:
--
++ xed.spec ++
--- /var/tmp/diff_new_pack.HaUfXp/_old  2017-08-10 14:11:50.102718479 +0200
+++ /var/tmp/diff_new_pack.HaUfXp/_new  2017-08-10 14:11:50.110717353 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xed
-Version:1.4.4
+Version:1.4.6
 Release:0
 Summary:A text editor with highlighting
 License:GPL-2.0+
@@ -101,7 +101,6 @@
 %glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING README debian/changelog
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
@@ -116,11 +115,9 @@
 %{_datadir}/help/C/%{name}/
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}/
 %{_libdir}/pkgconfig/%{name}.pc
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ xed-1.4.4.tar.gz -> xed-1.4.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xed-1.4.4/.github/ISSUE_TEMPLATE.md 
new/xed-1.4.6/.github/ISSUE_TEMPLATE.md
--- old/xed-1.4.4/.github/ISSUE_TEMPLATE.md 1970-01-01 01:00:00.0 
+0100
+++ new/xed-1.4.6/.github/ISSUE_TEMPLATE.md 2017-07-15 21:38:03.0 
+0200
@@ -0,0 +1,19 @@
+
+```
+ * Xed version (xed --version)
+ * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)
+```
+
+**Issue**
+
+
+
+**Steps to reproduce**
+
+
+
+**Expected behaviour**
+
+
+
+**Other information**
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xed-1.4.4/configure.ac new/xed-1.4.6/configure.ac
--- old/xed-1.4.4/configure.ac  2017-06-28 10:11:59.0 +0200
+++ new/xed-1.4.6/configure.ac  2017-07-15 21:38:03.0 +0200
@@ -4,7 +4,7 @@
 
 m4_define(xed_major_version, 1)
 m4_define(xed_minor_version, 4)
-m4_define(xed_micro_version, 4)
+m4_define(xed_micro_version, 6)
 m4_define(xed_version, xed_major_version.xed_minor_version.xed_micro_version)
 
 AC_INIT([xed], [xed_version],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xed-1.4.4/debian/changelog 
new/xed-1.4.6/debian/changelog
--- old/xed-1.4.4/debian/changelog  2017-06-28 10:11:59.0 +0200
+++ new/xed-1.4.6/debian/changelog  2017-07-15 21:38:03.0 +0200
@@ -1,3 +1,20 @@
+xed (1.4.6) sonya; urgency=medium
+
+  [ githpr ]
+  * Use correct value to save the window state in gsettings. (#147)
+
+ -- Clement Lefebvre   Sat, 15 Jul 2017 21:37:18 +0200
+
+xed (1.4.5) sonya; urgency=medium
+
+  [ JosephMcc ]
+  * Create ISSUE_TEMPLATE.md
+
+  [ Clement Lefebvre ]
+  * Packaging: Remove dependency on libpeas-1.0-0-python3loader in LMDE
+
+ -- Clement Lefebvre   Tue, 04 Jul 2017 13:11:46 +0200
+
 xed (1.4.4) sonya; urgency=medium
 
   * l10n: Update translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xed-1.4.4/debian/control new/xed-1.4.6/debian/control
--- old/xed-1.4.4/debian/control2017-06-28 10:11:59.0 +0200
+++ new/xed-1.4.6/debian/control2017-07-15 21:38:03.0 +0200
@@ -30,7 +30,7 @@
  ${misc:Depends},
  ${python:Depends},
  ${shlibs:Depends},
- libpeas-1.0-0-python3loader,
+ libpeas-1.0-0-python3loader | debian-system-adjustments,
  python3,
  python3-gi,
  xapps-common,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xed-1.4.4/xed/xed-window.c 
new/xed-1.4.6/xed/xed-window.c
--- old/xed-1.4.4/xed/xed-window.c  2017-06-28 10:11:59.0 +0200
+++ new/xed-1.4.6/xed/xed-window.c  2017-07-15 21:38:03.0 +0200
@@ -256,7 +256,7 @@
 XedWindow *window = XED_WINDOW (widget);
 
 window->priv->window_state = event->new_window_state;
-

commit bmake for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "bmake"

Thu Aug 10 14:03:25 2017 rev:16 rq:511607 version:20170711

Changes:

--- /work/SRC/openSUSE:Factory/bmake/bmake.changes  2017-04-06 
11:03:23.257090229 +0200
+++ /work/SRC/openSUSE:Factory/.bmake.new/bmake.changes 2017-08-10 
14:11:46.191269198 +0200
@@ -1,0 +2,35 @@
+Wed Jul 19 19:02:05 UTC 2017 - dap.darkn...@gmail.com
+
+- bmake-strlcpy-explicit.patch was replaced by upstream's one.
+- Update to version 20170711:
+  * main.c: refactor to reduce size of main function.
+add -v option to always fully expand values.
+  * meta.c: ensure command output in meta file has ending newline
+even when filemon not being used.
+When matching ${.MAKE.META.IGNORE_PATTERNS} do not use
+pathname via ':L' since any ':' in pathname breaks that.
+Instead set a '${.p.}' to pathname in the target context and
+use that.
+
+---
+Tue Jul 18 13:33:46 UTC 2017 - dims...@opensuse.org
+
+- Add bmake-strlcpy-explicit.patch: ensure strlcpy is not defined
+  implicit.
+- Do not de-FORTIFY the sources, use proper optflags. Above patch
+  ensures strlcpy is not implicit declared.
+
+---
+Sun Jun 18 16:27:39 UTC 2017 - dap.darkn...@gmail.com
+
+- Let's skip optflags macro using to fix all builds.
+  "-D_FORTIFY_SOURCE=0" for some reason doesn't fix x64.
+
+---
+Fri May 19 08:50:03 UTC 2017 - dziolkow...@suse.com
+
+- Update to version 20170510
+  * For full list of changes see provided Changelog
+- Fix allow-overriding-compiler-variables.patch to work with new version
+
+---

Old:

  bmake-20170326.tar.gz

New:

  bmake-20170711.tar.gz
  bmake-strlcpy-explicit.patch



Other differences:
--
++ bmake.spec ++
--- /var/tmp/diff_new_pack.kBBmjD/_old  2017-08-10 14:11:46.971159392 +0200
+++ /var/tmp/diff_new_pack.kBBmjD/_new  2017-08-10 14:11:46.983157703 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   bmake
-Version:20170326
+Version:20170711
 Release:0
 Summary:The NetBSD make(1) tool
 License:BSD-2-Clause and BSD-3-Clause and BSD-4-Clause
@@ -27,6 +27,7 @@
 # PATCH-FEATURE-OPENSUSE allow-overriding-compiler-variables.patch -- Based on 
Linux.sys.mk which was previously shipped with this package
 # patch generated using `git diff master opensuse` from 
https://github.com/RichardsonAlex/bmake
 Patch0: allow-overriding-compiler-variables.patch
+Patch1: bmake-strlcpy-explicit.patch
 
 %description
 bmake, the NetBSD make(1) tool, is a program designed to simplify the
@@ -41,6 +42,7 @@
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p0
 
 %build
 unset MAKEFLAGS
@@ -61,7 +63,6 @@
   --install-destdir="%{buildroot}" \
   op=install
 mv "%{buildroot}%{_mandir}/cat1" "%{buildroot}%{_mandir}/man1"
-ln -s "inc.mk" "%{buildroot}%{_datadir}/mk/bsd.inc.mk"
 
 %check
 ./boot-strap op=test

++ allow-overriding-compiler-variables.patch ++
--- /var/tmp/diff_new_pack.kBBmjD/_old  2017-08-10 14:11:47.051148130 +0200
+++ /var/tmp/diff_new_pack.kBBmjD/_new  2017-08-10 14:11:47.051148130 +0200
@@ -1,8 +1,6 @@
-diff --git a/mk/sys/Linux.mk b/mk/sys/Linux.mk
-index c619412..3a4b479 100644
 a/mk/sys/Linux.mk
-+++ b/mk/sys/Linux.mk
-@@ -8,80 +8,95 @@ unix?=   We run ${OS}.
+--- bmake/mk/sys/Linux.mk  2017-05-05 20:02:34.0 +0200
 Linux.mk   2017-05-19 10:44:59.644349103 +0200
+@@ -8,78 +8,95 @@
  ROOT_GROUP=   root
  
  # would be better to work out where it is...
@@ -43,8 +41,6 @@
 -CXXFLAGS= ${CFLAGS}
 -COMPILE.cc=   ${CXX} ${CXXFLAGS} ${CPPFLAGS} -c
 -LINK.cc=  ${CXX} ${CXXFLAGS} ${CPPFLAGS} ${LDFLAGS}
--
--CPP=  cpp
 +AR?=  ar
 +ARFLAGS?= rl
 +RANLIB?=  ranlib
@@ -71,7 +67,8 @@
 +OBJCFLAGS?=   ${CFLAGS}
 +COMPILE.m?=   ${OBJC} ${OBJCFLAGS} ${CPPFLAGS} -c
 +LINK.m?=  ${OBJC} ${OBJCFLAGS} ${CPPFLAGS} ${LDFLAGS}
-+
+ 
+-CPP=  cpp
 +CPP?= cpp
  .if defined(DESTDIR)
  CPPFLAGS+=-nostdinc -idirafter ${DESTDIR}/usr/include
@@ -87,6 +84,27 @@
 -LINK.F=   ${FC} ${FFLAGS} ${CPPFLAGS} ${LDFLAGS}
 -COMPILE.r=${FC} ${FFLAGS} ${RFLAGS} -c
 -LINK.r=   ${FC} ${FFLAGS} ${RFLAGS} ${LDFLAGS}
+-
+-LEX=  lex
+-LFLAGS=
+-LEX.l=${LEX} ${LFLAGS}
+-
+-LD=   ld
+-LDFLAGS=
+-
+-LINT= lint

commit perl-Perl-Critic for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package perl-Perl-Critic for 
openSUSE:Factory checked in at 2017-08-10 14:03:31

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


Package is "perl-Perl-Critic"

Thu Aug 10 14:03:31 2017 rev:23 rq:512158 version:1.130

Changes:

--- /work/SRC/openSUSE:Factory/perl-Perl-Critic/perl-Perl-Critic.changes
2017-06-21 13:57:18.546376003 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Critic.new/perl-Perl-Critic.changes   
2017-08-10 14:11:51.382538284 +0200
@@ -1,0 +2,13 @@
+Fri Jul 21 06:02:39 UTC 2017 - co...@suse.com
+
+- updated to 1.130
+   see /usr/share/doc/packages/perl-Perl-Critic/Changes
+
+  1.130   Thu Jul 20 23:16:34 CDT 2017
+  [New Features]
+  * Policies which ensure that system calls are checked such as
+RequireCheckedSystemCalls now have an "autodie_modules" setting which
+allows you to tell the policy about other modules which export
+autodie. Fixes #699. PR #747. Thanks to Dave Rolsky.
+
+---

Old:

  Perl-Critic-1.128.tar.gz

New:

  Perl-Critic-1.130.tar.gz



Other differences:
--
++ perl-Perl-Critic.spec ++
--- /var/tmp/diff_new_pack.Y0UY4t/_old  2017-08-10 14:11:52.202422847 +0200
+++ /var/tmp/diff_new_pack.Y0UY4t/_new  2017-08-10 14:11:52.210421721 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Perl-Critic
-Version:1.128
+Version:1.130
 Release:0
 %define cpan_name Perl-Critic
 Summary:Critique Perl source code for best-practices

++ Perl-Critic-1.128.tar.gz -> Perl-Critic-1.130.tar.gz ++
 5095 lines of diff (skipped)




commit hylafax+ for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package hylafax+ for openSUSE:Factory 
checked in at 2017-08-10 14:03:28

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


Package is "hylafax+"

Thu Aug 10 14:03:28 2017 rev:15 rq:511877 version:5.5.9

Changes:

--- /work/SRC/openSUSE:Factory/hylafax+/hylafax+.changes2017-04-06 
11:02:59.572437704 +0200
+++ /work/SRC/openSUSE:Factory/.hylafax+.new/hylafax+.changes   2017-08-10 
14:11:47.459090693 +0200
@@ -1,0 +2,8 @@
+Fri Jul 21 13:54:38 UTC 2017 - tchva...@suse.com
+
+- Drop hylafax+_rh.init
+- Drop conditionals for distros we never build against in OBS
+- Switch to LCMS2
+- Add jbikgit-devel dependency so it is detected by configure
+
+---

Old:

  hylafax+_rh.init



Other differences:
--
++ hylafax+.spec ++
--- /var/tmp/diff_new_pack.MkuWnA/_old  2017-08-10 14:11:48.454950479 +0200
+++ /var/tmp/diff_new_pack.MkuWnA/_new  2017-08-10 14:11:48.466948790 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hylafax+
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,6 @@
 Group:  Productivity/Telephony/Servers
 Url:http://hylafax.sourceforge.net
 Source0:
http://downloads.sourceforge.net/hylafax/hylafax-%{version}.tar.gz
-Source1:hylafax+_rh.init
 Source2:hylafax+_daily.cron
 Source3:hylafax+_hourly.cron
 Source4:hylafax-hfaxd.service
@@ -36,76 +35,28 @@
 Source8:sendonly.conf
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript
+BuildRequires:  libjbig-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libtiff-devel
-BuildRequires:  pam-devel
-BuildRequires:  zlib-devel
-# Server checks for existence of sendfax
-Requires:   hylafax+-client
-Requires(post): /sbin/ldconfig
-Requires(postun): /sbin/ldconfig
-Conflicts:  hylafax < 30.0.0
-Conflicts:  mgetty-sendfax
-Provides:   hylafax = 30.0.0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?fedora} >= 16
-BuildRequires:  lcms-devel
-BuildRequires:  libtiff-tools
-BuildRequires:  openldap-devel
-BuildRequires:  systemd-units
-Requires:   cron
-Requires:   crontabs
-Requires:   gawk
-Requires:   ghostscript
-Requires:   ghostscript-fonts
-Requires:   libtiff-tools
-Requires:   mailx
-Requires:   sharutils
-%endif
-%if 0%{?fedora} > 16
-BuildRequires:  jbigkit-devel
-%endif
-%if 0%{?fedora} >= 18
-BuildRequires:  jbigkit-devel
-BuildRequires:  lcms-devel
-BuildRequires:  libtiff-tools
-BuildRequires:  openldap-devel
-BuildRequires:  systemd
-Requires:   crontabs
-Requires:   gawk
-Requires:   ghostscript
-Requires:   ghostscript-fonts
-Requires:   mailx
-Requires:   sharutils
-%endif
-%if 0%{?suse_version}
-BuildRequires:  jbigkit
-BuildRequires:  liblcms-devel
 BuildRequires:  openldap2-devel
+BuildRequires:  pam-devel
+BuildRequires:  pkgconfig
+BuildRequires:  systemd-rpm-macros
+BuildRequires:  pkgconfig(lcms2)
+BuildRequires:  pkgconfig(libtiff-4)
+BuildRequires:  pkgconfig(zlib)
 Requires:   cron
 Requires:   gawk
 Requires:   ghostscript
 Requires:   ghostscript-fonts
+# Server checks for existence of sendfax
+Requires:   hylafax+-client
 Requires:   mailx
 Requires:   sharutils
 Requires:   tiff
-%endif
-%if 0%{?suse_version} > 1200
-BuildRequires:  systemd
-%endif
-%if 0%{?fedora} >= 16
-Requires(post): systemd-units
-Requires(postun): systemd-units
-Requires(preun): systemd-units
-%endif
-%if  0%{?suse_version} >= 1210
+Conflicts:  hylafax < 30.0.0
+Conflicts:  mgetty-sendfax
+Provides:   hylafax = 30.0.0
 %{?systemd_requires}
-%else
-Requires(post): /sbin/chkconfig
-Requires(postun): /sbin/service
-Requires(preun): /sbin/chkconfig
-Requires(preun): /sbin/service
-%endif
 
 %description
 HylaFAX(tm) is an enterprise-strength fax server supporting
@@ -142,9 +93,7 @@
 %build
 # - Can't use the configure macro because HylaFAX configure script does
 #   not understand the config options used by that macro
-
-export CFLAGS="%{optflags}" CXXFLAGS="%{optflags}"
-
+CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" \
 STRIP=':' \
 ./configure \
 --with-DIR_BIN=%{_bindir} \
@@ -177,11 +126,7 @@
 # install: make some dirs...
 mkdir -p -m 755 %{buildroot}%{_sysconfdir}/{cron.daily,cron.hourly}
 mkdir -p -m 755 %{buildroot}%{_sysconfdir}/hylafax
-
-%if 0%{?fedora} >= 16 || 0%{?suse_version} >= 1210 || 

commit python-celery for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-celery for openSUSE:Factory 
checked in at 2017-08-10 14:02:58

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


Package is "python-celery"

Thu Aug 10 14:02:58 2017 rev:17 rq:509208 version:4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/python-celery/python-celery.changes  
2016-01-26 10:14:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-celery.new/python-celery.changes 
2017-08-10 14:11:34.360934865 +0200
@@ -1,0 +2,91 @@
+Mon Jul 10 12:08:37 UTC 2017 - jeng...@inai.de
+
+- Drop redundant wording from description.
+
+---
+Tue Jun 27 19:08:20 UTC 2017 - benoit.mo...@gmx.fr
+
+- update to version 4.0.2:
+  * Requirements: Now depends on Kombu 4.0.2.
+  * Tasks: Fixed problem with JSON serialization of group (``keys
+must be string`` error, Issue #3688).
+  * Worker: Fixed JSON serialization issue when using inspect
+active and friends (Issue #3667).
+  * App: Fixed saferef errors when using signals (Issue #3670).
+  * Prefork: Fixed bug with pack requiring bytes argument on Python
+2.7.5 and earlier (Issue #3674).
+  * Tasks: Saferepr did not handle unicode in bytestrings on Python
+2 (Issue #3676).
+  * Testing: Added new celery_worker_paremeters fixture.
+  * Tasks: Added new app argument to GroupResult.restore
+(Issue #3669).
+  * Tasks: Fixed type checking crash when task takes *args on
+Python 3 (Issue #3678).
+  * Documentation and examples improvements
+- additional changes from version 4.0.1:
+  * [Security: CELERYSA-0003] Fix Insecure default configuration
+  * Tasks: Added new method to register class-based tasks
+(Issue #3615).
+  * Tasks: Argument checking now supports keyword-only arguments on
+Python3 (Issue #3658).
+  * Tasks: The task-sent event was not being sent even if
+configured to do so (Issue #3646).
+  * Worker: Fixed AMQP heartbeat support for eventlet/gevent pools
+(Issue #3649).
+  * App: app.conf.humanize() would not work if configuration not
+finalized (Issue #3652).
+  * Utils: saferepr attempted to show iterables as lists and
+mappings as dicts.
+  * Utils: saferepr did not handle unicode-errors when attempting
+to format bytes on Python 3 (Issue #3610).
+  * Utils: saferepr should now properly represent byte strings with
+non-ascii characters (Issue #3600).
+  * Results: Fixed bug in elasticsearch where _index method missed
+the body argument (Issue #3606).
+  * Canvas: Fixed ValueError in chord with single task header
+(Issue #3608).
+  * Task: Ensure class-based task has name prior to registration
+(Issue #3616).
+  * Beat: Fixed problem with strings in shelve (Issue #3644).
+  * Worker: Fixed KeyError in inspect stats when -O argument set to
+something other than fast or fair (Issue #3621).
+  * Task: Retried tasks were no longer sent to the original queue
+(Issue #3622).
+  * Worker: Python 3: Fixed None/int type comparison in
+apps/worker.py (Issue #3631).
+  * Results: Redis has a new redis_socket_connect_timeout setting.
+  * Results: Redis result backend passed the socket_connect_timeout
+argument to UNIX socket based connections by mistake, causing a
+crash.
+  * Worker: Fixed missing logo in worker splash screen when running
+on Python 3.x (Issue #3627).
+  * Deps: Fixed celery[redis] bundle installation (Issue #3643).
+  * Deps: Bundle celery[sqs] now also requires pycurl
+(Issue #3619).
+  * Worker: Hard time limits were no longer being respected
+(Issue #3618).
+  * Worker: Soft time limit log showed Trues instead of the number
+of seconds.
+  * App: registry_cls argument no longer had any effect
+(Issue #3613).
+  * Worker: Event producer now uses connection_for_Write
+(Issue #3525).
+  * Results: Redis/memcache backends now uses result_expires to
+expire chord counter (Issue #3573).
+  * Django: Fixed command for upgrading settings with Django
+(Issue #3563).
+  * Testing: Added a celery_parameters test fixture to be able to
+use customized Celery init parameters. (#3626)
+  * Documentation improvements
+- additional changes from version 4.0:
+  see http://docs.celeryproject.org/en/latest/whatsnew-4.0.html
+- change source url to pythonhosted.org
+- update the BuildRequires for test:
+  * remove mock, nose and unittest2
+  * add case, pytest and netcfg
+- remove specfile reference to openSUSE 11.1 / SLE11
+- update kombu and billiard required versions
+- remove anyjson Requires, not needed anymore
+- call fdupes to fix duplicate files
+
+---

Old:

  celery-3.1.19.tar.gz

New:

  celery-4.0.2.tar.gz


commit mvapich2 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package mvapich2 for openSUSE:Factory 
checked in at 2017-08-10 14:03:05

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


Package is "mvapich2"

Thu Aug 10 14:03:05 2017 rev:2 rq:510127 version:2.2

Changes:

--- /work/SRC/openSUSE:Factory/mvapich2/mvapich2.changes2017-07-07 
10:17:30.845937662 +0200
+++ /work/SRC/openSUSE:Factory/.mvapich2.new/mvapich2.changes   2017-08-10 
14:11:39.488212965 +0200
@@ -1,0 +2,10 @@
+Thu Jul 13 14:59:13 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Add LD_LIBRARY_PATH to mpivars.sh and mpivars.csh
+
+---
+Thu Jul 13 07:54:38 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Disable rpath in pkgconfig files
+
+---



Other differences:
--
++ mvapich2.spec ++
--- /var/tmp/diff_new_pack.XovE5b/_old  2017-08-10 14:11:40.644050227 +0200
+++ /var/tmp/diff_new_pack.XovE5b/_new  2017-08-10 14:11:40.656048538 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global flavor @BUILD_FLAVOR@%nil
 
 %if "%{flavor}" != ""
@@ -126,6 +127,7 @@
 %build
 #./autogen.sh
 %configure \
+   --disable-wrapper-rpath  \
 %if "%{flavor}" == "psm"
--with-device=ch3:psm \
--with-psm=/usr \
@@ -145,8 +147,8 @@
 %install
 make DESTDIR=%{buildroot} V=1 install
 # make and install mpivars files
-sed 's,prefix,%_prefix,g' %{S:1} > %{buildroot}%{_bindir}/mpivars.sh
-sed 's,prefix,%_prefix,g' %{S:2} > %{buildroot}%{_bindir}/mpivars.csh
+sed -e 's,prefix,%_prefix,g' -e 's,libdir,%{_libdir},g' %{S:1} > 
%{buildroot}%{_bindir}/mpivars.sh
+sed -e 's,prefix,%_prefix,g' -e 's,libdir,%{_libdir},g' %{S:2} > 
%{buildroot}%{_bindir}/mpivars.csh
 rm -f %{buildroot}%{_libdir}/libfmpich.la \
   %{buildroot}%{_libdir}/libmpich.la \
   %{buildroot}%{_libdir}/libmpichcxx.la \

++ mpivars.csh ++
--- /var/tmp/diff_new_pack.XovE5b/_old  2017-08-10 14:11:40.808027140 +0200
+++ /var/tmp/diff_new_pack.XovE5b/_new  2017-08-10 14:11:40.808027140 +0200
@@ -7,3 +7,9 @@
 else
 setenv MANPATH prefix/man:
 endif
+
+if ($?LD_LIBRARY_PATH) then
+setenv LD_LIBRARY_PATH libdir:$LD_LIBRARY_PATH
+else
+setenv LD_LIBRARY_PATH libdir
+endif

++ mpivars.sh ++
--- /var/tmp/diff_new_pack.XovE5b/_old  2017-08-10 14:11:40.892015315 +0200
+++ /var/tmp/diff_new_pack.XovE5b/_new  2017-08-10 14:11:40.892015315 +0200
@@ -13,4 +13,19 @@
 ;;
 *)
 MANPATH=prefix/share/man:$MANPATH
+export MANPATH
+esac
+
+
+case $LD_LIBRARY_PATH in
+*libdir*)
+true
+;;
+*)
+if [ -z "$LD_LIBRARY_PATH" ]; then
+  LD_LIBRARY_PATH=libdir
+else
+  LD_LIBRARY_PATH="libdir:$LD_LIBRARY_PATH"
+fi
+export LD_LIBRARY_PATH
 esac




commit haproxy for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "haproxy"

Thu Aug 10 14:03:08 2017 rev:50 rq:510184 version:1.7.8

Changes:

--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2017-05-09 
18:03:52.190788877 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2017-08-10 
14:11:41.279960693 +0200
@@ -1,0 +2,63 @@
+Mon Jul 10 12:05:16 UTC 2017 - kgronl...@suse.com
+
+- Update to version 1.7.8:
+  * BUG/MINOR: stream: flag TASK_WOKEN_RES not set if task in runqueue
+  * BUG/MAJOR: cli: fix custom io_release was crushed by NULL.
+  * BUG/MAJOR: map: fix segfault during 'show map/acl' on cli.
+  * BUG/MAJOR: compression: Be sure to release the compression state in all 
cases
+  * DOC: fix references to the section about time format.
+  * BUG/MEDIUM: map/acl: fix unwanted flags inheritance.
+  * BUG/MINOR: stream: Don't forget to remove CF_WAKE_ONCE flag on response 
channel
+  * BUG/MINOR: http: Don't reset the transaction if there are still data to 
send
+  * BUG/MEDIUM: filters: Be sure to call flt_end_analyze for both channels
+  * BUG/MINOR: http: properly handle all 1xx informational responses
+
+---
+Mon Jul 10 12:05:07 UTC 2017 - kgronl...@suse.com
+
+- Update to version 1.7.7:
+  * BUG/MINOR: Wrong peer task expiration handling during synchronization 
processing.
+  * BUG/MEDIUM: http: Drop the connection establishment when a redirect is 
performed
+  * BUG/MEDIUM: cfgparse: Check if tune.http.maxhdr is in the range 1..32767
+  * DOC: fix references to the section about the unix socket
+  * BUG/MINOR: log: pin the front connection when front ip/ports are logged
+
+---
+Mon Jun 19 05:09:38 UTC 2017 - kgronl...@suse.com
+
+- Update to version 1.7.6:
+  * DOC: changed "block"(deprecated) examples to http-request deny
+  * DOC: add few comments to examples.
+  * DOC: update sample code for PROXY protocol
+  * DOC: mention lighttpd 1.4.46 implements PROXY
+  * DOC: stick-table is available in frontend sections
+  * BUG/MINOR: dns: Wrong address family used when creating IPv6 sockets.
+  * BUG/MINOR: config: missing goto out after parsing an incorrect ACL 
character
+  * BUG/MINOR: arg: don't try to add an argument on failed memory allocation
+  * BUG/MEDIUM: arg: ensure that we properly unlink unresolved arguments on 
error
+  * BUG/MEDIUM: acl: don't free unresolved args in prune_acl_expr()
+  * MINOR: lua: ensure the memory allocator is used all the time
+  * CLEANUP: logs: typo: simgle => single
+  * BUG/MEDIUM: acl: proprely release unused args in prune_acl_expr()
+  * BUG/MAJOR: Use -fwrapv.
+  * BUG/MINOR: server: don't use "proxy" when px is really meant.
+  * BUG/MINOR: server: missing default server 'resolvers' setting duplication.
+  * DOC: add layer 4 links/cross reference to "block" keyword.
+  * DOC: errloc/errorloc302/errorloc303 missing status codes.
+  * BUG/MEDIUM: lua: memory leak
+  * MEDIUM: config: don't check config validity when there are fatal errors
+  * BUG/MINOR: hash-balance-factor isn't effective in certain circumstances
+  * MINOR/DOC: lua: just precise one thing
+  * BUG/MINOR: http: Fix conditions to clean up a txn and to handle the next 
request
+  * DOC: update RFC references
+  * BUG/MINOR: checks: don't send proxy protocol with agent checks
+  * BUG/MEDIUM: lua: segfault if a converter or a sample doesn't return 
anything
+  * BUG/MAJOR: http: call manage_client_side_cookies() before erasing the 
buffer
+  * BUG/MINOR: buffers: Fix bi/bo_contig_space to handle full buffers
+  * BUG/MINOR: acls: Set the right refflag when patterns are loaded from a map
+  * BUG/MINOR: http/filters: Be sure to wait if a filter loops in 
HTTP_MSG_ENDING
+  * BUG/MEDIUM: peers: Peers CLOSE_WAIT issue.
+  * BUG/MAJOR: server: Segfault after parsing server state file.
+  * BUG/MEDIUM: unix: never unlink a unix socket from the file system
+
+---

Old:

  haproxy-1.7.5.tar.gz

New:

  haproxy-1.7.8.tar.gz



Other differences:
--
++ haproxy.spec ++
--- /var/tmp/diff_new_pack.Y06yc3/_old  2017-08-10 14:11:42.079848072 +0200
+++ /var/tmp/diff_new_pack.Y06yc3/_new  2017-08-10 14:11:42.083847509 +0200
@@ -41,7 +41,7 @@
 %bcond_without  apparmor
 
 Name:   haproxy
-Version:1.7.5
+Version:1.7.8
 Release:0
 #
 #

++ _service ++
--- /var/tmp/diff_new_pack.Y06yc3/_old  2017-08-10 14:11:42.179833994 +0200
+++ 

commit cjs for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package cjs for openSUSE:Factory checked in 
at 2017-08-10 14:02:54

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


Package is "cjs"

Thu Aug 10 14:02:54 2017 rev:7 rq:509020 version:3.4.3

Changes:

--- /work/SRC/openSUSE:Factory/cjs/cjs.changes  2017-06-29 15:18:19.265863430 
+0200
+++ /work/SRC/openSUSE:Factory/.cjs.new/cjs.changes 2017-08-10 
14:11:33.173102107 +0200
@@ -1,0 +2,12 @@
+Sun Jul  9 12:20:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.4.3:
+  * object.cpp: Follow-up to 503fa20 - handler ID's must be managed
+from start to finish - they should be initialised to 0, and
+re-set to 0 whenever they're finished being used.
+  * arg: Don't crash when asked to convert a null strv to an array.
+  * object: Don't invalidate closure if already invalid.
+  * closure: Remove pointer to runtime.
+  * closure: Prevent use-after-free in closures.
+
+---

Old:

  cjs-3.4.2.tar.gz

New:

  cjs-3.4.3.tar.gz



Other differences:
--
++ cjs.spec ++
--- /var/tmp/diff_new_pack.UA2gYL/_old  2017-08-10 14:11:33.904999059 +0200
+++ /var/tmp/diff_new_pack.UA2gYL/_new  2017-08-10 14:11:33.908998496 +0200
@@ -20,10 +20,10 @@
 %define sover   0
 %define typelib typelib-1_0-CjsPrivate-1_0
 Name:   cjs
-Version:3.4.2
+Version:3.4.3
 Release:0
 Summary:JavaScript module used by Cinnamon
-License:MIT and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+)
+License:MIT AND (MPL-1.1 OR GPL-2.0+ OR LGPL-2.1+)
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/cjs
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -104,22 +104,18 @@
 %postun -n %{soname}%{sover} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc COPYING* README debian/changelog
 %{_bindir}/%{name}*
 
 %files -n %{soname}%{sover}
-%defattr(-,root,root)
 %{_libdir}/libcjs.so.%{sover}*
 
 %files -n %{typelib}
-%defattr(-,root,root)
 %dir %{_libdir}/cjs/
 %dir %{_libdir}/cjs/girepository-1.0/
 %{_libdir}/cjs/girepository-1.0/CjsPrivate-1.0.typelib
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}-1.0/
 %{_libdir}/%{soname}.so
 %{_libdir}/pkgconfig/%{name}*.pc

++ cjs-3.4.2.tar.gz -> cjs-3.4.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cjs-3.4.2/configure.ac new/cjs-3.4.3/configure.ac
--- old/cjs-3.4.2/configure.ac  2017-06-26 12:19:31.0 +0200
+++ new/cjs-3.4.3/configure.ac  2017-07-06 11:11:13.0 +0200
@@ -3,7 +3,7 @@
 
 m4_define(pkg_major_version, 3)
 m4_define(pkg_minor_version, 4)
-m4_define(pkg_micro_version, 2)
+m4_define(pkg_micro_version, 3)
 m4_define(pkg_version, pkg_major_version.pkg_minor_version.pkg_micro_version)
 m4_define(pkg_int_version, (pkg_major_version * 100 + pkg_minor_version) * 100 
+ pkg_micro_version)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cjs-3.4.2/debian/changelog 
new/cjs-3.4.3/debian/changelog
--- old/cjs-3.4.2/debian/changelog  2017-06-26 12:19:31.0 +0200
+++ new/cjs-3.4.3/debian/changelog  2017-07-06 11:11:13.0 +0200
@@ -1,3 +1,20 @@
+cjs (3.4.3) sonya; urgency=medium
+
+  [ Michael Webster ]
+  * object.cpp: Follow-up to 503fa20e07ce - handler ID's *must* be managed 
from start to finish - they should be initialized to 0, and re-set to 0 
whenever they're finished being used.
+
+  [ leigh123linux ]
+  * arg: don't crash when asked to convert a null strv to an array (#48)
+
+  [ Michael Webster ]
+  * Apply upstream: 
https://github.com/GNOME/gjs/commit/bace908922aa6ee9ee3885eef01b75816ece842f
+
+  [ Philip Chimento ]
+  * closure: Remove pointer to runtime
+  * closure: Prevent use-after-free in closures
+
+ -- Clement Lefebvre   Thu, 06 Jul 2017 11:10:34 +0200
+
 cjs (3.4.2) sonya; urgency=medium
 
   [ leigh123linux ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cjs-3.4.2/gi/arg.cpp new/cjs-3.4.3/gi/arg.cpp
--- old/cjs-3.4.2/gi/arg.cpp2017-06-26 12:19:31.0 +0200
+++ new/cjs-3.4.3/gi/arg.cpp2017-07-06 11:11:13.0 +0200
@@ -572,7 +572,13 @@
 guint i;
 JS::AutoValueVector elems(context);
 
-for (i = 0; strv[i] != NULL; i++) {
+/* We treat a NULL strv as an empty array, since this function should 
always
+ * set an array value when returning true.
+ * Another alternative would be to set value_p to JS::NullValue, but 
clients
+ * would need to always check for both an 

commit goffice for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "goffice"

Thu Aug 10 14:03:04 2017 rev:88 rq:509991 version:0.10.35

Changes:

--- /work/SRC/openSUSE:Factory/goffice/goffice.changes  2017-03-31 
15:07:19.570718272 +0200
+++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2017-08-10 
14:11:35.872722012 +0200
@@ -1,0 +2,6 @@
+Tue Jul 11 08:53:08 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.10.35:
+  + Fix quad-precision overflow problem.
+
+---

Old:

  goffice-0.10.34.tar.xz

New:

  goffice-0.10.35.tar.xz



Other differences:
--
++ goffice.spec ++
--- /var/tmp/diff_new_pack.3A4P0F/_old  2017-08-10 14:11:36.760597002 +0200
+++ /var/tmp/diff_new_pack.3A4P0F/_new  2017-08-10 14:11:36.772595313 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   goffice
-Version:0.10.34
+Version:0.10.35
 Release:0
 Summary:GLib/GTK+ Set of Document-Centric Objects and Utilities
 License:GPL-2.0 or GPL-3.0

++ goffice-0.10.34.tar.xz -> goffice-0.10.35.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.34/ChangeLog 
new/goffice-0.10.35/ChangeLog
--- old/goffice-0.10.34/ChangeLog   2017-03-20 23:06:09.0 +0100
+++ new/goffice-0.10.35/ChangeLog   2017-07-07 02:24:24.0 +0200
@@ -1,3 +1,16 @@
+2017-07-06  Morten Welinder 
+
+   * Release 0.10.35
+
+2017-05-17  Morten Welinder  
+
+   * goffice/math/go-quad.c (go_quad_mul12): Avoid unnecessary
+   overflow when splitting a number into two parts.
+
+2017-03-20  Morten Welinder 
+
+   * configure.ac: Post-release bump.
+
 2017-03-20  Morten Welinder 
 
* Release 0.10.34
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.34/NEWS new/goffice-0.10.35/NEWS
--- old/goffice-0.10.34/NEWS2017-03-18 02:31:13.0 +0100
+++ new/goffice-0.10.35/NEWS2017-05-17 23:09:01.0 +0200
@@ -1,3 +1,9 @@
+goffice 0.10.35:
+
+Morten:
+   * Fix quad-precision overflow problem.
+
+--
 goffice 0.10.34:
 
 Morten:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.34/configure 
new/goffice-0.10.35/configure
--- old/goffice-0.10.34/configure   2017-01-31 02:34:44.0 +0100
+++ new/goffice-0.10.35/configure   2017-03-22 22:37:11.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for goffice 0.10.34.
+# Generated by GNU Autoconf 2.69 for goffice 0.10.35.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='goffice'
 PACKAGE_TARNAME='goffice'
-PACKAGE_VERSION='0.10.34'
-PACKAGE_STRING='goffice 0.10.34'
+PACKAGE_VERSION='0.10.35'
+PACKAGE_STRING='goffice 0.10.35'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice'
 PACKAGE_URL=''
 
@@ -1495,7 +1495,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures goffice 0.10.34 to adapt to many kinds of systems.
+\`configure' configures goffice 0.10.35 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1566,7 +1566,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of goffice 0.10.34:";;
+ short | recursive ) echo "Configuration of goffice 0.10.35:";;
esac
   cat <<\_ACEOF
 
@@ -1733,7 +1733,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-goffice configure 0.10.34
+goffice configure 0.10.35
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2148,7 +2148,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by goffice $as_me 0.10.34, which was
+It was created by goffice $as_me 0.10.35, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3013,7 +3013,7 @@
 
 # Define the identity of the package.
  PACKAGE='goffice'
- VERSION='0.10.34'
+ VERSION='0.10.35'

commit python-icalendar for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-icalendar for 
openSUSE:Factory checked in at 2017-08-10 14:02:38

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


Package is "python-icalendar"

Thu Aug 10 14:02:38 2017 rev:20 rq:508117 version:3.11.5

Changes:

--- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes
2017-01-25 23:26:21.411443813 +0100
+++ /work/SRC/openSUSE:Factory/.python-icalendar.new/python-icalendar.changes   
2017-08-10 14:11:29.985550901 +0200
@@ -1,0 +2,21 @@
+Tue Jul  4 06:59:44 UTC 2017 - aloi...@gmx.com
+
+- Update to version 3.11.5
+  * added an assertion that VTIMEZONE sub-components' DTSTART must 
+be of type DATETIME [geier]
+  * Fix handling of VTIMEZONEs with subcomponents with the same 
+DTSTARTs and OFFSETs but which are of different types  [geier]
+  3.11.4:
+  * Don't break on parameter values which contain equal signs, 
+e.g. base64 encoded binary data [geier]
+  * Fix handling of VTIMEZONEs with subcomponents with the same 
+DTSTARTs. [geier]
+  3.11.3:
+  * Removed ``setuptools`` as a dependency as it was only required 
+by setup.py and not by the package.
+  * Don't split content lines on the unicode ``LINE SEPARATOR`` 
+character ``\u2028`` but only on ``CRLF`` or ``LF``.
+
+- Converted to single-spec
+
+---

Old:

  icalendar-3.11.2.tar.gz

New:

  icalendar-3.11.5.tar.gz



Other differences:
--
++ python-icalendar.spec ++
--- /var/tmp/diff_new_pack.Sbuzcw/_old  2017-08-10 14:11:30.553470941 +0200
+++ /var/tmp/diff_new_pack.Sbuzcw/_new  2017-08-10 14:11:30.553470941 +0200
@@ -18,36 +18,31 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %definemodname icalendar
 Name:   python-%{modname}
-Version:3.11.2
+Version:3.11.5
 Release:0
 Summary:Python parser/generator of iCalendar files package
 # please see https://github.com/collective/icalendar/issues/2 for re-licensing 
discussion
 License:BSD-2-Clause
 Group:  Development/Languages/Python
 Url:http://icalendar.readthedocs.org
-Source0:
https://pypi.io/packages/source/i/icalendar/%{modname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/i/icalendar/%{modname}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{python_module base}
+BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module python-dateutil}
+BuildRequires:  %{python_module pytz}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  python-devel
-BuildRequires:  python-pytest
-BuildRequires:  python-python-dateutil
-BuildRequires:  python-pytz
-BuildRequires:  python-setuptools
+BuildRequires:  python-rpm-macros
 Requires:   python-python-dateutil
 Requires:   python-pytz
-%{py_requires}
-%if 0%{?suse_version} <= 1110
-BuildRequires:  python-ordereddict
-Requires:   python-ordereddict
-BuildRequires:  python-unittest2
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%else
-BuildArch:  noarch
-%endif
 Provides:   %{name}-doc = %{version}
 Obsoletes:  %{name}-doc < %{version}
+BuildArch:  noarch
+%python_subpackages
 
 %description
 The iCalendar package is a parser/generator of iCalendar files for use
@@ -55,21 +50,22 @@
 
 %prep
 %setup -q -n %{modname}-%{version}
+rm -rf icalendar.egg-info
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-%fdupes -s %{buildroot}
+%python_install
+%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %check
-py.test src
+%python_exec %{_bindir}/py.test src
 
-%files
+%files %{python_files}
 %defattr(-,root,root)
 %doc README.rst LICENSE.rst CHANGES.rst
 %{python_sitelib}/%{modname}/
-%{python_sitelib}/%{modname}-%{version}-py%{py_ver}.egg-info/
+%{python_sitelib}/%{modname}-%{version}-py%{python_version}.egg-info/
 
 %changelog

++ icalendar-3.11.2.tar.gz -> icalendar-3.11.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icalendar-3.11.2/.gitignore 
new/icalendar-3.11.5/.gitignore
--- old/icalendar-3.11.2/.gitignore 1970-01-01 01:00:00.0 +0100
+++ new/icalendar-3.11.5/.gitignore 2017-07-03 13:45:57.0 +0200
@@ -0,0 +1,21 @@
+*.mo
+*.py?
+*.sw?
+*~
+.*
+bin/
+build/
+coverage-*
+develop-eggs/
+dist/
+docs/_build/
+eggs/
+htmlcov/
+include/
+lib/

commit python-billiard for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "python-billiard"

Thu Aug 10 14:02:36 2017 rev:13 rq:508100 version:3.5.0.2

Changes:

--- /work/SRC/openSUSE:Factory/python-billiard/python-billiard.changes  
2016-01-26 10:14:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-billiard.new/python-billiard.changes 
2017-08-10 14:11:28.953696181 +0200
@@ -1,0 +2,27 @@
+Mon Jun 26 20:20:22 UTC 2017 - benoit.mo...@gmx.fr
+
+- update to version 3.5.0.2:
+  * max_memory_per_child was measured in kilobytes on Linux, but
+bytes on *BSD/MacOS, it's now always kilobytes.
+  * Windows: Adds support for max_memory_per_child, but requires
+the psutil package to be installed.
+  * Fixed bug in ForkingPickler.loadbuf, where it tried to pass
+a BytesIO instance directly to ``pickle.loads`` on Python 2.7.
+- additional changes from version 3.5.0.1:
+  * Connection: Properly handle EINTR (Issue #191).
+  * Fixed bug with missing CreateProcess for Windows on Python 2.7.
+  * Adds Process._counter for compatibility with Python <3.5.
+- additional changes from version 3.5.0.0:
+  * No longer supports Python 2.6
+You need Python 2.7 or later to use this version of billiard.
+  * Merged changes from CPython 3.5
+- convert the package to singlespec and import changes from
+  python3-billiard
+- change the source URL to pythonhosted.org
+- update the BuildRequires for test:
+  * remove mock, nose and unittest2
+  * add case and pytest
+- split the documentation to a separate package
+- remove the shebang cleanup: not needed anymore
+
+---

Old:

  billiard-3.3.0.22.tar.gz

New:

  billiard-3.5.0.2.tar.gz



Other differences:
--
++ python-billiard.spec ++
--- /var/tmp/diff_new_pack.XcffIF/_old  2017-08-10 14:11:29.709589756 +0200
+++ /var/tmp/diff_new_pack.XcffIF/_new  2017-08-10 14:11:29.717588629 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-billiard
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,56 +16,79 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-billiard
-Version:3.3.0.22
+Version:3.5.0.2
 Release:0
 Url:https://github.com/celery/billiard
 Summary:Python multiprocessing fork
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/b/billiard/billiard-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/b/billiard/billiard-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
-# Documentation requirements:
-BuildRequires:  python-sphinx
+BuildRequires:  python-rpm-macros
+# Documentation requirements (only python3 needed):
+BuildRequires:  python3-Sphinx >= 0.5
 # Test requirements:
-BuildRequires:  python-mock
-BuildRequires:  python-nose >= 1.3.4
-BuildRequires:  python-unittest2 >= 0.4.0
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+BuildRequires:  %{python_module case >= 1.3.1}
+BuildRequires:  %{python_module pytest >= 3.0}
+Suggests:   %name-doc = %version
+%ifpython3
+BuildArch:  noarch
 %endif
 
+%package -n %{name}-doc
+Summary:Documentation for %name
+Group:  Development/Languages/Python
+Provides:   %{python_module billiard-doc = %{version}}
+BuildArch:  noarch
+
+%python_subpackages
+
 %description
 billiard is a fork of the Python 2.7 multiprocessing package. The
 multiprocessing package itself is a renamed and updated version of R Oudkerk's
 pyprocessing package. This standalone variant is intended to be compatible with
 Python 2.4 and 2.5, and will draw it's fixes/improvements from python-trunk.
 
+%description -n %{name}-doc
+Documentation and help files for %name.
+
 %prep
 %setup -q -n billiard-%{version}
-# remove unwanted shebang
-sed -i '/^#!/ d' funtests/setup.py
 
 %build
-CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build
-cd 

commit python-backports.ssl_match_hostname for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-backports.ssl_match_hostname 
for openSUSE:Factory checked in at 2017-08-10 14:01:16

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


Package is "python-backports.ssl_match_hostname"

Thu Aug 10 14:01:16 2017 rev:5 rq:514261 version:3.5.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-backports.ssl_match_hostname/python-backports.ssl_match_hostname.changes
  2017-04-19 18:06:38.337376497 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-backports.ssl_match_hostname.new/python-backports.ssl_match_hostname.changes
 2017-08-10 14:11:05.173044379 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 16:51:09 UTC 2017 - toddrme2...@gmail.com
+
+- Support python3 for python < 3.5
+
+---



Other differences:
--
++ python-backports.ssl_match_hostname.spec ++
--- /var/tmp/diff_new_pack.gIvOtB/_old  2017-08-10 14:11:06.076917118 +0200
+++ /var/tmp/diff_new_pack.gIvOtB/_new  2017-08-10 14:11:06.088915430 +0200
@@ -16,29 +16,32 @@
 #
 
 
+%bcond_without tests
+
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-backports.ssl_match_hostname
 Version:3.5.0.1
 Release:0
-Summary:The ssl.match_hostname() function from Python 3.4
+Summary:The ssl.match_hostname() function from Python 3.5
 License:Python-2.0
 Group:  Development/Languages/Python
 Url:http://bitbucket.org/brandon/backports.ssl_match_hostname
-Source: 
https://pypi.python.org/packages/source/b/backports.ssl_match_hostname/backports.ssl_match_hostname-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
-# NOTE:
-# %{python_sitelib}/backports is a namespace package, and so under python 2 it 
must have a proper namespace __init__.py
-# python-backports provides this __init__.py to prevent backports packages 
from conflicting.
-# Please see:
-#https://pypi.python.org/pypi/backports/
-#https://www.python.org/dev/peps/pep-0420/%23namespace-packages-today
-# If you need to link, the python-backports package is built as a subpackage 
of python-configparser
-BuildRequires:  python-backports
+Source: 
https://files.pythonhosted.org/packages/source/b/backports.ssl_match_hostname/backports.ssl_match_hostname-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module backports}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:   python-backports
-Provides:   python2-backports.ssl_match_hostname = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
+%if %{python3_version_nodots} > 34
+%define skip_python3 1
+%endif
+
+%python_subpackages
+
 %description
 The Secure Sockets layer is only actually *secure*
 if you check the hostname in the certificate returned
@@ -71,17 +74,19 @@
 %setup -q -n backports.ssl_match_hostname-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-
-rm %{buildroot}%{python_sitelib}/backports/__init__.py*
+%python_install
+%python_expand rm %{buildroot}%{$python_sitelib}/backports/__init__.py*
+%python_expand rm -rf %{buildroot}%{$python_sitelib}/backports/__pycache__/
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc backports/ssl_match_hostname/README.txt
 %doc backports/ssl_match_hostname/LICENSE.txt
+%dir %{python_sitelib}/backports/
 %{python_sitelib}/backports/ssl_match_hostname/
 %{python_sitelib}/backports.ssl_match_hostname-%{version}-py*.egg-info
 




commit hiawatha for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package hiawatha for openSUSE:Factory 
checked in at 2017-08-10 14:02:27

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


Package is "hiawatha"

Thu Aug 10 14:02:27 2017 rev:19 rq:506293 version:10.6

Changes:

--- /work/SRC/openSUSE:Factory/hiawatha/hiawatha.changes2016-12-02 
16:42:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.hiawatha.new/hiawatha.changes   2017-08-10 
14:11:16.459455313 +0200
@@ -1,0 +2,13 @@
+Sat Jun 17 08:33:13 UTC 2017 - fi...@opensuse.org
+
+- Update to version 10.6:
+  * Added PublicKeyPins option.
+  * Added renewal-scripts to Let's Encrypt script.
+  * Small changes to CMake build system.
+  * Added CustomHeaderBackend option.
+  * Renamed CustomHeader option to CustomHeaderClient. Old name still works.
+  * Hiawatha ignores FileHashes and ReverseProxy for Let's Encrypt
+authentication requests.
+  * Small improvements and bugfixes.
+
+---

Old:

  hiawatha-10.4.tar.gz

New:

  hiawatha-10.6.tar.gz



Other differences:
--
++ hiawatha.spec ++
--- /var/tmp/diff_new_pack.FLjIEU/_old  2017-08-10 14:11:17.111363527 +0200
+++ /var/tmp/diff_new_pack.FLjIEU/_new  2017-08-10 14:11:17.115362964 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package hiawatha
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2013-2015 Mariusz Fik .
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2013-2017 Mariusz Fik .
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define webroot /srv/www
 
 Name:   hiawatha
-Version:10.4
+Version:10.6
 Release:0
 Summary:A secure and advanced webserver
 License:GPL-2.0
@@ -31,7 +31,8 @@
 Source2:%{name}.service
 Source100:  %{name}.firewall
 Source101:  %{name}-ssl.firewall
-BuildRequires:  cmake >= 2.8.4
+BuildRequires:  cmake >= 3.0
+BuildRequires:  gcc-c++
 BuildRequires:  mbedtls-devel >= 2.3
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libxml-2.0)

++ hiawatha-10.4.tar.gz -> hiawatha-10.6.tar.gz ++
 14838 lines of diff (skipped)




commit kde3-i18n for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package kde3-i18n for openSUSE:Factory 
checked in at 2017-08-10 14:02:33

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


Package is "kde3-i18n"

Thu Aug 10 14:02:33 2017 rev:33 rq:507764 version:3.5.10

Changes:

--- /work/SRC/openSUSE:Factory/kde3-i18n/kde3-i18n.changes  2012-04-02 
10:29:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde3-i18n.new/kde3-i18n.changes 2017-08-10 
14:11:19.479030171 +0200
@@ -1,0 +2,6 @@
+Thu Jun 22 09:04:40 UTC 2017 - tchva...@suse.com
+
+- Drop xdelta dependency that is not really needed (replaced by
+  xdelta3 in the distro)
+
+---



Other differences:
--
++ kde3-i18n.spec ++
 1188 lines (skipped)
 between /work/SRC/openSUSE:Factory/kde3-i18n/kde3-i18n.spec
 and /work/SRC/openSUSE:Factory/.kde3-i18n.new/kde3-i18n.spec




commit hexchat for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "hexchat"

Thu Aug 10 14:02:34 2017 rev:24 rq:507924 version:2.12.4

Changes:

--- /work/SRC/openSUSE:Factory/hexchat/hexchat.changes  2017-04-20 
20:57:15.174487003 +0200
+++ /work/SRC/openSUSE:Factory/.hexchat.new/hexchat.changes 2017-08-10 
14:11:27.485902841 +0200
@@ -1,0 +2,11 @@
+Mon Jul  3 18:35:30 UTC 2017 - astie...@suse.com
+
+- hexchat 2.12.4:
+  * fix issue with timers causing ping timeouts
+  * fix building against OpenSSL 1.1
+  * fix /exec output printing invalid utf8
+  * replace doat plugin with an internal command
+  * change how tab colors interact with plugins
+- verify source signature
+
+---

Old:

  hexchat-2.12.3.tar.xz

New:

  hexchat-2.12.4-repack.tar.xz
  hexchat-2.12.4-repack.tar.xz.asc
  hexchat.keyring



Other differences:
--
++ hexchat.spec ++
--- /var/tmp/diff_new_pack.DdPTU3/_old  2017-08-10 14:11:28.641740104 +0200
+++ /var/tmp/diff_new_pack.DdPTU3/_new  2017-08-10 14:11:28.649738978 +0200
@@ -18,14 +18,16 @@
 
 
 Name:   hexchat
-Version:2.12.3
+Version:2.12.4
 Release:0
 Summary:A popular and easy to use graphical IRC (chat) client
 License:GPL-2.0+
 Group:  Productivity/Networking/IRC
 Url:https://hexchat.github.io/
-Source0:https://dl.%{name}.net/%{name}/%{name}-%{version}.tar.xz
+Source0:https://dl.%{name}.net/%{name}/%{name}-%{version}-repack.tar.xz
 Source1:hexchat-migrate-sh
+Source2:
https://dl.%{name}.net/%{name}/%{name}-%{version}-repack.tar.xz.asc
+Source3:hexchat.keyring
 # PATCH-FEATURE-SLE migrate-configuration-from-xchat.patch ty...@suse.com 
fate#318480 -- replace xchat with hexchat
 Patch1: migrate-configuration-from-xchat.patch
 BuildRequires:  dbus-1-devel
@@ -48,13 +50,12 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
 BuildRequires:  perl(ExtUtils::Embed)
+Recommends: %{name}-lang
+Recommends: hwdata
+Recommends: iso-codes
 # Provide us as replacement from 1315+
 Provides:   xchat = %{version}
 Obsoletes:  xchat < %{version}
-Recommends: %{name}-lang
-Recommends: iso-codes
-Recommends: hwdata
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 HexChat is an easy to use graphical IRC chat client for the X Window System.
@@ -111,7 +112,7 @@
 make V=1 %{?_smp_mflags}
 
 %install
-install -Dm 0755 %{S:1} %{buildroot}%{_libdir}/hexchat/$(basename %{S:1})
+install -Dm 0755 %{SOURCE1} %{buildroot}%{_libdir}/hexchat/$(basename 
%{SOURCE1})
 %make_install
 
 # Get rid of libtool archives
@@ -130,14 +131,12 @@
 %icon_theme_cache_postun
 
 %files
-%defattr(-,root,root,-)
 %doc COPYING readme.md
 %{_bindir}/%{name}
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %{_libdir}/hexchat/hexchat-migrate-sh
 %{_libdir}/%{name}/plugins/checksum.so
-%{_libdir}/%{name}/plugins/doat.so
 %{_libdir}/%{name}/plugins/fishlim.so
 %{_libdir}/%{name}/plugins/sysinfo.so
 %{_datadir}/applications/%{name}.desktop
@@ -149,23 +148,18 @@
 %{_mandir}/man1/%{name}.1%{ext_man}
 
 %files devel
-%defattr(-,root,root,-)
 %{_includedir}/%{name}-plugin.h
 %{_libdir}/pkgconfig/%{name}-plugin.pc
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
 
 %files plugins-perl
-%defattr(-,root,root,-)
 %{_libdir}/%{name}/plugins/perl.so
 
 %files plugins-lua
-%defattr(-,root,root,-)
 %{_libdir}/%{name}/plugins/lua.so
 
 %files plugins-python3
-%defattr(-,root,root,-)
 %{_libdir}/%{name}/plugins/python.so
 
 %changelog




commit python-k8sclient for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-k8sclient for 
openSUSE:Factory checked in at 2017-08-10 14:02:22

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


Package is "python-k8sclient"

Thu Aug 10 14:02:22 2017 rev:4 rq:505933 version:0.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-k8sclient/python-k8sclient.changes
2016-12-29 22:52:51.536205794 +0100
+++ /work/SRC/openSUSE:Factory/.python-k8sclient.new/python-k8sclient.changes   
2017-08-10 14:11:14.263764455 +0200
@@ -1,0 +2,6 @@
+Wed Jun  7 09:48:26 UTC 2017 - dmuel...@suse.com
+
+- update to version 0.4.0
+- remove 0001-Deserialize-values-correctly-for-Magnum-k8s-monitor.patch
+
+---

Old:

  0001-Deserialize-values-correctly-for-Magnum-k8s-monitor.patch
  python-k8sclient-0.3.0.tar.gz

New:

  python-k8sclient-0.4.0.tar.gz



Other differences:
--
++ python-k8sclient.spec ++
--- /var/tmp/diff_new_pack.nm6euQ/_old  2017-08-10 14:11:14.775692378 +0200
+++ /var/tmp/diff_new_pack.nm6euQ/_new  2017-08-10 14:11:14.779691815 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-k8sclient
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,16 @@
 
 
 Name:   python-k8sclient
-Version:0.3.0
+Version:0.4.0
 Release:0
 Summary:Python API and CLI for OpenStack K8s
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/%{name}
 Source0:
https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
-# https://bugzilla.suse.com/show_bug.cgi?id=1012167
-# https://bugs.launchpad.net/magnum/+bug/1595373
-# https://review.openstack.org/#/c/415455/
-Patch1: 0001-Deserialize-values-correctly-for-Magnum-k8s-monitor.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-python-dateutil >= 2.4.2
 BuildRequires:  python-python-subunit >= 0.0.18
 BuildRequires:  python-setuptools >= 16.0
@@ -38,7 +34,7 @@
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
 BuildRequires:  python-urllib3 >= 1.15.1
-Requires:   python-pbr >= 1.6
+Requires:   python-pbr >= 1.8
 Requires:   python-python-dateutil >= 2.4.2
 Requires:   python-six >= 1.9.0
 Requires:   python-urllib3 >= 1.15.1
@@ -52,7 +48,7 @@
 Summary:Documentation for OpenStack K8s API client libary
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 
 %description doc
 Client library for K8s built on the K8s API. It provides a Python API
@@ -60,8 +56,8 @@
 This package contains the documentation.
 
 %prep
-%setup -q -n %{name}-%{version}
-%patch1 -p1
+%autosetup -n %{name}-%{version}
+%py_req_cleanup
 
 %build
 %py2_build

++ _service ++
--- /var/tmp/diff_new_pack.nm6euQ/_old  2017-08-10 14:11:14.947668165 +0200
+++ /var/tmp/diff_new_pack.nm6euQ/_new  2017-08-10 14:11:14.959666475 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/python-k8sclient/python-k8sclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-k8sclient/python-k8sclient.spec.j2
 python-k8sclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
   
   
 enable

++ python-k8sclient-0.3.0.tar.gz -> python-k8sclient-0.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-k8sclient-0.3.0/AUTHORS 
new/python-k8sclient-0.4.0/AUTHORS
--- old/python-k8sclient-0.3.0/AUTHORS  2016-08-29 14:22:10.0 +0200
+++ new/python-k8sclient-0.4.0/AUTHORS  2017-02-07 03:55:51.0 +0100
@@ -1,8 +1,10 @@
+Andreas Jaeger 
 Andrey 
 Andrey Kurilin 
 Andrey Pavlov 
 Davanum Srinivas 
 Dmitry Tyzhnenko 
+Flavio Percoco 
 Hongbin Lu 
 Hua Wang 
 Madhuri 

commit trader for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "trader"

Thu Aug 10 14:02:25 2017 rev:10 rq:505975 version:7.11

Changes:

--- /work/SRC/openSUSE:Factory/trader/trader.changes2014-08-20 
17:52:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.trader.new/trader.changes   2017-08-10 
14:11:15.44759 +0200
@@ -1,0 +2,37 @@
+Sun Jun 18 07:20:00 EST 2017 - j.zaits...@zap.org.au
+- New upstream release of Star Traders: version 7.11.
+
+---
+Mon Jun 05 20:49:00 EST 2017 - j.zaits...@zap.org.au
+
+- Changed build dependency from pkgconfig(ncurses) back to ncurses-devel
+  so that the package can build on OpenSUSE 42.x.
+
+---
+Mon Jun 05 20:12:00 EST 2017 - j.zaits...@zap.org.au
+
+- New upstream release of Star Traders: version 7.10.
+- Make the lang package unconditional (assume suse_version >= 1100).
+- Changed dependency from ncurses-devel to pkgconfig(ncurses), now that
+  the Autoconf macro uses pkg-config.
+- Added a dependency on gcc.
+- Added a dependency on update-desktop-files for the desktop file.
+- Install the desktop file and icons now shipped with Star Traders.
+- Remove the clean section, as per current OpenSUSE packaging guidelines.
+
+---
+Tue Jan 05 12:52:00 EST 2016 - j.zaits...@zap.org.au
+
+- New upstream release of Star Traders: version 7.9.
+
+---
+Thu Sep 10 09:35:00 EST 2015 - j.zaits...@zap.org.au
+
+- New upstream release of Star Traders: version 7.8.
+
+---
+Tue Aug 18 13:30:00 EST 2015 - j.zaits...@zap.org.au
+
+- New upstream release of Star Traders: version 7.7.
+
+---

Old:

  trader-7.6.tar.gz

New:

  trader-7.11.tar.xz



Other differences:
--
++ trader.spec ++
--- /var/tmp/diff_new_pack.RUwDB3/_old  2017-08-10 14:11:16.111504302 +0200
+++ /var/tmp/diff_new_pack.RUwDB3/_new  2017-08-10 14:11:16.115503739 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package trader
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2012-14 John Zaitseff 
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2012-17 John Zaitseff 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,27 +20,21 @@
 # ***
 # * *
 # *Star Traders: A Game of Interstellar Trading *
-# *   Copyright (C) 1990-2014, John Zaitseff*
+# *   Copyright (C) 1990-2017, John Zaitseff*
 # * *
 # ***
 
 # Author: John Zaitseff 
-# $Id: trader.spec 562 2014-08-13 02:52:11Z john $
+# $Id: c8d3c05321aea26745a5ced3158245111b97ca14 $
 
 # This file is distributed under the same licence as Star Traders itself:
 # the GNU General Public License, version 3 or later.
 
-# ***
-# Global definitions
-
-%define upstream_version   7.6
-%define normalised_version 7.6
+%define upstream_version   7.11
+%define normalised_version 7.11
 %define rpm_release_num1
 %define is_prerelease  0
 
-# ***
-# Overall package information
-
 Name:   trader
 Version:%{normalised_version}
 Release:%{rpm_release_num}%{?dist}
@@ -50,89 +44,58 @@
 Url:http://www.zap.org.au/software/trader/
 
 %if 0%{?is_prerelease}
-Source0:
ftp://ftp.zap.org.au/pub/trader/unix/prerelease/trader-%{upstream_version}.tar.gz
+Source0:
ftp://ftp.zap.org.au/pub/trader/unix/prerelease/trader-%{upstream_version}.tar.xz
 %else
-Source0:
ftp://ftp.zap.org.au/pub/trader/unix/trader-%{upstream_version}.tar.gz
-%endif
-
-%if 0%{?suse_version} >= 1100
-%define use_suggests_lang 1
-%else
-%define use_suggests_lang 0
+Source0:

commit perl-Params-Classify for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package perl-Params-Classify for 
openSUSE:Factory checked in at 2017-08-10 14:01:45

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


Package is "perl-Params-Classify"

Thu Aug 10 14:01:45 2017 rev:7 rq:514083 version:0.015

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Params-Classify/perl-Params-Classify.changes
2011-11-14 13:25:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Params-Classify.new/perl-Params-Classify.changes
   2017-08-10 14:11:07.428726791 +0200
@@ -1,0 +2,57 @@
+Mon Jul 31 06:07:10 UTC 2017 - co...@suse.com
+
+- updated to 0.015
+   see /usr/share/doc/packages/perl-Params-Classify/Changes
+
+  version 0.015; 2017-07-29
+  
+* update for changed S_croak_xs_usage() prototype in ExtUtils::ParseXS
+  3.30, requiring the new version of that module in order to build
+  the XS implementation
+  
+* in documentation, use four-column indentation for all verbatim
+  material
+  
+* in META.{yml,json}, point to public bug tracker
+  
+* correctly classify ExtUtils::ParseXS dependency as a recommendation
+  rather than a requirement
+  
+* avoid some compiler warnings
+
+---
+Sun Jul 16 05:58:10 UTC 2017 - co...@suse.com
+
+- updated to 0.014
+   see /usr/share/doc/packages/perl-Params-Classify/Changes
+
+  version 0.014; 2017-07-16
+  
+* port to Perl 5.19.4, where the C type of array indices has changed
+  
+* update to accommodate PERL_OP_PARENT builds of Perl 5.21.11 or later
+  (which is the default from Perl 5.25.1)
+  
+* trigger custom op generation via Devel::CallChecker rather than by
+  hooking the underlying op checker
+  
+* update test suite to not rely on . in @INC, which is no longer
+  necessarily there from Perl 5.25.7
+  
+* no longer include a Makefile.PL in the distribution
+  
+* correct dynamic_config setting to 0
+  
+* use boolSV() where appropriate in XS code
+  
+* use cBOOL() where appropriate
+  
+* consistently use THX_ prefix on internal function names
+  
+* include META.json in distribution
+  
+* convert .cvsignore to .gitignore
+  
+* add MYMETA.json to .cvsignore
+
+---

Old:

  Params-Classify-0.013.tar.gz

New:

  Params-Classify-0.015.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Params-Classify.spec ++
--- /var/tmp/diff_new_pack.Mw35v4/_old  2017-08-10 14:11:08.116629939 +0200
+++ /var/tmp/diff_new_pack.Mw35v4/_new  2017-08-10 14:11:08.116629939 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Params-Classify
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,33 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   perl-Params-Classify
-Version:0.013
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.015
+Release:0
 %define cpan_name Params-Classify
-Summary:Argument type classification
-Url:http://search.cpan.org/dist/Params-Classify/
+Summary:Argument Type Classification
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Params-Classify/
+Source0:
https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(ExtUtils::ParseXS) >= 2.2006
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(strict)
-BuildRequires:  perl(warnings)
-#
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(Scalar::Util) >= 1.01
 BuildRequires:  perl(parent)
-Requires:   perl(Exporter)
-Requires:   perl(Scalar::Util) >= 1.01
 Requires:   perl(parent)
-%if 0%{?suse_version} > 1010
-Recommends: perl(XSLoader)
-%endif
+Recommends: perl(Devel::CallChecker) >= 0.003
 %{perl_requires}
 
 %description
@@ -60,7 +51,7 @@
 for arguments of the types handled by the classification functions.
 Enforcement of more complex types may, of course, be built using the
 classification functions, or 

commit kdenetwork3 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "kdenetwork3"

Thu Aug 10 14:02:28 2017 rev:17 rq:507761 version:3.5.10

Changes:

--- /work/SRC/openSUSE:Factory/kdenetwork3/kdenetwork3.changes  2015-07-08 
06:59:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdenetwork3.new/kdenetwork3.changes 
2017-08-10 14:11:17.863257664 +0200
@@ -1,0 +2,5 @@
+Thu Jun 29 16:04:33 UTC 2017 - dims...@opensuse.org
+
+- Own /etc/ppp (mode 750, like other packages too).
+
+---



Other differences:
--
++ kdenetwork3.spec ++
--- /var/tmp/diff_new_pack.Gmpdog/_old  2017-08-10 14:11:18.995098307 +0200
+++ /var/tmp/diff_new_pack.Gmpdog/_new  2017-08-10 14:11:19.023094365 +0200
@@ -279,6 +279,7 @@
 %install
 . /etc/opt/kde3/common_options
 make DESTDIR=%{buildroot} $INSTALL_TARGET
+mkdir -p -m755 %{buildroot}%{_sysconfdir}/ppp
 mkdir -p %{buildroot}%{_sysconfdir}/ppp/peers
 mkdir -p 
%{buildroot}/opt/kde3/share/icons/hicolor/{16x16,22x22,32x32,48x48,64x64,128x128}/apps/
 for i in {16,22,32,48,64,128}; do cp 
$BUILD_ROOT/opt/kde3/share/icons/crystalsvg/"$i"x"$i"/actions/share.png 
%{buildroot}/opt/kde3/share/icons/hicolor/"$i"x"$i"/apps/kcmfileshare.png;done
@@ -575,6 +576,7 @@
 /opt/kde3/share/applications/kde/Kppp.desktop
 /opt/kde3/share/apps/kppp
 /opt/kde3/share/icons/*/*x*/*/kppp.png
+%dir %{_sysconfdir}/ppp
 %{_sysconfdir}/ppp/peers
 %doc /opt/kde3/share/doc/HTML/en/kppp
 




commit python-aodhclient for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-aodhclient for 
openSUSE:Factory checked in at 2017-08-10 14:02:20

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


Package is "python-aodhclient"

Thu Aug 10 14:02:20 2017 rev:3 rq:505922 version:0.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-aodhclient/python-aodhclient.changes  
2017-02-22 13:56:10.453781928 +0100
+++ /work/SRC/openSUSE:Factory/.python-aodhclient.new/python-aodhclient.changes 
2017-08-10 14:11:13.535866939 +0200
@@ -1,0 +2,5 @@
+Wed Jun  7 09:44:58 UTC 2017 - dmuel...@suse.com
+
+- fix requirements
+
+---



Other differences:
--
++ python-aodhclient.spec ++
--- /var/tmp/diff_new_pack.YAyvLS/_old  2017-08-10 14:11:14.071791483 +0200
+++ /var/tmp/diff_new_pack.YAyvLS/_new  2017-08-10 14:11:14.071791483 +0200
@@ -28,12 +28,12 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python-cliff >= 2.3.0
 BuildRequires:  python-devel
-BuildRequires:  python-keystoneauth1 >= 2.17.0
+BuildRequires:  python-keystoneauth1 >= 2.18.0
 BuildRequires:  python-oslo.serialization >= 1.10.0
 BuildRequires:  python-oslo.utils >= 3.18.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-pbr >= 1.8
-BuildRequires:  python-pyparsing >= 2.0.7
+BuildRequires:  python-pyparsing >= 2.1.0
 BuildRequires:  python-python-subunit >= 0.0.18
 BuildRequires:  python-requests >= 2.10.0
 BuildRequires:  python-setuptools >= 16.0
@@ -41,13 +41,13 @@
 BuildRequires:  python-testtools >= 1.4.0
 Requires:   python-cliff >= 2.3.0
 Requires:   python-debtcollector >= 1.2.0
-Requires:   python-keystoneauth1 >= 2.17.0
+Requires:   python-keystoneauth1 >= 2.18.0
 Requires:   python-osc-lib >= 1.2.0
 Requires:   python-oslo.i18n >= 2.1.0
 Requires:   python-oslo.serialization >= 1.10.0
 Requires:   python-oslo.utils >= 3.18.0
 Requires:   python-pbr >= 1.8
-Requires:   python-pyparsing >= 2.0.7
+Requires:   python-pyparsing >= 2.1.0
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
 




commit razercfg for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package razercfg for openSUSE:Factory 
checked in at 2017-08-10 14:02:01

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


Package is "razercfg"

Thu Aug 10 14:02:01 2017 rev:5 rq:504929 version:0.39

Changes:

--- /work/SRC/openSUSE:Factory/razercfg/razercfg.changes2016-11-11 
14:35:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.razercfg.new/razercfg.changes   2017-08-10 
14:11:09.796393437 +0200
@@ -1,0 +2,8 @@
+Tue Jun 20 06:29:13 UTC 2017 - r...@fthiessen.de
+
+- Update to version 0.39
+  * Basic support for Diamondback Chroma
+  * New maximal DPI: 16'000
+  * Some bugfixes for systemd support
+
+---

Old:

  razercfg-0.38.tar.bz2
  razercfg-0.38.tar.bz2.asc

New:

  razercfg-0.39.tar.bz2
  razercfg-0.39.tar.bz2.asc



Other differences:
--
++ razercfg.spec ++
--- /var/tmp/diff_new_pack.etWPBT/_old  2017-08-10 14:11:10.416306157 +0200
+++ /var/tmp/diff_new_pack.etWPBT/_new  2017-08-10 14:11:10.420305593 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package razercfg
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   razercfg
-Version:0.38
+Version:0.39
 Release:0
 Summary:A Razer device configuration tool
 # Icons are http://creativecommons.org/licenses/by/4.0/

++ razercfg-0.38.tar.bz2 -> razercfg-0.39.tar.bz2 ++
Binary files old/razercfg-0.38/HACKING.pdf and new/razercfg-0.39/HACKING.pdf 
differ
Binary files old/razercfg-0.38/README.pdf and new/razercfg-0.39/README.pdf 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/razercfg-0.38/debian/changelog 
new/razercfg-0.39/debian/changelog
--- old/razercfg-0.38/debian/changelog  2016-10-30 17:39:48.0 +0100
+++ new/razercfg-0.39/debian/changelog  2017-03-28 19:12:05.0 +0200
@@ -1,5 +1,5 @@
-razercfg (0.38) UNRELEASED; urgency=medium
+razercfg (0.39) UNRELEASED; urgency=medium
 
-  * 0.38
+  * 0.39
 
  -- Michael Büsch   Tue, 15 Jul 2014 11:25:47 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/razercfg-0.38/debian/control 
new/razercfg-0.39/debian/control
--- old/razercfg-0.38/debian/control2016-10-30 17:39:48.0 +0100
+++ new/razercfg-0.39/debian/control2017-03-28 19:12:05.0 +0200
@@ -8,11 +8,17 @@
  libusb-1.0-0-dev,
  pkg-config,
  python3-dev,
- dh-python
+ dh-python,
+ systemd,
+ udev,
+Standards-Version: 3.9.8
+Vcs-Git: https://git.bues.ch/git/razer.git
+Vcs-Browser: https://git.bues.ch/git/razer.git
+Homepage: https://bues.ch/h/razercfg
 
 Package: razercfg
 Architecture: any
-Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 
3.0-6)
 Suggests: python3-pyside
 Description: Razer device configuration tool
  This is a system daemon and Python-powered CLI configuration utility for Razer
@@ -20,14 +26,14 @@
 
 Package: qrazercfg
 Architecture: any
-Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, 
python3-pyside, razercfg
+Depends: ${python3:Depends}, ${misc:Depends}, python3-pyside, razercfg
 Description: Graphical Razer device configuration tool
  Python- and QT-powered configuration utility for the configuration of Razer
  devices on Linux systems.
 
 Package: qrazercfg-applet
 Architecture: any
-Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, 
python3-pyside, razercfg, qrazercfg
+Depends: ${python3:Depends}, ${misc:Depends}, python3-pyside, razercfg, 
qrazercfg
 Description: Graphical Razer device configuration tool - applet
  Python- and QT-powered configuration utility for the configuration of Razer
  devices on Linux systems.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/razercfg-0.38/debian/copyright 
new/razercfg-0.39/debian/copyright
--- old/razercfg-0.38/debian/copyright  2016-10-30 17:39:48.0 +0100
+++ new/razercfg-0.39/debian/copyright  2017-03-28 19:12:05.0 +0200
@@ -0,0 +1,343 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: razercfg
+Source: https://bues.ch/h/razercfg
+
+Files: *
+Copyright: 2008-2016 Michael Buesch 
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it 

commit python-configparser2 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-configparser2 for 
openSUSE:Factory checked in at 2017-08-10 14:00:44

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


Package is "python-configparser2"

Thu Aug 10 14:00:44 2017 rev:2 rq:511696 version:4.0.0

Changes:

New Changes file:

--- /dev/null   2017-07-20 07:30:00.335470106 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-configparser2.new/python-backports.changes   
2017-08-10 14:00:45.232317188 +0200
@@ -0,0 +1,10 @@
+---
+Sat Jul 15 15:30:44 UTC 2017 - dmuel...@suse.com
+
+- build fixes for SLE_12*
+
+---
+Fri Jul 14 14:26:02 UTC 2017 - toddrme2...@gmail.com
+
+- Implement as seperate package.
+
--- 
/work/SRC/openSUSE:Factory/python-configparser2/python-configparser2.changes
2017-07-19 12:21:43.194340719 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-configparser2.new/python-configparser2.changes
   2017-08-10 14:00:45.440287914 +0200
@@ -1,0 +2,12 @@
+Fri Jul 14 14:27:55 UTC 2017 - toddrme2...@gmail.com
+
+- Implement single-spec version.
+  Some python3 packages depend on this.
+
+---
+Tue Jul 11 14:33:22 UTC 2017 - toddrme2...@gmail.com
+
+- This doesn't provide the configparser module so it can't replace
+  the python-configparser package.
+
+---

New:

  python-backports.changes
  python-backports.spec



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

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


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:   python-backports
Version:4.0.0
Release:0
Summary:Namespace for backported Python features
License:MIT
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
BuildArch:  noarch
%python_subpackages

%description
This is a common package that backports using the "backports" namespace
must depend on to avoid conflicts.  You shouldn't install this directly,
packages that require this will pultll it in automatically.

Please see these links for more details:
https://pypi.python.org/pypi/backports/
https://www.python.org/dev/peps/pep-0420/\%%23namespace-packages-today

If your package provides a module in the %%{python_sitelib}/backports
folder, please depend on this and delete any existing 
%%{python_sitelib}/backports/__init__.py file provided by that package.
configparser.

%prep
%setup -q -n configparser2-%{version}

%build
# Not needed

%install
%{python_expand mkdir -p %{buildroot}%{$python_sitelib}/backports/
cp src/backports/__init__.py %{buildroot}%{$python_sitelib}/backports/
%if 0%{?suse_version} >= 1320
$python -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/backports/__init__.py
$python -O -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/backports/__init__.py
%endif
%fdupes %{buildroot}%{$python_sitelib}
}

%files %{python_files}
%defattr(-,root,root,-)
%dir %{python_sitelib}/backports/
%{python_sitelib}/backports/__init__.py*
%if 0%{?suse_version} >= 1320
%pycache_only %dir %{python_sitelib}/backports/__pycache__/
%pycache_only %{python_sitelib}/backports/__pycache__/__init__.*py*
%endif

%changelog
++ python-configparser2.spec ++
--- /var/tmp/diff_new_pack.vCyNOh/_old  2017-08-10 14:00:47.767960278 +0200
+++ /var/tmp/diff_new_pack.vCyNOh/_new  2017-08-10 14:00:47.803955212 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-configparser
+# spec file for package python-configparser2
 #

commit python-configparser for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "python-configparser"

Thu Aug 10 14:00:15 2017 rev:4 rq:510327 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-configparser/python-configparser.changes  
2017-04-19 18:06:30.386501186 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-configparser.new/python-configparser.changes 
2017-08-10 14:00:17.352241473 +0200
@@ -1,0 +2,6 @@
+Fri Jul 14 14:17:31 UTC 2017 - toddrme2...@gmail.com
+
+- Remove backports subpackage. Since configparser is unmaintained,
+  this is being moved to the maintained configparser2 package.
+
+---



Other differences:
--
++ python-configparser.spec ++
--- /var/tmp/diff_new_pack.wEm51j/_old  2017-08-10 14:00:20.091855858 +0200
+++ /var/tmp/diff_new_pack.wEm51j/_new  2017-08-10 14:00:20.099854732 +0200
@@ -38,26 +38,6 @@
 seen a major update in Python 3.x. This is a backport of those changes so
 that they can be used directly in Python 2.7.
 
-# Note: we use this package as a basis for the backports/ directory because it
-# is small and has a better __init__.py file
-
-%package -n python-backports
-Url:https://pypi.python.org/pypi/backports/
-Summary:Namespace for backported Python features
-
-%description -n python-backports
-This is a common package that backports using the "backports" namespace
-must depend on to avoid conflicts.  You shouldn't install this directly,
-packages that require this will pultll it in automatically.
-
-Please see these links for more details:
-https://pypi.python.org/pypi/backports/
-https://www.python.org/dev/peps/pep-0420/\%23namespace-packages-today
-
-If your package provides a module in the %{python_sitelib}/backports
-folder, please depend on this and delete any existing 
-%{python_sitelib}/backports/__init__.py file provided by that package.
-
 %prep
 %setup -q -n configparser-%{version}
 
@@ -66,20 +46,14 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-cp src/backports/__init__.py %{buildroot}%{python_sitelib}/backports/
-%py_compile %{buildroot}%{python_sitelib}/backports/__init__.py
 
 %files
 %defattr(-,root,root,-)
 %doc README.rst
 %{python_sitelib}/configparser.py*
+%dir %{python_sitelib}/backports/
 %{python_sitelib}/backports/configparser/
 %{python_sitelib}/configparser-%{version}-py*.egg-info
 %{python_sitelib}/configparser-%{version}-py*-nspkg.pth
 
-%files -n python-backports
-%defattr(-,root,root,-)
-%dir %{python_sitelib}/backports/
-%{python_sitelib}/backports/__init__.py*
-
 %changelog




commit telepathy-qt4 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package telepathy-qt4 for openSUSE:Factory 
checked in at 2017-08-10 13:46:04

Comparing /work/SRC/openSUSE:Factory/telepathy-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-qt4.new (New)


Package is "telepathy-qt4"

Thu Aug 10 13:46:04 2017 rev:9 rq:513705 version:0.9.6.1

Changes:

--- /work/SRC/openSUSE:Factory/telepathy-qt4/telepathy-qt4.changes  
2015-11-24 22:29:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.telepathy-qt4.new/telepathy-qt4.changes 
2017-08-10 13:46:13.631028182 +0200
@@ -1,0 +2,5 @@
+Tue Aug  1 12:46:54 UTC 2017 - wba...@tmo.at
+
+- Fix package summaries (boo#956209)
+
+---



Other differences:
--
++ telepathy-qt4.spec ++
--- /var/tmp/diff_new_pack.v99c3Y/_old  2017-08-10 13:46:14.986837311 +0200
+++ /var/tmp/diff_new_pack.v99c3Y/_new  2017-08-10 13:46:15.014833369 +0200
@@ -74,7 +74,7 @@
 Telepathy-Qt4 is a high-level binding for Telepathy, similar to telepathy-glib 
but for Qt 4.
 
 %package -n %{libname}-%{major}
-Summary:Library for performing syntax highlighting in Qt documents
+Summary:Qt4 bindings for the Telepathy Library
 Group:  Development/Tools/Other
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
@@ -84,7 +84,7 @@
 
 %if 0%{?farstream}
 %package -n %{libname}-farstream%{major}
-Summary:Library for performing syntax highlighting in Qt documents
+Summary:Qt4 bindings for the Telepathy Library
 Group:  Development/Tools/Other
 Obsoletes:  %{libname}-farsight%{major}
 




commit java-1_8_0-openjdk for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package java-1_8_0-openjdk for 
openSUSE:Factory checked in at 2017-08-10 13:45:45

Comparing /work/SRC/openSUSE:Factory/java-1_8_0-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new (New)


Package is "java-1_8_0-openjdk"

Thu Aug 10 13:45:45 2017 rev:49 rq:513607 version:1.8.0.144

Changes:

--- /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/java-1_8_0-openjdk.changes
2017-07-24 12:32:37.367823043 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/java-1_8_0-openjdk.changes   
2017-08-10 13:45:49.082484110 +0200
@@ -1,0 +2,207 @@
+Mon Jul 31 17:24:05 UTC 2017 - fst...@suse.com
+
+- Update to version jdk8u144 (icedtea 3.5.1)
+  * Import of OpenJDK 8 u144 build 01
+- S8184993: Jar file verification failing with
+  SecurityException: digest missing xxx
+  * Shenandoah
+- Amend "ArrayCopy verification code fix" with 8u-specific node
+  hierarchy test
+- Amend "Refactor asm acmp" with a few missing changes
+- [backport] aarch64 store check fix
+- [backport] Account "shared" out-of-LAB allocations separately
+- [backport] Adaptive should not be scared of user-requested
+  System.gc()
+- [backport] Added assertion for page alignment of heap's base
+  address
+- [backport] Add "verify jcstress" acceptance test
+- [backport] "Allocation failure" cause should not be
+  overwritten
+- [backport] ArrayCopy verification code fix
+- [backport] Assorted cleanups
+- [backport] "Before Full GC" verification is too strong for
+  OOME-during-evac
+- [backport] C1 stores constants without read barriers
+- [backport] Cleanup AArch64 code
+- [backport] Cleanup class unloading and string intern code
+- [backport] Cleanup duplicated Shenandoah task queue
+  declarations
+- [backport] Cleanups
+- [backport] Cleanup ShenandoahBarrierSet::write_barrier
+- [backport] Cleanup ShenandoahHeap::do_evacuation
+- [backport] Clean up unused fields and methods
+- [backport] Cleanup: update-refs check in_collection_set twice
+- [backport] Code cache roots styles
+- [backport] Concurrent code cache evacuation + bugfixes
+- [backport] Concurrent preclean + Fix weakref precleaning
+- [backport] Correct prefetch offset for marked object
+  iteration
+- [backport] Deferred region cleanup.
+- [backport] Dense ShenandoahHeapRegion printout
+- [backport] Detailed ParallelCleanupTask statistics + Split
+  out Full GC stats for parallel cleaning
+- [backport] Disable aggressive+verification test configs
+  (jtreg eats up last configuration)
+- [backport] Do not abandon RP discovery on conc GC cancel,
+  do that only before Full GC
+- [backport] Eliminating _num_regions variable in
+  ShenandoahHeap
+- [backport] Ensure collection set and cset map are consistent
+- [backport] Fallback to shared allocation if GCLAB is not
+  available
+- [backport] Fast synchronizer root scanning
+- [backport] "F: Code Cache Roots" is missing from gc+stats
+- [backport] Fix DerivedPointerTable handling when scanning
+  roots twice in init-evac phase
+- [backport] Fixed a few of early returns that calling
+  register_gc_end()
+- [backport] Fix live data accounting for humongous region
+- [backport] Fix memory Phis with only data uses
+- [backport] Fix recycled regions zapping
+- [backport] Fix up pointer volatility
+- [backport] Generic verification should not trust bitmaps
+- [backport] Heap/matrix verification for all reachable objects
+- [backport] Heap memory usage counting not longer needs to be
+  atomic
+- [backport] Heap region recycling should call explicit clear()
+  and request zapping
+- [backport] Heap region verification
+- [backport] Implementation of interpreter matrix barrier on
+  aarch64
+- [backport] Implement early update references phase.
+- [backport] implicit null checks broken on aarch64
+- [backport] Increase timeout for EvilSyncBug test
+- [backport] Lazy parallel code cache iterator
+- [backport] Make statistics gathering span more operations
+- [backport] Make sure atomic operations are done on
+  "volatile" fields
+- [backport] Make sure new_active_workers is used
+- [backport] Make {T,GC}LAB statistics unconditional
+- [backport] Mark-compact and heuristics should consistently
+  process refs and unload classes
+- [backport] minor fix to optimization of java mirror
+  comparison
+- [backport] more barrier on constant oop fixes + couple small
+  unrelated fixes
+- [backport] More collection set and matrix cleanup
+- [backport] Nit: mark-compact phase 3 (Adjust Pointers) 

commit nfs-utils for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package nfs-utils for openSUSE:Factory 
checked in at 2017-08-10 13:45:52

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


Package is "nfs-utils"

Thu Aug 10 13:45:52 2017 rev:142 rq:513638 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/nfs-utils/nfs-utils.changes  2017-05-10 
20:33:29.934924574 +0200
+++ /work/SRC/openSUSE:Factory/.nfs-utils.new/nfs-utils.changes 2017-08-10 
13:46:08.439759009 +0200
@@ -1,0 +2,5 @@
+Wed Jul  5 11:02:51 UTC 2017 - sch...@suse.de
+
+- nsm-headers.patch: add missing 
+
+---

New:

  nsm-headers.patch



Other differences:
--
++ nfs-utils.spec ++
--- /var/tmp/diff_new_pack.Gp4EvF/_old  2017-08-10 13:46:12.339210044 +0200
+++ /var/tmp/diff_new_pack.Gp4EvF/_new  2017-08-10 13:46:12.355207792 +0200
@@ -48,6 +48,7 @@
 Patch1: 0001-conffile-ignore-empty-environment-variables.patch
 Patch2: 0002-mount-call-setgroups-before-setuid.patch
 Patch3: 0003-nfs-server-generator-handle-noauto-mounts-correctly.patch
+Patch4: nsm-headers.patch
 
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  fedfs-utils-devel
@@ -123,6 +124,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 cp %{SOURCE6} .
 

++ nsm-headers.patch ++
Index: nfs-utils-2.1.1/support/nsm/rpc.c
===
--- nfs-utils-2.1.1.orig/support/nsm/rpc.c
+++ nfs-utils-2.1.1/support/nsm/rpc.c
@@ -41,6 +41,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 



commit python-cryptography for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package python-cryptography for 
openSUSE:Factory checked in at 2017-08-10 13:44:50

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


Package is "python-cryptography"

Thu Aug 10 13:44:50 2017 rev:28 rq:514577 version:2.0.3

Changes:

--- /work/SRC/openSUSE:Factory/python-cryptography/python-cryptography.changes  
2017-06-21 13:50:34.995300775 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cryptography.new/python-cryptography.changes 
2017-08-10 13:45:22.246262054 +0200
@@ -1,0 +2,15 @@
+Thu Aug  3 23:14:49 UTC 2017 - mich...@stroeder.com
+
+- update to 2.0.3
+
+---
+Thu Jul 27 10:49:07 UTC 2017 - mich...@stroeder.com
+
+- update to 2.0.2
+
+---
+Mon Jul 17 17:08:59 UTC 2017 - mich...@stroeder.com
+
+- update to 2.0
+
+---

Old:

  cryptography-1.9.tar.gz
  cryptography-1.9.tar.gz.asc
  cryptography_vectors-1.9.tar.gz
  cryptography_vectors-1.9.tar.gz.asc

New:

  cryptography-2.0.3.tar.gz
  cryptography-2.0.3.tar.gz.asc
  cryptography_vectors-2.0.3.tar.gz
  cryptography_vectors-2.0.3.tar.gz.asc



Other differences:
--
++ python-cryptography.spec ++
--- /var/tmp/diff_new_pack.uOudhm/_old  2017-08-10 13:45:23.762048666 +0200
+++ /var/tmp/diff_new_pack.uOudhm/_new  2017-08-10 13:45:23.770047540 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-cryptography
-Version:1.9
+Version:2.0.3
 Release:0
 Summary:Python library which exposes cryptographic recipes and 
primitives
 License:Apache-2.0 or BSD-3-Clause

++ cryptography-1.9.tar.gz -> cryptography-2.0.3.tar.gz ++
 6850 lines of diff (skipped)

++ cryptography_vectors-1.9.tar.gz -> cryptography_vectors-2.0.3.tar.gz 
++
/work/SRC/openSUSE:Factory/python-cryptography/cryptography_vectors-1.9.tar.gz 
/work/SRC/openSUSE:Factory/.python-cryptography.new/cryptography_vectors-2.0.3.tar.gz
 differ: char 5, line 1




commit ffado for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "ffado"

Thu Aug 10 13:45:29 2017 rev:30 rq:513594 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/ffado/ffado-mixer.changes2017-04-24 
09:46:33.690815925 +0200
+++ /work/SRC/openSUSE:Factory/.ffado.new/ffado-mixer.changes   2017-08-10 
13:45:34.360556636 +0200
@@ -1,0 +2,5 @@
+Mon Jul 31 12:08:17 UTC 2017 - sch...@suse.de
+
+- sigev.patch: add missing header to define SIGEV_THREAD
+
+---
ffado.changes: same change

New:

  sigev.patch



Other differences:
--
++ ffado-mixer.spec ++
--- /var/tmp/diff_new_pack.aN6iPa/_old  2017-08-10 13:45:36.632236833 +0200
+++ /var/tmp/diff_new_pack.aN6iPa/_new  2017-08-10 13:45:36.664232329 +0200
@@ -30,6 +30,7 @@
 Source0:%{tname}-%{version}.tgz
 Patch1: ffado_SConstruct_powerpc_update.patch
 Patch2: ffado-gcc6.patch
+Patch3: sigev.patch
 BuildRequires:  alsa-devel
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  doxygen
@@ -86,6 +87,7 @@
 %setup -n %{tname}-%{version} -q
 %patch1 -p0
 %patch2
+%patch3 -p1
 
 %build
 export EXTRA_FLAGS="-Wno-deprecated-declarations -fpermissive --std=gnu++11"

++ ffado.spec ++
--- /var/tmp/diff_new_pack.aN6iPa/_old  2017-08-10 13:45:36.772217128 +0200
+++ /var/tmp/diff_new_pack.aN6iPa/_new  2017-08-10 13:45:36.796213749 +0200
@@ -31,6 +31,7 @@
 Patch0: libffado-date_time.patch
 Patch1: ffado_SConstruct_powerpc_update.patch
 Patch2: ffado-gcc6.patch
+Patch3: sigev.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
@@ -100,6 +101,7 @@
 %patch0
 %patch1 -p0
 %patch2
+%patch3 -p1
 
 %build
 %if %{gcc7} == 1

++ sigev.patch ++
Index: libffado-2.3.0/src/libutil/PosixMessageQueue.cpp
===
--- libffado-2.3.0.orig/src/libutil/PosixMessageQueue.cpp
+++ libffado-2.3.0/src/libutil/PosixMessageQueue.cpp
@@ -30,6 +30,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #define MQ_INVALID_ID ((mqd_t) -1)
 // one second



commit ocaml for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2017-08-10 13:44:27

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


Package is "ocaml"

Thu Aug 10 13:44:27 2017 rev:61 rq:512516 version:4.05.0

Changes:

--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes  2017-06-18 
13:49:59.630167279 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml.new/ocaml.changes 2017-08-10 
13:44:32.149314473 +0200
@@ -1,0 +2,17 @@
+Tue Jul 25 13:04:54 UTC 2017 - oher...@suse.de
+
+- Use Group: Development/Languages/OCaml
+
+---
+Mon Jul 17 20:24:18 UTC 2017 - oher...@suse.de
+
+- update version 4.05.0
+  * http://caml.inria.fr/pub/distrib/ocaml-4.05/notes/Changes
+- build with -no-cplugins (CVE-2017-9772)
+
+---
+Mon Jul 17 10:48:58 UTC 2017 - oher...@suse.de
+
+- Remove autodeps for pre openSUSE 12.1 releases
+
+---

Old:

  ocaml-4.03-refman-html.tar.xz
  ocaml-4.03-refman.info.tar.xz
  ocaml-4.03.0.tar.xz
  update_ocaml_deps.sh

New:

  ocaml-4.05-refman-html.tar.xz
  ocaml-4.05-refman.info.tar.xz
  ocaml-4.05.0.tar.xz



Other differences:
--
++ ocaml.spec ++
--- /var/tmp/diff_new_pack.YoNVv5/_old  2017-08-10 13:44:33.437133181 +0200
+++ /var/tmp/diff_new_pack.YoNVv5/_new  2017-08-10 13:44:33.453130929 +0200
@@ -18,12 +18,12 @@
 #
 
 
-%define doc_version 4.03
+%define doc_version 4.05
 #
 %define do_opt 0
 # This ensures that the find_provides/find_requires calls ocamlobjinfo 
correctly.
-%global __ocaml_requires_opts -c -f "%{buildroot}%{_bindir}/ocamlrun 
%{buildroot}%{_bindir}/ocamlobjinfo"
-%global __ocaml_provides_opts -f "%{buildroot}%{_bindir}/ocamlrun 
%{buildroot}%{_bindir}/ocamlobjinfo"
+%global __ocaml_requires_opts -c -f "%{buildroot}%{_bindir}/ocamlrun 
%{buildroot}%{_bindir}/ocamlobjinfo.byte"
+%global __ocaml_provides_opts -f "%{buildroot}%{_bindir}/ocamlrun 
%{buildroot}%{_bindir}/ocamlobjinfo.byte"
 # macros to be set in prjconf:
 #Macros:
 #_with_ocaml_force_enable_ocaml_opt 1
@@ -45,11 +45,11 @@
 %define do_opt 0
 %endif
 Name:   ocaml
-Version:4.03.0
+Version:4.05.0
 Release:0
 Summary:The Objective Caml Compiler and Programming Environment
 License:QPL-1.0 and SUSE-LGPL-2.0-with-linking-exception
-Group:  Development/Languages/Other
+Group:  Development/Languages/OCaml
 Url:http://caml.inria.fr/
 #
 # http://caml.inria.fr/pub/distrib/
@@ -58,7 +58,6 @@
 Source2:ocaml-%{doc_version}-refman-html.tar.xz
 Source3:ocaml-%{doc_version}-refman.info.tar.xz
 Source4:rpmlintrc
-Source99:   update_ocaml_deps.sh
 Patch0: ocaml-3.00-camldebug_el.patch
 Patch1: ocamldoc-man-th.patch
 Patch2: ocaml-3.04-ocamltags--no-site-start.patch
@@ -78,12 +77,6 @@
 Provides:   ocaml(compiler) = %{version}
 Requires:   ocaml(runtime) = %{version}-%{release}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# ocaml autodep start for pkg: ocaml
-# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
-%if 0%{?suse_version} < 1210
-Requires:   ocaml-runtime
-%endif
-# ocaml autodep end for pkg: ocaml
 %if %{do_opt}
 Requires:   gcc
 Provides:   ocaml(ocaml.opt) = %{version}
@@ -100,21 +93,15 @@
 %package   rpm-macros
 Summary:RPM macros for building OCaml source packages
 License:QPL-1.0 and SUSE-LGPL-2.0-with-linking-exception
-Group:  Development/Languages/Other
+Group:  Development/Languages/OCaml
 
 %description   rpm-macros
 A set of helper macros to unify common code used in ocaml spec files.
 
 %package runtime
-# ocaml autodep start for pkg: ocaml-runtime
-# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
-%if 0%{?suse_version} < 1210
-Requires:   ocaml-compiler-libs
-%endif
-# ocaml autodep end for pkg: ocaml-runtime
 Summary:The Objective Caml Compiler and Programming Environment
 License:QPL-1.0
-Group:  Development/Languages/Other
+Group:  Development/Languages/OCaml
 Provides:   ocaml(runtime) = %{version}-%{release}
 
 %description runtime
@@ -127,36 +114,23 @@
 %package source
 Summary:Source code for Objective Caml libraries
 License:QPL-1.0 and SUSE-LGPL-2.0-with-linking-exception
-Group:  Development/Languages/Other
+Group:  Development/Languages/OCaml
 
 %description source
 Source code for Objective Caml libraries.
 
 %package 

commit libvirt for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "libvirt"

Thu Aug 10 13:44:34 2017 rev:232 rq:514265 version:3.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2017-07-11 
08:35:00.133944617 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2017-08-10 
13:44:38.816375923 +0200
@@ -1,0 +2,46 @@
+Thu Aug  3 17:56:42 UTC 2017 - jfeh...@suse.com
+
+- Update to libvirt 3.6.0
+  - Many incremental improvements and bug fixes, see
+http://libvirt.org/news.html
+- Fix unit tests on s390x and ppc64
+  8982f3ab-util-hash-header.patch,
+  0b1ecf7b-virHashCodeGen-mockable.patch.
+  f536b0dd-tests-arch-independent-hash.patch
+- Patch cleanup
+  - Renamed libvirtd-defaults.patch to
+suse-libvirtd-disable-tls.patch
+  - Renamed libvirtd-init-script.patch to
+suse-libvirtd-sysconfig-settings.patch
+  - Renamed virtlockd-init-script.patch to
+suse-virtlockd-sysconfig-settings.patch
+  - Renamed virtlogd-init-script.patch to
+suse-virtlogd-sysconfig-settings.patch
+  - Renamed libvirt-guests-init-script.patch to
+suse-libvirt-guests-service.patch
+  - Combined suse-libvirtd-service.patch and
+systemd-service-xen.patch to suse-libvirtd-service-xen.patch
+since both patches add Xen support to libvirtd service file
+  - Pull OVMF-related changes from suse-qemu-conf.patch into a
+new suse-ovmf-paths.patch
+
+---
+Wed Jul 26 22:53:11 UTC 2017 - jfeh...@suse.com
+
+- Add a supportconfig plugin
+  libvirt-supportconfig
+  FATE#323661
+
+---
+Wed Jul 26 15:49:21 UTC 2017 - jfeh...@suse.com
+
+- Remove Requires on bridge-utils
+  FATE#323639
+
+---
+Fri Jul 21 07:47:46 UTC 2017 - dmuel...@suse.com
+
+- drop dependency on xen for armv6hl (not supported and does not
+  build)
+
+---

Old:

  libvirt-3.5.0.tar.xz
  libvirt-3.5.0.tar.xz.asc
  libvirt-guests-init-script.patch
  libvirtd-defaults.patch
  libvirtd-init-script.patch
  suse-libvirtd-service.patch
  systemd-service-xen.patch
  virtlockd-init-script.patch
  virtlogd-init-script.patch

New:

  0b1ecf7b-virHashCodeGen-mockable.patch
  8982f3ab-util-hash-header.patch
  f536b0dd-tests-arch-independent-hash.patch
  libvirt-3.6.0.tar.xz
  libvirt-3.6.0.tar.xz.asc
  libvirt-supportconfig
  suse-libvirt-guests-service.patch
  suse-libvirtd-disable-tls.patch
  suse-libvirtd-service-xen.patch
  suse-libvirtd-sysconfig-settings.patch
  suse-ovmf-paths.patch
  suse-virtlockd-sysconfig-settings.patch
  suse-virtlogd-sysconfig-settings.patch



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.TjkSWw/_old  2017-08-10 13:44:42.699829232 +0200
+++ /var/tmp/diff_new_pack.TjkSWw/_new  2017-08-10 13:44:42.719826417 +0200
@@ -57,8 +57,8 @@
 
 # Set the OS / architecture specific special cases
 
-# Xen is available only on x86_64 and arm
-%ifnarch x86_64 %arm aarch64
+# Xen is available only on x86_64, armv7 and aarch64
+%ifnarch x86_64 armv7hl aarch64
 %define with_xen   0
 %define with_libxl 0
 %endif
@@ -165,7 +165,7 @@
 
 Name:   libvirt
 Url:http://libvirt.org/
-Version:3.5.0
+Version:3.6.0
 Release:0
 Summary:Library providing a simple virtualization API
 License:LGPL-2.1+
@@ -301,9 +301,13 @@
 Source1:%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 Source3:libvirtd-relocation-server.fw
+Source4:libvirt-supportconfig
 Source99:   baselibs.conf
 Source100:  %{name}-rpmlintrc
 # Upstream patches
+Patch0: 8982f3ab-util-hash-header.patch
+Patch1: 0b1ecf7b-virHashCodeGen-mockable.patch
+Patch2: f536b0dd-tests-arch-independent-hash.patch
 # Patches pending upstream review
 Patch100:   libxl-dom-reset.patch
 Patch101:   network-don-t-use-dhcp-authoritative-on-static-netwo.patch
@@ -316,22 +320,22 @@
 Patch155:   libxl-set-cach-mode.patch
 Patch156:   apparmor-fixes.patch
 # Our patches
-Patch200:   libvirtd-defaults.patch
-Patch201:   libvirtd-init-script.patch
-Patch202:   libvirt-guests-init-script.patch
-Patch203:   virtlockd-init-script.patch
-Patch204:   virtlogd-init-script.patch
-Patch205:   suse-qemu-conf.patch
-Patch206:   support-managed-pci-xen-driver.patch
-Patch207:   systemd-service-xen.patch

commit installation-images for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2017-08-10 13:44:41

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


Package is "installation-images"

Thu Aug 10 13:44:41 2017 rev:19 rq:514526 version:14.323

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2017-07-04 11:56:00.957451167 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2017-08-10 13:44:46.919235247 +0200
@@ -0,0 +1,31 @@
+
+Fri Aug 4 08:30:49 UTC 2017 - lsle...@suse.cz
+
+- merge gh#openSUSE/installation-images#192
+- Fix the default cursor theme (bsc#1051664)
+- 14.323
+
+---
+Fri Jul 28 14:35:39 UTC 2017 - ji...@boombatower.com
+
+- Add Conflicts: otherproviders() and Provides for relevant packages.
+
+
+Mon Jul 24 10:39:46 UTC 2017 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#191
+- always load dm_multipath module
+- 14.322
+
+
+Thu Jul 20 13:05:50 UTC 2017 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#190
+- run udev prein script in initrd (bsc#1047598)
+- 14.321
+
+---
+Wed Jul 19 16:46:55 CEST 2017 - snw...@suse.de
+
+- increase disk size contraints to 12GB
+

Old:

  installation-images-14.320.tar.xz

New:

  installation-images-14.323.tar.xz



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.MzBRRm/_old  2017-08-10 13:44:48.479015669 +0200
+++ /var/tmp/diff_new_pack.MzBRRm/_new  2017-08-10 13:44:48.491013980 +0200
@@ -531,9 +531,10 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.320
+Version:14.323
 Release:0
 Provides:   installation-images = %version-%release
+Conflicts:  otherproviders(installation-images)
 Source: installation-images-%{version}.tar.xz
 Source1:installation-images-rpmlintrc
 Source2:product_name
@@ -546,6 +547,7 @@
 
 %package -n install-initrd-%{theme}
 Provides:   install-initrd = %version-%release
+Conflicts:  otherproviders(install-initrd)
 Obsoletes:  install-initrd-%theme < %version-%release
 Obsoletes:  install-initrd-branding-%theme < %version-%release
 AutoReqProv:off
@@ -570,6 +572,8 @@
 
 
 %package -n skelcd-installer-%{theme}
+Provides:   skelcd-installer = %version-%release
+Conflicts:  otherproviders(skelcd-installer)
 AutoReqProv:off
 Summary:installer and related files needed on dvd1
 Group:  Metapackages
@@ -581,6 +585,7 @@
 
 %package -n installation-images-debuginfodeps-%{theme}
 Provides:   installation-images-debuginfodeps = %version-%release
+Conflicts:  otherproviders(installation-images-debuginfodeps)
 Obsoletes:  installation-images-debuginfodeps-%theme < %version-%release
 Summary:Debuginfo dependencies for %theme installation-images
 Group:  Metapackages

++ _constraints ++
--- /var/tmp/diff_new_pack.MzBRRm/_old  2017-08-10 13:44:48.583001031 +0200
+++ /var/tmp/diff_new_pack.MzBRRm/_new  2017-08-10 13:44:48.583001031 +0200
@@ -1,7 +1,7 @@
 
   
 
-  9
+  12
 
   
 

++ installation-images-14.320.tar.xz -> installation-images-14.323.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.320/VERSION 
new/installation-images-14.323/VERSION
--- old/installation-images-14.320/VERSION  2017-06-29 11:48:34.0 
+0200
+++ new/installation-images-14.323/VERSION  2017-08-04 10:30:49.0 
+0200
@@ -1 +1 @@
-14.320
+14.323
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.320/changelog 
new/installation-images-14.323/changelog
--- old/installation-images-14.320/changelog2017-06-29 11:48:34.0 
+0200
+++ new/installation-images-14.323/changelog2017-08-04 10:30:49.0 
+0200
@@ -1,3 +1,12 @@
+2017-08-04:14.323
+   - Fix the default cursor theme (bsc #1051664)
+
+2017-07-24:14.322
+   - always load dm_multipath module
+
+2017-07-20:14.321
+   - run udev prein script in initrd (bsc #1047598)
+
 2017-06-29:14.320
- Add new theme SLES_SAP
 
diff -urN 

commit gnome-keyring for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package gnome-keyring for openSUSE:Factory 
checked in at 2017-08-10 13:44:20

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


Package is "gnome-keyring"

Thu Aug 10 13:44:20 2017 rev:128 rq:511979 version:3.20.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-keyring/gnome-keyring.changes  
2017-07-21 22:42:25.007826261 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-keyring.new/gnome-keyring.changes 
2017-08-10 13:44:21.146863326 +0200
@@ -1,0 +2,7 @@
+Thu Jul 20 19:43:27 UTC 2017 - mgo...@suse.com
+
+- Drop unneeded part of
+  gnome-keyring-bsc932232-use-non-fips-md5.patch, to match what we
+  have in SLE.
+
+---
@@ -7 +14 @@
-  (bgo#778357).
+  (bgo#778357, bsc#1043861).
@@ -38 +45 @@
-  issue that was reintroduced (bsc#966229, bsc#966225).
+  issue that was reintroduced (bsc#966229, bsc#966225, bsc#994988).



Other differences:
--
++ gnome-keyring-bsc932232-use-non-fips-md5.patch ++
--- /var/tmp/diff_new_pack.wXYtWg/_old  2017-08-10 13:44:22.422683725 +0200
+++ /var/tmp/diff_new_pack.wXYtWg/_new  2017-08-10 13:44:22.422683725 +0200
@@ -73,27 +73,3 @@
  
/* The old keyring code used lower case hex */
return egg_hex_encode_full (digest, sizeof (digest), FALSE, '\0', 0);
 a/pkcs11/secret-store/tests/dump-keyring0-format.c 
-+++ a/pkcs11/secret-store/tests/dump-keyring0-format.c 
-@@ -556,13 +556,17 @@ decrypt_buffer (Buffer *buffer,
- static gboolean
- verify_decrypted_buffer (Buffer *buffer)
- {
--  guchar digest[16];
-+guchar digest[16];
-+  GChecksum *cs;
-+  gsize cs_len = sizeof (digest);
- 
-   /* In case the world changes on us... */
--  g_return_val_if_fail (gcry_md_get_algo_dlen (GCRY_MD_MD5) == sizeof 
(digest), 0);
-+  g_return_val_if_fail (g_checksum_type_get_length (G_CHECKSUM_MD5) == 
sizeof (digest), 0);
- 
--  gcry_md_hash_buffer (GCRY_MD_MD5, (void*)digest,
--   (guchar*)buffer->buf + 16, buffer->len - 16);
-+  cs = g_checksum_new (G_CHECKSUM_MD5);
-+  g_checksum_update (cs, (const guchar *) buffer->buf + 16, buffer->len - 
16);
-+  g_checksum_get_digest (cs, digest, _len);
-+  g_checksum_free (cs);
- 
-   return memcmp (buffer->buf, digest, 16) == 0;
- }




commit gnome-documents for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "gnome-documents"

Thu Aug 10 13:44:14 2017 rev:50 rq:511905 version:3.24.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-documents/gnome-documents.changes  
2017-05-31 12:13:29.213380596 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-documents.new/gnome-documents.changes 
2017-08-10 13:44:14.675774281 +0200
@@ -1,0 +2,7 @@
+Fri Jul 21 13:20:36 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.3:
+  + Enable printing only for documents that support it.
+  + Avoid CRITICALs if a primary instance is already present.
+
+---

Old:

  gnome-documents-3.24.2.tar.xz

New:

  gnome-documents-3.24.3.tar.xz



Other differences:
--
++ gnome-documents.spec ++
--- /var/tmp/diff_new_pack.fCQdfV/_old  2017-08-10 13:44:16.075577227 +0200
+++ /var/tmp/diff_new_pack.fCQdfV/_new  2017-08-10 13:44:16.107572723 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-documents
-Version:3.24.2
+Version:3.24.3
 Release:0
 Summary:Document Manager for GNOME
 License:GPL-2.0+

++ gnome-documents-3.24.2.tar.xz -> gnome-documents-3.24.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-documents-3.24.2/NEWS 
new/gnome-documents-3.24.3/NEWS
--- old/gnome-documents-3.24.2/NEWS 2017-05-11 14:35:56.0 +0200
+++ new/gnome-documents-3.24.3/NEWS 2017-07-21 14:00:50.0 +0200
@@ -1,8 +1,14 @@
+3.24.3 - "Kern House"
+=
+
+- Enable printing only for documents that support it
+- Avoid CRITICALs if a primary instance is already present
+
 3.24.2 - "Sterling Cooper"
 ==
 
 - Unbreak previews of LOKDocView-supported documents from OneDrive
-- Unreak caching of LOKDocView-supported documents from ownCloud
+- Unbreak caching of LOKDocView-supported documents from ownCloud
 - Support previews of encrypted PDFs from Google
 - Pass the right number of arguments to LOKDocView.View.new
 - Translation updates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-documents-3.24.2/configure 
new/gnome-documents-3.24.3/configure
--- old/gnome-documents-3.24.2/configure2017-05-11 14:39:45.0 
+0200
+++ new/gnome-documents-3.24.3/configure2017-07-21 14:04:27.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-documents 3.24.2.
+# Generated by GNU Autoconf 2.69 for gnome-documents 3.24.3.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-documents'
 PACKAGE_TARNAME='gnome-documents'
-PACKAGE_VERSION='3.24.2'
-PACKAGE_STRING='gnome-documents 3.24.2'
+PACKAGE_VERSION='3.24.3'
+PACKAGE_STRING='gnome-documents 3.24.3'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1452,7 +1452,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-documents 3.24.2 to adapt to many kinds of 
systems.
+\`configure' configures gnome-documents 3.24.3 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1523,7 +1523,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-documents 3.24.2:";;
+ short | recursive ) echo "Configuration of gnome-documents 3.24.3:";;
esac
   cat <<\_ACEOF
 
@@ -1661,7 +1661,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-documents configure 3.24.2
+gnome-documents configure 3.24.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2060,7 +2060,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-documents $as_me 3.24.2, which was
+It was created by gnome-documents $as_me 3.24.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3042,7 +3042,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-documents'
- VERSION='3.24.2'
+ VERSION='3.24.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -19989,7 +19989,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 

commit gdk-pixbuf for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory 
checked in at 2017-08-10 13:44:05

Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old)
 and  /work/SRC/openSUSE:Factory/.gdk-pixbuf.new (New)


Package is "gdk-pixbuf"

Thu Aug 10 13:44:05 2017 rev:62 rq:511904 version:2.36.7

Changes:

--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes2017-07-17 
09:00:22.871001037 +0200
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new/gdk-pixbuf.changes   
2017-08-10 13:44:07.252819229 +0200
@@ -1,0 +2,14 @@
+Tue Jul 18 17:10:16 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.36.7:
+  + Add tests for recent bug fixes.
+  + ico, bmp, tiff: avoid integer overflows (bgo#776040,
+bgo#776694, bgo#780269).
+  + jpeg: error out if wrong # of channels (bgo#784866).
+  + Misc.bugfixes (bgo#784583).
+  + Support mimetypes: image/wmf, image/emf.
+  + Updated translations.
+- Drop gdk-pixbuf-cve-2017-2862-jpeg-channels.patch and
+  gdk-pixbuf-cve-2017-2870-tiff-mul-overflow.patch: Fixed upstream.
+
+---

Old:

  gdk-pixbuf-2.36.6.tar.xz
  gdk-pixbuf-cve-2017-2862-jpeg-channels.patch
  gdk-pixbuf-cve-2017-2870-tiff-mul-overflow.patch

New:

  gdk-pixbuf-2.36.7.tar.xz



Other differences:
--
++ gdk-pixbuf.spec ++
--- /var/tmp/diff_new_pack.eEV0tw/_old  2017-08-10 13:44:08.496644133 +0200
+++ /var/tmp/diff_new_pack.eEV0tw/_new  2017-08-10 13:44:08.500643570 +0200
@@ -20,7 +20,7 @@
 %define gdk_pixbuf_binary_version 2.10.0
 
 Name:   gdk-pixbuf
-Version:2.36.6
+Version:2.36.7
 Release:0
 Summary:An image loading library
 License:LGPL-2.1+
@@ -32,10 +32,6 @@
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM u_contrib-gdk-pixbuf-xlib-Fix-rgb888amsb.patch boo#929462 
bsc#1010497 bgo#775896 msta...@suse.com -- Fix RGBA conversion for big endian 
X11 environments
 Patch0: u_contrib-gdk-pixbuf-xlib-Fix-rgb888amsb.patch
-# PATCH-FIX-UPSTREAM gdk-pixbuf-cve-2017-2862-jpeg-channels.patch bsc#1048289 
bgo#784866 CVE-2017-2862 h...@suse.com -- fix heap overwrite when JPEG channels 
is not 3 or 4.
-Patch1: gdk-pixbuf-cve-2017-2862-jpeg-channels.patch
-# PATCH-FIX-UPSTREAM gdk-pixbuf-cve-2017-2870-tiff-mul-overflow.patch 
bgo#780269 CVE-2017-2870 h...@suse.com -- fix reliance on undefined behavior to 
handle integer overflows.
-Patch2: gdk-pixbuf-cve-2017-2870-tiff-mul-overflow.patch
 BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtiff-devel
@@ -121,8 +117,6 @@
 translation-update-upstream
 %endif
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 %if "%_lib" == "lib64"
 cp -a %{S:2} .
 %endif

++ gdk-pixbuf-2.36.6.tar.xz -> gdk-pixbuf-2.36.7.tar.xz ++
 12179 lines of diff (skipped)




commit polari for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "polari"

Thu Aug 10 13:43:59 2017 rev:24 rq:511903 version:3.24.2

Changes:

--- /work/SRC/openSUSE:Factory/polari/polari.changes2017-04-29 
10:50:50.926906127 +0200
+++ /work/SRC/openSUSE:Factory/.polari.new/polari.changes   2017-08-10 
13:44:01.145678944 +0200
@@ -1,0 +2,12 @@
+Wed Jul 19 06:55:14 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.2:
+  + Support NickServ bots that don't handle nick in identify
+command (bgo#772915).
+  + Improve handling of temporarily unavailble networks
+(bgo#784047).
+  + Fix double-toggling of room checkboxes (bgo#782969).
+  + Misc. bug fixes (bgo#781686).
+  + Updated translations.
+
+---

Old:

  polari-3.24.1.tar.xz

New:

  polari-3.24.2.tar.xz



Other differences:
--
++ polari.spec ++
--- /var/tmp/diff_new_pack.ZgEplH/_old  2017-08-10 13:44:02.609472883 +0200
+++ /var/tmp/diff_new_pack.ZgEplH/_new  2017-08-10 13:44:02.645467816 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   polari
-Version:3.24.1
+Version:3.24.2
 Release:0
 Summary:An IRC Client for GNOME
 License:GPL-2.0+ and LGPL-2.1+

++ polari-3.24.1.tar.xz -> polari-3.24.2.tar.xz ++
 20784 lines of diff (skipped)




commit bcunit for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "bcunit"

Thu Aug 10 13:43:36 2017 rev:3 rq:511850 version:3.0.2

Changes:

--- /work/SRC/openSUSE:Factory/bcunit/bcunit.changes2017-06-15 
11:24:18.639629202 +0200
+++ /work/SRC/openSUSE:Factory/.bcunit.new/bcunit.changes   2017-08-10 
13:43:37.984939310 +0200
@@ -1,0 +2,6 @@
+Fri Jul 21 12:20:04 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.0.2:
+  * Version bump.
+
+---

Old:

  _service
  bcunit-3.0+git20170404.tar.xz

New:

  bcunit-3.0.2.tar.gz



Other differences:
--
++ bcunit.spec ++
--- /var/tmp/diff_new_pack.YILJ5x/_old  2017-08-10 13:43:39.108781106 +0200
+++ /var/tmp/diff_new_pack.YILJ5x/_new  2017-08-10 13:43:39.124778854 +0200
@@ -19,13 +19,13 @@
 %define soname  libbcunit
 %define sover   1
 Name:   bcunit
-Version:3.0+git20170404
+Version:3.0.2
 Release:0
 Summary:Provide C programmers basic testing functionality
 License:LGPL-2.0+
 Group:  Development/Libraries/C and C++
-Url:https://github.com/BelledonneCommunications/bcunit
-Source: %{name}-%{version}.tar.xz
+Url:https://linphone.org/
+Source: 
https://linphone.org/releases/sources/%{name}/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE bcunit-link-ncurses.patch jeng...@medozas.de
 Patch0: bcunit-link-ncurses.patch
@@ -73,7 +73,7 @@
 This package installs the BCUnit shared library.
 
 %prep
-%setup -q
+%setup -q -n BCunit-%{version}-Source
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1




commit flatpak for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "flatpak"

Thu Aug 10 13:43:53 2017 rev:9 rq:511902 version:0.8.7

Changes:

--- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes  2017-03-29 
13:24:18.590672312 +0200
+++ /work/SRC/openSUSE:Factory/.flatpak.new/flatpak.changes 2017-08-10 
13:43:53.830708685 +0200
@@ -2 +2 @@
-Thu Mar 16 11:59:38 UTC 2017 - adrien.pla...@suse.com
+Thu Jul 20 20:12:58 UTC 2017 - zai...@opensuse.org
@@ -4,47 +4,66 @@
-- Update to version 0.9.1:
-  + The flatpak-builder build cache now uses the rofiles-fuse
-ostree feature.
-  + The cflags and cxxflags module properties now work by
-appending, rather that replacing, when there are multiple
-values specified.
-  + Do not invalidate build cache when the installed version of the
-SDK changed by default. Use --rebuild-on-sdk-change to force
-rebuild otherwise.
-  + The build cache is now per-arch.
-  + New buildsystem "cmake-ninja" which works like "cmake", but
-builds using ninja.
-  + New buildsystem "simple" which just runs a set of shell
-commands specified in the "build-commands" property.
-  + flatpak-builder now has build-runtime and build-extension
-properties that makes it easier to build runtimes and
-extensions.
-  + FLATPAK_DEST is set in the build environment to the
-installation destination.
-  + flatpak-builder now supports --from-git=URL which pulls the
-json manifest and related files directly from a git repo.
-  + modules have a new no-make-install property which skips the
-make install step.
-  + Modules and sources have only-arches and skip-arches
-properties, which lets you enable/disable them based on the
-build architecture.
-  + build-options has a new property ldflags, which is similar to
-cflags and cxxflags.
-  + flatpak build (and thus flatpak-builder --run) now supports
-dbus proxies when needed.
-  + All git repos are cloned with fsckObjects=true, which means we
-verify that the repos are valid.
-  + New flatpak-builder argument --build-shell=MODULE extracts and
-prepares the sources for a specified module and then starts a
-build sandbox inside it.
-  + build-export: Now supports --timestamp=ISO-8601-TIMESTAMP,
-which allows you to create reproducible commits.
-  + The OCI support has been updated to the latest version of the
-OCI image specification format.
-  + There is a new flatpak-bisect script that can be used to bisect
-flatpak applications, looking for regressions.
-  + flatpak list got a revamp. It now shows more information, and
-shows both apps and runtimes by default.
-  + flatpak remote-list was renamed flatpak remotes in order to
-minimize confusion with flatpak remote-ls. The old name is
-deprecated but still works.
-- Bump minimal glib to 2.44.
+- Update to version 0.8.7:
+  + This is a minor security update, matching the behaviour on
+master where we avoid ever creating setuid files or
+world-writable directories. However, the fix is more localized
+and does not require a new ostree.
+  + After pulling from a remote, always verify that the staged new
+files and directories have safe permissions.
+  + Ensure ~/.local/share/flatpak is not readable to other users,
+to avoid anyone ever seeing possibly world-writeable
+directories therein.
+  + Fix double-setting a error in case of errors when pulling.
+  + Fix timeout in testcase.
+
+---
+Thu Jul 20 20:12:42 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.8.6:
+  + TMPDIR is now unset in the sandbox, if set on the host. Each
+sandbox has a personal /tmp that is used.
+  + Flatpak run now works if /tmp is a symlink on the host.
+  + /etc/hosts and /etc/hosts.conf from the host are now exposed in
+the sandbox in addition to /etc/resolv.conf.
+  + flatpak now stores the app id in the X-Flatpak key when
+exporting a desktop file.
+  + Exports are now whitelisted, and the only thing you can
+export are: desktop files, icons, dbus services.
+This is somewhat different from the 0.9.x series, where als
+mime definitions, and gnome-shell search providers are allowed.
+  + Fixed minor race condition in portal application
+identification.
+  + Support WAYLAND_DISPLAY environment var.
+  + dbus-portal: Fix handling of NameHasOwner.
+  + run: Allow regular files for --filesystem=xdg-config/path.
+  + run: Allow --filesystem=xdg-config/subdir:ro (previously
+it needed to be writable).
+  + Support for updating to new gpg keys and url when using
+flatpak remote-modify 

commit pkcs11-helper for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/pkcs11-helper (Old)
 and  /work/SRC/openSUSE:Factory/.pkcs11-helper.new (New)


Package is "pkcs11-helper"

Thu Aug 10 13:43:30 2017 rev:23 rq:511842 version:1.22

Changes:

--- /work/SRC/openSUSE:Factory/pkcs11-helper/pkcs11-helper.changes  
2015-01-06 09:06:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.pkcs11-helper.new/pkcs11-helper.changes 
2017-08-10 13:43:31.577841239 +0200
@@ -1,0 +2,14 @@
+Wed Jul 19 13:23:52 UTC 2017 - jeng...@inai.de
+
+- RPM group fix.
+- Remove --with-pic which is only for static libs.
+
+---
+Tue Jul 18 13:31:17 UTC 2017 - tchva...@suse.com
+
+- Version update to 1.22:
+  * Support openssl-1.1
+  * bunch of small fixes
+- Remove obsolete patch pkcs11-helper-1.06-pkgconfig.patch
+
+---

Old:

  pkcs11-helper-1.06-pkgconfig.patch
  pkcs11-helper-1.11.tar.gz

New:

  pkcs11-helper-1.22.tar.gz



Other differences:
--
++ pkcs11-helper.spec ++
--- /var/tmp/diff_new_pack.oC6E3x/_old  2017-08-10 13:43:32.593698237 +0200
+++ /var/tmp/diff_new_pack.oC6E3x/_new  2017-08-10 13:43:32.609695984 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pkcs11-helper
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,36 +17,28 @@
 
 
 Name:   pkcs11-helper
-BuildRequires:  doxygen
-BuildRequires:  fdupes
-BuildRequires:  libgnutls-devel
-BuildRequires:  libopenssl-devel
-BuildRequires:  libtool
-BuildRequires:  mozilla-nss-devel
-BuildRequires:  pkg-config
-Version:1.11
+Version:1.22
 Release:0
-Url:https://github.com/OpenSC/OpenSC/wiki
 Summary:Helper Library for the Use with Smart Cards and the PKCS#11 API
-License:BSD-3-Clause and GPL-2.0
-Group:  System/Libraries
+License:BSD-3-Clause AND GPL-2.0
+Group:  Development/Libraries/C and C++
+Url:https://github.com/OpenSC/OpenSC/wiki
 Source: 
https://github.com/OpenSC/pkcs11-helper/archive/%{name}-%{version}.tar.gz
 Source2:baselibs.conf
+BuildRequires:  doxygen
+BuildRequires:  fdupes
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(openssl)
 Requires:   libpkcs11-helper1 = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# remove me when pkgconfig Libs.Private misbehaviours are fixed
-Patch:  pkcs11-helper-1.06-pkgconfig.patch
 
 %description
 pkcs11-helper allows using multiple PKCS#11 providers at the same
-   time and selecting keys by id, label or certificate subject.
-   Besides it covers the following topics: * Handling card removal
-   and card insert events
-
+time and selecting keys by id, label or certificate subject.
+Besides it covers the following topics: * Handling card removal
+and card insert events:
 * Handling card re-insert to a different slot
-
 * Supporting session expiration serialization
-
 * and much more All this is possible using a simple API.
 
 %package -n libpkcs11-helper1
@@ -60,12 +52,11 @@
 slot, supporting session expiration serialization and much more, all
 using a simple API.
 
-
 %package devel
 Summary:Helper Library for the Use with Smart Cards and the PKCS#11 API
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
-Requires:   libopenssl-devel
+Requires:   pkgconfig(openssl)
 
 %description devel
 pkcs11-helper allows using multiple PKCS#11 providers at the same time,
@@ -76,37 +67,39 @@
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}
-%patch
 
 %build
-autoreconf -f -i
-%configure --disable-static --with-pic\
-   --enable-doc\
-   --docdir=%{_docdir}/%{name}
-make %{?jobs:-j%jobs}
+autoreconf -fvi
+# We use only openssl - disable all other engines
+%configure \
+  --disable-static \
+  --enable-doc \
+  --docdir=%{_docdir}/%{name} \
+  --disable-crypto-engine-gnutls \
+  --disable-crypto-engine-nss \
+  --disable-crypto-engine-polarssl \
+  --disable-crypto-engine-mbedtls \
+  --disable-crypto-engine-cryptoapi
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-cp -a AUTHORS ChangeLog THANKS $RPM_BUILD_ROOT%{_docdir}/%{name}/
-%{__rm} -f %{buildroot}%{_libdir}/*.la
+%make_install
+cp -a AUTHORS ChangeLog THANKS %{buildroot}%{_docdir}/%{name}/
+find %{buildroot} -type f -name "*.la" -delete 

commit gd for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "gd"

Thu Aug 10 13:43:23 2017 rev:44 rq:511835 version:2.2.4

Changes:

--- /work/SRC/openSUSE:Factory/gd/gd.changes2016-12-13 19:32:31.237931443 
+0100
+++ /work/SRC/openSUSE:Factory/.gd.new/gd.changes   2017-08-10 
13:43:25.518694184 +0200
@@ -1,0 +2,25 @@
+Fri Jul 21 11:29:06 UTC 2017 - tchva...@suse.com
+
+- Add patch gd-rounding.patch
+- Set again the cflags so other archs do not fail testsuite
+
+---
+Fri Jul  7 10:54:11 UTC 2017 - tchva...@suse.com
+
+- Version update to 2.2.4:
+  * gdImageCreate() doesn't check for oversized images and as such is prone
+to DoS vulnerabilities. (CVE-2016-9317) bsc#1022283
+  * double-free in gdImageWebPtr() (CVE-2016-6912) bsc#1022284
+  * potential unsigned underflow in gd_interpolation.c (CVE-2016-10166)
+bsc#1022263
+  * DOS vulnerability in gdImageCreateFromGd2Ctx() (CVE-2016-10167)
+bsc#1022264
+  * Signed Integer Overflow gd_io.c (CVE-2016-10168) bsc#1022265
+- Remove patches merged/obsoleted by upstream:
+  * gd-config.patch
+  * gd-disable-freetype27-failed-tests.patch
+  * gd-test-unintialized-var.patch
+- Add patch gd-freetype.patch taking patch from upstream for
+  freetype 2.7
+
+---

Old:

  gd-config.patch
  gd-disable-freetype27-failed-tests.patch
  gd-test-unintialized-var.patch
  libgd-2.2.3.tar.xz

New:

  gd-freetype.patch
  gd-rounding.patch
  libgd-2.2.4.tar.xz



Other differences:
--
++ gd.spec ++
--- /var/tmp/diff_new_pack.YuPG2i/_old  2017-08-10 13:43:26.842507831 +0200
+++ /var/tmp/diff_new_pack.YuPG2i/_new  2017-08-10 13:43:26.854506142 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gd
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,9 @@
 
 
 %define prjname libgd
-
 %define lname libgd3
-
 Name:   gd
-Version:2.2.3
+Version:2.2.4
 Release:0
 Summary:A Drawing Library for Programs That Use PNG and JPEG Output
 License:MIT
@@ -29,35 +27,31 @@
 Url:https://libgd.github.io/
 Source: 
https://github.com/libgd/libgd/releases/download/%{name}-%{version}/%{prjname}-%{version}.tar.xz
 Source1:baselibs.conf
-# to be upstreamed, gdlib-config --libs to return the same as pkg-config 
--libs gdlib
-Patch0: gd-config.patch
 # might be upstreamed, but could be suse specific also (/usr/share/fonts/Type1 
font dir)
 Patch1: gd-fontpath.patch
 # could be upstreamed, but not in this form (need ac check for attribute 
format printf, etc.)
 Patch2: gd-format.patch
 # could be upstreamed
 Patch3: gd-aliasing.patch
-# PATCH-FIX-UPSTREAM gd-disable-freetype27-failed-tests.patch 
gh#libgd/libgd#302 badshah...@gmail.com -- Disable for now tests failing 
against freetype >= 2.7 for being too exact.
-Patch5: gd-disable-freetype27-failed-tests.patch
-# PATCH-FIX-UPSTREAM gd-test-unintialized-var.patch badshah...@gmail.com -- 
Initialise a variable in tests/gd2/gd2_read.c to 0 to prevent it from failing 
to compile with -Werror (only causes problems in no ix86 arch surprisingly); 
patch sent upstream
-Patch6: gd-test-unintialized-var.patch
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  fontconfig-devel
-BuildRequires:  freetype2-devel
+# PATCH-FIX-UPSTREAM: build with newer freetype
+Patch4: gd-freetype.patch
+# PATCH-FIX-UPSTREAM: fix testfailure on 32b platforms
+Patch5: gd-rounding.patch
+# needed for tests
+BuildRequires:  dejavu
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
-BuildRequires:  libtiff-devel
-BuildRequires:  libtool
-BuildRequires:  libwebp-devel
-BuildRequires:  pkg-config
-BuildRequires:  xorg-x11-libX11-devel
-BuildRequires:  xorg-x11-libXau-devel
-BuildRequires:  xorg-x11-libXdmcp-devel
-BuildRequires:  xorg-x11-libXpm-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(fontconfig)
+BuildRequires:  pkgconfig(freetype2)
+BuildRequires:  pkgconfig(libtiff-4)
+BuildRequires:  pkgconfig(libwebp)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xau)
+BuildRequires:  pkgconfig(xdmcp)
+BuildRequires:  pkgconfig(xpm)
 Provides:   gdlib = %{version}
 Obsoletes:  gdlib < %{version}
-BuildRoot:   

commit libostree for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "libostree"

Thu Aug 10 13:43:46 2017 rev:2 rq:511901 version:2017.8

Changes:

--- /work/SRC/openSUSE:Factory/libostree/libostree.changes  2017-03-22 
23:03:05.424912931 +0100
+++ /work/SRC/openSUSE:Factory/.libostree.new/libostree.changes 2017-08-10 
13:43:47.959535178 +0200
@@ -1,0 +2,101 @@
+Thu Jul 20 22:28:38 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2017.8:
+  + This is a quicker release closely following 2017.7, but it
+still includes a number of changes. First, a lot of work is
+landing from Philip/Krzesimir for doing "collections" and
+pulling content from Avahi/USB drives etc. That work is still
+underneath --enable-experimental-api, but look for more from
+that soon!
+  + Other notable user-visible features from this cycle are:
+- lib/repo: Add min-free-space-percent option, default 3%.
+- Add "pull --localcache-repo".
+  + An important bugfix for bare-user repo mode owners is:
+lib/commit: Ensure bare-user objects are always
+user-readable.
+  + Besides that we have a lot of code cleanup, CI work, etc.
+
+---
+Thu Jun 29 13:27:54 UTC 2017 - apla...@suse.com
+
+- Update to version 2017.7:
+  + The most notable thing for this release is that for flatpak
+users/distributors, this release adds a lot of (opt-in)
+hardening against setuid or world-writable files. These issues
+are also (to a lesser degree) applicable to ostree-based build
+systems which use the bare-user repository mode. A pending
+flatpak version will require this version of libostree.
+  + For ostree-as-host, we fixed a major regression in SELinux
+labeling for /etc (only applies to SELinux-using host systems).
+  + Known issue: test-symbols.sh will fail when building from the
+tarball (as opposed to a git clone).
+  + Besides that, there's various smaller cleanups and fixes. It's
+great to see contributors from a variety of organizations;
+having libostree be a shared infrastructure layer across
+distributions is a longstanding vision.
+
+---
+Fri Jun 16 21:11:18 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2017.6:
+  + One of the most notable changes in this release is that we
+switched to using a systemd generator for handling /var, which
+means admins can now set it up as an explicit mount point. We
+feel pretty confident in the code, but do test your specific
+setup. One note in particular; the new model (obviously)
+requires systemd, and while we tried to preserve the
+non-systemd path, it wasn't explicitly tested.
+  + The work to port to a new code style continues rapidly; at this
+point most of the library is converted, with just the command
+line remaining. I think the new style is a lot more readable
+now that we rely fully on __attribute__((cleanup)).
+  + Enhance the OstreeAsyncProgress reporting API, which I think is
+going to be quite useful for user interface frontends (like
+GNOME Software).
+  + There's a smattering of smaller bugfixes; minor memory leaks,
+double close() and the like. In this cycle we also beefed up
+our CI/testing more - we now test both Fedora Atomic Host and
+flatpak more explicitly. Contributions to extend the suite to
+other distributions would be appreciated; for example, tests
+for ostree-as-host on Debian. Our Travis-executed tests should
+be extensible.
+  + Fix some of the test suite for installed tests, and also
+introspection fixes for language bindings.
+  + Another feature that involved a lot of internal changes is our
+handling for /etc on SELinux-based systems. We now label files
+as we go rather than having a more fragile separate relabeling
+path. This is also exposed as an API, which is used by
+rpm-ostree now. I think this particular change highlights the
+strength of "libostree" as an API that can be reused by higher
+level systems.
+- Changes from version 2017.5:
+  + This is a bugfix release for 2017.4 to fix a regression that
+broke flatpak.
+- Changes from version 2017.4:
+  + A notable new feature in this release is a fourth repository
+mode: "bare-user-only". This is very similar to bare-user, but
+canonicalizes permissions and ignores xattrs. The intended
+use of this is for "non-OS" container tools such as flatpak,
+where one intentionally discards the traditional file
+ownership. (I'm calling this container case "non-OS" to
+  

commit libqb for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "libqb"

Thu Aug 10 13:43:07 2017 rev:24 rq:511815 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/libqb/libqb.changes  2017-03-11 
15:18:38.464009908 +0100
+++ /work/SRC/openSUSE:Factory/.libqb.new/libqb.changes 2017-08-10 
13:43:08.613073974 +0200
@@ -1,0 +2,14 @@
+Fri Jul 21 09:46:28 UTC 2017 - y...@suse.com
+
+- loop: don't bring runtime down for a trivial API misuse
+- Upstream version cs: ef4c3a15ea3d3c5d5f9364269cd02d78a308957b
+
+---
+Fri Jul 21 09:24:25 UTC 2017 - y...@suse.com
+
+- Update to version 1.0.2
+- Memleak fixes (#194)
+- Allow Linux to use filesystem sockets (#248) (fate#323415)
+- Upstream version cs: 608de6d59a3de0eef0fbcbd8f284acbc018daa9a (v1.0.2)
+
+---

Old:

  libqb-1.0.1+git20170306.59eacf0.tar.bz2

New:

  libqb-1.0.2.15-ef4c.tar.xz



Other differences:
--
++ libqb.spec ++
--- /var/tmp/diff_new_pack.mXJVHb/_old  2017-08-10 13:43:09.460954619 +0200
+++ /var/tmp/diff_new_pack.mXJVHb/_new  2017-08-10 13:43:09.476952367 +0200
@@ -16,16 +16,18 @@
 #
 
 
+%global commit 1.0.2.15-ef4c
+
 %bcond_without check
 
 Name:   libqb
-Version:1.0.1+git20170306.59eacf0
+Version:1.0.2
 Release:0
 Summary:An IPC library for high performance servers
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:https://github.com/ClusterLabs/libqb
-Source0:%{name}-%{version}.tar.bz2
+Source0:%{name}-%{commit}.tar.xz
 Source1:baselibs.conf
 Patch1: libqb-configure-package-version.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -68,7 +70,7 @@
 tracing, ipc, and poll.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-%{commit}
 %patch1 -p1
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.mXJVHb/_old  2017-08-10 13:43:09.628930973 +0200
+++ /var/tmp/diff_new_pack.mXJVHb/_new  2017-08-10 13:43:09.648928158 +0200
@@ -8,10 +8,10 @@
 To update to a new release, change "revision" to the desired
 git commit hash and bump "version" if necessary
 
-1.0.1
+1.0.2
 -->
-1.0.1+git%cd.%h
-59eacf07dd92af6917ed351c0c5e51ec5237965c
+1.0.2+git%cd.%h
+ef4c3a15ea3d3c5d5f9364269cd02d78a308957b
   
 
   




commit fontconfig for openSUSE:Factory

2017-08-10 Thread root
Hello community,

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

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


Package is "fontconfig"

Thu Aug 10 13:43:15 2017 rev:87 rq:511829 version:2.12.4

Changes:

--- /work/SRC/openSUSE:Factory/fontconfig/fontconfig.changes2017-07-12 
19:33:37.304549277 +0200
+++ /work/SRC/openSUSE:Factory/.fontconfig.new/fontconfig.changes   
2017-08-10 13:43:16.723932217 +0200
@@ -1,0 +2,16 @@
+Fri Jul 21 11:02:23 UTC 2017 - tchva...@suse.com
+
+- Version update to 2.12.4:
+  * Various distcheck errors
+  * FcCharSetHash(): use the 'numbers' values to compute the hash
+  * fc-lang: gracefully handle the case where the last language initial is < 
'z'
+  * Fix an off-by-one error in FcLangSetIndex()
+  * Fix erroneous test on language id in FcLangSetPromote()
+  * FcLangSetCompare(): fix bug when two charsets come from different "buckets"
+  * Treat C.UTF-8 and C.utf8 locales as built in the C library
+- Remove merged upstream fontconfig-locale_c.utf8.patch
+- Remove fontconfig-doc archive, the generated output is already
+  present in the upstream released tarball
+- Remove unused configure options
+
+---

Old:

  fontconfig-2.12.3.tar.bz2
  fontconfig-doc-2.12.3.tar.bz2
  fontconfig-locale_c.utf8.patch

New:

  fontconfig-2.12.4.tar.bz2



Other differences:
--
++ fontconfig.spec ++
--- /var/tmp/diff_new_pack.Y6WMPU/_old  2017-08-10 13:43:17.551815677 +0200
+++ /var/tmp/diff_new_pack.Y6WMPU/_new  2017-08-10 13:43:17.559814551 +0200
@@ -16,9 +16,8 @@
 #
 
 
-%define build_docs 0
 Name:   fontconfig
-Version:2.12.3
+Version:2.12.4
 Release:0
 Summary:Library for Font Configuration
 License:MIT
@@ -27,54 +26,16 @@
 Source0:http://fontconfig.org/release/%{name}-%{version}.tar.bz2
 Source4:baselibs.conf
 Source5:local.conf
-# suse specific because freetype2-bitmap-foundry.patch
-# https://www.libreoffice.org/bugzilla/show_bug.cgi?id=47704
-Patch1: fontconfig-locale_c.utf8.patch
 BuildRequires:  automake >= 1.11
-BuildRequires:  freetype2-devel
-# -
-# (see removal of src/fcobjshash.h in %build)
-# build 2.12.3 (2.12.1 worked fine); not needed as soon
-# as following bug is resolved:
-# https://bugs.freedesktop.org/show_bug.cgi?id=101280
 BuildRequires:  gperf
-# ---
-BuildRequires:  libexpat-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-Requires:   bash
-Provides:   XFree86:%{_sysconfdir}/fonts/fonts.dtd
+BuildRequires:  pkgconfig(expat)
+BuildRequires:  pkgconfig(freetype2)
 Provides:   ipa-fonts-config = 003.02
 Obsoletes:  ipa-fonts-config <= 003.02
 Provides:   IPA-fonts-config = 003.02
 Obsoletes:  IPA-fonts-config <= 003.02
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %{build_docs}
-BuildRequires:  docbook-dsssl-stylesheets
-BuildRequires:  docbook-utils
-BuildRequires:  docbook_3
-BuildRequires:  docbook_4
-BuildRequires:  iso_ent
-BuildRequires:  libpng
-BuildRequires:  libxml2
-BuildRequires:  libxml2-devel
-BuildRequires:  lynx
-BuildRequires:  openjade
-BuildRequires:  opensp
-BuildRequires:  perl-SGMLS
-BuildRequires:  sgml-skel
-BuildRequires:  texlive-dvips
-BuildRequires:  texlive-jadetex
-%endif
-# bug437293
-%ifarch ppc64
-Obsoletes:  fontconfig-64bit
-%endif
-# After building with "build_docs" defined to "1" generate the doc tarball 
with:
-# tar jcf fontconfig-doc.tar.bz2 fc-*/*.[0-9] doc/*.[0-9] doc/*.html 
doc/*/*.html doc/*.txt
-%if %{build_docs} < 1
-Source1:%{name}-doc-%{version}.tar.bz2
-%endif
 
 %description
 Fontconfig is a library for configuring and customizing font access. It
@@ -86,13 +47,8 @@
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
-Requires:   freetype2-devel
 Requires:   glibc-devel
-Provides:   XFree86-devel:%{_libdir}/pkgconfig/fontconfig.pc
-# bug437293
-%ifarch ppc64
-Obsoletes:  fontconfig-devel-64bit
-%endif
+Requires:   pkgconfig(freetype2)
 
 %description devel
 This package countains all include files, libraries, configuration
@@ -109,39 +65,20 @@
 
 %prep
 %setup -q
-%if %{build_docs} < 1
-   tar -xvf %{SOURCE1}
-%endif
-%patch1 -p1
 # use suse-specific doc path:
 find -name \*.1 -o -name \*.sgml | xargs sed -i -e 
's/usr\/share\/doc\/fontconfig/usr\/share\/doc\/packages\/fontconfig/g'
 
 %build
-# - build with automake 1.13
-# work around from https://bugs.archlinux.org/task/33406
-find . -name 

  1   2   >