commit websocketpp for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package websocketpp for openSUSE:Factory 
checked in at 2017-02-15 10:07:40

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


Package is "websocketpp"

Changes:

--- /work/SRC/openSUSE:Factory/websocketpp/websocketpp.changes  2017-02-06 
15:05:32.507106415 +0100
+++ /work/SRC/openSUSE:Factory/.websocketpp.new/websocketpp.changes 
2017-02-15 10:07:41.389343593 +0100
@@ -1,0 +2,70 @@
+Sun Feb 12 08:54:28 UTC 2017 - qantas94he...@gmail.com
+
+- Update to version 0.7.0
+  * MINOR BREAKING SOCKET POLICY CHANGE: Asio transport socket
+policy method cancel_socket will now return
+lib::asio::error_code instead of void. Custom Asio transport
+socket policies will need to be updated accordingly. This does
+not affect anyone using the bundled socket policies.
+  * Feature: Basic support for the permessage-deflate extension.
+  * Feature: Allow accessing the local endpoint when using the Asio
+transport. This allows inspection of the address and port in
+cases where they are chosen by the operating system rather than
+the user.
+  * Feature: Add support for subprotocols in Hybi00.
+  * Improvement: Better automatic std::chrono feature detection
+for Visual Studio
+  * Improvement: Major refactoring to bundled CMake build system.
+CMake can now be used to build all of the examples and the
+test suite.
+  * Improvement: In build environments where lib::error_code and
+lib::asio::error_code match (such as using boost::asio with
+boost::system_error or standalone asio with std::system_error,
+transport errors are passed through natively rather than being
+reported as a translated pass_through error type.
+  * Improvement: Add a get_transport_error method to Asio
+transport connections to allow retrieving a machine readable
+native transport error.
+  * Improvement: Add connection::get_response,
+connection::get_response_code, and
+connection::get_response_msg methods to allow accessing
+additional information about the HTTP responses that
+WebSocket++ sends.
+  * Improvement: Removes use of empty strings ("") in favor of
+string::clear() and string::empty(). This avoids generating
+unnecessary temporary objects.
+  * Documentation: Adds an example demonstrating the use of
+external io_service
+  * Documentation: Adds a simple echo_client example.
+  * Documentation: Begins migration of the web based user manual
+into Doxygen.
+  * Bug: Fix memory leak when init_asio produces an error.
+  * Bug: Fix crash when processing a specially crafted HTTP header.
+  * Bug: Fix an issue where standalone Asio builds that use TLS
+would not compile due to lingering boost code.
+  * Bug: Fix an issue where canceling a socket could throw an
+exception on some older Windows XP platforms. It now prints an
+appropriate set of log messages instead.
+  * Bug: Fix an issue where deferred HTTP connections that start
+sending a very long response before their HTTP handler ends
+would result in a second set of HTTP headers being injected
+into the output.
+  * Bug: Fix an issue where the wrong type of strand was being
+created.
+  * Bug: Fix an issue where TLS includes were broken for Asio
+Standalone builds.
+  * Bug: Remove the use of cached read and write handlers in the
+Asio transport. This feature caused memory leaks when the
+io_service the connection was running on was abruptly stopped.
+There isn't a clean and safe way of using this optimization
+without global state and the associated locks. The locks
+perform worse.
+  * Bug: Fix a heap buffer overflow when checking very short URIs.
+  * Compatibility: Fixes a number of build & config issues on
+Visual Studio 2015.
+  * Compatibility: Removes non-standards compliant masking
+behavior.
+  * Compatibility: Replace deprecated use of auto_ptr on systems
+where unique_ptr is available.
+
+---

Old:

  websocketpp-0.6.0.tar.gz

New:

  websocketpp-0.7.0.tar.gz



Other differences:
--
++ websocketpp.spec ++
--- /var/tmp/diff_new_pack.seKOKF/_old  2017-02-15 10:07:41.917269231 +0100
+++ /var/tmp/diff_new_pack.seKOKF/_new  2017-02-15 10:07:41.925268105 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   websocketpp
-Version:0.6.0
+Version:0.7.0
 Release:0
 Summary:C++ WebSocket Protocol Library
 License:BSD-3-Clause

++ websocketpp-0.6.0.tar.gz -> websocketpp-0.7.0.tar.gz ++
 10613 lines of diff (skipped)

++ websocketpp.pc ++
--- /var/tmp/diff_new

commit offlineimap for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2017-02-15 10:07:47

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


Package is "offlineimap"

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2016-12-03 
18:27:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2017-02-15 10:07:48.784301958 +0100
@@ -1,0 +2,11 @@
+Mon Feb 13 14:23:12 UTC 2017 - mimi...@gmail.com
+
+- update to 7.0.13
+* init: register SIGABRT and handle as per SIGUSR2
+* learn repository retrycount configuration option
+* earn authproxy configuration option
+* folder: IMAP: add missing whitespace in error message
+* repository: IMAP: correctly check the response while listing remote folders.
+* older: IMAP: improve error message when Dovecot returns any data for UID 
FETCH
+
+---

Old:

  offlineimap-7.0.12.tar.gz

New:

  offlineimap-7.0.13.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.dgEnSp/_old  2017-02-15 10:07:49.440209568 +0100
+++ /var/tmp/diff_new_pack.dgEnSp/_new  2017-02-15 10:07:49.440209568 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package offlineimap
 #
-# 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,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.0.12
+Version:7.0.13
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+

++ offlineimap-7.0.12.tar.gz -> offlineimap-7.0.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.12/Changelog.md 
new/offlineimap-7.0.13/Changelog.md
--- old/offlineimap-7.0.12/Changelog.md 2016-11-30 22:40:59.0 +0100
+++ new/offlineimap-7.0.13/Changelog.md 2017-01-27 19:49:42.0 +0100
@@ -15,6 +15,42 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.0.13 (2017-01-27)
+
+ Notes
+
+Here is a small release with some new features. IMAP servers are better 
supported.
+
+The release cycle was improved. Now, we include a new freeze time before
+important releases.
+
+ Authors
+
+- Nicolas Sebrecht (8)
+- lkcl (2)
+- Chris Smart (1)
+
+ Features
+
+- init: register SIGABRT and handle as per SIGUSR2. [Chris Smart]
+- add documentation about SIGABRT. [Nicolas Sebrecht]
+- learn repository retrycount configuration option. [lkcl]
+- learn authproxy configuration option. [lkcl]
+
+ Fixes
+
+- folder: IMAP: add missing whitespace in error message. [Nicolas Sebrecht]
+- repository: IMAP: correctly check the response while listing remote folders. 
[Nicolas Sebrecht]
+- release.sh: correctly sort releases to compute latest stable and rc. 
[Nicolas Sebrecht]
+
+ Changes
+
+- manual: KNOWN ISSUES: add documentation about the deletions. [Nicolas 
Sebrecht]
+- folder: IMAP: improve error message when Dovecot returns any data for UID 
FETCH. [Nicolas Sebrecht]
+- MAINTAINERS: add new official testers. [Nicolas Sebrecht]
+
+
+
 ### OfflineIMAP v7.0.12 (2016-11-30)
 
  Notes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.12/MAINTAINERS.rst 
new/offlineimap-7.0.13/MAINTAINERS.rst
--- old/offlineimap-7.0.12/MAINTAINERS.rst  2016-11-30 22:40:59.0 
+0100
+++ new/offlineimap-7.0.13/MAINTAINERS.rst  2017-01-27 19:49:42.0 
+0100
@@ -11,6 +11,10 @@
  - email: mathstuf at gmail.com
  - github: mathstuf
 
+- Darshit Shah
+ - email: darnir at gmail.com
+ - github: darnir
+
 - Eygene Ryabinkin
  - email: rea at freebsd.org
  - github: konvpalto
@@ -25,6 +29,10 @@
  - github: iliastsi
  - other: Debian maintainer
 
+- "J"
+ - email: offlineimap at 927589452.de
+ - other: FreeBSD user
+
 - Łukasz Żarnowiecki
  - email: dolohow at outlook.com
  - github: dolohow
@@ -32,6 +40,12 @@
 - Nicolas Sebrecht
  - email: nicolas.s-dev at laposte.net
  - github: nicolas33
+ - system: Linux
+
+- Rainer M Krug
+ - email: Rainer at krugs.de
+ - github: rkrug
+ - system: OSX
 
 - Sebastian Spaeth
  - email: sebastian at sspaeth.de
@@ -44,11 +58,14 @@
 
 - Abdó Roig-Maranges
 - Ben Boeckel
+- Darshit Shah
 - Eygene Ryabinkin
 - Igor Almeida
 - Ilias Tsitsimpis
+- "J"
 - Łukasz Żarnowiecki
 - Nicolas Sebrech

commit spec-cleaner for openSUSE:Factory

2017-02-15 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/spec-cleaner (Old)
 and  /work/SRC/openSUSE:Factory/.spec-cleaner.new (New)


Package is "spec-cleaner"

Changes:

--- /work/SRC/openSUSE:Factory/spec-cleaner/spec-cleaner.changes
2017-01-04 19:37:15.617425183 +0100
+++ /work/SRC/openSUSE:Factory/.spec-cleaner.new/spec-cleaner.changes   
2017-02-15 10:07:34.986245519 +0100
@@ -1,0 +2,7 @@
+Mon Feb 13 12:02:34 UTC 2017 - tchva...@suse.com
+
+- Version update to 0.9.2:
+  * More minimal fixes
+  * Add option to keep vertical space in preamble if desired
+
+---

Old:

  spec-cleaner-0.9.1.tar.gz

New:

  spec-cleaner-0.9.2.tar.gz



Other differences:
--
++ spec-cleaner.spec ++
--- /var/tmp/diff_new_pack.YLR1OI/_old  2017-02-15 10:07:35.498173410 +0100
+++ /var/tmp/diff_new_pack.YLR1OI/_new  2017-02-15 10:07:35.498173410 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spec-cleaner
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Vincent Untz 
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 # This is used for Fedora, we need to sync this
 %{!?py3_ver: %define py3_ver %{python3_version}}
 Name:   spec-cleaner
-Version:0.9.1
+Version:0.9.2
 Release:0
 Summary:.spec file cleaner
 License:BSD-3-Clause
@@ -82,6 +82,7 @@
 %{_libexecdir}/obs/service/clean_spec_file.service
 %dir %{python3_sitelib}/spec_cleaner/
 %{python3_sitelib}/spec_cleaner/__init__.py
+%{python3_sitelib}/spec_cleaner/__main__.py
 %{python3_sitelib}/spec_cleaner/dependency_parser.py
 %{python3_sitelib}/spec_cleaner/fileutils.py
 %{python3_sitelib}/spec_cleaner/rpmbuild.py


++ spec-cleaner-0.9.1.tar.gz -> spec-cleaner-0.9.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spec-cleaner-spec-cleaner-0.9.1/.travis.yml 
new/spec-cleaner-spec-cleaner-0.9.2/.travis.yml
--- old/spec-cleaner-spec-cleaner-0.9.1/.travis.yml 2016-12-30 
14:10:32.0 +0100
+++ new/spec-cleaner-spec-cleaner-0.9.2/.travis.yml 2017-02-13 
12:58:57.0 +0100
@@ -8,8 +8,14 @@
   include:
   - python: 2.7
 env: TOX_ENV=py27
+  - python: 3.3
+env: TOX_ENV=py33
+  - python: 3.4
+env: TOX_ENV=py34
   - python: 3.5
 env: TOX_ENV=py35
+  - python: 3.6
+env: TOX_ENV=py36
 install:
 - pip install tox
 script:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spec-cleaner-spec-cleaner-0.9.1/README.md 
new/spec-cleaner-spec-cleaner-0.9.2/README.md
--- old/spec-cleaner-spec-cleaner-0.9.1/README.md   2016-12-30 
14:10:32.0 +0100
+++ new/spec-cleaner-spec-cleaner-0.9.2/README.md   2017-02-13 
12:58:57.0 +0100
@@ -225,6 +225,7 @@
 NASA-1.3 | NASA Open Source Agreement 1.3
 Naumen | Naumen Public License
 NBPL-1.0 | Net Boolean Public License v1
+Net-SNMP | Net-SNMP License
 NetCDF | NetCDF license
 NGPL | Nethack General Public License
 NOSL | Netizen Open Source License
@@ -310,16 +311,20 @@
 SPL-1.0 | Sun Public License v1.0
 Watcom-1.0 | Sybase Open Watcom Public License 1.0
 TCL | TCL/TK License
+TCP-wrappers | TCP Wrappers License
 Unlicense | The Unlicense
 TMate | TMate Open Source License
 TORQUE-1.1 | TORQUE v2.5+ Software License v1.1
 TOSL | Trusster Open Source License
+Unicode-DFS-2015 | Unicode License Agreement - Data Files and Software (2015)
+Unicode-DFS-2016 | Unicode License Agreement - Data Files and Software (2016)
 Unicode-TOU | Unicode Terms of Use
 UPL-1.0 | Universal Permissive License v1.0
 NCSA | University of Illinois/NCSA Open Source License
 Vim | Vim License
 VOSTROM | VOSTROM Public License for Open Source
 VSL-1.0 | Vovida Software License v1.0
+W3C-20150513 | W3C Software Notice and Document License (2015-05-13)
 W3C-19980720 | W3C Software Notice and License (1998-07-20)
 W3C | W3C Software Notice and License (2002-12-31)
 Wsuipa | Wsuipa License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/spec-cleaner-spec-cleaner-0.9.1/data/excludes-bracketing.txt 
new/spec-cleaner-spec-cleaner-0.9.2/data/excludes-bracketing.txt
--- old/spec-cleaner-spec-cleaner-0.9.1/data/excludes-bracketing.txt
2016-12-30 14:10:32.0 +0100
+++ new/spec-cleaner-spec-cleaner-0.9.2/data/excludes-bracketing.txt
2017-02-13 12:58:57.0 +0100
@@ -45,8 +45,7 @@
 gpg_verify
 icon_theme_cache_post[^\s]*
 if(\s*\(.*\))?
-ifarch
-i

commit perl-Mojolicious-Plugin-AssetPack for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-AssetPack 
for openSUSE:Factory checked in at 2017-02-15 10:07:14

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


Package is "perl-Mojolicious-Plugin-AssetPack"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack/perl-Mojolicious-Plugin-AssetPack.changes
  2017-02-12 00:49:10.963835471 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new/perl-Mojolicious-Plugin-AssetPack.changes
 2017-02-15 10:07:15.932929319 +0100
@@ -1,0 +2,11 @@
+Wed Feb  8 06:07:57 UTC 2017 - co...@suse.com
+
+- updated to 1.40
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+  1.40 2017-02-05T15:10:58-0800
+   - Fix skipping @import in comments #121
+   - Improved documentation for assetpack.def and paths #110
+   - Can disable Pipe::Reloader from the browser
+
+---

Old:

  Mojolicious-Plugin-AssetPack-1.39.tar.gz

New:

  Mojolicious-Plugin-AssetPack-1.40.tar.gz



Other differences:
--
++ perl-Mojolicious-Plugin-AssetPack.spec ++
--- /var/tmp/diff_new_pack.fOujFa/_old  2017-02-15 10:07:16.476852703 +0100
+++ /var/tmp/diff_new_pack.fOujFa/_new  2017-02-15 10:07:16.480852140 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious-Plugin-AssetPack
-Version:1.39
+Version:1.40
 Release:0
 %define cpan_name Mojolicious-Plugin-AssetPack
 Summary:Compress and convert css, less, sass, javascript and 
coffeescript files

++ Mojolicious-Plugin-AssetPack-1.39.tar.gz -> 
Mojolicious-Plugin-AssetPack-1.40.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.39/Changes 
new/Mojolicious-Plugin-AssetPack-1.40/Changes
--- old/Mojolicious-Plugin-AssetPack-1.39/Changes   2017-01-25 
22:39:45.0 +0100
+++ new/Mojolicious-Plugin-AssetPack-1.40/Changes   2017-02-06 
00:10:58.0 +0100
@@ -1,7 +1,12 @@
 Revision history for perl distribution Mojolicious-Plugin-AssetPack
 
+1.40 2017-02-05T15:10:58-0800
+ - Fix skipping @import in comments #121
+ - Improved documentation for assetpack.def and paths #110
+ - Can disable Pipe::Reloader from the browser
+
 1.39 2017-01-25T22:39:45+0100
- - Skipping t/sass-source-map.t for now
+ - Skipping t/sass-source-map.t for now #115
http://cpantesters.org/cpan/report/c59d94d4-e16e-11e6-ab5a-96809f28caea
 
 1.38 2017-01-23T14:12:31+0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.39/META.json 
new/Mojolicious-Plugin-AssetPack-1.40/META.json
--- old/Mojolicious-Plugin-AssetPack-1.39/META.json 2017-01-25 
22:39:46.0 +0100
+++ new/Mojolicious-Plugin-AssetPack-1.40/META.json 2017-02-06 
00:10:59.0 +0100
@@ -48,6 +48,6 @@
  "url" : 
"https://github.com/jhthorsen/mojolicious-plugin-assetpack.git";
   }
},
-   "version" : "1.39",
+   "version" : "1.40",
"x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.39/META.yml 
new/Mojolicious-Plugin-AssetPack-1.40/META.yml
--- old/Mojolicious-Plugin-AssetPack-1.39/META.yml  2017-01-25 
22:39:46.0 +0100
+++ new/Mojolicious-Plugin-AssetPack-1.40/META.yml  2017-02-06 
00:10:59.0 +0100
@@ -25,5 +25,5 @@
   bugtracker: https://github.com/jhthorsen/mojolicious-plugin-assetpack/issues
   homepage: https://github.com/jhthorsen/mojolicious-plugin-assetpack
   repository: https://github.com/jhthorsen/mojolicious-plugin-assetpack.git
