commit perl-Net-IP.4033 for openSUSE:13.1:Update

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-IP.4033 for 
openSUSE:13.1:Update checked in at 2015-09-29 10:13:51

Comparing /work/SRC/openSUSE:13.1:Update/perl-Net-IP.4033 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.perl-Net-IP.4033.new (New)


Package is "perl-Net-IP.4033"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ /work/SRC/openSUSE:13.1:Update/.perl-Net-IP.4033.new/perl-Net-IP.changes
2015-09-29 10:13:53.0 +0200
@@ -0,0 +1,100 @@
+---
+Wed Sep 16 15:13:49 UTC 2015 - vci...@suse.com
+
+- ipcount: fix the use of + in the address range (boo#942108)
+  * added ipcount-invalid_chars_in_IP.patch
+
+---
+Sat Jun  8 07:11:10 UTC 2013 - co...@suse.com
+
+- updated to 1.26
+   - 81138 ip types
+   - 80164 hexip does not change when ip changes (fix: hexformat needs to be 
cleared by set)
+   - 4898 double compression
+   - 73232 invalid ipv6 1:2:3:4:5:6:7
+   - 73105 invalid ip 1:2
+   - 73104 expand 1::2::3
+   - 71042 ip_reverse 2001:4f8:3:36:0:0:0:235
+   - 45165 ip_range_to_prefix updated documentation
+   - 32232 excepts 61-217-102-8.hinet-ip.hinet.net as range
+
+---
+Fri Nov 18 11:07:40 UTC 2011 - co...@suse.com
+
+- use original .tar.gz
+
+---
+Tue Nov 30 19:20:35 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon Nov 29 18:30:45 UTC 2010 - co...@novell.com
+
+- remove /var/adm/perl-modules
+
+---
+Tue Oct 19 08:38:50 UTC 2010 - co...@novell.com
+
+- add perl as explicit buildrequire
+
+---
+Sun Jan 10 15:43:32 CET 2010 - jeng...@medozas.de
+
+- enable parallel build
+
+---
+Thu Aug 21 16:31:55 CEST 2008 - ani...@suse.cz
+
+- fix undefined value (bnc#418946) 
+
+---
+Fri Dec 14 16:03:57 CET 2007 - ani...@suse.cz
+
+- update to 1.25 
+ * Math::BigInt is now mandatory
+ * Several bugfixes done
+ * Bugfix in overlaps function
+ * Updated Makefile
+ * ran perltidy on the code
+
+---
+Wed Jan 25 21:39:51 CET 2006 - m...@suse.de
+
+- converted neededforbuild to BuildRequires
+
+---
+Wed Sep 28 22:13:51 CEST 2005 - dmuel...@suse.de
+
+ - add norootforbuild
+
+---
+Sun Jul 31 16:24:13 CEST 2005 - cth...@suse.de
+
+- update to version 1.23
+
+---
+Fri Aug 22 15:23:28 CEST 2003 - mjan...@suse.cz
+
+- require the perl version we build with
+
+---
+Fri Aug  1 01:49:18 CEST 2003 - r...@suse.de
+
+- update to 1.20 / package binaries 
+
+---
+Mon Jul 28 11:32:22 CEST 2003 - r...@suse.de
+
+- install to vendor locations 
+
+---
+Sun Jun 22 22:25:07 CEST 2003 - co...@suse.de
+
+- package directories
+
+---
+Tue Apr 22 14:57:17 CEST 2003 - sch...@suse.de
+
+- initial
+

New:

  Net-IP-1.26.tar.gz
  ipcount-invalid_chars_in_IP.patch
  perl-Net-IP-1.25-zero_address.diff
  perl-Net-IP.changes
  perl-Net-IP.spec



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

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


Name:   perl-Net-IP
Url:http://cpan.org/modules/by-module/Net/
Provides:   perl_Net-IP
Obsoletes:  perl_Net-IP

commit tftp.4032 for openSUSE:13.2:Update

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package tftp.4032 for openSUSE:13.2:Update 
checked in at 2015-09-29 10:13:44

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


Package is "tftp.4032"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ /work/SRC/openSUSE:13.2:Update/.tftp.4032.new/tftp.changes  2015-09-29 
10:13:47.0 +0200
@@ -0,0 +1,428 @@
+---
+Fri Sep 18 13:23:21 UTC 2015 - vci...@suse.com
+
+- respond from the destination address taken from the first udp
+  message's ancillary data (bnc#928283)
+  * added tftp-multi-addresses.patch
+
+---
+Fri Sep 18 13:22:12 UTC 2015 - vci...@suse.com
+
+- tftp-hpa-0.48-macros-crash.patch:
+  prevent buffer overflow in handling of \x macro (bnc#793883)
+- tftp-hpa-0.48-macros-v6mapped.patch:
+  for \i and \x, expand v6-mapped addresses as native IPv4
+  (bnc#793883)
+- patches come from Michal Kubecek
+
+---
+Tue Mar 25 23:35:16 UTC 2014 - crrodrig...@opensuse.org
+
+- drop tftp-hpa-0.43_old-autoconf.diff not needed for any
+  product still in active maintenance.
+- Use correct systemd macros in %pre, %post..
+- config.h must be included *everywhere* (tftp-config_h.patch)
+- tftp.service: 
+   * This service needs to be started after network.target
+   * Use PrivateDevices=yes
+
+---
+Thu Apr 18 09:57:36 UTC 2013 - vci...@suse.com
+
+- change ownership of /srv/tftpboot to tftp:tftp, otherwise tftp
+  daemon can't write there (bnc#813226)
+
+---
+Thu Feb  7 13:07:03 UTC 2013 - vci...@suse.com
+
+- create capabilites provided by both tftp and atftp
+  (bnc#801481 or bnc#725378)
+
+---
+Wed Dec  5 19:54:20 UTC 2012 - dims...@opensuse.org
+
+- Add systemd socket activation units.
+- Change inet-daemon to be recommended only, as we can now also
+  activate by means of systemd sockets.
+
+---
+Tue Sep  4 13:09:09 UTC 2012 - vci...@suse.com
+
+- update to 5.2
+  - fixes a breakage with recent Linux kernel versions when a
+single interface has multiple IP addresses (bnc#774861)
+
+---
+Tue Dec 20 20:30:25 UTC 2011 - co...@suse.com
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+---
+Fri Nov 11 14:51:55 UTC 2011 - vci...@suse.com
+
+- added rules for SuSEfirewall2 (bnc#729793)
+  thanks to Lukas Ocilka
+
+---
+Tue Sep  6 13:01:31 UTC 2011 - vci...@suse.com
+
+- added missing PreReq: pwdutils
+
+---
+Fri Jun 24 07:09:50 UTC 2011 - pu...@novell.com
+
+- unbreak tftp by changing to user to run as in tftpd itself,
+  not via xinetd (bnc#682340)
+
+---
+Thu Jun 23 12:17:37 UTC 2011 - pu...@novell.com
+
+- update to version-5.1
+  - Add -P option to write a PID file.  Patch by Ferenc Wagner.
+  - Bounce the syslog socket in standalone mode, in case the
+syslog daemon has been restarted.  Patch by Ferenc Wagner.
+  - Build fixes.
+  - Fix handling of block number wraparound after a successful
+options negotiation.
+  - Fix a buffer overflow in option parsing.
+- fixes bnc#699714, CVE-2011-2199
+
+---
+Sat Dec 11 00:00:00 UTC 2010 - ch...@computersalat.de
+
+- fix spec
+  o added missing path /srv/tftpboot in files section
+
+---
+Fri Dec  3 13:51:50 UTC 2010 - pu...@novell.com
+
+- update to version 5.0
+  * Try to on platforms with getaddrinfo() without AI_ADDRCONFIG or
+AI_CANONNAME.
+  * Implement the "rollover" option, for clients which want block
+number to rollover to anything other than zero.
+  * Correctly disable PMTU in standalone mode.
+  * Add IPv6 support.  Patch by Karsten Keil.
+  * Support systems with editline instead of readline.
+  * Support long options in the server.
+- drop tftp-hpa-0.43_readline.diff (not needed)
+- drop tftp-hpa-0.46_libedit.patch (solved in upstream)
+- build with readline support
+- clean up specfile
+
+---
+Fri Oct 29 23:33:18 UTC 2010 - ch...@computersalat.de
+
+- fix pre
+  o no 

commit tftp.4032 for openSUSE:13.1:Update

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package tftp.4032 for openSUSE:13.1:Update 
checked in at 2015-09-29 10:13:38

Comparing /work/SRC/openSUSE:13.1:Update/tftp.4032 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.tftp.4032.new (New)


Package is "tftp.4032"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ /work/SRC/openSUSE:13.1:Update/.tftp.4032.new/tftp.changes  2015-09-29 
10:13:40.0 +0200
@@ -0,0 +1,417 @@
+---
+Fri Sep 18 13:23:21 UTC 2015 - vci...@suse.com
+
+- respond from the destination address taken from the first udp
+  message's ancillary data (bnc#928283)
+  * added tftp-multi-addresses.patch
+
+---
+Fri Sep 18 13:22:12 UTC 2015 - vci...@suse.com
+
+- tftp-hpa-0.48-macros-crash.patch:
+  prevent buffer overflow in handling of \x macro (bnc#793883)
+- tftp-hpa-0.48-macros-v6mapped.patch:
+  for \i and \x, expand v6-mapped addresses as native IPv4
+  (bnc#793883)
+- patches come from Michal Kubecek
+
+---
+Thu Apr 18 09:57:36 UTC 2013 - vci...@suse.com
+
+- change ownership of /srv/tftpboot to tftp:tftp, otherwise tftp
+  daemon can't write there (bnc#813226)
+
+---
+Thu Feb  7 13:07:03 UTC 2013 - vci...@suse.com
+
+- create capabilites provided by both tftp and atftp
+  (bnc#801481 or bnc#725378)
+
+---
+Wed Dec  5 19:54:20 UTC 2012 - dims...@opensuse.org
+
+- Add systemd socket activation units.
+- Change inet-daemon to be recommended only, as we can now also
+  activate by means of systemd sockets.
+
+---
+Tue Sep  4 13:09:09 UTC 2012 - vci...@suse.com
+
+- update to 5.2
+  - fixes a breakage with recent Linux kernel versions when a
+single interface has multiple IP addresses (bnc#774861)
+
+---
+Tue Dec 20 20:30:25 UTC 2011 - co...@suse.com
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+---
+Fri Nov 11 14:51:55 UTC 2011 - vci...@suse.com
+
+- added rules for SuSEfirewall2 (bnc#729793)
+  thanks to Lukas Ocilka
+
+---
+Tue Sep  6 13:01:31 UTC 2011 - vci...@suse.com
+
+- added missing PreReq: pwdutils
+
+---
+Fri Jun 24 07:09:50 UTC 2011 - pu...@novell.com
+
+- unbreak tftp by changing to user to run as in tftpd itself,
+  not via xinetd (bnc#682340)
+
+---
+Thu Jun 23 12:17:37 UTC 2011 - pu...@novell.com
+
+- update to version-5.1
+  - Add -P option to write a PID file.  Patch by Ferenc Wagner.
+  - Bounce the syslog socket in standalone mode, in case the
+syslog daemon has been restarted.  Patch by Ferenc Wagner.
+  - Build fixes.
+  - Fix handling of block number wraparound after a successful
+options negotiation.
+  - Fix a buffer overflow in option parsing.
+- fixes bnc#699714, CVE-2011-2199
+
+---
+Sat Dec 11 00:00:00 UTC 2010 - ch...@computersalat.de
+
+- fix spec
+  o added missing path /srv/tftpboot in files section
+
+---
+Fri Dec  3 13:51:50 UTC 2010 - pu...@novell.com
+
+- update to version 5.0
+  * Try to on platforms with getaddrinfo() without AI_ADDRCONFIG or
+AI_CANONNAME.
+  * Implement the "rollover" option, for clients which want block
+number to rollover to anything other than zero.
+  * Correctly disable PMTU in standalone mode.
+  * Add IPv6 support.  Patch by Karsten Keil.
+  * Support systems with editline instead of readline.
+  * Support long options in the server.
+- drop tftp-hpa-0.43_readline.diff (not needed)
+- drop tftp-hpa-0.46_libedit.patch (solved in upstream)
+- build with readline support
+- clean up specfile
+
+---
+Fri Oct 29 23:33:18 UTC 2010 - ch...@computersalat.de
+
+- fix pre
+  o no check before addding group/user (darix)
+- fix files
+  o provide /srv/tftpboot
+
+---
+Wed Oct 13 21:05:23 UTC 2010 - ch...@computersalat.de
+
+- add group/user tftp (bnc#472283)
+- set TFTP default DIR to /srv/tftpboot (bnc#248008,507011)
+- added Conflicts atftp, cause of overlapping binaries
+
+---
+Fri Oct  1 

commit patchinfo.4032 for openSUSE:13.1:Update

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.4032 for 
openSUSE:13.1:Update checked in at 2015-09-29 10:13:47

Comparing /work/SRC/openSUSE:13.1:Update/patchinfo.4032 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patchinfo.4032.new (New)


Package is "patchinfo.4032"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  recommended
  moderate
  vitezslav_cizek
  Recommended update for tftp
  This recommended update for tftp fixes the following issues:
- respond from the destination address taken from the first udp
  message's ancillary data (bnc#928283)
  * added tftp-multi-addresses.patch

- tftp-hpa-0.48-macros-crash.patch:
  prevent buffer overflow in handling of \x macro (bnc#793883)
- tftp-hpa-0.48-macros-v6mapped.patch:
  for \i and \x, expand v6-mapped addresses as native IPv4
  (bnc#793883)
- patches come from Michal Kubecek
  
tftp fails to send file over secondary IP on 
an interface
tftpd remapping broken with IPv6 
enabled




commit virtualbox for openSUSE:13.1:Update

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:13.1:Update 
checked in at 2015-09-29 10:13:58

Comparing /work/SRC/openSUSE:13.1:Update/virtualbox (Old)
 and  /work/SRC/openSUSE:13.1:Update/.virtualbox.new (New)


Package is "virtualbox"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.liTCqM/_old  2015-09-29 10:14:01.0 +0200
+++ /var/tmp/diff_new_pack.liTCqM/_new  2015-09-29 10:14:01.0 +0200
@@ -1 +1 @@
-
+




commit python-wheel for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-wheel for openSUSE:Factory 
checked in at 2015-09-30 06:37:37

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


Package is "python-wheel"

Changes:

--- /work/SRC/openSUSE:Factory/python-wheel/python-wheel.changes
2015-04-07 09:29:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-wheel.new/python-wheel.changes   
2015-09-30 06:37:38.0 +0200
@@ -1,0 +2,12 @@
+Tue Sep 29 08:01:25 UTC 2015 - tbecht...@suse.com
+
+- update to 0.26.0:
+  * Fix multiple entrypoint comparison failure on Python 3 (Issue #148)
+  * Add Python 3.5 to tox configuration
+  * Deterministic (sorted) metadata
+  * Fix tagging for Python 3.5 compatibility
+  * Support py2-none-'arch' and py3-none-'arch' tags
+  * Treat data-only wheels as pure
+  * Write to temporary file and rename when using wheel install --force
+
+---

Old:

  wheel-0.24.0.tar.gz

New:

  wheel-0.26.0.tar.gz



Other differences:
--
++ python-wheel.spec ++
--- /var/tmp/diff_new_pack.qRyULk/_old  2015-09-30 06:37:39.0 +0200
+++ /var/tmp/diff_new_pack.qRyULk/_new  2015-09-30 06:37:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-wheel
-Version:0.24.0
+Version:0.26.0
 Release:0
 Summary:A built-package format for Python
 License:MIT

++ wheel-0.24.0.tar.gz -> wheel-0.26.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wheel-0.24.0/CHANGES.txt new/wheel-0.26.0/CHANGES.txt
--- old/wheel-0.24.0/CHANGES.txt2014-07-06 18:40:16.0 +0200
+++ new/wheel-0.26.0/CHANGES.txt2015-09-18 20:02:17.0 +0200
@@ -1,3 +1,16 @@
+0.26.0
+==
+- Fix multiple entrypoint comparison failure on Python 3 (Issue #148)
+
+0.25.0
+==
+- Add Python 3.5 to tox configuration
+- Deterministic (sorted) metadata
+- Fix tagging for Python 3.5 compatibility
+- Support py2-none-'arch' and py3-none-'arch' tags
+- Treat data-only wheels as pure
+- Write to temporary file and rename when using wheel install --force
+
 0.24.0
 ==
 - The python tag used for pure-python packages is now .pyN (major version
@@ -14,7 +27,7 @@
 
 0.23.0
 ==
-- Compatibiltiy tag flags added to the bdist_wheel command
+- Compatibility tag flags added to the bdist_wheel command
 - sdist should include files necessary for tests
 - 'wheel convert' can now also convert unpacked eggs to wheel
 - Rename pydist.json to metadata.json to avoid stepping on the PEP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wheel-0.24.0/PKG-INFO new/wheel-0.26.0/PKG-INFO
--- old/wheel-0.24.0/PKG-INFO   2014-07-06 18:56:22.0 +0200
+++ new/wheel-0.26.0/PKG-INFO   2015-09-18 20:03:13.0 +0200
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: wheel
-Version: 0.24.0
+Version: 0.26.0
 Summary: A built-package format for Python.
-Home-page: http://bitbucket.org/pypa/wheel/
+Home-page: https://bitbucket.org/pypa/wheel/
 Author: Daniel Holth
 Author-email: dho...@fastmail.fm
 License: MIT
@@ -49,6 +49,19 @@
 
 
 
+0.26.0
+==
+- Fix multiple entrypoint comparison failure on Python 3 (Issue #148)
+
+0.25.0
+==
+- Add Python 3.5 to tox configuration
+- Deterministic (sorted) metadata
+- Fix tagging for Python 3.5 compatibility
+- Support py2-none-'arch' and py3-none-'arch' tags
+- Treat data-only wheels as pure
+- Write to temporary file and rename when using wheel install --force
+
 0.24.0
 ==
 - The python tag used for pure-python packages is now .pyN (major 
version
@@ -65,7 +78,7 @@
 
 0.23.0
 ==
-- Compatibiltiy tag flags added to the bdist_wheel command
+- Compatibility tag flags added to the bdist_wheel command
 - sdist should include files necessary for tests
 - 'wheel convert' can now also convert unpacked eggs to wheel
 - Rename pydist.json to metadata.json to avoid stepping on the PEP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wheel-0.24.0/entry_points.txt 
new/wheel-0.26.0/entry_points.txt
--- old/wheel-0.24.0/entry_points.txt   1970-01-01 01:00:00.0 +0100
+++ new/wheel-0.26.0/entry_points.txt   2015-09-15 19:28:15.0 +0200
@@ -0,0 +1,5 @@
+[console_scripts]
+wheel = wheel.tool:main
+
+[distutils.commands]
+bdist_wheel = wheel.bdist_wheel:bdist_wheel
\ No newline at 

commit chromium for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2015-09-30 06:37:40

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


Package is "chromium"

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2015-09-16 
10:37:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2015-09-30 
06:37:50.0 +0200
@@ -1,0 +2,17 @@
+Tue Sep 22 10:51:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to Chromium 45.0.2454.99
+  - No changelog available
+
+- Add upstream patch correct-blacklist.diff
+  * This should restore the correct behavior of the option
+--ignore-gpu-blacklist. 
+https://code.google.com/p/chromium/issues/detail?id=509336
+
+---
+Wed Sep 16 20:06:33 UTC 2015 - tittiatc...@gmail.com
+
+- Update to Chromium 45.0.2454.93
+  - No changelog available
+
+---

Old:

  chromium-45.0.2454.85.tar.xz

New:

  chromium-45.0.2454.99.tar.xz
  correct-blacklist.diff



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.jvxP8x/_old  2015-09-30 06:37:59.0 +0200
+++ /var/tmp/diff_new_pack.jvxP8x/_new  2015-09-30 06:37:59.0 +0200
@@ -20,7 +20,7 @@
 %define chromium_system_libs 0
 
 Name:   chromium
-Version:45.0.2454.85
+Version:45.0.2454.99
 Release:0
 Summary:Google's opens source browser project
 License:BSD-3-Clause and LGPL-2.1+
@@ -65,6 +65,8 @@
 Patch9: no-clang-on-packman.diff
 # PATCH-FIX-OPENSUSE gcc50-fixes.diff - Fix the GCC version detection
 Patch10:gcc50-fixes.diff
+# PATCH-FIX-UPSTREAM correct-blacklist.diff
+Patch11:correct-blacklist.diff
 
 # archlinux arm enhancement patches
 Patch100:   arm-webrtc-fix.patch
@@ -283,6 +285,7 @@
 %if 0%{?suse_version} > 1320
 %patch10 -p0
 %endif
+%patch11 -p1
 
 #Upstream fixes
 


++ chromium-45.0.2454.85.tar.xz -> chromium-45.0.2454.99.tar.xz ++
/work/SRC/openSUSE:Factory/chromium/chromium-45.0.2454.85.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new/chromium-45.0.2454.99.tar.xz differ: 
char 27, line 1


++ correct-blacklist.diff ++
diff --git a/chromecast/browser/cast_browser_main_parts.cc 
b/chromecast/browser/cast_browser_main_parts.cc
index c39b9d9..80e17d8 100644
--- a/chromecast/browser/cast_browser_main_parts.cc
+++ b/chromecast/browser/cast_browser_main_parts.cc
@@ -190,6 +190,11 @@
   // Needed to fix a bug where the raster thread doesn't get scheduled for a
   // substantial time (~5 seconds).  See https://crbug.com/441895.
   { switches::kUseNormalPriorityForTileTaskWorkerThreads, "" },
+  // Needed so that our call to GpuDataManager::SetGLStrings doesn't race
+  // against GPU process creation (which is otherwise triggered from
+  // BrowserThreadsStarted).  The GPU process will be created as soon as a
+  // renderer needs it, which always happens after main loop starts.
+  { switches::kDisableGpuEarlyInit, "" },
   { NULL, NULL },  // Termination
 };
 
@@ -279,7 +284,10 @@
   gfx::Screen::SetScreenInstance(gfx::SCREEN_TYPE_NATIVE,
  cast_browser_process_->cast_screen());
 #endif
+  return 0;
+}
 
+void CastBrowserMainParts::PreMainMessageLoopRun() {
 #if !defined(OS_ANDROID)
   // Set GL strings so GPU config code can make correct feature blacklisting/
   // whitelisting decisions.
@@ -290,10 +298,6 @@
   sys_info->GetGlVersion());
 #endif  // !defined(OS_ANDROID)
 
-  return 0;
-}
-
-void CastBrowserMainParts::PreMainMessageLoopRun() {
   scoped_refptr pref_registry(new PrefRegistrySimple());
   metrics::RegisterPrefs(pref_registry.get());
   cast_browser_process_->SetPrefService(
diff --git a/content/browser/browser_main_loop.cc 
b/content/browser/browser_main_loop.cc
index 8d55e11..d1c8952 100644
--- a/content/browser/browser_main_loop.cc
+++ b/content/browser/browser_main_loop.cc
@@ -659,14 +659,6 @@
 }
 
 int BrowserMainLoop::PreCreateThreads() {
-  // Need to initialize in-process GpuDataManager before creating threads.
-  // It's unsafe to append the gpu command line switches to the global
-  // CommandLine::ForCurrentProcess object after threads are created.
-  // Also need to initialize before BrowserMainParts::PreCreateThreads, so
-  // BrowserMainParts has a hook to set GpuDataManager strings before
-  // starting Gpu process.
-  GpuDataManagerImpl::GetInstance()->Initialize();
-
   if (parts_) {
 TRACE_EVENT0("startup",
 "BrowserMainLoop::CreateThreads:PreCreateThreads");
@@ -709,6 +701,12 @@
   }
 #endif
 
+  // 1) Need 

commit mate-tweak for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package mate-tweak for openSUSE:Factory 
checked in at 2015-09-30 06:37:43

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


Package is "mate-tweak"

Changes:

--- /work/SRC/openSUSE:Factory/mate-tweak/mate-tweak.changes2015-08-28 
08:27:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-tweak.new/mate-tweak.changes   
2015-09-30 06:37:59.0 +0200
@@ -1,0 +2,15 @@
+Tue Sep 29 17:42:05 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 3.5.2a:
+  * Remove all deprecated GTK+ properties (deb#797033).
+  * Fix switching to Metacity so the currently selected theme is
+retained. (lp#1500882).
+  * Fix CTRL+C not closing MATE Tweak (lp#1500884).
+  * Fix Plank not being retained when saving a custom theme
+(lp#1500885).
+  * Make irrelevant UI element insensitive rather than hiding them
+(lp#1500886).
+  * Fix leaving multiple volume applets enabled when switching
+panel layouts (lp#1500919).
+
+---

Old:

  mate-tweak-3.5.2.tar.gz

New:

  mate-tweak-3.5.2a.tar.gz



Other differences:
--
++ mate-tweak.spec ++
--- /var/tmp/diff_new_pack.5rJyC1/_old  2015-09-30 06:38:00.0 +0200
+++ /var/tmp/diff_new_pack.5rJyC1/_new  2015-09-30 06:38:00.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define _name   mate_tweak
-%define _rev78307aaa6fc1
+%define _rev8df794d91ecf
 Name:   mate-tweak
-Version:3.5.2
+Version:3.5.2a
 Release:0
 Summary:MATE desktop tweak tool
 License:GPL-2.0+
@@ -36,7 +36,6 @@
 Requires:   Mesa-demo-x
 Requires:   dconf
 Requires:   python3-configobj
-Requires:   wmctrl
 # For privilege granting.
 Requires:   xdg-utils
 Recommends: %{name}-lang
@@ -71,7 +70,7 @@
 # Give gi-find-deps.sh a bait.
 ln -s %{_bindir}/%{name} %{buildroot}%{_libexecdir}/%{name}/%{name}.py
 
-%fdupes %{buildroot}%{python3_sitelib}
+%fdupes %{buildroot}%{python3_sitelib}/
 %find_lang %{name}
 
 %post

++ mate-tweak-3.5.2.tar.gz -> mate-tweak-3.5.2a.tar.gz ++
 2239 lines of diff (skipped)




commit xf86-video-siliconmotion for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-siliconmotion for 
openSUSE:Factory checked in at 2015-09-30 05:52:37

Comparing /work/SRC/openSUSE:Factory/xf86-video-siliconmotion (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-siliconmotion.new (New)


Package is "xf86-video-siliconmotion"

Changes:

--- 
/work/SRC/openSUSE:Factory/xf86-video-siliconmotion/xf86-video-siliconmotion.changes
2015-05-11 19:49:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-video-siliconmotion.new/xf86-video-siliconmotion.changes
   2015-09-30 05:52:38.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 27 11:14:54 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+
+---

New:

  xf86-video-siliconmotion-1.7.8.tar.bz2.sig
  xf86-video-siliconmotion.keyring



Other differences:
--
++ xf86-video-siliconmotion.spec ++
--- /var/tmp/diff_new_pack.iLLXgy/_old  2015-09-30 05:52:39.0 +0200
+++ /var/tmp/diff_new_pack.iLLXgy/_new  2015-09-30 05:52:39.0 +0200
@@ -24,6 +24,8 @@
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+Source1:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
+Source2:%{name}.keyring
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0




commit udisks-glue for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package udisks-glue for openSUSE:Factory 
checked in at 2015-09-30 05:52:28

Comparing /work/SRC/openSUSE:Factory/udisks-glue (Old)
 and  /work/SRC/openSUSE:Factory/.udisks-glue.new (New)


Package is "udisks-glue"

Changes:

--- /work/SRC/openSUSE:Factory/udisks-glue/udisks-glue.changes  2013-04-23 
17:58:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.udisks-glue.new/udisks-glue.changes 
2015-09-30 05:52:30.0 +0200
@@ -1,0 +2,17 @@
+Mon Sep 21 17:04:39 UTC 2015 - mplus...@suse.com
+
+- Update to 1.3.5
+  * Code cleanups, compilation fixes.
+- Changes for 1.3.4
+  * Bugfix release.
+- Changes for 1.3.3
+  * Bugfix release.
+- Changes for 1.3.2
+  * Bugfix release.
+  * New filter parameters that can be used to identify audio CDs.
+- Cleanup spec file with spec-clener
+- Drop upstreamed patches
+  * udisks-glue-fix.patch  
+  * udisks-glue-glib236.patch
+
+---

Old:

  udisks-glue-1.3.1.tar.gz
  udisks-glue-fix.patch
  udisks-glue-glib236.patch

New:

  release-1.3.5.tar.gz



Other differences:
--
++ udisks-glue.spec ++
--- /var/tmp/diff_new_pack.ynT5kR/_old  2015-09-30 05:52:31.0 +0200
+++ /var/tmp/diff_new_pack.ynT5kR/_new  2015-09-30 05:52:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package udisks-glue
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,19 +17,19 @@
 
 
 Name:   udisks-glue
+Version:1.3.5
+Release:0
+Summary:Daemon to Associate udisks events to actions like automounting
+License:BSD-2-Clause
+Group:  System/Daemons
+Url:https://github.com/fernandotcl/udisks-glue
+Source0:
https://github.com/fernandotcl/udisks-glue/archive/release-%{version}.tar.gz
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  libconfuse-devel
 BuildRequires:  pkg-config
 BuildRequires:  udisks-devel
-Url:https://github.com/fernandotcl/udisks-glue
-Summary:Daemon to Associate udisks events to actions like automounting
-License:BSD-2-Clause
-Group:  System/Daemons
-Version:1.3.1
-Release:0
-Source0:
https://github.com/downloads/fernandotcl/udisks-glue/%{name}-%{version}.tar.gz
-Patch0: udisks-glue-fix.patch
-Patch1: udisks-glue-glib236.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -53,25 +53,19 @@
 is available (mounting and unmounting removable media). Contributions are
 welcome.
 
-
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
+%setup -q -n %{name}-release-%{version}
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS" 
+autoreconf -fiv
 %configure
-make
+make %{?_smp_mflags}
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 %files
 %defattr(-, root, root)




commit perl-Mojolicious for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2015-09-30 05:52:41

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


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2015-09-24 06:15:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2015-09-30 05:52:43.0 +0200
@@ -1,0 +2,22 @@
+Sun Sep 27 09:00:50 UTC 2015 - co...@suse.com
+
+- updated to 6.22
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.22  2015-09-26
+- Improved Mojo::JSON by reusing JSON::PP boolean constants.
+- Improved uniq method in Mojo::Collection to accept a callback. 
(CandyAngel)
+- Improved first and grep methods in Mojo::Collection to be able to call
+  methods.
+- Improved support for empty attributes in Mojo::DOM::HTML.
+
+---
+Wed Sep 23 08:48:53 UTC 2015 - co...@suse.com
+
+- updated to 6.21
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.21  2015-09-23
+- Added val method to Mojo::DOM.
+
+---

Old:

  Mojolicious-6.20.tar.gz

New:

  Mojolicious-6.22.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.ESQ4Qj/_old  2015-09-30 05:52:44.0 +0200
+++ /var/tmp/diff_new_pack.ESQ4Qj/_new  2015-09-30 05:52:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:6.20
+Version:6.22
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
@@ -31,9 +31,11 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(IO::Socket::IP) >= 0.26
+BuildRequires:  perl(JSON::PP) >= 2.27103
 BuildRequires:  perl(Pod::Simple) >= 3.09
 BuildRequires:  perl(Time::Local) >= 1.2
 Requires:   perl(IO::Socket::IP) >= 0.26
+Requires:   perl(JSON::PP) >= 2.27103
 Requires:   perl(Pod::Simple) >= 3.09
 Requires:   perl(Time::Local) >= 1.2
 %{perl_requires}

++ Mojolicious-6.20.tar.gz -> Mojolicious-6.22.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.20/Changes new/Mojolicious-6.22/Changes
--- old/Mojolicious-6.20/Changes2015-09-17 00:44:17.0 +0200
+++ new/Mojolicious-6.22/Changes2015-09-26 04:10:45.0 +0200
@@ -1,4 +1,14 @@
 
+6.22  2015-09-26
+  - Improved Mojo::JSON by reusing JSON::PP boolean constants.
+  - Improved uniq method in Mojo::Collection to accept a callback. (CandyAngel)
+  - Improved first and grep methods in Mojo::Collection to be able to call
+methods.
+  - Improved support for empty attributes in Mojo::DOM::HTML.
+
+6.21  2015-09-23
+  - Added val method to Mojo::DOM.
+
 6.20  2015-09-15
   - Deprecated Mojo::UserAgent::CookieJar::collecting in favor of
 Mojo::UserAgent::CookieJar::ignore.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.20/META.json 
new/Mojolicious-6.22/META.json
--- old/Mojolicious-6.20/META.json  2015-09-17 00:49:25.0 +0200
+++ new/Mojolicious-6.22/META.json  2015-09-27 03:03:11.0 +0200
@@ -35,6 +35,7 @@
   "runtime" : {
  "requires" : {
 "IO::Socket::IP" : "0.26",
+"JSON::PP" : "2.27103",
 "Pod::Simple" : "3.09",
 "Time::Local" : "1.2",
 "perl" : "5.010001"
@@ -57,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "6.20",
+   "version" : "6.22",
"x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.20/META.yml 
new/Mojolicious-6.22/META.yml
--- old/Mojolicious-6.20/META.yml   2015-09-17 00:49:25.0 +0200
+++ new/Mojolicious-6.22/META.yml   2015-09-27 03:03:10.0 +0200
@@ -21,6 +21,7 @@
 - t
 requires:
   IO::Socket::IP: '0.26'
+  JSON::PP: '2.27103'
   Pod::Simple: '3.09'
   Time::Local: '1.2'
   perl: '5.010001'
@@ -30,5 +31,5 @@
   homepage: http://mojolicio.us
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '6.20'
+version: '6.22'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.20/Makefile.PL 
new/Mojolicious-6.22/Makefile.PL
--- 

commit gwenview5 for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package gwenview5 for openSUSE:Factory 
checked in at 2015-09-30 05:52:39

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


Package is "gwenview5"

Changes:

--- /work/SRC/openSUSE:Factory/gwenview5/gwenview5.changes  2015-09-03 
18:07:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.gwenview5.new/gwenview5.changes 2015-09-30 
05:52:40.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep 13 18:58:13 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---

Old:

  gwenview-15.08.0.tar.xz

New:

  gwenview-15.08.1.tar.xz



Other differences:
--
++ gwenview5.spec ++
--- /var/tmp/diff_new_pack.B4nELC/_old  2015-09-30 05:52:41.0 +0200
+++ /var/tmp/diff_new_pack.B4nELC/_new  2015-09-30 05:52:41.0 +0200
@@ -18,7 +18,7 @@
 
 %define rname gwenview
 Name:   gwenview5
-Version:15.08.0
+Version:15.08.1
 Release:0
 Summary:Simple Image Viewer for KDE
 License:GPL-2.0+
@@ -65,7 +65,7 @@
 %install
   %kf5_makeinstall -C build
 
-  %suse_update_desktop_file -r org.kde.gwenview Graphics RasterGraphics Viewer
+  %suse_update_desktop_file -r org.kde.gwenview Graphics RasterGraphics Viewer 
KDE
 
 %post -p /sbin/ldconfig
 

++ gwenview-15.08.0.tar.xz -> gwenview-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-15.08.0/CMakeLists.txt 
new/gwenview-15.08.1/CMakeLists.txt
--- old/gwenview-15.08.0/CMakeLists.txt 2015-08-12 01:15:24.0 +0200
+++ new/gwenview-15.08.1/CMakeLists.txt 2015-09-10 00:45:29.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "15")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-15.08.0/app/gwenview.appdata.xml 
new/gwenview-15.08.1/app/gwenview.appdata.xml
--- old/gwenview-15.08.0/app/gwenview.appdata.xml   2015-08-12 
01:15:24.0 +0200
+++ new/gwenview-15.08.1/app/gwenview.appdata.xml   2015-09-10 
00:45:29.0 +0200
@@ -218,7 +218,7 @@
   可以是單獨的應用程式,也可以嵌入在 Konqueror 瀏覽器中
   Can be extended using KIPI plugins.
   Pue estendese col usu de complementos KIPI.
-  Es pot estendre emprant els connectors KIPI
+  Es pot estendre emprant els connectors KIPI.
   Kann durch KIPI-Module erweitert werden.
   Μπορεί να επεκταθεί με πρόσθετα KIPI.
   Can be extended using KIPI plugins.




commit xf86-input-libinput for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-libinput for 
openSUSE:Factory checked in at 2015-09-30 05:52:36

Comparing /work/SRC/openSUSE:Factory/xf86-input-libinput (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-input-libinput.new (New)


Package is "xf86-input-libinput"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-libinput/xf86-input-libinput.changes  
2015-09-02 00:36:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-libinput.new/xf86-input-libinput.changes 
2015-09-30 05:52:37.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 27 10:35:03 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+
+---

New:

  xf86-input-libinput-0.14.0.tar.bz2.sig
  xf86-input-libinput.keyring



Other differences:
--
++ xf86-input-libinput.spec ++
--- /var/tmp/diff_new_pack.sobpm0/_old  2015-09-30 05:52:38.0 +0200
+++ /var/tmp/diff_new_pack.sobpm0/_new  2015-09-30 05:52:38.0 +0200
@@ -24,7 +24,9 @@
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Source1:90-libinput.conf
+Source1:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
+Source2:%{name}.keyring
+Source3:90-libinput.conf
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(inputproto)
 BuildRequires:  pkgconfig(libinput) >= 0.21.0
@@ -65,7 +67,7 @@
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 
 install -d %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
-install -p -m 0644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/90-libinput.conf
+install -p -m 0644 %{SOURCE3} 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/90-libinput.conf
 
 %files
 %defattr(-,root,root)




commit perl-Test-Compile for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Compile for 
openSUSE:Factory checked in at 2015-09-30 05:52:12

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


Package is "perl-Test-Compile"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Compile/perl-Test-Compile.changes  
2015-04-15 16:27:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Compile.new/perl-Test-Compile.changes 
2015-09-30 05:52:19.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 26 09:15:01 UTC 2015 - co...@suse.com
+
+- updated to 1.3.0
+   see /usr/share/doc/packages/perl-Test-Compile/Changes
+
+---

Old:

  Test-Compile-v1.2.1.tar.gz

New:

  Test-Compile-v1.3.0.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Test-Compile.spec ++
--- /var/tmp/diff_new_pack.sWnywk/_old  2015-09-30 05:52:20.0 +0200
+++ /var/tmp/diff_new_pack.sWnywk/_new  2015-09-30 05:52:20.0 +0200
@@ -17,19 +17,20 @@
 
 
 Name:   perl-Test-Compile
-Version:1.2.1
+Version:1.3.0
 Release:0
 %define cpan_name Test-Compile
 Summary:Check whether Perl files compile correctly
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Compile/
-Source: 
http://www.cpan.org/authors/id/E/EG/EGILES/%{cpan_name}-v%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/EG/EGILES/%{cpan_name}-v%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.38
+BuildRequires:  perl(Module::Build) >= 0.38
 BuildRequires:  perl(UNIVERSAL::require)
 BuildRequires:  perl(version)
 Requires:   perl(UNIVERSAL::require)

++ Test-Compile-v1.2.1.tar.gz -> Test-Compile-v1.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Compile-v1.2.1/Changes 
new/Test-Compile-v1.3.0/Changes
--- old/Test-Compile-v1.2.1/Changes 2014-12-08 01:01:52.0 +0100
+++ new/Test-Compile-v1.3.0/Changes 2015-09-24 06:11:38.0 +0200
@@ -1,6 +1,13 @@
 Revision history for Perl extension Test-Compile
 
-v1.2.1UNRELEASED  (Evan Giles )
+v1.3.02015-09-24  (Evan Giles )
+- Announce the deprecation the procedural functions (long overdue)
+- Remove the 'use 5.6.2' statements, they cause warnings.
+- Fix some spelling errors
+- Move the xt tests into the main test directory
+- Protect against strange PERL5LIB chars (CPAN-RT 104614)
+
+v1.2.12014-12-09  (Evan Giles )
 - Fix (skip where appropriate) failing CPAN test
 - Avoid warnings for empty files in all_pl_files (Nigel Gregoire)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Compile-v1.2.1/MANIFEST 
new/Test-Compile-v1.3.0/MANIFEST
--- old/Test-Compile-v1.2.1/MANIFEST2014-12-08 01:01:52.0 +0100
+++ new/Test-Compile-v1.3.0/MANIFEST2015-09-24 06:11:38.0 +0200
@@ -20,6 +20,14 @@
 t/200-pl-file-ok.t
 t/200-pl-file-ok-vms.t
 t/200-taint.t
+t/999-has-version.t
+t/999-perlcritic.t
+t/999-pod-coverage.t
+t/999-pod.t
+t/999-portability.t
+t/999-synopsis.t
+t/999-version.t
+t/perlcriticrc
 t/scripts/CVS/Ignore.pm
 t/scripts/CVS/taint2.pl
 t/scripts/datafile
@@ -33,11 +41,3 @@
 t/scripts/subdir/empty
 t/scripts/subdir/success.pl
 t/scripts/taint.pl
-xt/author/01_perl_critic.t
-xt/author/02_pod.t
-xt/author/04_pod_coverage.t
-xt/author/07_portability_files.t
-xt/author/08_synopsis.t
-xt/author/10_has_version.t
-xt/author/99-version.t
-xt/author/perlcriticrc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Compile-v1.2.1/META.json 
new/Test-Compile-v1.3.0/META.json
--- old/Test-Compile-v1.2.1/META.json   2014-12-08 01:01:52.0 +0100
+++ new/Test-Compile-v1.3.0/META.json   2015-09-24 06:11:38.0 +0200
@@ -4,7 +4,7 @@
   "Evan Giles "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 
2.110440",
+   "generated_by" : "Module::Build version 0.421",
"license" : [
   "perl_5"
],
@@ -21,23 +21,23 @@
   },
   "runtime" : {
  "recommends" : {
-"Devel::CheckOS" : 0
+"Devel::CheckOS" : "0"
  },
  "requires" : {
-"UNIVERSAL::require" : 0,
+   

commit ghc-cabal-helper for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package ghc-cabal-helper for 
openSUSE:Factory checked in at 2015-09-30 05:53:08

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


Package is "ghc-cabal-helper"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cabal-helper/ghc-cabal-helper.changes
2015-09-08 17:47:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cabal-helper.new/ghc-cabal-helper.changes   
2015-09-30 05:53:13.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 28 13:52:02 UTC 2015 - mimi...@gmail.com
+
+- update to 0.6.0.0 
+
+---

Old:

  cabal-helper-0.5.2.0.tar.gz

New:

  cabal-helper-0.6.0.0.tar.gz



Other differences:
--
++ ghc-cabal-helper.spec ++
--- /var/tmp/diff_new_pack.27h2vp/_old  2015-09-30 05:53:13.0 +0200
+++ /var/tmp/diff_new_pack.27h2vp/_new  2015-09-30 05:53:13.0 +0200
@@ -19,7 +19,7 @@
 %global pkg_name cabal-helper
 %bcond_with tests
 Name:   ghc-cabal-helper
-Version:0.5.2.0
+Version:0.6.0.0
 Release:0
 Summary:Simple interface to some of Cabal's configuration state used 
by ghc-mod
 License:AGPL-3.0+

++ cabal-helper-0.5.2.0.tar.gz -> cabal-helper-0.6.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cabal-helper-0.5.2.0/CabalHelper/Common.hs 
new/cabal-helper-0.6.0.0/CabalHelper/Common.hs
--- old/cabal-helper-0.5.2.0/CabalHelper/Common.hs  2015-08-20 
04:02:22.0 +0200
+++ new/cabal-helper-0.6.0.0/CabalHelper/Common.hs  2015-09-07 
08:02:26.0 +0200
@@ -30,6 +30,8 @@
 import System.Environment
 import System.IO
 import System.Exit
+import System.Directory
+import System.FilePath
 import Text.ParserCombinators.ReadP
 import Prelude
 
@@ -48,20 +50,6 @@
   prog <- getProgName
   hPutStrLn stderr $ prog ++ ": " ++ str
 
-align :: String -> String -> String -> String
-align n an str = let
-h:rest = lines str
-[hm]   = match n h
-rest'  = [ move (hm - rm) r | r <- rest, rm <- match an r]
-in
-  unlines (h:rest')
- where
-   match p str' = maybeToList $
- fst <$> find ((p `isPrefixOf`) . snd) ([0..] `zip` tails str')
-   move i str' | i > 0  = replicate i ' ' ++ str'
-   move i str' = drop i str'
-
-
 -- | @getCabalConfigHeader "dist/setup-config"@ returns the cabal version and
 -- compiler version
 getCabalConfigHeader :: FilePath -> IO (Maybe (Version, (ByteString, Version)))
@@ -95,3 +83,6 @@
 runReadP p i = case filter ((=="") . snd) $ readP_to_S p i of
  (a,""):[] -> a
  _ -> error $ "Error parsing: " ++ show i
+
+appDataDir :: IO FilePath
+appDataDir = ( "cabal-helper") <$> getAppUserDataDirectory "ghc-mod"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cabal-helper-0.5.2.0/CabalHelper/Compile.hs 
new/cabal-helper-0.6.0.0/CabalHelper/Compile.hs
--- old/cabal-helper-0.5.2.0/CabalHelper/Compile.hs 1970-01-01 
01:00:00.0 +0100
+++ new/cabal-helper-0.6.0.0/CabalHelper/Compile.hs 2015-09-07 
08:02:26.0 +0200
@@ -0,0 +1,375 @@
+-- cabal-helper: Simple interface to Cabal's configuration state
+-- Copyright (C) 2015  Daniel Gröber 
+--
+-- This program is free software: you can redistribute it and/or modify
+-- it under the terms of the GNU Affero General Public License as published by
+-- the Free Software Foundation, either version 3 of the License, or
+-- (at your option) any later version.
+--
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+-- GNU Affero General Public License for more details.
+--
+-- You should have received a copy of the GNU Affero General Public License
+-- along with this program.  If not, see .
+{-# LANGUAGE RecordWildCards, FlexibleContexts #-}
+module CabalHelper.Compile where
+
+import Control.Applicative
+import Control.Arrow
+import Control.Exception as E
+import Control.Monad
+import Control.Monad.Trans.Maybe
+import Control.Monad.IO.Class
+import Data.Traversable
+import Data.Char
+import Data.List
+import Data.Maybe
+import Data.String
+import Data.Version
+import Text.Printf
+import System.Directory
+import System.FilePath
+import System.Process
+import System.Exit
+import System.IO
+import Prelude
+
+import Distribution.System (buildPlatform)
+import Distribution.Text (display)
+
+import Paths_cabal_helper (version)
+import CabalHelper.Data
+import CabalHelper.Common
+import 

commit python3-tornado for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python3-tornado for openSUSE:Factory 
checked in at 2015-09-30 05:52:06

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


Package is "python3-tornado"

Changes:

--- /work/SRC/openSUSE:Factory/python3-tornado/python3-tornado.changes  
2015-08-01 11:35:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-tornado.new/python3-tornado.changes 
2015-09-30 05:52:16.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 26 10:18:09 UTC 2015 - toddrme2...@gmail.com
+
+- BuildRequires python3-certifi since it is required by tests.
+  It is already in Requires.
+
+---



Other differences:
--
++ python3-tornado.spec ++
--- /var/tmp/diff_new_pack.XSw9M7/_old  2015-09-30 05:52:16.0 +0200
+++ /var/tmp/diff_new_pack.XSw9M7/_new  2015-09-30 05:52:16.0 +0200
@@ -26,6 +26,7 @@
 Source: 
https://pypi.python.org/packages/source/t/tornado/tornado-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-devel
+BuildRequires:  python3-certifi
 BuildRequires:  python3-pycurl
 BuildRequires:  python3-simplejson
 # Not yet available for python 3




commit perl-PDF-API2 for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-PDF-API2 for openSUSE:Factory 
checked in at 2015-09-30 05:52:14

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


Package is "perl-PDF-API2"

Changes:

--- /work/SRC/openSUSE:Factory/perl-PDF-API2/perl-PDF-API2.changes  
2015-04-15 16:26:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PDF-API2.new/perl-PDF-API2.changes 
2015-09-30 05:52:20.0 +0200
@@ -1,0 +2,36 @@
+Sat Sep 26 09:02:25 UTC 2015 - co...@suse.com
+
+- updated to 2.025
+   see /usr/share/doc/packages/perl-PDF-API2/Changes
+
+  2.025 2015-09-23
+  
+  - The previous release included a patch that broke compatibility
+with Perl 5.8.x.  The minimum supported version is now Perl
+5.8.5, and there is a .perl-version file to facilitate testing
+using plenv.
+
+---
+Sun Sep 20 16:15:24 UTC 2015 - co...@suse.com
+
+- updated to 2.024
+   see /usr/share/doc/packages/perl-PDF-API2/Changes
+
+  2.024 2015-09-18
+  
+  - [RT #104133] Include all bounding boxes when importing a page
+(patch by Don Huettl of Grant Street Group).
+  
+  - [RT #104133] When retrieving bounding boxes for a page, fall
+back according to the defaults listed in the PDF spec (patch by
+Don Huettl of Grant Street Group).
+  
+  - Barcodes now take an optional -caption argument that will be
+printed beneath the barcode.  This can replace or be used in
+conjunction with the text representation of the barcode
+(requested by Gareth Tunley).
+  
+  - [RT #105581] Calls to width() in BaseFont are now significantly
+faster (patch by Dmitri Tikhonov).
+
+---

Old:

  PDF-API2-2.023.tar.gz

New:

  PDF-API2-2.025.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-PDF-API2.spec ++
--- /var/tmp/diff_new_pack.TaSmOn/_old  2015-09-30 05:52:21.0 +0200
+++ /var/tmp/diff_new_pack.TaSmOn/_new  2015-09-30 05:52:21.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-PDF-API2
-Version:2.023
+Version:2.025
 Release:0
 %define cpan_name PDF-API2
 Summary:Facilitates the creation and modification of PDF files
 License:LGPL-2.1+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/PDF-API2/
-Source: 
http://www.cpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -55,6 +56,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes contrib examples LICENSE PATENTS README
+%doc Changes examples LICENSE PATENTS README
 
 %changelog

++ PDF-API2-2.023.tar.gz -> PDF-API2-2.025.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PDF-API2-2.023/Changes new/PDF-API2-2.025/Changes
--- old/PDF-API2-2.023/Changes  2014-09-12 23:26:35.0 +0200
+++ new/PDF-API2-2.025/Changes  2015-09-23 23:49:16.0 +0200
@@ -1,3 +1,29 @@
+2.025 2015-09-23
+
+- The previous release included a patch that broke compatibility
+  with Perl 5.8.x.  The minimum supported version is now Perl
+  5.8.5, and there is a .perl-version file to facilitate testing
+  using plenv.
+
+
+2.024 2015-09-18
+
+- [RT #104133] Include all bounding boxes when importing a page
+  (patch by Don Huettl of Grant Street Group).
+
+- [RT #104133] When retrieving bounding boxes for a page, fall
+  back according to the defaults listed in the PDF spec (patch by
+  Don Huettl of Grant Street Group).
+
+- Barcodes now take an optional -caption argument that will be
+  printed beneath the barcode.  This can replace or be used in
+  conjunction with the text representation of the barcode
+  (requested by Gareth Tunley).
+
+- [RT #105581] Calls to width() in BaseFont are now significantly
+  faster (patch by Dmitri Tikhonov).
+
+
 2.023 2014-09-12
 
 - The fix for [RT #69503] broke a previously-working case where a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PDF-API2-2.023/LICENSE new/PDF-API2-2.025/LICENSE
--- old/PDF-API2-2.023/LICENSE  2014-09-12 23:26:35.0 +0200
+++ new/PDF-API2-2.025/LICENSE  2015-09-23 23:49:16.0 +0200
@@ -1,4 +1,4 @@
-This software is Copyright (c) 

commit proj for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2015-09-30 05:52:34

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


Package is "proj"

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2015-05-10 
10:47:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2015-09-30 
05:52:36.0 +0200
@@ -1,0 +2,10 @@
+Sun Sep 27 14:47:51 UTC 2015 - mplus...@suse.com
+
+- Update to 4.9.2
+   o proj_def.dat was missing from source distribution
+ see https://github.com/OSGeo/proj.4/issues/274 for more detail
+   o Update Geodesic library from GeographicLib
+   o Remove setlocale() use in pj_init_ctx()
+   o Renamed PVALUE in pj_param.c to prevent clash with Windows
+
+---

Old:

  proj-4.9.1.tar.gz

New:

  proj-4.9.2.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.Ja8Mpa/_old  2015-09-30 05:52:37.0 +0200
+++ /var/tmp/diff_new_pack.Ja8Mpa/_new  2015-09-30 05:52:37.0 +0200
@@ -18,7 +18,7 @@
 
 %define libname lib%{name}9
 Name:   proj
-Version:4.9.1
+Version:4.9.2
 Release:0
 Summary:Cartographic projection software
 License:MIT

++ proj-4.9.1.tar.gz -> proj-4.9.2.tar.gz ++
 5560 lines of diff (skipped)





commit python-keyczar for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-keyczar for openSUSE:Factory 
checked in at 2015-09-30 05:53:03

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


Package is "python-keyczar"

Changes:

--- /work/SRC/openSUSE:Factory/python-keyczar/python-keyczar.changes
2013-04-18 15:00:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-keyczar.new/python-keyczar.changes   
2015-09-30 05:53:10.0 +0200
@@ -1,0 +2,13 @@
+Mon Sep 28 08:33:26 UTC 2015 - mich...@stroeder.com
+
+- added build dependency on python-setuptools
+- symbolic link /usr/bin/keyczart not needed anymore
+- update to version 0.715
+* Change version numbering to match PEP-0440
+* Unpadding happens after MAC validation to prevent padding oracle attacks
+* Added Encoding options to all crypto operations to select whether or not
+  not encoding should be used.
+* Python version setup improved for PyPi.
+* AttachedSign with empty nonce now correctly functions.
+
+---

Old:

  python-keyczar-0.71c.tar.bz2

New:

  python-keyczar-0.715.tar.gz



Other differences:
--
++ python-keyczar.spec ++
--- /var/tmp/diff_new_pack.IB1tFf/_old  2015-09-30 05:53:11.0 +0200
+++ /var/tmp/diff_new_pack.IB1tFf/_new  2015-09-30 05:53:11.0 +0200
@@ -18,17 +18,18 @@
 %define pkgname keyczar
 
 Name:   python-keyczar
-Version:0.71c
+Version:0.715
 Release:1
 License:Apache-2.0
 Summary:Toolkit for safe and simple cryptography
 Url:http://www.keyczar.org
 Group:  Development/Languages/Python
-Source0:%{name}-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.gz
 Source1:keyczart.1
 BuildRequires:  python-asn1 >= 0.0.8a
 BuildRequires:  python-devel
 BuildRequires:  python-pycrypto
+BuildRequires:  python-setuptools
 Requires:   python-asn1 >= 0.0.8a
 Requires:   python-pycrypto
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -75,7 +76,6 @@
 mv %{buildroot}%{python_sitelib}/keyczar/keyczart.py.new 
%{buildroot}%{python_sitelib}/keyczar/keyczart.py
 chmod +x %{buildroot}%{python_sitelib}/keyczar/keyczart.py
 mkdir -p %{buildroot}%{_bindir}
-ln -s ../../%{python_sitelib}/keyczar/keyczart.py 
%{buildroot}%{_bindir}/keyczart
 # include man page
 install -Dm644 %{SOURCE1} %{buildroot}%{_mandir}/man1/keyczart.1
 




commit hawk for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package hawk for openSUSE:Factory checked in 
at 2015-09-30 05:52:54

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


Package is "hawk"

Changes:

--- /work/SRC/openSUSE:Factory/hawk/hawk.changes2015-09-17 
09:21:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes   2015-09-30 
05:52:59.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep 28 09:31:17 UTC 2015 - kgronl...@suse.com
+
+- Update to version 1.0.0+git.1443432013.2f906a6:
+  + Set required environment variables before calling into hawk_monitor
+  + Reimplement /monitor as a Live controller (bsc#947748)
+  + Service: Increase number of workers to 3
+
+---

Old:

  hawk-1.0.0+git.1442306233.6cf343c.tar.bz2

New:

  hawk-1.0.0+git.1443432013.2f906a6.tar.bz2



Other differences:
--
++ hawk.spec ++
--- /var/tmp/diff_new_pack.XpE9dn/_old  2015-09-30 05:53:01.0 +0200
+++ /var/tmp/diff_new_pack.XpE9dn/_new  2015-09-30 05:53:01.0 +0200
@@ -39,7 +39,7 @@
 Summary:HA Web Konsole
 License:GPL-2.0 and Apache-2.0
 Group:  %{pkg_group}
-Version:1.0.0+git.1442306233.6cf343c
+Version:1.0.0+git.1443432013.2f906a6
 Release:0
 Url:http://www.clusterlabs.org/wiki/Hawk
 Source: %{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.XpE9dn/_old  2015-09-30 05:53:01.0 +0200
+++ /var/tmp/diff_new_pack.XpE9dn/_new  2015-09-30 05:53:01.0 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/hawk.git
-  6cf343c72cd4f740c8ebd7217f46fd6c3f45b914
\ No newline at end of file
+  2f906a643f54fb1c5b9cd67aa5b71ec242c26b7f
\ No newline at end of file

++ hawk-1.0.0+git.1442306233.6cf343c.tar.bz2 -> 
hawk-1.0.0+git.1443432013.2f906a6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk-1.0.0+git.1442306233.6cf343c/hawk/app/controllers/main_controller.rb 
new/hawk-1.0.0+git.1443432013.2f906a6/hawk/app/controllers/main_controller.rb
--- 
old/hawk-1.0.0+git.1442306233.6cf343c/hawk/app/controllers/main_controller.rb   
2015-09-15 10:40:07.0 +0200
+++ 
new/hawk-1.0.0+git.1443432013.2f906a6/hawk/app/controllers/main_controller.rb   
2015-09-28 11:31:09.0 +0200
@@ -78,23 +78,6 @@
 @title = _('Cluster Status')
   end
 
-  def monitor
-require "open3"
-
-result = Open3.popen3("/usr/sbin/hawk_monitor") do |i, o|
-  o.read
-end
-
-headers, body = result.split("\n\n", 2)
-
-headers.split("\n").each do |header|
-  name, value = header.split(":")
-  response.headers[name] = value.strip
-end
-
-render json: body
-  end
-
   # TODO(should): Node ops, resource ops, arguably belong in separate
   # node and resource controllers/models.  Note this would change the
   # class hierarchy for primitve, group, etc., e.g.:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk-1.0.0+git.1442306233.6cf343c/hawk/app/controllers/monitor_controller.rb
 
new/hawk-1.0.0+git.1443432013.2f906a6/hawk/app/controllers/monitor_controller.rb
--- 
old/hawk-1.0.0+git.1442306233.6cf343c/hawk/app/controllers/monitor_controller.rb
1970-01-01 01:00:00.0 +0100
+++ 
new/hawk-1.0.0+git.1443432013.2f906a6/hawk/app/controllers/monitor_controller.rb
2015-09-28 11:31:09.0 +0200
@@ -0,0 +1,54 @@
+#==
+#HA Web Konsole (Hawk)
+# 
+#A web-based GUI for managing and monitoring the
+#  Pacemaker High-Availability cluster resource manager
+#
+# Copyright (c) 2009-2013 SUSE LLC, All Rights Reserved.
+#
+# Author: Tim Serong 
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of version 2 of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# Further, this software is distributed without any warranty that it is
+# free of the rightful claim of any third person regarding infringement
+# or the like.  Any license provided herein, whether implied or
+# otherwise, applies only to this software file.  Patent licenses, if
+# any, provided herein do not apply to combinations of this program with

commit autossh for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package autossh for openSUSE:Factory checked 
in at 2015-09-30 05:52:26

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


Package is "autossh"

Changes:

--- /work/SRC/openSUSE:Factory/autossh/autossh.changes  2015-05-15 
07:44:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.autossh.new/autossh.changes 2015-09-30 
05:52:29.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep 15 08:40:56 UTC 2015 - multyre...@gmail.com
+
+- Update to version 1.4e
+  + By default, changing the poll time should change the first poll
+time to match. Only have different times if AUTOSSH_FIRST_POLL
+is explicitly set. Jerry Xie forwarded on change request from
+Ubuntu bug forums.
+
+---

Old:

  autossh-1.4d.tgz

New:

  autossh-1.4e.tgz



Other differences:
--
++ autossh.spec ++
--- /var/tmp/diff_new_pack.7T8034/_old  2015-09-30 05:52:30.0 +0200
+++ /var/tmp/diff_new_pack.7T8034/_new  2015-09-30 05:52:30.0 +0200
@@ -27,7 +27,7 @@
 Group:  Productivity/Networking/SSH
 
 Name:   autossh
-Version:1.4d
+Version:1.4e
 Release:0
 Url:http://www.harding.motd.ca/autossh/
 Source: http://www.harding.motd.ca/autossh/%{name}-%{version}.tgz

++ autossh-1.4d.tgz -> autossh-1.4e.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autossh-1.4d/CHANGES new/autossh-1.4e/CHANGES
--- old/autossh-1.4d/CHANGES2014-09-10 03:59:17.0 +0200
+++ new/autossh-1.4e/CHANGES2015-02-10 05:41:58.0 +0100
@@ -1,4 +1,10 @@
 
+Version 1.4e
+- By default, changing the poll time should change the first poll
+  time to match. Only have different times if AUTOSSH_FIRST_POLL
+  is explicitly set. Jerry Xie forwarded on change request from
+  Ubuntu bug forums.
+
 Version 1.4d
 
 - call daemon() before opening any sockets. Problem discovered and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autossh-1.4d/Makefile.in new/autossh-1.4e/Makefile.in
--- old/autossh-1.4d/Makefile.in2014-09-10 03:59:17.0 +0200
+++ new/autossh-1.4e/Makefile.in2015-02-10 05:41:58.0 +0100
@@ -1,8 +1,8 @@
-# $Id: Makefile.in,v 1.6 2014/09/10 01:59:01 harding Exp $
+# $Id: Makefile.in,v 1.7 2015/02/10 04:31:16 harding Exp $
 #
 # @configure_input@
 
-VER=   1.4d
+VER=   1.4e
 
 SSH=   @path_ssh@
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autossh-1.4d/README new/autossh-1.4e/README
--- old/autossh-1.4d/README 2014-09-10 03:59:17.0 +0200
+++ new/autossh-1.4e/README 2015-02-10 05:41:58.0 +0100
@@ -194,6 +194,9 @@
it is different than that compiled in.
 AUTOSSH_PIDFILE  - write autossh pid to specified file.
 AUTOSSH_POLL - poll time in seconds; default is 600.
+   Changing this will also change the first
+   poll time, unless AUTOSSH_FIRST_POLL is
+   used to set it to something different.
If the poll time is less than twice the 
network timeouts (default 15 seconds) the 
network timeouts will be adjusted downward 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autossh-1.4d/autossh.1 new/autossh-1.4e/autossh.1
--- old/autossh-1.4d/autossh.1  2014-09-10 03:59:17.0 +0200
+++ new/autossh-1.4e/autossh.1  2015-02-10 05:41:58.0 +0100
@@ -17,7 +17,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $Id: autossh.1,v 1.22 2011/10/12 20:29:22 harding Exp $
+.\" $Id: autossh.1,v 1.23 2015/02/10 04:31:16 harding Exp $
 .\"
 .Dd Jul 20, 2004
 .Dt AUTOSSH 1
@@ -256,9 +256,10 @@
 Write autossh pid to specified file.
 .It Ev AUTOSSH_POLL
 Specifies the connection poll time in seconds; default is 600 seconds.
-If the poll time is less than twice the network timeouts (default 15
-seconds) the network timeouts will be adjusted downward to 1/2 the
-poll time.
+Unless AUTOSSH_FIRST_POLL is used, the first poll time will 
+set to match the poll time. If the poll time is less than twice the 
+network timeouts (default 15 seconds) the network timeouts will be 
+adjusted downward to 1/2 the poll time.
 .It Ev AUTOSSH_PORT
 Sets the connection monitoring port. Mostly in case ssh appropriates

commit java-1_9_0-openjdk for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package java-1_9_0-openjdk for 
openSUSE:Factory checked in at 2015-09-30 05:52:50

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


Package is "java-1_9_0-openjdk"

Changes:

--- /work/SRC/openSUSE:Factory/java-1_9_0-openjdk/java-1_9_0-openjdk.changes
2015-09-24 06:15:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/java-1_9_0-openjdk.changes   
2015-09-30 05:52:56.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 28 06:18:39 UTC 2015 - fst...@suse.com
+
+- Upgrade to upstream tag jdk9-b83
+
+---

Old:

  1c453a12be30.tar.bz2
  42b56d1f4185.tar.bz2
  52d9ad2536ba.tar.bz2
  53fe3c103b6f.tar.bz2
  8bab0a9d8a63.tar.bz2
  b10b64263b56.tar.bz2
  c20d8ebddaa6.tar.bz2
  d68904d5a00e.tar.bz2

New:

  21b86b980a5f.tar.bz2
  3ed0df2c553a.tar.bz2
  497bc2654e11.tar.bz2
  6b3b94a2ebca.tar.bz2
  ca8a17195884.tar.bz2
  ce5c14d97d95.tar.bz2
  d11f25ce3c54.tar.bz2
  d7ee8157f4fe.tar.bz2



Other differences:
--
++ java-1_9_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.SS40jE/_old  2015-09-30 05:52:58.0 +0200
+++ /var/tmp/diff_new_pack.SS40jE/_new  2015-09-30 05:52:58.0 +0200
@@ -33,17 +33,17 @@
 %global minorver9
 %global microver0
 %global updatever   0
-%global buildverb82
+%global buildverb83
 %global root_projectjdk9
 %global root_repository jdk9
-%global root_revision   42b56d1f4185
-%global corba_revision  c20d8ebddaa6
-%global hotspot_revision 1c453a12be30
-%global jaxp_revision   53fe3c103b6f
-%global jaxws_revision  52d9ad2536ba
-%global jdk_revisionb10b64263b56
-%global langtools_revision d68904d5a00e
-%global nashorn_revision 8bab0a9d8a63
+%global root_revision   ce5c14d97d95
+%global corba_revision  ca8a17195884
+%global hotspot_revision 3ed0df2c553a
+%global jaxp_revision   497bc2654e11
+%global jaxws_revision  d7ee8157f4fe
+%global jdk_revisiond11f25ce3c54
+%global langtools_revision 6b3b94a2ebca
+%global nashorn_revision 21b86b980a5f
 %global icedtea_sound_version 1.0.1
 # priority must be 6 digits in total
 %global priority1905

++ 1c453a12be30.tar.bz2 -> 21b86b980a5f.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/1c453a12be30.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/21b86b980a5f.tar.bz2 differ: 
char 11, line 1

++ 1c453a12be30.tar.bz2 -> 3ed0df2c553a.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/1c453a12be30.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/3ed0df2c553a.tar.bz2 differ: 
char 11, line 1

++ 1c453a12be30.tar.bz2 -> 497bc2654e11.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/1c453a12be30.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/497bc2654e11.tar.bz2 differ: 
char 11, line 1

++ 1c453a12be30.tar.bz2 -> 6b3b94a2ebca.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/1c453a12be30.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/6b3b94a2ebca.tar.bz2 differ: 
char 11, line 1

++ 1c453a12be30.tar.bz2 -> ca8a17195884.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/1c453a12be30.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/ca8a17195884.tar.bz2 differ: 
char 11, line 1

++ 1c453a12be30.tar.bz2 -> ce5c14d97d95.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/1c453a12be30.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/ce5c14d97d95.tar.bz2 differ: 
char 11, line 1

++ 1c453a12be30.tar.bz2 -> d11f25ce3c54.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/1c453a12be30.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/d11f25ce3c54.tar.bz2 differ: 
char 11, line 1

++ 1c453a12be30.tar.bz2 -> d7ee8157f4fe.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/1c453a12be30.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/d7ee8157f4fe.tar.bz2 differ: 
char 11, line 1




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

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-AssetPack 
for openSUSE:Factory checked in at 2015-09-30 05:53:02

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
  2015-09-03 18:07:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new/perl-Mojolicious-Plugin-AssetPack.changes
 2015-09-30 05:53:09.0 +0200
@@ -1,0 +2,47 @@
+Mon Sep 28 08:55:09 UTC 2015 - co...@suse.com
+
+- updated to 0.68
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+  0.68 2015-09-28T08:28:29+0200
+   - Will skip tests unless possible to write to out_dir
+  
+  0.67 2015-09-27T15:24:23+0200
+   - Fix asset can be read-only
+  
+  0.66 2015-09-27T14:56:56+0200
+   - Skip some tests on windows
+   - Remove EXPERIMENTAL remark for wildcards in filenames #52
+   - Remove EXPERIMENTAL remark from headers()
+   - Remove EXPERIMENTAL remark from source_paths()
+
+---
+Sat Sep 26 08:55:45 UTC 2015 - co...@suse.com
+
+- updated to 0.65
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+  0.65 2015-09-25T16:55:49+0200
+   - Add EXPERIMENTAL fixed mapping between moniker to packed files #64
+   - Add EXPERIMENTAL test_app() to ensure all assets are created
+   - Change headers() into a method
+   - Change out_dir() into a read-only method, as documented
+   - Remove EXPERIMENTAL support for reloader.js
+   - Remove deprecated preprocessor() method
+   - Remove support for in-memory assets #64
+   - Fix memory leak
+
+---
+Sun Sep 20 16:06:07 UTC 2015 - co...@suse.com
+
+- updated to 0.64
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+  0.64 2015-09-20T11:44:26+0200
+   - Add "SHIPPING" section to Cookbook
+   - Fix adding custom response headers when assets are already built #55
+   - Fix always add newline to JavaScript assets to prevent issues with 
comments
+   - Improved logging for in-memory assets
+   - Improved error reporting when unable to build assets
+
+---

Old:

  Mojolicious-Plugin-AssetPack-0.63.tar.gz

New:

  Mojolicious-Plugin-AssetPack-0.68.tar.gz



Other differences:
--
++ perl-Mojolicious-Plugin-AssetPack.spec ++
--- /var/tmp/diff_new_pack.CnwgqO/_old  2015-09-30 05:53:10.0 +0200
+++ /var/tmp/diff_new_pack.CnwgqO/_new  2015-09-30 05:53:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious-Plugin-AssetPack
-Version:0.63
+Version:0.68
 Release:0
 %define cpan_name Mojolicious-Plugin-AssetPack
 Summary:Compress and convert css, less, sass, javascript and 
coffeescript files

++ Mojolicious-Plugin-AssetPack-0.63.tar.gz -> 
Mojolicious-Plugin-AssetPack-0.68.tar.gz ++
 2403 lines of diff (skipped)




commit xfce4-panel-plugin-places for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-places for 
openSUSE:Factory checked in at 2015-09-30 05:52:52

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


Package is "xfce4-panel-plugin-places"

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-places/xfce4-panel-plugin-places.changes
  2015-03-09 10:08:09.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-places.new/xfce4-panel-plugin-places.changes
 2015-09-30 05:52:58.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 28 09:08:01 UTC 2015 - cyber...@opensuse.org
+
+- add -fgnu89-inline fix undefined symbol: places_bookmark_destroy
+  see https://bugzilla.redhat.com/show_bug.cgi?id=1225713
+
+---



Other differences:
--
++ xfce4-panel-plugin-places.spec ++
--- /var/tmp/diff_new_pack.qVJDoD/_old  2015-09-30 05:52:59.0 +0200
+++ /var/tmp/diff_new_pack.qVJDoD/_new  2015-09-30 05:52:59.0 +0200
@@ -54,6 +54,8 @@
 %setup -q -n %{plugin_name}-%{version}
 
 %build
+#remove this export once the fix is upstream code
+export CFLAGS="$CFLAGS -fgnu89-inline"
 %configure --disable-static
 make %{?_smp_mflags} V=1
 




commit acpid for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package acpid for openSUSE:Factory checked 
in at 2015-09-30 05:52:19

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


Package is "acpid"

Changes:

--- /work/SRC/openSUSE:Factory/acpid/acpid.changes  2014-12-19 
09:37:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.acpid.new/acpid.changes 2015-09-30 
05:52:24.0 +0200
@@ -1,0 +2,16 @@
+Sat Sep 26 10:51:13 UTC 2015 - mplus...@suse.com
+
+- Update to 2.0.25
+  * Remove release process from README.
+  * Fix missing libc_compat.h in release tarball.
+- Changes for 2.0.24
+  * Avoid using SW_VIDEOOUT_INSERT if it isn't available.
+  * Add support for Copy and Restart keys.
+  * Add support for non-glibc libc's.
+  * Fix compiler warnings.
+  * Add systemd info to documentation.
+- Update project url
+- Cleanup spec file with spec-cleaner
+- Obey default CFLAGS
+
+---

Old:

  acpid-2.0.23.tar.xz

New:

  acpid-2.0.25.tar.xz



Other differences:
--
++ acpid.spec ++
--- /var/tmp/diff_new_pack.yBN8nS/_old  2015-09-30 05:52:25.0 +0200
+++ /var/tmp/diff_new_pack.yBN8nS/_new  2015-09-30 05:52:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package acpid
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,12 +17,12 @@
 
 
 Name:   acpid
-Version:2.0.23
+Version:2.0.25
 Release:0
 Summary:Executes Actions at ACPI Events
 License:GPL-2.0+
 Group:  System/Daemons
-Url:http://tedfelix.com/linux/acpid-netlink.html
+Url:http://sourceforge.net/projects/acpid2/
 Source: 
http://downloads.sourceforge.net/project/acpid2/%{name}-%{version}.tar.xz
 Source3:README.SUSE
 Source5:events.power_button
@@ -32,7 +32,6 @@
 Source9:events.thinkpad
 Source10:   events.sleep_button
 Source11:   sleep_button
-
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1: acpid-makefile.patch
 BuildRequires:  systemd-rpm-macros
@@ -54,13 +53,14 @@
 cp %{SOURCE3} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE9} %{SOURCE10} 
%{SOURCE11} .
 
 %build
+export CFLAGS="%{optflags}"
 export LDFLAGS="-Wl,-z,relro,-z,now"
 %configure 
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%{buildroot} SBINDIR=%{_sbindir}
-install -Dm 744 thinkpad_handler 
%{buildroot}%{_prefix}/lib/acpid/thinkpad_handler
+install -Dm 744 thinkpad_handler 
%{buildroot}%{_libexecdir}/acpid/thinkpad_handler
 install -Dm 644 events.thinkpad %{buildroot}%{_sysconfdir}/acpi/events/thinkpad
 mkdir -p %{buildroot}/%{_unitdir}
 install -m 644 %{SOURCE8} %{buildroot}/%{_unitdir}
@@ -91,8 +91,8 @@
 %dir %{_sysconfdir}/acpi
 %dir %{_sysconfdir}/acpi/events
 %{_sysconfdir}/acpi/events/thinkpad
-%{_prefix}/lib/acpid
-%_unitdir/%{name}.service
+%{_libexecdir}/acpid
+%{_unitdir}/%{name}.service
 %{_sbindir}/rcacpid
 %{_sbindir}/acpid
 %{_sbindir}/kacpimon

++ acpid-2.0.23.tar.xz -> acpid-2.0.25.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/acpid-2.0.23/Changelog new/acpid-2.0.25/Changelog
--- old/acpid-2.0.23/Changelog  2014-08-23 19:51:13.0 +0200
+++ new/acpid-2.0.25/Changelog  2015-08-17 01:04:51.0 +0200
@@ -1,3 +1,27 @@
+* Sun Aug 16 2015  Ted Felix 
+  - 2.0.25 release
+(configure.ac)  (Ted Felix)
+  - Remove release process from README.
+(README)  (Ted Felix)
+  - Fix missing libc_compat.h in release tarball.
+(Makefile.am kacpimon/Makefile.am kacpimon/libc_compat.h)
+(Ted Felix)
+
+* Sat Aug 15 2015  Ted Felix 
+  - 2.0.24 release
+(configure.ac)  (Ted Felix)
+  - Avoid using SW_VIDEOOUT_INSERT if it isn't available.  (input_layer.c)
+(Bostjan Skufca )
+  - Add support for Copy and Restart keys.  (input_layer.c)
+(Andrey Kuznetsov)
+  - Add support for non-glibc libc's.  (acpi_listen.c acpid.c event.c
+input_layer.c kacpimon/libnetlink.h libc_compat.h libnetlink.c netlink.c
+proc.c ud_socket.c) (Brendan Heading )
+  - Fix compiler warnings.  (acpi_listen.c event.c sock.c)
+(Brendan Heading )
+  - Add systemd info to documentation.  (README TESTPLAN)
+(Ted Felix)
+
 * Sat Aug 23 2014  Ted Felix 
   - 2.0.23 release
 (configure.ac)  

commit gajim for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package gajim for openSUSE:Factory checked 
in at 2015-09-30 05:52:43

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


Package is "gajim"

Changes:

--- /work/SRC/openSUSE:Factory/gajim/gajim.changes  2015-08-12 
15:14:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.gajim.new/gajim.changes 2015-09-30 
05:52:44.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep 27 15:37:48 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.16.4:
+  * Fix trusting GPG keys.
+  * Ability to disable synchronisation of logs with server.
+  * Improve MAM usage.
+
+---

Old:

  gajim-0.16.3.tar.gz

New:

  gajim-0.16.4.tar.gz



Other differences:
--
++ gajim.spec ++
--- /var/tmp/diff_new_pack.erDcrR/_old  2015-09-30 05:52:45.0 +0200
+++ /var/tmp/diff_new_pack.erDcrR/_new  2015-09-30 05:52:45.0 +0200
@@ -18,7 +18,7 @@
 
 %define _version 0.16
 Name:   gajim
-Version:0.16.3
+Version:0.16.4
 Release:0
 Summary:Full-featured XMPP client written in Python and Gtk2
 License:GPL-3.0+

++ gajim-0.16.3.tar.gz -> gajim-0.16.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gajim-0.16.3/ChangeLog new/gajim-0.16.4/ChangeLog
--- old/gajim-0.16.3/ChangeLog  2015-07-31 14:27:49.0 +0200
+++ new/gajim-0.16.4/ChangeLog  2015-09-26 15:58:50.0 +0200
@@ -1,3 +1,9 @@
+Gajim 0.16.4 (26 September 2015)
+
+  * Fix trusting GPG keys
+  * Ability to disable synchronization of logs with server
+  * Improve MAM usage
+
 Gajim 0.16.3 (31 July 2015)
 
   * Fix reading secret file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gajim-0.16.3/autogen.sh new/gajim-0.16.4/autogen.sh
--- old/gajim-0.16.3/autogen.sh 2015-07-31 14:27:49.0 +0200
+++ new/gajim-0.16.4/autogen.sh 2015-09-26 15:58:50.0 +0200
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-  gajimversion="0.16.3"
+  gajimversion="0.16.4"
   if [ -d ".hg" ]; then
 node=$(hg  tip --template "{node}")
 hgversion="-${node:0:12}"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gajim-0.16.3/configure new/gajim-0.16.4/configure
--- old/gajim-0.16.3/configure  2015-07-31 14:27:54.0 +0200
+++ new/gajim-0.16.4/configure  2015-09-26 15:58:56.0 +0200
@@ -590,7 +590,7 @@
 # Identity of this package.
 PACKAGE_NAME='Gajim - A Jabber Instant Messager'
 PACKAGE_TARNAME='gajim'
-PACKAGE_VERSION='0.16.3'
+PACKAGE_VERSION='0.16.4'
 PACKAGE_STRING='Gajim - A Jabber Instant Messager "version-set-in-hgversion"'
 PACKAGE_BUGREPORT='http://trac.gajim.org/'
 PACKAGE_URL=''
@@ -1585,7 +1585,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Gajim - A Jabber Instant Messager configure 0.16.3
+Gajim - A Jabber Instant Messager configure 0.16.4
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1954,7 +1954,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Gajim - A Jabber Instant Messager $as_me 0.16.3, which was
+It was created by Gajim - A Jabber Instant Messager $as_me 0.16.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2823,7 +2823,7 @@
 
 # Define the identity of the package.
  PACKAGE='gajim'
- VERSION='0.16.3'
+ VERSION='0.16.4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15104,7 +15104,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Gajim - A Jabber Instant Messager $as_me 0.16.3, 
which was
+This file was extended by Gajim - A Jabber Instant Messager $as_me 0.16.4, 
which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -15170,7 +15170,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-Gajim - A Jabber Instant Messager config.status 0.16.3
+Gajim - A Jabber Instant Messager config.status 0.16.4
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gajim-0.16.3/data/gajim-history-manager.1 
new/gajim-0.16.4/data/gajim-history-manager.1
--- old/gajim-0.16.3/data/gajim-history-manager.1   2015-07-31 
14:27:49.0 +0200
+++ 

commit wammu for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package wammu for openSUSE:Factory checked 
in at 2015-09-30 05:53:00

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


Package is "wammu"

Changes:

--- /work/SRC/openSUSE:Factory/wammu/wammu.changes  2015-01-14 
11:45:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.wammu.new/wammu.changes 2015-09-30 
05:53:07.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 27 11:52:23 UTC 2015 - ec...@opensuse.org
+
+- Update to 0.39
+  * Fixed connecting to phone with no SMSC set.
+  * Various code cleanups.
+
+---

Old:

  wammu-0.38.tar.bz2

New:

  wammu-0.39.tar.bz2



Other differences:
--
++ wammu.spec ++
--- /var/tmp/diff_new_pack.53AdXG/_old  2015-09-30 05:53:08.0 +0200
+++ /var/tmp/diff_new_pack.53AdXG/_new  2015-09-30 05:53:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wammu
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:   wammu
-Version:0.38
+Version:0.39
 Release:0
 Summary:Mobile Phone Manager
 License:GPL-2.0

++ wammu-0.38.tar.bz2 -> wammu-0.39.tar.bz2 ++
 11976 lines of diff (skipped)




commit rubygem-test-unit for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package rubygem-test-unit for 
openSUSE:Factory checked in at 2015-09-30 05:52:22

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


Package is "rubygem-test-unit"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-test-unit/rubygem-test-unit.changes  
2015-08-02 22:46:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-test-unit.new/rubygem-test-unit.changes 
2015-09-30 05:52:26.0 +0200
@@ -1,0 +2,26 @@
+Sat Sep 26 04:30:35 UTC 2015 - co...@suse.com
+
+- updated to version 3.1.4
+ see installed news.md
+
+  ## 3.1.4 - 2015-09-26 {#version-3-1-4}
+  
+  It's a minor improvement release.
+  
+  ### Improvements
+  
+* Updated sample code. [GitHub#109][Patch by takiy33]
+* Updated .travis.yml. [GitHub#110][Patch by takiy33]
+* document: Added table header in how to document.
+  [GitHub#111][Patch by takiy33]
+* Removed duplicated code.
+  [GitHub#112][Patch by takiy33]
+* Removed needless encoding conversion in fetching code snippet.
+  [GitHub#113][Patch by NARUSE, Yui]
+  
+  ### Thanks
+  
+* takiy33
+* NARUSE, Yui
+
+---

Old:

  test-unit-3.1.3.gem

New:

  test-unit-3.1.4.gem



Other differences:
--
++ rubygem-test-unit.spec ++
--- /var/tmp/diff_new_pack.bAtvUF/_old  2015-09-30 05:52:26.0 +0200
+++ /var/tmp/diff_new_pack.bAtvUF/_new  2015-09-30 05:52:26.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-test-unit
-Version:3.1.3
+Version:3.1.4
 Release:0
 %define mod_name test-unit
 %define mod_full_name %{mod_name}-%{version}

++ test-unit-3.1.3.gem -> test-unit-3.1.4.gem ++
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doc/text/how-to.md new/doc/text/how-to.md
--- old/doc/text/how-to.md  2015-07-26 11:05:42.0 +0200
+++ new/doc/text/how-to.md  2015-09-26 04:51:20.0 +0200
@@ -67,6 +67,8 @@
 ...
   ...
 
+| Definition  | Description  |
+|-|--|
 | SCHEME_NAME | the name of the color scheme |
 | EVENT_NAME  | success, failure, pending, omission, notification, error |
 | COLOR_NAME  | black, red, green, yellow, blue, magenta, cyan, white|
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doc/text/news.md new/doc/text/news.md
--- old/doc/text/news.md2015-07-26 11:05:42.0 +0200
+++ new/doc/text/news.md2015-09-26 04:51:20.0 +0200
@@ -1,5 +1,25 @@
 # News
 
+## 3.1.4 - 2015-09-26 {#version-3-1-4}
+
+It's a minor improvement release.
+
+### Improvements
+
+  * Updated sample code. [GitHub#109][Patch by takiy33]
+  * Updated .travis.yml. [GitHub#110][Patch by takiy33]
+  * document: Added table header in how to document.
+[GitHub#111][Patch by takiy33]
+  * Removed duplicated code.
+[GitHub#112][Patch by takiy33]
+  * Removed needless encoding conversion in fetching code snippet.
+[GitHub#113][Patch by NARUSE, Yui]
+
+### Thanks
+
+  * takiy33
+  * NARUSE, Yui
+
 ## 3.1.3 - 2015-07-26 {#version-3-1-3}
 
 It's a bug fix release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/test/unit/code-snippet-fetcher.rb 
new/lib/test/unit/code-snippet-fetcher.rb
--- old/lib/test/unit/code-snippet-fetcher.rb   2015-07-26 11:05:42.0 
+0200
+++ new/lib/test/unit/code-snippet-fetcher.rb   2015-09-26 04:51:20.0 
+0200
@@ -32,7 +32,7 @@
   encoding = detect_encoding(first_line)
   if encoding
 first_line.force_encoding(encoding)
-file.set_encoding(encoding)
+file.set_encoding(encoding, encoding)
   end
   lines << first_line
   lines.concat(file.readlines)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/test/unit/collector/xml.rb 
new/lib/test/unit/collector/xml.rb
--- old/lib/test/unit/collector/xml.rb  2015-07-26 11:05:42.0 +0200
+++ new/lib/test/unit/collector/xml.rb  2015-09-26 04:51:20.0 +0200
@@ -64,16 +64,15 @@
 
 state = next_state(@state_stack.last, uri, local)
 @state_stack.push(state)
+@values = {}
 case state
 when :test_suite, :test_case
-  @values = {}
+  # do nothing
 when :test
-  @values = {}
   @n_pass_assertions = 0 if _parent_tag == "start-test"
   

commit notepadqq for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package notepadqq for openSUSE:Factory 
checked in at 2015-09-30 05:52:44

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


Package is "notepadqq"

Changes:

--- /work/SRC/openSUSE:Factory/notepadqq/notepadqq.changes  2015-09-11 
09:05:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.notepadqq.new/notepadqq.changes 2015-09-30 
05:52:46.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 27 15:37:48 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.50.4 (changes since 0.50.2):
+  * Fullscreen.
+  * UI fixes.
+
+---

Old:

  notepadqq_0.50.2.orig.tar.bz2

New:

  notepadqq_0.50.4.orig.tar.bz2



Other differences:
--
++ notepadqq.spec ++
--- /var/tmp/diff_new_pack.dIaiXg/_old  2015-09-30 05:52:47.0 +0200
+++ /var/tmp/diff_new_pack.dIaiXg/_new  2015-09-30 05:52:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   notepadqq
-Version:0.50.2
+Version:0.50.4
 Release:0
 Summary:Notepad++-like editor
 License:GPL-3.0+

++ notepadqq_0.50.2.orig.tar.bz2 -> notepadqq_0.50.4.orig.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/src/ui/Extensions/installextension.ui 
new/src/ui/Extensions/installextension.ui
--- old/src/ui/Extensions/installextension.ui   2015-08-27 11:00:00.0 
+0200
+++ new/src/ui/Extensions/installextension.ui   2015-09-18 17:16:08.0 
+0200
@@ -15,7 +15,7 @@
   
   

-
:/icons/default/scalable/notepadqq.svg:/icons/default/scalable/notepadqq.svg
+
:/icons/notepadqq/scalable/notepadqq.svg:/icons/notepadqq/scalable/notepadqq.svg
   
   

diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/src/ui/Search/frmsearchreplace.ui 
new/src/ui/Search/frmsearchreplace.ui
--- old/src/ui/Search/frmsearchreplace.ui   2015-08-27 11:00:00.0 
+0200
+++ new/src/ui/Search/frmsearchreplace.ui   2015-09-18 17:16:08.0 
+0200
@@ -15,7 +15,7 @@
   
   

-
:/icons/default/scalable/notepadqq.svg:/icons/default/scalable/notepadqq.svg
+
:/icons/notepadqq/scalable/notepadqq.svg:/icons/notepadqq/scalable/notepadqq.svg
   
   

diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/src/ui/frmabout.ui new/src/ui/frmabout.ui
--- old/src/ui/frmabout.ui  2015-08-27 11:00:00.0 +0200
+++ new/src/ui/frmabout.ui  2015-09-18 17:16:08.0 +0200
@@ -18,7 +18,7 @@
   
   

-
:/icons/default/scalable/notepadqq.svg:/icons/default/scalable/notepadqq.svg
+
:/icons/notepadqq/scalable/notepadqq.svg:/icons/notepadqq/scalable/notepadqq.svg
   
   
QDialog { background-color: rgb(255, 255, 255); 
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/src/ui/frmencodingchooser.ui 
new/src/ui/frmencodingchooser.ui
--- old/src/ui/frmencodingchooser.ui2015-08-27 11:00:00.0 +0200
+++ new/src/ui/frmencodingchooser.ui2015-09-18 17:16:08.0 +0200
@@ -18,7 +18,7 @@
   
   

-
:/icons/default/scalable/notepadqq.svg:/icons/default/scalable/notepadqq.svg
+
:/icons/notepadqq/scalable/notepadqq.svg:/icons/notepadqq/scalable/notepadqq.svg
   
   
true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/src/ui/frmindentationmode.ui 
new/src/ui/frmindentationmode.ui
--- old/src/ui/frmindentationmode.ui2015-08-27 11:00:00.0 +0200
+++ new/src/ui/frmindentationmode.ui2015-09-18 17:16:08.0 +0200
@@ -15,7 +15,7 @@
   
   

-
:/icons/default/scalable/notepadqq.svg:/icons/default/scalable/notepadqq.svg
+
:/icons/notepadqq/scalable/notepadqq.svg:/icons/notepadqq/scalable/notepadqq.svg
   
   

diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/src/ui/frmlinenumberchooser.ui 
new/src/ui/frmlinenumberchooser.ui
--- old/src/ui/frmlinenumberchooser.ui  2015-08-27 11:00:00.0 +0200
+++ new/src/ui/frmlinenumberchooser.ui  2015-09-18 17:16:08.0 +0200
@@ -15,7 +15,7 @@
   
   

-
:/icons/default/scalable/notepadqq.svg:/icons/default/scalable/notepadqq.svg
+
:/icons/notepadqq/scalable/notepadqq.svg:/icons/notepadqq/scalable/notepadqq.svg
   
   

diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/src/ui/frmpreferences.ui new/src/ui/frmpreferences.ui
--- old/src/ui/frmpreferences.ui2015-08-27 11:00:00.0 +0200
+++ new/src/ui/frmpreferences.ui2015-09-18 

commit vertex-gtk-theme for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package vertex-gtk-theme for 
openSUSE:Factory checked in at 2015-09-30 05:52:56

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


Package is "vertex-gtk-theme"

Changes:

--- /work/SRC/openSUSE:Factory/vertex-gtk-theme/vertex-gtk-theme.changes
2015-07-23 15:22:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.vertex-gtk-theme.new/vertex-gtk-theme.changes   
2015-09-30 05:53:02.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 27 15:37:48 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 20150923:
+  * Add GNOME 3.18 support.
+- Force Adwaita icon theme.
+
+---

Old:

  vertex-gtk-theme-20150718.tar.gz

New:

  vertex-gtk-theme-20150923.tar.gz



Other differences:
--
++ vertex-gtk-theme.spec ++
--- /var/tmp/diff_new_pack.uxxGfl/_old  2015-09-30 05:53:02.0 +0200
+++ /var/tmp/diff_new_pack.uxxGfl/_new  2015-09-30 05:53:02.0 +0200
@@ -19,7 +19,7 @@
 %define _theme  Vertex
 %define _name   vertex
 Name:   vertex-gtk-theme
-Version:20150718
+Version:20150923
 Release:0
 Summary:Vertex GTK+ theme
 License:GPL-3.0+
@@ -40,7 +40,7 @@
 %package -n metatheme-%{_name}-common
 Summary:Vertex Common Theme Files
 Group:  System/GUI/Other
-Recommends: gnome-icon-theme
+Recommends: adwaita-icon-theme
 Suggests:   gtk2-metatheme-%{_name} = %{version}
 Suggests:   gtk3-metatheme-%{_name} = %{version}
 
@@ -82,6 +82,7 @@
 
 %prep
 %setup -q -n %{_theme}-theme-%{version}
+sed -i 's/^\(IconTheme=\).*$/\1Adwaita/' common/index.theme*
 
 %build
 autoreconf -fi

++ vertex-gtk-theme-20150718.tar.gz -> vertex-gtk-theme-20150923.tar.gz 
++
 75492 lines of diff (skipped)




commit daps for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package daps for openSUSE:Factory checked in 
at 2015-09-30 05:53:29

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


Package is "daps"

Changes:

--- /work/SRC/openSUSE:Factory/daps/daps.changes2015-08-13 
18:11:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.daps.new/daps.changes   2015-09-30 
05:53:30.0 +0200
@@ -1,0 +2,19 @@
+Tue Sep 22 13:50:13 UTC 2015 - fsunderme...@opensuse.org
+
+Stable release DAPS 2.1.3:
+
+* Bugfixes:
+  - Fix for issue #284 (spellcheck / getimages use wrong filelist
+when called with --debug
+  - "--param" and "--stringparam" were missing for the subcommands
+package-pdf and package-html
+  - all warning messages now go to STDERR, making it possible to
+always catch the output of a DAPS command with FOO="$(daps...)
+
+* Misc:
+  - added a wrapper for jing allwing to customize java flags,
+jars, and options
+  - standardized customising options for all java programs (fop,
+jing, xep)
+
+---

Old:

  daps-2.1.2.tar.bz2

New:

  daps-2.1.3.tar.bz2



Other differences:
--
++ daps.spec ++
--- /var/tmp/diff_new_pack.Nr3sgl/_old  2015-09-30 05:53:31.0 +0200
+++ /var/tmp/diff_new_pack.Nr3sgl/_new  2015-09-30 05:53:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   daps
-Version:2.1.2
+Version:2.1.3
 Release:0
 
 ###

++ daps-2.1.2.tar.bz2 -> daps-2.1.3.tar.bz2 ++
 2016 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/daps/ChangeLog new/daps/ChangeLog
--- old/daps/ChangeLog  2015-08-04 11:33:56.0 +0200
+++ new/daps/ChangeLog  2015-09-22 15:19:13.0 +0200
@@ -1,4 +1,23 @@
 ---
+Tue Sep 22 11:28:03 UTC 2015 - fsunderme...@opensuse.org
+
+Stable release DAPS 2.1.3:
+
+* Bugfixes:
+  - Fix for issue #284 (spellcheck / getimages use wrong filelist
+when called with --debug
+  - "--param" and "--stringparam" were missing for the subcommands
+package-pdf and package-html
+  - all warning messages now go to STDERR, making it possible to
+always catch the output of a DAPS command with FOO="$(daps...)
+
+* Misc:
+  - added a wrapper for jing allwing to customize java flags,
+jars, and options
+  - standardized customising options for all java programs (fop,
+jing, xep)
+
+---
 Tue Aug  4 09:28:03 UTC 2015 - fsunderme...@opensuse.org
 
 Stable release DAPS 2.1.2:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/daps/INSTALL.adoc new/daps/INSTALL.adoc
--- old/daps/INSTALL.adoc   2015-08-04 11:33:56.0 +0200
+++ new/daps/INSTALL.adoc   2015-09-22 15:19:13.0 +0200
@@ -114,7 +114,7 @@
 
 === Installation
 
-1. Download the https://github.com/openSUSE/daps/archive/2.1.1.tar.gz[DAPS 
2.1.1]
+1. Download the https://github.com/openSUSE/daps/archive/2.1.3.tar.gz[DAPS 
2.1.3]
 archive and unpack it _or_, alternatively clone the master branch from GitHub: 
+
`git clone https://github.com/openSUSE/daps.git -b master --single-branch` 
 2. Change into the daps directory
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/daps/README.adoc new/daps/README.adoc
--- old/daps/README.adoc2015-08-04 11:33:56.0 +0200
+++ new/daps/README.adoc2015-09-22 15:19:13.0 +0200
@@ -23,8 +23,8 @@
 also been successfully tested on Debian, Fedora, and Ubuntu. See
 link:INSTALL.adoc[INSTALL.adoc] for installation instructions. 
 
-The latest version,  https://github.com/openSUSE/daps/archive/2.1.1.tar.gz[DAPS
-2.1.1], was released on 2015-07-10.
+The latest version,  https://github.com/openSUSE/daps/archive/2.1.3.tar.gz[DAPS

commit virt-viewer for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2015-09-30 05:53:18

Comparing /work/SRC/openSUSE:Factory/virt-viewer (Old)
 and  /work/SRC/openSUSE:Factory/.virt-viewer.new (New)


Package is "virt-viewer"

Changes:

--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2015-01-14 
11:45:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes 
2015-09-30 05:53:19.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 21 15:06:17 MDT 2015 - carn...@suse.com
+
+- bsc#946816 - virt-viewer: version 2.0 can't connect to Xen VMs
+  reverse-3d5627d7-for-xen.patch
+
+---

New:

  reverse-3d5627d7-for-xen.patch



Other differences:
--
++ virt-viewer.spec ++
--- /var/tmp/diff_new_pack.GjrvAn/_old  2015-09-30 05:53:20.0 +0200
+++ /var/tmp/diff_new_pack.GjrvAn/_new  2015-09-30 05:53:20.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %if %suse_version >= 1315
 %define gtk_arg --with-gtk=3.0
 %else
@@ -34,6 +33,7 @@
 Patch51:windows-keycombo.patch
 Patch52:netware-keycombo.patch
 Patch53:virtview-desktop.patch
+Patch54:reverse-3d5627d7-for-xen.patch
 ExclusiveArch:  %ix86 x86_64 s390x
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -78,6 +78,7 @@
 %patch51 -p1
 %patch52 -p1
 %patch53 -p1
+%patch54 -p1
 
 %build
 echo "suse_version = %suse_version"

++ reverse-3d5627d7-for-xen.patch ++
Revert this commit

From: Marc-André Lureau marcandre.lur...@gmail.com Wed Nov 12 11:14:19 2014 
+0100
Subject: virt-viewer: allow connection to unix socket only server
Date: Tue Nov 25 15:07:32 2014 +0100:
Git: 3d5627d79a32bea5337659652e09be0d009940a4

Even when the server doesn't provide a display connection address,
virt-viewer is able to connect to guest with libvirt attach.

Index: virt-viewer-2.0/src/virt-viewer.c
===
--- virt-viewer-2.0.orig/src/virt-viewer.c
+++ virt-viewer-2.0/src/virt-viewer.c
@@ -428,18 +428,17 @@ virt_viewer_extract_connect_info(VirtVie
 ghost = virt_viewer_extract_xpath_string(xmldesc, xpath);
 } else {
 xpath = 
g_strdup_printf("string(/domain/devices/graphics[@type='%s']/@socket)", type);
-unixsock = virt_viewer_extract_xpath_string(xmldesc, xpath);
+if ((unixsock = virt_viewer_extract_xpath_string(xmldesc, xpath)) == 
NULL) {
+virt_viewer_app_simple_message_dialog(app, _("Cannot determine the 
graphic address for the guest %s"),
+  priv->domkey);
+goto cleanup;
+}
 }
 
-if (ghost && gport) {
+if (ghost && gport)
 g_debug("Guest graphics address is %s:%s", ghost, gport);
-} else if (unixsock) {
+else if (unixsock)
 g_debug("Guest graphics address is %s", unixsock);
-} else {
-g_debug("Using direct libvirt connection");
-retval = TRUE;
-goto cleanup;
-}
 
 uri = virConnectGetURI(priv->conn);
 if (virt_viewer_util_extract_host(uri, NULL, , , , 
) < 0) {



commit GeoIP for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package GeoIP for openSUSE:Factory checked 
in at 2015-09-30 05:53:16

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


Package is "GeoIP"

Changes:

--- /work/SRC/openSUSE:Factory/GeoIP/GeoIP.changes  2015-03-30 
19:32:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.GeoIP.new/GeoIP.changes 2015-09-30 
05:53:18.0 +0200
@@ -1,0 +2,13 @@
+Mon Sep 28 15:05:10 UTC 2015 - mplus...@suse.com
+
+- Update to 1.6.6
+  * Replaced usage of deprecated fileno, read, and lseek on Visual 
+Studio 2005+ with their ISO C++ conformant replacements.
+  * A warning about using a double as a float was fixed.
+  * Fixed segfault when doing a lookup on an empty database.
+  * Fixed a memcheck error from valgrind in the _check_mtime 
+function.
+  * Fixed _check_mtime to check the return value of gettimeofday 
+rather than just assuming it worked.
+
+---

Old:

  GeoIP-1.6.5.tar.gz

New:

  GeoIP-1.6.6.tar.gz



Other differences:
--
++ GeoIP.spec ++
--- /var/tmp/diff_new_pack.THJkAr/_old  2015-09-30 05:53:19.0 +0200
+++ /var/tmp/diff_new_pack.THJkAr/_new  2015-09-30 05:53:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   GeoIP
-Version:1.6.5
+Version:1.6.6
 Release:0
 Summary:Library to find the country that any IP address originates from
 License:LGPL-2.1+

++ GeoIP-1.6.5.tar.gz -> GeoIP-1.6.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GeoIP-1.6.5/COPYING new/GeoIP-1.6.6/COPYING
--- old/GeoIP-1.6.5/COPYING 2012-10-08 23:32:25.0 +0200
+++ new/GeoIP-1.6.6/COPYING 2015-03-10 17:01:38.0 +0100
@@ -1,8 +1,3 @@
-[ Note that while the core GeoIP library is licensed under the
-LGPL, the libGeoIPUpdate library depends on md5.c and types.h
-which are licensed under the GPL. ]
-
-
  GNU LESSER GENERAL PUBLIC LICENSE
   Version 2.1, February 1999
 
@@ -151,7 +146,7 @@
 on the Library (independent of the use of the Library in a tool for
 writing it).  Whether that is true depends on what the Library does
 and what the program that uses the Library does.
-  
+
   1. You may copy and distribute verbatim copies of the Library's
 complete source code as you receive it, in any medium, provided that
 you conspicuously and appropriately publish on each copy an
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GeoIP-1.6.5/ChangeLog new/GeoIP-1.6.6/ChangeLog
--- old/GeoIP-1.6.5/ChangeLog   2015-02-25 23:29:48.0 +0100
+++ new/GeoIP-1.6.6/ChangeLog   2015-07-28 21:48:54.0 +0200
@@ -1,3 +1,17 @@
+1.6.6 2015-07-28
+
+* Replaced usage of deprecated fileno, read, and lseek on Visual Studio 2005+
+  with their ISO C++ conformant replacements. (Fix by ClaudiuHKS. GitHub #55.)
+* A warning about using a double as a float was fixed. (Fix by ClaudiuHKS.
+  GitHub #56.)
+* Fixed segfault when doing a lookup on an empty database. (Fix by NesoK.
+  GitHub #62.)
+* Fixed a memcheck error from valgrind in the `_check_mtime`
+  function. (Reported by yurivct. GitHub #60.)
+* Fixed `_check_mtime` to check the return value of `gettimeofday` rather than
+  just assuming it worked.
+
+
 1.6.5 2015-02-25
 
 * A segmentation fault in `geoiplookup` was fixed when the utility was passed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GeoIP-1.6.5/GeoIP.spec new/GeoIP-1.6.6/GeoIP.spec
--- old/GeoIP-1.6.5/GeoIP.spec  2015-02-25 23:31:31.0 +0100
+++ new/GeoIP-1.6.6/GeoIP.spec  2015-07-28 21:51:00.0 +0200
@@ -1,5 +1,5 @@
 Name:  GeoIP
-Version:1.6.5
+Version:1.6.6
 Summary:GeoIP is a C library finds the location of an IP address.
 Release:1
 Group: System Environment/Libraries
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GeoIP-1.6.5/LICENSE new/GeoIP-1.6.6/LICENSE
--- old/GeoIP-1.6.5/LICENSE 1970-01-01 01:00:00.0 +0100
+++ new/GeoIP-1.6.6/LICENSE 2015-03-10 16:24:33.0 +0100
@@ -0,0 +1,28 @@
+There are two licenses, one for the C library software, and one for
+the GeoLite Country database.
+
+SOFTWARE LICENSE
+
+Copyright (C) 2015 MaxMind, Inc.
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope 

commit ghc-mod for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package ghc-mod for openSUSE:Factory checked 
in at 2015-09-30 05:53:13

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


Package is "ghc-mod"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-mod/ghc-mod.changes  2015-09-08 
17:48:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-mod.new/ghc-mod.changes 2015-09-30 
05:53:14.0 +0200
@@ -1,0 +2,20 @@
+Mon Sep 28 13:57:23 UTC 2015 - mimi...@gmail.com
+
+- update to 5.4.0.0
+* Add support for the Stack build tool
+* `module not interpreted` errors when using the `type`
+  command
+* support for file redirection
+* Add support for file redirection to Emacs frontend so
+   all commands should work even with unsaved files now!
+* Support inserting holes in type signatures
+* Fix URL anchors being dropped in OS X
+* Fix GHC session always being dropped in interactive mode (caused
+   super slowness)
+* Expose all internal modules because API will get a major
+   redesign soon anyways
+* ghc-mod(i) executable must now be run in project directory for
+   commands other than `root`
+* Add --line-prefix option for multiplexing stdout/err onto one stream
+
+---

Old:

  ghc-mod-5.3.0.0.tar.gz

New:

  ghc-mod-5.4.0.0.tar.gz



Other differences:
--
++ ghc-mod.spec ++
--- /var/tmp/diff_new_pack.kwT59c/_old  2015-09-30 05:53:15.0 +0200
+++ /var/tmp/diff_new_pack.kwT59c/_new  2015-09-30 05:53:15.0 +0200
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-mod 
-Version:5.3.0.0
+Version:5.4.0.0
 Release:0
 Summary:Happy Haskell Programming
 License:AGPL-3.0+ and BSD-3-Clause
@@ -56,6 +56,7 @@
 BuildRequires:  ghc-monad-journal-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-old-time-devel
+BuildRequires:  ghc-pipes-devel
 BuildRequires:  ghc-pretty-devel
 BuildRequires:  ghc-process-devel
 BuildRequires:  ghc-split-devel

++ ghc-mod-5.3.0.0.tar.gz -> ghc-mod-5.4.0.0.tar.gz ++
 6046 lines of diff (skipped)




commit octave-forge-io for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-io for openSUSE:Factory 
checked in at 2015-09-30 05:53:14

Comparing /work/SRC/openSUSE:Factory/octave-forge-io (Old)
 and  /work/SRC/openSUSE:Factory/.octave-forge-io.new (New)


Package is "octave-forge-io"

Changes:

--- /work/SRC/openSUSE:Factory/octave-forge-io/octave-forge-io.changes  
2015-08-23 15:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.octave-forge-io.new/octave-forge-io.changes 
2015-09-30 05:53:15.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 28 14:09:10 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 2.2.10
+  * Support for Named Ranges
+  * Bug fixes
+
+---

Old:

  io-2.2.9.tar.gz

New:

  io-2.2.10.tar.gz



Other differences:
--
++ octave-forge-io.spec ++
--- /var/tmp/diff_new_pack.lv9gb5/_old  2015-09-30 05:53:16.0 +0200
+++ /var/tmp/diff_new_pack.lv9gb5/_new  2015-09-30 05:53:16.0 +0200
@@ -18,7 +18,7 @@
 
 %define octpkg  io
 Name:   octave-forge-%{octpkg}
-Version:2.2.9
+Version:2.2.10
 Release:0
 Summary:Input/Output in external formats from Octave
 License:GPL-3.0+ and BSD-2-Clause

++ io-2.2.9.tar.gz -> io-2.2.10.tar.gz ++
 4706 lines of diff (skipped)




commit twinkle for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package twinkle for openSUSE:Factory checked 
in at 2015-09-30 05:53:23

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


Package is "twinkle"

Changes:

--- /work/SRC/openSUSE:Factory/twinkle/twinkle.changes  2015-07-25 
07:44:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.twinkle.new/twinkle.changes 2015-09-30 
05:53:25.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep 29 07:43:31 UTC 2015 - mkube...@suse.cz
+
+- fix Leap 42.1 build
+  Leap 42.1 sets suse_version to 1315 but it already has ilbc-devel
+  split out of the main package unlike 13.2. Add some more specfile
+  hacks to fix the build. This version builds correctly on 13.1,
+  13.2, Factory and Leap.
+
+---



Other differences:
--
++ twinkle.spec ++
--- /var/tmp/diff_new_pack.iDMxtK/_old  2015-09-30 05:53:26.0 +0200
+++ /var/tmp/diff_new_pack.iDMxtK/_new  2015-09-30 05:53:26.0 +0200
@@ -37,10 +37,12 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(speexdsp)
-%if %{?suse_version} > 1320
+%if 0%{?suse_version} <= 1320
+BuildRequires:  boost-devel
+%endif
+%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse})
 BuildRequires:  ilbc-devel
 %else
-BuildRequires:  boost-devel
 BuildRequires:  ilbc
 %endif
 Summary:A SIP Soft Phone




commit qconf for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package qconf for openSUSE:Factory checked 
in at 2015-09-30 05:53:27

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


Package is "qconf"

Changes:

--- /work/SRC/openSUSE:Factory/qconf/qconf.changes  2015-04-10 
09:51:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.qconf.new/qconf.changes 2015-09-30 
05:53:28.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep 29 12:55:39 UTC 2015 - jsl...@suse.com
+
+- update to 20150608
+  * fix paths by escaping
+  * support multiple qt versions
+  * add extraconf flag
+
+---

Old:

  qconf-20150319.c8e969fef8ce.tar.xz

New:

  qconf-20150608.4a9c329ba879.tar.xz



Other differences:
--
++ qconf.spec ++
--- /var/tmp/diff_new_pack.pMT2K4/_old  2015-09-30 05:53:29.0 +0200
+++ /var/tmp/diff_new_pack.pMT2K4/_new  2015-09-30 05:53:29.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   qconf
 Url:http://delta.affinix.com/qconf/
-Version:20150319.c8e969fef8ce
+Version:20150608.4a9c329ba879
 Release:0
 Summary:Configuration tool for qmake
 License:GPL-2.0

++ qconf-20150319.c8e969fef8ce.tar.xz -> qconf-20150608.4a9c329ba879.tar.xz 
++
 1611 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/qconf-20150319.c8e969fef8ce/conf/conf4.cpp 
new/qconf-20150608.4a9c329ba879/conf/conf4.cpp
--- old/qconf-20150319.c8e969fef8ce/conf/conf4.cpp  2015-03-19 
10:05:24.0 +0100
+++ new/qconf-20150608.4a9c329ba879/conf/conf4.cpp  2015-09-29 
14:54:51.0 +0200
@@ -76,7 +76,7 @@
 QString qc_findself(const QString )
 {
 #ifdef Q_OS_WIN
-   if(argv0.contains(''))
+   if(argv0.contains('\\'))
 #else
if(argv0.contains('/'))
 #endif
@@ -175,12 +175,77 @@
return true;
 }
 
+// simple command line arguemnts splitter able to understand quoted args.
+// the splitter removes quotes and unescapes symbols as well.
+QStringList qc_splitflags(const QString )
+{
+   QStringList ret;
+   bool searchStart = true;
+   bool inQuotes = false;
+   bool escaped = false;
+   QChar quote, backslash = QLatin1Char('\\');
+   QString buf;
+   buf.reserve(PATH_MAX);
+   for (int i=0; i < flags.length(); i++) {
+   if (searchStart && flags[i].isSpace()) {
+   continue;
+   }
+   if (searchStart) {
+   searchStart = false;
+   buf.clear();
+   }
+   if (escaped) {
+   buf += flags[i];
+   escaped = false;
+   continue;
+   }
+   //buf += flags[i];
+   if (inQuotes) {
+   if (quote == QLatin1Char('\'')) {
+   if (flags[i] == quote) {
+   inQuotes = false;
+   continue;
+   }
+   } else { // we are in double quoetes
+   if (flags[i] == backslash && i < flags.length() 
- 1 &&
+   (flags[i+1] == QLatin1Char('"') 
|| flags[i+1] == backslash))
+   {
+   // if next symbol is one of in 
parentheses ("\)
+   escaped = true;
+   continue;
+   }
+   }
+   } else {
+   if (flags[i].isSpace()) {
+   ret.append(buf);
+   searchStart = true;
+   buf.clear();
+   continue;
+#ifndef Q_OS_WIN /* on windows backslash is just a path separator */
+   } else if (flags[i] == backslash) {
+   escaped = true;
+   continue; // just add next symbol
+#endif
+   } else if (flags[i] == QLatin1Char('\'') || flags[i] == 
QLatin1Char('"')) {
+   inQuotes = true;
+   quote = flags[i];
+   continue;
+   }
+

commit leptonica for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package leptonica for openSUSE:Factory 
checked in at 2015-09-30 05:52:59

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


Package is "leptonica"

Changes:

--- /work/SRC/openSUSE:Factory/leptonica/leptonica.changes  2014-10-02 
14:14:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.leptonica.new/leptonica.changes 2015-09-30 
05:53:06.0 +0200
@@ -1,0 +2,34 @@
+Sun Sep 27 20:56:59 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to 1.72:
+  * Better handling of 1 bpp colormap read/write with png so that
+they are losseless. The colormap is always removed on read and
+the conversion is to the simplest non-cmapped pix that can
+fully represent the input -- both with and without alpha.
+  * Fixed overflow bug in pixCorrelationBinary().
+  * Fixed orientation flags and handling of 16 bit RGB in tiff.
+  * Also new wrappers to TIFFClientOpen(), so we no longer go
+through the file descriptor for memory operations.
+  * Improvements in the dewarp functions.
+  * New box sequence smoothings.
+  * New antialiased painting through mask; previously it was only
+implemented for connected components in a mask.
+  * Better error handling and debug output with jpeg2000
+read/write.
+  * Implemented base64 encoding. This allows binary data to be
+represented as a C string that can be compiled. Used this in
+bmf utility.
+  * Implemented automatic code generation for deserialization from
+compiled strings (stringcode.*)
+  * Regression tests write to leptonica subdir of in windows; in
+unix it is optional.  This avoids spamming the directory.
+  * Added new colorspace conversions (XYZ, LAB).
+  * New source files: encoding.c, bmfdata.h, stringcode.c,
+stringcode.h, bootnumgen.c.
+  * Removed source files: convolvelow.c, graymorphlow.c
+  * New programs: genfonts_reg, colorize_reg, texturefill_reg,
+autogentest1, autogentest2.
+  * alltests_reg now has 66 tests.
+- Added new build requirement openjpeg2-devel for openSUSE > 13.1.
+
+---

Old:

  leptonica-1.71.tar.gz

New:

  leptonica-1.72.tar.gz



Other differences:
--
++ leptonica.spec ++
--- /var/tmp/diff_new_pack.4O2Lbd/_old  2015-09-30 05:53:07.0 +0200
+++ /var/tmp/diff_new_pack.4O2Lbd/_new  2015-09-30 05:53:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package leptonica
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,9 +19,9 @@
 %define major   4
 
 Name:   leptonica
-Version:1.71
+Version:1.72
 Release:0
-Summary:Leptonica Library
+Summary:Library for image processing and image analysis applications
 License:BSD-2-Clause
 Group:  System/Libraries
 Url:http://leptonica.org/
@@ -30,6 +30,9 @@
 BuildRequires:  giflib-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtool
+%if 0%{?suse_version} > 1310
+BuildRequires:  openjpeg2-devel
+%endif
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libtiff-4)
 BuildRequires:  pkgconfig(libwebp) >= 0.2.0
@@ -39,7 +42,7 @@
 Library for efficient image processing and image analysis operations.
 
 %package -n liblept%{major}
-Summary:Leptonica Library
+Summary:Library for image processing and image analysis applications
 Group:  System/Libraries
 
 %description -n liblept%{major}

++ leptonica-1.71.tar.gz -> leptonica-1.72.tar.gz ++
/work/SRC/openSUSE:Factory/leptonica/leptonica-1.71.tar.gz 
/work/SRC/openSUSE:Factory/.leptonica.new/leptonica-1.72.tar.gz differ: char 5, 
line 1




commit jemalloc for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package jemalloc for openSUSE:Factory 
checked in at 2015-09-30 05:52:57

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


Package is "jemalloc"

Changes:

--- /work/SRC/openSUSE:Factory/jemalloc/jemalloc.changes2014-04-02 
17:23:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.jemalloc.new/jemalloc.changes   2015-09-30 
05:53:03.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 25 08:31:08 UTC 2015 - idon...@suse.com
+
+- Update to version 4.0.3
+  * See included ChangeLog for complete changes.
+
+---

Old:

  jemalloc-3.6.0.tar.bz2

New:

  jemalloc-4.0.3.tar.bz2



Other differences:
--
++ jemalloc.spec ++
--- /var/tmp/diff_new_pack.PURdJ0/_old  2015-09-30 05:53:04.0 +0200
+++ /var/tmp/diff_new_pack.PURdJ0/_new  2015-09-30 05:53:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jemalloc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,9 @@
 
 
 Name:   jemalloc
-Version:3.6.0
+Version:4.0.3
 Release:0
-%define lname  libjemalloc1
+%define lname  libjemalloc2
 Summary:General-purpose scalable concurrent malloc implementation
 License:BSD-2-Clause
 Group:  Development/Libraries/C and C++
@@ -29,6 +29,7 @@
 Source: 
http://www.canonware.com/download/jemalloc/jemalloc-%{version}.tar.bz2
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxslt
+BuildRequires:  pkgconfig
 Requires:   %lname = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -83,8 +84,6 @@
mv "$b/%{_datadir}/doc/jemalloc" "$b/%_docdir/%{name}";
 fi;
 
-mv %{buildroot}/%{_bindir}/pprof %{buildroot}/%{_bindir}/pprof-jemalloc
-
 %check
 export LD_LIBRARY_PATH=$PWD/lib:$LD_LIBRARY_PATH
 make check
@@ -92,18 +91,21 @@
 %files
 %defattr(-,root,root)
 %{_bindir}/jemalloc.sh
-%{_bindir}/pprof-jemalloc
+%{_bindir}/jemalloc-config
+%{_bindir}/jeprof
 %{_mandir}/man*/*
 %_docdir/%{name}
 
-%files -n %lname
+%files -n %{lname}
 %defattr(-,root,root)
-%{_libdir}/libjemalloc.so.1*
+%doc ChangeLog COPYING README
+%{_libdir}/libjemalloc.so.2*
 
 %files devel
 %defattr(-,root,root,-)
 %{_includedir}/jemalloc
 %{_libdir}/libjemalloc.so
+%{_libdir}/pkgconfig/jemalloc.pc
 
 %files devel-static
 %defattr(-,root,root,-)

++ jemalloc-3.6.0.tar.bz2 -> jemalloc-4.0.3.tar.bz2 ++
 52377 lines of diff (skipped)




commit nghttp2 for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Factory checked 
in at 2015-09-30 05:52:33

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


Package is "nghttp2"

Changes:

--- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes  2015-09-17 
09:20:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes 2015-09-30 
05:52:34.0 +0200
@@ -1,0 +2,29 @@
+Sun Sep 27 12:38:17 UTC 2015 - mplus...@suse.com
+
+- Update to 1.3.4
+  * Make traditional init script fail if new config file is broken 
+(Patch from Janusz Dziemidowicz)
+  * nghttpx-logrotate: Don't use killall since we have multiple 
+processes
+  * nghttpx: Fix improper signal handling
+- Changes for 1.3.3
+  * Fix bug in padding handling of DATA frame
+  * Use hash table for dynamic table lookup
+  * More warning flags for --enable-werror
+  * Update mruby
+  * h2load: HTTP/1.1 support (Patch from Lucas Pardue)
+  * nghttpx: Do not try to set TCP_NODELAY when frontend is an 
+UNIX socket (Patch from Janusz Dziemidowicz)
+  * nghttpx: Chown UNIX domain socket to user specified as --user
+  * nghttpx: Split monolithic one process into control and worker 
+processes
+  * nghttpx: Handle SSL/TLS data following PROXY protocol line
+- Changes for 1.3.2
+  * Check header block limit after new stream is opened
+  * nghttp: Show error if HEADERS frame cannot be sent for 
+whatever reason
+  * nghttpx: Fix assertion failure on TLS handshake
+  * nghttpx: Add x-http2-push header field for pushed resource
+  * nghttpx: Fix compile error with --disable-threads
+
+---

Old:

  nghttp2-1.3.1.tar.xz

New:

  nghttp2-1.3.4.tar.xz



Other differences:
--
++ nghttp2.spec ++
--- /var/tmp/diff_new_pack.z5HTQk/_old  2015-09-30 05:52:35.0 +0200
+++ /var/tmp/diff_new_pack.z5HTQk/_new  2015-09-30 05:52:35.0 +0200
@@ -19,7 +19,7 @@
 %define lib_name lib%{name}-14
 %define lib_name_asio lib%{name}_asio1
 Name:   nghttp2
-Version:1.3.1
+Version:1.3.4
 Release:0
 Summary:Implementation of Hypertext Transfer Protocol version 2 in C
 License:MIT

++ nghttp2-1.3.1.tar.xz -> nghttp2-1.3.4.tar.xz ++
 10616 lines of diff (skipped)




commit 3omns for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package 3omns for openSUSE:Factory checked 
in at 2015-09-30 05:52:16

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


Package is "3omns"

Changes:

--- /work/SRC/openSUSE:Factory/3omns/3omns.changes  2015-08-01 
11:39:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.3omns.new/3omns.changes 2015-09-30 
05:52:22.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 25 16:51:53 UTC 2015 - nemy...@opensuse.org
+
+- Recreate tarball, new GitHub commit
+  Please look 'git log'
+
+---

Old:

  3omns-0.1+git-ffb111ac.tar.bz2

New:

  3omns-0.1+git-21292f0.tar.bz2



Other differences:
--
++ 3omns.spec ++
--- /var/tmp/diff_new_pack.2iloFa/_old  2015-09-30 05:52:23.0 +0200
+++ /var/tmp/diff_new_pack.2iloFa/_new  2015-09-30 05:52:23.0 +0200
@@ -25,7 +25,7 @@
 Url:https://chazomaticus.github.io/3omns/
 # Downloaded from https://github.com/chazomaticus/3omns
 # Packed as tar.bz2
-Source0:%{name}-%{version}+git-ffb111ac.tar.bz2
+Source0:%{name}-%{version}+git-21292f0.tar.bz2
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme

++ 3omns-0.1+git-ffb111ac.tar.bz2 -> 3omns-0.1+git-21292f0.tar.bz2 ++
 10423 lines of diff (skipped)




commit drbd for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2015-09-30 05:52:48

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


Package is "drbd"

Changes:

--- /work/SRC/openSUSE:Factory/drbd/drbd.changes2015-08-21 
07:41:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes   2015-09-30 
05:52:50.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 25 04:52:12 UTC 2015 - nw...@suse.com
+
+- BSC#947460, add rcdrbd symlink.
+
+---



Other differences:
--
++ drbd.spec ++
--- /var/tmp/diff_new_pack.Kxm1GF/_old  2015-09-30 05:52:51.0 +0200
+++ /var/tmp/diff_new_pack.Kxm1GF/_new  2015-09-30 05:52:51.0 +0200
@@ -94,6 +94,8 @@
 #mv obj/$flavor/.kernel.config.gz obj/k-config-$kernelrelease.gz
 done
 
+mkdir -p %{buildroot}/%{_sbindir}
+%{__ln_s} -f %{_sbindir}/service %{buildroot}/%{_sbindir}/rc%{name}
 rm -f drbd.conf
 
 %clean
@@ -103,5 +105,6 @@
 %defattr(-,root,root)
 %doc COPYING
 %doc ChangeLog
+%{_sbindir}/rc%{name}
 
 %changelog




commit python-certifi for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-certifi for openSUSE:Factory 
checked in at 2015-09-30 05:52:02

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


Package is "python-certifi"

Changes:

--- /work/SRC/openSUSE:Factory/python-certifi/python-certifi.changes
2015-06-10 09:15:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-certifi.new/python-certifi.changes   
2015-09-30 05:52:11.0 +0200
@@ -1,0 +2,15 @@
+Sat Sep 26 10:27:12 UTC 2015 - toddrme2...@gmail.com
+
+- Update to version 2015.9.6.2:
+  * Actually ship weak cert bundle.
+  * Provide old cert bundle.
+  * Use secure roots by default.
+  * Update scripts to use mkcert.org
+  * Concatenate the two roots
+  * Add the needed 1024-bit roots
+  * Move mkcert output to non-core file
+- Fix dependencies on SLES 11
+- Certifi is released under MPL-2.0; fix the license tag
+- Rebase python-certifi-shipped-requests-cabundle.patch
+
+---

Old:

  certifi-14.05.14.tar.gz

New:

  certifi-2015.9.6.2.tar.gz



Other differences:
--
++ python-certifi.spec ++
--- /var/tmp/diff_new_pack.iYb97q/_old  2015-09-30 05:52:12.0 +0200
+++ /var/tmp/diff_new_pack.iYb97q/_new  2015-09-30 05:52:12.0 +0200
@@ -16,23 +16,25 @@
 
 
 Name:   python-certifi
-Version:14.05.14
+Version:2015.9.6.2
 Release:0
-License:ISC
+License:MPL-2.0
 Summary:Python package for providing Mozilla's CA Bundle
-Url:http://python-requests.org
+Url:https://pypi.python.org/pypi/certifi
 Group:  Development/Languages/Python
 Source: 
https://pypi.python.org/packages/source/c/certifi/certifi-%{version}.tar.gz
 # PATCH-FIX-SUSE -- prefer SUSE certificates
 Patch0:  python-certifi-shipped-requests-cabundle.patch
 BuildRequires:  python-devel
 BuildRequires: python-setuptools
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
+%if 0%{?suse_version} <= 1110
+%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%else
+BuildRequires:  ca-certificates
 Requires: ca-certificates
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else
 BuildArch:  noarch
 %endif
@@ -46,7 +48,7 @@
 
 %prep
 %setup -q -n certifi-%{version}
-%if 0%{?suse_version}
+%if 0%{?suse_version} && 0%{?suse_version} > 1110
 %patch0 -p1
 %endif
 
@@ -55,7 +57,7 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-%if 0%{?suse_version}
+%if 0%{?suse_version} && 0%{?suse_version} > 1110
 rm %{buildroot}/%{python_sitelib}/certifi/cacert.pem
 %endif
 

++ certifi-14.05.14.tar.gz -> certifi-2015.9.6.2.tar.gz ++
 7955 lines of diff (skipped)

++ python-certifi-shipped-requests-cabundle.patch ++
--- /var/tmp/diff_new_pack.iYb97q/_old  2015-09-30 05:52:12.0 +0200
+++ /var/tmp/diff_new_pack.iYb97q/_new  2015-09-30 05:52:12.0 +0200
@@ -1,11 +1,11 @@
 a/certifi/core.py.orig 2014-05-16 16:50:08.0 +0200
-+++ b/certifi/core.py  2014-12-22 12:28:19.529632069 +0100
-@@ -13,7 +13,7 @@
+--- a/certifi/core.py.orig
 b/certifi/core.py
+@@ -21,7 +21,7 @@
  def where():
  f = os.path.split(__file__)[0]
  
 -return os.path.join(f, 'cacert.pem')
 +return "/etc/ssl/ca-bundle.pem"
  
- if __name__ == '__main__':
- print(where())
+ 
+ def old_where():




commit ghc-fgl for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package ghc-fgl for openSUSE:Factory checked 
in at 2015-09-30 05:52:08

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


Package is "ghc-fgl"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-fgl/ghc-fgl.changes  2015-09-17 
09:19:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-fgl.new/ghc-fgl.changes 2015-09-30 
05:52:17.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 26 10:02:01 UTC 2015 - peter.tromm...@ohm-hochschule.de
+
+- remove dependency on mtl 
+
+---



Other differences:
--
++ ghc-fgl.spec ++
--- /var/tmp/diff_new_pack.sQL4rb/_old  2015-09-30 05:52:17.0 +0200
+++ /var/tmp/diff_new_pack.sQL4rb/_new  2015-09-30 05:52:17.0 +0200
@@ -37,7 +37,7 @@
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-transformers-devel
 # End cabal-rpm deps
 
 %description




commit docker for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2015-09-30 05:53:25

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


Package is "docker"

Changes:

--- /work/SRC/openSUSE:Factory/docker/docker.changes2015-09-17 
09:20:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes   2015-09-30 
05:53:27.0 +0200
@@ -9,0 +10,2 @@
+  fix bsc#946653 update do docker 1.8.2
+



Other differences:
--



commit mksusecd for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package mksusecd for openSUSE:Factory 
checked in at 2015-09-30 05:53:22

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


Package is "mksusecd"

Changes:

--- /work/SRC/openSUSE:Factory/mksusecd/mksusecd.changes2015-08-13 
18:10:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.mksusecd.new/mksusecd.changes   2015-09-30 
05:53:23.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 29 09:15:22 UTC 2015 - snw...@suse.com
+
+- Add link to linux-devtools documentation
+- 1.33
+
+---

Old:

  mksusecd-1.32.tar.xz

New:

  mksusecd-1.33.tar.xz



Other differences:
--
++ mksusecd.spec ++
--- /var/tmp/diff_new_pack.xNxiFx/_old  2015-09-30 05:53:24.0 +0200
+++ /var/tmp/diff_new_pack.xNxiFx/_new  2015-09-30 05:53:24.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   mksusecd
-Version:1.32
+Version:1.33
 Release:0
 Summary:Create SUSE Linux installation ISOs
 License:GPL-3.0+

++ mksusecd-1.32.tar.xz -> mksusecd-1.33.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.32/README.md new/mksusecd-1.33/README.md
--- old/mksusecd-1.32/README.md 2015-08-12 14:12:35.0 +0200
+++ new/mksusecd-1.33/README.md 2015-09-29 11:13:33.0 +0200
@@ -1,9 +1,10 @@
+# mksusecd
+
 This is a tool to create SUSE Linux installation ISOs, either from scratch or
 by modifying existing ISOs. A simple use case is to regenerate a ISO to
 include fixes, see below.
 
-
-### Installation
+## Installation
 
 Often you will need [mkdud][1] along with mksusecd. Both mksusecd and mkdud are
 included in openSUSE Tumbleweed. So on openSUSE Tumbleweed installation is as
@@ -15,7 +16,7 @@
 
 [1]: https://github.com/openSUSE/mkdud
 
-### Simple use case
+## Simple use case
 
 We have a patch for yast2-core that is needed during installation and the
 final system, e.g. for an AutoYaST installation. The patch is included in
@@ -36,3 +37,12 @@
 
 Now you can use bug-free.iso as a replacement for openSUSE-13.2-DVD-x86_64.iso.
 
+## openSUSE Development
+
+The package is automatically submitted from the `master` branch to
+[system:install:head](https://build.opensuse.org/package/show/system:install:head/mksusecd)
+OBS project. From that place it is forwarded to
+[openSUSE Factory](https://build.opensuse.org/project/show/openSUSE:Factory).
+
+You can find more information about this workflow in the [linuxrc-devtools
+documentation](https://github.com/openSUSE/linuxrc-devtools#opensuse-development).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.32/VERSION new/mksusecd-1.33/VERSION
--- old/mksusecd-1.32/VERSION   2015-08-12 14:12:35.0 +0200
+++ new/mksusecd-1.33/VERSION   2015-09-29 11:13:33.0 +0200
@@ -1 +1 @@
-1.32
+1.33
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.32/changelog new/mksusecd-1.33/changelog
--- old/mksusecd-1.32/changelog 2015-08-12 14:12:35.0 +0200
+++ new/mksusecd-1.33/changelog 2015-09-29 11:13:33.0 +0200
@@ -1,3 +1,6 @@
+2015-09-28:1.33
+   - Add link to linux-devtools documentation
+
 2015-08-12:1.32
- move isozipl to /usr/bin
- make it work also with mkisofs from cdrtools




commit rubygem-net-ssh for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package rubygem-net-ssh for openSUSE:Factory 
checked in at 2015-09-30 05:53:20

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


Package is "rubygem-net-ssh"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-net-ssh/rubygem-net-ssh.changes  
2015-02-16 21:14:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-net-ssh.new/rubygem-net-ssh.changes 
2015-09-30 05:53:22.0 +0200
@@ -1,0 +2,57 @@
+Sat Sep 26 04:29:09 UTC 2015 - co...@suse.com
+
+- updated to version 3.0.1
+ see installed CHANGES.txt
+
+  === 3.0.1
+  === 3.0.1.rc1
+  
+  * Breaking change from 2.* series: exec! without block now returns empty 
string instread of nil if command has no output 
[https://github.com/net-ssh/net-ssh/pull/273]
+  * Support remote_user as %r in proxy commands [Dominic Scheirlinck]
+  * Raise Net::SSH::ConnectionTimeout from connection timeout [Carl Hoerberg]
+  
+  === 3.0.0.rc1
+  
+  * SemVer: Major version change because of dropping of ruby 1.9
+  
+  === 2.10.1.rc2
+  
+  * Win: Use fiddle on ruby 2.1 too [Charlie Savage]
+  
+  === 2.10.1.rc1
+  
+  * Added ruby 2.0 requirement to gemspec [Alex Schultz]
+
+---
+Mon Aug  3 04:30:29 UTC 2015 - co...@suse.com
+
+- updated to version 2.10.0
+ see installed CHANGES.txt
+
+  === 2.10.0
+  
+  === 2.10.0-beta2
+  
+  * Fix :passphrase option with :non_interactive [Jeremy Stanley]
+  * Use Socket.tcp with connect_timeout instead of Timeout::timeout [Carl 
Hörberg]
+  * Support for hostname hashes [Jef Mathiot]
+  * Ruby 1.9.3 is no longer supported but should moslty work expect for stuff 
like connect_timeout
+  
+  === 2.10.0-beta1
+  
+  * Fix could not parse PKey error. [Andrey Voronkov]
+  * Workaround for threading issue in MRI + singleton method declaration [Matt 
Brictson]
+  * Configuration change: we no longer append all supported algorithms, this 
is so you can exclude insecure algorithms. If you want to use the old behaviour 
specify append_all_supported_algorithms => true [voidus, mfazekas]
+  * New configuration option: :non_interactive => true in case you prefer an 
authmethod to fail rather than prompt. [mfazekas]
+  * Configuration change: password will now ask for password up to the 
:number_of_password_prompts times. If you want the
+  2.9.1 behaviour of never asking password please set 
number_of_password_prompts to 0.
+  
+  === 2.9.4-beta1
+  
+  * Use sysread and syswrite on Windows instead of read_nonblock and write 
[marc-etienne]
+  * Windows/peagant: use fiddle on ruby 2.2+/windows [Charlie Savage]
+  * Check if ssh key is a file [kiela]
+  
+  === 2.9.3
+
+---

Old:

  net-ssh-2.9.2.gem

New:

  net-ssh-3.0.1.gem



Other differences:
--
++ rubygem-net-ssh.spec ++
--- /var/tmp/diff_new_pack.jResQJ/_old  2015-09-30 05:53:22.0 +0200
+++ /var/tmp/diff_new_pack.jResQJ/_new  2015-09-30 05:53:22.0 +0200
@@ -24,13 +24,13 @@
 #
 
 Name:   rubygem-net-ssh
-Version:2.9.2
+Version:3.0.1
 Release:0
 %define mod_name net-ssh
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{ruby >= 2.0}
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/net-ssh/net-ssh
 Source: http://rubygems.org/gems/%{mod_full_name}.gem

++ net-ssh-2.9.2.gem -> net-ssh-3.0.1.gem ++
 1893 lines of diff (skipped)




commit vlgothic-fonts for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package vlgothic-fonts for openSUSE:Factory 
checked in at 2015-09-30 05:51:49

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


Package is "vlgothic-fonts"

Changes:

--- /work/SRC/openSUSE:Factory/vlgothic-fonts/vlgothic-fonts.changes
2014-09-03 21:17:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.vlgothic-fonts.new/vlgothic-fonts.changes   
2015-09-30 05:52:00.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 17 08:11:04 UTC 2015 - pgaj...@suse.com
+
+- fix build for sle11
+
+---



Other differences:
--
++ vlgothic-fonts.spec ++
--- /var/tmp/diff_new_pack.LH3Zlq/_old  2015-09-30 05:52:01.0 +0200
+++ /var/tmp/diff_new_pack.LH3Zlq/_new  2015-09-30 05:52:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vlgothic-fonts
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -25,6 +25,7 @@
 Url:http://dicey.org/vlgothic/
 Source0:VLGothic-%{version}.tar.xz
 BuildRequires:  fontpackages-devel
+BuildRequires:  xz
 Provides:   scalable-font-ja
 Provides:   vlgothic = %{version}
 Provides:   locale(ja)




commit crmsh for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2015-09-30 05:51:53

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


Package is "crmsh"

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2015-09-24 
06:16:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2015-09-30 
05:52:03.0 +0200
@@ -1,0 +2,14 @@
+Thu Sep 24 14:41:02 UTC 2015 - kgronl...@suse.com
+
+- Update to version 2.2.0~rc3+git.1443105613.80a246f:
+  + medium: cibconfig: Only warn for grouped children in colocations 
(bsc#927423)
+
+---
+Thu Sep 24 13:56:27 UTC 2015 - kgronl...@suse.com
+
+- Update to version 2.2.0~rc3+git.1443102798.74361f5:
+  + high: ui_node: Show remote nodes in crm node list (bsc#877962)
+  + medium: cibconfig: Warn if configuring constraint on child resource 
(bsc#927423) (#101)
+  + medium: cibconfig: Allow order constraints on group children (bsc#927423)
+
+---

Old:

  crmsh-2.2.0~rc3+git.1442913222.4ba506b.tar.bz2

New:

  crmsh-2.2.0~rc3+git.1443105613.80a246f.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.tpblRE/_old  2015-09-30 05:52:04.0 +0200
+++ /var/tmp/diff_new_pack.tpblRE/_new  2015-09-30 05:52:04.0 +0200
@@ -36,7 +36,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:2.2.0~rc3+git.1442913222.4ba506b
+Version:2.2.0~rc3+git.1443105613.80a246f
 Release:0
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.tpblRE/_old  2015-09-30 05:52:04.0 +0200
+++ /var/tmp/diff_new_pack.tpblRE/_new  2015-09-30 05:52:04.0 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/crmsh.git
-  4ba506b414b9b5a6d6024880a6a1538b2d307968
\ No newline at end of file
+  80a246fe1ae9fdf650c8806452bd4171160433d2
\ No newline at end of file

++ crmsh-2.2.0~rc3+git.1442913222.4ba506b.tar.bz2 -> 
crmsh-2.2.0~rc3+git.1443105613.80a246f.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-2.2.0~rc3+git.1442913222.4ba506b/modules/cibconfig.py 
new/crmsh-2.2.0~rc3+git.1443105613.80a246f/modules/cibconfig.py
--- old/crmsh-2.2.0~rc3+git.1442913222.4ba506b/modules/cibconfig.py 
2015-09-22 11:15:18.0 +0200
+++ new/crmsh-2.2.0~rc3+git.1443105613.80a246f/modules/cibconfig.py 
2015-09-24 16:41:01.0 +0200
@@ -1622,6 +1622,28 @@
 child_rsc.repr_gv(sg_obj, from_grp=True)
 
 
+def _check_if_constraint_ref_is_child(obj):
+"""
+Used by check_sanity for constraints to verify
+that referenced resources are not children in
+a container.
+"""
+rc = 0
+for rscid in obj._referenced_resources():
+tgt = cib_factory.find_object(rscid)
+if not tgt:
+common_warn("%s: resource %s does not exist" % (obj.obj_id, rscid))
+rc = 1
+elif tgt.parent and tgt.parent.obj_type == "group":
+if obj.obj_type == "colocation":
+common_warn("%s: resource %s is grouped, constraints should 
apply to the group" % (obj.obj_id, rscid))
+rc = 1
+elif tgt.parent and tgt.parent.obj_type in constants.container_tags:
+common_warn("%s: resource %s ambiguous, apply constraints to 
container" % (obj.obj_id, rscid))
+rc = 1
+return rc
+
+
 class CibLocation(CibObject):
 '''
 Location constraint.
@@ -1692,8 +1714,15 @@
 if uname and uname.lower() not in ids:
 common_warn("%s: referenced node %s does not exist" % 
(self.obj_id, uname))
 rc = 1
+rc2 = _check_if_constraint_ref_is_child(self)
+if rc2 > rc:
+rc = rc2
 return rc
 
+def _referenced_resources(self):
+ret = self.node.xpath('.//resource_set/resource_ref/@id')
+return ret or [self.node.get("rsc")]
+
 def repr_gv(self, gv_obj, from_grp=False):
 '''
 What to do with the location constraint?
@@ -1830,6 +1859,23 @@
 self.node.get("first"),
 self.node.get("then")])
 
+def _referenced_resources(self):
+ret = self.node.xpath('.//resource_set/resource_ref/@id')
+if ret:
+return ret
+if self.obj_type == "order":
+return [self.node.get("first"), self.node.get("then")]
+ 

commit perl-Graph for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Graph for openSUSE:Factory 
checked in at 2015-09-30 05:51:45

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


Package is "perl-Graph"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Graph/perl-Graph.changes2013-06-06 
13:23:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Graph.new/perl-Graph.changes   
2015-09-30 05:51:58.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 23 08:40:24 UTC 2015 - co...@suse.com
+
+- updated to 0.97
+   see /usr/share/doc/packages/perl-Graph/Changes
+
+---

Old:

  Graph-0.96.tar.gz

New:

  Graph-0.97.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Graph.spec ++
--- /var/tmp/diff_new_pack.z7WQOj/_old  2015-09-30 05:51:59.0 +0200
+++ /var/tmp/diff_new_pack.z7WQOj/_new  2015-09-30 05:51:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Graph
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,21 +17,19 @@
 
 
 Name:   perl-Graph
-Version:0.96
+Version:0.97
 Release:0
 %define cpan_name Graph
-Summary:Graph data structures and algorithms
+Summary:Graph Data Structures and Algorithms
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Graph/
-Source: 
http://www.cpan.org/authors/id/J/JH/JHI/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/J/JH/JHI/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-# MANUAL further mention if perl >= 5.008
-Requires:   perl(Safe)
-Requires:   perl(Storable) >= 2.05
 %{perl_requires}
 
 %description

++ Graph-0.96.tar.gz -> Graph-0.97.tar.gz ++
 2231 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#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_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 global for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package global for openSUSE:Factory checked 
in at 2015-09-30 05:51:29

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


Package is "global"

Changes:

--- /work/SRC/openSUSE:Factory/global/global.changes2015-08-07 
00:24:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.global.new/global.changes   2015-09-30 
05:51:31.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep 22 07:35:58 UTC 2015 - mplus...@suse.com
+
+- Update to 6.5.1
+  * See attached NEWS for detailed list of changes
+- Drop unreferenced patches as none of them seems necessary
+  * global-5.7-gcc.diff
+  * global-5.9.5-fix-gcc-warnings.patch
+
+---

Old:

  global-5.7-gcc.diff
  global-5.9.5-fix-gcc-warnings.patch
  global-6.5.tar.gz
  global-6.5.tar.gz.sig

New:

  global-6.5.1.tar.gz
  global-6.5.1.tar.gz.sig



Other differences:
--
++ global.spec ++
--- /var/tmp/diff_new_pack.fg7fV9/_old  2015-09-30 05:51:32.0 +0200
+++ /var/tmp/diff_new_pack.fg7fV9/_new  2015-09-30 05:51:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   global
-Version:6.5
+Version:6.5.1
 Release:0
 Summary:Common source code tag system
 License:GPL-3.0
@@ -27,8 +27,6 @@
 Source1:ftp://ftp.gnu.org/pub/gnu/global/%{name}-%{version}.tar.gz.sig
 Source2:%{name}.keyring
 Patch0: global-5.7.diff
-Patch1: global-5.7-gcc.diff
-Patch3: global-5.9.5-fix-gcc-warnings.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -50,8 +48,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch3 -p1
 
 %build
 autoreconf -fiv

++ global-5.7.diff ++
--- /var/tmp/diff_new_pack.fg7fV9/_old  2015-09-30 05:51:32.0 +0200
+++ /var/tmp/diff_new_pack.fg7fV9/_new  2015-09-30 05:51:32.0 +0200
@@ -2,10 +2,10 @@
  Makefile.am |2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-Index: global-6.5/Makefile.am
+Index: global-6.5.1/Makefile.am
 ===
 global-6.5.orig/Makefile.am
-+++ global-6.5/Makefile.am
+--- global-6.5.1.orig/Makefile.am
 global-6.5.1/Makefile.am
 @@ -20,7 +20,7 @@ if USE_GTAGSCSCOPE
  SUBDIRS += gtags-cscope
  endif

++ global-6.5.tar.gz -> global-6.5.1.tar.gz ++
 10996 lines of diff (skipped)





commit xulrunner for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-09-30 05:51:40

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


Package is "xulrunner"

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-08-14 
14:47:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-09-30 
05:51:50.0 +0200
@@ -1,0 +2,26 @@
+Wed Sep 23 05:47:20 UTC 2015 - w...@rosenauer.org
+
+- update to xulrunner 38.3.0 (bnc#947003)
+  * MFSA 2015-96/CVE-2015-4500
+Miscellaneous memory safety hazards
+  * MFSA 2015-100/CVE-2015-4505 (bmo#1177861) (Windows only)
+Arbitrary file manipulation by local user through Mozilla updater
+  * MFSA 2015-101/CVE-2015-4506 (bmo#1192226)
+Buffer overflow in libvpx while parsing vp9 format video
+  * MFSA 2015-105/CVE-2015-4511 (bmo#1200148)
+Buffer overflow while decoding WebM video
+  * MFSA 2015-106/CVE-2015-4509 (bmo#1198435)
+Use-after-free while manipulating HTML media content
+  * MFSA 2015-110/CVE-2015-4519 (bmo#1189814)
+Dragging and dropping images exposes final URL after redirects
+  * MFSA 2015-111/CVE-2015-4520 (bmo#1200856, bmo#1200869)
+Errors in the handling of CORS preflight request headers
+  * MFSA 2015-112/CVE-2015-4517/CVE-2015-4521/CVE-2015-4522/
+CVE-2015-7174/CVE-2015-7175/CVE-2015-7176/CVE-2015-7177/
+CVE-2015-7180
+Vulnerabilities found through code inspection
+  * MFSA 2015-113/CVE-2015-7178/CVE-2015-7179 (bmo#1189860,
+bmo#1190526) (Windows only)
+Memory safety errors in libGLES in the ANGLE graphics library
+
+---

Old:

  l10n-38.2.0.tar.xz
  xulrunner-38.2.0-source.tar.xz

New:

  l10n-38.3.0.tar.xz
  xulrunner-38.3.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.iho6jz/_old  2015-09-30 05:51:56.0 +0200
+++ /var/tmp/diff_new_pack.iho6jz/_new  2015-09-30 05:51:56.0 +0200
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 38.2.0
+%define version_internal 38.3.0
 %define apiversion 38
-%define uaweight 382
-%define releasedate 2015080900
+%define uaweight 383
+%define releasedate 2015091700
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.iho6jz/_old  2015-09-30 05:51:56.0 +0200
+++ /var/tmp/diff_new_pack.iho6jz/_new  2015-09-30 05:51:56.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr38"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_38_2_0esr_RELEASE"
-VERSION="38.2.0"
+RELEASE_TAG="FIREFOX_38_3_0esr_RELEASE"
+VERSION="38.3.0"
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-38.2.0.tar.xz -> l10n-38.3.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-38.2.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-38.3.0.tar.xz differ: char 26, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.iho6jz/_old  2015-09-30 05:51:56.0 +0200
+++ /var/tmp/diff_new_pack.iho6jz/_new  2015-09-30 05:51:56.0 +0200
@@ -1,2 +1,2 @@
-REV=31bad6553933
+REV=7b1115ea78f7
 REPO=http://hg.mozilla.org/releases/mozilla-esr38

++ xulrunner-38.2.0-source.tar.xz -> xulrunner-38.3.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-38.2.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-38.3.0-source.tar.xz 
differ: char 26, line 1




commit dispcalGUI for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package dispcalGUI for openSUSE:Factory 
checked in at 2015-09-30 05:51:58

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


Package is "dispcalGUI"

Changes:

--- /work/SRC/openSUSE:Factory/dispcalGUI/dispcalGUI.changes2015-08-11 
08:27:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.dispcalGUI.new/dispcalGUI.changes   
2015-09-30 05:52:07.0 +0200
@@ -1,0 +2,15 @@
+Fri Sep 25 20:32:07 UTC 2015 - dispcal...@hoech.net
+
+- update to 3.0.4.3: see README.html#changelog-3.0.4.3
+
+---
+Mon Sep 07 13:06:27 UTC 2015 - dispcal...@hoech.net
+
+- update to 3.0.4.2: see README.html#changelog-3.0.4.2
+
+---
+Tue Sep 01 11:02:08 UTC 2015 - dispcal...@hoech.net
+
+- update to 3.0.4.1: see README.html#changelog-3.0.4.1
+
+---

Old:

  dispcalGUI-3.0.4.0.tar.gz

New:

  dispcalGUI-3.0.4.3.tar.gz



Other differences:
--
++ dispcalGUI.spec ++
--- /var/tmp/diff_new_pack.EaCLAw/_old  2015-09-30 05:52:09.0 +0200
+++ /var/tmp/diff_new_pack.EaCLAw/_new  2015-09-30 05:52:09.0 +0200
@@ -25,7 +25,7 @@
 Summary:A graphical front-end for display calibration and profiling 
using Argyll CMS
 License:GPL-3.0+
 Name:   dispcalGUI
-Version:3.0.4.0
+Version:3.0.4.3
 Release:0
 Source0:http://dispcalgui.hoech.net/download/%{name}-%version.tar.gz
 Url:http://dispcalgui.hoech.net/
@@ -60,7 +60,7 @@
 Requires:   python-wxGTK >= %{wx_minversion}
 %py_requires
 %else
-%if 0%{?fedora_version} > 0 || 0%{?rhel_version} > 0 || 0%{?centos_version} > 0
+%if 0%{?fedora_version} > 0 || 0%{?rhel_version} > 0 || 0%{?centos_version} > 
0 || 0%{?scientificlinux_version} > 0
 Group:  Applications/Multimedia
 BuildRequires:  gcc
 BuildRequires:  libX11-devel
@@ -135,7 +135,8 @@
   glob.glob(os.path.join(mod, 'lib' + bits, '*.py')), 
   glob.glob(os.path.join(mod, 'lib' + bits, 'python%s%s' % 
sys.version_info[:2], '*.py'))):
byte_compile(py, optimize=0, force=1, prefix='$RPM_BUILD_ROOT')
-   if int('0%{?fedora_version}') > 0 or int('0%{?rhel_version}') > 0 or 
int('0%{?centos_version}') > 0:
+   if (int('0%{?fedora_version}') > 0 or int('0%{?rhel_version}') > 0 or
+   int('0%{?centos_version}') > 0 or int('0%{?scientificlinux_version}') > 
0):
byte_compile(py, optimize=1, force=1, prefix='$RPM_BUILD_ROOT')"
 %endif
 # Remove doc directory
@@ -167,7 +168,8 @@
if path.endswith('.py') and %{?mandriva_version}.0 < 201010:
# Mandriva 2010.1 got rid of byte-compilation
paths.append(path + 'c')
-   if int('0%{?fedora_version}') > 0 or int('0%{?rhel_version}') > 
0 or int('0%{?centos_version}') > 0:
+   if (int('0%{?fedora_version}') > 0 or int('0%{?rhel_version}') 
> 0 or
+   int('0%{?centos_version}') > 0 or 
int('0%{?scientificlinux_version}') > 0):
paths.append(path + 'o')
if os.path.basename(path) in executables:
paths.append('%attr(755, root, root) ' + path)

++ debian.changelog ++
--- /var/tmp/diff_new_pack.EaCLAw/_old  2015-09-30 05:52:09.0 +0200
+++ /var/tmp/diff_new_pack.EaCLAw/_new  2015-09-30 05:52:09.0 +0200
@@ -1,5 +1,5 @@
-dispcalgui (3.0.4.0-1) stable; urgency=low
+dispcalgui (3.0.4.3-1) stable; urgency=low
 
-  * Version 3.0.4.0
+  * Version 3.0.4.3
 
- -- Florian Höch   Sun, 09 Aug 2015 23:23:27 +0100
+ -- Florian Höch   Fri, 25 Sep 2015 20:32:07 +0100

++ debian.control ++
--- /var/tmp/diff_new_pack.EaCLAw/_old  2015-09-30 05:52:09.0 +0200
+++ /var/tmp/diff_new_pack.EaCLAw/_new  2015-09-30 05:52:09.0 +0200
@@ -1,3 +1,4 @@
+Standards-Version: 3.9.6.1
 Source: dispcalgui
 Section: graphics
 Priority: extra
@@ -7,10 +8,9 @@
 
 Package: dispcalgui
 Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, 
python-wxgtk2.8 (>= 2.8.8), python-numpy (>= 1.0), python-pygame, p7zip
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, 
python-wxgtk3.0 (>= 3.0) | python-wxgtk2.8 (>= 2.8.8), python-numpy (>= 1.0), 
python-pygame, argyll, p7zip
 Conflicts: dispcalgui-0install
 Replaces: dispcalgui-0install
-Recommends: argyll
 Description: A graphical front-end for display calibration and profiling using 
Argyll CMS
  Calibrates and characterizes display devices using a 

commit rsyslog for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2015-09-30 05:51:56

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  2015-08-28 
08:27:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2015-09-30 
05:52:05.0 +0200
@@ -1,0 +2,12 @@
+Thu Sep 24 18:55:21 UTC 2015 - astie...@suse.com
+
+- rsyslog 8.13.0:
+  * ZeroMQ enhancements
+  * Redis enhancements
+  * mmnormalize: liblognorm error messages are now emitted via
+regular rsyslog error reporting mechanism (aka "are now logged")
+  * networking improvements
+- drop rsyslog-8.12.0-parallel-build.patch, is upstream
+- drop rsyslog-8.12.0-gnutls.patch, same
+
+---

Old:

  rsyslog-8.12.0-gnutls.patch
  rsyslog-8.12.0-parallel-build.patch
  rsyslog-8.12.0.tar.gz
  rsyslog-doc-8.12.0.tar.gz

New:

  rsyslog-8.13.0.tar.gz
  rsyslog-doc-8.13.0.tar.gz



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.0MH0hp/_old  2015-09-30 05:52:06.0 +0200
+++ /var/tmp/diff_new_pack.0MH0hp/_new  2015-09-30 05:52:06.0 +0200
@@ -20,7 +20,7 @@
 Summary:The enhanced syslogd for Linux and Unix
 License:(GPL-3.0+ and Apache-2.0)
 Group:  System/Daemons
-Version:8.12.0
+Version:8.13.0
 Release:0
 %if 0%{?suse_version} >= 1210
 %bcond_without  systemd
@@ -62,7 +62,6 @@
 %bcond_with hiredis
 %bcond_with zeromq
 
-%define upstream_version%{version}
 %define rsyslogdocdir   %{_docdir}/%{name}
 %if %{defined _rundir}
 %define rsyslog_rundir  %{_rundir}/rsyslog
@@ -174,10 +173,10 @@
 # mmnormalize support
 %if %{with pkgconfig}
 BuildRequires:  pkgconfig(libee) >= 0.4.0
-BuildRequires:  pkgconfig(lognorm) >= 1.0.2
+BuildRequires:  pkgconfig(lognorm) >= 1.1.2
 %else
-BuildRequires:  libee-devel
-BuildRequires:  liblognorm-devel
+BuildRequires:  libee-devel >= 0.4.0
+BuildRequires:  liblognorm-devel >= 1.1.2
 %endif
 %endif
 #
@@ -189,23 +188,17 @@
 BuildRequires:  pkgconfig(libestr) >= 0.1.9
 BuildRequires:  pkgconfig(uuid) >= 2.21.0
 %else
-BuildRequires:  libee-devel
+BuildRequires:  libee-devel >= 0.4.0
 BuildRequires:  libestr-devel
 BuildRequires:  libjson-c-devel
 BuildRequires:  libuuid-devel
 %endif
-BuildRequires:  python-docutils
-%if 0%{?suse_version} >= 1200
-%bcond_without  rst2man
-%else
-%bcond_with rst2man
-%endif
 %if %{with systemd}
 %{?systemd_requires}
 BuildRequires:  pkgconfig(systemd)
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:
http://www.rsyslog.com/files/download/%{name}/%{name}-%{upstream_version}.tar.gz
+Source0:
http://www.rsyslog.com/files/download/%{name}/%{name}-%{version}.tar.gz
 Source1:rsyslog.sysconfig
 Source2:rsyslog.conf.in
 Source4:rsyslog.d.remote.conf.in
@@ -214,13 +207,12 @@
 Source7:module-mysql
 Source8:module-snmp
 Source9:module-udpspoof
-Source14:   
http://www.rsyslog.com/files/download/rsyslog/rsyslog-doc-%{upstream_version}.tar.gz
+# generated from https://github.com/rsyslog/  ./release_build.sh this is WIP 
upstream
+Source14:   rsyslog-doc-%{version}.tar.gz
 Source15:   rsyslog.firewall
 
 # PATCH-FIX-OPENSUSE rsyslog-unit.patch crrodrig...@opensuse.org Customize 
upstream systemd unit for openSUSE needs.
 Patch0: rsyslog-unit.patch
-Patch1: rsyslog-8.12.0-gnutls.patch
-Patch2: rsyslog-8.12.0-parallel-build.patch
 
 # this is a dirty hack since % dir does only work for the specified directory 
and nothing above
 # but I want to be able to switch this to /etc/apparmor.d once the profiles 
received more testing
@@ -527,10 +519,8 @@
 %endif
 
 %prep
-%setup -q -n %{name}-%{upstream_version} -a 14
+%setup -q -a 14
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 #
 %if %{with systemd}
 for file in rsyslog-service-prepare; do

++ rsyslog-8.12.0.tar.gz -> rsyslog-8.13.0.tar.gz ++
 2579 lines of diff (skipped)

++ rsyslog-doc-8.12.0.tar.gz -> rsyslog-doc-8.13.0.tar.gz ++
 38720 lines of diff (skipped)




commit backintime for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package backintime for openSUSE:Factory 
checked in at 2015-09-30 05:51:32

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


Package is "backintime"

Changes:

--- /work/SRC/openSUSE:Factory/backintime/backintime.changes2014-10-18 
09:09:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.backintime.new/backintime.changes   
2015-09-30 05:51:35.0 +0200
@@ -1,0 +2,154 @@
+Wed Sep 16 16:17:03 UTC 2015 - roni...@gmail.com
+
+-  Version bump to 1.1 branch (1.1.6), based on home:ecsos:Backup/backintime.
+* The 1.1 branch introduced a new QT4 GUI that replaced the
+  old KDE and GNOME GUI. Therefore, the pacakges backintime-gnome and
+  backintime-kde were replaced by the package backintime-qt4. Thus, both
+  backintime and backintime-qt4 do not depend on any GNOME or KDE packages
+  anymore.
+* The package now depends on python3 instead of python. 
+* The patch `backintime-ssh-agent_only_if_password.patch` was
+  updated to replace TABs with SPACEs for code indentation following the
+  convention of `common/sshtools.py`.
+
+- Upstream changelog from version 1.0.38 to version 1.1.6.
+
+Version 1.1.6
+* show Profile name in systrayicon menu
+* Fix bug: encrypted remote backup hangs on 'start
+  encfsctl encode process'
+  (https://launchpad.net/bugs/1455925)
+* make own Exceptions a childclass from
+  BackInTimeException
+* Fix bug: Segmentation fault caused by two QApplication
+* Fix bug: no Changes [C] log entries with 'Check for
+* Fix bug: some changed options from Settingsdialog where
+* Fix bug: python version check fails on python 3.3
+* Specifying the SSH private key whenever ssh is called
+* add to in-/exclude directly from mainwindow
+* Fix bug: pw-cache didn't start on Mint KDE because of missing stdout
+* add option to run Smart Remove in background on remote host
+* Fix bug: failed to restore file names with white spaces using CLI
+* Fix bug: UnboundLocalError with 'last_snapshot' in _free_space
+  (https://launchpad.net/bugs/1437623)
+
+Version 1.1.4
+* add option to keep new snapshot with 'full rsync mode' regardless of
+  changes (https://launchpad.net/bugs/1434722)
+* Fix bug: wrong quote in 'Save config file'
+* Fix bug: Deleting the last snapshot does not update the last_snapshot
+  symlink (https://launchpad.net/bugs/1434724)
+* remove base64 encoding for passwords as it doesn't add any security
+  but broke the password process (https://launchpad.net/bugs/1431305)
+* add confirm dialog before restoring
+  (https://launchpad.net/bugs/438079)
+* Fix bug: Wrong status text in the tray icon
+  (https://launchpad.net/bugs/1429400)
+* add option to run only one snapshot at a time
+* Fix bug: restore permissions of lots of files made BackInTime
+  unresposive (https://launchpad.net/bugs/1428423)
+* Fix bug: failed to restore file owner and group
+* cache uuid in config so it doesn't fail if the device isn't pluged in
+  (https://launchpad.net/bugs/1426881)
+* add warning about wrong Python version in configure
+* prevent snapshots from being removed with restore and delete; show
+  warning if restore and delete filesystem root
+  (https://answers.launchpad.net/questions/262837)
+* Fix bug: OSError in free_space; add alternate method to get free 
space
+* add bash-completion
+* Fix bug: ugly theme while running as root on Gnome based DEs
+  (https://launchpad.net/bugs/1418447)
+* Fix bug: filename with broken charset throwed UnicodeError exception
+  (https://launchpad.net/bugs/1419694)
+* use 'crontab' instead of 'crontab -' to read from stdin
+  (https://launchpad.net/bugs/1419466)
+
+Version 1.1.2
+* sort 'Backup folders' in main window
+* save in- and exclude sort order
+* use PolicyKit to install Udev rules
+* move compression from install to build in Makefiles
+* use pkexec to start backintime-qt4 as root
+
+Version 1.1.0
+* add tooltips for rsync options
+* make only one debian/control
+* multiselect files to restore (https://launchpad.net/bugs/1135886)
+* force run manual snapshots on battery
+  (https://launchpad.net/bugs/861553)
+* backup encfs config to local config folder
+* apply 'install-docs-move.patch' from Debian package by Jonathan
+  Wiltshire
+* add restore option to delete new 

commit subversion for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package subversion for openSUSE:Factory 
checked in at 2015-09-30 05:51:36

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


Package is "subversion"

Changes:

--- /work/SRC/openSUSE:Factory/subversion/subversion.changes2015-09-08 
17:42:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes   
2015-09-30 05:51:38.0 +0200
@@ -1,0 +2,10 @@
+Wed Sep 23 15:30:14 UTC 2015 - astie...@suse.com
+
+- Apache Subversion 1.9.2:
+  * fix a numer of client-side crashes and bugs
+  * checkout: remove unnecessary I/O operation
+  * svn: show utf8proc version in svn --version --verbose
+  * fix reporting for empty representations in svnfsfs stats
+- upstream keyring updated
+
+---

Old:

  subversion-1.9.1.tar.bz2
  subversion-1.9.1.tar.bz2.asc

New:

  subversion-1.9.2.tar.bz2
  subversion-1.9.2.tar.bz2.asc



Other differences:
--
++ subversion.spec ++
--- /var/tmp/diff_new_pack.AkQSKr/_old  2015-09-30 05:51:40.0 +0200
+++ /var/tmp/diff_new_pack.AkQSKr/_new  2015-09-30 05:51:40.0 +0200
@@ -36,7 +36,7 @@
 %bcond_without python_ctypes
 %bcond_withall_regression_tests
 Name:   subversion
-Version:1.9.1
+Version:1.9.2
 Release:0
 Summary:Subversion version control system
 License:Apache-2.0


++ subversion-1.9.1.tar.bz2 -> subversion-1.9.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/subversion/subversion-1.9.1.tar.bz2 
/work/SRC/openSUSE:Factory/.subversion.new/subversion-1.9.2.tar.bz2 differ: 
char 11, line 1

++ subversion.keyring ++
--- /var/tmp/diff_new_pack.AkQSKr/_old  2015-09-30 05:51:40.0 +0200
+++ /var/tmp/diff_new_pack.AkQSKr/_new  2015-09-30 05:51:40.0 +0200
@@ -1,10 +1,10 @@
 pub   4096R/A347943F 2013-06-11
   Key fingerprint = BA3C 15B1 337C F0FB 222B  D41A 1BCA 6586 A347 943F
-uid  Branko \xc4\x8cibej 
-uid  Branko \xc4\x8cibej 
-uid  Branko \xc4\x8cibej 
-uid  Branko \xc4\x8cibej 
-uid  Branko \xc4\x8cibej 
+uid  Branko Čibej 
+uid  Branko Čibej 
+uid  Branko Čibej 
+uid  Branko Čibej 
+uid  Branko Čibej 
 sub   4096R/8CC35093 2013-06-11
 
 -BEGIN PGP PUBLIC KEY BLOCK-
@@ -476,11 +476,11 @@
 -END PGP PUBLIC KEY BLOCK-
 pub   2048R/C8628501 2005-04-03 [expires: 2017-06-10]
   Key fingerprint = 8769 28CD 4954 EA74 87B6  B96C 29B8 92D0 C862 8501
-uid  Branko \xc4\x8cibej 
-uid  Branko \xc4\x8cibej 
-uid  Branko \xc4\x8cibej 
-uid  Branko \xc4\x8cibej 
-uid  Branko \xc4\x8cibej 
+uid  Branko Čibej 
+uid  Branko Čibej 
+uid  Branko Čibej 
+uid  Branko Čibej 
+uid  Branko Čibej 
 sub   2048R/38EB9A57 2005-04-03
 
 -BEGIN PGP PUBLIC KEY BLOCK-
@@ -11598,244 +11598,312 @@
 U0pHr7MCBnMp1BQw9ZeG9IdieofWQsmVkgfXdOHQzY+LbwCgy0ViXEU2qmxLHuwR
 z3jokQen21PkhsOVFQnA5GQUKHnqrzve97DcicIS8Zhk7gpLxljIjoLQE7H5Lozz
 KClykiVDoh8NSI8d9hm9efROycEOFZI4hok6x6ABmi7fX4QVC/Qxu32tdzd0LlKI
-sALv2iQnECuaW103UvK3XhnpsxrwQGS0J1NlbnRoaWwgS3VtYXJhbiBTIDxzdHls
-ZXNlbkBhcGFjaGUub3JnPohGBBARAgAGBQJUSig7AAoJEOrHbDkoRs/GJL8AnR30
-TJqfQKop7SW9MZrjo5SNBnfOAKDWwxc2mb6FFo+P/qqzIE7TUC/MD4hGBBARAgAG
-BQJUSii7AAoJEOha1w8d7MBDuJ4AoJsfNKjpyQdyIh/HZFi4LDgobGnqAJ9UJ18W
-G6hkpVr9vaWrOOZ0UTQ/p4hGBBARAgAGBQJUXlRdAAoJEN1h78jtGEwsrl8An358
-27TbSZSw/fPzG0hlzHXnA0EdAJ4t5iEmAFBitBeiGYYpQ2xtN83BtokCHAQTAQIA
-BgUCVEkdqgAKCRCz/iV6p+Q2qi1SEACBB/4h6UVfuU8Yz6OJBNwYKDzcBgeInXyZ
-phO311vWAesb9rQyCWAoutf2akYyjar1Vyzf+XoheZYrorsTx3nIjjvHrLg14oFx
-IVmLHHwITf7Y9zCwtcnMvZmtGsvHSL9DrsB1MCyGl5ax1XRNpUnJ4vE7LGrZlZBl
-02U2zyYsfGVb0pZYItz7yLU5QWwVmZeUOWgA3TL09jWs4XB6qLSyYv36twk9RyUH
-ip0aB9bMKxk0RZaR2ygwn4kHMRib9EQyuFLnfkLRyJOl4dxq+DI8r5WzlT5SMWLL
-inwZy25ovOiL1lzyo+nLbNvmTIH0JWz5tcaIdw5AHcjlTddXRqxcKSXZqh/isK58
-Zx29nndy/4lQm1OZ8aw/heil3FfGDzOcfg8Vw2Y1rKkFEMgBFxOp1WubQgdpW8Er
-3xSovXgDMGxbl9aSPvXtG3MD9nMz4fW5FAUkldJHxxBMLQFxxk7fEVP9ARpz4rii
-9V41Aeew4ZnUjwE76Njf1WMI5LPmIrMdwnQnOk9PNIFm8N5bMHEBK+Y/hdXQ2/9c

commit rubygem-minitest for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package rubygem-minitest for 
openSUSE:Factory checked in at 2015-09-30 05:51:47

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


Package is "rubygem-minitest"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-minitest/rubygem-minitest.changes
2015-06-10 09:15:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-minitest.new/rubygem-minitest.changes   
2015-09-30 05:51:59.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 24 04:32:25 UTC 2015 - co...@suse.com
+
+- updated to version 5.8.1
+ see installed History.rdoc
+
+  === 5.8.1 / 2015-09-23
+  
+  * 1 minor enhancement:
+  
+* Refactor assert_raises to be cleaner and to pass SystemExit and 
SignalException. (bhenderson)
+
+---
+Fri Aug  7 04:30:16 UTC 2015 - co...@suse.com
+
+- updated to version 5.8.0
+ see installed History.rdoc
+
+  === 5.8.0 / 2015-08-06
+  
+  * 2 minor enhancements:
+  
+* Add optional delegation mechanism to extend object with a mock. (zamith)
+* Return early if there are no filtered methods. (jeremyevans)
+  
+  * 1 bug fix:
+  
+* Don't extend io with pride if io is not a tty. (toy)
+
+---

Old:

  minitest-5.7.0.gem

New:

  minitest-5.8.1.gem



Other differences:
--
++ rubygem-minitest.spec ++
--- /var/tmp/diff_new_pack.pJNDct/_old  2015-09-30 05:52:00.0 +0200
+++ /var/tmp/diff_new_pack.pJNDct/_new  2015-09-30 05:52:00.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-minitest
-Version:5.7.0
+Version:5.8.1
 Release:0
 %define mod_name minitest
 %define mod_full_name %{mod_name}-%{version}

++ minitest-5.7.0.gem -> minitest-5.8.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/History.rdoc new/History.rdoc
--- old/History.rdoc2015-05-27 23:42:53.0 +0200
+++ new/History.rdoc2015-09-23 23:56:39.0 +0200
@@ -1,3 +1,20 @@
+=== 5.8.1 / 2015-09-23
+
+* 1 minor enhancement:
+
+  * Refactor assert_raises to be cleaner and to pass SystemExit and 
SignalException. (bhenderson)
+
+=== 5.8.0 / 2015-08-06
+
+* 2 minor enhancements:
+
+  * Add optional delegation mechanism to extend object with a mock. (zamith)
+  * Return early if there are no filtered methods. (jeremyevans)
+
+* 1 bug fix:
+
+  * Don't extend io with pride if io is not a tty. (toy)
+
 === 5.7.0 / 2015-05-27
 
 * 1 major enhancement:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.rdoc new/README.rdoc
--- old/README.rdoc 2015-05-27 23:42:53.0 +0200
+++ new/README.rdoc 2015-09-23 23:56:39.0 +0200
@@ -446,7 +446,6 @@
 minispec-metadata   :: Metadata for describe/it blocks & CLI tag 
filter.
E.g. `it "requires JS driver", js: true do` &
`ruby test.rb --tag js` runs tests tagged :js.
-minitest-ansi   :: Colorize minitest output with ANSI colors.
 minitest-around :: Around block for minitest. An alternative to
setup/teardown dance.
 minitest-autotest   :: autotest is a continous testing facility meant 
to
@@ -456,14 +455,13 @@
 minitest-bang   :: Adds support for RSpec-style let! to immediately
invoke let statements before each test.
 minitest-bisect :: Helps you isolate and debug random test 
failures.
+minitest-blink1_reporter:: Display test results with a Blink1.
 minitest-capistrano :: Assertions and expectations for testing
Capistrano recipes.
 minitest-capybara   :: Capybara matchers support for minitest unit and
spec.
 minitest-chef-handler   :: Run Minitest suites as Chef report handlers
 minitest-ci :: CI reporter plugin for Minitest.
-minitest-colorize   :: Colorize Minitest output and show failing tests
-   instantly.
 minitest-context:: Defines contexts for code reuse in Minitest
specs that share common expectations.
 minitest-debugger   :: Wraps assert so failed assertions drop into
@@ -552,7 +550,6 @@
contents of a collection, ignoring element 
order.
 minitest-vcr:: Automatic cassette managment with Minitest::Spec
and VCR.
-minitest-wscolor:: Yet another test 

commit python3-pbr for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python3-pbr for openSUSE:Factory 
checked in at 2015-09-30 05:51:51

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


Package is "python3-pbr"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pbr/python3-pbr-doc.changes  
2015-08-15 11:39:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pbr.new/python3-pbr-doc.changes 
2015-09-30 05:52:01.0 +0200
@@ -1,0 +2,18 @@
+Sat Sep 19 14:52:44 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * removed patch (fixed upstream):
+0001-Remove-sphinx_config.init_values-manual-call.patch
+
+- update to version 1.8.0:
+  * Strip comments present in setup.cfg
+  * Protect WSGI application with a critical section
+
+- changes from version 1.7.0:
+  * Have pbr egg_info.writer check PBR is enabled
+
+- changes from version 1.6.0:
+  * Strip comments in requirements files
+  * Support Sphinx >=1.3 new protoype and warnings
+
+---
python3-pbr.changes: same change

Old:

  0001-Remove-sphinx_config.init_values-manual-call.patch
  pbr-1.5.0.tar.gz

New:

  pbr-1.8.0.tar.gz



Other differences:
--
++ python3-pbr-doc.spec ++
--- /var/tmp/diff_new_pack.rhLD2V/_old  2015-09-30 05:52:02.0 +0200
+++ /var/tmp/diff_new_pack.rhLD2V/_new  2015-09-30 05:52:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pbr-doc
-Version:1.5.0
+Version:1.8.0
 Release:0
 Summary:Documentation for python3-pbr
 License:Apache-2.0
@@ -25,9 +25,6 @@
 Url:http://pypi.python.org/pypi/pbr
 Source: 
http://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz
 Source1:python3-pbr-rpmlintrc
-# NOTE(toabctl): this is currently in review: 
https://review.openstack.org/#/c/193462/
-# needed to be abe to use pbr with newer Sphinx versions
-Patch0: 0001-Remove-sphinx_config.init_values-manual-call.patch
 BuildRequires:  fdupes
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
@@ -44,7 +41,6 @@
 
 %prep
 %setup -q -n pbr-%{version}
-%patch0 -p1
 # Get rid of ugly build-time deps that require network:
 sed -i "s/, 'sphinx\.ext\.intersphinx'//" doc/source/conf.py
 

++ python3-pbr.spec ++
--- /var/tmp/diff_new_pack.rhLD2V/_old  2015-09-30 05:52:02.0 +0200
+++ /var/tmp/diff_new_pack.rhLD2V/_new  2015-09-30 05:52:02.0 +0200
@@ -21,7 +21,7 @@
 %bcond_with test
 
 Name:   python3-pbr
-Version:1.5.0
+Version:1.8.0
 Release:0
 Summary:Python Build Reasonableness
 License:Apache-2.0
@@ -29,9 +29,6 @@
 Url:http://pypi.python.org/pypi/pbr
 Source: 
http://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz
 Source1:python3-pbr-rpmlintrc
-# NOTE(toabctl): this is currently in review: 
https://review.openstack.org/#/c/193462/
-# needed to be abe to use pbr with newer Sphinx versions
-Patch0: 0001-Remove-sphinx_config.init_values-manual-call.patch
 BuildRequires:  fdupes
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
@@ -67,7 +64,6 @@
 
 %prep
 %setup -q -n pbr-%{version}
-%patch0 -p1
 # Get rid of ugly build-time deps that require network:
 sed -i "s/, 'sphinx\.ext\.intersphinx'//" doc/source/conf.py
 

++ pbr-1.5.0.tar.gz -> pbr-1.8.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pbr-1.5.0/AUTHORS new/pbr-1.8.0/AUTHORS
--- old/pbr-1.5.0/AUTHORS   2015-08-13 21:33:57.0 +0200
+++ new/pbr-1.8.0/AUTHORS   2015-09-14 22:59:19.0 +0200
@@ -1,5 +1,6 @@
 Akihiro Motoki 
 Alex Gaynor 
+Alexander Makarov 
 Andreas Jaeger 
 Andrew Bogott 
 Angus Salkeld 
@@ -31,6 +32,7 @@
 Eric Windisch 
 Erik M. Bray 
 Eugene Kirpichov 
+Florian Wilhelm 
 Gary Kotton 
 Giampaolo Lauria 
 Ionuț Arțăriși 
@@ -44,6 +46,7 @@
 Joe Heck 
 Johannes Erdfelt 
 Joshua Harlow 
+Joshua Harlow 
 Julien Danjou 
 Kevin McCarthy 
 Khai Do 
@@ -85,6 +88,7 @@
 Thomas Grainger 
 Thomas Leaman 
 Tim Simpson 
+Timothy Chavez 
 Toilal 
 Vasudev 

commit fwts for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package fwts for openSUSE:Factory checked in 
at 2015-09-30 05:51:31

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


Package is "fwts"

Changes:

--- /work/SRC/openSUSE:Factory/fwts/fwts.changes2015-08-27 
08:57:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes   2015-09-30 
05:51:33.0 +0200
@@ -1,0 +2,48 @@
+Wed Sep 23 17:54:51 UTC 2015 - mplus...@suse.com
+
+- Update to 05.09.00
+  * Update ACPICA to version 20150717
+  * SMBios 3.0.0 tests supported
+  * new features:
+   + acpi: method: add _CR3 test
+   + acpi: method: add _MTL test
+   + acpi: method: add _RST test
+   + acpi: method: add _PRR test
+   + data: klog.json: sync with latest 4.2 kernel messages 
+ (LP: #1493039)
+   + lib: smbios: add smbios version 3.0.0 entry find helper
+   + dmicheck: add test for smbios 3.0.0 entry point
+   + dmicheck: add error test for SMBIOS 3.0.0 table
+   + dmicheck: sync the dmi value test with smbios 3.0.0 spec
+  * fixed bugs:
+   + acpi: fadt: merge tests for reset register
+   + cpu: cpufreq: reduce scope of variables
+   + acpi: gpedump: clarify precedence for & and ?
+   + lib: fwts_cpu: reduce scope on variables
+   + ACPICA: Update to version 20150717 (LP: #1486253)
+   + lib: fwts_log: re-work to clean up va_arg scoping
+   + uefi: uefirtvariable: clean up cppcheck style warning
+   + acpi: rsdp: make OEM ID test less strict
+   + fix some spelling mistakes in code and sync fwts-tests 
+ accordingly
+   + cpu: maxfreq: check for unlikely event that no CPUs in cpu
+ list
+   + acpi: crsdump: fix incorrect use of string size in string
+ copies
+   + lib: fwts_acpi_tables: add checking for empty table parsing
+   + lib: fwts_acpi_table: remove dead initialisation of ptr
+   + dmi: dmicheck: fix build error on 32 bit builds
+   + Makefile.am: use pkg-config for json-c
+   + lib: fwts_smbios: fix the smbios version from uefi always 
+ zero (LP: #1484023)
+   + lib: fwts_scan_efi_systable: fix getting wrong smbios entry 
+ (LP: #1484046)
+   + acpi: dbg2: won't find obj when no namespace device path 
+ (lp: #1486893)
+   + lib: fwts_smbios: add the struct definition for smbios 
+ 3.0.0
+   + dmicheck: re-orgainise the smbios entry point check
+   + dmicheck: fix the Base Board type range typos
+   + auto-packager: mkpackage.sh: remove utopic
+
+---

Old:

  fwts-V15.08.00.tar.gz

New:

  fwts-V15.09.00.tar.gz



Other differences:
--
++ fwts.spec ++
--- /var/tmp/diff_new_pack.MZiyqn/_old  2015-09-30 05:51:34.0 +0200
+++ /var/tmp/diff_new_pack.MZiyqn/_new  2015-09-30 05:51:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fwts
-Version:15.08.00
+Version:15.09.00
 Release:0
 Summary:Firmware Test Suite
 License:GPL-2.0+

++ fwts-V15.08.00.tar.gz -> fwts-V15.09.00.tar.gz ++
 7258 lines of diff (skipped)

++ fwts-no-compiletime.patch ++
--- /var/tmp/diff_new_pack.MZiyqn/_old  2015-09-30 05:51:35.0 +0200
+++ /var/tmp/diff_new_pack.MZiyqn/_new  2015-09-30 05:51:35.0 +0200
@@ -1,7 +1,7 @@
-Index: fwts-15.07.00/src/acpica/source/compiler/aslutils.c
+Index: fwts-15.09.00/src/acpica/source/compiler/aslutils.c
 ===
 fwts-15.07.00.orig/src/acpica/source/compiler/aslutils.c
-+++ fwts-15.07.00/src/acpica/source/compiler/aslutils.c
+--- fwts-15.09.00.orig/src/acpica/source/compiler/aslutils.c
 fwts-15.09.00/src/acpica/source/compiler/aslutils.c
 @@ -485,8 +485,9 @@ UtDisplaySummary (
  {
  /* Compiler name and version number */




commit virt-manager for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2015-09-30 05:51:38

Comparing /work/SRC/openSUSE:Factory/virt-manager (Old)
 and  /work/SRC/openSUSE:Factory/.virt-manager.new (New)


Package is "virt-manager"

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2015-09-13 09:45:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2015-09-30 05:51:41.0 +0200
@@ -1,0 +2,30 @@
+Wed Sep 23 10:25:33 MDT 2015 - carn...@suse.com
+
+- bsc#947129 - Error launching manager: 'URI' is not in list
+  virtman-show-suse-install-repos.patch
+
+---
+Tue Sep 22 11:07:01 MDT 2015 - carn...@suse.com
+
+- bsc#919420 - virt-manager: installation of vm on pp64le: Couldn't
+  find hvm kernel for SUSE tree.
+  virtinst-add-ppc64-arch-support.patch
+- Upstream bug fix to console if running on Xen
+  601a82cb-fix-console_type-if-xen.patch
+
+---
+Wed Sep 16 10:01:56 MDT 2015 - carn...@suse.com
+
+- bsc#945832 - virt-manager is missing a dependency on
+  typelib-1_0-LibvirtGLib-1_0
+  virt-manager.spec
+- Detect opensuse42 and use grub.xen
+  virtinst-pvgrub2-bootloader.patch
+
+---
+Tue Sep 15 02:21:36 UTC 2015 - cy...@suse.com
+
+- bsc#944670: virt-install does not work on SLES 12 SP1 beta3 xen
+  590f5a52-urlfetcher-Clear-cached-ftp-connection-on-cleanupLoc.patch  
+
+---

New:

  590f5a52-urlfetcher-Clear-cached-ftp-connection-on-cleanupLoc.patch
  601a82cb-fix-console_type-if-xen.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.WKI7Gb/_old  2015-09-30 05:51:42.0 +0200
+++ /var/tmp/diff_new_pack.WKI7Gb/_new  2015-09-30 05:51:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package virt-manager
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -49,6 +49,8 @@
 Patch10:eb92178e-virtinst-fix-storage-pool-lookup.patch
 Patch11:5e68b0fc-dont-try-to-set-vmport-on-non-x86.patch
 Patch12:360fe110-add-s390x-arch-support.patch
+Patch13:
590f5a52-urlfetcher-Clear-cached-ftp-connection-on-cleanupLoc.patch
+Patch14:601a82cb-fix-console_type-if-xen.patch
 # SUSE Only
 Patch70:virtman-desktop.patch
 Patch71:virtman-kvm.patch
@@ -132,6 +134,7 @@
 Requires:   python-ipaddr
 Requires:   python-libxml2
 Requires:   python-urlgrabber
+Requires:   typelib(LibvirtGLib)
 %if 0%{?is_opensuse}
 BuildRequires:  gobject-introspection
 %else
@@ -139,7 +142,6 @@
 Requires:   typelib(GVnc)
 Requires:   typelib(GtkVnc)
 Requires:   typelib(Libosinfo)
-Requires:   typelib(LibvirtGLib)
 Requires:   typelib(SpiceClientGtk)
 Requires:   typelib(Vte)
 %endif
@@ -182,6 +184,8 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
+%patch14 -p1
 # SUSE Only
 %patch70 -p1
 %patch71 -p1

++ 590f5a52-urlfetcher-Clear-cached-ftp-connection-on-cleanupLoc.patch 
++
>From 590f5a525bccded6866461b4ff3e1bb7adae086b Mon Sep 17 00:00:00 2001
From: Cole Robinson 
Date: Mon, 14 Sep 2015 10:34:19 -0400
Subject: [PATCH] urlfetcher: Clear cached ftp connection on cleanupLocation

Reported-by: Chun Yan Liu 
---
 virtinst/urlfetcher.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/virtinst/urlfetcher.py b/virtinst/urlfetcher.py
index 40f7c05..cda67a2 100644
--- a/virtinst/urlfetcher.py
+++ b/virtinst/urlfetcher.py
@@ -167,6 +167,7 @@ class _FTPImageFetcher(_URIImageFetcher):
 except:
 logging.debug("Error quitting ftp connection", exc_info=True)
 
+self.ftp = None
 
 def hasFile(self, filename):
 path = self._make_path(filename)
-- 
1.8.5.6

++ 601a82cb-fix-console_type-if-xen.patch ++
Subject: virt-install: Simplify --extra-args text install warnings
From: Cole Robinson crobi...@redhat.com Tue Sep 22 08:42:09 2015 -0400
Date: Tue Sep 22 12:44:33 2015 -0400:
Git: 601a82cb87ebc055ba9dd52864317bd513613814

- Drop the warnings about incorrect console=, that's a little too fine
  grained and was really only about virtio-console default confusion
  which doesn't apply anymore
- Skip the check for xenpv which seems to always 'just work'
- Drop the opencoded arm check, use is_arm

commit python3-certifi for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python3-certifi for openSUSE:Factory 
checked in at 2015-09-30 05:52:03

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


Package is "python3-certifi"

Changes:

--- /work/SRC/openSUSE:Factory/python3-certifi/python3-certifi.changes  
2015-05-02 21:42:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-certifi.new/python3-certifi.changes 
2015-09-30 05:52:12.0 +0200
@@ -1,0 +2,13 @@
+Sat Sep 26 10:32:43 UTC 2015 - toddrme2...@gmail.com
+
+- Update to version 2015.9.6.2:
+  * Actually ship weak cert bundle.
+  * Provide old cert bundle.
+  * Use secure roots by default.
+  * Update scripts to use mkcert.org
+  * Concatenate the two roots
+  * Add the needed 1024-bit roots
+  * Move mkcert output to non-core file
+- Rebase python3-certifi-shipped-requests-cabundle.patch
+
+---

Old:

  certifi-2015.04.28.tar.gz

New:

  certifi-2015.9.6.2.tar.gz



Other differences:
--
++ python3-certifi.spec ++
--- /var/tmp/diff_new_pack.fsqLxS/_old  2015-09-30 05:52:13.0 +0200
+++ /var/tmp/diff_new_pack.fsqLxS/_new  2015-09-30 05:52:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-certifi
-Version:2015.04.28
+Version:2015.9.6.2
 Release:0
 Summary:Python package for providing Mozilla's CA Bundle
 License:MPL-2.0

++ certifi-2015.04.28.tar.gz -> certifi-2015.9.6.2.tar.gz ++
 11696 lines of diff (skipped)

++ python3-certifi-shipped-requests-cabundle.patch ++
--- /var/tmp/diff_new_pack.fsqLxS/_old  2015-09-30 05:52:13.0 +0200
+++ /var/tmp/diff_new_pack.fsqLxS/_new  2015-09-30 05:52:13.0 +0200
@@ -1,11 +1,11 @@
 a/certifi/core.py.orig 2014-05-16 16:50:08.0 +0200
-+++ b/certifi/core.py  2014-12-22 12:28:19.529632069 +0100
-@@ -13,7 +13,7 @@
+--- a/certifi/core.py.orig
 b/certifi/core.py
+@@ -21,7 +21,7 @@
  def where():
  f = os.path.split(__file__)[0]
  
 -return os.path.join(f, 'cacert.pem')
 +return "/etc/ssl/ca-bundle.pem"
  
- if __name__ == '__main__':
- print(where())
+ 
+ def old_where():




commit perl-Math-BigInt for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Math-BigInt for 
openSUSE:Factory checked in at 2015-09-30 05:52:11

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
2015-09-24 06:16:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Math-BigInt.new/perl-Math-BigInt.changes   
2015-09-30 05:52:18.0 +0200
@@ -1,0 +2,21 @@
+Sat Sep 26 08:53:16 UTC 2015 - co...@suse.com
+
+- updated to 1.999704
+   see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
+
+  2015-09-25 v1.999704 pjacklam
+  
+* objectify() in lib/Math/BigInt.pm now uses 'isa' not 'eq' to check object
+  relationship. This is necessary for correct handling of subclasses.
+  
+* objectify() in lib/Math/BigInt.pm no longer expects as_int(), as_number()
+  and as_float() to return objects, but allows them to return numbers
+  formatted as strings. This is used by some other modules on CPAN.
+  
+* Better documentation of as_int() and as_number() in lib/Math/BigInt.pm.
+  
+* Add documentation for as_float() in lib/Math/BigFloat.pm
+  
+* Added test files t/objectify_mbf.t and t/objectify_mbi.t.
+
+---

Old:

  Math-BigInt-1.999703.tar.gz

New:

  Math-BigInt-1.999704.tar.gz



Other differences:
--
++ perl-Math-BigInt.spec ++
--- /var/tmp/diff_new_pack.dVwuMt/_old  2015-09-30 05:52:19.0 +0200
+++ /var/tmp/diff_new_pack.dVwuMt/_new  2015-09-30 05:52:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Math-BigInt
-Version:1.999703
+Version:1.999704
 Release:0
 %define cpan_name Math-BigInt
 Summary:Arbitrary size integer/float math package

++ Math-BigInt-1.999703.tar.gz -> Math-BigInt-1.999704.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999703/CHANGES 
new/Math-BigInt-1.999704/CHANGES
--- old/Math-BigInt-1.999703/CHANGES2015-09-21 19:36:52.0 +0200
+++ new/Math-BigInt-1.999704/CHANGES2015-09-25 15:13:24.0 +0200
@@ -1418,6 +1418,21 @@
  * Add test files t/blog-mbf.t and t/blog-mbi.t for better testing of the
blog() methods.
 
+2015-09-25 v1.999704 pjacklam
+
+  * objectify() in lib/Math/BigInt.pm now uses 'isa' not 'eq' to check object
+relationship. This is necessary for correct handling of subclasses.
+
+  * objectify() in lib/Math/BigInt.pm no longer expects as_int(), as_number()
+and as_float() to return objects, but allows them to return numbers
+formatted as strings. This is used by some other modules on CPAN.
+
+  * Better documentation of as_int() and as_number() in lib/Math/BigInt.pm.
+
+  * Add documentation for as_float() in lib/Math/BigFloat.pm
+
+  * Added test files t/objectify_mbf.t and t/objectify_mbi.t.
+
 Please send us test-reports, your experiences with this and your ideas - we 
love
 to hear about our work!
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999703/MANIFEST 
new/Math-BigInt-1.999704/MANIFEST
--- old/Math-BigInt-1.999703/MANIFEST   2015-09-21 19:52:56.0 +0200
+++ new/Math-BigInt-1.999704/MANIFEST   2015-09-25 15:20:23.0 +0200
@@ -65,6 +65,8 @@
 t/mbimbf.t
 t/nan_cmp.t
 t/new_overloaded.t
+t/objectify_mbf.t
+t/objectify_mbi.t
 t/req_mbf0.t
 t/req_mbf1.t
 t/req_mbfa.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999703/META.json 
new/Math-BigInt-1.999704/META.json
--- old/Math-BigInt-1.999703/META.json  2015-09-21 19:52:55.0 +0200
+++ new/Math-BigInt-1.999704/META.json  2015-09-25 15:20:22.0 +0200
@@ -38,6 +38,6 @@
   }
},
"release_status" : "stable",
-   "version" : "1.999703",
+   "version" : "1.999704",
"x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999703/META.yml 
new/Math-BigInt-1.999704/META.yml
--- old/Math-BigInt-1.999703/META.yml   2015-09-21 19:52:50.0 +0200
+++ new/Math-BigInt-1.999704/META.yml   2015-09-25 15:20:19.0 +0200
@@ -20,5 +20,5 @@
 - inc
 requires:
   perl: '5.006002'
-version: '1.999703'
+version: '1.999704'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999703/SIGNATURE 
new/Math-BigInt-1.999704/SIGNATURE
--- 

commit gramofile for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package gramofile for openSUSE:Factory 
checked in at 2015-09-30 05:52:30

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


Package is "gramofile"

Changes:

--- /work/SRC/openSUSE:Factory/gramofile/gramofile.changes  2012-05-03 
10:56:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.gramofile.new/gramofile.changes 2015-09-30 
05:52:31.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 25 16:46:26 UTC 2015 - mplus...@suse.com
+
+- Use url for source
+- Cleanup spec file with spec-cleaner
+
+---



Other differences:
--
++ gramofile.spec ++
--- /var/tmp/diff_new_pack.KIqRtZ/_old  2015-09-30 05:52:32.0 +0200
+++ /var/tmp/diff_new_pack.KIqRtZ/_new  2015-09-30 05:52:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gramofile
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,14 @@
 
 
 Name:   gramofile
-BuildRequires:  ncurses-devel
-#BuildRequires:  fftw3-devel
-Url:http://www.opensourcepartners.nl/~costar/gramofile/
 Version:1.6
 Release:0
 Summary:Digitize Audio Records
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
-Source0:gramofile-%{version}.tar.gz
+#BuildRequires:  fftw3-devel
+Url:http://www.opensourcepartners.nl/~costar/gramofile/
+Source0:
http://www.opensourcepartners.nl/~costar/gramofile/gramofile-%{version}.tar.gz
 Source1:gramofile.1
 Patch1: gramofile-1.6-makefiles.dif
 Patch2: gramofile-codecleanup.dif
@@ -42,7 +41,7 @@
 Patch13:70-endian-fixes.dpatch
 Patch14:80_fix_wav_length.dpatch
 Patch15:91_rename_cdrecord_wodim.dpatch
-
+BuildRequires:  ncurses-devel
 Provides:   gramofil = %{version}-%{release}
 Obsoletes:  gramofil < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -54,12 +53,6 @@
 saved in WAV format, making it easy to record on CD with programs like
 cdrecord or xcdroast.
 
-
-
-Authors:
-
-J.A. Bezemer 
-
 %prep
 %setup -q
 %patch1 -p1
@@ -80,20 +73,17 @@
 %patch15
 
 %build
-%{__make} %{?_smp_mflags} CC="%__cc"
+make %{?_smp_mflags} CC="gcc"
 
 %install
-make CC="%__cc" DESTDIR=%{buildroot} docdir=%{_docdir}/%{name} install
+make CC="gcc" DESTDIR=%{buildroot} docdir=%{_docdir}/%{name} install
 install -Dm644 %{SOURCE1} %{buildroot}%{_mandir}/man1/gramofile.1
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
-/usr/bin/bplay_gramo
-/usr/bin/brec_gramo
-/usr/bin/gramofile
+%{_bindir}/bplay_gramo
+%{_bindir}/brec_gramo
+%{_bindir}/gramofile
 %{_mandir}/man1/gramofile.1*
 %dir %{_docdir}/%{name}
 %{_docdir}/%{name}/ChangeLog




commit apache2-mod_wsgi for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_wsgi for 
openSUSE:Factory checked in at 2015-09-30 05:53:05

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


Package is "apache2-mod_wsgi"

Changes:

--- 
/work/SRC/openSUSE:Factory/apache2-mod_wsgi/apache2-mod_wsgi-python3.changes
2015-08-28 08:26:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new/apache2-mod_wsgi-python3.changes
   2015-09-30 05:53:11.0 +0200
@@ -2 +2,17 @@
-Sat Aug 15 17:56:30 CEST 2015 - m...@suse.de
+Mon Sep 28 13:33:55 CEST 2015 - m...@suse.de
+
+- update to 4.4.13
+  * Upstream release notes:
++ 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.13.html
++ 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.12.html
++ 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.11.html
++ 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.10.html
++ http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.9.html
+
+---
+Tue Sep  1 10:06:04 UTC 2015 - pgaj...@suse.com
+
+- test module with %apache_test_module_load
+
+---
+Sat Aug 15 17:55:03 CEST 2015 - m...@suse.de
@@ -4,0 +21,3 @@
+  * Upstream release notes:
++ http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.7.html
++ http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.8.html
@@ -6 +25 @@
-- conflict with mod_wsgi
+- conflict with mod_wsgi-python3
--- /work/SRC/openSUSE:Factory/apache2-mod_wsgi/apache2-mod_wsgi.changes
2015-08-28 08:26:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new/apache2-mod_wsgi.changes   
2015-09-30 05:53:11.0 +0200
@@ -1,0 +2,16 @@
+Mon Sep 28 13:33:55 CEST 2015 - m...@suse.de
+
+- update to 4.4.13
+  * Upstream release notes:
++ 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.13.html
++ 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.12.html
++ 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.11.html
++ 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.10.html
++ http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.9.html
+
+---
+Tue Sep  1 10:06:04 UTC 2015 - pgaj...@suse.com
+
+- test module with %apache_test_module_load
+
+---

Old:

  mod_wsgi-4.4.8.tar.gz

New:

  mod_wsgi-4.4.13.tar.gz



Other differences:
--
++ apache2-mod_wsgi-python3.spec ++
--- /var/tmp/diff_new_pack.YNTzny/_old  2015-09-30 05:53:12.0 +0200
+++ /var/tmp/diff_new_pack.YNTzny/_new  2015-09-30 05:53:12.0 +0200
@@ -18,7 +18,7 @@
 
 %define modnamemod_wsgi
 Name:   apache2-mod_wsgi-python3
-Version:4.4.8
+Version:4.4.13
 Release:0
 Summary:A WSGI interface for Python3 web applications in Apache
 License:Apache-2.0
@@ -75,6 +75,11 @@
 %install
 make install DESTDIR=%{buildroot} LIBEXECDIR=%{apache_libexecdir}
 
+%check
+set +x
+%apache_test_module_load -m wsgi
+set -x
+
 %post
 %if 0%{?suse_version}
 if ! %{_sbindir}/a2enmod -q wsgi; then

++ apache2-mod_wsgi.spec ++
--- /var/tmp/diff_new_pack.YNTzny/_old  2015-09-30 05:53:12.0 +0200
+++ /var/tmp/diff_new_pack.YNTzny/_new  2015-09-30 05:53:12.0 +0200
@@ -18,7 +18,7 @@
 
 %define modnamemod_wsgi
 Name:   apache2-mod_wsgi
-Version:4.4.8
+Version:4.4.13
 Release:0
 Summary:Python WSGI adapter module for Apache
 License:Apache-2.0
@@ -87,6 +87,11 @@
 fi
 %endif
 
+%check
+set +x
+%apache_test_module_load -m wsgi
+set -x
+
 %files
 %defattr(-,root,root)
 %doc LICENSE README.rst docs/release-notes

++ mod_wsgi-4.4.8.tar.gz -> mod_wsgi-4.4.13.tar.gz ++
 3695 lines of diff (skipped)




commit gdal for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package gdal for openSUSE:Factory checked in 
at 2015-09-30 05:52:00

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


Package is "gdal"

Changes:

--- /work/SRC/openSUSE:Factory/gdal/gdal.changes2015-08-29 
20:05:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.gdal.new/gdal.changes   2015-09-30 
05:52:10.0 +0200
@@ -1,0 +2,10 @@
+Fri Sep 25 11:29:38 UTC 2015 - ec...@opensuse.org
+
+- Upgrade to version 1.11.3
+  see http://trac.osgeo.org/gdal/wiki/Release/1.11.3-News
+- remove following patches, because their are now in source:
+  - gdal-poppler-0.31.patch
+  - gdal-python-swig3-issue6045.patch
+  - gdal-gcc5-getaddrinfo-issue6073.patch
+
+---

Old:

  gdal-1.11.2.tar.gz
  gdal-gcc5-getaddrinfo-issue6073.patch
  gdal-poppler-0.31.patch
  gdal-python-swig3-issue6045.patch

New:

  gdal-1.11.3.tar.gz



Other differences:
--
++ gdal.spec ++
--- /var/tmp/diff_new_pack.Cs8CM2/_old  2015-09-30 05:52:11.0 +0200
+++ /var/tmp/diff_new_pack.Cs8CM2/_new  2015-09-30 05:52:11.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_with ecw_support
 Name:   gdal
-Version:1.11.2
+Version:1.11.3
 Release:0
 Summary:GDAL/OGR - a translator library for raster and vector 
geospatial data formats
 License:MIT and BSD-3-Clause and SUSE-Public-Domain
@@ -32,12 +32,6 @@
 Patch3: GDALmake.opt.in.patch
 # Fix hard coded name of libproj library
 Patch4: gdal-libproj.patch
-# PATCH-FIX-UPSTREAM gdal-poppler-0.31.patch dims...@opensuse.org -- Fix build 
with poppler 0.31+, taken from upstream svn.
-Patch5: gdal-poppler-0.31.patch
-# Fix python coding in swig3+ (backport of gdal20)
-Patch6: gdal-python-swig3-issue6045.patch
-# Fix gcc5 build upstream issue 6073
-Patch7: gdal-gcc5-getaddrinfo-issue6073.patch
 BuildRequires:  blas-devel
 BuildRequires:  chrpath
 BuildRequires:  curl-devel
@@ -52,6 +46,7 @@
 BuildRequires:  libgeotiff-devel >= 1.2.1
 BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
+BuildRequires:  libmysqld-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libproj-devel
 BuildRequires:  libspatialite-devel
@@ -149,9 +144,6 @@
 %patch2 -p1
 %patch3 -p0
 %patch4 -p0
-%patch5 -p0
-%patch6 -p1
-%patch7 -p1
 
 # Fix wrong encoding EOL
 for F in frmt_twms_srtm.xml frmt_wms_bluemarble_s3_tms.xml 
frmt_wms_virtualearth.xml frmt_twms_Clementine.xml;
@@ -203,6 +195,7 @@
 --with-poppler  \
 --with-python   \
 --with-perl \
+--with-mysql\
 --with-xerces=yes   \
 --with-xerces-lib="-lxerces-c" \
 --with-xerces-inc=%{_includedir}/xercesc \

++ gdal-1.11.2.tar.gz -> gdal-1.11.3.tar.gz ++
/work/SRC/openSUSE:Factory/gdal/gdal-1.11.2.tar.gz 
/work/SRC/openSUSE:Factory/.gdal.new/gdal-1.11.3.tar.gz differ: char 5, line 1




commit python-tornado for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory 
checked in at 2015-09-30 05:52:05

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


Package is "python-tornado"

Changes:

--- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes
2015-04-23 08:05:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-tornado.new/python-tornado.changes   
2015-09-30 05:52:14.0 +0200
@@ -1,0 +2,40 @@
+Sat Sep 26 10:21:28 UTC 2015 - toddrme2...@gmail.com
+
+- python-certifi is a hard dependency, not an optional one.
+
+---
+Wed Sep 23 10:39:53 UTC 2015 - tampak...@opensuse.org
+
+- Remove python-Twisted BuildRequires. It causes a python-cryptography build
+  dependency, which is currently broken on SLE11SP4 due to old OpenSSL version
+
+---
+Thu Sep 10 19:39:18 UTC 2015 - abo...@gmail.com
+
+- Update to 4.2.1:
+  Security fix:
+  * This release fixes a path traversal vulnerability in StaticFileHandler, 
+  in which files whose names started with the static_path directory 
+  but were not actually in that directory could be accessed.
+- Update to 4.2:
+  Backwards-compatibility:
+  * SSLIOStream.connect and IOStream.start_tls now 
+validate certificates by default.
+  * Certificate validation will now use the system CA root certificates 
+instead of certifi when possible (i.e. Python 2.7.9+ or 3.4+). 
+This includes IOStream and simple_httpclient, but not curl_httpclient
+  * The default SSL configuration has become stricter, 
+using ssl.create_default_context where available on the client side. 
+(On the server side, applications are encouraged to migrate from 
+the ssl_options dict-based API to pass an ssl.SSLContext instead).
+  * The deprecated classes in the tornado.auth module, GoogleMixin, 
+FacebookMixin, and FriendFeedMixin have been removed.
+  * see more details:
+http://www.tornadoweb.org/en/stable/releases/v4.2.0.html
+  
+---
+Wed Aug 12 14:29:56 UTC 2015 - seife+...@b1-systems.com
+
+- fix build with non-SUSE distributions
+
+---

Old:

  tornado-4.1.tar.gz

New:

  tornado-4.2.1.tar.gz



Other differences:
--
++ python-tornado.spec ++
--- /var/tmp/diff_new_pack.jv0mRZ/_old  2015-09-30 05:52:15.0 +0200
+++ /var/tmp/diff_new_pack.jv0mRZ/_new  2015-09-30 05:52:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-tornado
-Version:4.1
+Version:4.2.1
 Release:0
 Url:http://www.tornadoweb.org
 Summary:Open source version of scalable, non-blocking web server that 
power FriendFeed
@@ -25,21 +25,23 @@
 Group:  Development/Languages/Python
 Source: 
https://pypi.python.org/packages/source/t/tornado/tornado-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-Twisted
 BuildRequires:  python-backports.ssl_match_hostname
 BuildRequires:  python-devel
+BuildRequires:  python-certifi
 BuildRequires:  python-futures
 BuildRequires:  python-pycurl
 BuildRequires:  python-setuptools
 BuildRequires:  python-simplejson
 Requires:   python-backports.ssl_match_hostname
+Requires:   python-certifi
 Requires:   python-simplejson
+%if 0%{?suse_version}
 Recommends: python-futures
 Recommends: python-pycares
 Recommends: python-pycurl
 Recommends: python-Twisted
-Recommends: python-certifi
 Recommends: python-service_identity
+%endif
 BuildRequires:  fdupes
 %if 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(True);")}

++ tornado-4.1.tar.gz -> tornado-4.2.1.tar.gz ++
 14842 lines of diff (skipped)




commit rubygem-sprockets for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sprockets for 
openSUSE:Factory checked in at 2015-09-30 05:52:23

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


Package is "rubygem-sprockets"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sprockets/rubygem-sprockets.changes  
2015-09-03 18:12:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sprockets.new/rubygem-sprockets.changes 
2015-09-30 05:52:27.0 +0200
@@ -1,0 +2,10 @@
+Sat Sep 26 04:30:21 UTC 2015 - co...@suse.com
+
+- updated to version 3.3.5
+ see installed CHANGELOG.md
+
+  **3.3.5** (September 25, 2015)
+  
+  * Fix bug related to absolute path being reintroduced into history cache 
#141.
+
+---

Old:

  sprockets-3.3.4.gem

New:

  sprockets-3.3.5.gem



Other differences:
--
++ rubygem-sprockets.spec ++
--- /var/tmp/diff_new_pack.ScXxYe/_old  2015-09-30 05:52:27.0 +0200
+++ /var/tmp/diff_new_pack.ScXxYe/_new  2015-09-30 05:52:27.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sprockets
-Version:3.3.4
+Version:3.3.5
 Release:0
 %define mod_name sprockets
 %define mod_full_name %{mod_name}-%{version}

++ sprockets-3.3.4.gem -> sprockets-3.3.5.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-09-01 21:23:13.0 +0200
+++ new/CHANGELOG.md2015-09-25 20:47:21.0 +0200
@@ -1,3 +1,7 @@
+**3.3.5** (September 25, 2015)
+
+* Fix bug related to absolute path being reintroduced into history cache #141.
+
 **3.3.4** (September 1, 2015)
 
 * Relative cache contents now work with windows.
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sprockets/loader.rb new/lib/sprockets/loader.rb
--- old/lib/sprockets/loader.rb 2015-09-01 21:23:13.0 +0200
+++ new/lib/sprockets/loader.rb 2015-09-25 20:47:21.0 +0200
@@ -306,8 +306,10 @@
 
 history = cache.get(key) || []
 history.each_with_index do |deps, index|
-  deps.map! { |path| path.start_with?("file-digest://") ? 
expand_from_root(path) : path }
-  if asset = yield(deps)
+  expanded_deps = deps.map do |path|
+path.start_with?("file-digest://") ? expand_from_root(path) : path
+  end
+  if asset = yield(expanded_deps)
 cache.set(key, history.rotate!(index)) if index > 0
 return asset
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sprockets/version.rb new/lib/sprockets/version.rb
--- old/lib/sprockets/version.rb2015-09-01 21:23:13.0 +0200
+++ new/lib/sprockets/version.rb2015-09-25 20:47:21.0 +0200
@@ -1,3 +1,3 @@
 module Sprockets
-  VERSION = "3.3.4"
+  VERSION = "3.3.5"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2015-09-01 21:23:13.0 +0200
+++ new/metadata2015-09-25 20:47:21.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: sprockets
 version: !ruby/object:Gem::Version
-  version: 3.3.4
+  version: 3.3.5
 platform: ruby
 authors:
 - Sam Stephenson
@@ -9,22 +9,28 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2015-09-01 00:00:00.0 Z
+date: 2015-09-25 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: rack
   requirement: !ruby/object:Gem::Requirement
 requirements:
-- - "~>"
+- - ">"
   - !ruby/object:Gem::Version
-version: '1.0'
+version: '1'
+- - "<"
+  - !ruby/object:Gem::Version
+version: '3'
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
-- - "~>"
+- - ">"
+  - !ruby/object:Gem::Version
+version: '1'
+- - "<"
   - !ruby/object:Gem::Version
-version: '1.0'
+version: '3'
 - !ruby/object:Gem::Dependency
   name: closure-compiler
   requirement: !ruby/object:Gem::Requirement




commit ghc-primitive for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package ghc-primitive for openSUSE:Factory 
checked in at 2015-09-30 05:52:25

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


Package is "ghc-primitive"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-primitive/ghc-primitive.changes  
2015-05-13 07:13:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-primitive.new/ghc-primitive.changes 
2015-09-30 05:52:28.0 +0200
@@ -1,0 +2,9 @@
+Sun Sep 27 10:14:25 UTC 2015 - mimi...@gmail.com
+
+- update to 0.6.1.0
+* Use more appropriate types in internal memset functions, which prevents 
+overflows/segfaults on 64-bit systems.
+* Fixed a warning on GHC 7.10
+* Worked around a -dcore-lint bug in GHC 7.6/7.7
+
+---

Old:

  primitive-0.6.tar.gz

New:

  primitive-0.6.1.0.tar.gz



Other differences:
--
++ ghc-primitive.spec ++
--- /var/tmp/diff_new_pack.TnLw2y/_old  2015-09-30 05:52:28.0 +0200
+++ /var/tmp/diff_new_pack.TnLw2y/_new  2015-09-30 05:52:28.0 +0200
@@ -19,7 +19,7 @@
 %global pkg_name primitive
 
 Name:   ghc-primitive
-Version:0.6
+Version:0.6.1.0
 Release:0
 Summary:Primitive memory-related operations
 License:BSD-3-Clause

++ primitive-0.6.tar.gz -> primitive-0.6.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/primitive-0.6/Control/Monad/Primitive.hs 
new/primitive-0.6.1.0/Control/Monad/Primitive.hs
--- old/primitive-0.6/Control/Monad/Primitive.hs2015-03-28 
02:10:00.0 +0100
+++ new/primitive-0.6.1.0/Control/Monad/Primitive.hs2015-09-20 
05:34:48.0 +0200
@@ -31,7 +31,9 @@
 import GHC.ST ( ST(..) )
 
 import Control.Monad.Trans.Class (lift)
+#if !MIN_VERSION_base(4,8,0)
 import Data.Monoid (Monoid)
+#endif
 
 import Control.Monad.Trans.Identity ( IdentityT)
 import Control.Monad.Trans.List ( ListT)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/primitive-0.6/Data/Primitive/Internal/Operations.hs 
new/primitive-0.6.1.0/Data/Primitive/Internal/Operations.hs
--- old/primitive-0.6/Data/Primitive/Internal/Operations.hs 2015-03-28 
02:10:00.0 +0100
+++ new/primitive-0.6.1.0/Data/Primitive/Internal/Operations.hs 2015-09-20 
05:34:48.0 +0200
@@ -27,63 +27,64 @@
 ) where
 
 import Data.Primitive.MachDeps (Word64_#, Int64_#)
+import Foreign.C.Types
 import GHC.Prim
 
 foreign import ccall unsafe "primitive-memops.h hsprimitive_memset_Word8"
-  setWord8Array# :: MutableByteArray# s -> Int# -> Int# -> Word# -> IO ()
+  setWord8Array# :: MutableByteArray# s -> CPtrdiff -> CSize -> Word# -> IO ()
 foreign import ccall unsafe "primitive-memops.h hsprimitive_memset_Word16"
-  setWord16Array# :: MutableByteArray# s -> Int# -> Int# -> Word# -> IO ()
+  setWord16Array# :: MutableByteArray# s -> CPtrdiff -> CSize -> Word# -> IO ()
 foreign import ccall unsafe "primitive-memops.h hsprimitive_memset_Word32"
-  setWord32Array# :: MutableByteArray# s -> Int# -> Int# -> Word# -> IO ()
+  setWord32Array# :: MutableByteArray# s -> CPtrdiff -> CSize -> Word# -> IO ()
 foreign import ccall unsafe "primitive-memops.h hsprimitive_memset_Word64"
-  setWord64Array# :: MutableByteArray# s -> Int# -> Int# -> Word64_# -> IO ()
+  setWord64Array# :: MutableByteArray# s -> CPtrdiff -> CSize -> Word64_# -> 
IO ()
 foreign import ccall unsafe "primitive-memops.h hsprimitive_memset_Word"
-  setWordArray# :: MutableByteArray# s -> Int# -> Int# -> Word# -> IO ()
+  setWordArray# :: MutableByteArray# s -> CPtrdiff -> CSize -> Word# -> IO ()
 foreign import ccall unsafe "primitive-memops.h hsprimitive_memset_Word8"
-  setInt8Array# :: MutableByteArray# s -> Int# -> Int# -> Int# -> IO ()
+  setInt8Array# :: MutableByteArray# s -> CPtrdiff -> CSize -> Int# -> IO ()
 foreign import ccall unsafe "primitive-memops.h hsprimitive_memset_Word16"
-  setInt16Array# :: MutableByteArray# s -> Int# -> Int# -> Int# -> IO ()
+  setInt16Array# :: MutableByteArray# s -> CPtrdiff -> CSize -> Int# -> IO ()
 foreign import ccall unsafe "primitive-memops.h hsprimitive_memset_Word32"
-  setInt32Array# :: MutableByteArray# s -> Int# -> Int# -> Int# -> IO ()
+  setInt32Array# :: MutableByteArray# s -> CPtrdiff -> CSize -> Int# -> IO ()
 foreign import ccall unsafe "primitive-memops.h hsprimitive_memset_Word64"
-  setInt64Array# :: MutableByteArray# s -> Int# -> Int# -> Int64_# -> IO ()
+  setInt64Array# :: MutableByteArray# s -> CPtrdiff -> CSize -> Int64_# -> IO 
()
 foreign import ccall unsafe "primitive-memops.h 

commit python-pyudev for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-pyudev for openSUSE:Factory 
checked in at 2015-09-30 05:51:34

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


Package is "python-pyudev"

Changes:

--- /work/SRC/openSUSE:Factory/python-pyudev/python-pyudev.changes  
2013-10-25 11:30:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyudev.new/python-pyudev.changes 
2015-09-30 05:51:36.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 23 18:44:41 UTC 2015 - asterios.dra...@gmail.com
+
+- Added a patch (do_not_install_tests.patch) to not install the
+  tests as a module (not needed). Fixes also file conflicts in
+  Factory.
+
+---
+Tue Sep 15 05:47:44 UTC 2015 - h...@urpla.net
+
+- Update to version 0.17:
+  * #52: Remove global libudev object
+  * #57: Really start the monitor on :meth:`pyudev.Monitor.poll()`
+  * #60: Do not use :meth:`select.select` to avoid hitting its file descriptor
+limit
+  * #58: Force non-blocking IO in :class:`pyudev.Monitor` to avoid blocking on
+receiving the device
+  * #63: Set proper flags on pipe fds.
+  * #65: Handle irregular polling events properly.
+  * #50: Add :class:`pyudev.wx.MonitorObserver` and deprecate 
+:class:`pyudev.wx.WxUDevMonitorObserver`
+  * #50: Add :class:`pyudev.glib.MonitorObserver` and deprecate 
+:class:`pyudev.glib.GUDevMonitorObserver`
+  * #50: Add :class:`pyudev.pyqt4.MonitorObserver` and deprecate 
+:class:`pyudev.pyqt4.QUDevMonitorObserver`
+  * #50: Add :class:`pyudev.pyside.MonitorObserver` and deprecate 
+:class:`pyudev.pyside.QUDevMonitorObserver`
+  * Add a wrapper function to retry interruptible system calls.
+
+---

Old:

  pyudev-0.16.1.tar.gz

New:

  do_not_install_tests.patch
  pyudev-0.17.tar.gz



Other differences:
--
++ python-pyudev.spec ++
--- /var/tmp/diff_new_pack.NC9BEX/_old  2015-09-30 05:51:37.0 +0200
+++ /var/tmp/diff_new_pack.NC9BEX/_new  2015-09-30 05:51:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyudev
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,13 +17,15 @@
 
 
 Name:   python-pyudev
-Version:0.16.1
+Version:0.17
 Release:0
 Summary:Udev bindings for Python
 License:LGPL-2.1+
 Group:  Development/Libraries/Python
 Url:http://pyudev.readthedocs.org/
 Source0:
http://pypi.python.org/packages/source/p/pyudev/pyudev-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE do_not_install_tests.patch asterios.dra...@gmail.com -- 
Do not install the tests as a module
+Patch0: do_not_install_tests.patch
 BuildRequires:  libudev-devel
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
@@ -49,6 +51,7 @@
 
 %prep
 %setup -q -n pyudev-%{version}
+%patch0 -p1
 # Disable intersphinx and issuetracker, we don't want to access the web during 
doc build:
 sed -i -e "s|'sphinx.ext.intersphinx',\\?||" -e 
"s|'sphinxcontrib.issuetracker',\\?||" doc/conf.py
 

++ do_not_install_tests.patch ++
---
 setup.py |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: pyudev-0.17/setup.py
===
--- pyudev-0.17.orig/setup.py
+++ pyudev-0.17/setup.py
@@ -52,5 +52,5 @@ setuptools.setup(
 'Topic :: System :: Hardware',
 'Topic :: System :: Operating System Kernels :: Linux',
 ],
-packages=setuptools.find_packages(),
+packages=setuptools.find_packages(exclude=['tests.*', 'tests']),
 )
++ pyudev-0.16.1.tar.gz -> pyudev-0.17.tar.gz ++
 6891 lines of diff (skipped)




commit pythia for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package pythia for openSUSE:Factory checked 
in at 2015-09-30 05:51:43

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


Package is "pythia"

Changes:

--- /work/SRC/openSUSE:Factory/pythia/pythia.changes2015-09-08 
17:45:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.pythia.new/pythia.changes   2015-09-30 
05:51:56.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep 23 21:34:24 UTC 2015 - badshah...@gmail.com
+
+- Update to version 8.212:
+  + See list of changes at:
+http://home.thep.lu.se/~torbjorn/Pythia.html
+
+---

Old:

  pythia8210.tgz

New:

  pythia8212.tgz



Other differences:
--
++ pythia.spec ++
--- /var/tmp/diff_new_pack.pwrUVB/_old  2015-09-30 05:51:58.0 +0200
+++ /var/tmp/diff_new_pack.pwrUVB/_new  2015-09-30 05:51:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pythia
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,11 @@
 #
 
 
-%define ver 8210
+%define ver 8212
 %define soname lib%{name}8
 
 Name:   pythia
-Version:8.210
+Version:8.212
 Release:0
 Summary:A simulation program for particle collisions at very high 
energies
 License:GPL-2.0

++ pythia8210.tgz -> pythia8212.tgz ++
/work/SRC/openSUSE:Factory/pythia/pythia8210.tgz 
/work/SRC/openSUSE:Factory/.pythia.new/pythia8212.tgz differ: char 5, line 1




commit waf for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package waf for openSUSE:Factory checked in 
at 2015-09-30 05:51:12

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


Package is "waf"

Changes:

--- /work/SRC/openSUSE:Factory/waf/waf.changes  2015-07-21 13:29:02.0 
+0200
+++ /work/SRC/openSUSE:Factory/.waf.new/waf.changes 2015-09-30 
05:51:14.0 +0200
@@ -1,0 +2,26 @@
+Wed Sep 23 07:42:31 UTC 2015 - mplus...@suse.com
+
+- Update to 1.8.14
+  * Fixed the Visual Studio detection on Python 3 when 
+--msvc_lazy_autodetect is not provided (regression)
+  * Enable vala processing on a folder basis with the vala_dir 
+parameter - #1601
+  * Enable vala resource processing - #1626
+  * Minor documentation updates - #1605
+- Changes for 1.8.13
+  * Exposed the Popen parameters input/timeout to 
+cmd_and_log/exec_command (timeout is for Python >= 3.3)
+  * Added 'with_sys_path' to Context.load_tool to use/skip 
+sys.path
+  * Changed gccdeps so that it handle '..' within paths
+  * env = conf.env.derive().detach()
+  * Changed Sun compiler's default flags from -Kpic to 
+-xcode=pic32 - #1625
+  * Added bld(rule=, ..., cls_str=, cls_keyword=) for more 
+descriptive outputs - #1598
+  * Added a lazy Visual Studio detection option 
+--msvc_lazy_autodetect - #1614
+  * Changed the definition of function tests to prevent warnings 
+with gcc - #1622
+
+---

Old:

  waf-1.8.12.tar.bz2
  waf-1.8.12.tar.bz2.asc

New:

  waf-1.8.14.tar.bz2
  waf-1.8.14.tar.bz2.asc



Other differences:
--
++ waf.spec ++
--- /var/tmp/diff_new_pack.DuKDkH/_old  2015-09-30 05:51:15.0 +0200
+++ /var/tmp/diff_new_pack.DuKDkH/_new  2015-09-30 05:51:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   waf
-Version:1.8.12
+Version:1.8.14
 Release:0
 Summary:A Python-based build system
 License:BSD-3-Clause

++ waf-1.6.2-libdir.patch ++
--- /var/tmp/diff_new_pack.DuKDkH/_old  2015-09-30 05:51:15.0 +0200
+++ /var/tmp/diff_new_pack.DuKDkH/_new  2015-09-30 05:51:15.0 +0200
@@ -1,6 +1,8 @@
 waf-light.orig 2010-11-25 11:11:50.0 +0100
-+++ waf-light  2011-01-15 15:22:53.485315375 +0100
-@@ -147,6 +147,9 @@
+Index: waf-light
+===
+--- waf-light.orig
 waf-light
+@@ -149,6 +149,9 @@ def find_lib():
w = test(i + '/lib/' + dirname)
if w: return w
  

++ waf-1.8.12.tar.bz2 -> waf-1.8.14.tar.bz2 ++
 1906 lines of diff (skipped)





commit IPython for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package IPython for openSUSE:Factory checked 
in at 2015-09-30 05:51:28

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


Package is "IPython"

Changes:

--- /work/SRC/openSUSE:Factory/IPython/IPython.changes  2015-08-01 
11:38:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.IPython.new/IPython.changes 2015-09-30 
05:51:29.0 +0200
@@ -1,0 +2,16 @@
+Wed Sep 23 11:32:05 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 3.2.2
+  * This is a critical security update.  
+Addresses vulnerabilities when files have maliciously crafted filenames 
(CVE-2015-6938),
+or vulnerability when opening text files with malicious binary content 
(CVE pending).
+
+---
+Mon Aug 31 09:40:19 UTC 2015 - toddrme2...@gmail.com
+
+- Implement update-alternatives
+  This avoids a conflict with the python3 version of the new 
+  jupyter packages.  The python3 version of jupyter should not
+  conflict with the python2 versions of IPython.
+
+---

Old:

  ipython-3.2.1.tar.gz

New:

  ipython-3.2.2.tar.gz



Other differences:
--
++ IPython.spec ++
--- /var/tmp/diff_new_pack.bpphNL/_old  2015-09-30 05:51:30.0 +0200
+++ /var/tmp/diff_new_pack.bpphNL/_new  2015-09-30 05:51:30.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   IPython
 BuildRequires:  python-devel
-Version:3.2.1
+Version:3.2.2
 Release:0
 Source0:
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 Source1:ipython-icons.tar.xz
@@ -71,6 +71,8 @@
 BuildRequires:  graphviz-gnome
 BuildRequires:  python-Sphinx >= 0.3
 BuildRequires:  python-numpydoc
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 
 %description
 IPython provides a replacement for the interactive python (Python)
@@ -114,6 +116,13 @@
 # Get rid of library shebangs
 find . -type f -name "*.py" -exec sed -i '/#!\/usr\/bin\/env/d' {} \;
 
+# Get the .desktop files ready
+mv examples/IPython\ Kernel/*.desktop ./
+sed -i 's/gnome-netstatus-idle/ipython/g' *.desktop
+sed -i 's/Exec=ipython/Exec=ipython-%{py_ver}/g' *.desktop
+mv ipython.desktop ipython-%{py_ver}.desktop
+mv ipython-qtconsole.desktop ipython-qtconsole-%{py_ver}.desktop
+
 %build
 export CFLAGS="%{optflags}"
 python setup.py build
@@ -151,14 +160,47 @@
 %fdupes %{buildroot}%{_docdir}/%{name}/
 
 # install .desktop files
-mv examples/IPython\ Kernel/*.desktop ./
-sed -i 's/gnome-netstatus-idle/ipython/g' *.desktop
-%suse_update_desktop_file -r -i ipython System TerminalEmulator
-%suse_update_desktop_file -r -i ipython-qtconsole System TerminalEmulator
+%suse_update_desktop_file -r -i ipython-%{py_ver} System TerminalEmulator
+%suse_update_desktop_file -r -i ipython-qtconsole-%{py_ver} System 
TerminalEmulator
 
 # install icons
 tar xf %{S:1} -C %{buildroot}%{_datadir}
 
+# Prepare for update-alternatives usage
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+for p in ipython iptest ipengine ipcontroller ipcluster ; do
+mv %{buildroot}%{_bindir}/$p %{buildroot}%{_bindir}/$p-%{py_ver}
+ln -s -f %{_sysconfdir}/alternatives/$p %{buildroot}%{_bindir}/$p
+# create a dummy target for /etc/alternatives/$p
+touch %{buildroot}%{_sysconfdir}/alternatives/$p
+done
+
+# Prepare for update-alternatives usage
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+for p in ipython ipengine ipcontroller ipcluster ; do
+mv %{buildroot}%{_mandir}/man1/$p.1 
%{buildroot}%{_mandir}/man1/$p-%{py_ver}.1
+ln -s -f %{_sysconfdir}/alternatives/$p.1.gz 
%{buildroot}%{_mandir}/man1/$p.1.gz
+# create a dummy target for /etc/alternatives/$p
+touch %{buildroot}%{_sysconfdir}/alternatives/$p.1.gz
+done
+
+%post
+%_sbindir/update-alternatives \
+   --install %{_bindir}/ipython ipython %{_bindir}/ipython-%{py_ver} 30 \
+   --slave %{_bindir}/iptest iptest %{_bindir}/iptest-%{py_ver} \
+   --slave %{_bindir}/ipengine ipengine %{_bindir}/ipengine-%{py_ver} \
+   --slave %{_bindir}/ipcontroller ipcontroller 
%{_bindir}/ipcontroller-%{py_ver} \
+   --slave %{_bindir}/ipcluster ipcluster %{_bindir}/ipcluster-%{py_ver} \
+   --slave %{_mandir}/man1/ipython.1.gz ipython.1.gz 
%{_mandir}/man1/ipython-%{py_ver}.1.gz \
+   --slave %{_mandir}/man1/ipengine.1.gz ipengine.1.gz 
%{_mandir}/man1/ipengine-%{py_ver}.1.gz \
+   --slave %{_mandir}/man1/ipcontroller.1.gz ipcontroller.1.gz 
%{_mandir}/man1/ipcontroller-%{py_ver}.1.gz \
+   --slave %{_mandir}/man1/ipcluster.1.gz ipcluster.1.gz 
%{_mandir}/man1/ipcluster-%{py_ver}.1.gz
+
+%postun
+if [ $1 -eq 0 ] ; then

commit ibus-anthy for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2015-09-30 05:51:10

Comparing /work/SRC/openSUSE:Factory/ibus-anthy (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-anthy.new (New)


Package is "ibus-anthy"

Changes:

--- /work/SRC/openSUSE:Factory/ibus-anthy/ibus-anthy.changes2015-08-12 
15:13:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2015-09-30 05:51:11.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 22 09:39:47 UTC 2015 - ft...@geeko.jp
+
+- Stop providing locale(ja)
+  * Most of ja locale users do not need this anymore
+- Update the upstream URL
+
+---



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.PnXp75/_old  2015-09-30 05:51:11.0 +0200
+++ /var/tmp/diff_new_pack.PnXp75/_new  2015-09-30 05:51:11.0 +0200
@@ -34,8 +34,7 @@
 Summary:The Anthy engine for IBus input platform
 License:GPL-2.0+
 Group:  System/I18n/Japanese
-Provides:   locale(ibus:ja)
-Url:http://code.google.com/p/ibus/
+Url:https://github.com/ibus/ibus-anthy
 Source: 
https://github.com/ibus/ibus-anthy/releases/download/%{version}/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit python3-jupyter_notebook for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_notebook for 
openSUSE:Factory checked in at 2015-09-30 05:51:20

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


Package is "python3-jupyter_notebook"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_notebook.new/python3-jupyter_notebook.changes
   2015-09-30 05:51:21.0 +0200
@@ -0,0 +1,12 @@
+---
+Wed Sep 23 11:24:40 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 4.0.5
+  * Fix launching the notebook on Windows
+  * Fix the path searched for frontend config
+
+---
+Fri Aug 14 11:28:49 UTC 2015 - toddrme2...@gmail.com
+
+- Initial version
+

New:

  notebook-4.0.5.tgz
  python3-jupyter_notebook.changes
  python3-jupyter_notebook.spec



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

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


Name:   python3-jupyter_notebook
Version:4.0.5
Release:0
Summary:Jupyter Notebook
License:BSD-3-Clause
Group:  Development/Languages/Python
Url:http://jupyter.org
Source: 
https://pypi.python.org/packages/source/n/notebook/notebook-%{version}.tgz
BuildRequires:  python3-Jinja2
BuildRequires:  python3-devel
BuildRequires:  python3-ipython_genutils
BuildRequires:  python3-jupyter_client
BuildRequires:  python3-jupyter_core
BuildRequires:  python3-jupyter_ipykernel
BuildRequires:  python3-jupyter_nbconvert
BuildRequires:  python3-jupyter_nbformat
BuildRequires:  python3-setuptools
BuildRequires:  python3-terminado >= 0.3.3
BuildRequires:  python3-tornado >= 4
BuildRequires:  python3-traitlets
# Test requirements
BuildRequires:  python3-nose
BuildRequires:  python3-requests
Requires:   python3-Jinja2
Requires:   python3-ipython_genutils
Requires:   python3-jupyter_client
Requires:   python3-jupyter_core
Requires:   python3-jupyter_ipykernel
Requires:   python3-jupyter_nbconvert
Requires:   python3-jupyter_nbformat
Requires:   python3-terminado >= 0.3.3
Requires:   python3-tornado >= 4
Requires:   python3-traitlets
Recommends: python3-jupyter_ipywidgets
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch

%description
The Jupyter HTML notebook is a web-based notebook environment for interactive 
computing.


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

%build
python3 setup.py build

%install
python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}

# Prepare for update-alternatives usage
mkdir -p %{buildroot}%{_sysconfdir}/alternatives
for p in jupyter-notebook jupyter-nbextension ; do
mv %{buildroot}%{_bindir}/$p %{buildroot}%{_bindir}/$p-%{py3_ver}
ln -s -f %{_sysconfdir}/alternatives/$p %{buildroot}%{_bindir}/$p
# create a dummy target for /etc/alternatives/$p
touch %{buildroot}%{_sysconfdir}/alternatives/$p
done

%post
%_sbindir/update-alternatives \
   --install %{_bindir}/jupyter-notebook jupyter-notebook 
%{_bindir}/jupyter-notebook-%{py3_ver} 30 \
   --slave %{_bindir}/jupyter-nbextension jupyter-nbextension 
%{_bindir}/jupyter-nbextension-%{py3_ver}

%postun
if [ $1 -eq 0 ] ; then
%_sbindir/update-alternatives --remove jupyter-notebook 
%{_bindir}/jupyter-notebook-%{py3_ver}
fi

%check
export LANG=en_US.UTF-8
nosetests

%files
%defattr(-,root,root,-)
%doc CONTRIBUTING.md COPYING.md README.md
%{_bindir}/jupyter-nbextension
%{_bindir}/jupyter-notebook
%{_bindir}/jupyter-nbextension-%{py3_ver}
%{_bindir}/jupyter-notebook-%{py3_ver}
%ghost %{_sysconfdir}/alternatives/jupyter-nbextension
%ghost %{_sysconfdir}/alternatives/jupyter-notebook
%{python3_sitelib}/*

%changelog



commit python-netaddr for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-netaddr for openSUSE:Factory 
checked in at 2015-09-30 05:52:31

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


Package is "python-netaddr"

Changes:

--- /work/SRC/openSUSE:Factory/python-netaddr/python-netaddr.changes
2015-04-21 10:53:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-netaddr.new/python-netaddr.changes   
2015-09-30 05:52:32.0 +0200
@@ -1,0 +2,33 @@
+Fri Sep 25 16:49:07 UTC 2015 - mich...@stroeder.com
+
+- update to 0.7.18:
+* cidr_merge() algorithm is now O(n) and much faster.
+* nmap target specification now fully supported including IPv4 CIDR
+  prefixes and IPv6 addresses.
+FIXED Issue 100: https://github.com/drkjam/netaddr/issues/100
+- nmap.py - CIDR targets
+FIXED Issue 112: https://github.com/drkjam/netaddr/issues/112
+- Observation: netaddr slower under pypy
+* Fixed a regression with valid_mac due to shadow import in the
+  netaddr module.
+FIXED Issue 114: https://github.com/drkjam/netaddr/issues/114
+- netaddr.valid_mac('00-B0-D0-86-BB-F7')==False for 0.7.16 but True 
for 0.7.15
+* IPv4 networks with /31 and /32 netmasks are now treated according to
+RFC 3021. Thanks to kalombos and braaen.
+FIXED Issue 109: https://github.com/drkjam/netaddr/issues/109
+- Identify registry of global IPv6 unicast allocations
+FIXED Issue 108: https://github.com/drkjam/netaddr/issues/108
+- One part of docs unclear?
+FIXED Issue 106: https://github.com/drkjam/netaddr/issues/106
+- Eui64 Updated (pull request for Issue 105)
+FIXED Issue 105: https://github.com/drkjam/netaddr/issues/105
+- Support dialects for EUI-64 addresses
+FIXED Issue 102: https://github.com/drkjam/netaddr/issues/102
+- 0.7.15 tarball is missing tests.
+FIXED Issue 96: https://github.com/drkjam/netaddr/issues/96
+- Wrong hosts and broadcasts for /31 and /32 networks.
+* Fix slowness in IPSet.__contains__. Thanks to novas0x2a for noticing.
+* Normalize IPNetworks when they are added to an IPSet
+* Converted test suite to py.test
+
+---

Old:

  netaddr-0.7.14.tar.gz

New:

  netaddr-0.7.18.tar.gz



Other differences:
--
++ python-netaddr.spec ++
--- /var/tmp/diff_new_pack.JvgJpA/_old  2015-09-30 05:52:33.0 +0200
+++ /var/tmp/diff_new_pack.JvgJpA/_new  2015-09-30 05:52:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-netaddr
-Version:0.7.14
+Version:0.7.18
 Release:0
 Url:http://github.com/drkjam/netaddr
 Summary:Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network 
addresses
@@ -66,6 +66,6 @@
 %defattr(-,root,root,-)
 %{python_sitelib}/*
 %{_bindir}/netaddr
-%doc AUTHORS CHANGELOG COPYRIGHT README LICENSE THANKS
+%doc AUTHORS CHANGELOG COPYRIGHT README.md LICENSE THANKS
 
 %changelog

++ netaddr-0.7.14.tar.gz -> netaddr-0.7.18.tar.gz ++
 65550 lines of diff (skipped)




commit python3-pylast for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python3-pylast for openSUSE:Factory 
checked in at 2015-09-30 05:52:17

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


Package is "python3-pylast"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pylast/python3-pylast.changes
2015-05-10 10:47:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pylast.new/python3-pylast.changes   
2015-09-30 05:52:23.0 +0200
@@ -1,0 +2,36 @@
+Sun Sep 27 01:36:38 UTC 2015 - a...@gmx.de
+
+- update to version 1.4.2
+  * (no changelog available)
+
+- changes from version 1.4.0:
+  * Fix get_recent_tracks (and more)
+
+- update to version 1.3.0:
+  * Let Tox use these env vars
+  * get_tagged_tracks: Use cacheable param
+  * flake8
+  * pep8 compliance
+  * Add test case for Track.get_correction()
+  * Add test case for Artist.get_correction()
+  * Add suppport for track.getCorrection
+  * Add suppport for artist.getCorrection
+  * Fixed broken comment
+  * User.GetPersonalTags bug fix
+  * Added User.GetPersonalTags test cases
+  * Fixed broken comment
+  * Cleanup of User.GetPersonalTags stuff
+  * Support for User.GetPersonalTags
+  * Remove useless Scrutinizer badge
+  * Replace broken pypip.in badges with shields.io
+
+- changes from version 1.2.1:
+  * Remember to release on master
+  * Update release checklist
+
+---
+Sun Aug 16 16:57:29 UTC 2015 - zai...@opensuse.org
+
+- Add missing python3-six Requires.
+
+---

Old:

  pylast-1.2.1.tar.gz

New:

  pylast-1.4.2.tar.gz



Other differences:
--
++ python3-pylast.spec ++
--- /var/tmp/diff_new_pack.Qadokz/_old  2015-09-30 05:52:24.0 +0200
+++ /var/tmp/diff_new_pack.Qadokz/_new  2015-09-30 05:52:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pylast
-Version:1.2.1
+Version:1.4.2
 Release:0
 Summary:A python3 interface to Last.fm
 License:Apache-2.0
@@ -27,6 +27,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
+Requires:   python3-six
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 

++ pylast-1.2.1.tar.gz -> pylast-1.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pylast-1.2.1/PKG-INFO new/pylast-1.4.2/PKG-INFO
--- old/pylast-1.2.1/PKG-INFO   2015-05-07 09:34:51.0 +0200
+++ new/pylast-1.4.2/PKG-INFO   2015-09-07 14:36:22.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pylast
-Version: 1.2.1
+Version: 1.4.2
 Summary: A Python interface to Last.fm and Libre.fm
 Home-page: https://github.com/pylast/pylast
 Author: Amr Hassan 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pylast-1.2.1/README.md new/pylast-1.4.2/README.md
--- old/pylast-1.2.1/README.md  2015-05-07 09:09:02.0 +0200
+++ new/pylast-1.4.2/README.md  2015-09-07 13:56:28.0 +0200
@@ -1,7 +1,7 @@
 pyLast
 ==
 
-[![Build 
Status](https://travis-ci.org/pylast/pylast.svg?branch=develop)](https://travis-ci.org/pylast/pylast)
 [![PyPI 
version](https://pypip.in/version/pylast/badge.svg)](https://pypi.python.org/pypi/pylast/)
 [![PyPI 
downloads](https://pypip.in/download/pylast/badge.svg)](https://pypi.python.org/pypi/pylast/)
 [![Coverage 
Status](https://coveralls.io/repos/pylast/pylast/badge.png?branch=develop)](https://coveralls.io/r/pylast/pylast?branch=develop)
 [![Scrutinizer Code 
Quality](https://scrutinizer-ci.com/g/pylast/pylast/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/pylast/pylast/?branch=develop)
 [![Code 
Health](https://landscape.io/github/pylast/pylast/develop/landscape.svg)](https://landscape.io/github/hugovk/pylast/develop)
+[![Build 
Status](https://travis-ci.org/pylast/pylast.svg?branch=develop)](https://travis-ci.org/pylast/pylast)
 [![PyPI 
version](https://img.shields.io/pypi/v/pylast.svg)](https://pypi.python.org/pypi/pylast/)
 [![PyPI 
downloads](https://img.shields.io/pypi/dm/pylast.svg)](https://pypi.python.org/pypi/pylast/)
 [![Coverage 
Status](https://coveralls.io/repos/pylast/pylast/badge.png?branch=develop)](https://coveralls.io/r/pylast/pylast?branch=develop)
 [![Code 
Health](https://landscape.io/github/pylast/pylast/develop/landscape.svg)](https://landscape.io/github/hugovk/pylast/develop)
 
 
 A Python interface to [Last.fm](http://www.last.fm/) and other api-compatible 
websites such as [Libre.fm](http://libre.fm/).
diff -urN '--exclude=CVS' 

commit python-jsonschema for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-jsonschema for 
openSUSE:Factory checked in at 2015-09-30 05:49:08

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


Package is "python-jsonschema"

Changes:

--- /work/SRC/openSUSE:Factory/python-jsonschema/python-jsonschema.changes  
2014-11-13 09:17:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-jsonschema.new/python-jsonschema.changes 
2015-09-30 05:49:10.0 +0200
@@ -1,0 +2,13 @@
+Mon Jun 15 02:16:17 UTC 2015 - a...@gmx.de
+
+- update to version 2.5.1:
+  (no changelog available)
+- update to version 2.5.0:
+  * Improved performance on CPython by adding caching around ref
+resolution (#203)
+- specfile:
+  * add python-vcversioner
+- drop test requirements and %check section, which is broken
+- Fix update-alternatives usage
+
+---

Old:

  jsonschema-2.4.0.tar.gz

New:

  jsonschema-2.5.1.tar.gz



Other differences:
--
++ python-jsonschema.spec ++
--- /var/tmp/diff_new_pack.yoQcXK/_old  2015-09-30 05:49:11.0 +0200
+++ /var/tmp/diff_new_pack.yoQcXK/_new  2015-09-30 05:49:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jsonschema
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-jsonschema
-Version:2.4.0
+Version:2.5.1
 Release:0
 Summary:An implementation of JSON-Schema validation for Python
 License:MIT
@@ -26,8 +26,11 @@
 Source: 
http://pypi.python.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
+BuildRequires:  python-functools32
+BuildRequires:  python-vcversioner
 # Test build requirements
 BuildRequires:  python-mock
+Requires:   python-functools32
 Requires(post):   update-alternatives
 Requires(postun): update-alternatives
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -50,31 +53,34 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+
+# Prepare for update-alternatives usage
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 mv %{buildroot}%{_bindir}/jsonschema 
%{buildroot}%{_bindir}/jsonschema-%{py_ver}
-ln -s %{_bindir}/jsonschema-%{py_ver} %{buildroot}%{_bindir}/jsonschema
+ln -s -f %{_sysconfdir}/alternatives/jsonschema 
%{buildroot}%{_bindir}/jsonschema
+# create a dummy target for /etc/alternatives/jsonschema
+touch %{buildroot}%{_sysconfdir}/alternatives/jsonschema
 
 %if 0%{?suse_version} > 1110
 %check
 python -m unittest jsonschema.tests.test_jsonschema_test_suite
 %endif
 
-%pre
-[ -h %{_bindir}/jsonschema ] || rm -f %{_bindir}/jsonschema
-
 %post
-update-alternatives --install \
-%{_bindir}/jsonschema jsonschema %{_bindir}/jsonschema-%{py_ver} 20
+%_sbindir/update-alternatives \
+   --install %{_bindir}/jsonschema jsonschema %{_bindir}/jsonschema-%{py_ver} 
30
 
 %preun
 if [ $1 -eq 0 ] ; then
-update-alternatives --remove jsonschema %{_bindir}/jsonschema-%{py_ver}
+%_sbindir/update-alternatives --remove jsonschema 
%{_bindir}/jsonschema-%{py_ver}
 fi
 
 %files
 %defattr(-,root,root,-)
 %doc COPYING README.rst
-%ghost %{_bindir}/jsonschema
+%{_bindir}/jsonschema
 %{_bindir}/jsonschema-%{py_ver}
+%ghost %{_sysconfdir}/alternatives/jsonschema
 %{python_sitelib}/*
 
 %changelog

++ jsonschema-2.4.0.tar.gz -> jsonschema-2.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsonschema-2.4.0/CHANGELOG.rst 
new/jsonschema-2.5.1/CHANGELOG.rst
--- old/jsonschema-2.4.0/CHANGELOG.rst  2014-08-19 02:53:22.0 +0200
+++ new/jsonschema-2.5.1/CHANGELOG.rst  2015-06-05 16:26:18.0 +0200
@@ -1,3 +1,9 @@
+v2.5.0
+--
+
+* Improved performance on CPython by adding caching around ref resolution
+  (#203)
+
 v2.4.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsonschema-2.4.0/MANIFEST.in 
new/jsonschema-2.5.1/MANIFEST.in
--- old/jsonschema-2.4.0/MANIFEST.in2014-07-06 04:55:07.0 +0200
+++ new/jsonschema-2.5.1/MANIFEST.in2015-04-13 17:23:46.0 +0200
@@ -1,4 +1,5 @@
 include *.rst
 include COPYING
 include tox.ini
+include version.txt
 recursive-include json *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit python3-fixtures for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python3-fixtures for 
openSUSE:Factory checked in at 2015-09-30 05:49:26

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


Package is "python3-fixtures"

Changes:

--- /work/SRC/openSUSE:Factory/python3-fixtures/python3-fixtures.changes
2015-05-11 19:49:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-fixtures.new/python3-fixtures.changes   
2015-09-30 05:49:27.0 +0200
@@ -1,0 +2,16 @@
+Tue Jun 30 23:06:13 UTC 2015 - a...@gmx.de
+
+- update to version 1.3.1:
+  * Clarify the intent around _setUp
+  * Handle BaseException resource leaks as well
+
+- changes from version 1.3.0:
+  * Remove trailing whitespace
+  * Deal with resource leaks during setUp
+  * Missed NEWS entry
+  * Fine tune the mock patch
+  * Add a new mockpatch fixture
+  * Document where the project home and source are
+  * Ignore built things
+
+---

Old:

  fixtures-1.2.0.tar.gz

New:

  fixtures-1.3.1.tar.gz



Other differences:
--
++ python3-fixtures.spec ++
--- /var/tmp/diff_new_pack.Mf9tpT/_old  2015-09-30 05:49:28.0 +0200
+++ /var/tmp/diff_new_pack.Mf9tpT/_new  2015-09-30 05:49:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-fixtures
-Version:1.2.0
+Version:1.3.1
 Release:0
 Summary:Fixtrues, reusable state for writing clean tests and more
 License:Apache-2.0 or BSD-3-Clause

++ fixtures-1.2.0.tar.gz -> fixtures-1.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fixtures-1.2.0/AUTHORS new/fixtures-1.3.1/AUTHORS
--- old/fixtures-1.2.0/AUTHORS  2015-05-05 00:14:19.0 +0200
+++ new/fixtures-1.3.1/AUTHORS  2015-06-30 04:22:04.0 +0200
@@ -9,6 +9,7 @@
 Jonathan Lange 
 Jonathan Lange 
 Joshua Harlow 
+Julien Danjou 
 Martin Pool 
 Robert Collins 
 Sean Dague 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fixtures-1.2.0/ChangeLog new/fixtures-1.3.1/ChangeLog
--- old/fixtures-1.2.0/ChangeLog2015-05-05 00:14:19.0 +0200
+++ new/fixtures-1.3.1/ChangeLog2015-06-30 04:22:04.0 +0200
@@ -1,6 +1,25 @@
 CHANGES
 ===
 
+1.3.1
+-
+
+* Release 1.3.1
+* Clarify the intent around _setUp
+* Handle BaseException resource leaks as well
+
+1.3.0
+-
+
+* Release 1.3.0
+* Remove trailing whitespace
+* Deal with resource leaks during setUp
+* Missed NEWS entry
+* Fine tune the mock patch
+* Add a new mockpatch fixture
+* Document where the project home and source are
+* Ignore built things
+
 1.2.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fixtures-1.2.0/NEWS new/fixtures-1.3.1/NEWS
--- old/fixtures-1.2.0/NEWS 2015-05-04 23:50:18.0 +0200
+++ new/fixtures-1.3.1/NEWS 2015-06-30 04:21:13.0 +0200
@@ -6,6 +6,27 @@
 NEXT
 
 
+1.3.1
+~
+
+* ``Fixture.setUp`` now uses a bare except: and will thus catch BaseException.
+  Any non-Exception-subclass errors are raised verbatim after calling
+  ``cleanUp``, to avoid inappropriate masking in callers. (Robert Collins)
+
+1.3.0
+~
+
+* Add MockPatch, MockPatchMultiple, MockPatchObject - adapters to mock.
+  (Julien Danjou, Robert Collins)
+
+* Fixture.setUp should no longer be overridden in subclasses. Instead
+  override _setUp. This permits the Fixture base class to detect failures
+  during _setUp and trigger any registered cleanups, attach any details
+  to the failure exception and propogate that to callers. Overriding of
+  setUp is still supported: this adds a new interface for simpler
+  implementation of the contract of a fixture.
+  (Robert Collins, #1456361, #1456353)
+
 1.2.0
 ~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fixtures-1.2.0/PKG-INFO new/fixtures-1.3.1/PKG-INFO
--- old/fixtures-1.2.0/PKG-INFO 2015-05-05 00:14:19.0 +0200
+++ new/fixtures-1.3.1/PKG-INFO 2015-06-30 04:22:04.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: fixtures
-Version: 1.2.0
+Version: 1.3.1
 Summary: Fixtures, reusable state for writing clean tests and more.
 Home-page: https://launchpad.net/python-fixtures
 Author: Robert Collins
@@ -87,19 +87,20 @@
 Creating Fixtures
 =
 
-Minimally, subclass Fixture, define setUp to initialize your state and 
schedule
+

commit python-jupyter_qtconsole for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-jupyter_qtconsole for 
openSUSE:Factory checked in at 2015-09-30 05:49:52

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


Package is "python-jupyter_qtconsole"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_qtconsole.new/python-jupyter_qtconsole.changes
   2015-09-30 05:49:52.0 +0200
@@ -0,0 +1,10 @@
+---
+Fri Aug 21 11:03:50 UTC 2015 - toddrme2...@gmail.com
+
+- Remove duplicate requirements
+
+---
+Thu Aug 13 12:39:48 UTC 2015 - toddrme2...@gmail.com
+
+- Initial version
+

New:

  python-jupyter_qtconsole.changes
  python-jupyter_qtconsole.spec
  qtconsole-4.0.1.tar.gz



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

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


Name:   python-jupyter_qtconsole
Version:4.0.1
Release:0
Summary:Jupyter Qt console
License:BSD-3-Clause
Group:  Development/Languages/Python
Url:http://jupyter.org
Source: 
https://pypi.python.org/packages/source/q/qtconsole/qtconsole-%{version}.tar.gz
BuildRequires:  desktop-file-utils
BuildRequires:  hicolor-icon-theme
BuildRequires:  update-desktop-files
BuildRequires:  python-Pygments
BuildRequires:  python-devel
BuildRequires:  python-jupyter_client
BuildRequires:  python-jupyter_core
BuildRequires:  python-jupyter_ipykernel
BuildRequires:  python-setuptools
BuildRequires:  python-traitlets
# Test requirements
BuildRequires:  python-nose
BuildRequires:  python-pexpect
BuildRequires:  python-pyside
BuildRequires:  python-qt4
%if 0%{?suse_version} >= 1320
BuildRequires:  python-qt5
%endif
# Python 2 test requirements
BuildRequires:  python-mock
Requires:   hicolor-icon-theme
Requires:   python-Pygments
Requires:   python-jupyter_client
Requires:   python-jupyter_core
Requires:   python-jupyter_ipykernel
Requires:   python-traitlets
%if 0%{?suse_version} >= 1320
Requires:   python-qt5
Recommends: python-qt4
%else
Requires:   python-qt4
Recommends: python-qt5
%endif
Recommends: python-pyside
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else
BuildArch:  noarch
%endif

%description
A rich Qt-based console for working with Jupyter kernels,
supporting rich media output, session export, and more.

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

%build
python setup.py build

%install
export LANG=en_US.UTF-8
python setup.py install --prefix=%{_prefix} --root=%{buildroot}

# Prepare for update-alternatives usage
mkdir -p %{buildroot}%{_sysconfdir}/alternatives
mv %{buildroot}%{_bindir}/jupyter-qtconsole 
%{buildroot}%{_bindir}/jupyter-qtconsole-%{py_ver}
ln -s -f %{_sysconfdir}/alternatives/jupyter-qtconsole 
%{buildroot}%{_bindir}/jupyter-qtconsole
# create a dummy target for /etc/alternatives/jupyter-qtconsole
touch %{buildroot}%{_sysconfdir}/alternatives/jupyter-qtconsole

# Install icon
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
cp qtconsole/resources/icon/JupyterConsole.svg 
%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/JupyterQtConsole-%{py_ver}.svg

# Modify and install .desktop file
mv examples/jupyter-qtconsole.desktop jupyter-qtconsole-%{py_ver}.desktop
desktop-file-edit --set-comment="Jupyter qtconsole for Python %{py_ver}" 
--set-name="Jupyter Qt console for Python %{py_ver}" 
--set-generic-name="Jupyter shell for Python %{py_ver}" --set-key="Exec" 
--set-value="jupyter-qtconsole-%{py_ver}" 
--set-icon="JupyterQtConsole-%{py_ver}" 

commit spyder3 for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package spyder3 for openSUSE:Factory checked 
in at 2015-09-30 05:50:06

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


Package is "spyder3"

Changes:

--- /work/SRC/openSUSE:Factory/spyder3/spyder3.changes  2015-06-30 
10:19:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.spyder3.new/spyder3.changes 2015-09-30 
05:50:08.0 +0200
@@ -1,0 +2,34 @@
+Fri Aug 28 07:46:52 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 2.3.6
+  + New Features
+* IPython Console
+  * Make it fully compatible with IPython/Jupyter 4.0
+* Variable Explorer
+  * Don't refresh it when focused to avoid slow downs when 
+working with big data
+  * Add variable name to DataFrame editor
+  * Fix several crashes and freezes when working with DataFrames
+* Under the hood
+  * Use PyQt4 API #2 by default (API #1 is not supported anymore).
+This is necessary to support IPython/Jupyter 4.0
+  + Bug fixes
+* Multiple untitled files generate at close
+* Indenting at the first position in file fails/crashes
+* Crash after update IPython to 4.0
+* Call tips and auto completion tips go out of screen on a second monitor
+* Having a lof of data in the Variable explorer slows down Spyder 
considerably
+* Spyder crash on launch with Babel 2.0/Python 3.4
+* List of pandas dataframes in variable explorer slows down Spyder
+* Variable explorer auto-refreshes after kernel restarts
+* DataFrames with headers that contain BOM utf-8 data are 
freezing/crashing Spyder (in Python 2)
+* Spyder crashes when displaying DataFrames with duplicate column names in 
the Variable Explorer
+* Don't ask to confirm exit on default untitled files
+* Display object name in DataFrame editor
+  + Pull requests
+* Fix missing exception on Windows when importing data on the Variable 
Explorer
+* Show call tips at right position when there are multiple screens
+* Fix error when indenting on the first line of a file
+- Switch dependencies to jupyter versions
+
+---

Old:

  spyder-2.3.5.2.zip

New:

  spyder-2.3.6.zip



Other differences:
--
++ spyder3.spec ++
--- /var/tmp/diff_new_pack.KNReb2/_old  2015-09-30 05:50:09.0 +0200
+++ /var/tmp/diff_new_pack.KNReb2/_new  2015-09-30 05:50:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   spyder3
-Version:2.3.5.2
+Version:2.3.6
 Release:0
 Url:http://spyderlib.googlecode.com
 Summary:Scientific PYthon Development EnviRonment
@@ -27,17 +27,18 @@
 Source1:spyder3-rpmlintrc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
-BuildRequires:  python3-IPython >= 0.13
 BuildRequires:  python3-Pygments
 BuildRequires:  python3-Sphinx >= 0.6.0
-BuildRequires:  python3-devel >= 2.5
+BuildRequires:  python3-devel
+BuildRequires:  python3-flake8
+BuildRequires:  python3-jupyter_ipykernel
+BuildRequires:  python3-jupyter_qtconsole
 BuildRequires:  python3-matplotlib
 BuildRequires:  python3-numpy
-BuildRequires:  python3-pep8
 BuildRequires:  python3-psutil
 BuildRequires:  python3-pyflakes >= 0.5.0
 BuildRequires:  python3-qt4 >= 4.6
-BuildRequires:  python3-rope => 0.9.2
+BuildRequires:  python3-rope >= 0.9.2
 BuildRequires:  python3-scipy
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
@@ -59,8 +60,10 @@
 Group:  Development/Languages/Python
 Requires:   python3-Sphinx >= 0.6.0
 Requires:   python3-qt4 >= 4.6
-Recommends: python3-IPython >= 0.13
 Recommends: python3-Pygments
+Recommends: python3-flake8
+Recommends: python3-jupyter_ipykernel
+Recommends: python3-jupyter_qtconsole
 Recommends: python3-matplotlib
 Recommends: python3-numpy
 Recommends: python3-pep8




commit perl-Moose for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Moose for openSUSE:Factory 
checked in at 2015-09-30 05:50:57

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.changes2015-05-07 
08:28:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Moose.new/perl-Moose.changes   
2015-09-30 05:50:58.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 21 05:03:57 UTC 2015 - co...@suse.com
+
+- updated to 2.1603
+   see /usr/share/doc/packages/perl-Moose/Changes
+
+---

Old:

  Moose-2.1403.tar.gz

New:

  Moose-2.1603.tar.gz



Other differences:
--
++ perl-Moose.spec ++
--- /var/tmp/diff_new_pack.e9R85u/_old  2015-09-30 05:50:59.0 +0200
+++ /var/tmp/diff_new_pack.e9R85u/_new  2015-09-30 05:50:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Moose
-Version:2.1403
+Version:2.1603
 Release:0
 #Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Moose
@@ -37,22 +37,23 @@
 BuildRequires:  perl(Class::Load::XS) >= 0.01
 BuildRequires:  perl(Data::OptList) >= 0.107
 BuildRequires:  perl(Devel::GlobalDestruction)
-BuildRequires:  perl(Devel::OverloadInfo) >= 0.002
+BuildRequires:  perl(Devel::OverloadInfo) >= 0.004
 BuildRequires:  perl(Devel::StackTrace) >= 1.33
 BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
 BuildRequires:  perl(Eval::Closure) >= 0.04
 BuildRequires:  perl(ExtUtils::CBuilder) >= 0.27
 BuildRequires:  perl(List::MoreUtils) >= 0.28
-BuildRequires:  perl(List::Util) >= 1.33
+BuildRequires:  perl(List::Util) >= 1.35
 BuildRequires:  perl(MRO::Compat) >= 0.05
 BuildRequires:  perl(Module::Runtime) >= 0.014
-BuildRequires:  perl(Module::Runtime::Conflicts)
+BuildRequires:  perl(Module::Runtime::Conflicts) >= 0.002
 BuildRequires:  perl(Package::DeprecationManager) >= 0.11
 BuildRequires:  perl(Package::Stash) >= 0.32
 BuildRequires:  perl(Package::Stash::XS) >= 0.24
 BuildRequires:  perl(Params::Util) >= 1.00
 BuildRequires:  perl(Scalar::Util) >= 1.19
 BuildRequires:  perl(Sub::Exporter) >= 0.980
+BuildRequires:  perl(Sub::Identify)
 BuildRequires:  perl(Sub::Name) >= 0.05
 BuildRequires:  perl(Task::Weaken)
 BuildRequires:  perl(Test::CleanNamespaces) >= 0.13
@@ -67,26 +68,26 @@
 Requires:   perl(Class::Load::XS) >= 0.01
 Requires:   perl(Data::OptList) >= 0.107
 Requires:   perl(Devel::GlobalDestruction)
-Requires:   perl(Devel::OverloadInfo) >= 0.002
+Requires:   perl(Devel::OverloadInfo) >= 0.004
 Requires:   perl(Devel::StackTrace) >= 1.33
 Requires:   perl(Dist::CheckConflicts) >= 0.02
 Requires:   perl(Eval::Closure) >= 0.04
 Requires:   perl(List::MoreUtils) >= 0.28
-Requires:   perl(List::Util) >= 1.33
+Requires:   perl(List::Util) >= 1.35
 Requires:   perl(MRO::Compat) >= 0.05
 Requires:   perl(Module::Runtime) >= 0.014
-Requires:   perl(Module::Runtime::Conflicts)
+Requires:   perl(Module::Runtime::Conflicts) >= 0.002
 Requires:   perl(Package::DeprecationManager) >= 0.11
 Requires:   perl(Package::Stash) >= 0.32
 Requires:   perl(Package::Stash::XS) >= 0.24
 Requires:   perl(Params::Util) >= 1.00
 Requires:   perl(Scalar::Util) >= 1.19
 Requires:   perl(Sub::Exporter) >= 0.980
+Requires:   perl(Sub::Identify)
 Requires:   perl(Sub::Name) >= 0.05
 Requires:   perl(Task::Weaken)
 Requires:   perl(Try::Tiny) >= 0.17
 Requires:   perl(parent) >= 0.223
-Recommends: perl(Devel::PartialDump) >= 0.14
 %{perl_requires}
 # MANUAL BEGIN
 Provides:   perl-Class-MOP = %{version}

++ Moose-2.1403.tar.gz -> Moose-2.1603.tar.gz ++
 26889 lines of diff (skipped)

++ cpanspec.yml ++
--- /var/tmp/diff_new_pack.e9R85u/_old  2015-09-30 05:50:59.0 +0200
+++ /var/tmp/diff_new_pack.e9R85u/_new  2015-09-30 05:50:59.0 +0200
@@ -4,8 +4,8 @@
 #sources:
 #  - source1
 #  - source2
-patches:
-  perl-Moose-apply_role.patch: -1
+#patches:
+#  perl-Moose-apply_role.patch: -1
 preamble: |-
  Provides:   perl-Class-MOP = %{version}
  Obsoletes:  perl-Class-MOP < %{version}




commit perl-Prima for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Prima for openSUSE:Factory 
checked in at 2015-09-30 05:50:56

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


Package is "perl-Prima"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Prima/perl-Prima.changes2015-04-18 
10:39:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Prima.new/perl-Prima.changes   
2015-09-30 05:50:57.0 +0200
@@ -1,0 +2,11 @@
+Sun Sep 20 16:20:02 UTC 2015 - co...@suse.com
+
+- updated to 1.44
+   see /usr/share/doc/packages/perl-Prima/Changes
+
+  1.44 2015-08-04
+   - Rewrite rubberband
+   - Work on portable perls
+   - Better support of graphic libs where several versions are available
+
+---

Old:

  Prima-1.43.tar.gz

New:

  Prima-1.44.tar.gz



Other differences:
--
++ perl-Prima.spec ++
--- /var/tmp/diff_new_pack.FqFKla/_old  2015-09-30 05:50:58.0 +0200
+++ /var/tmp/diff_new_pack.FqFKla/_new  2015-09-30 05:50:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Prima
-Version:1.43
+Version:1.44
 Release:0
 #Upstream: SUSE-Public-Domain
 %define cpan_name Prima

++ Prima-1.43.tar.gz -> Prima-1.44.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Prima-1.43/Changes new/Prima-1.44/Changes
--- old/Prima-1.43/Changes  2015-04-10 21:17:48.0 +0200
+++ new/Prima-1.44/Changes  2015-08-05 09:18:10.0 +0200
@@ -1,5 +1,10 @@
 Revision history for Perl module Prima
 
+1.44 2015-08-04
+ - Rewrite rubberband
+ - Work on portable perls
+ - Better support of graphic libs where several versions are available
+
 1.43 2015-04-10
  - Rewrite font test and polish rough ends in xft font handling
  - Copy images to clipboard so that GTK recognizes them
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Prima-1.43/META.json new/Prima-1.44/META.json
--- old/Prima-1.43/META.json2015-04-10 21:18:49.0 +0200
+++ new/Prima-1.44/META.json2015-08-05 09:19:21.0 +0200
@@ -4,7 +4,7 @@
   "Dmitry Karasik "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.140640",
"license" : [
   "freebsd"
],
@@ -50,5 +50,5 @@
  "url" : "http://github.com/dk/Prima;
   }
},
-   "version" : "1.43"
+   "version" : "1.44"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Prima-1.43/META.yml new/Prima-1.44/META.yml
--- old/Prima-1.43/META.yml 2015-04-10 21:18:49.0 +0200
+++ new/Prima-1.44/META.yml 2015-08-05 09:19:21.0 +0200
@@ -3,15 +3,15 @@
 author:
   - 'Dmitry Karasik '
 build_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 
2.120921'
+generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.140640'
 license: open_source
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Prima
 no_index:
   directory:
@@ -29,4 +29,4 @@
 resources:
   homepage: http://www.prima.eu.org/
   repository: http://github.com/dk/Prima
-version: 1.43
+version: '1.44'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Prima-1.43/Makefile.PL new/Prima-1.44/Makefile.PL
--- old/Prima-1.43/Makefile.PL  2015-04-10 21:17:48.0 +0200
+++ new/Prima-1.44/Makefile.PL  2015-08-05 09:18:10.0 +0200
@@ -428,15 +428,16 @@
} elsif ( `perl -V` =~ /activeperl/i) {
$flavor = 'activestate';
}
+   $flavor .= ( $Config{ptrsize} == 8 ) ? '64' : '32';
} elsif ( $cygwin ) {
-$flavor .= ( $Config{ptrsize} == 8 ) ? '64' : '32';
-   $flavor .= '.' . ( $cmd_options{CYGWIN_WINAPI} ? 'win32' : 'x11' );
-}
+   $flavor .= ( $Config{ptrsize} == 8 ) ? '64' : '32';
+   $flavor .= '.' . ( $cmd_options{CYGWIN_WINAPI} ? 'win32' : 
'x11' );
+   }
$flavor =~ s/\s/_/g;
printlog "$flavor\n";
 
-   $flavor = 'sb32' if $flavor eq 'strawberry';
-   $flavor = 'as32' if $flavor eq 'activestate';
+   $flavor =~ s/strawberry/sb/;
+   $flavor =~ 

commit powermanga for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package powermanga for openSUSE:Factory 
checked in at 2015-09-30 05:51:04

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


Package is "powermanga"

Changes:

--- /work/SRC/openSUSE:Factory/powermanga/powermanga.changes2014-11-24 
11:08:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.powermanga.new/powermanga.changes   
2015-09-30 05:51:05.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 21 21:15:27 UTC 2015 - nemy...@opensuse.org
+
+- Update to 0.93.1, please look
+
+  /usr/share/doc/packages/powermanga/CHANGES
+
+---

Old:

  powermanga-0.93.tgz

New:

  powermanga-0.93.1.tgz



Other differences:
--
++ powermanga.spec ++
--- /var/tmp/diff_new_pack.0lAMms/_old  2015-09-30 05:51:06.0 +0200
+++ /var/tmp/diff_new_pack.0lAMms/_new  2015-09-30 05:51:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package powermanga
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:   powermanga
-Version:0.93
+Version:0.93.1
 Release:0
 Summary:Arcade 2D shoot-them-up game
 License:GPL-3.0+

++ powermanga-0.93.tgz -> powermanga-0.93.1.tgz ++
/work/SRC/openSUSE:Factory/powermanga/powermanga-0.93.tgz 
/work/SRC/openSUSE:Factory/.powermanga.new/powermanga-0.93.1.tgz differ: char 
5, line 1




commit zeromq for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package zeromq for openSUSE:Factory checked 
in at 2015-09-30 05:51:00

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


Package is "zeromq"

Changes:

--- /work/SRC/openSUSE:Factory/zeromq/zeromq.changes2015-08-05 
06:49:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeromq.new/zeromq.changes   2015-09-30 
05:51:02.0 +0200
@@ -1,0 +2,10 @@
+Tue Sep 22 13:26:21 UTC 2015 - tampak...@opensuse.org
+
+- Fix the conditionals on the previous commit
+
+---
+Tue Sep 22 12:48:38 UTC 2015 - tampak...@opensuse.org
+
+- Conditionally use the pkgconfig style, to support SLE11
+
+---



Other differences:
--
++ zeromq.spec ++
--- /var/tmp/diff_new_pack.I7sPvO/_old  2015-09-30 05:51:03.0 +0200
+++ /var/tmp/diff_new_pack.I7sPvO/_new  2015-09-30 05:51:03.0 +0200
@@ -32,13 +32,22 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  xmlto
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+BuildRequires:  libsodium-devel
+BuildRequires:  libuuid-devel
+%else
 BuildRequires:  pkgconfig(libsodium)
 BuildRequires:  pkgconfig(uuid)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%endif
 %if 0%{?with_pgm}
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+BuildRequires:  glib2-devel >= 2.8
+%else
+BuildRequires:  pkgconfig(glib-2.0) >= 2.8
+%endif
 BuildRequires:  openpgm-devel >= 5.1
 BuildRequires:  python
-BuildRequires:  pkgconfig(glib-2.0) >= 2.8
 %endif
 
 %description




commit kdegraphics-thumbnailers for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-thumbnailers for 
openSUSE:Factory checked in at 2015-09-30 05:50:51

Comparing /work/SRC/openSUSE:Factory/kdegraphics-thumbnailers (Old)
 and  /work/SRC/openSUSE:Factory/.kdegraphics-thumbnailers.new (New)


Package is "kdegraphics-thumbnailers"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-thumbnailers/kdegraphics-thumbnailers.changes
2015-08-31 22:59:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-thumbnailers.new/kdegraphics-thumbnailers.changes
   2015-09-30 05:50:52.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep 13 19:11:17 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---

Old:

  kdegraphics-thumbnailers-15.08.0.tar.xz

New:

  kdegraphics-thumbnailers-15.08.1.tar.xz



Other differences:
--
++ kdegraphics-thumbnailers.spec ++
--- /var/tmp/diff_new_pack.SmNp4v/_old  2015-09-30 05:50:53.0 +0200
+++ /var/tmp/diff_new_pack.SmNp4v/_new  2015-09-30 05:50:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdegraphics-thumbnailers
-Version:15.08.0
+Version:15.08.1
 Release:0
 Summary:Graphics file thumbnail generators
 License:LGPL-2.1+

++ kdegraphics-thumbnailers-15.08.0.tar.xz -> 
kdegraphics-thumbnailers-15.08.1.tar.xz ++




commit python-jupyter_ipywidgets for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-jupyter_ipywidgets for 
openSUSE:Factory checked in at 2015-09-30 05:50:36

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


Package is "python-jupyter_ipywidgets"

Changes:

New Changes file:

--- /dev/null   2015-09-24 09:51:01.260026505 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_ipywidgets.new/python-jupyter_ipywidgets.changes
 2015-09-30 05:50:36.0 +0200
@@ -0,0 +1,10 @@
+---
+Wed Sep 16 09:41:12 UTC 2015 - toddrme2...@gmail.com
+
+- Fix npm dependency on openSUSE:Factory
+
+---
+Thu Aug 13 11:52:09 UTC 2015 - toddrme2...@gmail.com
+
+- Initial version
+

New:

  ipywidgets-4.0.2.tar.gz
  python-jupyter_ipywidgets.changes
  python-jupyter_ipywidgets.spec



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

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


Name:   python-jupyter_ipywidgets
Version:4.0.2
Release:0
Summary:IPython HTML widgets for Jupyter
License:BSD-3-Clause
Group:  Development/Languages/Python
Url:http://ipython.org
Source: 
https://pypi.python.org/packages/source/i/ipywidgets/ipywidgets-%{version}.tar.gz
BuildRequires:  python-devel
BuildRequires:  python-jupyter_ipykernel
BuildRequires:  python-jupyter_ipython >= 4
BuildRequires:  python-jupyter_notebook
BuildRequires:  python-setuptools
BuildRequires:  python-setuptools
BuildRequires:  python-traitlets
# Test requirements
BuildRequires:  python-nose
# Python 2-only test requirements
BuildRequires:  python-mock
Requires:   python-jupyter_ipykernel
Requires:   python-jupyter_ipython >= 4
Requires:   python-jupyter_notebook
Requires:   python-traitlets
%if 0%{?suse_version} > 1320
BuildRequires:  nodejs-npm
Requires:   nodejs-npm
%else
BuildRequires:  npm
Requires:   npm
%endif
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else
BuildArch:  noarch
%endif

%description
Interactive HTML widgets for Jupyter notebooks and the IPython kernel.

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

%build
python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}

# This is meant to be used as a stand-alone script, so set permissions
chmod a+x %{buildroot}%{python_sitelib}/ipywidgets/install.py

%check
nosetests

%files
%defattr(-,root,root,-)
%doc COPYING.md README.md
%doc examples/
%{python_sitelib}/*

%changelog



commit perl-Net-Whois-RIPE for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Whois-RIPE for 
openSUSE:Factory checked in at 2015-09-30 05:50:54

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


Package is "perl-Net-Whois-RIPE"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Whois-RIPE/perl-Net-Whois-RIPE.changes  
2015-04-16 14:14:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Whois-RIPE.new/perl-Net-Whois-RIPE.changes 
2015-09-30 05:50:55.0 +0200
@@ -1,0 +2,14 @@
+Sun Sep 20 16:12:05 UTC 2015 - co...@suse.com
+
+- updated to 2.006
+   see /usr/share/doc/packages/perl-Net-Whois-RIPE/Changes
+
+  2.0060002015-05-23
+   -  Fix bug in attribute autogeneration which affected Inet6Num.pm
+  
+  2.0050062015-05-23
+  - Add helper scripts to automatically cope with RIPE database 
modification
+  - Modify Objects to match RIPE database version 1.79.2
+   - Fix to make Net::Whois::Object now emit warning instead of dieing 
on unknwon attribute
+
+---

Old:

  Net-Whois-RIPE-2.005005.tar.gz

New:

  Net-Whois-RIPE-2.006.tar.gz



Other differences:
--
++ perl-Net-Whois-RIPE.spec ++
--- /var/tmp/diff_new_pack.EKu3wN/_old  2015-09-30 05:50:56.0 +0200
+++ /var/tmp/diff_new_pack.EKu3wN/_new  2015-09-30 05:50:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-Whois-RIPE
-Version:2.005005
+Version:2.006
 Release:0
 %define cpan_name Net-Whois-RIPE
 Summary:Pure-Perl Implementation of the Ripe Database Client

++ Net-Whois-RIPE-2.005005.tar.gz -> Net-Whois-RIPE-2.006.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-RIPE-2.005005/Changes 
new/Net-Whois-RIPE-2.006/Changes
--- old/Net-Whois-RIPE-2.005005/Changes 2015-03-26 11:09:29.0 +0100
+++ new/Net-Whois-RIPE-2.006/Changes2015-05-21 10:52:11.0 +0200
@@ -1,5 +1,13 @@
 Revision history for net-whois-ripe
 
+2.0060002015-05-23
+   -  Fix bug in attribute autogeneration which affected Inet6Num.pm
+
+2.0050062015-05-23
+- Add helper scripts to automatically cope with RIPE database 
modification
+- Modify Objects to match RIPE database version 1.79.2
+   - Fix to make Net::Whois::Object now emit warning instead of dieing 
on unknwon attribute
+
 2.0050052015-03-26
- Fix to make Net::Whois::Generic use 'hostname' parameter
   (reported by Stanislav Sinyagin)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-RIPE-2.005005/META.json 
new/Net-Whois-RIPE-2.006/META.json
--- old/Net-Whois-RIPE-2.005005/META.json   2015-03-26 11:12:51.0 
+0100
+++ new/Net-Whois-RIPE-2.006/META.json  2015-05-21 10:53:14.0 +0200
@@ -4,7 +4,7 @@
   "Luis Motta Campos "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.141520",
+   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.142690",
"license" : [
   "unknown"
],
@@ -48,5 +48,5 @@
  "url" : "https://github.com/arhuman/Net-Whois-RIPE;
   }
},
-   "version" : "2.005005"
+   "version" : 2.006
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-RIPE-2.005005/META.yml 
new/Net-Whois-RIPE-2.006/META.yml
--- old/Net-Whois-RIPE-2.005005/META.yml2015-03-26 11:12:51.0 
+0100
+++ new/Net-Whois-RIPE-2.006/META.yml   2015-05-21 10:53:13.0 +0200
@@ -6,7 +6,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.141520'
+generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.142690'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -25,4 +25,4 @@
 resources:
   bugtracker: https://github.com/arhuman/Net-Whois-RIPE/issues
   repository: https://github.com/arhuman/Net-Whois-RIPE
-version: '2.005005'
+version: 2.006
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Net-Whois-RIPE-2.005005/lib/Net/Whois/Object/AsBlock.pm 
new/Net-Whois-RIPE-2.006/lib/Net/Whois/Object/AsBlock.pm
--- old/Net-Whois-RIPE-2.005005/lib/Net/Whois/Object/AsBlock.pm 2014-11-18 
16:53:28.0 +0100
+++ new/Net-Whois-RIPE-2.006/lib/Net/Whois/Object/AsBlock.pm2015-05-21 

commit cpanspec for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package cpanspec for openSUSE:Factory 
checked in at 2015-09-30 05:50:24

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


Package is "cpanspec"

Changes:

--- /work/SRC/openSUSE:Factory/cpanspec/cpanspec.changes2014-05-31 
08:09:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.cpanspec.new/cpanspec.changes   2015-09-30 
05:50:25.0 +0200
@@ -1,0 +2,35 @@
+Fri Aug 28 14:01:55 UTC 2015 - bwiedem...@suse.com
+
+- Require perl(Text::Capitalize)
+
+---
+Fri Aug 28 10:00:21 UTC 2015 - bwiedem...@suse.com
+
+- fix updaterpm.sh - git log requires history to be cloned
+- Dominique Leuenberger (1):
+  DateTime::Locale needs to have the version number corrected
+
+Stephan Kulow (21):
+  nicer changes file
+  shuffle instead
+  remove final . in summary
+  ignore spec files - most likely wrong
+  only submit succeeding packages
+  create more packages in one go
+  support a config file
+  grab OVERVIEW if DESCRIPTION is empty
+  support sources too
+  make noarch configurable
+  two more fixes needed
+  also have docs as docs
+  expand module::build version
+  compare parsed versions
+  run perltidy -l=0 -fbl -nsfs -baao -bbao -pt=2 -bt=2 -sbt=2 -sct
+  random fixes
+  ignore requires
+  avoid overwriting good versions
+  random fixes to update
+  check the distribution not a module
+  fix quoting of changelog
+
+---



Other differences:
--
++ cpanspec.spec ++
--- /var/tmp/diff_new_pack.rb8O5a/_old  2015-09-30 05:50:26.0 +0200
+++ /var/tmp/diff_new_pack.rb8O5a/_new  2015-09-30 05:50:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cpanspec
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -49,6 +49,7 @@
 Requires:   perl(Pod::POM)
 Requires:   perl(Pod::Simple::TextContent)
 Requires:   perl(Text::Autoformat)
+Requires:   perl(Text::Capitalize)
 Requires:   perl(YAML)
 %{perl_requires}
 

++ cpanspec-1.78.08.tar.gz ++
 1762 lines of diff (skipped)

++ updaterpm.sh ++
--- /var/tmp/diff_new_pack.rb8O5a/_old  2015-09-30 05:50:26.0 +0200
+++ /var/tmp/diff_new_pack.rb8O5a/_new  2015-09-30 05:50:26.0 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 
-rev=0ad24195a30c0f0c9521f4ed2680545471230f76
-git clone --depth 0 https://github.com/openSUSE/cpanspec.git
+rev=aec50fb13474f4a76747b656c9cb215c7140ebe4
+git clone https://github.com/openSUSE/cpanspec.git
 cd cpanspec
 nrev=`git show HEAD| grep commit | head -n 1 | cut '-d ' -f2`
 osc vc -m "`git log --no-merges ^$rev HEAD cpanspec | git shortlog`" ..




commit python-sqlalchemy-migrate for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-sqlalchemy-migrate for 
openSUSE:Factory checked in at 2015-09-30 05:50:27

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


Package is "python-sqlalchemy-migrate"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sqlalchemy-migrate/python-sqlalchemy-migrate.changes
  2015-04-23 08:04:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sqlalchemy-migrate.new/python-sqlalchemy-migrate.changes
 2015-09-30 05:50:29.0 +0200
@@ -1,0 +2,17 @@
+Tue Sep  1 08:05:02 UTC 2015 - tbecht...@suse.com
+
+- update to 0.10.0:
+  * Update URLs in documentation
+  * Add VerNum.__index__() for Python 3 support
+  * Fixes usage function for Py3
+  * Unblock migrate (py26 and py3* testing issues)
+  * Revert "Revert "uncap pbr and sqla requirements""
+  * Update flake8 related dependencies
+  * Revert "uncap pbr and sqla requirements"
+  * uncap pbr and sqla requirements
+  * Update tests and reqs for SQLA 1.0
+  * Ignore stderr output when invoking migrate script in tests
+  * Add Python 3 classifiers
+- Adjust Requires according to requirements.txt
+
+---

Old:

  sqlalchemy-migrate-0.9.6.tar.gz

New:

  sqlalchemy-migrate-0.10.0.tar.gz



Other differences:
--
++ python-sqlalchemy-migrate.spec ++
--- /var/tmp/diff_new_pack.OWD88R/_old  2015-09-30 05:50:29.0 +0200
+++ /var/tmp/diff_new_pack.OWD88R/_new  2015-09-30 05:50:29.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   python-sqlalchemy-migrate
-Version:0.9.6
+Version:0.10.0
 Release:0
 Summary:Database schema migration for SQLAlchemy
 License:MIT
@@ -28,8 +28,8 @@
 BuildRequires:  fdupes
 BuildRequires:  python-pbr
 # Documentation requirements:
-BuildRequires:  python-SQLAlchemy >= 0.6
-BuildRequires:  python-Sphinx >= 0.5
+BuildRequires:  python-SQLAlchemy >= 0.7.8
+BuildRequires:  python-Sphinx >= 1.1.2
 # Test requirements:
 #BuildRequires:  python-ScriptTest >= 1.0
 BuildRequires:  python-Tempita >= 0.4
@@ -38,9 +38,8 @@
 #BuildRequires:  python-pytz
 Requires:   python-SQLAlchemy >= 0.7.8
 Requires:   python-Tempita >= 0.4
-Requires:   python-Tempita >= 0.4
 Requires:   python-decorator
-Requires:   python-six >= 1.4.1
+Requires:   python-six >= 1.7.0
 Requires:   python-sqlparse
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110

++ sqlalchemy-migrate-0.9.6.tar.gz -> sqlalchemy-migrate-0.10.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sqlalchemy-migrate-0.9.6/AUTHORS 
new/sqlalchemy-migrate-0.10.0/AUTHORS
--- old/sqlalchemy-migrate-0.9.6/AUTHORS2015-03-31 22:08:30.0 
+0200
+++ new/sqlalchemy-migrate-0.10.0/AUTHORS   2015-08-31 23:05:45.0 
+0200
@@ -32,9 +32,12 @@
 Sascha Peilicke 
 Sascha Peilicke 
 Sean Dague 
+Sean Dague 
 Sheng Bo Hou 
 Thomas Goirand 
+Thomas Goirand 
 Thuy Christenson 
+Victor Stinner 
 Yuval Langer 
 al.ya...@gmail.com 
 asuffi...@gmail.com 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sqlalchemy-migrate-0.9.6/ChangeLog 
new/sqlalchemy-migrate-0.10.0/ChangeLog
--- old/sqlalchemy-migrate-0.9.6/ChangeLog  2015-03-31 22:08:30.0 
+0200
+++ new/sqlalchemy-migrate-0.10.0/ChangeLog 2015-08-31 23:05:45.0 
+0200
@@ -1,6 +1,25 @@
 CHANGES
 ===
 
+0.10.0
+--
+
+* Update URLs in documentation
+* Add VerNum.__index__() for Python 3 support
+* Fixes usage function for Py3
+* Unblock migrate (py26 and py3* testing issues)
+
+0.9.7
+-
+
+* Revert "Revert "uncap pbr and sqla requirements""
+* Update flake8 related dependencies
+* Revert "uncap pbr and sqla requirements"
+* uncap pbr and sqla requirements
+* Update tests and reqs for SQLA 1.0
+* Ignore stderr output when invoking migrate script in tests
+* Add Python 3 classifiers
+
 0.9.6
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sqlalchemy-migrate-0.9.6/PKG-INFO 
new/sqlalchemy-migrate-0.10.0/PKG-INFO
--- old/sqlalchemy-migrate-0.9.6/PKG-INFO   2015-03-31 22:08:31.0 
+0200
+++ new/sqlalchemy-migrate-0.10.0/PKG-INFO  2015-08-31 23:05:45.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: sqlalchemy-migrate
-Version: 0.9.6

commit python-stevedore for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-stevedore for 
openSUSE:Factory checked in at 2015-09-30 05:50:34

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


Package is "python-stevedore"

Changes:

--- /work/SRC/openSUSE:Factory/python-stevedore/python-stevedore.changes
2015-07-21 13:29:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-stevedore.new/python-stevedore.changes   
2015-09-30 05:50:35.0 +0200
@@ -1,0 +2,14 @@
+Wed Sep  9 06:48:12 UTC 2015 - tbecht...@suse.com
+
+- update to 1.8.0:
+  * Updated from global requirements
+
+---
+Mon Aug 31 13:54:58 UTC 2015 - tbecht...@suse.com
+
+- update to 1.7.0:
+  * Updated from global requirements
+  * Titlecase looks nicer sometimes in detailed mode
+  * Update homepage to openstack hosted docs page
+
+---

Old:

  stevedore-1.6.0.tar.gz

New:

  stevedore-1.8.0.tar.gz



Other differences:
--
++ python-stevedore.spec ++
--- /var/tmp/diff_new_pack.loFNnO/_old  2015-09-30 05:50:36.0 +0200
+++ /var/tmp/diff_new_pack.loFNnO/_new  2015-09-30 05:50:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-stevedore
-Version:1.6.0
+Version:1.8.0
 Release:0
 Summary:Manage dynamic plugins for Python applications
 License:Apache-2.0

++ stevedore-1.6.0.tar.gz -> stevedore-1.8.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-1.6.0/AUTHORS new/stevedore-1.8.0/AUTHORS
--- old/stevedore-1.6.0/AUTHORS 2015-07-06 22:17:50.0 +0200
+++ new/stevedore-1.8.0/AUTHORS 2015-09-08 18:03:12.0 +0200
@@ -10,6 +10,7 @@
 Joshua Harlow 
 Joshua Harlow 
 Julien Danjou 
+Louis Taylor 
 Philip Tzou 
 Ryan Petrello 
 Thomas Goirand 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-1.6.0/ChangeLog 
new/stevedore-1.8.0/ChangeLog
--- old/stevedore-1.6.0/ChangeLog   2015-07-06 22:17:50.0 +0200
+++ new/stevedore-1.8.0/ChangeLog   2015-09-08 18:03:12.0 +0200
@@ -1,6 +1,24 @@
 CHANGES
 ===
 
+1.8.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
+1.7.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+* Titlecase looks nicer sometimes in detailed mode
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Update homepage to openstack hosted docs page
+
 1.6.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-1.6.0/PKG-INFO new/stevedore-1.8.0/PKG-INFO
--- old/stevedore-1.6.0/PKG-INFO2015-07-06 22:17:50.0 +0200
+++ new/stevedore-1.8.0/PKG-INFO2015-09-08 18:03:12.0 +0200
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: stevedore
-Version: 1.6.0
+Version: 1.8.0
 Summary: Manage dynamic plugins for Python applications
-Home-page: https://github.com/dreamhost/stevedore
+Home-page: http://docs.openstack.org/developer/stevedore/
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-1.6.0/requirements.txt 
new/stevedore-1.8.0/requirements.txt
--- old/stevedore-1.6.0/requirements.txt2015-07-06 22:17:22.0 
+0200
+++ new/stevedore-1.8.0/requirements.txt2015-09-08 18:02:37.0 
+0200
@@ -2,6 +2,6 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-pbr<2.0,>=0.11
+pbr<2.0,>=1.6
 argparse
 six>=1.9.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-1.6.0/setup.cfg 
new/stevedore-1.8.0/setup.cfg
--- old/stevedore-1.6.0/setup.cfg   2015-07-06 22:17:50.0 +0200
+++ new/stevedore-1.8.0/setup.cfg   2015-09-08 18:03:12.0 +0200
@@ -4,7 +4,7 @@
 author = OpenStack
 author-email = openstack-...@lists.openstack.org
 summary = Manage dynamic plugins for Python applications
-home-page = https://github.com/dreamhost/stevedore
+home-page = http://docs.openstack.org/developer/stevedore/
 classifier = 
Development Status :: 3 - Alpha
License :: OSI Approved :: Apache 

commit spyder for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2015-09-30 05:50:09

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


Package is "spyder"

Changes:

--- /work/SRC/openSUSE:Factory/spyder/spyder.changes2015-06-30 
10:19:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new/spyder.changes   2015-09-30 
05:50:10.0 +0200
@@ -1,0 +2,34 @@
+Fri Aug 28 07:46:52 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 2.3.6
+  + New Features
+* IPython Console
+  * Make it fully compatible with IPython/Jupyter 4.0
+* Variable Explorer
+  * Don't refresh it when focused to avoid slow downs when 
+working with big data
+  * Add variable name to DataFrame editor
+  * Fix several crashes and freezes when working with DataFrames
+* Under the hood
+  * Use PyQt4 API #2 by default (API #1 is not supported anymore).
+This is necessary to support IPython/Jupyter 4.0
+  + Bug fixes
+* Multiple untitled files generate at close
+* Indenting at the first position in file fails/crashes
+* Crash after update IPython to 4.0
+* Call tips and auto completion tips go out of screen on a second monitor
+* Having a lof of data in the Variable explorer slows down Spyder 
considerably
+* Spyder crash on launch with Babel 2.0/Python 3.4
+* List of pandas dataframes in variable explorer slows down Spyder
+* Variable explorer auto-refreshes after kernel restarts
+* DataFrames with headers that contain BOM utf-8 data are 
freezing/crashing Spyder (in Python 2)
+* Spyder crashes when displaying DataFrames with duplicate column names in 
the Variable Explorer
+* Don't ask to confirm exit on default untitled files
+* Display object name in DataFrame editor
+  + Pull requests
+* Fix missing exception on Windows when importing data on the Variable 
Explorer
+* Show call tips at right position when there are multiple screens
+* Fix error when indenting on the first line of a file
+- Switch dependencies to jupyter versions
+
+---

Old:

  spyder-2.3.5.2.zip

New:

  spyder-2.3.6.zip



Other differences:
--
++ spyder.spec ++
--- /var/tmp/diff_new_pack.1A22FU/_old  2015-09-30 05:50:11.0 +0200
+++ /var/tmp/diff_new_pack.1A22FU/_new  2015-09-30 05:50:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   spyder
-Version:2.3.5.2
+Version:2.3.6
 Release:0
 Url:http://spyderlib.googlecode.com
 Summary:Scientific PYthon Development EnviRonment
@@ -26,10 +26,12 @@
 Source: 
https://pypi.python.org/packages/source/s/spyder/spyder-%{version}.zip
 Source1:spyder-rpmlintrc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  IPython
 BuildRequires:  fdupes
 BuildRequires:  python-Sphinx >= 0.6.0
 BuildRequires:  python-devel >= 2.5
+BuildRequires:  python-flake8
+BuildRequires:  python-jupyter_ipykernel
+BuildRequires:  python-jupyter_qtconsole
 BuildRequires:  python-matplotlib
 BuildRequires:  python-numpy
 BuildRequires:  python-pep8
@@ -58,7 +60,9 @@
 Group:  Development/Languages/Python
 Requires:   python-Sphinx >= 0.6.0
 Requires:   python-qt4 >= 4.6
-Recommends: IPython
+Recommends: python-flake8
+Recommends: python-jupyter_ipykernel
+Recommends: python-jupyter_qtconsole
 Recommends: python-matplotlib
 Recommends: python-numpy
 Recommends: python-pep8




commit perl-WWW-Mechanize for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-WWW-Mechanize for 
openSUSE:Factory checked in at 2015-09-30 05:50:14

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


Package is "perl-WWW-Mechanize"

Changes:

--- /work/SRC/openSUSE:Factory/perl-WWW-Mechanize/perl-WWW-Mechanize.changes
2015-04-15 16:25:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new/perl-WWW-Mechanize.changes   
2015-09-30 05:50:16.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 28 10:27:04 UTC 2015 - co...@suse.com
+
+- updated to 1.75
+   see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
+
+  1.75
+  
+  [OTHER CHANGES]
+  
+  - WWW::Mechanize::Image and WWW::Mechanize::Link now have a defined $VERSION
+  - fixed warning about the use of the encoding pragma (new in 5.22) (RT#91971)
+  - fixed warning about the use of CGI::param in list context (RT#103096)
+
+---

Old:

  WWW-Mechanize-1.74.tar.gz

New:

  WWW-Mechanize-1.75.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-WWW-Mechanize.spec ++
--- /var/tmp/diff_new_pack.bKVgGI/_old  2015-09-30 05:50:17.0 +0200
+++ /var/tmp/diff_new_pack.bKVgGI/_new  2015-09-30 05:50:17.0 +0200
@@ -17,18 +17,20 @@
 
 
 Name:   perl-WWW-Mechanize
-Version:1.74
+Version:1.75
 Release:0
 %define cpan_name WWW-Mechanize
 Summary:Handy web browsing in a Perl object
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/WWW-Mechanize/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(CGI) >= 4.08
 BuildRequires:  perl(HTML::Form) >= 6
 BuildRequires:  perl(HTML::HeadParser)
 BuildRequires:  perl(HTML::Parser) >= 3.33
@@ -45,6 +47,7 @@
 BuildRequires:  perl(URI) >= 1.36
 BuildRequires:  perl(URI::URL)
 BuildRequires:  perl(URI::file)
+Requires:   perl(CGI) >= 4.08
 Requires:   perl(HTML::Form) >= 6
 Requires:   perl(HTML::HeadParser)
 Requires:   perl(HTML::Parser) >= 3.33
@@ -68,7 +71,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -84,6 +86,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes Makefile.old
+%doc Changes
 
 %changelog

++ WWW-Mechanize-1.74.tar.gz -> WWW-Mechanize-1.75.tar.gz ++
 1888 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#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_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-HTML-FormHandler for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-HTML-FormHandler for 
openSUSE:Factory checked in at 2015-09-30 05:50:53

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


Package is "perl-HTML-FormHandler"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-HTML-FormHandler/perl-HTML-FormHandler.changes  
2015-04-15 16:25:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-HTML-FormHandler.new/perl-HTML-FormHandler.changes
 2015-09-30 05:50:54.0 +0200
@@ -1,0 +2,31 @@
+Sun Sep 20 15:57:48 UTC 2015 - co...@suse.com
+
+- updated to 0.40064
+   see /usr/share/doc/packages/perl-HTML-FormHandler/Changes
+
+  0.40064 Thu Sep 17, 2015
+ Don't warn about date format unless set to `date`
+ Wrap checkbox in CheckboxGroup, if requested
+ Create es_es.pm
+ Create ca_es.pm
+ select field invalid value message: encode the select value
+ typo in link to the example app
+ remove css_class from Captcha field
+  
+  0.40063 Mon Jun 29, 2015
+ Raised Moose prereq to 2.1403 because 2.0604 causes failing tests
+  
+  0.40062 Fri Jun 25, 2015
+ Separate out test using Type::Tiny::Enum to skip_all
+  
+  0.40061 Thu Jun 25, 2015
+ Add skip for Type::Tiny::Enum
+  
+  0.40060 Wed Jun 24, 2015
+ Field validation can use Type::Tiny subclasses
+ Replace NoTabTests and EOLTests
+ switch from List::AllUtils+List::MoreUtils to List::Util (in core)
+ add render_elementx and renderx methods to allow setting attributes at 
render time
+ Warning if Date field is html5 and not ISO
+
+---

Old:

  HTML-FormHandler-0.40059.tar.gz

New:

  HTML-FormHandler-0.40064.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-HTML-FormHandler.spec ++
--- /var/tmp/diff_new_pack.Yrbjvo/_old  2015-09-30 05:50:55.0 +0200
+++ /var/tmp/diff_new_pack.Yrbjvo/_new  2015-09-30 05:50:55.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-HTML-FormHandler
-Version:0.40059
+Version:0.40064
 Release:0
 %define cpan_name HTML-FormHandler
 Summary:HTML forms using Moose
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/HTML-FormHandler/
-Source: 
http://www.cpan.org/authors/id/G/GS/GSHANK/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/G/GS/GSHANK/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -36,10 +37,11 @@
 BuildRequires:  perl(Email::Valid)
 BuildRequires:  perl(File::ShareDir)
 BuildRequires:  perl(File::ShareDir::Install) >= 0.03
+BuildRequires:  perl(HTML::Entities)
 BuildRequires:  perl(HTML::TreeBuilder) >= 3.23
 BuildRequires:  perl(JSON)
-BuildRequires:  perl(List::AllUtils) >= 0.07
-BuildRequires:  perl(Moose) >= 2.0007
+BuildRequires:  perl(List::Util) >= 1.33
+BuildRequires:  perl(Moose) >= 2.1403
 BuildRequires:  perl(MooseX::Getopt) >= 0.16
 BuildRequires:  perl(MooseX::Types) >= 0.20
 BuildRequires:  perl(MooseX::Types::Common)
@@ -51,6 +53,7 @@
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::Memory::Cycle) >= 1.04
 BuildRequires:  perl(Test::More) >= 0.94
+BuildRequires:  perl(Test::Warn)
 BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(aliased)
 BuildRequires:  perl(namespace::autoclean) >= 0.09
@@ -60,10 +63,11 @@
 Requires:   perl(DateTime::Format::Strptime)
 Requires:   perl(Email::Valid)
 Requires:   perl(File::ShareDir)
+Requires:   perl(HTML::Entities)
 Requires:   perl(HTML::TreeBuilder) >= 3.23
 Requires:   perl(JSON)
-Requires:   perl(List::AllUtils) >= 0.07
-Requires:   perl(Moose) >= 2.0007
+Requires:   perl(List::Util) >= 1.33
+Requires:   perl(Moose) >= 2.1403
 Requires:   perl(MooseX::Getopt) >= 0.16
 Requires:   perl(MooseX::Types) >= 0.20
 Requires:   perl(MooseX::Types::Common)

++ HTML-FormHandler-0.40059.tar.gz -> HTML-FormHandler-0.40064.tar.gz ++
 4041 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#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_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag

commit python-logilab-common for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-logilab-common for 
openSUSE:Factory checked in at 2015-09-30 05:50:33

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


Package is "python-logilab-common"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-logilab-common/python-logilab-common.changes  
2015-02-18 20:36:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-logilab-common.new/python-logilab-common.changes
 2015-09-30 05:50:34.0 +0200
@@ -1,0 +2,18 @@
+Wed Sep  2 14:23:28 UTC 2015 - mci...@suse.cz
+
+- Update to 1.0.2:
+* declare setuptools requirement in __pkginfo__/setup.py
+* randomize order of test modules in pytest -t
+* restore __pkginfo__.version, which pylint < 1.4.4 uses
+* remove unused/deprecated modules: cli, contexts, corbautils, dbf,
+  pyro_ext, xmlrpcutils. __pkginfo__ is no longer installed.
+* major layout change
+* use setuptools exclusively
+* 'logilab' is now a proper namespace package
+* modutils: basic support for namespace packages
+* registry: ambiguous selects now raise a specific exception
+* testlib: better support for non-pytest launchers
+* testlib: Tags() now work with py3k
+- Now needs setuptools to compile
+
+---

Old:

  logilab-common-0.63.2.tar.gz

New:

  logilab-common-1.0.2.tar.gz



Other differences:
--
++ python-logilab-common.spec ++
--- /var/tmp/diff_new_pack.6Y06pL/_old  2015-09-30 05:50:35.0 +0200
+++ /var/tmp/diff_new_pack.6Y06pL/_new  2015-09-30 05:50:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-logilab-common
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:   python-logilab-common
-Version:0.63.2
+Version:1.0.2
 Release:0
 Url:http://www.logilab.org/projects/common/
 Summary:Python lowlevel functionality shared by logilab projects
@@ -26,6 +26,7 @@
 Source: 
https://pypi.python.org/packages/source/l/logilab-common/logilab-common-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 %if 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(True)")}
 %{py_requires}

++ logilab-common-0.63.2.tar.gz -> logilab-common-1.0.2.tar.gz ++
 28922 lines of diff (skipped)




commit python-fixtures for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python-fixtures for openSUSE:Factory 
checked in at 2015-09-30 05:50:29

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


Package is "python-fixtures"

Changes:

--- /work/SRC/openSUSE:Factory/python-fixtures/python-fixtures.changes  
2015-08-01 11:38:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-fixtures.new/python-fixtures.changes 
2015-09-30 05:50:29.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep  1 09:18:07 UTC 2015 - tbecht...@suse.com
+
+- Add missing python-six Requires and BuildRequires
+
+---



Other differences:
--
++ python-fixtures.spec ++
--- /var/tmp/diff_new_pack.i35kt4/_old  2015-09-30 05:50:30.0 +0200
+++ /var/tmp/diff_new_pack.i35kt4/_new  2015-09-30 05:50:30.0 +0200
@@ -27,6 +27,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-mock
 BuildRequires:  python-pbr >= 0.11
+BuildRequires:  python-six
 BuildRequires:  python-testtools >= 0.9.22
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -36,6 +37,7 @@
 %else
 BuildArch:  noarch
 %endif
+Requires:   python-six
 Requires:   python-testtools >= 0.9.22
 
 %description




commit perl-Import-Into for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Import-Into for 
openSUSE:Factory checked in at 2015-09-30 05:50:13

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


Package is "perl-Import-Into"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Import-Into/perl-Import-Into.changes
2014-07-26 09:42:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Import-Into.new/perl-Import-Into.changes   
2015-09-30 05:50:14.0 +0200
@@ -1,0 +2,9 @@
+Fri Aug 28 09:53:32 UTC 2015 - co...@suse.com
+
+- updated to 1.002005
+   see /usr/share/doc/packages/perl-Import-Into/Changes
+
+  1.002005 - 2015-08-28
+- fix level as a hashref parameter
+
+---

Old:

  Import-Into-1.002004.tar.gz

New:

  Import-Into-1.002005.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Import-Into.spec ++
--- /var/tmp/diff_new_pack.iMIPpg/_old  2015-09-30 05:50:15.0 +0200
+++ /var/tmp/diff_new_pack.iMIPpg/_new  2015-09-30 05:50:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Import-Into
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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-Import-Into
-Version:1.002004
+Version:1.002005
 Release:0
 %define cpan_name Import-Into
 Summary:Import packages into other packages
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Import-Into/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -46,7 +47,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Import-Into-1.002004.tar.gz -> Import-Into-1.002005.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Import-Into-1.002004/Changes 
new/Import-Into-1.002005/Changes
--- old/Import-Into-1.002004/Changes2014-07-09 18:25:28.0 +0200
+++ new/Import-Into-1.002005/Changes2015-08-28 02:29:48.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Import-Into
 
+1.002005 - 2015-08-28
+  - fix level as a hashref parameter
+
 1.002004 - 2014-07-09
   - fix prerequisite declarations for older toolchain
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Import-Into-1.002004/MANIFEST 
new/Import-Into-1.002005/MANIFEST
--- old/Import-Into-1.002004/MANIFEST   2014-07-09 18:25:40.0 +0200
+++ new/Import-Into-1.002005/MANIFEST   2015-08-28 02:29:57.0 +0200
@@ -1,7 +1,5 @@
 Changes
 lib/Import/Into.pm
-maint/bump-version
-maint/Makefile.include
 maint/Makefile.PL.include
 Makefile.PL
 MANIFEST   This list of files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Import-Into-1.002004/META.json 
new/Import-Into-1.002005/META.json
--- old/Import-Into-1.002004/META.json  2014-07-09 18:25:39.0 +0200
+++ new/Import-Into-1.002005/META.json  2015-08-28 02:29:56.0 +0200
@@ -4,7 +4,7 @@
   "mst - Matt S. Trout (cpan:MSTROUT) "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.141520",
+   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001",
"license" : [
   "perl_5"
],
@@ -20,6 +20,12 @@
   ]
},
"prereqs" : {
+  "build" : {},
+  "configure" : {
+ "requires" : {
+"ExtUtils::MakeMaker" : "0"
+ }
+  },
   "runtime" : {
  "requires" : {
 "Module::Runtime" : "0",
@@ -48,5 +54,5 @@
  "web" : 
"http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/Import-Into.git;
   }
},
-   "version" : "1.002004"
+   "version" : "1.002005"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Import-Into-1.002004/META.yml 
new/Import-Into-1.002005/META.yml
--- old/Import-Into-1.002004/META.yml   2014-07-09 18:25:39.0 +0200
+++ 

commit anthy for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package anthy for openSUSE:Factory checked 
in at 2015-09-30 05:51:07

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


Package is "anthy"

Changes:

--- /work/SRC/openSUSE:Factory/anthy/anthy.changes  2014-06-01 
19:41:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.anthy.new/anthy.changes 2015-09-30 
05:51:08.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep 22 09:52:59 UTC 2015 - ft...@geeko.jp
+
+- Stop providing locale(ja)
+  + Most of ja locale users do not need this anymore
+- Change the upstream URL
+- Clean up the spec file
+
+---



Other differences:
--
++ anthy.spec ++
--- /var/tmp/diff_new_pack.h2DDuA/_old  2015-09-30 05:51:09.0 +0200
+++ /var/tmp/diff_new_pack.h2DDuA/_new  2015-09-30 05:51:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package anthy
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,23 +18,13 @@
 
 Name:   anthy
 BuildRequires:  emacs-x11
-%if 0%{?suse_version} >= 1110
 BuildRequires:  fdupes
-%endif
 BuildRequires:  libtool
 BuildRequires:  xemacs
 BuildRequires:  xorg-x11-devel
-Provides:   locale(emacs:ja)
-Provides:   locale(m17n-lib:ja)
-Provides:   locale(scim-anthy:ja)
-Provides:   locale(uim:ja)
-Provides:   locale(xemacs:ja)
 Version:9100h
 Release:0
-Url:http://sourceforge.jp/projects/anthy/
-# old URL, still some information only there: 
http://www.kmc.kyoto-u.ac.jp/proj/heke/
-# cvs -d:pserver:anonym...@cvs.sourceforge.jp:/cvsroot/anthy login
-# cvs -z3 -d:pserver:anonym...@cvs.sourceforge.jp:/cvsroot/anthy co modulename
+Url:https://osdn.jp/projects/anthy/
 Source0:anthy-%{version}.tar.bz2
 Source1:suse-start-anthy.el
 Source2:baselibs.conf
@@ -111,9 +101,7 @@
 mkdir -p $RPM_BUILD_ROOT/usr/share/xemacs/site-packages/lisp/anthy
 install -m 644 *.el *.elc 
$RPM_BUILD_ROOT/usr/share/xemacs/site-packages/lisp/anthy
 popd
-%if %suse_version > 1110
 %fdupes $RPM_BUILD_ROOT/usr/share
-%endif
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 # remove unneeded Makefiles for documents
 rm -f doc/Makefile.*




commit scim-bridge for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package scim-bridge for openSUSE:Factory 
checked in at 2015-09-30 05:51:02

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


Package is "scim-bridge"

Changes:

--- /work/SRC/openSUSE:Factory/scim-bridge/scim-bridge.changes  2014-04-26 
10:11:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-bridge.new/scim-bridge.changes 
2015-09-30 05:51:03.0 +0200
@@ -1,0 +2,19 @@
+Sun Sep 13 06:28:21 UTC 2015 - i...@marguerite.su
+
+- remove SLE_10 check
+- remove gtk_prefix macro
+- use scim_gtk2_immodule_* macros
+- drop etc-x11-xim.d-scim-bridge-114
+- refactored xim.d-scim-bridge
+  * no more skim, no bother to check WINDOWMANAGER
+- rename subpackages: scim-bridge-gtk2/qt4
+- add provides/obsoletes for the old subpackages
+- baselibs.conf: scim-bridge-qt4 should supplement
+  scim-bridge and libqt4
+- add scim-bridge.1 manpage from debian.
+- use Summary/Description from debian, which properly
+  describle the packages.
+- provide alt names which are the same w/ debian
+- install immodules to the correct places.
+
+---

Old:

  etc-x11-xim.d-scim-bridge
  etc-x11-xim.d-scim-bridge-114

New:

  scim-bridge.1
  xim.d-scim-bridge



Other differences:
--
++ scim-bridge.spec ++
--- /var/tmp/diff_new_pack.kifDZU/_old  2015-09-30 05:51:04.0 +0200
+++ /var/tmp/diff_new_pack.kifDZU/_new  2015-09-30 05:51:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-bridge
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,78 +17,72 @@
 
 
 Name:   scim-bridge
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  doxygen
-BuildRequires:  gtk2-devel
-BuildRequires:  libqt4-devel
-BuildRequires:  libtool
-BuildRequires:  scim-devel
-Summary:Scim Bridge
-License:LGPL-2.1+
-Group:  System/I18n/Japanese
 Version:0.4.16
 Release:0
-PreReq: /usr/bin/touch
-# Provides:   locale(scim:ja;ko)
-Recommends: scim-bridge-gtk,scim-bridge-qt
-Url:http://www.scim-im.org/
+Summary:Yet another IM client of SCIM
+License:LGPL-2.1+
+Group:  System/I18n/Japanese
+Url:https://github.com/scim-im
 # CVS repository:
 # cvs -d:pserver:anonym...@scim.cvs.sourceforge.net:/cvsroot/scim login 
 # cvs -z3 -d:pserver:anonym...@scim.cvs.sourceforge.net:/cvsroot/scim co 
scim-bridge
-Source0:scim-bridge-%{version}.tar.bz2
-Source1:baselibs.conf
-Source10:   etc-x11-xim.d-scim-bridge
-Source11:   etc-x11-xim.d-scim-bridge-114
+Source: %{name}-%{version}.tar.bz2
+Source1:xim.d-%{name}
+Source2:%{name}.1
+Source99:   baselibs.conf
 Patch3: bug-351920-should-return-retval.patch
 Patch8: scim-bridge-0.4.15-gcc44.patch
 Patch9: scim-bridge-fix-vnc-display-check.diff
 Patch10:scim-bridge-reregister-type-module-if-reload.patch
 Patch11:scim-bridge-gcc47.patch
+BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  doxygen
+BuildRequires:  gtk2-devel
+BuildRequires:  libqt4-devel
+BuildRequires:  libtool
+BuildRequires:  scim-devel
+Provides:   scim-bridge-agent
+Recommends: scim-bridge-gtk2 = %{version}
+Recommends: scim-bridge-qt4 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%define gtk_prefix %(pkg-config --variable=prefix gtk+-2.0)
 
 %description
-Scim Bridge
+Yet another IM client of SCIM. The immodules of scim-bridge
+communicates with SCIM via socket.
 
+scim-bridge has two parts: agent and client. scim-bridge (agent)
+stands between SCIM and its clients (immodules), so the clients
+only need to communicate with scim-bridge, because scim-bridge
+was writen in C, it will solve some C++ ABI problems.
 
-
-Authors:
-
-Ryo Dairiki 
-
-%package -n scim-bridge-gtk
-Summary:Scim Bridge for gtk2
+%package gtk2
+Summary:Scim-bridge immodule for GTK+ 2.0
 Group:  System/I18n/Japanese
 Requires:   %{name} = %{version}
+Provides:   scim-bridge-client-gtk
+Provides:   scim-bridge-gtk = %{version}
+Obsoletes:  scim-bridge-gtk <= %{version}
 Supplements:packageand(scim-bridge:gtk2)
-%gtk2_immodule_requires
-
-%description -n scim-bridge-gtk
-Scim Bridge for gtk2
-
+%{scim_gtk2_immodule_requires}
 
+%description gtk2
+Scim-bridge-gtk2 is the 

commit psi+ for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package psi+ for openSUSE:Factory checked in 
at 2015-09-30 05:50:41

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


Package is "psi+"

Changes:

--- /work/SRC/openSUSE:Factory/psi+/psi+.changes2015-08-01 
11:38:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.psi+.new/psi+.changes   2015-09-30 
05:50:43.0 +0200
@@ -1,0 +2,8 @@
+Wed Sep  9 10:43:26 UTC 2015 - jsl...@suse.com
+
+- update to 20150908
+  * updated translations
+  * some bugfixes
+- fix URL
+
+---

Old:

  psi+-20150708.tar.xz

New:

  psi+-20150908.tar.xz



Other differences:
--
++ psi+.spec ++
--- /var/tmp/diff_new_pack.14Z8cO/_old  2015-09-30 05:50:44.0 +0200
+++ /var/tmp/diff_new_pack.14Z8cO/_new  2015-09-30 05:50:44.0 +0200
@@ -21,8 +21,8 @@
 %endif
 
 Name:   psi+
-Url:http://code.google.com/p/psi-dev/
-Version:20150708
+Url:https://github.com/psi-plus
+Version:20150908
 Release:0
 Summary:Jabber client using Qt
 License:GPL-2.0+

++ psi+-20150708.tar.xz -> psi+-20150908.tar.xz ++
/work/SRC/openSUSE:Factory/psi+/psi+-20150708.tar.xz 
/work/SRC/openSUSE:Factory/.psi+.new/psi+-20150908.tar.xz differ: char 25, line 
1

++ psi-plus-l10n-1.tar.xz ++
 1709 lines of diff (skipped)




commit linphone for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package linphone for openSUSE:Factory 
checked in at 2015-09-30 05:50:59

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


Package is "linphone"

Changes:

--- /work/SRC/openSUSE:Factory/linphone/linphone.changes2015-04-07 
09:29:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.linphone.new/linphone.changes   2015-09-30 
05:51:01.0 +0200
@@ -1,0 +2,33 @@
+Mon Sep 21 09:08:07 UTC 2015 - o...@aepfle.de
+
+- Use pkgconfig for ffmpeg to fix build in PMBS
+
+---
+Tue Sep  8 08:35:50 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 3.8.5 (changes since 3.8.0):
+  + Application level improvements:
+* Auto-answer ability.
+* Add support of the StatusNotifierItem standard (modern
+  GNU/Linux status icons).
+* Auto-answering can be set through the preferences panel.
+* Fix crash at the end of the audio assistant.
+* Fix crash when configuring a remote provisioning.
+* Fix regretion in the codec view. Codec which are not usable
+  because bandwitch limits are to low were not grayed anymore.
+* Bug fixes.
+* Add translation for 'Arabic' and 'Turkish' items in the
+  language selection list
+  + Liblinphone level improvements:
+* Fix audio bug with OPUS codec.
+* Fix ICE corner case not properly handled and resulting bad
+  final ice status.
+* Update shared library ABI version to 7 (it should had been
+  done in 3.8.0).
+* Bug fixes.
+* Add a built-in XMLRPC client. Linphone does not depend on
+  libsoup anymore.
+- Build with video support outside PMBS for openSUSE Leap 42.1
+  and newer (where ffmpeg is available).
+
+---

Old:

  linphone-3.8.0.tar.gz

New:

  linphone-3.8.5.tar.gz



Other differences:
--
++ linphone.spec ++
--- /var/tmp/diff_new_pack.f4hMHD/_old  2015-09-30 05:51:02.0 +0200
+++ /var/tmp/diff_new_pack.f4hMHD/_new  2015-09-30 05:51:02.0 +0200
@@ -17,13 +17,14 @@
 
 
 %define _version 3.8
+%bcond_with ffmpeg
 Name:   linphone
-Version:3.8.0
+Version:3.8.5
 Release:0
 Summary:Web Phone
 License:GPL-2.0+
 Group:  Productivity/Networking/Other
-Url:https://linphone.org
+Url:https://linphone.org/
 Source0:
http://download.savannah.gnu.org/releases/linphone/%{_version}.x/sources/%{name}-%{version}.tar.gz
 Source1:%{name}-manual.tar.bz2
 BuildRequires:  autoconf
@@ -39,26 +40,28 @@
 BuildRequires:  sgmltool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(alsa)
-BuildRequires:  pkgconfig(belle-sip) >= 1.3.1
+BuildRequires:  pkgconfig(belle-sip) >= 1.4.0
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.18.0
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libosip2)
 BuildRequires:  pkgconfig(libpulse)
-BuildRequires:  pkgconfig(libsasl2)
-BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libupnp)
 BuildRequires:  pkgconfig(libv4l2) >= 0.8.4
-BuildRequires:  pkgconfig(mediastreamer) >= 2.10.0
-BuildRequires:  pkgconfig(ortp) >= 0.23.0
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(mediastreamer) >= 2.11.0
+BuildRequires:  pkgconfig(ortp) >= 0.24.0
 BuildRequires:  pkgconfig(speex) >= 1.1.6
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(udev)
-Recommends: %{name}-lang = %{version}
-# Video support - disabled by default due to patent issues.
-%if 0%{?packman_bs}
-BuildRequires:  libffmpeg-devel
+Recommends: %{name}-lang
+%if 0%{?suse_version} >= 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse})
+BuildRequires:  pkgconfig(libsasl2)
+%endif
+%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse}) || %{with ffmpeg}
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glew)
+BuildRequires:  pkgconfig(libavcodec) >= 51.0.0
+BuildRequires:  pkgconfig(libswscale) >= 0.7.0
 BuildRequires:  pkgconfig(vpx)
 BuildRequires:  pkgconfig(xv)
 %endif
@@ -81,8 +84,9 @@
 Requires:   pkgconfig(alsa)
 Requires:   pkgconfig(glib-2.0)
 Requires:   pkgconfig(speex)
-%if 0%{?packman_bs}
-Requires:   libffmpeg-devel
+%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse}) || %{with ffmpeg}
+Requires:   pkgconfig(libavcodec) >= 51.0.0
+Requires:   pkgconfig(libswscale) >= 0.7.0
 Requires:   pkgconfig(xv)
 %endif
 
@@ -99,7 +103,7 @@
 %prep
 %setup -q
 %setup -q -D -T -a 1
-# Set tutorial path inside linphone in /usr/share.
+# Set tutorial path inside /usr/share/linphone/.
 

  1   2   >