commit patchinfo.5466 for openSUSE:13.2:Update

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5466 for 
openSUSE:13.2:Update checked in at 2016-08-15 11:55:04

Comparing /work/SRC/openSUSE:13.2:Update/patchinfo.5466 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.patchinfo.5466.new (New)


Package is "patchinfo.5466"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  VUL-0: CVE-2016-6520: ImageMagick buffer 
overflow
  VUL-0: CVE-2016-6491: ImageMagick: 
Out-of-bounds read in CopyMagickMemory
  VUL-1: CVE-2016-5010: ImageMagick: 
Out-of-bounds read when processing crafted tiff file
  
  
  
  security
  moderate
  pgajdos
  This update for ImageMagick fixes the following issues:

- security update:
  * CVE-2016-6520: buffer overflow [bsc#991872]
  * CVE-2016-5010: Out-of-bounds read in CopyMagickMemory [bsc#991444]
  * CVE-2016-6491: Out-of-bounds read when processing crafted tiff files 
[bsc#991445]

  Security update for ImageMagick




commit php5 for openSUSE:13.2:Update

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package php5 for openSUSE:13.2:Update 
checked in at 2016-08-15 11:55:47

Comparing /work/SRC/openSUSE:13.2:Update/php5 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.php5.new (New)


Package is "php5"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ABOqIn/_old  2016-08-15 11:55:48.0 +0200
+++ /var/tmp/diff_new_pack.ABOqIn/_new  2016-08-15 11:55:48.0 +0200
@@ -1 +1 @@
-
+




commit ImageMagick for openSUSE:13.2:Update

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:13.2:Update 
checked in at 2016-08-15 11:55:03

Comparing /work/SRC/openSUSE:13.2:Update/ImageMagick (Old)
 and  /work/SRC/openSUSE:13.2:Update/.ImageMagick.new (New)


Package is "ImageMagick"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.E76L48/_old  2016-08-15 11:55:04.0 +0200
+++ /var/tmp/diff_new_pack.E76L48/_new  2016-08-15 11:55:04.0 +0200
@@ -1 +1 @@
-
+




commit tig for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package tig for openSUSE:Factory checked in 
at 2016-08-15 10:31:44

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


Package is "tig"

Changes:

--- /work/SRC/openSUSE:Factory/tig/tig.changes  2015-04-12 00:10:49.0 
+0200
+++ /work/SRC/openSUSE:Factory/.tig.new/tig.changes 2016-08-15 
10:31:44.0 +0200
@@ -1,0 +2,14 @@
+Sat Aug 13 10:52:44 UTC 2016 - astie...@suse.com
+
+- tig 2.2
+  * incompatible changes:
++ user-defined commands are now executed at the repository root
++ Remove `cmdline-args` option
+  * new features:
++ mailmap to show canonical name and email addresses
++ configurable highlight of search results
++ external commands improvements
++ UI improvements
+   * various bug fixes
+
+---

Old:

  tig-2.1.1.tar.gz

New:

  tig-2.2.tar.gz



Other differences:
--
++ tig.spec ++
--- /var/tmp/diff_new_pack.7eHSMJ/_old  2016-08-15 10:31:45.0 +0200
+++ /var/tmp/diff_new_pack.7eHSMJ/_new  2016-08-15 10:31:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tig
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define with_bash_completion 0%{?suse_version} >= 1310
 Name:   tig
-Version:2.1.1
+Version:2.2
 Release:0
 Summary:An ncurses-based text-mode interface for git
 License:GPL-2.0+
@@ -69,9 +69,9 @@
 %doc COPYING NEWS.adoc README.adoc
 %doc contrib/*.tigrc
 %{_bindir}/tig
-%doc %{_mandir}/man1/tig.1%{ext_man}
-%doc %{_mandir}/man5/tigrc.5%{ext_man}
-%doc %{_mandir}/man7/tigmanual.7%{ext_man}
+%{_mandir}/man1/tig.1%{ext_man}
+%{_mandir}/man5/tigrc.5%{ext_man}
+%{_mandir}/man7/tigmanual.7%{ext_man}
 %config %{_sysconfdir}/tigrc
 %if 0%{with_bash_completion}
 %{_sysconfdir}/bash_completion.d/%{name}

++ tig-2.1.1.tar.gz -> tig-2.2.tar.gz ++
 13479 lines of diff (skipped)

++ tig-remove_build_timestamp.patch ++
--- /var/tmp/diff_new_pack.7eHSMJ/_old  2016-08-15 10:31:45.0 +0200
+++ /var/tmp/diff_new_pack.7eHSMJ/_new  2016-08-15 10:31:45.0 +0200
@@ -2,16 +2,16 @@
 ===
 --- src/tig.c.orig
 +++ src/tig.c
-@@ -347,7 +347,7 @@ view_driver(struct view *view, enum requ
+@@ -301,7 +301,7 @@ view_driver(struct view *view, enum requ
break;
  
case REQ_SHOW_VERSION:
 -  report("tig-%s (built %s)", TIG_VERSION, __DATE__);
 +  report("tig-%s", TIG_VERSION);
-   return TRUE;
+   return true;
  
case REQ_SCREEN_REDRAW:
-@@ -390,7 +390,7 @@ view_driver(struct view *view, enum requ
+@@ -345,7 +345,7 @@ view_driver(struct view *view, enum requ
   */
  
  static const char usage_string[] =




commit perl-mousex-getopt for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package perl-mousex-getopt for 
openSUSE:Factory checked in at 2016-08-15 10:31:46

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


Package is "perl-mousex-getopt"

Changes:

--- /work/SRC/openSUSE:Factory/perl-mousex-getopt/perl-mousex-getopt.changes
2015-04-27 07:46:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-mousex-getopt.new/perl-mousex-getopt.changes   
2016-08-15 10:31:47.0 +0200
@@ -1,0 +2,11 @@
+Sat Aug 13 10:41:33 UTC 2016 - stephan.ba...@suse.com
+
+- Update to version 0.37
+  Upstream switched from using Module::Build to Module::Build::Tiny
+  Changelog from upstream:
+  - Cope with GLD output changes in version 0.100 (#10, by pghmcfc)
+- Adapted %build and %install parameters to Module::Build::Tiny syntax which
+  needs leading --, e.g. '--destdir' instead of just 'destdir'
+- Fixed %description, which was a copy of the summary
+
+---

Old:

  MouseX-Getopt-0.36.tar.gz

New:

  MouseX-Getopt-0.37.tar.gz



Other differences:
--
++ perl-mousex-getopt.spec ++
--- /var/tmp/diff_new_pack.UugpDO/_old  2016-08-15 10:31:48.0 +0200
+++ /var/tmp/diff_new_pack.UugpDO/_new  2016-08-15 10:31:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-mousex-getopt
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-mousex-getopt
-Version:0.36
+Version:0.37
 Release:0
 %define cpan_name MouseX-Getopt
 Summary:A Mouse role for processing command line options
@@ -33,7 +33,7 @@
 BuildRequires:  perl(CPAN::Meta::Prereqs)
 BuildRequires:  perl(Getopt::Long) >= 2.37
 BuildRequires:  perl(Getopt::Long::Descriptive) >= 0.091
-BuildRequires:  perl(Module::Build) >= 0.38
+BuildRequires:  perl(Module::Build::Tiny) >= 0.035
 BuildRequires:  perl(Mouse) >= 0.64
 BuildRequires:  perl(Mouse::Meta::Attribute)
 BuildRequires:  perl(Mouse::Meta::Class)
@@ -54,20 +54,21 @@
 %{perl_requires}
 
 %description
-A Mouse role for processing command line options
+A Mouse role which provides an alternate constructor for creating objects
+using parameters passed in from the command line.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
+%{__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

++ MouseX-Getopt-0.36.tar.gz -> MouseX-Getopt-0.37.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MouseX-Getopt-0.36/Build.PL 
new/MouseX-Getopt-0.37/Build.PL
--- old/MouseX-Getopt-0.36/Build.PL 2015-04-02 02:04:39.0 +0200
+++ new/MouseX-Getopt-0.37/Build.PL 2016-07-13 05:23:42.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=> 'MouseX-Getopt',
-module_name => 'MouseX::Getopt',
-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 'META.yml') {
-print "cp META.yml MYMETA.yml\n";
-copy("META.yml","MYMETA.yml") or die 

commit youtube-dl for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package youtube-dl for openSUSE:Factory 
checked in at 2016-08-15 10:32:02

Comparing /work/SRC/openSUSE:Factory/youtube-dl (Old)
 and  /work/SRC/openSUSE:Factory/.youtube-dl.new (New)


Package is "youtube-dl"

Changes:

--- /work/SRC/openSUSE:Factory/youtube-dl/youtube-dl.changes2016-07-27 
16:13:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.youtube-dl.new/youtube-dl.changes   
2016-08-15 10:32:04.0 +0200
@@ -1,0 +2,7 @@
+Sat Aug  6 22:22:43 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 2016.08.06
+* vodplatform: Add new extractor
+* limelight: extract http formats
+
+---

Old:

  youtube-dl-2016.07.24.tar.gz
  youtube-dl-2016.07.24.tar.gz.sig

New:

  youtube-dl-2016.08.06.tar.gz
  youtube-dl-2016.08.06.tar.gz.sig



Other differences:
--
++ youtube-dl.spec ++
--- /var/tmp/diff_new_pack.2wNeBi/_old  2016-08-15 10:32:05.0 +0200
+++ /var/tmp/diff_new_pack.2wNeBi/_new  2016-08-15 10:32:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   youtube-dl
-Version:2016.07.24
+Version:2016.08.06
 Release:0
 Summary:A tool for downloading from Youtube
 License:SUSE-Public-Domain and CC-BY-SA-3.0

++ youtube-dl-2016.07.24.tar.gz -> youtube-dl-2016.08.06.tar.gz ++
 4179 lines of diff (skipped)




commit python-djvulibre for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package python-djvulibre for 
openSUSE:Factory checked in at 2016-08-15 10:31:57

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


Package is "python-djvulibre"

Changes:

--- /work/SRC/openSUSE:Factory/python-djvulibre/python-djvulibre.changes
2016-05-23 16:39:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-djvulibre.new/python-djvulibre.changes   
2016-08-15 10:31:59.0 +0200
@@ -1,0 +2,23 @@
+Thu Aug 11 11:05:04 UTC 2016 - lazy.k...@opensuse.org
+
+- Update to 0.8.
+  * Improve documentation:
++ Fix doctests' compatibility with Python 3.6.
++ Don't require TeX distribution to render math formulas.
++ Simplify some module docstrings.
++ Fix typos in docstrings.
++ Update bug tracker URLs. The project repo has moved to
+GitHub.
+  * Improve the setup script:
++ Check Cython version.
++ Use “python -m cython” instead of the “cython” script.
++ Report build-time requirements to pip.
++ Don't use setuptools, except on Windows.
++ Remove poorly standardized “platforms” metadata key. (The
+information about supported platform is available in the
+“Operating System” classifiers.).
++ Add the “Programming Language :: Cython” classifier.
+  * Don't hardcode the Python interpreter path in script shebangs;
+use “#!/usr/bin/env python” instead.
+
+---

Old:

  python-djvulibre-0.7.2.tar.gz
  python-djvulibre-0.7.2.tar.gz.asc

New:

  python-djvulibre-0.8.tar.gz
  python-djvulibre-0.8.tar.gz.asc



Other differences:
--
++ python-djvulibre.spec ++
--- /var/tmp/diff_new_pack.hIsRko/_old  2016-08-15 10:32:00.0 +0200
+++ /var/tmp/diff_new_pack.hIsRko/_new  2016-08-15 10:32:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-djvulibre
-Version:0.7.2
+Version:0.8
 Release:0
 Summary:Python Support for the DjVu Image Format
 License:GPL-2.0
@@ -32,7 +32,6 @@
 BuildRequires:  python-Cython >= 0.19
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel >= 2.6
-BuildRequires:  python-setuptools
 BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.21
 # Required for tests.
 BuildRequires:  djvulibre

++ python-djvulibre-0.7.2.tar.gz -> python-djvulibre-0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-djvulibre-0.7.2/PKG-INFO 
new/python-djvulibre-0.8/PKG-INFO
--- old/python-djvulibre-0.7.2/PKG-INFO 2016-05-12 14:18:58.0 +0200
+++ new/python-djvulibre-0.8/PKG-INFO   2016-08-05 23:07:39.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-djvulibre
-Version: 0.7.2
+Version: 0.8
 Summary: Python support for the DjVu image format
 Home-page: http://jwilk.net/software/python-djvulibre
 Author: Jakub Wilk
@@ -9,13 +9,13 @@
 Description: *python-djvulibre* is a set of Python bindings for
 the `DjVuLibre `_ library,
 an open source implementation of `DjVu `_.
-Platform: all
+Platform: UNKNOWN
 Classifier: Development Status :: 4 - Beta
 Classifier: Intended Audience :: Developers
 Classifier: License :: OSI Approved :: GNU General Public License (GPL)
 Classifier: Operating System :: POSIX
-Classifier: Operating System :: Microsoft :: Windows :: Windows 95/98/2000
-Classifier: Operating System :: Microsoft :: Windows :: Windows NT/2000
+Classifier: Operating System :: Microsoft :: Windows
+Classifier: Programming Language :: Cython
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2
 Classifier: Programming Language :: Python :: 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-djvulibre-0.7.2/djvu/decode.pyx 
new/python-djvulibre-0.8/djvu/decode.pyx
--- old/python-djvulibre-0.7.2/djvu/decode.pyx  2016-05-12 00:11:53.0 
+0200
+++ new/python-djvulibre-0.8/djvu/decode.pyx2016-08-01 22:16:19.0 
+0200
@@ -1,4 +1,4 @@
-# Copyright © 2007-2015 Jakub Wilk 
+# Copyright © 2007-2016 Jakub Wilk 
 #
 # This file is part of python-djvulibre.
 #
@@ -14,7 +14,7 @@
 #cython: autotestdict=False
 
 '''
-DjVuLibre bindings: module for efficiently decoding and displaying DjVu 
documents.
+DjVuLibre bindings: module for efficiently decoding and displaying DjVu 
documents
 
 Summary
 ---
@@ -204,10 +204,13 @@
 cdef extern from 'Python.h':
 FILE* file_to_cfile 'PyFile_AsFile'(object)
 int is_file 'PyFile_Check'(object)
-from posix.unistd cimport 

commit fsarchiver for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package fsarchiver for openSUSE:Factory 
checked in at 2016-08-15 10:31:59

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


Package is "fsarchiver"

Changes:

--- /work/SRC/openSUSE:Factory/fsarchiver/fsarchiver.changes2016-07-14 
09:50:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.fsarchiver.new/fsarchiver.changes   
2016-08-15 10:32:01.0 +0200
@@ -1,0 +2,14 @@
+Thu Aug 11 11:18:39 UTC 2016 - lazy.k...@opensuse.org
+
+- Update to 0.8.0.
+  * Implemented FAT filesystem support for EFI system partitions.
+  * Allow user to specify new filesystem label or UUID during
+restfs.
+  * Fixed more errors and warnings reported by cppcheck.
+- Changes in 0.6.24.
+  * Updated man page and description of the commands and options.
+  * Support for sparse inode chunks on XFS v5.
+  * Avoid internationalization when running commands so mkfs output
+can be parsed properly.
+
+---

Old:

  fsarchiver-0.6.23.tar.gz

New:

  fsarchiver-0.8.0.tar.gz



Other differences:
--
++ fsarchiver.spec ++
--- /var/tmp/diff_new_pack.WRxDeE/_old  2016-08-15 10:32:01.0 +0200
+++ /var/tmp/diff_new_pack.WRxDeE/_new  2016-08-15 10:32:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fsarchiver
-Version:0.6.23
+Version:0.8.0
 Release:0
 Summary:Filesystem Archiver
 License:GPL-2.0

++ fsarchiver-0.6.23.tar.gz -> fsarchiver-0.8.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fsarchiver-0.6.23/ChangeLog 
new/fsarchiver-0.8.0/ChangeLog
--- old/fsarchiver-0.6.23/ChangeLog 2016-06-16 20:52:20.0 +0200
+++ new/fsarchiver-0.8.0/ChangeLog  2016-08-09 23:06:37.0 +0200
@@ -1,5 +1,13 @@
 fsarchiver: Filesystem Archiver for Linux [http://www.fsarchiver.org]
 =
+* 0.8.0 (2016-08-09):
+  - Implemented FAT filesystem support for EFI system partitions
+  - Allow user to specify new filesystem label or UUID during restfs
+  - Fixed more errors and warnings reported by cppcheck
+* 0.6.24 (2016-08-07):
+  - Updated man page and description of the commands and options
+  - Support for sparse inode chunks on XFS v5
+  - Avoid internationalization when running commands so mkfs output can be 
parsed properly
 * 0.6.23 (2016-06-16):
   - Added micro-seconds to timestamp used in the name of the temporary 
directory
   - Fixed memory leaks on failure scenarios and protect against buffer 
overflows in scanf
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fsarchiver-0.6.23/THANKS new/fsarchiver-0.8.0/THANKS
--- old/fsarchiver-0.6.23/THANKS2016-06-14 20:51:22.0 +0200
+++ new/fsarchiver-0.8.0/THANKS 2016-08-07 23:55:51.0 +0200
@@ -15,4 +15,5 @@
 Many thanks to Marcos Mello who helped a lot improve the XFS support
 in fsarchiver-0.6.20. He found unexpected fsarchiver behaviors with new
 versions of the kernel and xfsprogs, did a lot of research regarding these
-components, and tested the XFS fixes in fsarchiver.
+components, and tested the XFS fixes in fsarchiver. He also provided fixes
+and documentation updates in fsarchiver-0.6.24.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fsarchiver-0.6.23/configure 
new/fsarchiver-0.8.0/configure
--- old/fsarchiver-0.6.23/configure 2016-06-16 20:53:19.0 +0200
+++ new/fsarchiver-0.8.0/configure  2016-08-09 23:08:28.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for fsarchiver 0.6.23.
+# Generated by GNU Autoconf 2.69 for fsarchiver 0.8.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='fsarchiver'
 PACKAGE_TARNAME='fsarchiver'
-PACKAGE_VERSION='0.6.23'
-PACKAGE_STRING='fsarchiver 0.6.23'
+PACKAGE_VERSION='0.8.0'
+PACKAGE_STRING='fsarchiver 0.8.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1314,7 +1314,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 fsarchiver 0.6.23 to adapt to many kinds of systems.
+\`configure' configures fsarchiver 0.8.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1385,7 +1385,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- 

commit fcitx-libpinyin for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package fcitx-libpinyin for openSUSE:Factory 
checked in at 2016-08-15 10:31:35

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


Package is "fcitx-libpinyin"

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-libpinyin/fcitx-libpinyin.changes  
2015-12-29 12:59:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-libpinyin.new/fcitx-libpinyin.changes 
2016-08-15 10:31:36.0 +0200
@@ -1,0 +2,9 @@
+Fri Aug 12 09:14:17 UTC 2016 - hillw...@opensuse.org
+
+- Update to 0.3.91
+  * update for libpinyin 1.5.91
+  * [libpinyin] use only invalid pinyin in cand word string
+  * [libpinyin] let's filter out ascii character for libpinyin/libpinyin#62 
+  * fixes https://github.com/fcitx/fcitx-libpinyin/issues/18
+
+---

Old:

  fcitx-libpinyin-0.3.3_dict.tar.xz

New:

  fcitx-libpinyin-0.3.91_dict.tar.xz



Other differences:
--
++ fcitx-libpinyin.spec ++
--- /var/tmp/diff_new_pack.MSszpj/_old  2016-08-15 10:31:37.0 +0200
+++ /var/tmp/diff_new_pack.MSszpj/_new  2016-08-15 10:31:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-libpinyin
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   fcitx-libpinyin
-Version:0.3.3
+Version:0.3.91
 Release:0
 Summary:Libpinyin Wrapper for Fcitx
 License:GPL-2.0+

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




commit blender for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2016-08-15 10:31:39

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


Package is "blender"

Changes:

--- /work/SRC/openSUSE:Factory/blender/blender.changes  2016-06-19 
12:53:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2016-08-15 
10:31:41.0 +0200
@@ -1,0 +2,14 @@
+Wed Aug 10 07:53:38 UTC 2016 - badshah...@gmail.com
+
+- Add blender.appdata.xml as a source file and install it to
+  %{_datadir}/appdata/. This makes blender show up in appstores
+  like GNOME Software and KDE Discover, making it more easily
+  discoverable and installable.
+
+---
+Mon Jun 20 09:43:00 UTC 2016 - davejpla...@gmail.com
+
+- Ensure that package is uninstallable in systems with a lower
+  python3 version than blender was built against.
+
+---

New:

  blender.appdata.xml



Other differences:
--
++ blender.spec ++
--- /var/tmp/diff_new_pack.s9YuCF/_old  2016-08-15 10:31:43.0 +0200
+++ /var/tmp/diff_new_pack.s9YuCF/_new  2016-08-15 10:31:43.0 +0200
@@ -24,6 +24,8 @@
 %define documentation 0
 # Set this to 1 for fixing bugs.
 %define debugbuild 0
+# Find the version of python3 that blender is going to build against.
+%define py3version %(pkg-config python3 --modversion)
 # blender has versions like x.xxy which have x.xx (notice the missing
 # trailing y) in the directory path. This makes this additional variable
 # necessary.
@@ -58,6 +60,7 @@
 Source4:blender-sample
 Source6:blender.xpm
 Source7:x-blend.desktop
+Source8:blender.appdata.xml
 # Refreshed for 2.77
 Patch1: blender-2.58-python_include.patch
 # libquicktime-devel
@@ -119,6 +122,7 @@
 BuildRequires:  yasm-devel
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libxml-2.0)
+Requires:   python3-base >= %{py3version}
 # See bnc#713346
 Requires:   python3-numpy
 Requires:   python3-xml
@@ -341,6 +345,10 @@
 install -D -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
 install -D -m 0755 %{SOURCE4} %{buildroot}%{_bindir}/
 
+# install appdata file
+mkdir -p %{buildroot}%{_datadir}/appdata/
+install -D -m 0644 %{SOURCE8} %{buildroot}%{_datadir}/appdata/
+
 if test -z `find %{buildroot}%{_docdir}/%{name} -name *.py -perm 0755 
-print0|xargs -0r grep -l '#!'`; \
 then break;
 else chmod -f 0644 `find %{buildroot}%{_docdir}/%{name} -name *.py -perm 0755 
-print0|xargs -0r grep -l '#!'`; \
@@ -424,6 +432,8 @@
 %{_datadir}/pixmaps/blender.svg
 %{_datadir}/pixmaps/blender.xpm
 %{_datadir}/pixmaps/blender.png
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/*.appdata.xml
 %if %{documentation} == 0
 %doc %{_docdir}/%{name}
 %else

++ blender.appdata.xml ++


  blender.desktop
  CC0-1.0
  Blender
  GPL-2.0+
  3D modeling, animation, rendering and post-production
  http://www.blender.org/
  
Blender is the free and open source 3D creation suite. It supports the 
entirety of the 3D pipeline—modeling, rigging, animation, simulation, 
rendering, compositing and motion tracking, even video editing and game 
creation. Advanced users employ Blender’s API for Python scripting to customize 
the application and write specialized tools; often these are included in 
Blender’s future releases. Blender is well suited to individuals and small 
studios who benefit from its unified pipeline and responsive development 
process. Use Blender to create TV commercials, to make
technical visualizations, business graphics, to do some morphing, or design 
user interfaces.
Blender is cross-platform and runs equally well on Linux, Windows and 
Macintosh computers. Its interface uses OpenGL to provide a consistent 
experience. 
Features:

  Photorealistic Rendering featuring a powerful new unbiased rendering 
engine called Cycles that offers stunning ultra-realistic rendering
  Comprehensive array of modeling tools to make creating, transforming 
and editing your models a breeze
  Blender’s new rendering engine includes complete node support for 
full customization, physically accurate shaders like glass, translucency and 
SSS, Open Shading Language (OSL) support for coding unique shaders and much 
more
  An impressive set of rigging tools including: Envelope, skeleton and 
automatic skinning, easy weight painting, mirror functionality, bone layers and 
colored groups for organization and B-spline interpolated bones
  Animation toolset featuring Automated walk-cycles along paths, 
Character animation pose 

commit zypper-docker for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package zypper-docker for openSUSE:Factory 
checked in at 2016-08-15 10:31:22

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


Package is "zypper-docker"

Changes:

--- /work/SRC/openSUSE:Factory/zypper-docker/zypper-docker.changes  
2016-05-05 12:12:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.zypper-docker.new/zypper-docker.changes 
2016-08-15 10:31:23.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 11 16:43:07 UTC 2016 - jmassaguer...@suse.com
+
+- enable gc-go for ppc64le 
+
+---



Other differences:
--
++ zypper-docker.spec ++
--- /var/tmp/diff_new_pack.1aQH3J/_old  2016-08-15 10:31:24.0 +0200
+++ /var/tmp/diff_new_pack.1aQH3J/_new  2016-08-15 10:31:24.0 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define go_arches %ix86 x86_64
+%define go_arches %ix86 x86_64 ppc64le
 
 %ifarch %go_arches
 %define go_tool go




commit metacity for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package metacity for openSUSE:Factory 
checked in at 2016-08-15 10:31:50

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


Package is "metacity"

Changes:

--- /work/SRC/openSUSE:Factory/metacity/metacity.changes2016-07-21 
08:18:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.metacity.new/metacity.changes   2016-08-15 
10:31:57.0 +0200
@@ -1,0 +2,8 @@
+Sat Aug 13 15:10:07 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.3:
+  + Fix titlebar repaint (bgo#69049).
+  + Fix regression in image scaling.
+  + Updated translations.
+
+---

Old:

  metacity-3.20.2.tar.xz

New:

  metacity-3.20.3.tar.xz



Other differences:
--
++ metacity.spec ++
--- /var/tmp/diff_new_pack.OIZF11/_old  2016-08-15 10:31:58.0 +0200
+++ /var/tmp/diff_new_pack.OIZF11/_new  2016-08-15 10:31:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   metacity
-Version:3.20.2
+Version:3.20.3
 Release:0
 Summary:A Window Manager for the GNOME Desktop
 License:GPL-2.0+

++ metacity-3.20.2.tar.xz -> metacity-3.20.3.tar.xz ++
 3176 lines of diff (skipped)




commit sffview for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package sffview for openSUSE:Factory checked 
in at 2016-08-15 10:31:41

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


Package is "sffview"

Changes:

--- /work/SRC/openSUSE:Factory/sffview/sffview.changes  2011-09-23 
12:46:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.sffview.new/sffview.changes 2016-08-15 
10:31:43.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 12 20:47:27 UTC 2016 - jeng...@inai.de
+
+- Remove archaic specfile contraptions.
+  Fix rpmlint "spurious-executable-permissions" warning.
+
+---



Other differences:
--
++ sffview.spec ++
--- /var/tmp/diff_new_pack.eCAkGv/_old  2016-08-15 10:31:44.0 +0200
+++ /var/tmp/diff_new_pack.eCAkGv/_new  2016-08-15 10:31:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sffview
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,31 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   sffview
-BuildRequires:  SDL-devel boost-devel gcc-c++ libtiff-devel 
update-desktop-files xorg-x11
-%if %suse_version > 1130
+BuildRequires:  SDL-devel
+BuildRequires:  boost-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libtiff-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  wxWidgets-devel
-%else
-BuildRequires:  wxGTK-devel
-%endif
-License:MIT
-Group:  Hardware/ISDN
-AutoReqProv:on
+BuildRequires:  xorg-x11
 Version:0.4
-Release:265
+Release:0
 Summary:Simple viewer for Structured Fax Files (.sff) used by ISDN 
applications
+License:MIT
+Group:  Hardware/ISDN
 Source: %{name}-%{version}.tar.bz2
 Url:http://sfftools.sourceforge.net/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Patch0: %{name}-%{version}.diff
 Patch1: %{name}-gcc43.diff
-%if %suse_version > 1130
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
-%endif
 
 %description
 The CAPI interface for programming ISDN hardware expects and gives you
@@ -50,28 +46,19 @@
 Windows (wxWidgets is a platform independent toolkit and wxGTK is a
 unix implementation based on GTK+, see wxWidgets homepage).
 
-
-
-Authors:
-
-Peter Schäfer
-
 %prep
 %setup
 %patch0 -p1
 %patch1
 
 %build
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-install -d $RPM_BUILD_ROOT/usr/bin
-install sffview $RPM_BUILD_ROOT/usr/bin
-install -d $RPM_BUILD_ROOT/%{_defaultdocdir}/sffview
-install doc/readme doc/copying testfax.sff 
$RPM_BUILD_ROOT/%{_defaultdocdir}/sffview
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+install -d "%buildroot/%_bindir"
+install sffview "%buildroot/%_bindir/"
+install -d "%buildroot/%_defaultdocdir/sffview"
+install -pm0644 doc/readme doc/copying testfax.sff 
"%buildroot/%_defaultdocdir/sffview/"
 
 %files
 %defattr(-,root,root,-)




commit docker-image-migrator for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package docker-image-migrator for 
openSUSE:Factory checked in at 2016-08-15 10:31:26

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


Package is "docker-image-migrator"

Changes:

--- 
/work/SRC/openSUSE:Factory/docker-image-migrator/docker-image-migrator.changes  
2016-04-14 13:04:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.docker-image-migrator.new/docker-image-migrator.changes
 2016-08-15 10:31:28.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 11 16:43:39 UTC 2016 - jmassaguer...@suse.com
+
+- enable gc-go for ppc64le 
+
+---



Other differences:
--
++ docker-image-migrator.spec ++
--- /var/tmp/diff_new_pack.HtnH0u/_old  2016-08-15 10:31:29.0 +0200
+++ /var/tmp/diff_new_pack.HtnH0u/_new  2016-08-15 10:31:29.0 +0200
@@ -15,7 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define go_arches %ix86 x86_64
+
+%define go_arches %ix86 x86_64 ppc64le
 
 %ifarch %go_arches
 %define go_tool go
@@ -34,18 +35,18 @@
 Name:   docker-image-migrator
 Version:1.0.2
 Release:0
-License:Apache-2.0
 Summary:No-downtime migration tool for Docker v1 image manifests.
-Url:https://github.com/docker/v1.10-migrator
+License:Apache-2.0
 Group:  System/Management
+Url:https://github.com/docker/v1.10-migrator
 Source0:%{name}-%{version}.tar.xz
 Source1:%{migratescriptname}
 Patch0: ignore_undefined_flag_errors.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  xz
 BuildRequires:  device-mapper-devel >= 1.2.68
 BuildRequires:  libbtrfs-devel >= 3.8
+BuildRequires:  xz
 %ifarch %go_arches
 BuildRequires:  go >= 1.5
 %else
@@ -110,3 +111,5 @@
 %dir %{bindir}
 %{bindir}/%{name}
 %{bindir}/%{migratescriptname}
+
+%changelog




commit tor for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package tor for openSUSE:Factory checked in 
at 2016-08-15 10:31:47

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


Package is "tor"

Changes:

--- /work/SRC/openSUSE:Factory/tor/tor.changes  2016-03-26 15:24:52.0 
+0100
+++ /work/SRC/openSUSE:Factory/.tor.new/tor.changes 2016-08-15 
10:31:50.0 +0200
@@ -1,0 +2,8 @@
+Sat Aug 13 17:44:24 UTC 2016 - astie...@suse.com
+
+- tor 0.2.8.6:
+  * improve client bootstrapping performance
+  * improved identity keys for relays (authority side)
+  * numerous bug fixes and performance improvements
+
+---

Old:

  tor-0.2.7.6.tar.gz
  tor-0.2.7.6.tar.gz.asc

New:

  tor-0.2.8.6.tar.gz
  tor-0.2.8.6.tar.gz.asc



Other differences:
--
++ tor.spec ++
--- /var/tmp/diff_new_pack.zTW568/_old  2016-08-15 10:31:52.0 +0200
+++ /var/tmp/diff_new_pack.zTW568/_new  2016-08-15 10:31:52.0 +0200
@@ -23,7 +23,7 @@
 %define home_dir %{_localstatedir}/lib/empty
 %bcond_with bufferevents
 Name:   tor
-Version:0.2.7.6
+Version:0.2.8.6
 Release:0
 Summary:Anonymizing overlay network for TCP (The onion router)
 License:BSD-3-Clause
@@ -37,7 +37,7 @@
 Source4:tor.tmpfiles
 Source5:tor.firewall
 Patch0: tor-0.2.5.x-logrotate.patch
-BuildRequires:  openssl-devel >= 1.0.0
+BuildRequires:  openssl-devel >= 1.0.0a
 BuildRequires:  pwdutils
 BuildRequires:  python-base
 Requires:   logrotate

++ tor-0.2.7.6.tar.gz -> tor-0.2.8.6.tar.gz ++
 24 lines of diff (skipped)




commit v8 for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package v8 for openSUSE:Factory checked in 
at 2016-08-15 10:31:37

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


Package is "v8"

Changes:

--- /work/SRC/openSUSE:Factory/v8/v8.changes2016-06-25 02:23:20.0 
+0200
+++ /work/SRC/openSUSE:Factory/.v8.new/v8.changes   2016-08-15 
10:31:39.0 +0200
@@ -1,0 +2,11 @@
+Fri Aug 12 14:27:10 UTC 2016 - norm...@linux.vnet.ibm.com
+
+- reduce number of parallel builds for i586 on TW
+
+---
+Thu Jul 21 16:12:32 UTC 2016 - norm...@linux.vnet.ibm.com
+
+- update _constraints file for ppc64le required in Factory:PowerPC
+  increase memory from 6GB to 10GB, disk from 6GB to 8GB
+
+---



Other differences:
--
++ v8.spec ++
--- /var/tmp/diff_new_pack.fdtKUH/_old  2016-08-15 10:31:41.0 +0200
+++ /var/tmp/diff_new_pack.fdtKUH/_new  2016-08-15 10:31:41.0 +0200
@@ -130,9 +130,16 @@
 %ifarch armv7hl
 MAKE_EXTRA_FLAGS+=hardfp=on
 %endif
+# reduce number of parallel builds for i586 on TW
+MAKE_SMP_FLAGS=%{?_smp_mflags}
+%if 0%{?suse_version} > 1320
+%ifarch %{ix86}
+MAKE_SMP_FLAGS="-j 1"
+%endif
+%endif
 
 cd out
-make %{?_smp_mflags} \
+make $MAKE_SMP_FLAGS \
  snapshots=on \
  $MAKE_EXTRA_FLAGS \
  BUILDTYPE=Release V=1

++ _constraints ++
--- /var/tmp/diff_new_pack.fdtKUH/_old  2016-08-15 10:31:41.0 +0200
+++ /var/tmp/diff_new_pack.fdtKUH/_new  2016-08-15 10:31:41.0 +0200
@@ -13,8 +13,11 @@
 
 

- 6000
+ 8000

+   
+ 10240
+   
 
   
 

++ trace_event-00.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trace_event-00/trace_event_common.h 
new/trace_event-00/trace_event_common.h
--- old/trace_event-00/trace_event_common.h 2016-06-08 12:45:54.0 
+0200
+++ new/trace_event-00/trace_event_common.h 2016-07-21 18:23:10.0 
+0200
@@ -612,6 +612,13 @@
   TRACE_EVENT_PHASE_ASYNC_BEGIN, category_group, name, id, \
   TRACE_EVENT_API_CURRENT_THREAD_ID, timestamp, TRACE_EVENT_FLAG_NONE, \
   arg1_name, arg1_val)
+#define TRACE_EVENT_ASYNC_BEGIN_WITH_TIMESTAMP2(category_group, name, id,  
\
+timestamp, arg1_name,  
\
+arg1_val, arg2_name, arg2_val) 
\
+  INTERNAL_TRACE_EVENT_ADD_WITH_ID_TID_AND_TIMESTAMP(  
\
+  TRACE_EVENT_PHASE_ASYNC_BEGIN, category_group, name, id, 
\
+  TRACE_EVENT_API_CURRENT_THREAD_ID, timestamp, TRACE_EVENT_FLAG_NONE, 
\
+  arg1_name, arg1_val, arg2_name, arg2_val)
 #define TRACE_EVENT_COPY_ASYNC_BEGIN_WITH_TIMESTAMP0(category_group, name, id, 
\
  timestamp)
\
   INTERNAL_TRACE_EVENT_ADD_WITH_ID_TID_AND_TIMESTAMP(  
\
@@ -701,6 +708,13 @@
   TRACE_EVENT_PHASE_ASYNC_END, category_group, name, id,  \
   TRACE_EVENT_API_CURRENT_THREAD_ID, timestamp, TRACE_EVENT_FLAG_NONE,\
   arg1_name, arg1_val)
+#define TRACE_EVENT_ASYNC_END_WITH_TIMESTAMP2(category_group, name, id,   \
+  timestamp, arg1_name, arg1_val, \
+  arg2_name, arg2_val)\
+  INTERNAL_TRACE_EVENT_ADD_WITH_ID_TID_AND_TIMESTAMP( \
+  TRACE_EVENT_PHASE_ASYNC_END, category_group, name, id,  \
+  TRACE_EVENT_API_CURRENT_THREAD_ID, timestamp, TRACE_EVENT_FLAG_NONE,\
+  arg1_name, arg1_val, arg2_name, arg2_val)
 
 // NESTABLE_ASYNC_* APIs are used to describe an async operation, which can
 // be nested within a NESTABLE_ASYNC event and/or have inner NESTABLE_ASYNC
@@ -987,6 +1001,17 @@
   INTERNAL_TRACE_EVENT_SCOPED_CONTEXT(category_group, name,   \
   TRACE_ID_DONT_MANGLE(context))
 
+// Macro to specify that two trace IDs are identical. For example,
+// TRACE_BIND_IDS(
+// "category", "name",
+// TRACE_ID_WITH_SCOPE("net::URLRequest", 0x1000),
+// TRACE_ID_WITH_SCOPE("blink::ResourceFetcher::FetchRequest", 0x2000))
+// tells the trace consumer that events with ID ("net::URLRequest", 0x1000) 
from
+// the current process have the same ID as events with ID
+// ("blink::ResourceFetcher::FetchRequest", 0x2000).
+#define TRACE_BIND_IDS(category_group, name, id, bind_id) \
+  

commit Box2D for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package Box2D for openSUSE:Factory checked 
in at 2016-08-15 10:31:29

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


Package is "Box2D"

Changes:

New Changes file:

--- /dev/null   2016-07-07 10:01:34.856033756 +0200
+++ /work/SRC/openSUSE:Factory/.Box2D.new/Box2D.changes 2016-08-15 
10:31:33.0 +0200
@@ -0,0 +1,38 @@
+---
+Fri Jul 22 17:01:05 UTC 2016 - jeng...@inai.de
+
+- RPM group correction
+
+---
+Thu Jul 21 16:16:24 UTC 2016 - dap.darkn...@gmail.com
+
+- Fixed Factory review (License.txt is not packaged).
+- Minor spec clean-up (may fix SLE build).
+- Cmake release with debug info build type.
+
+---
+Sun Jul 17 19:31:50 UTC 2016 - br...@ioda-net.ch
+
+- Fixed tar.gz by osc service localrun download_files
+- Fixed version in baselibs.conf (for 32bits packages)
+- Added baselibs.conf as source1
+
+---
+Wed Dec 16 16:32:57 UTC 2015 - r...@fthiessen.de
+
+- Update to new upstream version 2.3.1:
+ * Polygon creation now computes the convex hull.
+ * The convex hull code will merge vertices closer than
+   dm_linearSlop.
+ * Vertices no longer need to be ordered.
+ * New GUI
+ * Various other bugfixes
+- removed upstream patched Box2D_v2.2.1-lib64.patch
+- replaced Box2D_v2.2.1-version.patch with
+  Box2D-fix-version-2.3.1.patch
+
+---
+Tue Jun 12 18:53:49 UTC 2012 - a...@mizerski.pl
+
+- new package
+

New:

  Box2D-2.3.1.tar.gz
  Box2D-fix-version-2.3.1.patch
  Box2D.changes
  Box2D.spec
  baselibs.conf



Other differences:
--
++ Box2D.spec ++
#
# spec file for package Box2D
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012 Adam Mizerski 
#
# 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/
#


%if 0%{?suse_version} < 1310
%define buildroot $RPM_BUILD_ROOT
%endif
%define so_ver 2_3_1
Name:   Box2D
Version:2.3.1
Release:0
Summary:A 2D Physics Engine for Games
License:Zlib
Group:  Development/Libraries/C and C++
Url:http://box2d.org/
Source0:
https://github.com/erincatto/Box2D/archive/v%{version}/%{name}-%{version}.tar.gz
Source1:baselibs.conf
# PATCH-FIX-UPSTREAM Box2D-fix-version-2.3.1.patch -- already fixed upstream
Patch0: %{name}-fix-version-2.3.1.patch
BuildRequires:  cmake >= 3
BuildRequires:  dos2unix
BuildRequires:  gcc-c++
%if 0%{?suse_version}
BuildRequires:  fdupes
%endif

%description
Box2D is an open source C++ engine for simulating rigid bodies in 2D.

%package -n lib%{name}%{so_ver}
Summary:A 2D Physics Engine for Games
Group:  System/Libraries

%description -n lib%{name}%{so_ver}
Box2D is an open source C++ engine for simulating rigid bodies in 2D.

%package -n lib%{name}-devel
Summary:A 2D Physics Engine for Games
Group:  Development/Libraries/C and C++
Requires:   lib%{name}%{so_ver} = %{version}

%description -n lib%{name}-devel
Box2D is an open source C++ engine for simulating rigid bodies in 2D.

%package doc
Summary:A 2D Physics Engine for Games
Group:  Documentation/Other
BuildArch:  noarch

%description doc
Box2D is an open source C++ engine for simulating rigid bodies in 2D.

%prep
%setup -q -n %{name}-%{version}/%{name}
dos2unix Changes.txt License.txt Readme.txt
%patch0

%build
%cmake \
-DBOX2D_INSTALL=ON \
-DBOX2D_INSTALL_DOC=ON \
-DBOX2D_BUILD_SHARED=ON \
-DBOX2D_BUILD_STATIC=OFF \
-DBOX2D_BUILD_EXAMPLES=OFF \
-DCMAKE_BUILD_TYPE=RelWithDebInfo
make VERBOSE=1 %{?_smp_mflags}

%install
%cmake_install
%if 0%{?suse_version}
%fdupes -s %{buildroot}%{_datadir}/doc/%{name}/Documentation/API/html
%endif

%post -n lib%{name}%{so_ver} -p /sbin/ldconfig

%postun -n lib%{name}%{so_ver} -p /sbin/ldconfig

%files -n lib%{name}%{so_ver}

commit libgusb for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package libgusb for openSUSE:Factory checked 
in at 2016-08-15 10:31:00

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


Package is "libgusb"

Changes:

--- /work/SRC/openSUSE:Factory/libgusb/libgusb.changes  2016-04-05 
10:42:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgusb.new/libgusb.changes 2016-08-15 
10:31:02.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 14 11:17:08 UTC 2016 - idon...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+
+---



Other differences:
--



commit gstreamer-plugins-bad for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-08-15 10:30:45

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


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-07-18 21:19:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-08-15 10:30:46.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 12 19:29:57 UTC 2016 - zai...@opensuse.org
+
+- Move libbs2b-devel BuildRequires and corresponding plugin to
+  main package. There is no need for this to be in the addon one.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.XE5GRR/_old  2016-08-15 10:30:47.0 +0200
+++ /var/tmp/diff_new_pack.XE5GRR/_new  2016-08-15 10:30:47.0 +0200
@@ -60,6 +60,7 @@
 BuildRequires:  gstreamer-plugins-base-devel >= 1.8.0
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
+BuildRequires:  libbs2b-devel
 BuildRequires:  libgme-devel
 BuildRequires:  libgsm-devel
 BuildRequires:  libjasper-devel
@@ -167,7 +168,6 @@
 BuildRequires:  faad2-devel
 # Not ported yet
 #BuildRequires:  libaudio-devel
-BuildRequires:  libbs2b-devel
 BuildRequires:  libdca-devel
 # Not ported yet
 #BuildRequires:  libxvidcore-devel
@@ -563,6 +563,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstautoconvert.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstbayer.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstbluez.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstbs2b.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstbz2.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin2.so
 #%%{_libdir}/gstreamer-%%{gst_branch}/libgstcdaudio.so
@@ -710,7 +711,6 @@
 %if 0%{?suse_version} == 1310
 %{_libdir}/gstreamer-%{gst_branch}/libgstcurl.so
 %endif
-%{_libdir}/gstreamer-%{gst_branch}/libgstbs2b.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoamrwbenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoaacenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdtsdec.so





commit opus for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package opus for openSUSE:Factory checked in 
at 2016-08-15 10:30:38

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


Package is "opus"

Changes:

--- /work/SRC/openSUSE:Factory/opus/opus.changes2016-02-11 
12:32:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.opus.new/opus.changes   2016-08-15 
10:30:39.0 +0200
@@ -1,0 +2,15 @@
+Sat Aug 13 15:26:11 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.1.3:
+  + Neon optimizations improving performance on ARMv7 and ARMv8 by
+up to 15%.
+  + Fixes some issues with 16-bit platforms (e.g. TI C55x).
+  + Fixes to comfort noise generation (CNG).
+  + Documenting that PLC packets can also be 2 bytes.
+  + Includes experimental ambisonics work (--enable-ambisonics).
+- Stop passing conditional --enable/disable-intrinsics, it's
+  enabled by default now.
+- Not adding the new --enable-ambisonics to configure, it's still
+  experimental.
+
+---

Old:

  opus-1.1.2.tar.gz

New:

  opus-1.1.3.tar.gz



Other differences:
--
++ opus.spec ++
--- /var/tmp/diff_new_pack.jm5rgj/_old  2016-08-15 10:30:40.0 +0200
+++ /var/tmp/diff_new_pack.jm5rgj/_new  2016-08-15 10:30:40.0 +0200
@@ -19,7 +19,7 @@
 
 %define soname  0
 Name:   opus
-Version:1.1.2
+Version:1.1.3
 Release:0
 Summary:Opus Audio Codec Library
 License:BSD-3-Clause
@@ -69,9 +69,7 @@
 
 %build
 %configure \
-%if 0%{?suse_version} > 1110
-  --enable-intrinsics \
-%else
+%if 0%{?suse_version} <= 1110
   --disable-intrinsics \
 %endif
   --disable-silent-rules \

++ opus-1.1.2.tar.gz -> opus-1.1.3.tar.gz ++
 34890 lines of diff (skipped)