-version: '1.39'
+version: '1.40'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.39/README 
new/Mojolicious-Plugin-AssetPack-1.40/README
--- old/Mojolicious-Plugin-AssetPack-1.39/README2017-01-25 
22:39:45.0 +0100
+++ new/Mojolicious-Plugin-AssetPack-1.40/README2017-02-06 
00:10:58.0 +0100
@@ -3,7 +3,7 @@
 javascript and coffeescript files
 
 VERSION
-1.39
+1.40
 
 SYNOPSIS
   Application
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-Plugin-AssetPack-1.39/lib/Mojolicious/Plugin/AssetPack/Guides/Tutorial.pod
 
new/Mojolicious-Plugin-AssetPack-1.40/lib/Mojolicious/Plugin/AssetPack/Guides/Tutorial.pod
--- 
old/Mojolicious

commit perl-Math-BigInt for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package perl-Math-BigInt for 
openSUSE:Factory checked in at 2017-02-15 10:06:48

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


Package is "perl-Math-BigInt"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Math-BigInt/perl-Math-BigInt.changes
2017-01-22 00:49:02.766033689 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Math-BigInt.new/perl-Math-BigInt.changes   
2017-02-15 10:06:49.616636155 +0100
@@ -1,0 +2,25 @@
+Sat Feb 11 06:04:38 UTC 2017 - co...@suse.com
+
+- updated to 1.999809
+   see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
+
+  2017-02-10 v1.999809 pjacklam
+  
+   * When a new method is added to Math::BigInt or Math::BigFloat, and this new
+ method requires a new backend library method, die with a suitable error
+ message if the installed backend library does not support this new method.
+ The error message says that the method requires a newer version of the
+ backend library.
+  
+   * Fix typos in Math::BigFloat and Math::BigInt.
+  
+   * Add bfib() and blucas() to Math::BigInt. They return Fibonacci and Lucas
+ numbers, respectively. The actual computation of the numbers is done by 
the
+ backend library. Documented both methods in POD. Add test files bfib-mbi.t
+ and blucas-mbi.t.
+  
+   * Add _fib() and _lucas() to Math::BigInt::Lib. They return Fibonacci and
+ Lucas numbers, respectively. Document both methods in POD. Add test files
+ author-lib-arithmetic-unary-_fib.t and 
author-lib-arithmetic-unary-_lucas.t.
+
+---

Old:

  Math-BigInt-1.999808.tar.gz

New:

  Math-BigInt-1.999809.tar.gz



Other differences:
--
++ perl-Math-BigInt.spec ++
--- /var/tmp/diff_new_pack.trQSip/_old  2017-02-15 10:06:50.072571934 +0100
+++ /var/tmp/diff_new_pack.trQSip/_new  2017-02-15 10:06:50.076571370 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Math-BigInt
-Version:1.999808
+Version:1.999809
 Release:0
 %define cpan_name Math-BigInt
 Summary:Arbitrary size integer/float math package

++ Math-BigInt-1.999808.tar.gz -> Math-BigInt-1.999809.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999808/CHANGES 
new/Math-BigInt-1.999809/CHANGES
--- old/Math-BigInt-1.999808/CHANGES2017-01-11 18:16:29.0 +0100
+++ new/Math-BigInt-1.999809/CHANGES2017-02-10 12:01:15.0 +0100
@@ -1,3 +1,22 @@
+2017-02-10 v1.999809 pjacklam
+
+ * When a new method is added to Math::BigInt or Math::BigFloat, and this new
+   method requires a new backend library method, die with a suitable error
+   message if the installed backend library does not support this new method.
+   The error message says that the method requires a newer version of the
+   backend library.
+
+ * Fix typos in Math::BigFloat and Math::BigInt.
+
+ * Add bfib() and blucas() to Math::BigInt. They return Fibonacci and Lucas
+   numbers, respectively. The actual computation of the numbers is done by the
+   backend library. Documented both methods in POD. Add test files bfib-mbi.t
+   and blucas-mbi.t.
+
+ * Add _fib() and _lucas() to Math::BigInt::Lib. They return Fibonacci and
+   Lucas numbers, respectively. Document both methods in POD. Add test files
+   author-lib-arithmetic-unary-_fib.t and author-lib-arithmetic-unary-_lucas.t.
+
 2017-01-11 v1.999808 pjacklam
 
  * In Math::BigInt and Math::BigFloat, add methods bdfac() for double
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999808/MANIFEST 
new/Math-BigInt-1.999809/MANIFEST
--- old/Math-BigInt-1.999808/MANIFEST   2017-01-11 19:39:22.0 +0100
+++ new/Math-BigInt-1.999809/MANIFEST   2017-02-10 12:06:49.0 +0100
@@ -66,8 +66,12 @@
 t/author-lib-arithmetic-unary-_dfac.t
 t/author-lib-arithmetic-unary-_fac.dat
 t/author-lib-arithmetic-unary-_fac.t
+t/author-lib-arithmetic-unary-_fib.dat
+t/author-lib-arithmetic-unary-_fib.t
 t/author-lib-arithmetic-unary-_inc.dat
 t/author-lib-arithmetic-unary-_inc.t
+t/author-lib-arithmetic-unary-_lucas.dat
+t/author-lib-arithmetic-unary-_lucas.t
 t/author-lib-arithmetic-unary-_sqrt.dat
 t/author-lib-arithmetic-unary-_sqrt.t
 t/author-lib-bitwise-_and.dat
@@ -133,6 +137,7 @@
 t/bdstr-mbi.t
 t/bestr-mbf.t
 t/bestr-mbi.t
+t/bfib-mbi.t
 t/big_pi_e.t
 t/bigfltpm.inc
 t/bigfltpm.t
@@ -142,6 +147,7 @@
 t/bigints.t
 t/biglog.t
 t/bigroot.t
+t/blucas-mbi.t
 t/bnstr-mbf.t
 t/bnstr-mbi.t
 t/bsstr-mbf.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnign

commit perl-Method-Signatures for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package perl-Method-Signatures for 
openSUSE:Factory checked in at 2017-02-15 10:06:43

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


Package is "perl-Method-Signatures"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Method-Signatures/perl-Method-Signatures.changes
2016-04-22 16:23:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Method-Signatures.new/perl-Method-Signatures.changes
   2017-02-15 10:06:44.965291329 +0100
@@ -1,0 +2,21 @@
+Sun Feb 12 06:08:53 UTC 2017 - co...@suse.com
+
+- updated to 20170211
+   see /usr/share/doc/packages/perl-Method-Signatures/Changes
+
+  20170211Feb 11 13:38:39 PST 2017
+  Promoted to full release
+  
+  20160608.0051_002   Wed Jun  8 00:51:42 PDT 2016
+  New Features
+  * Can now put prototypes in front of signatures
+(provides compatibility with sigs in 5.20)
+[RT/93336, github #99/#127] (thanks brummett)
+  
+  20160516.2032_001   Mon May 16 20:32:59 PDT 2016
+  New Features
+  * Can now use bare sigils as placeholders
+(provides compatibility with sigs in 5.20)
+[RT/93334, github #100/#126] (thanks brummett)
+
+---

Old:

  Method-Signatures-20160315.tar.gz

New:

  Method-Signatures-20170211.tar.gz



Other differences:
--
++ perl-Method-Signatures.spec ++
--- /var/tmp/diff_new_pack.kyuzJU/_old  2017-02-15 10:06:45.321241191 +0100
+++ /var/tmp/diff_new_pack.kyuzJU/_new  2017-02-15 10:06:45.325240628 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Method-Signatures
 #
-# 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-Method-Signatures
-Version:20160315
+Version:20170211
 Release:0
 %define cpan_name Method-Signatures
 Summary:Method and Function Declarations with Signatures and No Source 
Filter

++ Method-Signatures-20160315.tar.gz -> Method-Signatures-20170211.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Method-Signatures-20160315/Changes 
new/Method-Signatures-20170211/Changes
--- old/Method-Signatures-20160315/Changes  2016-03-16 00:25:26.0 
+0100
+++ new/Method-Signatures-20170211/Changes  2017-02-11 22:40:54.0 
+0100
@@ -1,3 +1,18 @@
+20170211Feb 11 13:38:39 PST 2017
+Promoted to full release
+
+20160608.0051_002   Wed Jun  8 00:51:42 PDT 2016
+New Features
+* Can now put prototypes in front of signatures
+  (provides compatibility with sigs in 5.20)
+  [RT/93336, github #99/#127] (thanks brummett)
+
+20160516.2032_001   Mon May 16 20:32:59 PDT 2016
+New Features
+* Can now use bare sigils as placeholders
+  (provides compatibility with sigs in 5.20)
+  [RT/93334, github #100/#126] (thanks brummett)
+
 20160315Tue Mar 15 16:21:33 PDT 2016
 Promoted to full release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Method-Signatures-20160315/LICENSE 
new/Method-Signatures-20170211/LICENSE
--- old/Method-Signatures-20160315/LICENSE  2016-03-16 00:25:26.0 
+0100
+++ new/Method-Signatures-20170211/LICENSE  2017-02-11 22:40:54.0 
+0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2016 by Michael G Schwern .
+This software is copyright (c) 2017 by Michael G Schwern .
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2016 by Michael G Schwern .
+This software is Copyright (c) 2017 by Michael G Schwern .
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2016 by Michael G Schwern .
+This software is Copyright (c) 2017 by Michael G Schwern .
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Method-Signatures-20160315/MANIFEST 
new/Method-Signatures-20170211/MANIFEST
--- old/Method-Signatures-20160315/MANIFEST 2016-03-16 00:25:26.0 
+0100
+++ new/Method-Signatures-20170211/MANIFEST 2017-02-11 22:40:54.0 
+0100
@@ -21,6 +21,8 @@
 t/array_pa

commit perl-MooseX-Types for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2017-02-15 10:07:02

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


Package is "perl-MooseX-Types"

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2017-01-10 10:46:08.824818812 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2017-02-15 10:07:03.418692039 +0100
@@ -1,0 +2,10 @@
+Wed Feb  8 06:11:51 UTC 2017 - co...@suse.com
+
+- updated to 0.50
+   see /usr/share/doc/packages/perl-MooseX-Types/Changes
+
+  0.50  2017-02-07 18:59:30Z
+  - reverted the is_Fo and to_Foo refactoring again temporarily to
+resolve issues with Sub::Defer
+
+---

Old:

  MooseX-Types-0.49.tar.gz

New:

  MooseX-Types-0.50.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.CvjdNy/_old  2017-02-15 10:07:03.958615987 +0100
+++ /var/tmp/diff_new_pack.CvjdNy/_new  2017-02-15 10:07:03.962615423 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types
 #
-# 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-MooseX-Types
-Version:0.49
+Version:0.50
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
@@ -40,7 +40,6 @@
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
 BuildRequires:  perl(Scalar::Util) >= 1.19
-BuildRequires:  perl(Sub::Defer)
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Sub::Exporter::ForMethods) >= 0.100052
 BuildRequires:  perl(Sub::Install)
@@ -56,7 +55,6 @@
 Requires:   perl(Moose::Meta::TypeConstraint::Union)
 Requires:   perl(Moose::Util::TypeConstraints)
 Requires:   perl(Scalar::Util) >= 1.19
-Requires:   perl(Sub::Defer)
 Requires:   perl(Sub::Exporter)
 Requires:   perl(Sub::Exporter::ForMethods) >= 0.100052
 Requires:   perl(Sub::Install)

++ MooseX-Types-0.49.tar.gz -> MooseX-Types-0.50.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.49/Build.PL 
new/MooseX-Types-0.50/Build.PL
--- old/MooseX-Types-0.49/Build.PL  2016-12-23 01:12:18.0 +0100
+++ new/MooseX-Types-0.50/Build.PL  2017-02-07 19:59:35.0 +0100
@@ -85,7 +85,7 @@
 "Robert \"phaylon\" Sedlacek "
   ],
   "dist_name" => "MooseX-Types",
-  "dist_version" => "0.49",
+  "dist_version" => "0.50",
   "license" => "perl",
   "module_name" => "MooseX::Types",
   "recursive_test_files" => 1,
@@ -99,7 +99,6 @@
 "Moose::Meta::TypeConstraint::Union" => 0,
 "Moose::Util::TypeConstraints" => 0,
 "Scalar::Util" => "1.19",
-"Sub::Defer" => 0,
 "Sub::Exporter" => 0,
 "Sub::Exporter::ForMethods" => "0.100052",
 "Sub::Install" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.49/CONTRIBUTING 
new/MooseX-Types-0.50/CONTRIBUTING
--- old/MooseX-Types-0.49/CONTRIBUTING  2016-12-23 01:12:18.0 +0100
+++ new/MooseX-Types-0.50/CONTRIBUTING  2017-02-07 19:59:35.0 +0100
@@ -96,5 +96,5 @@
 request to the .mailmap file to contain the correct mapping.
 
 
-This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.012 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.121.
+This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.013 from a
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.122.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.49/Changes 
new/MooseX-Types-0.50/Changes
--- old/MooseX-Types-0.49/Changes   2016-12-23 01:12:18.0 +0100
+++ new/MooseX-Types-0.50/Changes   2017-02-07 19:59:35.0 +0100
@@ -1,8 +1,13 @@
 Revision history for MooseX-Types
 
+0.50  2017-02-07 18:59:30Z
+- reverted the is_Fo and to_Foo refactoring again temporarily to
+  resolve issues with Sub::Defer
+
 0.49  2016-12-23 00:12:12Z
 - made the exported is_Foo and to_Foo subs much faster, especially for
-  type constraints which can be inlined. (Dave Rolsky)
+

commit erlang for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2017-02-15 10:07:27

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


Package is "erlang"

Changes:

--- /work/SRC/openSUSE:Factory/erlang/erlang.changes2017-01-25 
23:30:03.989892056 +0100
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes   2017-02-15 
10:07:29.015086601 +0100
@@ -1,0 +2,7 @@
+Thu Feb  2 15:40:10 UTC 2017 - matwey.korni...@gmail.com
+
+- Update to 19.2.2:
+  * mnesia: Fixed crash in checkpoint handling when table was
+deleted during backup.
+
+---

Old:

  OTP-19.2.tar.gz

New:

  OTP-19.2.2.tar.gz



Other differences:
--
++ erlang.spec ++
--- /var/tmp/diff_new_pack.HFsZaw/_old  2017-02-15 10:07:32.442603809 +0100
+++ /var/tmp/diff_new_pack.HFsZaw/_new  2017-02-15 10:07:32.450602683 +0100
@@ -21,7 +21,7 @@
 %endif
 
 Name:   erlang
-Version:19.2
+Version:19.2.2
 Release:0
 Summary:General-purpose programming language and runtime environment
 License:Apache-2.0

++ OTP-19.2.tar.gz -> OTP-19.2.2.tar.gz ++
/work/SRC/openSUSE:Factory/erlang/OTP-19.2.tar.gz 
/work/SRC/openSUSE:Factory/.erlang.new/OTP-19.2.2.tar.gz differ: char 13, line 1




commit perl-Moose for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package perl-Moose for openSUSE:Factory 
checked in at 2017-02-15 10:07:07

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


Package is "perl-Moose"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Moose/perl-Moose.changes2017-02-07 
12:10:24.002770653 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Moose.new/perl-Moose.changes   
2017-02-15 10:07:08.529972079 +0100
@@ -1,0 +2,30 @@
+Wed Feb  8 06:10:03 UTC 2017 - co...@suse.com
+
+- updated to 2.2004
+   see /usr/share/doc/packages/perl-Moose/Changes
+
+  2.2004   2017-01-31
+  
+[BUG FIXES]
+  
+- When an attribute was specified as 'rw' and you also provided an accessor
+  name matching the attribute and there was an explicit writer, Moose would
+  try to make an additional reader access with the same name as the
+  attribute. Then Moose would warn about overwriting an accessor with a
+  reader. This is related to the bugs reported in RT #120040.
+  
+  2.2003   2017-01-30
+  
+[BUG FIXES]
+  
+- Moose could die when attempting to warn about overwriting an attribute's
+  access method in some cases (since version 2.1902) (RT #120040)
+  
+  2.2002   2017-01-30
+  
+[BUG FIXES]
+  
+- Creating a Moose subclass of a Moo class with an attribute with a
+  delegation would cause a warning (since version 2.1902).
+
+---

Old:

  Moose-2.2001.tar.gz

New:

  Moose-2.2004.tar.gz



Other differences:
--
++ perl-Moose.spec ++
--- /var/tmp/diff_new_pack.Pm1TbD/_old  2017-02-15 10:07:09.049898843 +0100
+++ /var/tmp/diff_new_pack.Pm1TbD/_new  2017-02-15 10:07:09.049898843 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Moose
-Version:2.2001
+Version:2.2004
 Release:0
 #Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Moose

++ Moose-2.2001.tar.gz -> Moose-2.2004.tar.gz ++
 8644 lines of diff (skipped)




commit perl-MooseX-StrictConstructor for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package perl-MooseX-StrictConstructor for 
openSUSE:Factory checked in at 2017-02-15 10:06:56

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


Package is "perl-MooseX-StrictConstructor"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-StrictConstructor/perl-MooseX-StrictConstructor.changes
  2013-07-30 13:07:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-StrictConstructor.new/perl-MooseX-StrictConstructor.changes
 2017-02-15 10:06:57.815481291 +0100
@@ -1,0 +2,21 @@
+Fri Feb 10 06:09:41 UTC 2017 - co...@suse.com
+
+- updated to 0.21
+   see /usr/share/doc/packages/perl-MooseX-StrictConstructor/Changes
+
+  0.21 2017-02-09
+  
+  - The last release accidentally added Moo as a hard prereq when it's only
+needed for testing. Patched by Karen Etheride (GH #4).
+  
+  
+  0.20 2017-02-09
+  
+  - Repository has moved to the GitHub Moose organization
+  
+  - Added support for __no_BUILD__ as a constructor argument to skip calling 
any
+BUILD subs (used internally by modules like Moo that have their own
+implementation of calling BUILD). Reported and patched by Karen Etheridge
+(RT#120124, GH #1).
+
+---

Old:

  MooseX-StrictConstructor-0.19.tar.gz

New:

  MooseX-StrictConstructor-0.21.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MooseX-StrictConstructor.spec ++
--- /var/tmp/diff_new_pack.3YxEGG/_old  2017-02-15 10:06:58.195427773 +0100
+++ /var/tmp/diff_new_pack.3YxEGG/_new  2017-02-15 10:06:58.199427209 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-StrictConstructor
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
 
 
 Name:   perl-MooseX-StrictConstructor
-Version:0.19
+Version:0.21
 Release:0
 %define cpan_name MooseX-StrictConstructor
 Summary:Make your object constructors blow up on unknown attributes
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-StrictConstructor/
-Source: 
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -35,13 +36,9 @@
 BuildRequires:  perl(Moose::Util::MetaRole)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
-BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::More) >= 0.96
+BuildRequires:  perl(Test::Needs)
 BuildRequires:  perl(namespace::autoclean)
-#BuildRequires: perl(MooseX::StrictConstructor)
-#BuildRequires: perl(MooseX::StrictConstructor::Trait::Class)
-#BuildRequires: perl(MooseX::StrictConstructor::Trait::Method::Constructor)
-#BuildRequires: perl(Standard)
-#BuildRequires: perl(Stricter)
 Requires:   perl(Moose) >= 0.94
 Requires:   perl(Moose::Exporter)
 Requires:   perl(Moose::Role)
@@ -72,6 +69,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes CONTRIBUTING.md LICENSE README.md
 
 %changelog

++ MooseX-StrictConstructor-0.19.tar.gz -> 
MooseX-StrictConstructor-0.21.tar.gz ++
 3758 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module



commit perl-PAR-Packer for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package perl-PAR-Packer for openSUSE:Factory 
checked in at 2017-02-15 10:07:20

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


Package is "perl-PAR-Packer"

Changes:

--- /work/SRC/openSUSE:Factory/perl-PAR-Packer/perl-PAR-Packer-test.changes 
2016-06-25 02:22:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-PAR-Packer.new/perl-PAR-Packer-test.changes
2017-02-15 10:07:21.516142882 +0100
@@ -1,0 +2,52 @@
+Wed Feb  1 15:05:36 UTC 2017 - josef.moell...@suse.com
+
+- Update to 1.036:
+
+  - Fix RT#118094: Race condition exists when building cache for pp built 
executables
+- guard against concurrent extraction attempts
+- bump "requires" on PAR to a version with additional guards
+
+  - Fix RT#118903: Does not install when '.' is not in @INC
+- apply patch from Graham Ollis (PLICEASE), thanks!
+- make the Module::Install stuff work in the "author" case
+  NOTE: "use lib '.'" does *not* work in this case
+
+  - Move to GitHub. Thanks, OpenFoundry, for years of service.
+- add Perl_5 LICENSE file, make "repository" point to GitHub
+- always refer to the included LICENSE file
+- point bug reports to bug-par-pac...@rt.cpan.org
+- add an empty file "inc/.author/.keep" as Git doesn't track empty
+  directories
+
+  - Fix RT #118053: Problem with packed perl archive for biber on 64-bit Cygwin
+- embed cygcrypt-0.dll since it isn't (anymore) in the set of
+  default Cygwin packages
+
+  - Upgrade to Module::Install 1.17
+
+- Update to 1.035:
+
+  - Fix RT#116254: Compilation error under strawberry perl 5.24 x64
+
+s/PP_VERSION/PAR_PACKER_VERSION/ as Strawberry Perl also defines
+PP_VERSION (in c/x86_64-w64-mingw32/include/wincrypt.h)
+
+- Update to 1.034:
+
+  - Fix RT#116056: Fixes for Cygwin build of PAR::Packer
+- detect whether we're using a 32-bit or 64-bit perl
+- fix elision of "-l" from $static_ldflags
+- add $static_ldflags back to $boot_ldflags
+
+  - Add information to packed executable about which version
+of PAR::Packer was used to build it (suggested by Johan Vromans):
+- accessible from the packaged Perl script as $PAR::Packer::VERSION
+- by looking for the string "Packed by PAR::Packer ..." in the executable
+  itself (using "strings exe | grep ..." or the like)
+
+  - Use ldd on cygwin, too
+- NOTE: a "system lib" on cygwin is either in /usr/bin
+  or a Windows "system lib"
+
+
+---
--- /work/SRC/openSUSE:Factory/perl-PAR-Packer/perl-PAR-Packer.changes  
2016-06-25 02:22:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PAR-Packer.new/perl-PAR-Packer.changes 
2017-02-15 10:07:21.560136685 +0100
@@ -1,0 +2,51 @@
+Wed Feb  1 15:01:41 UTC 2017 - josef.moell...@suse.com
+
+- Update to 1.036:
+
+  - Fix RT#118094: Race condition exists when building cache for pp built 
executables
+- guard against concurrent extraction attempts
+- bump "requires" on PAR to a version with additional guards
+
+  - Fix RT#118903: Does not install when '.' is not in @INC
+- apply patch from Graham Ollis (PLICEASE), thanks!
+- make the Module::Install stuff work in the "author" case
+  NOTE: "use lib '.'" does *not* work in this case
+
+  - Move to GitHub. Thanks, OpenFoundry, for years of service.
+- add Perl_5 LICENSE file, make "repository" point to GitHub
+- always refer to the included LICENSE file
+- point bug reports to bug-par-pac...@rt.cpan.org
+- add an empty file "inc/.author/.keep" as Git doesn't track empty
+  directories
+
+  - Fix RT #118053: Problem with packed perl archive for biber on 64-bit Cygwin
+- embed cygcrypt-0.dll since it isn't (anymore) in the set of
+  default Cygwin packages
+
+  - Upgrade to Module::Install 1.17
+
+- Update to 1.035:
+
+  - Fix RT#116254: Compilation error under strawberry perl 5.24 x64
+
+s/PP_VERSION/PAR_PACKER_VERSION/ as Strawberry Perl also defines
+PP_VERSION (in c/x86_64-w64-mingw32/include/wincrypt.h)
+
+- Update to 1.034:
+
+  - Fix RT#116056: Fixes for Cygwin build of PAR::Packer
+- detect whether we're using a 32-bit or 64-bit perl
+- fix elision of "-l" from $static_ldflags
+- add $static_ldflags back to $boot_ldflags
+
+  - Add information to packed executable about which version
+of PAR::Packer was used to build it (suggested by Johan Vromans):
+- accessible from the packaged Perl script as $PAR::Packer::VERSION
+- by looking for the string "Packed by PAR::Packer ..." in the executable
+  itself (using "strings exe | grep ..." or the like)
+
+  - Use ldd on cygwin, too
+- NOTE: a "system lib" on cygwin is either in /usr

commit opensaml for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2017-02-15 10:06:22

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


Package is "opensaml"

Changes:

--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes2017-02-09 
11:17:34.630427301 +0100
+++ /work/SRC/openSUSE:Factory/.opensaml.new/opensaml.changes   2017-02-15 
10:06:23.340337350 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 22:03:15 UTC 2017 - jeng...@inai.de
+
+- Update RPM groups and summary
+
+---



Other differences:
--
++ opensaml.spec ++
--- /var/tmp/diff_new_pack.PJYtom/_old  2017-02-15 10:06:23.848265804 +0100
+++ /var/tmp/diff_new_pack.PJYtom/_new  2017-02-15 10:06:23.848265804 +0100
@@ -20,7 +20,7 @@
 Name:   opensaml
 Version:2.5.5
 Release:0
-Summary:SAML library
+Summary:Security Assertion Markup Language library
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
 Url:http://www.opensaml.org/
@@ -59,8 +59,8 @@
 This package contains the utility programs.
 
 %package -n libsaml8
-Summary:OpenSAML SAML library
-Group:  Development/Libraries/C and C++
+Summary:Security Assertion Markup Language library
+Group:  System/Libraries
 Provides:   opensaml = %{version}-%{release}
 Obsoletes:  opensaml < %{version}-%{release}
 






commit ctemplate for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package ctemplate for openSUSE:Factory 
checked in at 2017-02-15 10:06:13

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


Package is "ctemplate"

Changes:

--- /work/SRC/openSUSE:Factory/ctemplate/ctemplate.changes  2017-01-16 
11:16:00.935562366 +0100
+++ /work/SRC/openSUSE:Factory/.ctemplate.new/ctemplate.changes 2017-02-15 
10:06:13.421734449 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 14:10:02 UTC 2017 - jeng...@inai.de
+
+- Trim descriptions
+
+---



Other differences:
--
++ ctemplate.spec ++
--- /var/tmp/diff_new_pack.EJz490/_old  2017-02-15 10:06:13.897667411 +0100
+++ /var/tmp/diff_new_pack.EJz490/_new  2017-02-15 10:06:13.897667411 +0100
@@ -21,7 +21,7 @@
 Name:   ctemplate
 Version:2.3
 Release:0
-Summary:Library for simple but powerful template language for C++
+Summary:Library for a C++ templating language
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Url:https://github.com/OlafvdSpek/ctemplate
@@ -32,28 +32,28 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-CTemplate is a simple but powerful template language for C++. It
-emphasizes separating logic from presentation: it is impossible to
-embed application logic in this template language.
+CTemplate is a template language for C++. It emphasizes separating
+logic from presentation: it is impossible to embed application logic
+in this template language.
 
 %package -n %{libname}
-Summary:Library for simple but powerful template language for C++
+Summary:Library for a C++ template languaging
 Group:  Development/Libraries/C and C++
 
 %description -n %{libname}
-CTemplate is a simple but powerful template language for C++. It
-emphasizes separating logic from presentation: it is impossible to
-embed application logic in this template language.
+CTemplate is a template language for C++. It emphasizes separating
+logic from presentation: it is impossible to embed application logic
+in this template language.
 
 %package -n libctemplate-devel
-Summary:Library for simple but powerful template language for C++
+Summary:Development files for ctemplate, a C++ language templating 
library
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
 
 %description -n libctemplate-devel
-CTemplate is a simple but powerful template language for C++. It
-emphasizes separating logic from presentation: it is impossible to
-embed application logic in this template language.
+CTemplate is a template language for C++. It emphasizes separating
+logic from presentation: it is impossible to embed application logic
+in this template language.
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}




commit glslang for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package glslang for openSUSE:Factory checked 
in at 2017-02-15 10:05:57

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


Package is "glslang"

Changes:

--- /work/SRC/openSUSE:Factory/glslang/glslang.changes  2016-11-11 
14:34:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.glslang.new/glslang.changes 2017-02-15 
10:05:58.675811506 +0100
@@ -1,0 +2,12 @@
+Sat Feb  4 23:45:26 UTC 2017 - jeng...@inai.de
+
+- Update to 3.0.g1077
+  * Support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering
+  * Implement SPV_KHR_subgroup_vote
+  * Add EOpD3DCOLORtoUBYTE4 decomposition
+  * Add support for SPV_NV_geometry_shader_passthrough and
+SPV_NV_sample_mask_override_coverage
+  * Add UAV (image) binding offset and HLSL register support
+- Add gccwarn.diff
+
+---

Old:

  glslang-3.0.g900.tar.xz

New:

  gccwarn.diff
  glslang-3.0.g1077.tar.xz



Other differences:
--
++ glslang.spec ++
--- /var/tmp/diff_new_pack.6MlJNG/_old  2017-02-15 10:05:59.175741088 +0100
+++ /var/tmp/diff_new_pack.6MlJNG/_new  2017-02-15 10:05:59.179740525 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glslang
 #
-# 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,10 +16,10 @@
 #
 
 
-%define version_unconverted 3.0.g900
+%define version_unconverted 3.0.g1077
 
 Name:   glslang
-Version:3.0.g900
+Version:3.0.g1077
 Release:0
 Summary:OpenGL and OpenGL ES shader front end and validator
 License:BSD-3-Clause
@@ -27,6 +27,7 @@
 Url:https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/
 
 Source: %name-%version.tar.xz
+Patch1: gccwarn.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8
@@ -56,6 +57,7 @@
 
 %prep
 %setup -q
+%patch -P 1 -p1
 
 %build
 %cmake

++ gccwarn.diff ++
From: Jan Engelhardt 
Date: 2017-02-05 00:54:29.893127773 +0100

hlslGrammar.cpp:2333:44: warning: no return statement in function
returning non-void [-Wreturn-type]
   tFinalize& operator=(tFinalize&) { }

References: https://github.com/KhronosGroup/glslang/issues/718

diff --git a/hlsl/hlslGrammar.cpp b/hlsl/hlslGrammar.cpp
index 6c204137..bbb96f97 100755
--- a/hlsl/hlslGrammar.cpp
+++ b/hlsl/hlslGrammar.cpp
@@ -2330,7 +2330,7 @@ bool HlslGrammar::acceptPostfixExpression(TIntermTyped*& 
node)
 ~tFinalize() { parseContext.finalizeFlattening(); }
HlslParseContext& parseContext;
 private:
-tFinalize& operator=(tFinalize&) { }
+tFinalize &operator=(tFinalize &) { return *this; }
 } finalize(parseContext);
 
 // Initialize the flattening accumulation data, so we can track data 
across multiple bracket or
++ glslang-3.0.g900.tar.xz -> glslang-3.0.g1077.tar.xz ++
 74742 lines of diff (skipped)




commit xmltooling for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package xmltooling for openSUSE:Factory 
checked in at 2017-02-15 10:06:18

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


Package is "xmltooling"

Changes:

--- /work/SRC/openSUSE:Factory/xmltooling/xmltooling.changes2017-02-09 
11:17:40.425607209 +0100
+++ /work/SRC/openSUSE:Factory/.xmltooling.new/xmltooling.changes   
2017-02-15 10:06:18.473022943 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 22:17:24 UTC 2017 - jeng...@inai.de
+
+- Update RPM groups
+
+---



Other differences:
--
++ xmltooling.spec ++
--- /var/tmp/diff_new_pack.XpCj3u/_old  2017-02-15 10:06:19.276909710 +0100
+++ /var/tmp/diff_new_pack.XpCj3u/_new  2017-02-15 10:06:19.280909146 +0100
@@ -52,7 +52,7 @@
 
 %package -n libxmltooling6
 Summary:OpenSAML XMLTooling library
-Group:  Development/Libraries/C and C++
+Group:  System/Libraries
 Provides:   xmltooling = %{version}-%{release}
 Obsoletes:  xmltooling < %{version}-%{release}
 






commit fcitx-libpinyin for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package fcitx-libpinyin for openSUSE:Factory 
checked in at 2017-02-15 10:06:08

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  
2017-02-06 15:04:48.897371006 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-libpinyin.new/fcitx-libpinyin.changes 
2017-02-15 10:06:09.950223434 +0100
@@ -1,0 +2,11 @@
+Sat Feb 11 23:09:41 UTC 2017 - i...@marguerite.su
+
+- update version 0.5.0
+  * port dictmanager to qt5
+- add dictmanager-qt5.4.patch
+  * downgrade qt5 requirement to 5.4 since qtwebengine is available
+at 5.4
+- add fcitx-libpinyin-linking.patch
+  * linking against fcitx
+
+---

Old:

  fcitx-libpinyin-0.4.1_dict.tar.xz

New:

  dictmanager-qt5.4.patch
  fcitx-libpinyin-0.5.0_dict.tar.xz
  fcitx-libpinyin-linking.patch



Other differences:
--
++ fcitx-libpinyin.spec ++
--- /var/tmp/diff_new_pack.h9b4Jg/_old  2017-02-15 10:06:10.822100624 +0100
+++ /var/tmp/diff_new_pack.h9b4Jg/_new  2017-02-15 10:06:10.826100061 +0100
@@ -17,22 +17,29 @@
 
 
 Name:   fcitx-libpinyin
-Version:0.4.1
+Version:0.5.0
 Release:0
 Summary:Libpinyin Wrapper for Fcitx
 License:GPL-2.0+
 Group:  System/I18n/Chinese
 Url:https://github.com/fcitx/fcitx-libpinyin
 Source: 
http://download.fcitx-im.org/fcitx-libpinyin/%{name}-%{version}_dict.tar.xz
+#PATCH-FIX-UPSTREAM downgrade qt5 requirement to 5.4 since qtwebengine is 
available
+# starting from that release
+Patch:  dictmanager-qt5.4.patch
+#PATCH-FIX-UPSTREAM linking against fcitx
+Patch1: fcitx-libpinyin-linking.patch
 BuildRequires:  cmake
 BuildRequires:  fcitx-devel
+BuildRequires:  fcitx-qt5-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gettext
 BuildRequires:  glib2-devel
 BuildRequires:  intltool
-BuildRequires:  libQtWebKit-devel
 BuildRequires:  libpinyin-devel
+BuildRequires:  libqt5-qtbase-devel
+BuildRequires:  libqt5-qtwebengine-devel
 BuildRequires:  xz
 Provides:   locale(fcitx:zh_CN;zh_SG)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -43,13 +50,11 @@
 
 %prep
 %setup -q
+%patch -p1
+%patch1 -p1
 
 %build
-mkdir build && cd build
-CXXFLAGS+="%{optflags}" cmake \
-   -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-   -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-   ..
+%cmake ..
 make %{?_smp_mflags}
 
 %install

++ dictmanager-qt5.4.patch ++
Index: b/dictmanager/CMakeLists.txt
===
--- a/dictmanager/CMakeLists.txt
+++ b/dictmanager/CMakeLists.txt
@@ -15,7 +15,7 @@ if (NOT ENABLE_QT)
 return()
 endif ()
 
-find_package(Qt5 5.7 REQUIRED COMPONENTS Core Gui WebEngineWidgets Network 
DBus)
+find_package(Qt5 5.4 REQUIRED COMPONENTS Core Gui WebEngineWidgets Network 
DBus)
 find_package(FcitxQt5WidgetsAddons 1.1 REQUIRED)
 find_package(FcitxQt5DBusAddons 1.1 REQUIRED)
 
++ fcitx-libpinyin-0.4.1_dict.tar.xz -> fcitx-libpinyin-0.5.0_dict.tar.xz 
++
/work/SRC/openSUSE:Factory/fcitx-libpinyin/fcitx-libpinyin-0.4.1_dict.tar.xz 
/work/SRC/openSUSE:Factory/.fcitx-libpinyin.new/fcitx-libpinyin-0.5.0_dict.tar.xz
 differ: char 25, line 1

++ fcitx-libpinyin-linking.patch ++
Index: b/src/CMakeLists.txt
===
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -26,5 +26,5 @@ add_definitions( -DLOCALEDIR=\"${CMAKE_I
 fcitx_add_addon_full(libpinyin DESC
 SOURCES ${fcitx_libpinyin_sources}
 IM_CONFIG pinyin-libpinyin.conf shuangpin-libpinyin.conf zhuyin-libpinyin.conf
-LINK_LIBS ${LIBPINYIN_LIBRARIES} ${LIBINTL_LIBRARIES} ${GLIB2_LIBRARIES} 
${DBUS_LIBRARIES}
+LINK_LIBS ${LIBPINYIN_LIBRARIES} ${LIBINTL_LIBRARIES} ${GLIB2_LIBRARIES} 
${DBUS_LIBRARIES} ${FCITX4_FCITX_UTILS_LIBRARIES} 
${FCITX4_FCITX_CONFIG_LIBRARIES} ${FCITX4_FCITX_LIBRARIES}
 )



commit fcitx-configtool for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package fcitx-configtool for 
openSUSE:Factory checked in at 2017-02-15 10:06:03

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


Package is "fcitx-configtool"

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-configtool/fcitx-configtool.changes
2016-11-15 18:01:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-configtool.new/fcitx-configtool.changes   
2017-02-15 10:06:04.239027892 +0100
@@ -1,0 +2,12 @@
+Sat Feb 11 22:49:37 UTC 2017 - i...@marguerite.su
+
+- update version 0.4.9
+  * shouldn't create dummy config when cfdesc doesn't exist
+  * remove usage of some deprecated gtk3 functions and bump
+requirement to 3.12
+  * add qt5 wrapper support to use qt5's webengine since qt4's
+webkiti is no longer maintained upstream
+- add patch: fcitx-configtool-0.4.9-for-loop-init-declaration-c99.patch
+  * for loop initial declarations are only allowed in C99 mode
+
+---

Old:

  _service
  fcitx-configtool-0.4.8.tar.xz

New:

  fcitx-configtool-0.4.9-for-loop-init-declaration-c99.patch
  fcitx-configtool-0.4.9.tar.xz



Other differences:
--
++ fcitx-configtool.spec ++
--- /var/tmp/diff_new_pack.0uD8OQ/_old  2017-02-15 10:06:04.698963107 +0100
+++ /var/tmp/diff_new_pack.0uD8OQ/_new  2017-02-15 10:06:04.698963107 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-configtool
 #
-# 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,15 +17,25 @@
 
 
 %definepkgname fcitx-config-gtk3
-
 Name:   fcitx-configtool
-Version:0.4.8
+Version:0.4.9
 Release:0
 Summary:GTK GUI config tool for FCITX
 License:GPL-2.0+
 Group:  System/I18n/Chinese
-Url:http://code.google.com/p/fcitx
+Url:https://github.com/fcitx/fcitx-configtool
 Source: 
http://download.fcitx-im.org/fcitx-configtool/%{name}-%{version}.tar.xz
+#PATCH-FIX-UPSTREAM for loop init declaration is only allowed in c99 mode
+Patch:  fcitx-configtool-0.4.9-for-loop-init-declaration-c99.patch
+BuildRequires:  cmake
+BuildRequires:  fcitx-devel
+BuildRequires:  gcc-c++
+BuildRequires:  gtk3-devel
+BuildRequires:  intltool
+BuildRequires:  iso-codes-devel
+BuildRequires:  libtool
+BuildRequires:  xz
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 BuildRequires:  dbus-1-glib-devel
 %if 0%{?suse_version} <= 1140
@@ -37,15 +47,6 @@
 BuildRequires:  dbus-glib-devel
 BuildRequires:  unique-devel
 %endif
-BuildRequires:  cmake
-BuildRequires:  fcitx-devel
-BuildRequires:  gcc-c++
-BuildRequires:  gtk3-devel
-BuildRequires:  intltool
-BuildRequires:  iso-codes-devel
-BuildRequires:  libtool
-BuildRequires:  xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 fcitx-config Gtk based configure tool for fcitx.
@@ -55,6 +56,7 @@
 %package -n %{pkgname}
 Summary:GTK GUI Config tool for FCITX
 Group:  System/I18n/Chinese
+Supplements:packageand(fcitx:libgtk-3-0)
 Provides:   fcitx-config-gtk = %{version}
 Obsoletes:  fcitx-config-gtk < %{version}
 Provides:   fcitx-config-gtk2 = %{version}
@@ -62,7 +64,6 @@
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
 Provides:   locale(libgnome:ko;zh_CN;zh_SG)
-Supplements:packageand(fcitx:libgtk-3-0)
 %{fcitx_requires}
 
 %description -n %{pkgname}
@@ -72,29 +73,23 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
-mkdir -pv build
-pushd build
-cmake   -DCMAKE_INSTALL_PREFIX=%{_prefix} \
--DLIB_INSTALL_DIR=%{_libdir} \
-..
-make
+%cmake
+make %{?_smp_mflags}
 
 %install
-pushd build
-%makeinstall
-popd
+%cmake_install
 
 %find_lang %{name}
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files -n %{pkgname} -f %{name}.lang
 %defattr(-,root,root)
 %doc COPYING
-%{_bindir}/*
+%{_bindir}/fcitx-config-gtk3
 
 %changelog

++ fcitx-configtool-0.4.9-for-loop-init-declaration-c99.patch ++
Index: b/gtk3/sub_config_widget.c
===
--- a/gtk3/sub_config_widget.c
+++ b/gtk3/sub_config_widget.c
@@ -194,7 +194,8 @@ void open_native_file(GtkButton *button,
 fcitx_utils_get_fcitx_path_with_filename ("libdir", 
"fcitx/libexec/fcitx-qt5-gui-wrapper")
 };
 char* wrapper = NULL;
-for (int i = 0; i < FCITX_ARRAY_SIZE(qtguiwrapper); i

commit seamonkey for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2017-02-15 10:06:27

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2017-02-03 
20:01:31.192659871 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2017-02-15 
10:06:28.391625842 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 13:03:49 UTC 2017 - w...@rosenauer.org
+
+- fix configure with for sed >= 4.3 (boo#1020631) (mozilla-sed43.patch)
+
+---

New:

  mozilla-sed43.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.7Mb4KD/_old  2017-02-15 10:06:34.258799411 +0100
+++ /var/tmp/diff_new_pack.7Mb4KD/_new  2017-02-15 10:06:34.262798848 +0100
@@ -78,6 +78,7 @@
 Patch9: mozilla-binutils-visibility.patch
 Patch10:mozilla-skia-overflow.patch
 Patch11:mozilla-http2-ecdh-keybits.patch
+Patch12:mozilla-sed43.patch
 Patch100:   seamonkey-ua-locale.patch
 # hotfix
 Patch150:   mozilla-flex_buffer_overrun.patch
@@ -199,6 +200,7 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 %patch150 -p1
 popd
 # comm patches

++ mozilla-sed43.patch ++
>From 66fc64a75617ffc68f16780f60e39c1f368dfd41 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg 
Date: Mon, 9 Jan 2017 14:37:33 +0100
Subject: [PATCH] bug 1329272: add bracket for sed 4.3 compliance, r=glandium

---
 build/autoconf/icu.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/autoconf/icu.m4 b/build/autoconf/icu.m4
index 4f46345f435a..794ddcdf4e52 100644
--- a/build/autoconf/icu.m4
+++ b/build/autoconf/icu.m4
@@ -67,11 +67,11 @@ if test -n "$USE_ICU"; then
 if test ! -d "$icudir"; then
 AC_MSG_ERROR([Cannot find the ICU directory])
 fi
 fi
 
-version=`sed -n 
's/^[[:space:]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p'
 "$icudir/common/unicode/uvernum.h"`
+version=`sed -n 
's/^[[[:space:]]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p'
 "$icudir/common/unicode/uvernum.h"`
 if test x"$version" = x; then
AC_MSG_ERROR([cannot determine icu version number from uvernum.h header 
file $lineno])
 fi
 MOZ_ICU_VERSION="$version"
 
-- 
2.11.0




commit perl-Math-PlanePath for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package perl-Math-PlanePath for 
openSUSE:Factory checked in at 2017-02-15 10:06:32

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


Package is "perl-Math-PlanePath"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Math-PlanePath/perl-Math-PlanePath.changes  
2016-05-25 21:29:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Math-PlanePath.new/perl-Math-PlanePath.changes 
2017-02-15 10:06:34.898709275 +0100
@@ -1,0 +2,6 @@
+Mon Feb 13 06:07:48 UTC 2017 - co...@suse.com
+
+- updated to 124
+   see /usr/share/doc/packages/perl-Math-PlanePath/Changes
+
+---

Old:

  Math-PlanePath-123.tar.gz

New:

  Math-PlanePath-124.tar.gz



Other differences:
--
++ perl-Math-PlanePath.spec ++
--- /var/tmp/diff_new_pack.Xa5jUh/_old  2017-02-15 10:06:35.442632660 +0100
+++ /var/tmp/diff_new_pack.Xa5jUh/_new  2017-02-15 10:06:35.442632660 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Math-PlanePath
 #
-# 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-Math-PlanePath
-Version:123
+Version:124
 Release:0
 #Upstream: GPL-1.0+
 %define cpan_name Math-PlanePath

++ Math-PlanePath-123.tar.gz -> Math-PlanePath-124.tar.gz ++
 11364 lines of diff (skipped)




commit rst2html5 for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package rst2html5 for openSUSE:Factory 
checked in at 2017-02-15 10:05:34

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


Package is "rst2html5"

Changes:

--- /work/SRC/openSUSE:Factory/rst2html5/rst2html5.changes  2017-02-09 
11:18:16.132554460 +0100
+++ /work/SRC/openSUSE:Factory/.rst2html5.new/rst2html5.changes 2017-02-15 
10:05:35.355096371 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 20:27:11 UTC 2017 - jeng...@inai.de
+
+- Update description
+
+---



Other differences:
--
++ rst2html5.spec ++
--- /var/tmp/diff_new_pack.VJ6pir/_old  2017-02-15 10:05:35.803033277 +0100
+++ /var/tmp/diff_new_pack.VJ6pir/_new  2017-02-15 10:05:35.803033277 +0100
@@ -40,9 +40,10 @@
 BuildArch:  noarch
 
 %description
-This tool will generate newer, nicer, more readable markup and provide ways
-to modify the output with extensions like nice css thanks to twitter's
-bootstrap css or online presentations with deck.js
+rst2html tool generates basic HTML and CSS from Restructured Text. It
+provides ways to modify the output with extensions like Nice CSS
+(thanks to Twitter's Bootstrap CSS) or online presentations with
+deck.js.
 
 %prep
 %setup -q




commit kcm5-fcitx for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package kcm5-fcitx for openSUSE:Factory 
checked in at 2017-02-15 10:05:51

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


Package is "kcm5-fcitx"

Changes:

--- /work/SRC/openSUSE:Factory/kcm5-fcitx/kcm5-fcitx.changes2015-12-24 
12:17:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.kcm5-fcitx.new/kcm5-fcitx.changes   
2017-02-15 10:05:52.448688635 +0100
@@ -1,0 +2,6 @@
+Sat Feb 11 23:04:16 UTC 2017 - i...@marguerite.su
+
+- update version 0.5.4
+  * use gui wrapper instead of embed.
+
+---

Old:

  kcm-fcitx-0.5.3.tar.xz

New:

  kcm-fcitx-0.5.4.tar.xz



Other differences:
--
++ kcm5-fcitx.spec ++
--- /var/tmp/diff_new_pack.0czHhI/_old  2017-02-15 10:05:52.884627230 +0100
+++ /var/tmp/diff_new_pack.0czHhI/_new  2017-02-15 10:05:52.888626668 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcm5-fcitx
 #
-# 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,9 +17,8 @@
 
 
 %definepkgname kf5-kcm-fcitx
-
 Name:   kcm5-fcitx
-Version:0.5.3
+Version:0.5.4
 Release:0
 Summary:KF5 control module for Fcitx
 License:GPL-2.0+
@@ -28,18 +27,11 @@
 Source: 
http://download.fcitx-im.org/kcm-fcitx/kcm-fcitx-%{version}.tar.xz
 Source1:input-keyboard.svg
 #PATCH-FIX-OPENSUSE rename po to kcm5_fcitx to avoid conflict w/ kcm_fcitx
-Patch:  %{name}-po.patch
-BuildRequires:  fcitx-devel
-BuildRequires:  fcitx-qt5-devel
-BuildRequires:  libqt5-qtbase-devel
-BuildRequires:  rsvg-view
-%if 0%{?suse_version} <= 1140 
-BuildRequires:  libunique-devel
-%else
-BuildRequires:  libunique1-devel
-%endif
+Patch0: %{name}-po.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules
+BuildRequires:  fcitx-devel
+BuildRequires:  fcitx-qt5-devel
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -50,10 +42,17 @@
 BuildRequires:  kitemviews-devel
 BuildRequires:  knewstuff-devel
 BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libtool
+BuildRequires:  rsvg-view
 BuildRequires:  xz
 Requires:   fcitx-kcm-icons
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} <= 1140
+BuildRequires:  libunique-devel
+%else
+BuildRequires:  libunique1-devel
+%endif
 
 %description
 KF5 control module for Fcitx. 
@@ -65,13 +64,13 @@
 Group:  System/I18n/Chinese
 Requires:   fcitx-qt5
 Requires:   plasma5-workspace
-Provides:   locale(plasma5-workspace:ko;zh_CN;zh_SG)
 Supplements:packageand(fcitx:plasma5-workspace)
+Provides:   locale(plasma5-workspace:ko;zh_CN;zh_SG)
 # for better user experience
 Provides:   fcitx-config-kde5 = %{version}
 Provides:   fcitx-config-kf5 = %{version}
 Obsoletes:  fcitx-config-kde5 < %{version}
-%fcitx_requires
+%{fcitx_requires}
 
 %description -n %{pkgname}
 KF5 control module for Fcitx.
@@ -82,11 +81,11 @@
 Summary:Keyboard icons for %{pkgname}
 Group:  System/I18n/Chinese
 Requires:   %{pkgname} = %{version}
+Supplements:packageand(%{pkgname}:plasma5-workspace-branding-openSUSE)
+Conflicts:  otherproviders(fcitx-kcm-icons)
 Provides:   fcitx-config-kde5-icons = %{version}
 Obsoletes:  fcitx-config-kde5-icons < %{version}
 Provides:   fcitx-kcm-icons = %{version}
-Conflicts:  otherproviders(fcitx-kcm-icons)
-Supplements:packageand(%{pkgname}:plasma5-workspace-branding-openSUSE)
 BuildArch:  noarch
 
 %description -n %{pkgname}-icons
@@ -94,11 +93,11 @@
 
 %prep
 %setup -q -n kcm-fcitx-%{version}
-%patch -p1
+%patch0 -p1
 
 %build
 %cmake_kf5 -d build
-make
+make %{?_smp_mflags}
 
 %install
 pushd build
@@ -113,10 +112,9 @@
 
 %find_lang kcm5_fcitx
 
-%kf5_post_install
+%{kf5_post_install}
 
 %post -n %{pkgname} -p /sbin/ldconfig
-
 %postun -n %{pkgname} -p /sbin/ldconfig
 
 %files -n %{pkgname} -f kcm5_fcitx.lang


++ kcm-fcitx-0.5.3.tar.xz -> kcm-fcitx-0.5.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcm-fcitx-0.5.3/CMakeLists.txt 
new/kcm-fcitx-0.5.4/CMakeLists.txt
--- old/kcm-fcitx-0.5.3/CMakeLists.txt  2015-12-17 22:47:03.0 +0100
+++ new/kcm-fcitx-0.5.4/CMakeLists.txt  2017-02-08 18:22:35.0 +0100
@@ -22,8 +22,8 @@
 NewStuff
 )
 
-find_package(FcitxQt5DBusAddons REQUI

commit fcitx-qt5 for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package fcitx-qt5 for openSUSE:Factory 
checked in at 2017-02-15 10:05:46

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


Package is "fcitx-qt5"

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-qt5/fcitx-qt5.changes  2016-12-03 
18:28:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-qt5.new/fcitx-qt5.changes 2017-02-15 
10:05:47.321410843 +0100
@@ -1,0 +2,7 @@
+Sat Feb 11 22:55:55 UTC 2017 - i...@marguerite.su
+
+- update version 1.1.0
+  * added guiwrapper for fcitx-qt5
+  * fix build and add support for webengine
+
+---

Old:

  fcitx-qt5-1.0.6.tar.xz

New:

  fcitx-qt5-1.1.0.tar.xz



Other differences:
--
++ fcitx-qt5.spec ++
--- /var/tmp/diff_new_pack.Q8SAyp/_old  2017-02-15 10:05:47.697357889 +0100
+++ /var/tmp/diff_new_pack.Q8SAyp/_new  2017-02-15 10:05:47.701357326 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-qt5
 #
-# 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:   fcitx-qt5
-Version:1.0.6
+Version:1.1.0
 Release:0
 Summary:Fcitx QT5 Input Context
 License:GPL-2.0+
@@ -34,10 +34,11 @@
 BuildRequires:  libqt5-qtbase-private-headers-devel
 BuildRequires:  libxkbcommon-devel
 BuildRequires:  xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # fcitx-qt5 is using private QPA API, which can, and does break BC even in 
point releases,
 # so we need to hardcode libQt5Gui5 version
 %requires_eq libQt5Gui5
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+
 %description
 A QT5 input context plugin of Fcitx IM Framework.
 
@@ -60,12 +61,12 @@
 %cmake_install
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
 %doc COPYING
+%{_libdir}/fcitx/libexec/fcitx-qt5-gui-wrapper
 %{_libdir}/libFcitxQt5*Addons.so.1
 %{_libdir}/libFcitxQt5*Addons.so.1.0
 %dir %{_libdir}/qt5/plugins/

++ fcitx-qt5-1.0.6.tar.xz -> fcitx-qt5-1.1.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-qt5-1.0.6/.gitignore 
new/fcitx-qt5-1.1.0/.gitignore
--- old/fcitx-qt5-1.0.6/.gitignore  2016-10-13 01:26:34.0 +0200
+++ new/fcitx-qt5-1.1.0/.gitignore  2017-02-08 06:58:26.0 +0100
@@ -6,3 +6,4 @@
 *.kate-swp
 *.orig
 tags
+run.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-qt5-1.0.6/CMakeLists.txt 
new/fcitx-qt5-1.1.0/CMakeLists.txt
--- old/fcitx-qt5-1.0.6/CMakeLists.txt  2016-10-13 01:26:34.0 +0200
+++ new/fcitx-qt5-1.1.0/CMakeLists.txt  2017-02-08 06:58:26.0 +0100
@@ -2,7 +2,7 @@
 
 project(fcitx-qt5)
 
-set(FcitxQt5_VERSION 1.0.0)
+set(FcitxQt5_VERSION 1.1.0)
 set(REQUIRED_QT_VERSION 5.1.0)
 
 find_package(ECM 1.4.0 REQUIRED NO_MODULE)
@@ -29,12 +29,13 @@
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core DBus Widgets)
 find_package(Qt5Gui ${REQUIRED_QT_VERSION} REQUIRED Private)
 find_package(XKBCommon 0.5.0 REQUIRED COMPONENTS XKBCommon)
-pkg_check_modules(FCITX_UTILS fcitx-utils REQUIRED)
-pkg_check_modules(FCITX_CONFIG fcitx-config REQUIRED)
+find_package(Fcitx 4.2.8 REQUIRED)
+find_package(LibIntl REQUIRED)
 
 set(FcitxQt5_INCLUDE_INSTALL_DIR ${CMAKE_INSTALL_FULL_INCLUDEDIR}/FcitxQt5)
 add_subdirectory(dbusaddons)
 add_subdirectory(widgetsaddons)
 add_subdirectory(platforminputcontext)
+add_subdirectory(guiwrapper)
 
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-qt5-1.0.6/cmake/FindLibIntl.cmake 
new/fcitx-qt5-1.1.0/cmake/FindLibIntl.cmake
--- old/fcitx-qt5-1.0.6/cmake/FindLibIntl.cmake 1970-01-01 01:00:00.0 
+0100
+++ new/fcitx-qt5-1.1.0/cmake/FindLibIntl.cmake 2017-02-08 06:58:26.0 
+0100
@@ -0,0 +1,41 @@
+# - find where dlopen and friends are located.
+# LIBINTL_FOUND - system has dynamic linking interface available
+# LIBINTL_INCLUDE_DIR - where dlfcn.h is located.
+# LIBINTL_LIBRARY - libraries needed to use dlopen
+
+include(CheckFunctionExists)
+
+find_path(LIBINTL_INCLUDE_DIR NAMES libintl.h)
+find_library(LIBINTL_LIBRARY NAMES intl)
+if(LIBINTL_LIBRARY)
+  set(LIBINTL_FOUND TRUE)
+else(LIBINTL_LIBRARY)
+  check_function_exists(dgettext LIBINTL_FOUND)
+  # If dlopen can be found without linking in dl then dlopen is part
+  # of libc, 

commit plplot for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2017-02-15 10:05:42

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


Package is "plplot"

Changes:

--- /work/SRC/openSUSE:Factory/plplot/plplot.changes2017-01-20 
13:07:32.320537462 +0100
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes   2017-02-15 
10:05:44.245844056 +0100
@@ -2 +2,76 @@
-Sat Feb  3 11:11:11 UTC 2018 - bwiedem...@suse.com
+Sat Feb 11 18:20:06 UTC 2017 - jeng...@inai.de
+
+- Remove Requires(post) since there is not even a %post section.
+- Trim descriptions for size, fix wrong summaries.
+
+---
+Tue Feb  7 17:06:28 UTC 2017 - badshah...@gmail.com
+
+- Switch to building with Qt5 instead of Qt4.
+- Add BuildRequires on qhull, this generates a new shared lib
+  now packaged as %{csironn_shlib}.
+- Drop unused cmake variables.
+- Rename devel pkgs to follow their corresponding shared library
+  nomenclature.
+- Split out wxPLViewer into its own subpackage, which is now
+  called %{name}-wxwidgets (the shared lib which was using this
+  name previously has been renamed in keeping with shlib policy).
+- Drop %{name}-rpmlintrc file, as it is no longer needed.
+- Since version 5.12.0 plplot's fortran bindings depend on
+  gcc-fortran >= 6.0.
+
+---
+Mon Jan 30 06:59:30 UTC 2017 - badshah...@gmail.com
+
+- Update to version 5.12.0:
+  * Bug fixes.
+  * Rewrite the CMake Ada language support.
+  * Rewrite the Fortran binding.
+  * Supply old Fortran binding and examples option.
+  * Backwards incompatibilities introduced by the new Fortran
+binding.
+  * Examples reworked for the -DPL_DOUBLE=OFF case.
+  * Changes to our Ada bindings and examples.
+  * Changes to our tclmatrix library.
+  * Backwards-incompatible changes to our Tcl/Tk bindings and
+examples.
+  * Substantial rewrite of the DocBook documentation.
+  * Default page size consistency.
+  * Updated D language support.
+  * Modernized build-system support for Qt4 and Qt5.
+  * Implemented support for pyqt5.
+  * Addressed -DPL_DOUBLE=OFF issues.
+  * Replaced "Lena" with "Chloe".
+  * Removed trailing blanks on most text files in our source tree.
+  * Make our wxwidgets find module consistent with the official
+version for CMake-3.7.1.
+  * Introduction of two new generic pointer types to help protect
+against a planned future C API breakage.
+  * Introduction of additional self-describing names for the types
+of arguments used in our C API.
+  * Implement submission of dashboards to the  cdash
+server.
+  * Substantial update and rename of the Python examples.
+  * Linux efficiency improvements for the wxwidgets device driver.
+- Drop plplot-cmake36-pkg_check_pkgconfig_macro.patch: upstreamed.
+- Rebase plplot-5.9.9-ada-pic.patch for updated version.
+- Fix timestamp on previous changelog entry.
+- Back to installing plplot.pc by default instead of plplot-c.pc.
+- Rename plplot-fortran to libplplotf95-%{sover} as it now
+  contains a single shared lib.
+- Apply shared library packaging guidelines wherever appropriate;
+  remove corresponding %{name}-rpmlintrc snippet. Shared lib
+  naming not applied to %{name}-tcltk-libs as all the SO in this
+  package are always required together and have their SO numbers
+  bumped in lock-step with each other.
+- Rename %{name}-tcltk to %{name}-tcltk-libs.
+- Except for the most basic drivers, package individual drivers in
+  their own subpackages. Users need to individually install
+  drivers they need, only mem and null drivers will be installed
+  by default [with any of the devel pkgs, for example].
+- Split out a %{name}-common package with the most basic drivers
+  and common example files included; require it from all driver
+  subpackage, and -devel packages.
+
+---
+Sat Dec 31 21:09:00 UTC 2016 - bwiedem...@suse.com

Old:

  plplot-5.11.1.tar.gz
  plplot-cmake36-pkg_check_pkgconfig_macro.patch
  plplot-rpmlintrc

New:

  plplot-5.12.0.tar.gz



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

++ plplot-5.11.1.tar.gz -> plplot-5.12.0.tar.gz ++
/work/SRC/openSUSE:Factory/plplot/plplot-5.11.1.tar.gz 
/work/SRC/openSUSE:Factory/.plplot.new/plplot-5.12.0.tar.gz differ: char 5, 
line 1

++ plplot-5.9.9-ada-pic.patch ++
--- /var/tmp/diff_new_pack.XNaDJk/_old  2017-02-15 10:05:45.141717867 +0100
+++ /var/tm

commit csound for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package csound for openSUSE:Factory checked 
in at 2017-02-15 10:05:26

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


Package is "csound"

Changes:

--- /work/SRC/openSUSE:Factory/csound/csound.changes2017-01-17 
14:37:48.977083090 +0100
+++ /work/SRC/openSUSE:Factory/.csound.new/csound.changes   2017-02-15 
10:05:27.296231510 +0100
@@ -1,0 +2,7 @@
+Sat Feb 11 14:14:39 UTC 2017 - jeng...@inai.de
+
+- Fix RPM groups, trim descriptions from repeated information.
+  Remove unnecessary ldconfig calls (they do not apply for
+  plugin directories).
+
+---



Other differences:
--
++ csound.spec ++
--- /var/tmp/diff_new_pack.dAiKtU/_old  2017-02-15 10:05:28.032127855 +0100
+++ /var/tmp/diff_new_pack.dAiKtU/_new  2017-02-15 10:05:28.032127855 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package csound
 #
-# 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
@@ -53,11 +53,9 @@
 Csound is a software synthesis program. It is fully modular and
 supports an unlimited amount of oscillators and filters.
 
-For detailed information, refer to http://www.csounds.com.
-
 %package devel
-Summary:Development files for Csound
-Group:  System/Libraries
+Summary:Development files for Csound, a sound synthesis program
+Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Provides:   %{name}-devel-static = %{version}
 
@@ -100,10 +98,6 @@
 %fdupes -s %{buildroot}
 %find_lang %{name}5
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
 %files -f %{name}5.lang
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog README README.SuSE




commit kdesvn for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package kdesvn for openSUSE:Factory checked 
in at 2017-02-15 10:04:52

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


Package is "kdesvn"

Changes:

--- /work/SRC/openSUSE:Factory/kdesvn/kdesvn.changes2016-12-11 
13:27:11.460819122 +0100
+++ /work/SRC/openSUSE:Factory/.kdesvn.new/kdesvn.changes   2017-02-15 
10:04:53.508990633 +0100
@@ -1,0 +2,6 @@
+Tue Jan 24 11:14:48 UTC 2017 - wba...@tmo.at
+
+- Add fix-startup.patch to fix starting kdesvn from the
+  application menu (boo#1021486)
+
+---

New:

  fix-startup.patch



Other differences:
--
++ kdesvn.spec ++
--- /var/tmp/diff_new_pack.Qh2wsq/_old  2017-02-15 10:04:54.016919088 +0100
+++ /var/tmp/diff_new_pack.Qh2wsq/_new  2017-02-15 10:04:54.020918526 +0100
@@ -24,6 +24,8 @@
 Group:  Development/Tools/Version Control
 Url:http://kdesvn.alwins-world.de/
 Source: %{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM fix-startup.patch boo#1021486 -- fixes starting kdesvn 
from the application menu
+Patch:  fix-startup.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel
@@ -63,6 +65,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
   %cmake_kf5 -d build

++ fix-startup.patch ++
>From 5ea40285741a885198a351bd9afe58ff746a1192 Mon Sep 17 00:00:00 2001
From: Andreas Sturmlechner 
Date: Sun, 4 Dec 2016 23:26:07 +0100
Subject: Fix startup: s/caption/qwindowtitle/

REVIEW: 129614
---
 src/org.kde.kdesvn.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/org.kde.kdesvn.desktop b/src/org.kde.kdesvn.desktop
index 0fbac0d..5455338 100644
--- a/src/org.kde.kdesvn.desktop
+++ b/src/org.kde.kdesvn.desktop
@@ -49,7 +49,7 @@ GenericName[sl]=Odjemalec za SVN
 GenericName[sv]=SVN-klient
 GenericName[uk]=Клієнт SVN
 GenericName[x-test]=xxSVN Clientxx
-Exec=kdesvn -caption "%c" %u
+Exec=kdesvn -qwindowtitle "%c" %u
 Icon=kdesvn
 Type=Application
 X-DocPath=kdesvn/index.html
-- 
cgit v0.11.2




commit calligra for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package calligra for openSUSE:Factory 
checked in at 2017-02-15 10:04:57

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


Package is "calligra"

Changes:

--- /work/SRC/openSUSE:Factory/calligra/calligra.changes2016-12-26 
21:46:23.499212051 +0100
+++ /work/SRC/openSUSE:Factory/.calligra.new/calligra.changes   2017-02-15 
10:04:59.672122522 +0100
@@ -1,0 +2,23 @@
+Wed Feb  1 10:02:18 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---
+Mon Jan 30 17:25:13 UTC 2017 - wba...@tmo.at
+
+- Add back Vc-devel-static build requirement, calligra does
+  support 1.3.0 meanwhile that is in Factory
+
+---
+Tue Jan 10 13:49:51 UTC 2017 - tittiatc...@gmail.com
+
+- Update to version 3.0.0.1
+  * Frameworks based version of Calligra
+  * Tarball also includes translationes
+- No further Changelog available
+
+- Drop patches no longer required:
+  * adapt-to-libwps-0.4.patch
+  * narrowing-warning.patch
+
+---

Old:

  adapt-to-libwps-0.4.patch
  calligra-2.9.11.tar.xz
  narrowing-warning.patch

New:

  calligra-3.0.0.1.tar.xz



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

++ calligra-2.9.11.tar.xz -> calligra-3.0.0.1.tar.xz ++
/work/SRC/openSUSE:Factory/calligra/calligra-2.9.11.tar.xz 
/work/SRC/openSUSE:Factory/.calligra.new/calligra-3.0.0.1.tar.xz differ: char 
25, line 1




commit legion for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package legion for openSUSE:Factory checked 
in at 2017-02-15 10:03:24

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


Package is "legion"

Changes:

New Changes file:

--- /dev/null   2017-01-26 09:49:33.150892021 +0100
+++ /work/SRC/openSUSE:Factory/.legion.new/legion.changes   2017-02-15 
10:03:25.197429741 +0100
@@ -0,0 +1,30 @@
+---
+Sun Oct 30 17:16:06 UTC 2016 - jeng...@inai.de
+
+- Update descriptions. (Trim main description since only the SRPM
+  will use it.)
+
+---
+Fri Oct  7 14:37:02 UTC 2016 - jungh...@votca.org
+
+- Update to v16.10
+  * Dropped all merge patches
+  * Realm
+- HDF5 support: moved to Realm module, added DMA channels
+- PAPI support: basic profiling (instructions, caches, branches) added
+  * Build flow
+- Fixes to support compilation in 32-bit mode
+- Numerous improvements to CMake build
+  * Regent
+- Improvements to vectorization of structured codes
+  * Apps
+- Removed bit-rotted applications - some have been replaced by examples
+or Regent applications
+  * Tests
+- New test infrastructure and top-level test script `test.py`
+
+---
+Sat Sep  3 21:56:32 UTC 2016 - jungh...@votca.org
+
+- v16.08.0 - initial import
+

New:

  legion-16.10.0.tar.gz
  legion.changes
  legion.spec



Other differences:
--
++ legion.spec ++
#
# spec file for package legion
#
# Copyright (c) 2016 Christoph Junghans
#
# 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/
#

Name:   legion
Version:16.10.0
Release:0
Summary:A data-centric parallel programming system
License:Apache-2.0
Group:  Productivity/Networking/Other
Url:http://legion.stanford.edu/
Source0:
https://github.com/StanfordLegion/legion/archive/%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz

BuildRoot:  %{_tmppath}/%{name}-%{version}-build

BuildRequires:  gcc-c++
BuildRequires:  hwloc-devel
BuildRequires:  gasnet-devel
BuildRequires:  cmake

%description
Legion is a data-centric parallel programming system for writing portable
high performance programs targeted at distributed heterogeneous architectures.

%package -n liblegion1
Summary:Data-centric parallel programming system
Group:  System/Libraries

%description -n liblegion1
Legion is a data-centric parallel programming system for writing portable
high performance programs targeted at distributed heterogeneous architectures.
Legion presents abstractions which allow programmers to describe properties of
program data (e.g. independence, locality). By making the Legion programming
system aware of the structure of program data, it can automate many of the
tedious tasks programmers currently face, including correctly extracting task-
and data-level parallelism and moving data around complex memory hierarchies.
A novel mapping interface provides explicit programmer controlled placement of
data in the memory hierarchy and assignment of tasks to processors in a way that
is orthogonal to correctness, thereby enabling easy porting and tuning of Legion
applications to new architectures.

This package contains shared libraries for the legion library.

%package devel
Summary:Development headers and libraries for the legion library
Group:  Development/Libraries/C and C++
Requires:   lib%{name}1 = %{version}

%description devel
Legion is a data-centric parallel programming system for writing portable
high performance programs targeted at distributed heterogeneous architectures.
Legion presents abstractions which allow programmers to describe properties of
program data (e.g. independence, locality). By making the Legion programming
system aware of the structure of program data, it can automate many of the
tedious tasks programmers currently face, including correctly extracting task-
and data-level parallelism and moving data around complex me

commit PackageKit-Qt for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package PackageKit-Qt for openSUSE:Factory 
checked in at 2017-02-15 10:02:51

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


Package is "PackageKit-Qt"

Changes:

--- /work/SRC/openSUSE:Factory/PackageKit-Qt/PackageKit-Qt.changes  
2014-11-28 08:46:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.PackageKit-Qt.new/PackageKit-Qt.changes 
2017-02-15 10:02:52.526031639 +0100
@@ -1,0 +2,22 @@
+Sat Sep 24 20:44:51 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.9.6:
+  + Features:
+- Use Qt 5 by default.
+- Drop Qt4 support from PK-Qt.
+- Make use of QLoggingCategory packagekitqt.
+- Change default visibility to hidden.
+- Require at least Qt 5.6.
+  + Bugfixes:
+- Fix compilation with strict QString() constructors on a host
+  application.
+- Move enumTo/FromString code from header to cpp file.
+- No need to have random files marked as executable.
+- Reduce changes between QString <-> QByteArray.
+- Properly expose enums for introspection.
+- Remove multi-spec handling: only PackageKit-Qt is now built. The
+  former PackageKit-Qt5 assumes the identify of PK-Qt now.
+  + Obsolete/Provide PackageKit-Qt5-devel by Pk-Qt-devel. There is
+no extra handling needed for the library subpackage.
+
+---

Old:

  PackageKit-Qt-0.9.5.tar.xz
  PackageKit-Qt5.changes
  PackageKit-Qt5.spec
  pre_checkin.sh

New:

  PackageKit-Qt-0.9.6.tar.xz



Other differences:
--
++ PackageKit-Qt.spec ++
--- /var/tmp/diff_new_pack.lGCznl/_old  2017-02-15 10:02:52.973968545 +0100
+++ /var/tmp/diff_new_pack.lGCznl/_new  2017-02-15 10:02:52.973968545 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package PackageKit-Qt
 #
-# 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
@@ -16,36 +16,21 @@
 #
 
 
-%define QtVersion 4
-%if %{QtVersion} == 4
-BuildRequires:  libqt4-devel
-%define libpk   libpackagekitqt4-0
-%endif
-%if %{QtVersion} == 5
 %define libpk   libpackagekitqt5-0
-%endif
 
 Name:   PackageKit-Qt
-%define _name   PackageKit-Qt
-Version:0.9.5
+Version:0.9.6
 Release:0
 Summary:Simple software installation management software
 License:LGPL-2.1+
 Group:  System/Daemons
 Url:http://packagekit.org/
-Source: 
http://www.freedesktop.org/software/PackageKit/releases/%{_name}-%{version}.tar.xz
-Source99:   pre_checkin.sh
+Source: 
http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz
 BuildRequires:  PackageKit-devel >= %{version}
 BuildRequires:  cmake
-BuildRequires:  kde4-filesystem
-%if %{QtVersion} == 4
-BuildRequires:  libqt4-devel
-%endif
-%if %{QtVersion} == 5
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Sql)
-%endif
 
 %description
 PackageKit is a system designed to make installing and updating
@@ -69,10 +54,10 @@
 Summary:Simple software installation management software
 Group:  Development/Libraries/C and C++
 Requires:   %{libpk} = %{version}
-%if %{QtVersion} == 4
-Provides:   libpackagekit-qt2-devel = %{version}
-Obsoletes:  libpackagekit-qt2-devel < %{version}
-%endif
+# PackageKit-Qt used to be Qt4 based until 0.9.6; then it turned into a Qt5 
package (no more Qt4 support)
+# For this reason, we now have to obsolete the former 2nd spec file names
+Provides:   PackageKit-Qt5-devel = %{version}
+Obsoletes:  PackageKit-Qt5-devel < %{version}
 
 %description devel
 PackageKit is a system designed to make installing and updating
@@ -82,16 +67,13 @@
 suck less.
 
 %prep
-%setup -q -n %{_name}-%{version}
+%setup -q -n %{name}-%{version}
 
 %build
 mkdir build
 cd build
 cmake \
   -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-%if %{QtVersion} == 5
-  -DUSE_QT5=ON \
-%endif
   ..
 make %{?smp_mflags}
 
@@ -111,9 +93,9 @@
 %files devel
 %defattr(-,root,root)
 %doc TODO MAINTAINERS
-%{_libdir}/libpackagekitqt?.so
-%{_libdir}/cmake/packagekitqt?/
-%{_libdir}/pkgconfig/packagekitqt?.pc
-%{_includedir}/packagekitqt?/
+%{_libdir}/libpackagekitqt5.so
+%{_libdir}/cmake/packagekitqt5/
+%{_libdir}/pkgconfig/packagekitqt5.pc
+%{_includedir}/packagekitqt5/
 
 %changelog

++ PackageKit-Qt-0.9.5.tar.xz -> PackageKit-Qt-0.9.6.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old

commit MozillaThunderbird for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2017-02-15 10:02:36

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


Package is "MozillaThunderbird"

Changes:

--- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes
2017-02-03 17:30:36.756898194 +0100
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
2017-02-15 10:02:37.832101332 +0100
@@ -1,0 +2,6 @@
+Thu Feb  9 07:49:54 UTC 2017 - w...@rosenauer.org
+
+- update to Thunderbird 45.7.1
+  * fixed Crash when viewing certain IMAP messages (introduced in 45.7.0)
+
+---

Old:

  l10n-45.7.0.tar.xz
  thunderbird-45.7.0-source.tar.xz

New:

  l10n-45.7.1.tar.xz
  thunderbird-45.7.1-source.tar.xz



Other differences:
--
++ MozillaThunderbird.spec ++
--- /var/tmp/diff_new_pack.wQgSul/_old  2017-02-15 10:02:51.666152756 +0100
+++ /var/tmp/diff_new_pack.wQgSul/_new  2017-02-15 10:02:51.670152192 +0100
@@ -17,9 +17,9 @@
 #
 
 
-%define mainversion 45.7.0
+%define mainversion 45.7.1
 %define update_channel release
-%define releasedate 2017012400
+%define releasedate 2017020600
 
 %if %suse_version > 1310
 %define gstreamer_ver 1.0

++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.wQgSul/_old  2017-02-15 10:02:51.826130222 +0100
+++ /var/tmp/diff_new_pack.wQgSul/_new  2017-02-15 10:02:51.826130222 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL="esr45"
 BRANCH="releases/comm-$CHANNEL"
-RELEASE_TAG="THUNDERBIRD_45_7_0_RELEASE"
-VERSION="45.7.0"
+RELEASE_TAG="THUNDERBIRD_45_7_1_RELEASE"
+VERSION="45.7.1"
 
 echo "cloning $BRANCH..."
 hg clone http://hg.mozilla.org/$BRANCH thunderbird

++ l10n-45.7.0.tar.xz -> l10n-45.7.1.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaThunderbird/l10n-45.7.0.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/l10n-45.7.1.tar.xz differ: 
char 26, line 1

++ thunderbird-45.7.0-source.tar.xz -> thunderbird-45.7.1-source.tar.xz 
++
/work/SRC/openSUSE:Factory/MozillaThunderbird/thunderbird-45.7.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/thunderbird-45.7.1-source.tar.xz
 differ: char 26, line 1




commit evolution for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2017-02-15 10:02:22

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


Package is "evolution"

Changes:

--- /work/SRC/openSUSE:Factory/evolution/evolution.changes  2017-01-23 
11:21:38.099927210 +0100
+++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2017-02-15 
10:02:23.606105114 +0100
@@ -1,0 +2,7 @@
+Fri Feb 10 16:08:57 UTC 2017 - mgo...@suse.com
+
+- Add evolution-contact-list-performance.patch: improve
+  performance with very large contact lists (bsc#990206
+  bgo#774494).
+
+---

New:

  evolution-contact-list-performance.patch



Other differences:
--
++ evolution.spec ++
--- /var/tmp/diff_new_pack.KOQt8t/_old  2017-02-15 10:02:24.35333 +0100
+++ /var/tmp/diff_new_pack.KOQt8t/_new  2017-02-15 10:02:24.353999770 +0100
@@ -35,6 +35,8 @@
 Group:  Productivity/Networking/Email/Clients
 Url:http://wiki.gnome.org/Apps/Evolution/
 Source0:
http://download.gnome.org/sources/evolution/3.22/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM evolution-contact-list-performance.patch bgo#774494 
bsc#990206 mgo...@suse.com -- improve performance with very large contact lists.
+Patch0: evolution-contact-list-performance.patch
 # The icon we rely on is from adwaita-icon-theme
 BuildRequires:  adwaita-icon-theme
 BuildRequires:  bison
@@ -163,6 +165,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p2
 %if !0%{?is_opensuse}
 translation-update-upstream
 %endif

++ evolution-contact-list-performance.patch ++
>From cffd6b51eca9fecd39a760c07da526d8ea4b98c4 Mon Sep 17 00:00:00 2001
From: Mike Gorse 
Date: Wed, 11 Jan 2017 19:56:48 +0100
Subject: [PATCH] Bug 774494 - ENameSelectorDialog slow with large address
 books

Wait until contacts are fetched before attaching a GtkTreeModelSort.
Similarly, when changing the view during a search, detach the
GtkTreeModelSort while updating the tree view, and use a hash table
to temporarily store contacts, as this speeds up searching.

Also, in ETreeModelStore, add a cache to optimize
generated_offset_to_child_offset to avoid needing to iterate through the
whole list to count rows when a value is needed.
---
 src/e-util/e-contact-store.c| 81 
 src/e-util/e-contact-store.h|  4 ++
 src/e-util/e-name-selector-dialog.c | 83 -
 src/e-util/e-tree-model-generator.c | 75 +++--
 4 files changed, 202 insertions(+), 41 deletions(-)

diff --git a/src/e-util/e-contact-store.c b/src/e-util/e-contact-store.c
index f81ffca..56c2b51 100644
--- a/src/e-util/e-contact-store.c
+++ b/src/e-util/e-contact-store.c
@@ -51,6 +51,8 @@ struct _EContactStorePrivate {
 enum {
START_CLIENT_VIEW,
STOP_CLIENT_VIEW,
+   START_UPDATE,
+   STOP_UPDATE,
LAST_SIGNAL
 };
 
@@ -182,6 +184,26 @@ e_contact_store_class_init (EContactStoreClass *class)
g_cclosure_marshal_VOID__OBJECT,
G_TYPE_NONE, 1,
E_TYPE_BOOK_CLIENT_VIEW);
+
+   signals[START_UPDATE] = g_signal_new (
+   "start-update",
+   G_OBJECT_CLASS_TYPE (object_class),
+   G_SIGNAL_RUN_LAST,
+   G_STRUCT_OFFSET (EContactStoreClass, start_update),
+   NULL, NULL,
+   g_cclosure_marshal_VOID__OBJECT,
+   G_TYPE_NONE, 1,
+   E_TYPE_BOOK_CLIENT_VIEW);
+
+   signals[STOP_UPDATE] = g_signal_new (
+   "stop-update",
+   G_OBJECT_CLASS_TYPE (object_class),
+   G_SIGNAL_RUN_LAST,
+   G_STRUCT_OFFSET (EContactStoreClass, stop_update),
+   NULL, NULL,
+   g_cclosure_marshal_VOID__OBJECT,
+   G_TYPE_NONE, 1,
+   E_TYPE_BOOK_CLIENT_VIEW);
 }
 
 static void
@@ -435,6 +457,42 @@ find_contact_by_view_and_uid (EContactStore *contact_store,
return -1;
 }
 
+static GHashTable *
+get_contact_hash (EContactStore *contact_store,
+  EBookClientView *find_view)
+{
+   GArray *array;
+   ContactSource *source;
+   GPtrArray *contacts;
+   gint source_index;
+   gint ii;
+   GHashTable *hash;
+
+   source_index = find_contact_source_by_view (contact_store, find_view);
+   if (source_index < 0)
+   return NULL;
+
+   array = contact_store->priv->contact_sources;
+   source = &g_array_index (array, ContactSource, source_index);
+
+   if (find_view == source->client_view)
+   c

commit rsyslog for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2017-02-15 10:01:39

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


Package is "rsyslog"

Changes:

--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2017-01-19 
10:37:38.185670890 +0100
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2017-02-15 
10:01:40.544170519 +0100
@@ -1,0 +2,5 @@
+Fri Feb 10 16:20:51 CET 2017 -  n...@suse.com
+
+- sync bug and fate numbers from IBS changes.
+
+---
@@ -4 +9 @@
-- rsyslog 8.24.0:
+- rsyslog 8.24.0(fate#320546):
@@ -117 +122 @@
-- rsyslog 8.18.0:
+- rsyslog 8.18.0(bnc#958728):
@@ -167 +172 @@
-  * imuxsock: add "ruleset" input parameter
+  * imuxsock: add "ruleset" input parameter(fate#320667)
@@ -242,0 +248,3 @@
+  * bugfix: invalid mutex handling in omfile async write mode
+could lead to segfault, even though highly unlikely (caught by
+testbench on a single platform) (bsc#1000488)
@@ -460,0 +469 @@
+- rsyslog Version 8.5.0 fixed bsc#992146



Other differences:
--



commit python-Mako for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package python-Mako for openSUSE:Factory 
checked in at 2017-02-15 10:02:03

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


Package is "python-Mako"

Changes:

--- /work/SRC/openSUSE:Factory/python-Mako/python-Mako.changes  2016-11-17 
12:21:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Mako.new/python-Mako.changes 
2017-02-15 10:02:05.180700392 +0100
@@ -1,0 +2,12 @@
+Fri Feb 10 16:06:00 UTC 2017 - mich...@stroeder.com
+
+- update to version 1.0.6
+  * [feature] Added new parameter Template.include_error_handler .
+This works like Template.error_handler but indicates the
+handler should take place when this template is included within
+another template via the <%include> tag. Pull request courtesy
+Huayi Zhang.
+  * [bug] Updated the Sphinx documentation builder to work with recent
+versions of Sphinx.
+
+---

Old:

  Mako-1.0.4.tar.gz

New:

  Mako-1.0.6.tar.gz



Other differences:
--
++ python-Mako.spec ++
--- /var/tmp/diff_new_pack.NhDdyC/_old  2017-02-15 10:02:05.536650255 +0100
+++ /var/tmp/diff_new_pack.NhDdyC/_new  2017-02-15 10:02:05.536650255 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-Mako
-Version:1.0.4
+Version:1.0.6
 Release:0
 Url:http://www.makotemplates.org/
 Summary:A super-fast Python templating language

++ Mako-1.0.4.tar.gz -> Mako-1.0.6.tar.gz ++
 4513 lines of diff (skipped)




commit xorg-x11-server for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2017-02-15 10:00:47

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


Package is "xorg-x11-server"

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2017-02-03 20:07:27.674482982 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2017-02-15 10:00:48.471505080 +0100
@@ -1,0 +2,16 @@
+Fri Feb 10 13:01:24 UTC 2017 - sndir...@suse.com
+
+- U_xfree86-Take-the-input-lock-for-xf86RecolorCursor.patch
+  * fixes random crashes in X in multihead mode if one of the
+monitors is vertically oriented (bnc #1023845)
+
+---
+Fri Feb  3 11:40:11 UTC 2017 - sndir...@suse.com
+
+- N_driver-autoconfig.diff:
+  No longer try to load "amdgpu" DDX by default for all GPUs with
+  ATI vendor ID; this is now handled instead by an "OutputClass" 
+  section via kernel driver match, which has been added as config
+  file to xf86-video-amdgpu driver package (bnc#1023385)
+
+---

New:

  U_xfree86-Take-the-input-lock-for-xf86RecolorCursor.patch



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.F7gX7p/_old  2017-02-15 10:00:49.795318619 +0100
+++ /var/tmp/diff_new_pack.F7gX7p/_new  2017-02-15 10:00:49.799318055 +0100
@@ -210,6 +210,7 @@
 Patch1162:  b_cache-xkbcomp-output-for-fast-start-up.patch
 Patch1211:  
b_0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch
 Patch1222:  b_sync-fix.patch
+Patch1223:  U_xfree86-Take-the-input-lock-for-xf86RecolorCursor.patch
 
 %description
 This package contains the X.Org Server.
@@ -347,6 +348,8 @@
 ### patch222 might not be applicable anymore
 #%patch1222 -p1
 
+%patch1223 -p1
+
 %build
 test -e source-file-list || \
 find -L . -type f \! -name '*.orig' \! -path ./source-file-list > \

++ N_driver-autoconfig.diff ++
--- /var/tmp/diff_new_pack.F7gX7p/_old  2017-02-15 10:00:49.843311858 +0100
+++ /var/tmp/diff_new_pack.F7gX7p/_new  2017-02-15 10:00:49.843311858 +0100
@@ -8,17 +8,7 @@
 ===
 --- hw/xfree86/common/xf86pciBus.c.orig
 +++ hw/xfree86/common/xf86pciBus.c
-@@ -1107,7 +1107,8 @@ videoPtrToDriverList(struct pci_device *
- driverList[0] = "ast";
- break;
- case 0x1002:
--driverList[0] = "ati";
-+  driverList[0] = "amdgpu";
-+driverList[1] = "ati";
- break;
- case 0x102c:
- driverList[0] = "chips";
-@@ -1139,6 +1141,13 @@ videoPtrToDriverList(struct pci_device *
+@@ -1185,6 +1185,13 @@ xf86VideoPtrToDriverList(struct pci_devi
  driverList[0] = "neomagic";
  break;
  case 0x10de:
@@ -32,7 +22,7 @@
  case 0x12d2:
  {
  int idx = 0;
-@@ -1150,7 +1159,8 @@ videoPtrToDriverList(struct pci_device *
+@@ -1196,7 +1203,8 @@ xf86VideoPtrToDriverList(struct pci_devi
  break;
  }
  case 0x1106:

++ U_xfree86-Take-the-input-lock-for-xf86RecolorCursor.patch ++
>From 7198a6d4e74f684cb383b3e0f70dd2bae405e6e7 Mon Sep 17 00:00:00 2001
From: Chris Wilson 
Date: Mon, 16 Jan 2017 22:17:36 +
Subject: [PATCH xserver] xfree86: Take the input lock for xf86RecolorCursor

xf86RecolorCursor() may be called directly from XRecolorCursor as well
as from xf86ScreenSetCursor(). In the latter case, the input lock is
already held, but not for the former and so we need to add a wrapper
function that acquires the input lock before performing
xf86RecolorCursor()

References: https://bugs.freedesktop.org/show_bug.cgi?id=99358
---
 hw/xfree86/ramdac/xf86HWCurs.c | 24 ++--
 1 file changed, 18 insertions(+), 6 deletions(-)

diff --git a/hw/xfree86/ramdac/xf86HWCurs.c b/hw/xfree86/ramdac/xf86HWCurs.c
index 4481320..55d5861 100644
--- a/hw/xfree86/ramdac/xf86HWCurs.c
+++ b/hw/xfree86/ramdac/xf86HWCurs.c
@@ -22,6 +22,9 @@
 
 #include "servermd.h"
 
+static void
+xf86RecolorCursor_locked(xf86CursorScreenPtr ScreenPriv, CursorPtr pCurs);
+
 static CARD32
 xf86ReverseBitOrder(CARD32 v)
 {
@@ -204,7 +207,7 @@ xf86ScreenSetCursor(ScreenPtr pScreen, CursorPtr pCurs, int 
x, int y)
 if (!xf86DriverLoadCursorImage (infoPtr, bits))
 return FALSE;
 
-xf86RecolorCursor(pScreen, pCurs, 1);
+xf86RecolorCursor_locked (ScreenPriv, pCurs);
 
 (*infoPtr->SetCursorPosition) (infoPtr->pScrn, x, y);
 
@@ -312,12 +315,9 @@ xf86MoveCursor(ScreenPtr pScreen, int x, int y)
 input_unlock();
 }
 
-void
-xf86RecolorCursor(Screen

commit python3-kiwi for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package python3-kiwi for openSUSE:Factory 
checked in at 2017-02-15 10:01:12

Comparing /work/SRC/openSUSE:Factory/python3-kiwi (Old)
 and  /work/SRC/openSUSE:Factory/.python3-kiwi.new (New)


Package is "python3-kiwi"

Changes:

--- /work/SRC/openSUSE:Factory/python3-kiwi/python3-kiwi.changes
2017-02-08 11:05:02.525606589 +0100
+++ /work/SRC/openSUSE:Factory/.python3-kiwi.new/python3-kiwi.changes   
2017-02-15 10:01:13.487981454 +0100
@@ -1,0 +2,95 @@
+Fri Feb 10 09:52:55 CET 2017 - m...@suse.com
+
+- Bump version: 9.0.2 → 9.1.0
+  
+---
+Thu Feb  9 17:02:38 CET 2017 - m...@suse.com
+  
+- Implement handling for efipartsize
+  
+---
+Thu Feb  9 16:48:38 CET 2017 - m...@suse.com
+  
+- Decrease default EFI partition size to 20MB
+  
+  The former default of 200MB was way too large and is a
+  waste of space. Related to Issue #237
+  
+---
+Thu Feb  9 16:47:48 CET 2017 - m...@suse.com
+  
+- Added efipartsize attribute in type setup
+  
+  The attribute allows to specify a custom size for the
+  EFI partition. Fixes #237
+  
+---
+Thu Feb  9 15:34:48 CET 2017 - m...@suse.com
+  
+- Allow bootloader="custom" for bootloader attribute
+  
+  If specified as such the bootloader configuration and
+  installation will be skipped. However the editbootinstall
+  and editbootconfig scripts will still be called. This
+  Fixes #235
+  
+---
+Thu Feb  9 11:37:38 CET 2017 - m...@suse.com
+  
+- Fixed create_repository_solvable
+  
+  If the solvable already exists, the method should return it
+  
+---
+Wed Feb  8 17:19:37 CET 2017 - m...@suse.com
+  
+- Added handling for spare_part attribute
+  
+  Add a spare partition right before the root partition of
+  the configured size. Fixes #234
+  
+---
+Wed Feb  8 16:27:37 CET 2017 - m...@suse.com
+  
+- Added new type attribute spare_part
+  
+  spare_part receives a size value with an optional unit (M|G)
+  and is used for disk images to allow the creaton of a spare
+  partition of the configured size. Issue #234
+  
+---
+Wed Feb  8 15:53:10 CET 2017 - m...@suse.com
+  
+- Delete all traces of vboot firmware
+  
+  The vboot firmware setup was a workaround on arm for the
+  chromebook platform several years ago. From a todays
+  perspective the setup and the way to boot would be different
+  and obsoletes the special case implementation. Thus this
+  is gone now. Related to Issue #234
+  
+---
+Wed Feb  8 10:56:06 CET 2017 - m...@suse.com
+  
+- Prevent quoted domain name in dhclientImportInfo
+  
+  We're getting domain name by parsion a lease file. Unfortunately in
+  lease file domain name is quoted, which breaks linux resolver.
+  This commit gets domainname unquoted
+  
+---
+Tue Feb  7 11:01:18 CET 2017 - m...@suse.com
+  
+- Add manual page for image info command
+  
+---
+Mon Feb  6 17:38:53 CET 2017 - m...@suse.com
+  
+- Added kiwi image info command
+  
+  Allow to list information about the image description.
+  In a first implementation one can show the image name
+  as well as run a dependency resolution for the packages
+  listed in the XML description
+  
+---



Other differences:
--
++ python3-kiwi.spec ++
--- /var/tmp/diff_new_pack.YKuFwA/_old  2017-02-15 10:01:14.527834988 +0100
+++ /var/tmp/diff_new_pack.YKuFwA/_new  2017-02-15 10:01:14.531834425 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-kiwi
-Version:9.0.2
+Version:9.1.0
 Release:0
 Provides:   kiwi-schema = 6.2
 Url:https://github.com/SUSE/kiwi

++ python3-kiwi.tar.gz ++
 1882 lines of diff (skipped)




commit vim for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2017-02-15 10:00:24

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


Package is "vim"

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2017-02-08 10:52:52.431379554 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2017-02-15 
10:00:25.882686758 +0100
@@ -1,0 +2,22 @@
+Fri Feb 10 12:10:59 UTC 2017 - idon...@suse.com
+
+- Updated to revision 324, fixes the following problems
+  * When a json message arrives in pieces, the start is dropped and the
+decoding fails.
+  * Not enough testing for GUI functionality.
+  * getcmdtype(), getcmdpos() and getcmdline() are not tested.
+  * ":help :[range]" does not work. (Tony Mechelynck)
+  * ":help z?" does not work. (Pavol Juhas)
+  * No test for setting 'guifont'.
+  * Small mistake in 7x13 font name.
+  * Insert mode completion does not respect "start" in 'backspace'.
+  * Warning for unused variable with small build.
+  * When using the tiny version trying to load the matchit plugin gives an
+error. On MS-Windows some default mappings fail.
+  * Possible overflow with spell file where the tree length is corrupted.
+CVE-2017-5953 bsc#1024724
+  * When running the command line tests there is a one second wait.
+  * Illegal memory access with "1;y".
+ 
+
+---

Old:

  vim-8.0.0311.tar.gz

New:

  vim-8.0.0324.tar.gz



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.UPZtaC/_old  2017-02-15 10:00:27.398473257 +0100
+++ /var/tmp/diff_new_pack.UPZtaC/_new  2017-02-15 10:00:27.398473257 +0100
@@ -17,8 +17,8 @@
 
 
 %define pkg_version 8.0
-%define patchlevel  0311
-%define patchlevel_compact 311
+%define patchlevel  0324
+%define patchlevel_compact 324
 %define VIM_SUBDIR vim80
 %define site_runtimepath /usr/share/vim/site
 %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current 
MAKE="make -e" %{?_smp_mflags}
@@ -164,6 +164,9 @@
 %patch100 -p1
 cp %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE8} %{SOURCE10} .
 
+# XXX FIXME
+rm ./src/testdir/test_cmdline.vim
+
 %build
 export CFLAGS="%{optflags} -Wall -pipe -fno-strict-aliasing"
 export CFLAGS=${CFLAGS/-D_FORTIFY_SOURCE=2/-D_FORTIFY_SOURCE=1}


++ vim-8.0.0311.tar.gz -> vim-8.0.0324.tar.gz ++
/work/SRC/openSUSE:Factory/vim/vim-8.0.0311.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/vim-8.0.0324.tar.gz differ: char 29, line 1




commit mupdf for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package mupdf for openSUSE:Factory checked 
in at 2017-02-15 10:00:07

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


Package is "mupdf"

Changes:

--- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes  2017-02-10 
09:46:18.936852495 +0100
+++ /work/SRC/openSUSE:Factory/.mupdf.new/mupdf.changes 2017-02-15 
10:00:08.817090475 +0100
@@ -1,0 +2,12 @@
+Fri Feb 10 12:19:43 UTC 2017 - idon...@suse.com
+
+- Add bsc1023760.patch to fix writing svg output to stdout if no
+  output specified bsc#1023760
+
+---
+Fri Feb 10 10:56:31 UTC 2017 - idon...@suse.com
+
+- Add CVE-2017-5896.patch to fix a heap overflow
+  CVE-2017-5896 bsc#1023761 bsc#1024679
+
+---

New:

  CVE-2017-5896.patch
  bsc1023760.patch



Other differences:
--
++ mupdf.spec ++
--- /var/tmp/diff_new_pack.khftcZ/_old  2017-02-15 10:00:11.004782335 +0100
+++ /var/tmp/diff_new_pack.khftcZ/_new  2017-02-15 10:00:11.004782335 +0100
@@ -33,6 +33,8 @@
 Patch4: CVE-2016-10141.patch
 Patch5: CVE-2017-5627.patch
 Patch6: CVE-2017-5628.patch
+Patch7: CVE-2017-5896.patch
+Patch8: bsc1023760.patch
 BuildRequires:  freetype-devel
 BuildRequires:  gcc-c++
 BuildRequires:  jbig2dec-devel
@@ -69,6 +71,8 @@
 %prep
 %setup -q -n %{name}-%{version}-source
 %patch1 -p1
+%patch7 -p1
+%patch8 -p1
 
 pushd ./thirdparty/mujs
 %patch2 -p1

++ CVE-2017-5896.patch ++
X-Git-Url: 
http://git.ghostscript.com/?p=mupdf.git;a=blobdiff_plain;f=source%2Ffitz%2Fpixmap.c;h=f1291dc29d49ead44c10785fd014a0d995e45a91;hp=a8317127da7af6d39eb86fe3ca02cb4106a9b262;hb=2c4e5867ee699b1081527bc6c6ea0e99a35a5c27;hpb=90fa6203ad032fe161d85a3e580941ce3d1216f0

diff --git a/source/fitz/pixmap.c b/source/fitz/pixmap.c
index a831712..f1291dc 100644
--- a/source/fitz/pixmap.c
+++ b/source/fitz/pixmap.c
@@ -1104,6 +1104,7 @@ fz_subsample_pixmap_ARM(unsigned char *ptr, int w, int h, 
int f, int factor,

"@STACK:r1,<9>,factor,n,fwd,back,back2,fwd2,divX,back4,fwd4,fwd3,divY,back5,divXY\n"
"ldrr4, [r13,#4*22] @ r4 = divXY\n"
"ldrr5, [r13,#4*11] @ for (nn = n; nn > 0; n--) {   \n"
+   "ldrr8, [r13,#4*17] @ r8 = back4\n"
"18:@   \n"
"movr14,#0  @ r14= v = 0\n"
"subr5, r5, r1, LSL #8  @ for (xx = x; xx > 0; x--) {   \n"
@@ -1120,7 +1121,7 @@ fz_subsample_pixmap_ARM(unsigned char *ptr, int w, int h, 
int f, int factor,
"mulr14,r4, r14 @ r14= v *= divX\n"
"movr14,r14,LSR #16 @ r14= v >>= 16 \n"
"strb   r14,[r9], #1@ *d++ = r14\n"
-   "subr0, r0, r8  @ s -= back2\n"
+   "subr0, r0, r8  @ s -= back4\n"
"subs   r5, r5, #1  @ n--   \n"
"bgt18b @ } \n"
"21:@   \n"
@@ -1249,6 +1250,7 @@ fz_subsample_pixmap(fz_context *ctx, fz_pixmap *tile, int 
factor)
x += f;
if (x > 0)
{
+   int back4 = x * n - 1;
div = x * y;
for (nn = n; nn > 0; nn--)
{
@@ -1263,7 +1265,7 @@ fz_subsample_pixmap(fz_context *ctx, fz_pixmap *tile, int 
factor)
s -= back5;
}
*d++ = v / div;
-   s -= back2;
+   s -= back4;
}
}
}
++ bsc1023760.patch ++
Index: mupdf-1.10a-source/source/tools/mudraw.c
===
--- mupdf-1.10a-source.orig/source/tools/mudraw.c
+++ mupdf-1.10a-source/source/tools/mudraw.c
@@ -720,7 +720,7 @@ static void dodrawpage(fz_context *ctx,
char buf[512];
fz_output *out;
 
-   if (!strcmp(output, "-"))
+   if (!output || !strcmp(output, "-"))
out = fz_stdout(ctx);
else
{